3 references to GetMemberGroupForNode
Microsoft.CodeAnalysis.VisualBasic (3)
Binding\MemberSemanticModel.vb (2)
821
Return
GetMemberGroupForNode
(GetBoundNodeSummary(attribute), binderOpt:=Nothing)
894
Return
GetMemberGroupForNode
(GetBoundNodeSummary(node), binderOpt:=Nothing)
Compilation\SemanticModel.vb (1)
456
Dim result = Me.
GetMemberGroupForNode
(bnodeSummary, binderOpt:=Nothing)