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