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