4 references to TryFormatCore
System.Private.CoreLib (4)
src\libraries\System.Private.CoreLib\src\System\Guid.cs (4)
1156
TryFormatCore
(destination, out charsWritten, format);
1160
TryFormatCore
(destination, out charsWritten, format);
1163
TryFormatCore
(utf8Destination, out bytesWritten, format);
1167
TryFormatCore
(utf8Destination, out bytesWritten, format);