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