3 references to Unknown
Microsoft.CSharp (3)
Microsoft\CSharp\RuntimeBinder\Semantics\MethodTypeInferrer.cs (3)
661if (_ppDependencies[iParam][jParam] == Dependency.Unknown) 683if (_ppDependencies[iParam][jParam] == Dependency.Unknown) 702_ppDependencies[iParam][jParam] = Dependency.Unknown;