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