24 references to GetFormattedString
Microsoft.CodeAnalysis.NetAnalyzers (24)
Microsoft.NetCore.Analyzers\InteropServices\PlatformCompatibilityAnalyzer.cs (24)
883GetFormattedString(PlatformCompatibilityVersionAndBefore, pName, pAttribute.UnsupportedFirst))); 888GetFormattedString(PlatformCompatibilityFromVersionToVersion, pName, supportedVersion, pAttribute.UnsupportedFirst))); 895platformsBuilder.Add(GetFormattedString(PlatformCompatibilityAllVersions, pName)); 903platformsBuilder.Add(GetFormattedString(PlatformCompatibilityVersionAndLater, pName, supportedVersion)); 918platformsBuilder.Add(AppendMessage(pAttribute, GetFormattedString(PlatformCompatibilityAllVersions, pName))); 927GetFormattedString(PlatformCompatibilityVersionAndLater, pName, pAttribute.UnsupportedFirst))); 1043platformsBuilder.Add(AppendMessage(pAttribute, GetFormattedString(PlatformCompatibilityVersionAndBefore, pName, supportedVersion))); 1048GetFormattedString(PlatformCompatibilityFromVersionToVersion, pName, unsupportedVersion, supportedVersion))); 1053platformsBuilder.Add(AppendMessage(pAttribute, GetFormattedString(PlatformCompatibilityVersionAndLater, pName, supportedVersion))); 1059GetFormattedString(PlatformCompatibilityFromVersionToVersion, pName, supportedVersion, unsupportedVersion))); 1068platformsBuilder.Add(AppendMessage(pAttribute, GetFormattedString(PlatformCompatibilityAllVersions, pName))); 1077platformsBuilder.Add(AppendMessage(pAttribute, GetFormattedString(PlatformCompatibilityVersionAndLater, pName, unsupportedVersion))); 1090platformsBuilder.Add(GetFormattedString(PlatformCompatibilityVersionAndLater, pName, supportedVersion)); 1111obsoletedBuilder.Add(AppendMessage(pAttribute, GetFormattedString(PlatformCompatibilityAllVersions, pName))); 1120obsoletedBuilder.Add(AppendMessageAndUrl(pAttribute, GetFormattedString(PlatformCompatibilityVersionAndLater, pName, pAttribute.Obsoleted))); 1142platformNames.Add(GetFormattedString(PlatformCompatibilityVersionAndBefore, pName, csAttribute.UnsupportedFirst)); 1146platformNames.Add(GetFormattedString(PlatformCompatibilityVersionAndLater, pName, supportedVersion)); 1150platformNames.Add(GetFormattedString(PlatformCompatibilityFromVersionToVersion, 1158platformNames.Add(GetFormattedString(PlatformCompatibilityAllVersions, pName)); 1169platformNames.Add(GetFormattedString(PlatformCompatibilityFromVersionToVersion, 1174platformNames.Add(GetFormattedString(PlatformCompatibilityVersionAndLater, pName, supportedVersion)); 1189platformNames.Add(GetFormattedString(PlatformCompatibilityAllVersions, pName)); 1201platformNames.Add(GetFormattedString(PlatformCompatibilityVersionAndBefore, 1206platformNames.Add(GetFormattedString(PlatformCompatibilityVersionAndLater,