2 references to PerfLogDirEnvVar
dotnet (2)
Commands\MSBuild\MSBuildForwardingApp.cs (1)
56EnvironmentVariable(PerformanceLogManager.PerfLogDirEnvVar, PerformanceLogManager.Instance.CurrentLogDirectory);
PerformanceLogManager.cs (1)
34string perfLogDir = Env.GetEnvironmentVariable(PerfLogDirEnvVar);