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