Base:
method
ReadElementContentAsLong
System.Xml.XmlReader.ReadElementContentAsLong()
2 references to ReadElementContentAsLong
System.Runtime.Serialization (1)
System\Xml\XmlDictionaryReader.cs (1)
1167array[offset + actual] = ReadElementContentAsLong();
System.ServiceModel (1)
System\ServiceModel\Dispatcher\PrimitiveOperationFormatter.cs (1)
833value = reader.ReadElementContentAsLong();