1 write to _compilation
Microsoft.AspNetCore.Http.Microbenchmarks (1)
RequestDelegateGeneratorBenchmarks.cs (1)
33
_compilation
= await project.GetCompilationAsync();
1 reference to _compilation
Microsoft.AspNetCore.Http.Microbenchmarks (1)
RequestDelegateGeneratorBenchmarks.cs (1)
47
_driver.RunGeneratorsAndUpdateCompilation(
_compilation
, out var _, out var _);