This repository has been archived by the owner on Jul 19, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 31
/
Breakpoints.xml
257 lines (257 loc) · 9.78 KB
/
Breakpoints.xml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
<?xml version="1.0" encoding="utf-8"?>
<BreakpointCollection xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
<Breakpoints>
<Breakpoint>
<Version>15</Version>
<IsEnabled>1</IsEnabled>
<IsVisible>1</IsVisible>
<IsEmulated>0</IsEmulated>
<IsCondition>0</IsCondition>
<ConditionType>WhenTrue</ConditionType>
<LocationType>SourceLocation</LocationType>
<TextPosition>
<Version>4</Version>
<FileName>.\Email.Api\Controllers\EmailApiController.cs</FileName>
<startLine>16</startLine>
<StartColumn>12</StartColumn>
<EndLine>19</EndLine>
<EndColumn>18</EndColumn>
<MarkerId>0</MarkerId>
<IsLineBased>0</IsLineBased>
<IsDocumentPathNotFound>0</IsDocumentPathNotFound>
<ShouldUpdateTextSpan>1</ShouldUpdateTextSpan>
<Checksum>
<Version>1</Version>
<Algorithm>00000000-0000-0000-0000-000000000000</Algorithm>
<ByteCount>0</ByteCount>
<Bytes />
</Checksum>
</TextPosition>
<NamedLocationText>Email.Api.Controllers.EmailApiController.Post([FromBody]dynamic data)</NamedLocationText>
<NamedLocationLine>3</NamedLocationLine>
<NamedLocationColumn>0</NamedLocationColumn>
<HitCountType>NoHitCount</HitCountType>
<HitCountTarget>1</HitCountTarget>
<Language>3f5162f8-07c6-11d3-9053-00c04fa302a1</Language>
<IsMapped>0</IsMapped>
<BreakpointType>PendingBreakpoint</BreakpointType>
<AddressLocation>
<Version>0</Version>
<MarkerId>0</MarkerId>
<FunctionLine>0</FunctionLine>
<FunctionColumn>0</FunctionColumn>
<Language>00000000-0000-0000-0000-000000000000</Language>
</AddressLocation>
<DataCount>4</DataCount>
<IsTracepointActive>0</IsTracepointActive>
<IsBreakWhenHit>1</IsBreakWhenHit>
<IsRunMacroWhenHit>0</IsRunMacroWhenHit>
<UseChecksum>1</UseChecksum>
<Labels />
<RequestRemapped>0</RequestRemapped>
<parentIndex>-1</parentIndex>
</Breakpoint>
<Breakpoint>
<Version>15</Version>
<IsEnabled>1</IsEnabled>
<IsVisible>1</IsVisible>
<IsEmulated>0</IsEmulated>
<IsCondition>0</IsCondition>
<ConditionType>WhenTrue</ConditionType>
<LocationType>SourceLocation</LocationType>
<TextPosition>
<Version>4</Version>
<FileName>.\Bikesharing.Campaign\Controllers\HomeController.cs</FileName>
<startLine>27</startLine>
<StartColumn>12</StartColumn>
<EndLine>27</EndLine>
<EndColumn>42</EndColumn>
<MarkerId>0</MarkerId>
<IsLineBased>0</IsLineBased>
<IsDocumentPathNotFound>0</IsDocumentPathNotFound>
<ShouldUpdateTextSpan>1</ShouldUpdateTextSpan>
<Checksum>
<Version>1</Version>
<Algorithm>00000000-0000-0000-0000-000000000000</Algorithm>
<ByteCount>0</ByteCount>
<Bytes />
</Checksum>
</TextPosition>
<NamedLocationText>Bikesharing.Campaign.Controllers.HomeController.Email(string email, string city)</NamedLocationText>
<NamedLocationLine>5</NamedLocationLine>
<NamedLocationColumn>0</NamedLocationColumn>
<HitCountType>NoHitCount</HitCountType>
<HitCountTarget>1</HitCountTarget>
<Language>3f5162f8-07c6-11d3-9053-00c04fa302a1</Language>
<IsMapped>0</IsMapped>
<BreakpointType>PendingBreakpoint</BreakpointType>
<AddressLocation>
<Version>0</Version>
<MarkerId>0</MarkerId>
<FunctionLine>0</FunctionLine>
<FunctionColumn>0</FunctionColumn>
<Language>00000000-0000-0000-0000-000000000000</Language>
</AddressLocation>
<DataCount>4</DataCount>
<IsTracepointActive>0</IsTracepointActive>
<IsBreakWhenHit>1</IsBreakWhenHit>
<IsRunMacroWhenHit>0</IsRunMacroWhenHit>
<UseChecksum>1</UseChecksum>
<Labels />
<RequestRemapped>0</RequestRemapped>
<parentIndex>-1</parentIndex>
</Breakpoint>
<Breakpoint>
<Version>15</Version>
<IsEnabled>1</IsEnabled>
<IsVisible>1</IsVisible>
<IsEmulated>0</IsEmulated>
<IsCondition>0</IsCondition>
<ConditionType>WhenTrue</ConditionType>
<LocationType>SourceLocation</LocationType>
<TextPosition>
<Version>4</Version>
<FileName>.\Bikesharing.Campaign\Controllers\HomeController.cs</FileName>
<startLine>27</startLine>
<StartColumn>12</StartColumn>
<EndLine>27</EndLine>
<EndColumn>42</EndColumn>
<MarkerId>69</MarkerId>
<IsLineBased>0</IsLineBased>
<IsDocumentPathNotFound>0</IsDocumentPathNotFound>
<ShouldUpdateTextSpan>1</ShouldUpdateTextSpan>
<Checksum>
<Version>1</Version>
<Algorithm>00000000-0000-0000-0000-000000000000</Algorithm>
<ByteCount>0</ByteCount>
<Bytes />
</Checksum>
</TextPosition>
<NamedLocationLine>0</NamedLocationLine>
<NamedLocationColumn>0</NamedLocationColumn>
<HitCountType>NoHitCount</HitCountType>
<HitCountTarget>1</HitCountTarget>
<Language>3f5162f8-07c6-11d3-9053-00c04fa302a1</Language>
<IsMapped>0</IsMapped>
<BreakpointType>BoundBreakpoint</BreakpointType>
<AddressLocation>
<Version>4</Version>
<AddressName>0x0000000000000000</AddressName>
<MarkerId>69</MarkerId>
<DisplayName>0x0000000000000000</DisplayName>
<FunctionLine>0</FunctionLine>
<FunctionColumn>0</FunctionColumn>
<Language>3f5162f8-07c6-11d3-9053-00c04fa302a1</Language>
</AddressLocation>
<DataCount>4</DataCount>
<IsTracepointActive>0</IsTracepointActive>
<IsBreakWhenHit>1</IsBreakWhenHit>
<IsRunMacroWhenHit>0</IsRunMacroWhenHit>
<UseChecksum>1</UseChecksum>
<Labels />
<RequestRemapped>0</RequestRemapped>
<parentIndex>1</parentIndex>
</Breakpoint>
<Breakpoint>
<Version>15</Version>
<IsEnabled>1</IsEnabled>
<IsVisible>1</IsVisible>
<IsEmulated>0</IsEmulated>
<IsCondition>0</IsCondition>
<ConditionType>WhenTrue</ConditionType>
<LocationType>SourceLocation</LocationType>
<TextPosition>
<Version>4</Version>
<FileName>.\Bikesharing.Campaign\Controllers\HomeController.cs</FileName>
<startLine>27</startLine>
<StartColumn>12</StartColumn>
<EndLine>27</EndLine>
<EndColumn>42</EndColumn>
<MarkerId>69</MarkerId>
<IsLineBased>0</IsLineBased>
<IsDocumentPathNotFound>0</IsDocumentPathNotFound>
<ShouldUpdateTextSpan>1</ShouldUpdateTextSpan>
<Checksum>
<Version>1</Version>
<Algorithm>00000000-0000-0000-0000-000000000000</Algorithm>
<ByteCount>0</ByteCount>
<Bytes />
</Checksum>
</TextPosition>
<NamedLocationLine>0</NamedLocationLine>
<NamedLocationColumn>0</NamedLocationColumn>
<HitCountType>NoHitCount</HitCountType>
<HitCountTarget>1</HitCountTarget>
<Language>3f5162f8-07c6-11d3-9053-00c04fa302a1</Language>
<IsMapped>0</IsMapped>
<BreakpointType>BoundBreakpoint</BreakpointType>
<AddressLocation>
<Version>4</Version>
<AddressName>0x00007f82a7a2af1d</AddressName>
<MarkerId>69</MarkerId>
<DisplayName>0x00007f82a7a2af1d</DisplayName>
<FunctionLine>0</FunctionLine>
<FunctionColumn>0</FunctionColumn>
<Language>3f5162f8-07c6-11d3-9053-00c04fa302a1</Language>
</AddressLocation>
<DataCount>4</DataCount>
<IsTracepointActive>0</IsTracepointActive>
<IsBreakWhenHit>1</IsBreakWhenHit>
<IsRunMacroWhenHit>0</IsRunMacroWhenHit>
<UseChecksum>1</UseChecksum>
<Labels />
<RequestRemapped>0</RequestRemapped>
<parentIndex>1</parentIndex>
</Breakpoint>
<Breakpoint>
<Version>15</Version>
<IsEnabled>1</IsEnabled>
<IsVisible>1</IsVisible>
<IsEmulated>0</IsEmulated>
<IsCondition>0</IsCondition>
<ConditionType>WhenTrue</ConditionType>
<LocationType>SourceLocation</LocationType>
<TextPosition>
<Version>4</Version>
<FileName>.\Profile.Api\Controllers\ProfileController.cs</FileName>
<startLine>18</startLine>
<StartColumn>12</StartColumn>
<EndLine>20</EndLine>
<EndColumn>36</EndColumn>
<MarkerId>0</MarkerId>
<IsLineBased>0</IsLineBased>
<IsDocumentPathNotFound>0</IsDocumentPathNotFound>
<ShouldUpdateTextSpan>1</ShouldUpdateTextSpan>
<Checksum>
<Version>1</Version>
<Algorithm>00000000-0000-0000-0000-000000000000</Algorithm>
<ByteCount>0</ByteCount>
<Bytes />
</Checksum>
</TextPosition>
<NamedLocationText>Profile.Api.Controllers.ProfileController.Post([FromBody]dynamic value)</NamedLocationText>
<NamedLocationLine>3</NamedLocationLine>
<NamedLocationColumn>0</NamedLocationColumn>
<HitCountType>NoHitCount</HitCountType>
<HitCountTarget>1</HitCountTarget>
<Language>3f5162f8-07c6-11d3-9053-00c04fa302a1</Language>
<IsMapped>0</IsMapped>
<BreakpointType>PendingBreakpoint</BreakpointType>
<AddressLocation>
<Version>0</Version>
<MarkerId>0</MarkerId>
<FunctionLine>0</FunctionLine>
<FunctionColumn>0</FunctionColumn>
<Language>00000000-0000-0000-0000-000000000000</Language>
</AddressLocation>
<DataCount>4</DataCount>
<IsTracepointActive>0</IsTracepointActive>
<IsBreakWhenHit>1</IsBreakWhenHit>
<IsRunMacroWhenHit>0</IsRunMacroWhenHit>
<UseChecksum>1</UseChecksum>
<Labels />
<RequestRemapped>0</RequestRemapped>
<parentIndex>-1</parentIndex>
</Breakpoint>
</Breakpoints>
</BreakpointCollection>