Base:
method
ReadElementContentAsLong
Microsoft.Xml.XmlReader.ReadElementContentAsLong()
2 references to ReadElementContentAsLong
dotnet-svcutil-lib (2)
FrameworkFork\System.Runtime.Serialization\System\Xml\XmlDictionaryReader.cs (1)
1021array[offset + actual] = ReadElementContentAsLong();
FrameworkFork\System.ServiceModel\System\ServiceModel\Dispatcher\PrimitiveOperationFormatter.cs (1)
790value = reader.ReadElementContentAsLong();