Base:
property
DeclaringType
System.Reflection.MemberInfo.DeclaringType
2 references to DeclaringType
System.Workflow.ComponentModel (2)
AuthoringOM\Compiler\TypeSystem\FieldInfo.cs (2)
115
this.attributes = Helper.LoadCustomAttributes(this.codeDomField.CustomAttributes, this.
DeclaringType
as DesignTimeType);
126
this.attributes = Helper.LoadCustomAttributes(this.codeDomField.CustomAttributes, this.
DeclaringType
as DesignTimeType);