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