2 references to ReadContentAsTimeSpan
System.Private.DataContractSerialization (2)
System\Runtime\Serialization\XmlReaderDelegator.cs (2)
268return ReadContentAsTimeSpan(); 323return new DataNode<TimeSpan>(ReadContentAsTimeSpan());