1 write to TokenTypeMap
System.Xml (1)
System\Xml\BinaryXml\XmlBinaryReader.cs (1)
2935
TokenTypeMap
= map;
3 references to TokenTypeMap
System.Xml (3)
System\Xml\BinaryXml\XmlBinaryReader.cs (3)
382
if (
TokenTypeMap
== null)
2934
if (
TokenTypeMap
== null)
2939
Type t =
TokenTypeMap
[(int)token];