1 write to _unsignedLongID
System.Private.Xml (1)
System\Xml\Serialization\XmlSerializationReader.cs (1)
214
_unsignedLongID
= _r.NameTable.Add("unsignedLong");
5 references to _unsignedLongID
System.Private.Xml (5)
System\Xml\Serialization\XmlSerializationReader.cs (5)
341
else if ((object)typeName.Name == (object)
_unsignedLongID
)
405
else if ((object)typeName.Name == (object)
_unsignedLongID
)
591
else if ((object)type.Name == (object)
_unsignedLongID
)
663
else if ((object)type.Name == (object)
_unsignedLongID
)
760
else if ((object)type.Name == (object)
_unsignedLongID
)