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