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();