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