Base:
method
GetCustomAttributes
System.Composition.Convention.AttributedModelProvider.GetCustomAttributes(System.Type, System.Reflection.MemberInfo)
2 references to GetCustomAttributes
System.Composition.Convention (2)
System\Composition\Convention\ConventionBuilder.cs (2)
276GetCustomAttributes(null, reflectedType.GetTypeInfo() as MemberInfo); 340GetCustomAttributes(null, reflectedType.GetTypeInfo() as MemberInfo);