5 references to PopElementContext
System.Private.Xml (5)
System\Xml\Core\XmlTextReaderImpl.cs (3)
1262
case ParsingFunction.
PopElementContext
:
4646
_parsingFunction = ParsingFunction.
PopElementContext
;
8245
_parsingFunction = ParsingFunction.
PopElementContext
;
System\Xml\Core\XmlTextReaderImplAsync.cs (2)
195
case ParsingFunction.
PopElementContext
:
2264
_parsingFunction = ParsingFunction.
PopElementContext
;