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