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