2 overrides of InferTypeAndPropagateHints
Microsoft.CodeAnalysis.VisualBasic (2)
Semantics\TypeInference\TypeArgumentInference.vb (2)
225Public Overrides Function InferTypeAndPropagateHints() As Boolean 424Public Overrides Function InferTypeAndPropagateHints() As Boolean
3 references to InferTypeAndPropagateHints
Microsoft.CodeAnalysis.VisualBasic (3)
Semantics\TypeInference\TypeArgumentInference.vb (3)
777If childNodes(0).InferTypeAndPropagateHints() Then 810If child.InferTypeAndPropagateHints() Then 824child.InferTypeAndPropagateHints() Then