1 write to _elementScope
System.Private.Xml (1)
System\Xml\Core\HtmlEncodedRawTextWriter.cs (1)
444_elementScope = new ByteStack(StackIncrement);
5 references to _elementScope
System.Private.Xml (5)
System\Xml\Core\HtmlEncodedRawTextWriter.cs (5)
99_elementScope.Push((byte)_currentElementProperties); 161_currentElementProperties = (ElementProperties)_elementScope.Pop(); 186_currentElementProperties = (ElementProperties)_elementScope.Pop(); 436[MemberNotNull(nameof(_elementScope))] 820base._elementScope.Push((byte)base._currentElementProperties);