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)
333
else if ((object)typeName.Name == (object)
_unsignedByteID
)
583
else if ((object)type.Name == (object)
_unsignedByteID
)
655
else if ((object)type.Name == (object)
_unsignedByteID
)
752
else if ((object)type.Name == (object)
_unsignedByteID
)