2 instantiations of ByteStack
System.Private.Xml (2)
System\Xml\Core\HtmlEncodedRawTextWriter.cs (1)
444_elementScope = new ByteStack(StackIncrement);
System\Xml\Core\HtmlUtf8RawTextWriter.cs (1)
421_elementScope = new ByteStack(StackIncrement);
2 references to ByteStack
System.Private.Xml (2)
System\Xml\Core\HtmlEncodedRawTextWriter.cs (1)
15protected ByteStack _elementScope;
System\Xml\Core\HtmlUtf8RawTextWriter.cs (1)
15protected ByteStack _elementScope;