6 references to IsGlobal
System.Private.Xml (6)
System\Xml\Xsl\XsltOld\Compiler.cs (3)
319if (variable.IsGlobal) 335if (oldVar.IsGlobal) 337if (variable.IsGlobal)
System\Xml\Xsl\XsltOld\Processor.cs (1)
992if (variable.IsGlobal)
System\Xml\Xsl\XsltOld\VariableAction.cs (1)
122if (IsGlobal)
System\Xml\Xsl\XsltOld\XsltCompileContext.cs (1)
82if (result == null && !variable.IsGlobal)