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