1 write to _unsignedByteID
System.Private.Xml (1)
System\Xml\Serialization\XmlSerializationReader.cs (1)
213_unsignedByteID = _r.NameTable.Add("unsignedByte");
4 references to _unsignedByteID
System.Private.Xml (4)
System\Xml\Serialization\XmlSerializationReader.cs (4)
336else if ((object)typeName.Name == (object)_unsignedByteID) 586else if ((object)type.Name == (object)_unsignedByteID) 658else if ((object)type.Name == (object)_unsignedByteID) 755else if ((object)type.Name == (object)_unsignedByteID)