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