1 write to outputScope
System.Data.SqlXml (1)
System\Xml\Xsl\Xslt\QilGenerator.cs (1)
93
outputScope
= new OutputScopeManager();
19 references to outputScope
System.Data.SqlXml (19)
System\Xml\Xsl\Xslt\QilGenerator.cs (19)
684
if (this.
outputScope
.LookupNamespace(prefix) == nsUri) {
687
this.
outputScope
.AddNamespace(prefix, nsUri);
713
outputScope
.PushScope();
727
outputScope
.PopScope();
742
outputScope
.PopScope();
774
outputScope
.PushScope();
776
this.
outputScope
.InvalidateAllPrefixes();
778
outputScope
.PopScope();
830
this.
outputScope
.InvalidateNonDefaultPrefixes();
1083
outputScope
.InvalidateAllPrefixes();
1103
outputScope
.InvalidateAllPrefixes();
1110
outputScope
.PushScope();
1111
outputScope
.InvalidateAllPrefixes();
1113
outputScope
.PopScope();
1133
outputScope
.InvalidateAllPrefixes();
1158
outputScope
.InvalidateAllPrefixes();
1254
this.
outputScope
.PushScope();
1256
this.
outputScope
.InvalidateAllPrefixes();
1258
this.
outputScope
.PopScope();