2 writes to _nextNextParsingFunction
dotnet-svcutil-lib (2)
FrameworkFork\Microsoft.Xml\Xml\Core\XmlTextReaderImpl.cs (2)
1885
_nextNextParsingFunction
= _nextParsingFunction;
9112
_nextNextParsingFunction
= _nextParsingFunction;
5 references to _nextNextParsingFunction
dotnet-svcutil-lib (5)
FrameworkFork\Microsoft.Xml\Xml\Core\XmlTextReaderImpl.cs (5)
5645
_parsingFunction =
_nextNextParsingFunction
;
5987
_nextParsingFunction =
_nextNextParsingFunction
;
6004
_nextParsingFunction =
_nextNextParsingFunction
;
9552
_nextParsingFunction =
_nextNextParsingFunction
;
9586
_nextParsingFunction =
_nextNextParsingFunction
;