4 writes to InferenceComplete
Microsoft.CodeAnalysis.VisualBasic (4)
Semantics\TypeInference\TypeArgumentInference.vb (4)
349
InferenceComplete
= True
488
InferenceComplete
= True
535
InferenceComplete
= True
593
InferenceComplete
= True
2 references to InferenceComplete
Microsoft.CodeAnalysis.VisualBasic (2)
Semantics\TypeInference\TypeArgumentInference.vb (2)
106
Debug.Assert(current.
InferenceComplete
, "Should have inferred type already")
250
If Not currentNamedNode.
InferenceComplete
Then