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