2 references to FormatInvariantGMaxLength
System.Private.CoreLib (2)
src\libraries\System.Private.CoreLib\src\System\Globalization\DateTimeFormat.cs (2)
958string str = string.FastAllocateString(FormatInvariantGMaxLength); 960Debug.Assert(charsWritten == FormatInvariantGMaxLength);