6 references to IsProcessed
illink (6)
Linker.Steps\MarkStep.cs (5)
423
if (!Annotations.
IsProcessed
(assembly))
456
if (Annotations.
IsProcessed
(pending.Key))
1496
Debug.Assert(Annotations.
IsProcessed
(assembly));
3808
if (!Annotations.
IsProcessed
(methodIL.Method))
3815
Debug.Assert(Annotations.
IsProcessed
(owningMethod));
Linker\Annotations.cs (1)
300
if (
IsProcessed
(type))