3 references to FormatInvariantGMinLength
System.Private.CoreLib (3)
src\libraries\System.Private.CoreLib\src\System\Globalization\DateTimeFormat.cs (3)
939string str = string.FastAllocateString(FormatInvariantGMinLength); 941Debug.Assert(charsWritten == FormatInvariantGMinLength); 1665int bytesRequired = FormatInvariantGMinLength;