2 references to ReportNullabilityMismatchWithTargetDelegate
Microsoft.CodeAnalysis.CSharp (2)
FlowAnalysis\NullableWalker.cs (2)
8876
ReportNullabilityMismatchWithTargetDelegate
(getDiagnosticLocation(), delegateType, lambda);
9715
ReportNullabilityMismatchWithTargetDelegate
(lambda.Symbol.DiagnosticLocation, delegateType, lambda);