4 references to DecodeModifiedIdentifierType
Microsoft.CodeAnalysis.VisualBasic (4)
Binding\Binder_Statements.vb (2)
1618
Dim modifiedValueType =
DecodeModifiedIdentifierType
(name,
1700
Dim modifiedValueType =
DecodeModifiedIdentifierType
(name,
Binding\Binder_Utils.vb (1)
593
Return
DecodeModifiedIdentifierType
(modifiedIdentifier, asClauseType, asClauseOpt, initializerSyntaxOpt, getRequireTypeDiagnosticInfoFunc, diagBag, decoderContext)
Symbols\Source\SourceMemberFieldSymbol.vb (1)
186
varType = binder.
DecodeModifiedIdentifierType
(modifiedIdentifierSyntax, asClauseType, asClauseOpt, initializerSyntax,