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
:
1974
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)
98650
Diagnostic(ErrorCode.
WRN_NullabilityMismatchInConstraintsOnImplicitImplementation
, "F1").WithArguments("T11", "B.F1<T11>()", "T1", "IA.F1<T1>()").WithLocation(4, 17),
98653
Diagnostic(ErrorCode.
WRN_NullabilityMismatchInConstraintsOnImplicitImplementation
, "F2").WithArguments("T22", "B.F2<T22>()", "T2", "IA.F2<T2>()").WithLocation(8, 17),
98656
Diagnostic(ErrorCode.
WRN_NullabilityMismatchInConstraintsOnImplicitImplementation
, "F3").WithArguments("T33", "B.F3<T33>()", "T3", "IA.F3<T3>()").WithLocation(12, 17),
98659
Diagnostic(ErrorCode.
WRN_NullabilityMismatchInConstraintsOnImplicitImplementation
, "F4").WithArguments("T44", "B.F4<T44>()", "T4", "IA.F4<T4>()").WithLocation(16, 17),
98662
Diagnostic(ErrorCode.
WRN_NullabilityMismatchInConstraintsOnImplicitImplementation
, "F5").WithArguments("T552", "B.F5<T551, T552>()", "T52", "IA.F5<T51, T52>()").WithLocation(20, 17),
98665
Diagnostic(ErrorCode.
WRN_NullabilityMismatchInConstraintsOnImplicitImplementation
, "F6").WithArguments("T662", "B.F6<T661, T662>()", "T62", "IA.F6<T61, T62>()").WithLocation(24, 17)
98717
Diagnostic(ErrorCode.
WRN_NullabilityMismatchInConstraintsOnImplicitImplementation
, "F2").WithArguments("T22", "B.F2<T22>()", "T2", "IA.F2<T2>()").WithLocation(8, 17),
98720
Diagnostic(ErrorCode.
WRN_NullabilityMismatchInConstraintsOnImplicitImplementation
, "F3").WithArguments("T33", "B.F3<T33>()", "T3", "IA.F3<T3>()").WithLocation(12, 17),
98723
Diagnostic(ErrorCode.
WRN_NullabilityMismatchInConstraintsOnImplicitImplementation
, "F4").WithArguments("T44", "B.F4<T44>()", "T4", "IA.F4<T4>()").WithLocation(16, 17),
98726
Diagnostic(ErrorCode.
WRN_NullabilityMismatchInConstraintsOnImplicitImplementation
, "F5").WithArguments("T552", "B.F5<T551, T552>()", "T52", "IA.F5<T51, T52>()").WithLocation(20, 17),
98741
Diagnostic(ErrorCode.
WRN_NullabilityMismatchInConstraintsOnImplicitImplementation
, "F1").WithArguments("T11", "B.F1<T11>()", "T1", "IA.F1<T1>()").WithLocation(4, 17),
98744
Diagnostic(ErrorCode.
WRN_NullabilityMismatchInConstraintsOnImplicitImplementation
, "F6").WithArguments("T662", "B.F6<T661, T662>()", "T62", "IA.F6<T61, T62>()").WithLocation(24, 17)
99338
Diagnostic(ErrorCode.
WRN_NullabilityMismatchInConstraintsOnImplicitImplementation
, "F1").WithArguments("T11", "B.F1<T11>()", "T1", "IA<string>.F1<T1>()").WithLocation(4, 17),
99341
Diagnostic(ErrorCode.
WRN_NullabilityMismatchInConstraintsOnImplicitImplementation
, "F2").WithArguments("T22", "B.F2<T22>()", "T2", "IA<string>.F2<T2>()").WithLocation(8, 17),
99344
Diagnostic(ErrorCode.
WRN_NullabilityMismatchInConstraintsOnImplicitImplementation
, "F3").WithArguments("T33", "B.F3<T33>()", "T3", "IA<string>.F3<T3>()").WithLocation(12, 17),
99347
Diagnostic(ErrorCode.
WRN_NullabilityMismatchInConstraintsOnImplicitImplementation
, "F4").WithArguments("T44", "B.F4<T44>()", "T4", "IA<string>.F4<T4>()").WithLocation(16, 17),
99350
Diagnostic(ErrorCode.
WRN_NullabilityMismatchInConstraintsOnImplicitImplementation
, "F5").WithArguments("T552", "B.F5<T551, T552>()", "T52", "IA<string>.F5<T51, T52>()").WithLocation(20, 17),
99353
Diagnostic(ErrorCode.
WRN_NullabilityMismatchInConstraintsOnImplicitImplementation
, "F6").WithArguments("T662", "B.F6<T661, T662>()", "T62", "IA<string>.F6<T61, T62>()").WithLocation(24, 17)
99405
Diagnostic(ErrorCode.
WRN_NullabilityMismatchInConstraintsOnImplicitImplementation
, "F2").WithArguments("T22", "B.F2<T22>()", "T2", "IA<string>.F2<T2>()").WithLocation(8, 17),
99408
Diagnostic(ErrorCode.
WRN_NullabilityMismatchInConstraintsOnImplicitImplementation
, "F3").WithArguments("T33", "B.F3<T33>()", "T3", "IA<string>.F3<T3>()").WithLocation(12, 17),
99411
Diagnostic(ErrorCode.
WRN_NullabilityMismatchInConstraintsOnImplicitImplementation
, "F4").WithArguments("T44", "B.F4<T44>()", "T4", "IA<string>.F4<T4>()").WithLocation(16, 17),
99414
Diagnostic(ErrorCode.
WRN_NullabilityMismatchInConstraintsOnImplicitImplementation
, "F5").WithArguments("T552", "B.F5<T551, T552>()", "T52", "IA<string>.F5<T51, T52>()").WithLocation(20, 17),
99429
Diagnostic(ErrorCode.
WRN_NullabilityMismatchInConstraintsOnImplicitImplementation
, "F1").WithArguments("T11", "B.F1<T11>()", "T1", "IA<string>.F1<T1>()").WithLocation(4, 17),
99432
Diagnostic(ErrorCode.
WRN_NullabilityMismatchInConstraintsOnImplicitImplementation
, "F6").WithArguments("T662", "B.F6<T661, T662>()", "T62", "IA<string>.F6<T61, T62>()").WithLocation(24, 17)
99509
Diagnostic(ErrorCode.
WRN_NullabilityMismatchInConstraintsOnImplicitImplementation
, "F7").WithArguments("T771", "B.F7<T771, T772>()", "T71", "IA.F7<T71, T72>()").WithLocation(28, 17),
99512
Diagnostic(ErrorCode.
WRN_NullabilityMismatchInConstraintsOnImplicitImplementation
, "F9").WithArguments("T991", "B.F9<T991, T992>()", "T91", "IA.F9<T91, T92>()").WithLocation(36, 17)
99610
Diagnostic(ErrorCode.
WRN_NullabilityMismatchInConstraintsOnImplicitImplementation
, "F9").WithArguments("T991", "B.F9<T991, T992>()", "T91", "IA.F9<T91, T92>()").WithLocation(55, 17),
99613
Diagnostic(ErrorCode.
WRN_NullabilityMismatchInConstraintsOnImplicitImplementation
, "F7").WithArguments("T771", "B.F7<T771, T772>()", "T71", "IA.F7<T71, T72>()").WithLocation(47, 17)
99693
Diagnostic(ErrorCode.
WRN_NullabilityMismatchInConstraintsOnImplicitImplementation
, "F9").WithArguments("T991", "B.F9<T991, T992>()", "T91", "IA.F9<T91, T92>()").WithLocation(58, 17),
99696
Diagnostic(ErrorCode.
WRN_NullabilityMismatchInConstraintsOnImplicitImplementation
, "F7").WithArguments("T771", "B.F7<T771, T772>()", "T71", "IA.F7<T71, T72>()").WithLocation(50, 17)
99776
Diagnostic(ErrorCode.
WRN_NullabilityMismatchInConstraintsOnImplicitImplementation
, "F9").WithArguments("T991", "B.F9<T991, T992>()", "T91", "IA.F9<T91, T92>()").WithLocation(58, 17),
99779
Diagnostic(ErrorCode.
WRN_NullabilityMismatchInConstraintsOnImplicitImplementation
, "F7").WithArguments("T771", "B.F7<T771, T772>()", "T71", "IA.F7<T71, T72>()").WithLocation(50, 17)
99853
Diagnostic(ErrorCode.
WRN_NullabilityMismatchInConstraintsOnImplicitImplementation
, "F9").WithArguments("T991", "B.F9<T991, T992>()", "T91", "IA.F9<T91, T92>()").WithLocation(58, 17),
99856
Diagnostic(ErrorCode.
WRN_NullabilityMismatchInConstraintsOnImplicitImplementation
, "F7").WithArguments("T771", "B.F7<T771, T772>()", "T71", "IA.F7<T71, T72>()").WithLocation(50, 17)
99930
Diagnostic(ErrorCode.
WRN_NullabilityMismatchInConstraintsOnImplicitImplementation
, "F9").WithArguments("T991", "B.F9<T991, T992>()", "T91", "IA.F9<T91, T92>()").WithLocation(58, 17),
99933
Diagnostic(ErrorCode.
WRN_NullabilityMismatchInConstraintsOnImplicitImplementation
, "F7").WithArguments("T771", "B.F7<T771, T772>()", "T71", "IA.F7<T71, T72>()").WithLocation(50, 17)
100004
Diagnostic(ErrorCode.
WRN_NullabilityMismatchInConstraintsOnImplicitImplementation
, "F9").WithArguments("T991", "B.F9<T991, T992>()", "T91", "IA.F9<T91, T92>()").WithLocation(55, 17),
100007
Diagnostic(ErrorCode.
WRN_NullabilityMismatchInConstraintsOnImplicitImplementation
, "F4").WithArguments("T441", "B.F4<T441, T442>()", "T41", "IA.F4<T41, T42>()").WithLocation(35, 17),
100010
Diagnostic(ErrorCode.
WRN_NullabilityMismatchInConstraintsOnImplicitImplementation
, "F5").WithArguments("T551", "B.F5<T551, T552>()", "T51", "IA.F5<T51, T52>()").WithLocation(39, 17),
100013
Diagnostic(ErrorCode.
WRN_NullabilityMismatchInConstraintsOnImplicitImplementation
, "F6").WithArguments("T661", "B.F6<T661, T662>()", "T61", "IA.F6<T61, T62>()").WithLocation(43, 17),
100016
Diagnostic(ErrorCode.
WRN_NullabilityMismatchInConstraintsOnImplicitImplementation
, "F7").WithArguments("T771", "B.F7<T771, T772>()", "T71", "IA.F7<T71, T72>()").WithLocation(47, 17),
100019
Diagnostic(ErrorCode.
WRN_NullabilityMismatchInConstraintsOnImplicitImplementation
, "F8").WithArguments("T881", "B.F8<T881, T882>()", "T81", "IA.F8<T81, T82>()").WithLocation(51, 17)
100069
Diagnostic(ErrorCode.
WRN_NullabilityMismatchInConstraintsOnImplicitImplementation
, "F9").WithArguments("T991", "B.F9<T991, T992>()", "T91", "IA.F9<T91, T92>()").WithLocation(25, 17),
100072
Diagnostic(ErrorCode.
WRN_NullabilityMismatchInConstraintsOnImplicitImplementation
, "F8").WithArguments("T881", "B.F8<T881, T882>()", "T81", "IA.F8<T81, T82>()").WithLocation(21, 17),
100075
Diagnostic(ErrorCode.
WRN_NullabilityMismatchInConstraintsOnImplicitImplementation
, "F7").WithArguments("T771", "B.F7<T771, T772>()", "T71", "IA.F7<T71, T72>()").WithLocation(17, 17)
100142
Diagnostic(ErrorCode.
WRN_NullabilityMismatchInConstraintsOnImplicitImplementation
, "F1").WithArguments("T11", "B.F1<T11>()", "T1", "IA.F1<T1>()").WithLocation(4, 17),
100145
Diagnostic(ErrorCode.
WRN_NullabilityMismatchInConstraintsOnImplicitImplementation
, "F2").WithArguments("T22", "B.F2<T22>()", "T2", "IA.F2<T2>()").WithLocation(8, 17),
100148
Diagnostic(ErrorCode.
WRN_NullabilityMismatchInConstraintsOnImplicitImplementation
, "F3").WithArguments("T33", "B.F3<T33>()", "T3", "IA.F3<T3>()").WithLocation(12, 17),
100151
Diagnostic(ErrorCode.
WRN_NullabilityMismatchInConstraintsOnImplicitImplementation
, "F4").WithArguments("T44", "B.F4<T44>()", "T4", "IA.F4<T4>()").WithLocation(16, 17)
100182
Diagnostic(ErrorCode.
WRN_NullabilityMismatchInConstraintsOnImplicitImplementation
, "F2").WithArguments("T22", "B.F2<T22>()", "T2", "IA.F2<T2>()").WithLocation(8, 17),
100185
Diagnostic(ErrorCode.
WRN_NullabilityMismatchInConstraintsOnImplicitImplementation
, "F3").WithArguments("T33", "B.F3<T33>()", "T3", "IA.F3<T3>()").WithLocation(12, 17)
100215
Diagnostic(ErrorCode.
WRN_NullabilityMismatchInConstraintsOnImplicitImplementation
, "F1").WithArguments("T11", "B.F1<T11>()", "T1", "IA.F1<T1>()").WithLocation(4, 17),
100218
Diagnostic(ErrorCode.
WRN_NullabilityMismatchInConstraintsOnImplicitImplementation
, "F4").WithArguments("T44", "B.F4<T44>()", "T4", "IA.F4<T4>()").WithLocation(16, 17)
100275
Diagnostic(ErrorCode.
WRN_NullabilityMismatchInConstraintsOnImplicitImplementation
, "F2").WithArguments("T22", "B.F2<T22>()", "T2", "IA.F2<T2>()").WithLocation(4, 17),
100278
Diagnostic(ErrorCode.
WRN_NullabilityMismatchInConstraintsOnImplicitImplementation
, "F3").WithArguments("T33", "B.F3<T33>()", "T3", "IA.F3<T3>()").WithLocation(8, 17)
100301
Diagnostic(ErrorCode.
WRN_NullabilityMismatchInConstraintsOnImplicitImplementation
, "F2").WithArguments("T22", "B.F2<T22>()", "T2", "IA.F2<T2>()").WithLocation(4, 17),
100304
Diagnostic(ErrorCode.
WRN_NullabilityMismatchInConstraintsOnImplicitImplementation
, "F3").WithArguments("T33", "B.F3<T33>()", "T3", "IA.F3<T3>()").WithLocation(8, 17)
101289
Diagnostic(ErrorCode.
WRN_NullabilityMismatchInConstraintsOnImplicitImplementation
, "F1").WithArguments("TF1A", "A.F1<TF1A>()", "TF1", "I1.F1<TF1>()").WithLocation(25, 17),
101292
Diagnostic(ErrorCode.
WRN_NullabilityMismatchInConstraintsOnImplicitImplementation
, "F2").WithArguments("TF2A", "A.F2<TF2A>()", "TF2", "I1.F2<TF2>()").WithLocation(27, 17),
101295
Diagnostic(ErrorCode.
WRN_NullabilityMismatchInConstraintsOnImplicitImplementation
, "F6").WithArguments("TF6A", "A.F6<TF6A>()", "TF6", "I1.F6<TF6>()").WithLocation(35, 17),
101298
Diagnostic(ErrorCode.
WRN_NullabilityMismatchInConstraintsOnImplicitImplementation
, "F8").WithArguments("TF8A", "A.F8<TF8A>()", "TF8", "I1.F8<TF8>()").WithLocation(39, 17),
101301
Diagnostic(ErrorCode.
WRN_NullabilityMismatchInConstraintsOnImplicitImplementation
, "F11").WithArguments("TF11A", "A.F11<TF11A>()", "TF11", "I1.F11<TF11>()").WithLocation(45, 17)
101358
Diagnostic(ErrorCode.
WRN_NullabilityMismatchInConstraintsOnImplicitImplementation
, "F2").WithArguments("TF2A", "A.F2<TF2A>()", "TF2", "I1.F2<TF2>()").WithLocation(6, 17),
101361
Diagnostic(ErrorCode.
WRN_NullabilityMismatchInConstraintsOnImplicitImplementation
, "F8").WithArguments("TF8A", "A.F8<TF8A>()", "TF8", "I1.F8<TF8>()").WithLocation(16, 17)
101439
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)
373
case ErrorCode.
WRN_NullabilityMismatchInConstraintsOnImplicitImplementation
: