2 references to FormatUInt64
System.Private.CoreLib (2)
src\libraries\System.Private.CoreLib\src\System\UInt64.cs (2)
120
return Number.
FormatUInt64
(m_value, format, null);
125
return Number.
FormatUInt64
(m_value, format, provider);