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