1 override of ReadContentAsTimeSpan
dotnet-svcutil-lib (1)
FrameworkFork\System.Runtime.Serialization\System\Xml\XmlBaseReader.cs (1)
1595
public override TimeSpan
ReadContentAsTimeSpan
()
2 references to ReadContentAsTimeSpan
dotnet-svcutil-lib (2)
FrameworkFork\System.Runtime.Serialization\System\Xml\XmlBinaryWriter.cs (1)
1215
WriteValue(reader.
ReadContentAsTimeSpan
());
FrameworkFork\System.Runtime.Serialization\System\Xml\XmlDictionaryReader.cs (1)
826
value =
ReadContentAsTimeSpan
();