Base:
1 override of Constructor
System.Reflection.Context (1)
System\Reflection\Context\Projection\ProjectingCustomAttributeData.cs (1)
23public override ConstructorInfo Constructor
1 reference to Constructor
System.Reflection.Context (1)
System\Reflection\Context\Projection\ProjectingCustomAttributeData.cs (1)
25get { return _projector.ProjectConstructor(base.Constructor); }