2 references to IsAttributeRemoved
illink (2)
Linker.Steps\MarkStep.cs (2)
790
if (providerInLinkedAssembly &&
IsAttributeRemoved
(ca, resolvedAttributeType))
1474
if (
IsAttributeRemoved
(customAttribute, resolved.DeclaringType) && Annotations.GetAction (CustomAttributeSource.GetAssemblyFromCustomAttributeProvider (assemblyLevelAttribute.Provider)) == AssemblyAction.Link)