2 references to GetDotNetExeForArchitecture
Microsoft.AspNetCore.Server.IntegrationTesting (1)
Deployers\SelfHostDeployer.cs (1)
107executableName = GetDotNetExeForArchitecture();
Microsoft.AspNetCore.Server.IntegrationTesting.IIS (1)
IISExpressDeployer.cs (1)
76executableName = GetDotNetExeForArchitecture();