4 references to Single
dotnet-svcutil-lib (4)
FrameworkFork\System.Runtime.Serialization\System\Xml\XmlBinaryReader.cs (1)
665ReadText(MoveToAtomicTextWithEndElement(), ValueHandleType.Single, ValueHandleLength.Single);
FrameworkFork\System.Runtime.Serialization\System\Xml\XmlBufferReader.cs (3)
402byte[] buffer = GetBuffer(ValueHandleLength.Single, out offset); 410Advance(ValueHandleLength.Single); 1308ReadValue(value, ValueHandleType.Single, ValueHandleLength.Single);