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