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