1 write to _unsignedByteID
System.Private.Xml (1)
System\Xml\Serialization\XmlSerializationReader.cs (1)
208_unsignedByteID = _r.NameTable.Add("unsignedByte");
4 references to _unsignedByteID
System.Private.Xml (4)
System\Xml\Serialization\XmlSerializationReader.cs (4)
329else if ((object)typeName.Name == (object)_unsignedByteID) 579else if ((object)type.Name == (object)_unsignedByteID) 651else if ((object)type.Name == (object)_unsignedByteID) 744else if ((object)type.Name == (object)_unsignedByteID)