2 references to Current
ILCompiler.ReadyToRun (2)
Compiler\ReadyToRunCompilationModuleGroupBase.cs (2)
192
return CompilationUnitIndex.
Current
;
226
if (compilationUnitIndex != CompilationUnitIndex.
Current
)