4 references to NotDependent
Microsoft.CodeAnalysis.CSharp (4)
Binder\Semantics\OverloadResolution\MethodTypeInference.cs (4)
397case Dependency.NotDependent: 1298_dependencies[iParam, jParam] = Dependency.NotDependent; 1331_dependencies[iParam, jParam] = Dependency.NotDependent; 1332_dependencies[jParam, iParam] = Dependency.NotDependent;