2 instantiations of ByteStack
dotnet-svcutil-lib (2)
FrameworkFork\Microsoft.Xml\Xml\Core\HtmlEncodedRawTextWriter.cs (1)
476
elementScope = new
ByteStack
(StackIncrement);
FrameworkFork\Microsoft.Xml\Xml\Core\HtmlUtf8RawTextWriter.cs (1)
475
elementScope = new
ByteStack
(StackIncrement);
2 references to ByteStack
dotnet-svcutil-lib (2)
FrameworkFork\Microsoft.Xml\Xml\Core\HtmlEncodedRawTextWriter.cs (1)
24
protected
ByteStack
elementScope;
FrameworkFork\Microsoft.Xml\Xml\Core\HtmlUtf8RawTextWriter.cs (1)
24
protected
ByteStack
elementScope;