3 types derived from BoundMethodOrPropertyGroup
Microsoft.CodeAnalysis.CSharp (3)
BoundTree\BoundMethodGroup.cs (1)
11
internal sealed partial class BoundMethodGroup :
BoundMethodOrPropertyGroup
Generated\BoundNodes.xml.Generated.cs (2)
6072
internal sealed partial class BoundMethodGroup :
BoundMethodOrPropertyGroup
6113
internal sealed partial class BoundPropertyGroup :
BoundMethodOrPropertyGroup
1 reference to BoundMethodOrPropertyGroup
Microsoft.CodeAnalysis.CSharp (1)
Binder\Binder_Symbols.cs (1)
1397
private
BoundMethodOrPropertyGroup
ConstructBoundMemberGroupAndReportOmittedTypeArguments(