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