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