4 references to NotDependent
Microsoft.CodeAnalysis.CSharp (4)
Binder\Semantics\OverloadResolution\MethodTypeInference.cs (4)
395case Dependency.NotDependent: 1296_dependencies[iParam, jParam] = Dependency.NotDependent; 1329_dependencies[iParam, jParam] = Dependency.NotDependent; 1330_dependencies[jParam, iParam] = Dependency.NotDependent;