Base:
property
DeclaringType
System.Reflection.MemberInfo.DeclaringType
2 references to DeclaringType
System.Workflow.ComponentModel (2)
AuthoringOM\Compiler\TypeSystem\EventInfo.cs (2)
139
this.attributes = Helper.LoadCustomAttributes(this.codeDomEvent.CustomAttributes, this.
DeclaringType
as DesignTimeType);
150
this.attributes = Helper.LoadCustomAttributes(this.codeDomEvent.CustomAttributes, this.
DeclaringType
as DesignTimeType);