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