2 references to DotNet
Microsoft.DotNet.NativeWrapper (2)
Constants.cs (1)
16public static readonly string DotNetFileName = DotNet + ExeSuffix;
EnvironmentProvider.cs (1)
71string? dotnetExeFromPath = GetCommandPath(Constants.DotNet);