3 references to IsNotMarkedWithAttribute
Microsoft.Cci.Extensions (3)
Filters\AttributeMarkedFilter.cs (3)
21
return
IsNotMarkedWithAttribute
(ns);
26
return
IsNotMarkedWithAttribute
(type);
31
return
IsNotMarkedWithAttribute
(member);