2 references to ReadContentAsSingle
System.Runtime.Serialization (2)
System\Runtime\Serialization\XmlReaderDelegator.cs (2)
250
return
ReadContentAsSingle
();
306
return new DataNode<float>(
ReadContentAsSingle
());