1 write to _hexBinaryID
System.Private.Xml (1)
System\Xml\Serialization\XmlSerializationReader.cs (1)
206_hexBinaryID = _r.NameTable.Add("hexBinary");
4 references to _hexBinaryID
System.Private.Xml (4)
System\Xml\Serialization\XmlSerializationReader.cs (4)
325else if ((object)typeName.Name == (object)_hexBinaryID) 393else if ((object)typeName.Name == (object)_hexBinaryID) 589else if ((object)type.Name == (object)_hexBinaryID) 754else if ((object)type.Name == (object)_hexBinaryID)