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