You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: xml/System.Security.Cryptography/TripleDESCryptoServiceProvider.xml
+1-4Lines changed: 1 addition & 4 deletions
Original file line number
Diff line number
Diff line change
@@ -339,10 +339,7 @@
339
339
<paramname="rgbKey">The secret key to use for the symmetric algorithm.</param>
340
340
<paramname="rgbIV">The initialization vector to use for the symmetric algorithm.
341
341
342
-
<blocksubset="none"type="note"><para>
343
-
The initialization vector must be 8 bytes long. If it is longer than 8 bytes, it is truncated and an exception is not thrown. Before you call <seecref="M:System.Security.Cryptography.TripleDESCryptoServiceProvider.CreateEncryptor(System.Byte[],System.Byte[])" />, check the length of the initialization vector and throw an exception if it is too long.
344
-
345
-
</para></block></param>
342
+
<para>Note: The initialization vector must be 8 bytes long. If it is longer than 8 bytes, it is truncated and an exception is not thrown. Before you call <seecref="M:System.Security.Cryptography.TripleDESCryptoServiceProvider.CreateEncryptor(System.Byte[],System.Byte[])" />, check the length of the initialization vector and throw an exception if it is too long.</para></param>
346
343
<summary>Creates a symmetric <seecref="T:System.Security.Cryptography.TripleDES" /> encryptor object with the specified key (<seecref="P:System.Security.Cryptography.SymmetricAlgorithm.Key" />) and initialization vector (<seecref="P:System.Security.Cryptography.SymmetricAlgorithm.IV" />).</summary>
Copy file name to clipboardExpand all lines: xml/System.Threading.Tasks/TaskFactory.xml
+66-23Lines changed: 66 additions & 23 deletions
Original file line number
Diff line number
Diff line change
@@ -621,7 +621,11 @@ The following example creates a cancellation token, which it passes to separate
621
621
<returns>The new continuation task.</returns>
622
622
<remarks>
623
623
<formattype="text/markdown"><![CDATA[
624
-
The NotOn* and OnlyOn* <xref:System.Threading.Tasks.TaskContinuationOptions>, which constrain for which <xref:System.Threading.Tasks.TaskStatus> states a continuation will be executed, are illegal with `ContinueWhenAll`.
624
+
625
+
## Remarks
626
+
627
+
The NotOn\* and OnlyOn\* <xref:System.Threading.Tasks.TaskContinuationOptions>, which constrain for which <xref:System.Threading.Tasks.TaskStatus> states a continuation will be executed, are illegal with `ContinueWhenAll`.
628
+
625
629
]]></format>
626
630
</remarks>
627
631
<exceptioncref="T:System.ObjectDisposedException">An element in the <paramrefname="tasks" /> array has been disposed.</exception>
@@ -683,7 +687,11 @@ The NotOn* and OnlyOn* <xref:System.Threading.Tasks.TaskContinuationOptions>, wh
683
687
<returns>The new continuation task.</returns>
684
688
<remarks>
685
689
<formattype="text/markdown"><![CDATA[
686
-
The NotOn* and OnlyOn* <xref:System.Threading.Tasks.TaskContinuationOptions>, which constrain for which <xref:System.Threading.Tasks.TaskStatus> states a continuation will be executed, are illegal with `ContinueWhenAll`.
690
+
691
+
## Remarks
692
+
693
+
The NotOn\* and OnlyOn\* <xref:System.Threading.Tasks.TaskContinuationOptions>, which constrain for which <xref:System.Threading.Tasks.TaskStatus> states a continuation will be executed, are illegal with `ContinueWhenAll`.
694
+
687
695
]]></format>
688
696
</remarks>
689
697
<exceptioncref="T:System.ArgumentNullException">The <paramrefname="tasks" /> array is <seelangword="null" />.
@@ -870,7 +878,11 @@ The NotOn* and OnlyOn* <xref:System.Threading.Tasks.TaskContinuationOptions>, wh
870
878
<returns>The new continuation task.</returns>
871
879
<remarks>
872
880
<formattype="text/markdown"><![CDATA[
873
-
The NotOn* and OnlyOn* <xref:System.Threading.Tasks.TaskContinuationOptions>, which constrain for which <xref:System.Threading.Tasks.TaskStatus> states a continuation will be executed, are illegal with `ContinueWhenAll`.
881
+
882
+
## Remarks
883
+
884
+
The NotOn\* and OnlyOn\* <xref:System.Threading.Tasks.TaskContinuationOptions>, which constrain for which <xref:System.Threading.Tasks.TaskStatus> states a continuation will be executed, are illegal with `ContinueWhenAll`.
885
+
874
886
]]></format>
875
887
</remarks>
876
888
<exceptioncref="T:System.ObjectDisposedException">An element in the <paramrefname="tasks" /> array has been disposed.</exception>
@@ -937,7 +949,11 @@ The NotOn* and OnlyOn* <xref:System.Threading.Tasks.TaskContinuationOptions>, wh
937
949
<returns>The new continuation task.</returns>
938
950
<remarks>
939
951
<formattype="text/markdown"><![CDATA[
940
-
The NotOn* and OnlyOn* <xref:System.Threading.Tasks.TaskContinuationOptions>, which constrain for which <xref:System.Threading.Tasks.TaskStatus> states a continuation will be executed, are illegal with `ContinueWhenAll`.
952
+
953
+
## Remarks
954
+
955
+
The NotOn\* and OnlyOn\* <xref:System.Threading.Tasks.TaskContinuationOptions>, which constrain for which <xref:System.Threading.Tasks.TaskStatus> states a continuation will be executed, are illegal with `ContinueWhenAll`.
956
+
941
957
]]></format>
942
958
</remarks>
943
959
<exceptioncref="T:System.ArgumentNullException">The <paramrefname="tasks" /> array is <seelangword="null" />.
@@ -1124,7 +1140,11 @@ The NotOn* and OnlyOn* <xref:System.Threading.Tasks.TaskContinuationOptions>, wh
1124
1140
<returns>The new continuation task.</returns>
1125
1141
<remarks>
1126
1142
<formattype="text/markdown"><![CDATA[
1127
-
The NotOn* and OnlyOn* <xref:System.Threading.Tasks.TaskContinuationOptions>, which constrain for which <xref:System.Threading.Tasks.TaskStatus> states a continuation will be executed, are illegal with `ContinueWhenAll`.
1143
+
1144
+
## Remarks
1145
+
1146
+
The NotOn\* and OnlyOn\* <xref:System.Threading.Tasks.TaskContinuationOptions>, which constrain for which <xref:System.Threading.Tasks.TaskStatus> states a continuation will be executed, are illegal with `ContinueWhenAll`.
1147
+
1128
1148
]]></format>
1129
1149
</remarks>
1130
1150
<exceptioncref="T:System.ObjectDisposedException">An element in the <paramrefname="tasks" /> array has been disposed.</exception>
@@ -1191,7 +1211,11 @@ The NotOn* and OnlyOn* <xref:System.Threading.Tasks.TaskContinuationOptions>, wh
1191
1211
<returns>The new continuation task.</returns>
1192
1212
<remarks>
1193
1213
<formattype="text/markdown"><![CDATA[
1194
-
The NotOn* and OnlyOn* <xref:System.Threading.Tasks.TaskContinuationOptions>, which constrain for which <xref:System.Threading.Tasks.TaskStatus> states a continuation will be executed, are illegal with `ContinueWhenAll`.
1214
+
1215
+
## Remarks
1216
+
1217
+
The NotOn\* and OnlyOn\* <xref:System.Threading.Tasks.TaskContinuationOptions>, which constrain for which <xref:System.Threading.Tasks.TaskStatus> states a continuation will be executed, are illegal with `ContinueWhenAll`.
1218
+
1195
1219
]]></format>
1196
1220
</remarks>
1197
1221
<exceptioncref="T:System.ArgumentNullException">The <paramrefname="tasks" /> array is <seelangword="null" />.
@@ -1385,7 +1409,11 @@ The NotOn* and OnlyOn* <xref:System.Threading.Tasks.TaskContinuationOptions>, wh
1385
1409
<returns>The new continuation task.</returns>
1386
1410
<remarks>
1387
1411
<formattype="text/markdown"><![CDATA[
1388
-
The NotOn* and OnlyOn* <xref:System.Threading.Tasks.TaskContinuationOptions>, which constrain for which <xref:System.Threading.Tasks.TaskStatus> states a continuation will be executed, are illegal with `ContinueWhenAll`.
1412
+
1413
+
## Remarks
1414
+
1415
+
The NotOn\* and OnlyOn\* <xref:System.Threading.Tasks.TaskContinuationOptions>, which constrain for which <xref:System.Threading.Tasks.TaskStatus> states a continuation will be executed, are illegal with `ContinueWhenAll`.
1416
+
1389
1417
]]></format>
1390
1418
</remarks>
1391
1419
<exceptioncref="T:System.ObjectDisposedException">An element in the <paramrefname="tasks" /> array has been disposed.</exception>
@@ -1454,7 +1482,11 @@ The NotOn* and OnlyOn* <xref:System.Threading.Tasks.TaskContinuationOptions>, wh
1454
1482
<returns>The new continuation task.</returns>
1455
1483
<remarks>
1456
1484
<formattype="text/markdown"><![CDATA[
1457
-
The NotOn* and OnlyOn* <xref:System.Threading.Tasks.TaskContinuationOptions>, which constrain for which <xref:System.Threading.Tasks.TaskStatus> states a continuation will be executed, are illegal with `ContinueWhenAll`.
1485
+
1486
+
## Remarks
1487
+
1488
+
The NotOn\* and OnlyOn\* <xref:System.Threading.Tasks.TaskContinuationOptions>, which constrain for which <xref:System.Threading.Tasks.TaskStatus> states a continuation will be executed, are illegal with `ContinueWhenAll`.
1489
+
1458
1490
]]></format>
1459
1491
</remarks>
1460
1492
<exceptioncref="T:System.ArgumentNullException">The <paramrefname="tasks" /> array is <seelangword="null" />.
@@ -1666,8 +1698,9 @@ The NotOn* and OnlyOn* <xref:System.Threading.Tasks.TaskContinuationOptions>, wh
1666
1698
<remarks>
1667
1699
<formattype="text/markdown"><![CDATA[
1668
1700
1669
-
## Remarks
1670
-
The NotOn* and OnlyOn* <xref:System.Threading.Tasks.TaskContinuationOptions>, which constrain for which <xref:System.Threading.Tasks.TaskStatus> states a continuation will be executed, are illegal with ContinueWhenAny.
1701
+
## Remarks
1702
+
1703
+
The NotOn\* and OnlyOn\* <xref:System.Threading.Tasks.TaskContinuationOptions>, which constrain for which <xref:System.Threading.Tasks.TaskStatus> states a continuation will be executed, are illegal with `ContinueWhenAny`.
1671
1704
1672
1705
]]></format>
1673
1706
</remarks>
@@ -1736,7 +1769,11 @@ The <paramref name="tasks" /> array is empty.</exception>
1736
1769
<returns>The new continuation <seecref="T:System.Threading.Tasks.Task" />.</returns>
1737
1770
<remarks>
1738
1771
<formattype="text/markdown"><![CDATA[
1739
-
The NotOn* and OnlyOn* <xref:System.Threading.Tasks.TaskContinuationOptions>, which constrain for which <xref:System.Threading.Tasks.TaskStatus> states a continuation will be executed, are illegal with `ContinueWhenAny`.
1772
+
1773
+
## Remarks
1774
+
1775
+
The NotOn\* and OnlyOn\* <xref:System.Threading.Tasks.TaskContinuationOptions>, which constrain for which <xref:System.Threading.Tasks.TaskStatus> states a continuation will be executed, are illegal with `ContinueWhenAny`.
1776
+
1740
1777
]]></format>
1741
1778
</remarks>
1742
1779
<exceptioncref="T:System.ArgumentNullException">The <paramrefname="tasks" /> array is <seelangword="null" />.
@@ -1938,7 +1975,8 @@ The <paramref name="tasks" /> array is empty.</exception>
1938
1975
<formattype="text/markdown"><![CDATA[
1939
1976
1940
1977
## Remarks
1941
-
The NotOn* and OnlyOn* <xref:System.Threading.Tasks.TaskContinuationOptions>, which constrain for which <xref:System.Threading.Tasks.TaskStatus> states a continuation will be executed, are illegal with ContinueWhenAny.
1978
+
1979
+
The NotOn\* and OnlyOn\* <xref:System.Threading.Tasks.TaskContinuationOptions>, which constrain for which <xref:System.Threading.Tasks.TaskStatus> states a continuation will be executed, are illegal with `ContinueWhenAny`.
1942
1980
1943
1981
]]></format>
1944
1982
</remarks>
@@ -2012,8 +2050,9 @@ The <paramref name="tasks" /> array is empty.</exception>
2012
2050
<remarks>
2013
2051
<formattype="text/markdown"><![CDATA[
2014
2052
2015
-
## Remarks
2016
-
The NotOn* and OnlyOn* <xref:System.Threading.Tasks.TaskContinuationOptions>, which constrain for which <xref:System.Threading.Tasks.TaskStatus> states a continuation will be executed, are illegal with ContinueWhenAny.
2053
+
## Remarks
2054
+
2055
+
The NotOn\* and OnlyOn\* <xref:System.Threading.Tasks.TaskContinuationOptions>, which constrain for which <xref:System.Threading.Tasks.TaskStatus> states a continuation will be executed, are illegal with `ContinueWhenAny`.
2017
2056
2018
2057
]]></format>
2019
2058
</remarks>
@@ -2215,8 +2254,9 @@ The <paramref name="tasks" /> array is empty.</exception>
2215
2254
<remarks>
2216
2255
<formattype="text/markdown"><![CDATA[
2217
2256
2218
-
## Remarks
2219
-
The NotOn* and OnlyOn* <xref:System.Threading.Tasks.TaskContinuationOptions>, which constrain for which <xref:System.Threading.Tasks.TaskStatus> states a continuation will be executed, are illegal with ContinueWhenAny.
2257
+
## Remarks
2258
+
2259
+
The NotOn\* and OnlyOn\* <xref:System.Threading.Tasks.TaskContinuationOptions>, which constrain for which <xref:System.Threading.Tasks.TaskStatus> states a continuation will be executed, are illegal with `ContinueWhenAny`.
2220
2260
2221
2261
]]></format>
2222
2262
</remarks>
@@ -2290,9 +2330,10 @@ The <paramref name="tasks" /> array is empty.</exception>
2290
2330
<remarks>
2291
2331
<formattype="text/markdown"><![CDATA[
2292
2332
2293
-
## Remarks
2294
-
The NotOn* and OnlyOn* <xref:System.Threading.Tasks.TaskContinuationOptions>, which constrain for which <xref:System.Threading.Tasks.TaskStatus> states a continuation will be executed, are illegal with ContinueWhenAny.
2295
-
2333
+
## Remarks
2334
+
2335
+
The NotOn\* and OnlyOn\* <xref:System.Threading.Tasks.TaskContinuationOptions>, which constrain for which <xref:System.Threading.Tasks.TaskStatus> states a continuation will be executed, are illegal with `ContinueWhenAny`.
2336
+
2296
2337
]]></format>
2297
2338
</remarks>
2298
2339
<exceptioncref="T:System.ArgumentNullException">The <paramrefname="tasks" /> array is <seelangword="null" />.
@@ -2499,8 +2540,9 @@ The <paramref name="tasks" /> array is empty.</exception>
2499
2540
<remarks>
2500
2541
<formattype="text/markdown"><![CDATA[
2501
2542
2502
-
## Remarks
2503
-
The NotOn* and OnlyOn* <xref:System.Threading.Tasks.TaskContinuationOptions>, which constrain for which <xref:System.Threading.Tasks.TaskStatus> states a continuation will be executed, are illegal with ContinueWhenAny.
2543
+
## Remarks
2544
+
2545
+
The NotOn\* and OnlyOn\* <xref:System.Threading.Tasks.TaskContinuationOptions>, which constrain for which <xref:System.Threading.Tasks.TaskStatus> states a continuation will be executed, are illegal with `ContinueWhenAny`.
2504
2546
2505
2547
]]></format>
2506
2548
</remarks>
@@ -2576,8 +2618,9 @@ The <paramref name="tasks" /> array is empty.</exception>
2576
2618
<remarks>
2577
2619
<formattype="text/markdown"><![CDATA[
2578
2620
2579
-
## Remarks
2580
-
The NotOn* and OnlyOn* <xref:System.Threading.Tasks.TaskContinuationOptions>, which constrain for which <xref:System.Threading.Tasks.TaskStatus> states a continuation will be executed, are illegal with ContinueWhenAny.
2621
+
## Remarks
2622
+
2623
+
The NotOn\* and OnlyOn\* <xref:System.Threading.Tasks.TaskContinuationOptions>, which constrain for which <xref:System.Threading.Tasks.TaskStatus> states a continuation will be executed, are illegal with `ContinueWhenAny`.
Copy file name to clipboardExpand all lines: xml/System.Xml/XmlNode.xml
+7-7Lines changed: 7 additions & 7 deletions
Original file line number
Diff line number
Diff line change
@@ -280,16 +280,16 @@ Display the modified XML...
280
280
<!ATTLIST baa attr1 "woof">
281
281
```
282
282
283
-
If the XML document is loaded from http://localhost/mydata.xml, `BaseURI` returns the following for each of the nodes:
283
+
If the XML document is loaded from `http://localhost/mydata.xml`, `BaseURI` returns the following for each of the nodes:
284
284
285
285
|NodeType|Name|BaseURI|
286
286
|--------------|----------|-------------|
287
-
|Document|#document|http://localhost/mydata.xml|
288
-
|DocumentType|Mydata|http://localhost/mydata.xml<br /><br /> The <xref:System.Xml.XmlDocumentType.SystemId%2A?displayProperty=nameWithType> or <xref:System.Xml.XmlDocumentType.PublicId%2A?displayProperty=nameWithType> properties can be used to identify where the DTD file was loaded from.|
|DocumentType|Mydata|`http://localhost/mydata.xml`<br /><br /> The <xref:System.Xml.XmlDocumentType.SystemId%2A?displayProperty=nameWithType> or <xref:System.Xml.XmlDocumentType.PublicId%2A?displayProperty=nameWithType> properties can be used to identify where the DTD file was loaded from.|
Copy file name to clipboardExpand all lines: xml/System/DateTime.xml
+6-6Lines changed: 6 additions & 6 deletions
Original file line number
Diff line number
Diff line change
@@ -5226,12 +5226,12 @@ The following example parses an array of date strings by using the conventions o
5226
5226
5227
5227
This method overload converts the date and time in `s` and sets the <xref:System.DateTime.Kind%2A> property of the returned <xref:System.DateTime> value as follows:
5228
5228
5229
-
|If |Time zone conversion|Kind property|
5230
-
|-----|-----|-----|
5231
-
|`s` contains no time zone information.|None.|<xref:System.DateTimeKind.Unspecified?displayProperty=nameWithType>|
5232
-
|`s` contains time zone information.|To the time in the local time zone|<xref:System.DateTimeKind.Local?displayProperty=nameWithType>|
5233
-
|`s` contains time zone information, and `styles includes the <xref:System.Globalization.DateTimeStyles.AdjustToUniversal?displayProperty=nameWithType> flag.|To Coordinated Universal Time (UTC)|<xref:System.DateTimeKind.Utc?displayProperty=nameWithType>|
5234
-
|`s` contains the Z or GMT time zone designator, and `styles` includes the <xref:System.Globalization.DateTimeStyles.RoundtripKind?displayProperty=nameWithType>.|None.|<xref:System.DateTimeKind.Utc>|
5229
+
|If |Time zone conversion | Kind property |
5230
+
|----|----------------------|---------------|
5231
+
|`s` contains no time zone information. | None. | <xref:System.DateTimeKind.Unspecified?displayProperty=nameWithType>|
5232
+
|`s` contains time zone information. | To the time in the local time zone | <xref:System.DateTimeKind.Local?displayProperty=nameWithType>|
5233
+
|`s` contains time zone information, and `styles` includes the <xref:System.Globalization.DateTimeStyles.AdjustToUniversal?displayProperty=nameWithType> flag. | To Coordinated Universal Time (UTC) | <xref:System.DateTimeKind.Utc?displayProperty=nameWithType>|
5234
+
|`s` contains the Z or GMT time zone designator, and `styles` includes the <xref:System.Globalization.DateTimeStyles.RoundtripKind?displayProperty=nameWithType>. | None. | <xref:System.DateTimeKind.Utc?displayProperty=nameWithType> |
0 commit comments