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