2 references to ReportNullabilityMismatchWithTargetDelegate
Microsoft.CodeAnalysis.CSharp (2)
FlowAnalysis\NullableWalker.cs (2)
8010
ReportNullabilityMismatchWithTargetDelegate
(diagnosticLocationOpt, delegateType, lambda);
8818
ReportNullabilityMismatchWithTargetDelegate
(lambda.Symbol.DiagnosticLocation, delegateType, lambda);