1 write to hexBinaryID
System.Xml (1)
System\Xml\Serialization\XmlSerializationReader.cs (1)
224hexBinaryID = r.NameTable.Add("hexBinary");
4 references to hexBinaryID
System.Xml (4)
System\Xml\Serialization\XmlSerializationReader.cs (4)
341else if ((object) typeName.Name == (object) hexBinaryID) 408else if ((object) typeName.Name == (object) hexBinaryID) 587else if ((object) type.Name == (object) hexBinaryID) 745else if ((object) type.Name == (object) hexBinaryID)