2 references to ExeSuffix
Microsoft.DotNet.NativeWrapper (2)
Constants.cs (1)
16
public static readonly string DotNetFileName = DotNet +
ExeSuffix
;
EnvironmentProvider.cs (1)
44
var commandNameWithExtension = commandName + Constants.
ExeSuffix
;