1 write to _unsignedLongID
System.Private.Xml (1)
System\Xml\Serialization\XmlSerializationReader.cs (1)
217
_unsignedLongID
= _r.NameTable.Add("unsignedLong");
5 references to _unsignedLongID
System.Private.Xml (5)
System\Xml\Serialization\XmlSerializationReader.cs (5)
344
else if ((object)typeName.Name == (object)
_unsignedLongID
)
408
else if ((object)typeName.Name == (object)
_unsignedLongID
)
594
else if ((object)type.Name == (object)
_unsignedLongID
)
666
else if ((object)type.Name == (object)
_unsignedLongID
)
763
else if ((object)type.Name == (object)
_unsignedLongID
)