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
2 references to InferTypeAndPropagateHints
Microsoft.CodeAnalysis.VisualBasic (2)
Semantics\TypeInference\TypeArgumentInference.vb (2)
809If child.InferTypeAndPropagateHints() Then 823child.InferTypeAndPropagateHints() Then