9 references to PlatformCompatibilityVersionAndLater
Microsoft.CodeAnalysis.NetAnalyzers (9)
Microsoft.NetCore.Analyzers\InteropServices\PlatformCompatibilityAnalyzer.cs (9)
903platformsBuilder.Add(GetFormattedString(PlatformCompatibilityVersionAndLater, pName, supportedVersion)); 927GetFormattedString(PlatformCompatibilityVersionAndLater, pName, pAttribute.UnsupportedFirst))); 1053platformsBuilder.Add(AppendMessage(pAttribute, GetFormattedString(PlatformCompatibilityVersionAndLater, pName, supportedVersion))); 1077platformsBuilder.Add(AppendMessage(pAttribute, GetFormattedString(PlatformCompatibilityVersionAndLater, pName, unsupportedVersion))); 1090platformsBuilder.Add(GetFormattedString(PlatformCompatibilityVersionAndLater, pName, supportedVersion)); 1120obsoletedBuilder.Add(AppendMessageAndUrl(pAttribute, GetFormattedString(PlatformCompatibilityVersionAndLater, pName, pAttribute.Obsoleted))); 1146platformNames.Add(GetFormattedString(PlatformCompatibilityVersionAndLater, pName, supportedVersion)); 1174platformNames.Add(GetFormattedString(PlatformCompatibilityVersionAndLater, pName, supportedVersion)); 1206platformNames.Add(GetFormattedString(PlatformCompatibilityVersionAndLater,