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