8 references to ExactInference
Microsoft.CSharp (8)
Microsoft\CSharp\RuntimeBinder\Semantics\MethodTypeInferrer.cs (8)
346ExactInference(pSource, pDest); 829ExactInference(pArraySource.ElementType, pArrayDest.ElementType); 844ExactInference(nubSource.UnderlyingType, nubDest.UnderlyingType); 885ExactInference(pSourceArgs[arg], pDestArgs[arg]); 1041ExactInference(pElementSource, pElementDest); 1270ExactInference(pSourceArgs[arg], pDestArgs[arg]); 1392ExactInference(pElementSource, pElementDest); 1577ExactInference(pSourceArgs[arg], pDestArgs[arg]);