2 references to DecodeIdentifierType
Microsoft.CodeAnalysis.VisualBasic (2)
Binding\Binder_Utils.vb (2)
490
Dim baseType As TypeSymbol =
DecodeIdentifierType
(modifiedIdentifier.Identifier, asClauseOrValueType, getRequireTypeDiagnosticInfoFunc, diagBag, decoderContext)
638
Return
DecodeIdentifierType
(identifier, asClauseType, getRequireTypeDiagnosticInfoFunc, diagBag)