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)
795
if (
_outputScope
.LookupNamespace(prefix) == nsUri)
799
_outputScope
.AddNamespace(prefix, nsUri);
829
_outputScope
.PushScope();
848
_outputScope
.PopScope();
867
_outputScope
.PopScope();
909
_outputScope
.PushScope();
910
_outputScope
.InvalidateAllPrefixes();
912
_outputScope
.PopScope();
978
_outputScope
.InvalidateNonDefaultPrefixes();
1280
_outputScope
.InvalidateAllPrefixes();
1306
_outputScope
.InvalidateAllPrefixes();
1314
_outputScope
.PushScope();
1315
_outputScope
.InvalidateAllPrefixes();
1317
_outputScope
.PopScope();
1346
_outputScope
.InvalidateAllPrefixes();
1377
_outputScope
.InvalidateAllPrefixes();
1491
_outputScope
.PushScope();
1493
_outputScope
.InvalidateAllPrefixes();
1495
_outputScope
.PopScope();