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