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