2 references to DependsOn
Microsoft.CodeAnalysis.CSharp (2)
Binder\Semantics\OverloadResolution\MethodTypeInference.cs (2)
1314if (DependsOn(iParam, jParam)) 1327if (DependsOn(jParam, iParam))