2 references to GetAttributeUsage
System.Private.CoreLib (2)
Internal\Reflection\Extensions\NonPortable\CustomAttributeSearcher.cs (2)
161usage = GetAttributeUsage(attributeType); 168usage ??= GetAttributeUsage(attributeType);