4 references to HasDefaultType
Microsoft.CodeAnalysis.VisualBasic (4)
Binding\Binder_Statements.vb (3)
1333
hasExplicitType = Not
HasDefaultType
(identifier, asClauseOpt)
1448
Dim hasExplicitType = Not
HasDefaultType
(identifier, Nothing)
1538
Dim hasExplicitType = Not
HasDefaultType
(identifier, Nothing)
Binding\Binder_Utils.vb (1)
411
Return
HasDefaultType
(identifierSyntax.Identifier, asClauseOptSyntax)