1 instantiation of CustomConstructorInfo
System.Reflection.Context (1)
System\Reflection\Context\CustomReflectionContext.Projector.cs (1)
112return new CustomConstructorInfo(value, ReflectionContext);
1 reference to CustomConstructorInfo
System.Reflection.Context (1)
System\Reflection\Context\Custom\AttributeUtils.cs (1)
91public static object[] GetCustomAttributes(CustomReflectionContext context, CustomConstructorInfo constructor, Type attributeFilterType)