2 references to ToSingle
dotnet-svcutil-lib (2)
FrameworkFork\System.Runtime.Serialization\System\Xml\ValueHandle.cs (1)
593
return
ToSingle
();
FrameworkFork\System.Runtime.Serialization\System\Xml\XmlBaseReader.cs (1)
1564
float value = node.Value.
ToSingle
();