4 references to ToLong
System.Runtime.Serialization (4)
System\Xml\ValueHandle.cs (3)
312long value = ToLong(); 379return ToLong(); 637return ToLong();
System\Xml\XmlBaseReader.cs (1)
1675Int64 value = node.Value.ToLong();