2 references to GetGlobalSettingsPath
aspire (2)
Program.cs (2)
267var globalSettingsFilePath = GetGlobalSettingsPath(startupContext.Logger); 561var globalSettingsFile = new FileInfo(GetGlobalSettingsPath(logger));