Base:
2 references to ReadElementContentAsLong
System.Private.DataContractSerialization (1)
System\Xml\XmlDictionaryReader.cs (1)
1133
array[offset + actual] =
ReadElementContentAsLong
();
System.ServiceModel.Primitives (1)
System\ServiceModel\Dispatcher\PrimitiveOperationFormatter.cs (1)
935
value = reader.
ReadElementContentAsLong
();