1 reference to CreateUtf8Cache
System.Private.CoreLib (1)
src\runtime\src\libraries\System.Private.CoreLib\src\System\Globalization\NumberFormatInfo.cs (1)
103
byte[] utf8 = utf8Cache ??
CreateUtf8Cache
(ref utf8Cache, value);