4 references to Pop
System.Xml (4)
System\Xml\Core\HtmlEncodedRawTextWriter.cs (2)
204
currentElementProperties = (ElementProperties)elementScope.
Pop
();
225
currentElementProperties = (ElementProperties)elementScope.
Pop
();
System\Xml\Core\HtmlUtf8RawTextWriter.cs (2)
204
currentElementProperties = (ElementProperties)elementScope.
Pop
();
225
currentElementProperties = (ElementProperties)elementScope.
Pop
();