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