Base:
property
DeclaringType
System.Reflection.MemberInfo.DeclaringType
2 references to DeclaringType
System.Workflow.ComponentModel (2)
AuthoringOM\Compiler\TypeSystem\MethodInfo.cs (2)
286
this.attributes = Helper.LoadCustomAttributes(this.methodInfo.CustomAttributes, this.
DeclaringType
as DesignTimeType);
296
this.attributes = Helper.LoadCustomAttributes(this.methodInfo.CustomAttributes, this.
DeclaringType
as DesignTimeType);