1 instantiation of HostFxrNotFoundException
Microsoft.DotNet.NativeWrapper (1)
Interop.cs (1)
78
throw new
HostFxrNotFoundException
(s_hostFxrPath);
2 references to HostFxrNotFoundException
dotnet (2)
Commands\New\SdkInfoProvider.cs (1)
56
catch (Exception e) when (e is HostFxrRuntimePropertyNotSetException or
HostFxrNotFoundException
)
Commands\Sdk\Check\SdkCheckCommand.cs (1)
74
case
HostFxrNotFoundException
hostFxrNotFoundException: