3 references to InferTypeInArgumentList
Microsoft.CodeAnalysis.VisualBasic.CodeStyle.Fixes (3)
VisualBasicTypeInferenceService.TypeInferrer.vb (3)
135
Function(argumentList As ArgumentListSyntax)
InferTypeInArgumentList
(argumentList, previousToken:=token),
159
Function(nameColonEquals As NameColonEqualsSyntax)
InferTypeInArgumentList
(TryCast(nameColonEquals.Parent.Parent, ArgumentListSyntax), DirectCast(nameColonEquals.Parent, ArgumentSyntax)),
186
Return
InferTypeInArgumentList
(