3 references to BoundMethodGroup
Microsoft.CodeAnalysis.CSharp (3)
Binder\Binder_Expressions.cs (2)
5415var boundMethodGroup = new BoundMethodGroup( 10117var boundMethodGroup = new BoundMethodGroup(
Generated\BoundNodes.xml.Generated.cs (1)
6105var result = new BoundMethodGroup(this.Syntax, typeArgumentsOpt, name, methods, lookupSymbolOpt, lookupError, flags, functionType, receiverOpt, resultKind, this.HasErrors);