1 write to _unsignedByteID
System.Private.Xml (1)
System\Xml\Serialization\XmlSerializationReader.cs (1)
210_unsignedByteID = _r.NameTable.Add("unsignedByte");
4 references to _unsignedByteID
System.Private.Xml (4)
System\Xml\Serialization\XmlSerializationReader.cs (4)
333else if ((object)typeName.Name == (object)_unsignedByteID) 583else if ((object)type.Name == (object)_unsignedByteID) 655else if ((object)type.Name == (object)_unsignedByteID) 752else if ((object)type.Name == (object)_unsignedByteID)