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