1 write to _outputScope
System.Private.Xml (1)
System\Xml\Xsl\Xslt\QilGenerator.cs (1)
98
_outputScope
= new OutputScopeManager();
19 references to _outputScope
System.Private.Xml (19)
System\Xml\Xsl\Xslt\QilGenerator.cs (19)
791
if (
_outputScope
.LookupNamespace(prefix) == nsUri)
795
_outputScope
.AddNamespace(prefix, nsUri);
825
_outputScope
.PushScope();
844
_outputScope
.PopScope();
863
_outputScope
.PopScope();
905
_outputScope
.PushScope();
906
_outputScope
.InvalidateAllPrefixes();
908
_outputScope
.PopScope();
974
_outputScope
.InvalidateNonDefaultPrefixes();
1276
_outputScope
.InvalidateAllPrefixes();
1302
_outputScope
.InvalidateAllPrefixes();
1310
_outputScope
.PushScope();
1311
_outputScope
.InvalidateAllPrefixes();
1313
_outputScope
.PopScope();
1342
_outputScope
.InvalidateAllPrefixes();
1373
_outputScope
.InvalidateAllPrefixes();
1487
_outputScope
.PushScope();
1489
_outputScope
.InvalidateAllPrefixes();
1491
_outputScope
.PopScope();