4 references to GetSemanticSymbols
Microsoft.CodeAnalysis.VisualBasic (4)
Compilation\SemanticModel.vb (4)
274Dim symbols As ImmutableArray(Of Symbol) = GetSemanticSymbols(boundNodes, binderOpt, options, resultKind, memberGroup)
488Dim symbols As ImmutableArray(Of Symbol) = GetSemanticSymbols(boundNodes, binderOpt, SymbolInfoOptions.DefaultOptions, resultKind, memberGroup)
1129Return GetSemanticSymbols(valueBoundNodes, binderOpt, options, resultKind, memberGroup)
2815Dim containingInvocationInfosymbols As ImmutableArray(Of Symbol) = GetSemanticSymbols(summary,