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