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