4 references to CopyAllAttributes
Microsoft.CodeAnalysis.NetAnalyzers (4)
Microsoft.NetCore.Analyzers\InteropServices\PlatformCompatibilityAnalyzer.cs (4)
1459copiedAttributes.Add(platformName, CopyAllAttributes(new Versions(), attributes)); 1472copy.Platforms!.Add(platformName, CopyAllAttributes(new Versions(), attributes)); 1485copy.Add(platformName, CopyAllAttributes(new Versions(), attributes)); 1691CopyAllAttributes(diagnosticAttribute, attributes);