4 references to ERR_InvalidDelegateType
Microsoft.CodeAnalysis.CSharp (4)
Binder\Binder_Expressions.cs (3)
10914
diagnostics.Add(new CSDiagnosticInfo(ErrorCode.
ERR_InvalidDelegateType
, possibleDelegateType), getErrorLocation());
10927
if (diagnosticInfo.Code == (int)ErrorCode.
ERR_InvalidDelegateType
)
10929
diagnostics.Add(new CSDiagnostic(new CSDiagnosticInfo(ErrorCode.
ERR_InvalidDelegateType
, possibleDelegateType), getErrorLocation()));
Errors\ErrorFacts.cs (1)
1588
or ErrorCode.
ERR_InvalidDelegateType