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