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)
276
GetCustomAttributes
(null, reflectedType.GetTypeInfo() as MemberInfo);
340
GetCustomAttributes
(null, reflectedType.GetTypeInfo() as MemberInfo);