2 references to ToSingle
System.Private.DataContractSerialization (2)
System\Xml\ValueHandle.cs (1)
629return ToSingle();
System\Xml\XmlBaseReader.cs (1)
1609float value = node.Value.ToSingle();