2 overrides of InferTypeAndPropagateHints
Microsoft.CodeAnalysis.VisualBasic (2)
Semantics\TypeInference\TypeArgumentInference.vb (2)
224Public Overrides Function InferTypeAndPropagateHints() As Boolean 423Public Overrides Function InferTypeAndPropagateHints() As Boolean
2 references to InferTypeAndPropagateHints
Microsoft.CodeAnalysis.VisualBasic (2)
Semantics\TypeInference\TypeArgumentInference.vb (2)
808If child.InferTypeAndPropagateHints() Then 822child.InferTypeAndPropagateHints() Then