3 references to CompiledMethodBodies
ilc (3)
Program.cs (3)
530
scannerCompiledMethods = new List<MethodDesc>(scanResults.
CompiledMethodBodies
);
687
DiffCompilationResults(ref scanningFail, compilationResults.
CompiledMethodBodies
, scannerCompiledMethods,
713
DiffCompilationResults(ref dummy, scannerCompiledMethods, compilationResults.
CompiledMethodBodies
,