diff --git a/benchmarks/CompilerServiceBenchmarks/Program.fs b/benchmarks/CompilerServiceBenchmarks/Program.fs index 201856e3f98..f13602445d7 100644 --- a/benchmarks/CompilerServiceBenchmarks/Program.fs +++ b/benchmarks/CompilerServiceBenchmarks/Program.fs @@ -146,7 +146,6 @@ type CompilerService() = let readerOptions = { pdbDirPath = None - ilGlobals = mkILGlobals ILScopeRef.Local reduceMemoryUsage = ReduceMemoryFlag.No metadataOnly = MetadataOnlyFlag.Yes tryGetMetadataSnapshot = fun _ -> None