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