1 write to NotInferredTypeArguments
Microsoft.CodeAnalysis.VisualBasic (1)
Semantics\OverloadResolution.vb (1)
4932candidate.NotInferredTypeArguments = BitVector.Create(typeArguments.Length)
2 references to NotInferredTypeArguments
Microsoft.CodeAnalysis.VisualBasic (2)
Binding\Binder_Invocation.vb (1)
2212If candidateAnalysisResult.NotInferredTypeArguments(i) Then
Semantics\OverloadResolution.vb (1)
4936candidate.NotInferredTypeArguments(i) = True