Base:
method
GetCustomAttributes
System.Reflection.Context.Projection.ProjectingType.GetCustomAttributes(System.Type, System.Boolean)
1 reference to GetCustomAttributes
System.Reflection.Context (1)
System\Reflection\Context\Custom\CustomType.cs (1)
28return GetCustomAttributes(typeof(object), inherit);