1 write to unsignedByteID
System.Xml (1)
System\Xml\Serialization\XmlSerializationReader.cs (1)
226unsignedByteID = r.NameTable.Add("unsignedByte");
4 references to unsignedByteID
System.Xml (4)
System\Xml\Serialization\XmlSerializationReader.cs (4)
345else if ((object)typeName.Name == (object)unsignedByteID) 577else if ((object) type.Name == (object) unsignedByteID) 648else if ((object) type.Name == (object) unsignedByteID) 735else if ((object) type.Name == (object) unsignedByteID)