6 references to PlatformCompatibilityAllVersions
Microsoft.CodeAnalysis.NetAnalyzers (6)
Microsoft.NetCore.Analyzers\InteropServices\PlatformCompatibilityAnalyzer.cs (6)
895
platformsBuilder.Add(GetFormattedString(
PlatformCompatibilityAllVersions
, pName));
918
platformsBuilder.Add(AppendMessage(pAttribute, GetFormattedString(
PlatformCompatibilityAllVersions
, pName)));
1068
platformsBuilder.Add(AppendMessage(pAttribute, GetFormattedString(
PlatformCompatibilityAllVersions
, pName)));
1111
obsoletedBuilder.Add(AppendMessage(pAttribute, GetFormattedString(
PlatformCompatibilityAllVersions
, pName)));
1158
platformNames.Add(GetFormattedString(
PlatformCompatibilityAllVersions
, pName));
1189
platformNames.Add(GetFormattedString(
PlatformCompatibilityAllVersions
, pName));