3 references to FormatuLength
System.Private.CoreLib (3)
src\runtime\src\libraries\System.Private.CoreLib\src\System\Globalization\DateTimeFormat.cs (3)
1058str = string.FastAllocateString(FormatuLength); 1620if (destination.Length < FormatuLength) 1626charsWritten = FormatuLength;