1 write to _hexBinaryID
System.Private.Xml (1)
System\Xml\Serialization\XmlSerializationReader.cs (1)
208_hexBinaryID = _r.NameTable.Add("hexBinary");
4 references to _hexBinaryID
System.Private.Xml (4)
System\Xml\Serialization\XmlSerializationReader.cs (4)
329else if ((object)typeName.Name == (object)_hexBinaryID) 397else if ((object)typeName.Name == (object)_hexBinaryID) 593else if ((object)type.Name == (object)_hexBinaryID) 762else if ((object)type.Name == (object)_hexBinaryID)