Commit beb01c2
authored
File tree
145 files changed
+1037
-1232
lines changed- docs
- azure/includes
- core/testing
- csharp
- linq/snippets/HowToFilesAndDirectories
- programming-guide
- classes-and-structs/snippets/static-constructors
- statements-expressions-operators/snippets
- how-to-define-value-equality-for-a-type
- ValueEqualityClass
- ValueEqualityStruct
- how-to-test-for-reference-equality-identity
- snippets/methods
- standard
- base-types/snippets
- best-practices-strings/csharp/comparison3
- how-to-display-milliseconds-in-date-and-time-values/csharp
- regex-backtracking/csharp
- datetime/snippets/instantiating-a-datetimeoffset-object/csharp
- io/snippets/how-to-use-named-pipes-for-network-interprocess-communication/csharp/NamedPipeServerStream_ImpersonationSample
- samples/snippets/csharp
- VS_Snippets_CFX
- CFX_ActivityExample/cs
- CFX_CompensationExample/cs
- auditingsecurityevents/cs
- c_customauthmgr/cs
- c_customauthpol/cs
- c_customcredentials/cs
- c_duplexservices/cs
- c_how_to_cf_async/cs
- c_howto_codeclientbinding/cs
- c_howto_configureclientbinding/cs
- c_howto_createreliablesessionhttps/cs
- c_howto_hostinwas/cs
- c_howto_usereliablesession/cs
- c_howtosetcustomclientidentity/cs
- c_maxclockskew/cs
- c_securewindowsclient/cs
- cfx_workflowapplicationexample/cs
- cfx_workflowinvokerexample/cs
- eventasync/cs
- htatombasic/cs
- htatomrss/cs
- htrssbasic/cs
- iinstancecontextinitializer/cs
- interceptors/cs
- principalpermissionmode/cs
- s_duplexclients/cs
- s_msmqtowcf/cs
- s_ue_msmq_poison/cs
- s_ue_syndicationboth/cs
- servicethrottlingbehavior/cs
- trustedsubsystemsclient/cs
- VS_Snippets_CLR_System
- system.DateTimeOffset.Conceptual/cs
- system.DateTimeOffset.Methods/cs
- system.Double.ToString/cs
- system.Security.Principal.WindowsBuiltInRole Example/CS
- system.String.GetHashCode/CS
- system.TimeZone2.CreateTimeZone/cs
- system.X.ToString-and-Culture/cs
- system.globalization.textinfo.totitlecase/cs
- system.io.memorymappedfiles_ipc_x/cs
- system.threading.tasks.parallel/cs
- VS_Snippets_CLR
- AsyncDesignPattern/CS
- CodeDomExample/CS
- DynamicMethodHowTo/cs
- EmitGenericType/CS
- Formatting.DateAndTime.Custom/cs
- Formatting.DateAndTime.Standard/cs
- Formatting.Enum/cs
- Formatting.HowTo.Calendar/cs
- Formatting.HowTo.RoundTrip/cs
- GCNotification/cs
- HowToEmitCodeInPartialTrust/cs
- Strings.Creating/cs
- TimeZone2.Serialization/cs
- conceptual.attributes.usage/cs
- conceptual.calendars/cs
- conceptual.choosingdates/cs
- conceptual.clscompliant/cs
- conceptual.conversion/cs
- conceptual.encoding/cs
- conceptual.formatting.overview/cs
- conceptual.generics.overview/cs
- conceptual.globalization/cs
- conceptual.interop.marshaling/cs
- conceptual.observerdesign.howto/cs
- conceptual.regex.language.characterclasses/cs
- conceptual.regex.language.options/cs
- conceptual.regex.language.substitutions/cs
- conceptual.regex/cs
- conceptual.regularexpressions.design/cs
- conceptual.timespan.custom/cs
- conceptual.types.dynamic/cs
- conceptual.types.viewinfo/cs
- whatsnew.casting/cs
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
145 files changed
+1037
-1232
lines changedLines changed: 8 additions & 5 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
6 | 6 |
| |
7 | 7 |
| |
8 | 8 |
| |
9 |
| - | |
| 9 | + | |
10 | 10 |
| |
11 | 11 |
| |
12 | 12 |
| |
| |||
372 | 372 |
| |
373 | 373 |
| |
374 | 374 |
| |
375 |
| - | |
| 375 | + | |
| 376 | + | |
| 377 | + | |
| 378 | + | |
376 | 379 |
| |
377 | 380 |
| |
378 | 381 |
| |
| |||
529 | 532 |
| |
530 | 533 |
| |
531 | 534 |
| |
532 |
| - | |
| 535 | + | |
533 | 536 |
| |
534 | 537 |
| |
535 | 538 |
| |
| |||
538 | 541 |
| |
539 | 542 |
| |
540 | 543 |
| |
541 |
| - | |
542 |
| - | |
| 544 | + | |
| 545 | + | |
543 | 546 |
| |
544 | 547 |
| |
545 | 548 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
6 | 6 |
| |
7 | 7 |
| |
8 | 8 |
| |
9 |
| - | |
| 9 | + | |
10 | 10 |
| |
11 | 11 |
| |
12 | 12 |
| |
|
Lines changed: 1 addition & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
65 | 65 |
| |
66 | 66 |
| |
67 | 67 |
| |
68 |
| - | |
69 |
| - | |
| 68 | + | |
70 | 69 |
| |
71 | 70 |
| |
72 | 71 |
| |
|
Lines changed: 5 additions & 5 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 |
| - | |
| 1 | + | |
2 | 2 |
| |
3 | 3 |
| |
4 | 4 |
| |
| |||
105 | 105 |
| |
106 | 106 |
| |
107 | 107 |
| |
108 |
| - | |
| 108 | + | |
109 | 109 |
| |
110 | 110 |
| |
111 | 111 |
| |
| |||
166 | 166 |
| |
167 | 167 |
| |
168 | 168 |
| |
169 |
| - | |
| 169 | + | |
170 | 170 |
| |
171 | 171 |
| |
172 |
| - | |
| 172 | + | |
173 | 173 |
| |
174 | 174 |
| |
175 | 175 |
| |
| |||
185 | 185 |
| |
186 | 186 |
| |
187 | 187 |
| |
188 |
| - | |
| 188 | + | |
189 | 189 |
| |
190 | 190 |
| |
191 | 191 |
| |
|
Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 |
| - | |
| 1 | + | |
2 | 2 |
| |
3 | 3 |
| |
4 | 4 |
| |
| |||
324 | 324 |
| |
325 | 325 |
| |
326 | 326 |
| |
327 |
| - | |
| 327 | + | |
328 | 328 |
| |
329 | 329 |
| |
330 | 330 |
| |
|
Lines changed: 2 additions & 6 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
31 | 31 |
| |
32 | 32 |
| |
33 | 33 |
| |
34 |
| - | |
35 |
| - | |
| 34 | + | |
36 | 35 |
| |
37 | 36 |
| |
38 | 37 |
| |
| |||
49 | 48 |
| |
50 | 49 |
| |
51 | 50 |
| |
52 |
| - | |
53 |
| - | |
54 |
| - | |
55 |
| - | |
| 51 | + | |
56 | 52 |
| |
57 | 53 |
| |
58 | 54 |
| |
|
Lines changed: 7 additions & 7 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
137 | 137 |
| |
138 | 138 |
| |
139 | 139 |
| |
140 |
| - | |
| 140 | + | |
141 | 141 |
| |
142 |
| - | |
143 |
| - | |
| 142 | + | |
| 143 | + | |
144 | 144 |
| |
145 | 145 |
| |
146 | 146 |
| |
147 | 147 |
| |
148 | 148 |
| |
149 | 149 |
| |
150 | 150 |
| |
151 |
| - | |
152 |
| - | |
153 |
| - | |
| 151 | + | |
| 152 | + | |
| 153 | + | |
154 | 154 |
| |
155 | 155 |
| |
156 | 156 |
| |
157 |
| - | |
| 157 | + | |
158 | 158 |
| |
159 | 159 |
| |
160 | 160 |
| |
|
Lines changed: 10 additions & 10 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
36 | 36 |
| |
37 | 37 |
| |
38 | 38 |
| |
39 |
| - | |
| 39 | + | |
40 | 40 |
| |
41 | 41 |
| |
42 | 42 |
| |
43 |
| - | |
| 43 | + | |
44 | 44 |
| |
45 |
| - | |
| 45 | + | |
46 | 46 |
| |
47 |
| - | |
| 47 | + | |
48 | 48 |
| |
49 |
| - | |
| 49 | + | |
50 | 50 |
| |
51 |
| - | |
| 51 | + | |
52 | 52 |
| |
53 | 53 |
| |
54 | 54 |
| |
55 | 55 |
| |
56 | 56 |
| |
57 | 57 |
| |
58 | 58 |
| |
59 |
| - | |
| 59 | + | |
60 | 60 |
| |
61 | 61 |
| |
62 | 62 |
| |
63 | 63 |
| |
64 | 64 |
| |
65 |
| - | |
| 65 | + | |
66 | 66 |
| |
67 | 67 |
| |
68 | 68 |
| |
69 | 69 |
| |
70 | 70 |
| |
71 | 71 |
| |
72 |
| - | |
| 72 | + | |
73 | 73 |
| |
74 | 74 |
| |
75 | 75 |
| |
76 |
| - | |
| 76 | + | |
77 | 77 |
| |
78 | 78 |
| |
79 | 79 |
| |
|
0 commit comments