2 references to GetFrameworkVersionsFromRuntimeConfig
Aspire.Hosting (2)
Dashboard\DashboardLifecycleHook.cs (2)
138return GetFrameworkVersionsFromRuntimeConfig(mainModule.FileName); 141return GetFrameworkVersionsFromRuntimeConfig(entryAssembly.Location);