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