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