4 references to Push
dotnet-svcutil-lib (4)
FrameworkFork\Microsoft.Xml\Xml\Core\HtmlEncodedRawTextWriter.cs (2)
128elementScope.Push((byte)currentElementProperties); 862base.elementScope.Push((byte)base.currentElementProperties);
FrameworkFork\Microsoft.Xml\Xml\Core\HtmlUtf8RawTextWriter.cs (2)
127elementScope.Push((byte)currentElementProperties); 858base.elementScope.Push((byte)base.currentElementProperties);