1 write to DtdParserProxy_CurrentPosition
dotnet-svcutil-lib (1)
FrameworkFork\Microsoft.Xml\Xml\Core\XmlTextReaderImplHelpers.cs (1)
223set { _reader.DtdParserProxy_CurrentPosition = value; }
1 reference to DtdParserProxy_CurrentPosition
dotnet-svcutil-lib (1)
FrameworkFork\Microsoft.Xml\Xml\Core\XmlTextReaderImplHelpers.cs (1)
222get { return _reader.DtdParserProxy_CurrentPosition; }