2 references to OverloadResolution
Microsoft.CodeAnalysis.CSharp (1)
Binder\Binder.cs (1)
522Interlocked.CompareExchange(ref _lazyOverloadResolution, new OverloadResolution(this), null);
Microsoft.CodeAnalysis.CSharp.Semantic.UnitTests (1)
Semantics\OperatorTests.cs (1)
7377var overloadResolution = new OverloadResolution(binder);