6 references to IsProcessed
illink (6)
Linker.Steps\MarkStep.cs (5)
435
if (!Annotations.
IsProcessed
(assembly))
468
if (Annotations.
IsProcessed
(pending.Key))
1508
Debug.Assert(Annotations.
IsProcessed
(assembly));
3835
if (!Annotations.
IsProcessed
(methodIL.Method))
3842
Debug.Assert(Annotations.
IsProcessed
(owningMethod));
Linker\Annotations.cs (1)
301
if (
IsProcessed
(type))