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