4 references to DecodeIdentifierType
Microsoft.CodeAnalysis.VisualBasic (4)
Binding\Binder_Statements.vb (3)
1328type = DecodeIdentifierType(identifier, asClauseOpt, 1443Dim type = DecodeIdentifierType(identifier, Nothing, 1533Dim type = DecodeIdentifierType(identifier, Nothing,
Binding\Binder_Utils.vb (1)
654Return DecodeIdentifierType(identifier, asClauseOpt, getRequireTypeDiagnosticInfoFunc, asClauseType, diagBag)