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