2 instantiations of ByteStack
System.Xml (2)
System\Xml\Core\HtmlEncodedRawTextWriter.cs (1)
462elementScope = new ByteStack( StackIncrement );
System\Xml\Core\HtmlUtf8RawTextWriter.cs (1)
462elementScope = new ByteStack( StackIncrement );
2 references to ByteStack
System.Xml (2)
System\Xml\Core\HtmlEncodedRawTextWriter.cs (1)
58protected ByteStack elementScope;
System\Xml\Core\HtmlUtf8RawTextWriter.cs (1)
58protected ByteStack elementScope;