2 references to TryFormat
System.Private.CoreLib (2)
src\libraries\System.Private.CoreLib\src\System\Buffers\Text\Utf8Formatter\Utf8Formatter.Integer.cs (2)
35
TryFormat
((uint)value, destination, out bytesWritten, format);
85
TryFormat
((uint)value, destination, out bytesWritten, format);