2 references to GetFrameworkVersionsFromRuntimeConfig
Aspire.Hosting (2)
Dashboard\DashboardEventHandlers.cs (2)
106
return
GetFrameworkVersionsFromRuntimeConfig
(mainModule.FileName);
109
return
GetFrameworkVersionsFromRuntimeConfig
(entryAssembly.Location);