6 references to IsProcessed
illink (6)
Linker.Steps\MarkStep.cs (5)
441
if (!Annotations.
IsProcessed
(assembly))
474
if (Annotations.
IsProcessed
(pending.Key))
1540
Debug.Assert(Annotations.
IsProcessed
(assembly));
3895
if (!Annotations.
IsProcessed
(methodIL.Method))
3902
Debug.Assert(Annotations.
IsProcessed
(owningMethod));
Linker\Annotations.cs (1)
343
if (
IsProcessed
(type))