1 write to _unsignedLongID
dotnet-svcutil-lib (1)
FrameworkFork\Microsoft.Xml\Xml\Serialization\XmlSerializationReader.cs (1)
238
_unsignedLongID
= _r.NameTable.Add("unsignedLong");
5 references to _unsignedLongID
dotnet-svcutil-lib (5)
FrameworkFork\Microsoft.Xml\Xml\Serialization\XmlSerializationReader.cs (5)
362
else if ((object)typeName.Name == (object)
_unsignedLongID
)
426
else if ((object)typeName.Name == (object)
_unsignedLongID
)
612
else if ((object)type.Name == (object)
_unsignedLongID
)
684
else if ((object)type.Name == (object)
_unsignedLongID
)
774
else if ((object)type.Name == (object)
_unsignedLongID
)