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