1 write to s_tokenTypeMap
System.Private.Xml (1)
System\Xml\BinaryXml\XmlBinaryReader.cs (1)
388s_tokenTypeMap ??= GenerateTokenTypeMap();
1 reference to s_tokenTypeMap
System.Private.Xml (1)
System\Xml\BinaryXml\XmlBinaryReader.cs (1)
3322Type? t = s_tokenTypeMap[(int)token];