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