1 write to ExePath
Microsoft.CodeAnalysis.Test.Utilities (1)
DotNetCoreSdk.cs (1)
41
ExePath
= Path.Combine(dotNetInstallDir, dotNetExeName);
2 references to ExePath
Microsoft.CodeAnalysis.CSharp.CommandLine.UnitTests (1)
CommandLineTests.cs (1)
66
var dotnetExe = DotNetCoreSdk.
ExePath
;
Microsoft.CodeAnalysis.Test.Utilities (1)
DotNetCoreSdk.cs (1)
16
=>
ExePath
== null;