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