2 references to hostfxr_get_dotnet_environment_info
Microsoft.DotNet.NativeWrapper (2)
Interop.cs (1)
179
/// Contains information about an installed shared framework, returned by <see cref="
hostfxr_get_dotnet_environment_info
"/>.
NETBundlesNativeWrapper.cs (1)
14
StatusCode errorCode = Interop.
hostfxr_get_dotnet_environment_info
(dotnetExeDirectory, default, info.Initialize, default);