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)
791if (_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();