1 write to type
System.Activities (1)
System\Activities\Debugger\State.cs (1)
126
this.
type
= type;
1 reference to type
System.Activities (1)
System\Activities\Debugger\State.cs (1)
135
MethodInfo methodInfo = this.
type
.GetMethod(withPriming ? StateManager.MethodWithPrimingPrefix + this.methodName : this.methodName);