2 references to reportMethodGroupErrors
Microsoft.CodeAnalysis.CSharp (2)
Binder\Binder_Statements.cs (2)
2354reportMethodGroupErrors((BoundMethodGroup)operand, fromAddressOf: false); 2359reportMethodGroupErrors(((BoundUnconvertedAddressOfOperator)operand).Operand, fromAddressOf: true);