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