3 writes to TargetType
System.Activities (3)
System\Activities\Expressions\ExpressionServices.cs (3)
1203
TargetType
= unaryExpression.Method.DeclaringType,
1227
TargetType
= binaryExpression.Method.DeclaringType,
1301
invokeMethod.
TargetType
= methodInfo.DeclaringType;
1 reference to TargetType
System.Activities (1)
System\Activities\Expressions\InvokeMethod.cs (1)
156
TargetType = this.
TargetType
,