2 references to Program
IdeBenchmarks (2)
InheritanceMargin\InheritanceMarginServiceBenchmarks.cs (1)
35
var roslynRoot = Environment.GetEnvironmentVariable(
Program
.RoslynRootPathEnvVariableName);
Program.cs (1)
35
new BenchmarkSwitcher(typeof(
Program
).Assembly).Run(args, config);