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