We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dabeba5 commit 3b82635Copy full SHA for 3b82635
1 file changed
benchmarks/CompilerServiceBenchmarks/Program.fs
@@ -146,7 +146,6 @@ type CompilerService() =
146
let readerOptions =
147
{
148
pdbDirPath = None
149
- ilGlobals = mkILGlobals ILScopeRef.Local
150
reduceMemoryUsage = ReduceMemoryFlag.No
151
metadataOnly = MetadataOnlyFlag.Yes
152
tryGetMetadataSnapshot = fun _ -> None
0 commit comments