4 writes to Exe
Microsoft.DotNet.Cli.Utils (4)
FileNameSuffixes.cs (4)
36
Exe
= ".exe",
44
Exe
= ".exe",
52
Exe
= string.Empty,
60
Exe
= string.Empty,
1 reference to Exe
dotnet-aot (1)
parent\dotnet\Commands\Run\FileBasedAppRunPlan.cs (1)
348
Path.Join(binDirectory, fileNameWithoutExtension + FileNameSuffixes.CurrentPlatform.
Exe
),