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