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