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