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