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.Buffers/StandardFormat.xml
+3-3Lines changed: 3 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -69,7 +69,7 @@ A `StandardFormat` object consists of a single character standard format specifi
69
69
70
70
-or-
71
71
72
-
<paramrefname="symbol" /> cannot be converted to a <xref:System.Byte>.
72
+
<paramrefname="symbol" /> cannot be converted to a <seecref="T:System.Byte" />.
73
73
74
74
</exception>
75
75
</Docs>
@@ -199,7 +199,7 @@ Two <xref:System.Buffers.StandardFormat> instances are equal if their <xref:Syst
199
199
</AssemblyInfo>
200
200
<ReturnValue>
201
201
<ReturnType>System.Boolean</ReturnType>
202
-
</ReturnValue>a
202
+
</ReturnValue>
203
203
<Docs>
204
204
<summary>Gets a value that indicates whether a format has a defined precision.</summary>
205
205
<value><seelangword="true" /> if the format has a precision other than <seecref="F:System.Buffers.StandardFormat.NoPrecision" ?>; otherwise, <seelangword="false" />.</value>
@@ -584,4 +584,4 @@ The string representation of a <xref:System.Buffers.StandardFormat> instance is
0 commit comments