2 writes to InVariableScopeArgument
System.Activities (2)
System\Activities\XamlIntegration\TextExpressionCompiler.cs (2)
2697this.compiler.InVariableScopeArgument = true; 2699this.compiler.InVariableScopeArgument = false;
2 references to InVariableScopeArgument
System.Activities (2)
System\Activities\XamlIntegration\TextExpressionCompiler.cs (2)
658if (this.InVariableScopeArgument) 679if (this.InVariableScopeArgument)