1 reference to GetAttributesForMethodsToIgnore
Microsoft.CodeAnalysis.Features (1)
AbstractRemoveUnusedMembersDiagnosticAnalyzer.cs (1)
113
_attributeSetForMethodsToIgnore = ImmutableHashSet.CreateRange(
GetAttributesForMethodsToIgnore
(compilation));