4 references to Pop
System.Private.Xml (4)
System\Xml\Core\HtmlEncodedRawTextWriter.cs (2)
161
_currentElementProperties = (ElementProperties)_elementScope.
Pop
();
186
_currentElementProperties = (ElementProperties)_elementScope.
Pop
();
System\Xml\Core\HtmlUtf8RawTextWriter.cs (2)
150
_currentElementProperties = (ElementProperties)_elementScope.
Pop
();
173
_currentElementProperties = (ElementProperties)_elementScope.
Pop
();