7 references to IsGlobal
System.Data.SqlXml (7)
System\Xml\Xsl\XsltOld\Compiler.cs (3)
301if (variable.IsGlobal) { 314if (oldVar.IsGlobal) { 315if (variable.IsGlobal) {
System\Xml\Xsl\XsltOld\DbgCompiler.cs (1)
81if (variable.IsGlobal) {
System\Xml\Xsl\XsltOld\Processor.cs (1)
895if (variable.IsGlobal) {
System\Xml\Xsl\XsltOld\VariableAction.cs (1)
106if (IsGlobal) {
System\Xml\Xsl\XsltOld\XsltCompileContext.cs (1)
75if (result == null && ! variable.IsGlobal) {