10 references to SweepCustomAttributes
illink (10)
Linker.Steps\SweepStep.cs (10)
229
updateScopes |=
SweepCustomAttributes
(assembly);
232
updateScopes |=
SweepCustomAttributes
(module);
331
SweepCustomAttributes
(iface);
339
SweepCustomAttributes
(gp);
348
bool removed =
SweepCustomAttributes
(type as ICustomAttributeProvider);
356
bool removed =
SweepCustomAttributes
(method as ICustomAttributeProvider);
417
SweepCustomAttributes
(provider);
430
SweepCustomAttributes
(method.MethodReturnType);
444
SweepCustomAttributes
(parameter);
540
SweepCustomAttributes
(list[i]);