5 references to MarkProcessed
illink (5)
Linker.Steps\MarkStep.cs (4)
3650
Annotations.
MarkProcessed
(pii.Module, new DependencyInfo(DependencyKind.InteropMethodDependency, method));
3742
if (!Annotations.
MarkProcessed
(prop, reason))
3761
if (!Annotations.
MarkProcessed
(evt, reason))
4031
Annotations.
MarkProcessed
(iface, reason ?? new DependencyInfo(DependencyKind.InterfaceImplementationOnType, origin.Provider));
Linker\MarkingHelpers.cs (1)
28
if (!_context.Annotations.
MarkProcessed
(exportedType, reason))