3 references to MarkSecurityDeclarations
illink (3)
Linker.Steps\MarkStep.cs (3)
1506
MarkSecurityDeclarations
(assembly, new DependencyInfo(DependencyKind.AssemblyOrModuleAttribute, assembly), assemblyOrigin);
2181
MarkSecurityDeclarations
(type, new DependencyInfo(DependencyKind.CustomAttribute, type), typeOrigin);
3363
MarkSecurityDeclarations
(method, new DependencyInfo(DependencyKind.CustomAttribute, method), methodOrigin);