8 references to ExactInference
Microsoft.CSharp (8)
Microsoft\CSharp\RuntimeBinder\Semantics\MethodTypeInferrer.cs (8)
345ExactInference(pSource, pDest); 828ExactInference(pArraySource.ElementType, pArrayDest.ElementType); 843ExactInference(nubSource.UnderlyingType, nubDest.UnderlyingType); 884ExactInference(pSourceArgs[arg], pDestArgs[arg]); 1040ExactInference(pElementSource, pElementDest); 1269ExactInference(pSourceArgs[arg], pDestArgs[arg]); 1391ExactInference(pElementSource, pElementDest); 1576ExactInference(pSourceArgs[arg], pDestArgs[arg]);