1 write to _dominantTypeDataList
Microsoft.CodeAnalysis.VisualBasic (1)
Semantics\TypeInference\TypeInferenceCollection.vb (1)
44_dominantTypeDataList = New ArrayBuilder(Of TDominantTypeData)()
7 references to _dominantTypeDataList
Microsoft.CodeAnalysis.VisualBasic (7)
Semantics\TypeInference\TypeInferenceCollection.vb (7)
48Return _dominantTypeDataList 128For Each candidateTypeData As TDominantTypeData In _dominantTypeDataList 140For Each hintTypeData As TDominantTypeData In _dominantTypeDataList 199For Each iCurrent In _dominantTypeDataList 226For Each outer As TDominantTypeData In _dominantTypeDataList 236For Each inner As TDominantTypeData In _dominantTypeDataList 394For Each returnAllStrictCandidatesIterCurrent In _dominantTypeDataList