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)
2060
conversionError(diagnostics, ErrorCode.
ERR_CannotInferDelegateType
);
2506
Error(diagnostics, ErrorCode.
ERR_CannotInferDelegateType
, location);
Errors\ErrorFacts.cs (1)
2170
or ErrorCode.
ERR_CannotInferDelegateType