Skip to content

Commit ad0b22e

Browse files
authored
Update Complex.xml
1 parent 708142c commit ad0b22e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

xml/System.Numerics/Complex.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6983,7 +6983,7 @@ Languages that support custom operators can use the <xref:System.Numerics.Comple
69836983
<MemberSignature Language="F#" Value="abstract member TryFormat : Span&lt;byte&gt; * int * ReadOnlySpan&lt;char&gt; * IFormatProvider -&gt; bool&#xA;override this.TryFormat : Span&lt;byte&gt; * int * ReadOnlySpan&lt;char&gt; * IFormatProvider -&gt; bool" Usage="complex.TryFormat (utf8Destination, bytesWritten, format, provider)" />
69846984
<MemberType>Method</MemberType>
69856985
<Implements>
6986-
<InterfaceMember>M:System.Numerics.INumberBase`1.System%23IUtf8SpanFormattable%23TryFormat(System.Span{System.Byte},System.Int32@,System.ReadOnlySpan{System.Char},System.IFormatProvider)</InterfaceMember>
6986+
<InterfaceMember>M:System.Numerics.INumberBase`1.System#IUtf8SpanFormattable#TryFormat(System.Span{System.Byte},System.Int32@,System.ReadOnlySpan{System.Char},System.IFormatProvider)</InterfaceMember>
69876987
</Implements>
69886988
<AssemblyInfo>
69896989
<AssemblyName>System.Runtime.Numerics</AssemblyName>

0 commit comments

Comments
 (0)