4 writes to InferenceComplete
Microsoft.CodeAnalysis.VisualBasic (4)
Semantics\TypeInference\TypeArgumentInference.vb (4)
350
InferenceComplete
= True
489
InferenceComplete
= True
536
InferenceComplete
= True
594
InferenceComplete
= True
2 references to InferenceComplete
Microsoft.CodeAnalysis.VisualBasic (2)
Semantics\TypeInference\TypeArgumentInference.vb (2)
107
Debug.Assert(current.
InferenceComplete
, "Should have inferred type already")
251
If Not currentNamedNode.
InferenceComplete
Then