3 references to FormatuLength
System.Private.CoreLib (3)
src\libraries\System.Private.CoreLib\src\System\Globalization\DateTimeFormat.cs (3)
998str = string.FastAllocateString(FormatuLength); 1559if (destination.Length < FormatuLength) 1565charsWritten = FormatuLength;