1 write to declaringType
System.Workflow.ComponentModel (1)
AuthoringOM\Compiler\TypeSystem\MethodInfo.cs (1)
31
this.
declaringType
= declaringType;
2 references to declaringType
System.Workflow.ComponentModel (2)
AuthoringOM\Compiler\TypeSystem\MethodInfo.cs (2)
102
return this.
declaringType
;
109
return this.
declaringType
;