Skip to content

Commit f51d140

Browse files
committed
reset unwanted changes
1 parent b6ae042 commit f51d140

File tree

7 files changed

+130
-98
lines changed

7 files changed

+130
-98
lines changed

xml/System.Numerics.Tensors/ReadOnlyTensorSpan`1.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -715,7 +715,7 @@
715715
<param name="destination">To be added.</param>
716716
<summary>To be added.</summary>
717717
<remarks>To be added.</remarks>
718-
<inheritdoc cref="M:System.Numerics.Tensors.IReadOnlyTensor`2.CopyTo(System.Numerics.Tensors.TensorSpan{`1}@)" />
718+
<inheritdoc cref="M:System.Numerics.Tensors.IReadOnlyTensor`2.CopyTo(System.Numerics.Tensors.TensorSpan{`1}@|System.Runtime.InteropServices.InAttribute)" />
719719
</Docs>
720720
</Member>
721721
<Member MemberName="Empty">
@@ -1534,7 +1534,7 @@
15341534
<summary>To be added.</summary>
15351535
<returns>To be added.</returns>
15361536
<remarks>To be added.</remarks>
1537-
<inheritdoc cref="M:System.Numerics.Tensors.IReadOnlyTensor`2.TryCopyTo(System.Numerics.Tensors.TensorSpan{`1}@)" />
1537+
<inheritdoc cref="M:System.Numerics.Tensors.IReadOnlyTensor`2.TryCopyTo(System.Numerics.Tensors.TensorSpan{`1}@|System.Runtime.InteropServices.InAttribute)" />
15381538
</Docs>
15391539
</Member>
15401540
<Member MemberName="TryFlattenTo">

xml/System.Numerics.Tensors/TensorSpan`1.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -816,7 +816,7 @@
816816
<param name="destination">To be added.</param>
817817
<summary>To be added.</summary>
818818
<remarks>To be added.</remarks>
819-
<inheritdoc cref="M:System.Numerics.Tensors.IReadOnlyTensor`2.CopyTo(System.Numerics.Tensors.TensorSpan{`1}@)" />
819+
<inheritdoc cref="M:System.Numerics.Tensors.IReadOnlyTensor`2.CopyTo(System.Numerics.Tensors.TensorSpan{`1}@|System.Runtime.InteropServices.InAttribute)" />
820820
</Docs>
821821
</Member>
822822
<Member MemberName="Empty">
@@ -1706,7 +1706,7 @@
17061706
<summary>To be added.</summary>
17071707
<returns>To be added.</returns>
17081708
<remarks>To be added.</remarks>
1709-
<inheritdoc cref="M:System.Numerics.Tensors.IReadOnlyTensor`2.TryCopyTo(System.Numerics.Tensors.TensorSpan{`1}@)" />
1709+
<inheritdoc cref="M:System.Numerics.Tensors.IReadOnlyTensor`2.TryCopyTo(System.Numerics.Tensors.TensorSpan{`1}@|System.Runtime.InteropServices.InAttribute)" />
17101710
</Docs>
17111711
</Member>
17121712
<Member MemberName="TryFlattenTo">

xml/System.Numerics.Tensors/Tensor`1.xml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -489,7 +489,7 @@
489489
<param name="destination">To be added.</param>
490490
<summary>To be added.</summary>
491491
<remarks>To be added.</remarks>
492-
<inheritdoc cref="M:System.Numerics.Tensors.IReadOnlyTensor`2.CopyTo(System.Numerics.Tensors.TensorSpan{`1}@)" />
492+
<inheritdoc cref="M:System.Numerics.Tensors.IReadOnlyTensor`2.CopyTo(System.Numerics.Tensors.TensorSpan{`1}@|System.Runtime.InteropServices.InAttribute)" />
493493
</Docs>
494494
</Member>
495495
<Member MemberName="Empty">
@@ -1390,7 +1390,7 @@
13901390
<MemberSignature Language="C++ CLI" Value=" virtual void System.Numerics.Tensors.IReadOnlyTensor&lt;System.Numerics.Tensors.Tensor&lt;T&gt;,T&gt;.CopyTo(System::Numerics::Tensors::TensorSpan&lt;T&gt; ^ destination) = System::Numerics::Tensors::IReadOnlyTensor&lt;System::Numerics::Tensors::Tensor&lt;T&gt; ^, T&gt;::CopyTo;" />
13911391
<MemberType>Method</MemberType>
13921392
<Implements>
1393-
<InterfaceMember>M:System.Numerics.Tensors.IReadOnlyTensor`2.CopyTo(System.Numerics.Tensors.TensorSpan{`1}@)</InterfaceMember>
1393+
<InterfaceMember>M:System.Numerics.Tensors.IReadOnlyTensor`2.CopyTo(System.Numerics.Tensors.TensorSpan{`1}@|System.Runtime.InteropServices.InAttribute)</InterfaceMember>
13941394
</Implements>
13951395
<AssemblyInfo>
13961396
<AssemblyName>System.Numerics.Tensors</AssemblyName>
@@ -1576,7 +1576,7 @@
15761576
<MemberSignature Language="C++ CLI" Value=" virtual bool System.Numerics.Tensors.IReadOnlyTensor&lt;System.Numerics.Tensors.Tensor&lt;T&gt;,T&gt;.TryCopyTo(System::Numerics::Tensors::TensorSpan&lt;T&gt; ^ destination) = System::Numerics::Tensors::IReadOnlyTensor&lt;System::Numerics::Tensors::Tensor&lt;T&gt; ^, T&gt;::TryCopyTo;" />
15771577
<MemberType>Method</MemberType>
15781578
<Implements>
1579-
<InterfaceMember>M:System.Numerics.Tensors.IReadOnlyTensor`2.TryCopyTo(System.Numerics.Tensors.TensorSpan{`1}@)</InterfaceMember>
1579+
<InterfaceMember>M:System.Numerics.Tensors.IReadOnlyTensor`2.TryCopyTo(System.Numerics.Tensors.TensorSpan{`1}@|System.Runtime.InteropServices.InAttribute)</InterfaceMember>
15801580
</Implements>
15811581
<AssemblyInfo>
15821582
<AssemblyName>System.Numerics.Tensors</AssemblyName>
@@ -2003,7 +2003,7 @@
20032003
<summary>To be added.</summary>
20042004
<returns>To be added.</returns>
20052005
<remarks>To be added.</remarks>
2006-
<inheritdoc cref="M:System.Numerics.Tensors.IReadOnlyTensor`2.TryCopyTo(System.Numerics.Tensors.TensorSpan{`1}@)" />
2006+
<inheritdoc cref="M:System.Numerics.Tensors.IReadOnlyTensor`2.TryCopyTo(System.Numerics.Tensors.TensorSpan{`1}@|System.Runtime.InteropServices.InAttribute)" />
20072007
</Docs>
20082008
</Member>
20092009
<Member MemberName="TryFlattenTo">

xml/System.Numerics/Vector2.xml

Lines changed: 20 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -888,10 +888,10 @@
888888
<paramref name="array" /> is <see langword="null" />.</exception>
889889
<exception cref="T:System.ArgumentException">The number of elements in the current instance is greater than in the array.</exception>
890890
<exception cref="T:System.ArgumentOutOfRangeException">
891-
<paramref name="index" /> is less than zero.
892-
893-
-or-
894-
891+
<paramref name="index" /> is less than zero.
892+
893+
-or-
894+
895895
<paramref name="index" /> is greater than or equal to the array length.</exception>
896896
<exception cref="T:System.RankException">
897897
<paramref name="array" /> is multidimensional.</exception>
@@ -1439,8 +1439,8 @@
14391439
<ReturnType>System.Numerics.Vector2</ReturnType>
14401440
</ReturnValue>
14411441
<Docs>
1442-
<summary>Gets a vector whose elements are equal to <xref data-throw-if-not-resolved="true" uid="System.Single.E" />.</summary>
1443-
<value>A vector whose elements are equal to <xref data-throw-if-not-resolved="true" uid="System.Single.E"></xref> (that is, it returns the vector <code data-dev-comment-type="c">Create(float.E)</code>).</value>
1442+
<summary>Gets a vector whose elements are equal to <see cref="P:System.Single.E" />.</summary>
1443+
<value>A vector whose elements are equal to <see cref="P:System.Single.E" /> (that is, it returns the vector <code data-dev-comment-type="c">Create(float.E)</code>).</value>
14441444
<remarks>To be added.</remarks>
14451445
</Docs>
14461446
</Member>
@@ -1467,8 +1467,8 @@
14671467
<ReturnType>System.Numerics.Vector2</ReturnType>
14681468
</ReturnValue>
14691469
<Docs>
1470-
<summary>Gets a vector whose elements are equal to <xref data-throw-if-not-resolved="true" uid="System.Single.Epsilon" />.</summary>
1471-
<value>A vector whose elements are equal to <xref data-throw-if-not-resolved="true" uid="System.Single.Epsilon"></xref> (that is, it returns the vector <code data-dev-comment-type="c">Create(float.Epsilon)</code>).</value>
1470+
<summary>Gets a vector whose elements are equal to <see cref="P:System.Single.Epsilon" />.</summary>
1471+
<value>A vector whose elements are equal to <see cref="P:System.Single.Epsilon" /> (that is, it returns the vector <code data-dev-comment-type="c">Create(float.Epsilon)</code>).</value>
14721472
<remarks>To be added.</remarks>
14731473
</Docs>
14741474
</Member>
@@ -3906,8 +3906,8 @@ The behavior of this method changed in .NET 5. For more information, see [Behavi
39063906
<ReturnType>System.Numerics.Vector2</ReturnType>
39073907
</ReturnValue>
39083908
<Docs>
3909-
<summary>Gets a vector whose elements are equal to <xref data-throw-if-not-resolved="true" uid="System.Single.NaN" />.</summary>
3910-
<value>A vector whose elements are equal to <xref data-throw-if-not-resolved="true" uid="System.Single.NaN"></xref> (that is, it returns the vector <code data-dev-comment-type="c">Create(float.NaN)</code>).</value>
3909+
<summary>Gets a vector whose elements are equal to <see cref="P:System.Single.NaN" />.</summary>
3910+
<value>A vector whose elements are equal to <see cref="P:System.Single.NaN" /> (that is, it returns the vector <code data-dev-comment-type="c">Create(float.NaN)</code>).</value>
39113911
<remarks>To be added.</remarks>
39123912
</Docs>
39133913
</Member>
@@ -3981,8 +3981,8 @@ The behavior of this method changed in .NET 5. For more information, see [Behavi
39813981
<ReturnType>System.Numerics.Vector2</ReturnType>
39823982
</ReturnValue>
39833983
<Docs>
3984-
<summary>Gets a vector whose elements are equal to <xref data-throw-if-not-resolved="true" uid="System.Single.NegativeInfinity" />.</summary>
3985-
<value>A vector whose elements are equal to <xref data-throw-if-not-resolved="true" uid="System.Single.NegativeInfinity"></xref> (that is, it returns the vector <code data-dev-comment-type="c">Create(float.NegativeInfinity)</code>).</value>
3984+
<summary>Gets a vector whose elements are equal to <see cref="P:System.Single.NegativeInfinity" />.</summary>
3985+
<value>A vector whose elements are equal to <see cref="P:System.Single.NegativeInfinity" /> (that is, it returns the vector <code data-dev-comment-type="c">Create(float.NegativeInfinity)</code>).</value>
39863986
<remarks>To be added.</remarks>
39873987
</Docs>
39883988
</Member>
@@ -4009,8 +4009,8 @@ The behavior of this method changed in .NET 5. For more information, see [Behavi
40094009
<ReturnType>System.Numerics.Vector2</ReturnType>
40104010
</ReturnValue>
40114011
<Docs>
4012-
<summary>Gets a vector whose elements are equal to <xref data-throw-if-not-resolved="true" uid="System.Single.NegativeZero" />.</summary>
4013-
<value>A vector whose elements are equal to <xref data-throw-if-not-resolved="true" uid="System.Single.NegativeZero"></xref> (that is, it returns the vector <code data-dev-comment-type="c">Create(float.NegativeZero)</code>).</value>
4012+
<summary>Gets a vector whose elements are equal to <see cref="P:System.Single.NegativeZero" />.</summary>
4013+
<value>A vector whose elements are equal to <see cref="P:System.Single.NegativeZero" /> (that is, it returns the vector <code data-dev-comment-type="c">Create(float.NegativeZero)</code>).</value>
40144014
<remarks>To be added.</remarks>
40154015
</Docs>
40164016
</Member>
@@ -5058,8 +5058,8 @@ The behavior of this method changed in .NET 5. For more information, see [Behavi
50585058
<ReturnType>System.Numerics.Vector2</ReturnType>
50595059
</ReturnValue>
50605060
<Docs>
5061-
<summary>Gets a vector whose elements are equal to <xref data-throw-if-not-resolved="true" uid="System.Single.Pi" />.</summary>
5062-
<value>A vector whose elements are equal to <xref data-throw-if-not-resolved="true" uid="System.Single.Pi"></xref> (that is, it returns the vector <code data-dev-comment-type="c">Create(float.Pi)</code>).</value>
5061+
<summary>Gets a vector whose elements are equal to <see cref="P:System.Single.Pi" />.</summary>
5062+
<value>A vector whose elements are equal to <see cref="P:System.Single.Pi" /> (that is, it returns the vector <code data-dev-comment-type="c">Create(float.Pi)</code>).</value>
50635063
<remarks>To be added.</remarks>
50645064
</Docs>
50655065
</Member>
@@ -5086,8 +5086,8 @@ The behavior of this method changed in .NET 5. For more information, see [Behavi
50865086
<ReturnType>System.Numerics.Vector2</ReturnType>
50875087
</ReturnValue>
50885088
<Docs>
5089-
<summary>Gets a vector whose elements are equal to <xref data-throw-if-not-resolved="true" uid="System.Single.PositiveInfinity" />.</summary>
5090-
<value>A vector whose elements are equal to <xref data-throw-if-not-resolved="true" uid="System.Single.PositiveInfinity"></xref> (that is, it returns the vector <code data-dev-comment-type="c">Create(float.PositiveInfinity)</code>).</value>
5089+
<summary>Gets a vector whose elements are equal to <see cref="P:System.Single.PositiveInfinity" />.</summary>
5090+
<value>A vector whose elements are equal to <see cref="P:System.Single.PositiveInfinity" /> (that is, it returns the vector <code data-dev-comment-type="c">Create(float.PositiveInfinity)</code>).</value>
50915091
<remarks>To be added.</remarks>
50925092
</Docs>
50935093
</Member>
@@ -5498,8 +5498,8 @@ The behavior of this method changed in .NET 5. For more information, see [Behavi
54985498
<ReturnType>System.Numerics.Vector2</ReturnType>
54995499
</ReturnValue>
55005500
<Docs>
5501-
<summary>Gets a vector whose elements are equal to <xref data-throw-if-not-resolved="true" uid="System.Single.Tau" />.</summary>
5502-
<value>A vector whose elements are equal to <xref data-throw-if-not-resolved="true" uid="System.Single.Tau"></xref> (that is, it returns the vector <code data-dev-comment-type="c">Create(float.Tau)</code>).</value>
5501+
<summary>Gets a vector whose elements are equal to <see cref="P:System.Single.Tau" />.</summary>
5502+
<value>A vector whose elements are equal to <see cref="P:System.Single.Tau" /> (that is, it returns the vector <code data-dev-comment-type="c">Create(float.Tau)</code>).</value>
55035503
<remarks>To be added.</remarks>
55045504
</Docs>
55055505
</Member>

xml/System.Numerics/Vector3.xml

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -935,10 +935,10 @@
935935
<paramref name="array" /> is <see langword="null" />.</exception>
936936
<exception cref="T:System.ArgumentException">The number of elements in the current instance is greater than in the array.</exception>
937937
<exception cref="T:System.ArgumentOutOfRangeException">
938-
<paramref name="index" /> is less than zero.
939-
940-
-or-
941-
938+
<paramref name="index" /> is less than zero.
939+
940+
-or-
941+
942942
<paramref name="index" /> is greater than or equal to the array length.</exception>
943943
<exception cref="T:System.RankException">
944944
<paramref name="array" /> is multidimensional.</exception>
@@ -1539,7 +1539,7 @@
15391539
</ReturnValue>
15401540
<Docs>
15411541
<summary>Gets a vector whose elements are equal to <xref data-throw-if-not-resolved="true" uid="System.Single.E" />.</summary>
1542-
<value>A vector whose elements are equal to <xref data-throw-if-not-resolved="true" uid="System.Single.E"></xref> (that is, it returns the vector <code data-dev-comment-type="c">Create(float.E)</code>).</value>
1542+
<value>A vector whose elements are equal to <see cref="P:System.Single.E" /> (that is, it returns the vector <code data-dev-comment-type="c">Create(float.E)</code>).</value>
15431543
<remarks>To be added.</remarks>
15441544
</Docs>
15451545
</Member>
@@ -1567,7 +1567,7 @@
15671567
</ReturnValue>
15681568
<Docs>
15691569
<summary>Gets a vector whose elements are equal to <xref data-throw-if-not-resolved="true" uid="System.Single.Epsilon" />.</summary>
1570-
<value>A vector whose elements are equal to <xref data-throw-if-not-resolved="true" uid="System.Single.Epsilon"></xref> (that is, it returns the vector <code data-dev-comment-type="c">Create(float.Epsilon)</code>).</value>
1570+
<value>A vector whose elements are equal to <see cref="P:System.Single.Epsilon" /> (that is, it returns the vector <code data-dev-comment-type="c">Create(float.Epsilon)</code>).</value>
15711571
<remarks>To be added.</remarks>
15721572
</Docs>
15731573
</Member>
@@ -3998,7 +3998,7 @@
39983998
</ReturnValue>
39993999
<Docs>
40004000
<summary>Gets a vector whose elements are equal to <xref data-throw-if-not-resolved="true" uid="System.Single.NaN" />.</summary>
4001-
<value>A vector whose elements are equal to <xref data-throw-if-not-resolved="true" uid="System.Single.NaN"></xref> (that is, it returns the vector <code data-dev-comment-type="c">Create(float.NaN)</code>).</value>
4001+
<value>A vector whose elements are equal to <see cref="P:System.Single.NaN" /> (that is, it returns the vector <code data-dev-comment-type="c">Create(float.NaN)</code>).</value>
40024002
<remarks>To be added.</remarks>
40034003
</Docs>
40044004
</Member>
@@ -4073,7 +4073,7 @@
40734073
</ReturnValue>
40744074
<Docs>
40754075
<summary>Gets a vector whose elements are equal to <xref data-throw-if-not-resolved="true" uid="System.Single.NegativeInfinity" />.</summary>
4076-
<value>A vector whose elements are equal to <xref data-throw-if-not-resolved="true" uid="System.Single.NegativeInfinity"></xref> (that is, it returns the vector <code data-dev-comment-type="c">Create(float.NegativeInfinity)</code>).</value>
4076+
<value>A vector whose elements are equal to <see cref="P:System.Single.NegativeInfinity" /> (that is, it returns the vector <code data-dev-comment-type="c">Create(float.NegativeInfinity)</code>).</value>
40774077
<remarks>To be added.</remarks>
40784078
</Docs>
40794079
</Member>
@@ -4101,7 +4101,7 @@
41014101
</ReturnValue>
41024102
<Docs>
41034103
<summary>Gets a vector whose elements are equal to <xref data-throw-if-not-resolved="true" uid="System.Single.NegativeZero" />.</summary>
4104-
<value>A vector whose elements are equal to <xref data-throw-if-not-resolved="true" uid="System.Single.NegativeZero"></xref> (that is, it returns the vector <code data-dev-comment-type="c">Create(float.NegativeZero)</code>).</value>
4104+
<value>A vector whose elements are equal to <see cref="P:System.Single.NegativeZero" /> (that is, it returns the vector <code data-dev-comment-type="c">Create(float.NegativeZero)</code>).</value>
41054105
<remarks>To be added.</remarks>
41064106
</Docs>
41074107
</Member>
@@ -5150,7 +5150,7 @@
51505150
</ReturnValue>
51515151
<Docs>
51525152
<summary>Gets a vector whose elements are equal to <xref data-throw-if-not-resolved="true" uid="System.Single.Pi" />.</summary>
5153-
<value>A vector whose elements are equal to <xref data-throw-if-not-resolved="true" uid="System.Single.Pi"></xref> (that is, it returns the vector <code data-dev-comment-type="c">Create(float.Pi)</code>).</value>
5153+
<value>A vector whose elements are equal to <see cref="P:System.Single.Pi" /> (that is, it returns the vector <code data-dev-comment-type="c">Create(float.Pi)</code>).</value>
51545154
<remarks>To be added.</remarks>
51555155
</Docs>
51565156
</Member>
@@ -5178,7 +5178,7 @@
51785178
</ReturnValue>
51795179
<Docs>
51805180
<summary>Gets a vector whose elements are equal to <xref data-throw-if-not-resolved="true" uid="System.Single.PositiveInfinity" />.</summary>
5181-
<value>A vector whose elements are equal to <xref data-throw-if-not-resolved="true" uid="System.Single.PositiveInfinity"></xref> (that is, it returns the vector <code data-dev-comment-type="c">Create(float.PositiveInfinity)</code>).</value>
5181+
<value>A vector whose elements are equal to <see cref="P:System.Single.PositiveInfinity" /> (that is, it returns the vector <code data-dev-comment-type="c">Create(float.PositiveInfinity)</code>).</value>
51825182
<remarks>To be added.</remarks>
51835183
</Docs>
51845184
</Member>
@@ -5592,7 +5592,7 @@
55925592
</ReturnValue>
55935593
<Docs>
55945594
<summary>Gets a vector whose elements are equal to <xref data-throw-if-not-resolved="true" uid="System.Single.Tau" />.</summary>
5595-
<value>A vector whose elements are equal to <xref data-throw-if-not-resolved="true" uid="System.Single.Tau"></xref> (that is, it returns the vector <code data-dev-comment-type="c">Create(float.Tau)</code>).</value>
5595+
<value>A vector whose elements are equal to <see cref="P:System.Single.Tau" /> (that is, it returns the vector <code data-dev-comment-type="c">Create(float.Tau)</code>).</value>
55965596
<remarks>To be added.</remarks>
55975597
</Docs>
55985598
</Member>

0 commit comments

Comments
 (0)