5 references to matches
Microsoft.CodeAnalysis.CSharp (5)
Symbols\Source\QuickAttributeChecker.cs (5)
166if (matches(AttributeDescription.TypeIdentifierAttribute)) 170else if (matches(AttributeDescription.TypeForwardedToAttribute)) 174else if (matches(AttributeDescription.AssemblyKeyNameAttribute)) 178else if (matches(AttributeDescription.AssemblyKeyFileAttribute)) 182else if (matches(AttributeDescription.AssemblySignatureKeyAttribute))