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