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