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