6 references to WRN_NullabilityMismatchInParameterTypeOfTargetDelegate
Microsoft.CodeAnalysis.CSharp (6)
Errors\ErrorFacts.cs (3)
36nullableWarnings.Add(GetId(ErrorCode.WRN_NullabilityMismatchInParameterTypeOfTargetDelegate)); 444case ErrorCode.WRN_NullabilityMismatchInParameterTypeOfTargetDelegate: 1945or ErrorCode.WRN_NullabilityMismatchInParameterTypeOfTargetDelegate
FlowAnalysis\NullableWalker.cs (2)
8505ReportDiagnostic(ErrorCode.WRN_NullabilityMismatchInParameterTypeOfTargetDelegate, arg.location, 8579ReportDiagnostic(ErrorCode.WRN_NullabilityMismatchInParameterTypeOfTargetDelegate, location,
Generated\ErrorFacts.Generated.cs (1)
215case ErrorCode.WRN_NullabilityMismatchInParameterTypeOfTargetDelegate: