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