1 write to _unsignedLongID
System.Private.Xml (1)
System\Xml\Serialization\XmlSerializationReader.cs (1)
212
_unsignedLongID
= _r.NameTable.Add("unsignedLong");
5 references to _unsignedLongID
System.Private.Xml (5)
System\Xml\Serialization\XmlSerializationReader.cs (5)
337
else if ((object)typeName.Name == (object)
_unsignedLongID
)
401
else if ((object)typeName.Name == (object)
_unsignedLongID
)
587
else if ((object)type.Name == (object)
_unsignedLongID
)
659
else if ((object)type.Name == (object)
_unsignedLongID
)
752
else if ((object)type.Name == (object)
_unsignedLongID
)