6 references to IsProcessed
illink (6)
Linker.Steps\MarkStep.cs (5)
428
if (!Annotations.
IsProcessed
(assembly))
461
if (Annotations.
IsProcessed
(pending.Key))
1501
Debug.Assert(Annotations.
IsProcessed
(assembly));
3858
if (!Annotations.
IsProcessed
(methodIL.Method))
3865
Debug.Assert(Annotations.
IsProcessed
(owningMethod));
Linker\Annotations.cs (1)
301
if (
IsProcessed
(type))