1 write to thisLiteralResult
System.Workflow.Activities (1)
Rules\Executor.cs (1)
222this.thisLiteralResult = new RuleLiteralResult(thisObject);
1 reference to thisLiteralResult
System.Workflow.Activities (1)
Rules\Executor.cs (1)
273get { return this.thisLiteralResult; }