7 references to CreateBoundMethodGroup
Microsoft.CodeAnalysis.VisualBasic (7)
Binding\Binder_Expressions.vb (3)
3115Return CreateBoundMethodGroup( 4714methodGroup = CreateBoundMethodGroup( 4812methodGroup = CreateBoundMethodGroup(
Binding\Binder_ObjectInitializer.vb (1)
908Dim methodGroup As BoundMethodGroup = CreateBoundMethodGroup(topLevelInitializer,
Binding\Binder_Query.vb (1)
4571methodGroup = CreateBoundMethodGroup(
Binding\Binder_Statements.vb (2)
4087Dim methodOrPropertyGroup As BoundMethodOrPropertyGroup = CreateBoundMethodGroup(collectionSyntax, 4123methodOrPropertyGroup = CreateBoundMethodGroup(collectionSyntax,