1 reference to HasAttribute
Microsoft.Build.Framework (1)
Utilities\TypeUtilities.cs (1)
27where T : Attribute => type.HasAttribute(typeof(T).Name);