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