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