4 references to ERR_CannotInferDelegateType
Microsoft.CodeAnalysis.CSharp (4)
Binder\Binder_Expressions.cs (1)
422
diagnostics.Add(ErrorCode.
ERR_CannotInferDelegateType
, syntax.GetLocation());
Binder\Binder_Statements.cs (2)
2045
conversionError(diagnostics, ErrorCode.
ERR_CannotInferDelegateType
);
2487
Error(diagnostics, ErrorCode.
ERR_CannotInferDelegateType
, location);
Errors\ErrorFacts.cs (1)
2161
or ErrorCode.
ERR_CannotInferDelegateType