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