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