1 reference to Instance
Microsoft.CodeAnalysis.CSharp (1)
Binder\Binder_Operators.cs (1)
2693
var existing = new HashSet<MethodSymbol>(PairedOperatorComparer.
Instance
);