5 references to PopElementContext
System.Xml (5)
System\Xml\Core\XmlTextReaderImpl.cs (3)
1198
case ParsingFunction.
PopElementContext
:
4233
parsingFunction = ParsingFunction.
PopElementContext
;
7405
parsingFunction = ParsingFunction.
PopElementContext
;
System\Xml\Core\XmlTextReaderImplAsync.cs (2)
182
case ParsingFunction.
PopElementContext
:
2092
parsingFunction = ParsingFunction.
PopElementContext
;