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