10 references to SweepCustomAttributes
illink (10)
Linker.Steps\SweepStep.cs (10)
242
updateScopes |=
SweepCustomAttributes
(assembly);
245
updateScopes |=
SweepCustomAttributes
(module);
353
SweepCustomAttributes
(iface);
362
SweepCustomAttributes
(gp);
371
bool removed =
SweepCustomAttributes
(type as ICustomAttributeProvider);
379
bool removed =
SweepCustomAttributes
(method as ICustomAttributeProvider);
446
SweepCustomAttributes
(provider);
460
SweepCustomAttributes
(method.MethodReturnType);
475
SweepCustomAttributes
(parameter);
584
SweepCustomAttributes
(list[i]);