2 references to AddAttribute
Microsoft.CodeAnalysis.NetAnalyzers (2)
Microsoft.NetCore.Analyzers\InteropServices\PlatformCompatibilityAnalyzer.cs (2)
2068
if (!
AddAttribute
(attribute, version, attributes[platformName]))
2079
AddAttribute
(attribute, version, attributes[relation.relatedPlatform]);