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