4 references to Double
dotnet-svcutil-lib (4)
FrameworkFork\System.Runtime.Serialization\System\Xml\XmlBinaryReader.cs (1)
668
ReadText(MoveToAtomicTextWithEndElement(), ValueHandleType.Double, ValueHandleLength.
Double
);
FrameworkFork\System.Runtime.Serialization\System\Xml\XmlBufferReader.cs (3)
422
byte[] buffer = GetBuffer(ValueHandleLength.
Double
, out offset);
434
Advance(ValueHandleLength.
Double
);
1311
ReadValue(value, ValueHandleType.Double, ValueHandleLength.
Double
);