71 references to WRN_NullabilityMismatchInConstraintsOnImplicitImplementation
Microsoft.CodeAnalysis.CSharp (5)
Errors\ErrorFacts.cs (3)
63
nullableWarnings.Add(GetId(ErrorCode.
WRN_NullabilityMismatchInConstraintsOnImplicitImplementation
));
460
case ErrorCode.
WRN_NullabilityMismatchInConstraintsOnImplicitImplementation
:
1975
or ErrorCode.
WRN_NullabilityMismatchInConstraintsOnImplicitImplementation
Generated\ErrorFacts.Generated.cs (1)
220
case ErrorCode.
WRN_NullabilityMismatchInConstraintsOnImplicitImplementation
:
Symbols\TypeSymbol.cs (1)
2133
diagnostics.Add(ErrorCode.
WRN_NullabilityMismatchInConstraintsOnImplicitImplementation
, GetImplicitImplementationDiagnosticLocation(interfaceMethod, implementingType, implicitImpl),
Microsoft.CodeAnalysis.CSharp.Semantic.UnitTests (65)
Semantics\NullableReferenceTypesTests.cs (65)
98712
Diagnostic(ErrorCode.
WRN_NullabilityMismatchInConstraintsOnImplicitImplementation
, "F1").WithArguments("T11", "B.F1<T11>()", "T1", "IA.F1<T1>()").WithLocation(4, 17),
98715
Diagnostic(ErrorCode.
WRN_NullabilityMismatchInConstraintsOnImplicitImplementation
, "F2").WithArguments("T22", "B.F2<T22>()", "T2", "IA.F2<T2>()").WithLocation(8, 17),
98718
Diagnostic(ErrorCode.
WRN_NullabilityMismatchInConstraintsOnImplicitImplementation
, "F3").WithArguments("T33", "B.F3<T33>()", "T3", "IA.F3<T3>()").WithLocation(12, 17),
98721
Diagnostic(ErrorCode.
WRN_NullabilityMismatchInConstraintsOnImplicitImplementation
, "F4").WithArguments("T44", "B.F4<T44>()", "T4", "IA.F4<T4>()").WithLocation(16, 17),
98724
Diagnostic(ErrorCode.
WRN_NullabilityMismatchInConstraintsOnImplicitImplementation
, "F5").WithArguments("T552", "B.F5<T551, T552>()", "T52", "IA.F5<T51, T52>()").WithLocation(20, 17),
98727
Diagnostic(ErrorCode.
WRN_NullabilityMismatchInConstraintsOnImplicitImplementation
, "F6").WithArguments("T662", "B.F6<T661, T662>()", "T62", "IA.F6<T61, T62>()").WithLocation(24, 17)
98779
Diagnostic(ErrorCode.
WRN_NullabilityMismatchInConstraintsOnImplicitImplementation
, "F2").WithArguments("T22", "B.F2<T22>()", "T2", "IA.F2<T2>()").WithLocation(8, 17),
98782
Diagnostic(ErrorCode.
WRN_NullabilityMismatchInConstraintsOnImplicitImplementation
, "F3").WithArguments("T33", "B.F3<T33>()", "T3", "IA.F3<T3>()").WithLocation(12, 17),
98785
Diagnostic(ErrorCode.
WRN_NullabilityMismatchInConstraintsOnImplicitImplementation
, "F4").WithArguments("T44", "B.F4<T44>()", "T4", "IA.F4<T4>()").WithLocation(16, 17),
98788
Diagnostic(ErrorCode.
WRN_NullabilityMismatchInConstraintsOnImplicitImplementation
, "F5").WithArguments("T552", "B.F5<T551, T552>()", "T52", "IA.F5<T51, T52>()").WithLocation(20, 17),
98803
Diagnostic(ErrorCode.
WRN_NullabilityMismatchInConstraintsOnImplicitImplementation
, "F1").WithArguments("T11", "B.F1<T11>()", "T1", "IA.F1<T1>()").WithLocation(4, 17),
98806
Diagnostic(ErrorCode.
WRN_NullabilityMismatchInConstraintsOnImplicitImplementation
, "F6").WithArguments("T662", "B.F6<T661, T662>()", "T62", "IA.F6<T61, T62>()").WithLocation(24, 17)
99400
Diagnostic(ErrorCode.
WRN_NullabilityMismatchInConstraintsOnImplicitImplementation
, "F1").WithArguments("T11", "B.F1<T11>()", "T1", "IA<string>.F1<T1>()").WithLocation(4, 17),
99403
Diagnostic(ErrorCode.
WRN_NullabilityMismatchInConstraintsOnImplicitImplementation
, "F2").WithArguments("T22", "B.F2<T22>()", "T2", "IA<string>.F2<T2>()").WithLocation(8, 17),
99406
Diagnostic(ErrorCode.
WRN_NullabilityMismatchInConstraintsOnImplicitImplementation
, "F3").WithArguments("T33", "B.F3<T33>()", "T3", "IA<string>.F3<T3>()").WithLocation(12, 17),
99409
Diagnostic(ErrorCode.
WRN_NullabilityMismatchInConstraintsOnImplicitImplementation
, "F4").WithArguments("T44", "B.F4<T44>()", "T4", "IA<string>.F4<T4>()").WithLocation(16, 17),
99412
Diagnostic(ErrorCode.
WRN_NullabilityMismatchInConstraintsOnImplicitImplementation
, "F5").WithArguments("T552", "B.F5<T551, T552>()", "T52", "IA<string>.F5<T51, T52>()").WithLocation(20, 17),
99415
Diagnostic(ErrorCode.
WRN_NullabilityMismatchInConstraintsOnImplicitImplementation
, "F6").WithArguments("T662", "B.F6<T661, T662>()", "T62", "IA<string>.F6<T61, T62>()").WithLocation(24, 17)
99467
Diagnostic(ErrorCode.
WRN_NullabilityMismatchInConstraintsOnImplicitImplementation
, "F2").WithArguments("T22", "B.F2<T22>()", "T2", "IA<string>.F2<T2>()").WithLocation(8, 17),
99470
Diagnostic(ErrorCode.
WRN_NullabilityMismatchInConstraintsOnImplicitImplementation
, "F3").WithArguments("T33", "B.F3<T33>()", "T3", "IA<string>.F3<T3>()").WithLocation(12, 17),
99473
Diagnostic(ErrorCode.
WRN_NullabilityMismatchInConstraintsOnImplicitImplementation
, "F4").WithArguments("T44", "B.F4<T44>()", "T4", "IA<string>.F4<T4>()").WithLocation(16, 17),
99476
Diagnostic(ErrorCode.
WRN_NullabilityMismatchInConstraintsOnImplicitImplementation
, "F5").WithArguments("T552", "B.F5<T551, T552>()", "T52", "IA<string>.F5<T51, T52>()").WithLocation(20, 17),
99491
Diagnostic(ErrorCode.
WRN_NullabilityMismatchInConstraintsOnImplicitImplementation
, "F1").WithArguments("T11", "B.F1<T11>()", "T1", "IA<string>.F1<T1>()").WithLocation(4, 17),
99494
Diagnostic(ErrorCode.
WRN_NullabilityMismatchInConstraintsOnImplicitImplementation
, "F6").WithArguments("T662", "B.F6<T661, T662>()", "T62", "IA<string>.F6<T61, T62>()").WithLocation(24, 17)
99571
Diagnostic(ErrorCode.
WRN_NullabilityMismatchInConstraintsOnImplicitImplementation
, "F7").WithArguments("T771", "B.F7<T771, T772>()", "T71", "IA.F7<T71, T72>()").WithLocation(28, 17),
99574
Diagnostic(ErrorCode.
WRN_NullabilityMismatchInConstraintsOnImplicitImplementation
, "F9").WithArguments("T991", "B.F9<T991, T992>()", "T91", "IA.F9<T91, T92>()").WithLocation(36, 17)
99672
Diagnostic(ErrorCode.
WRN_NullabilityMismatchInConstraintsOnImplicitImplementation
, "F9").WithArguments("T991", "B.F9<T991, T992>()", "T91", "IA.F9<T91, T92>()").WithLocation(55, 17),
99675
Diagnostic(ErrorCode.
WRN_NullabilityMismatchInConstraintsOnImplicitImplementation
, "F7").WithArguments("T771", "B.F7<T771, T772>()", "T71", "IA.F7<T71, T72>()").WithLocation(47, 17)
99755
Diagnostic(ErrorCode.
WRN_NullabilityMismatchInConstraintsOnImplicitImplementation
, "F9").WithArguments("T991", "B.F9<T991, T992>()", "T91", "IA.F9<T91, T92>()").WithLocation(58, 17),
99758
Diagnostic(ErrorCode.
WRN_NullabilityMismatchInConstraintsOnImplicitImplementation
, "F7").WithArguments("T771", "B.F7<T771, T772>()", "T71", "IA.F7<T71, T72>()").WithLocation(50, 17)
99838
Diagnostic(ErrorCode.
WRN_NullabilityMismatchInConstraintsOnImplicitImplementation
, "F9").WithArguments("T991", "B.F9<T991, T992>()", "T91", "IA.F9<T91, T92>()").WithLocation(58, 17),
99841
Diagnostic(ErrorCode.
WRN_NullabilityMismatchInConstraintsOnImplicitImplementation
, "F7").WithArguments("T771", "B.F7<T771, T772>()", "T71", "IA.F7<T71, T72>()").WithLocation(50, 17)
99915
Diagnostic(ErrorCode.
WRN_NullabilityMismatchInConstraintsOnImplicitImplementation
, "F9").WithArguments("T991", "B.F9<T991, T992>()", "T91", "IA.F9<T91, T92>()").WithLocation(58, 17),
99918
Diagnostic(ErrorCode.
WRN_NullabilityMismatchInConstraintsOnImplicitImplementation
, "F7").WithArguments("T771", "B.F7<T771, T772>()", "T71", "IA.F7<T71, T72>()").WithLocation(50, 17)
99992
Diagnostic(ErrorCode.
WRN_NullabilityMismatchInConstraintsOnImplicitImplementation
, "F9").WithArguments("T991", "B.F9<T991, T992>()", "T91", "IA.F9<T91, T92>()").WithLocation(58, 17),
99995
Diagnostic(ErrorCode.
WRN_NullabilityMismatchInConstraintsOnImplicitImplementation
, "F7").WithArguments("T771", "B.F7<T771, T772>()", "T71", "IA.F7<T71, T72>()").WithLocation(50, 17)
100066
Diagnostic(ErrorCode.
WRN_NullabilityMismatchInConstraintsOnImplicitImplementation
, "F9").WithArguments("T991", "B.F9<T991, T992>()", "T91", "IA.F9<T91, T92>()").WithLocation(55, 17),
100069
Diagnostic(ErrorCode.
WRN_NullabilityMismatchInConstraintsOnImplicitImplementation
, "F4").WithArguments("T441", "B.F4<T441, T442>()", "T41", "IA.F4<T41, T42>()").WithLocation(35, 17),
100072
Diagnostic(ErrorCode.
WRN_NullabilityMismatchInConstraintsOnImplicitImplementation
, "F5").WithArguments("T551", "B.F5<T551, T552>()", "T51", "IA.F5<T51, T52>()").WithLocation(39, 17),
100075
Diagnostic(ErrorCode.
WRN_NullabilityMismatchInConstraintsOnImplicitImplementation
, "F6").WithArguments("T661", "B.F6<T661, T662>()", "T61", "IA.F6<T61, T62>()").WithLocation(43, 17),
100078
Diagnostic(ErrorCode.
WRN_NullabilityMismatchInConstraintsOnImplicitImplementation
, "F7").WithArguments("T771", "B.F7<T771, T772>()", "T71", "IA.F7<T71, T72>()").WithLocation(47, 17),
100081
Diagnostic(ErrorCode.
WRN_NullabilityMismatchInConstraintsOnImplicitImplementation
, "F8").WithArguments("T881", "B.F8<T881, T882>()", "T81", "IA.F8<T81, T82>()").WithLocation(51, 17)
100131
Diagnostic(ErrorCode.
WRN_NullabilityMismatchInConstraintsOnImplicitImplementation
, "F9").WithArguments("T991", "B.F9<T991, T992>()", "T91", "IA.F9<T91, T92>()").WithLocation(25, 17),
100134
Diagnostic(ErrorCode.
WRN_NullabilityMismatchInConstraintsOnImplicitImplementation
, "F8").WithArguments("T881", "B.F8<T881, T882>()", "T81", "IA.F8<T81, T82>()").WithLocation(21, 17),
100137
Diagnostic(ErrorCode.
WRN_NullabilityMismatchInConstraintsOnImplicitImplementation
, "F7").WithArguments("T771", "B.F7<T771, T772>()", "T71", "IA.F7<T71, T72>()").WithLocation(17, 17)
100204
Diagnostic(ErrorCode.
WRN_NullabilityMismatchInConstraintsOnImplicitImplementation
, "F1").WithArguments("T11", "B.F1<T11>()", "T1", "IA.F1<T1>()").WithLocation(4, 17),
100207
Diagnostic(ErrorCode.
WRN_NullabilityMismatchInConstraintsOnImplicitImplementation
, "F2").WithArguments("T22", "B.F2<T22>()", "T2", "IA.F2<T2>()").WithLocation(8, 17),
100210
Diagnostic(ErrorCode.
WRN_NullabilityMismatchInConstraintsOnImplicitImplementation
, "F3").WithArguments("T33", "B.F3<T33>()", "T3", "IA.F3<T3>()").WithLocation(12, 17),
100213
Diagnostic(ErrorCode.
WRN_NullabilityMismatchInConstraintsOnImplicitImplementation
, "F4").WithArguments("T44", "B.F4<T44>()", "T4", "IA.F4<T4>()").WithLocation(16, 17)
100244
Diagnostic(ErrorCode.
WRN_NullabilityMismatchInConstraintsOnImplicitImplementation
, "F2").WithArguments("T22", "B.F2<T22>()", "T2", "IA.F2<T2>()").WithLocation(8, 17),
100247
Diagnostic(ErrorCode.
WRN_NullabilityMismatchInConstraintsOnImplicitImplementation
, "F3").WithArguments("T33", "B.F3<T33>()", "T3", "IA.F3<T3>()").WithLocation(12, 17)
100277
Diagnostic(ErrorCode.
WRN_NullabilityMismatchInConstraintsOnImplicitImplementation
, "F1").WithArguments("T11", "B.F1<T11>()", "T1", "IA.F1<T1>()").WithLocation(4, 17),
100280
Diagnostic(ErrorCode.
WRN_NullabilityMismatchInConstraintsOnImplicitImplementation
, "F4").WithArguments("T44", "B.F4<T44>()", "T4", "IA.F4<T4>()").WithLocation(16, 17)
100337
Diagnostic(ErrorCode.
WRN_NullabilityMismatchInConstraintsOnImplicitImplementation
, "F2").WithArguments("T22", "B.F2<T22>()", "T2", "IA.F2<T2>()").WithLocation(4, 17),
100340
Diagnostic(ErrorCode.
WRN_NullabilityMismatchInConstraintsOnImplicitImplementation
, "F3").WithArguments("T33", "B.F3<T33>()", "T3", "IA.F3<T3>()").WithLocation(8, 17)
100363
Diagnostic(ErrorCode.
WRN_NullabilityMismatchInConstraintsOnImplicitImplementation
, "F2").WithArguments("T22", "B.F2<T22>()", "T2", "IA.F2<T2>()").WithLocation(4, 17),
100366
Diagnostic(ErrorCode.
WRN_NullabilityMismatchInConstraintsOnImplicitImplementation
, "F3").WithArguments("T33", "B.F3<T33>()", "T3", "IA.F3<T3>()").WithLocation(8, 17)
101351
Diagnostic(ErrorCode.
WRN_NullabilityMismatchInConstraintsOnImplicitImplementation
, "F1").WithArguments("TF1A", "A.F1<TF1A>()", "TF1", "I1.F1<TF1>()").WithLocation(25, 17),
101354
Diagnostic(ErrorCode.
WRN_NullabilityMismatchInConstraintsOnImplicitImplementation
, "F2").WithArguments("TF2A", "A.F2<TF2A>()", "TF2", "I1.F2<TF2>()").WithLocation(27, 17),
101357
Diagnostic(ErrorCode.
WRN_NullabilityMismatchInConstraintsOnImplicitImplementation
, "F6").WithArguments("TF6A", "A.F6<TF6A>()", "TF6", "I1.F6<TF6>()").WithLocation(35, 17),
101360
Diagnostic(ErrorCode.
WRN_NullabilityMismatchInConstraintsOnImplicitImplementation
, "F8").WithArguments("TF8A", "A.F8<TF8A>()", "TF8", "I1.F8<TF8>()").WithLocation(39, 17),
101363
Diagnostic(ErrorCode.
WRN_NullabilityMismatchInConstraintsOnImplicitImplementation
, "F11").WithArguments("TF11A", "A.F11<TF11A>()", "TF11", "I1.F11<TF11>()").WithLocation(45, 17)
101420
Diagnostic(ErrorCode.
WRN_NullabilityMismatchInConstraintsOnImplicitImplementation
, "F2").WithArguments("TF2A", "A.F2<TF2A>()", "TF2", "I1.F2<TF2>()").WithLocation(6, 17),
101423
Diagnostic(ErrorCode.
WRN_NullabilityMismatchInConstraintsOnImplicitImplementation
, "F8").WithArguments("TF8A", "A.F8<TF8A>()", "TF8", "I1.F8<TF8>()").WithLocation(16, 17)
101501
Diagnostic(ErrorCode.
WRN_NullabilityMismatchInConstraintsOnImplicitImplementation
, "F1").WithArguments("TF1A", "A.F1<TF1A>()", "TF1", "I1.F1<TF1>()").WithLocation(4, 17)
Microsoft.CodeAnalysis.CSharp.Syntax.UnitTests (1)
Diagnostics\DiagnosticTest.cs (1)
361
case ErrorCode.
WRN_NullabilityMismatchInConstraintsOnImplicitImplementation
: