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