1 instantiation of NamedArgumentComparer
Microsoft.CodeAnalysis (1)
Symbols\Attributes\CommonAttributeDataComparer.cs (1)
137public static readonly NamedArgumentComparer IgnoreAll = new NamedArgumentComparer();
3 references to NamedArgumentComparer
Microsoft.CodeAnalysis (3)
Symbols\Attributes\CommonAttributeDataComparer.cs (3)
37var namedArgumentComparer = NamedArgumentComparer.IgnoreAll; 137public static readonly NamedArgumentComparer IgnoreAll = new NamedArgumentComparer();