6 references to InferDominantTypeOfExpressions
Microsoft.CodeAnalysis.VisualBasic (6)
Binding\Binder_Expressions.vb (3)
1927
dominantType =
InferDominantTypeOfExpressions
(node, array, diagnostics, numCandidates)
2011
dominantType =
InferDominantTypeOfExpressions
(node, array, diagnostics, numCandidates)
4183
inferredElementType =
InferDominantTypeOfExpressions
(node, initializers, diagnostics, numberOfCandidates)
Binding\Binder_Lambda.vb (1)
953
lambdaReturnType =
InferDominantTypeOfExpressions
(source.Syntax, returnExpressions, diagnostics, numCandidates)
Binding\Binder_Statements.vb (1)
1481
Dim dominantType =
InferDominantTypeOfExpressions
(identifierName, array, diagnostics, numCandidates, errorReasons)
Semantics\TypeInference\TypeInferenceCollection.vb (1)
336
Binder.
InferDominantTypeOfExpressions
(VisualBasicSyntaxTree.Dummy.GetRoot(Nothing), elements, dominantTypeDiagnostics, Nothing)