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