2 references to ChannelSuffixFormat
aspire (2)
Utils\EnvironmentChecker\AspireVersionCheck.cs (2)
178return version + string.Format(CultureInfo.CurrentCulture, DoctorCommandStrings.ChannelSuffixFormat, channel); 195return message + string.Format(CultureInfo.CurrentCulture, DoctorCommandStrings.ChannelSuffixFormat, channel);