71 references to WRN_NullabilityMismatchInConstraintsOnImplicitImplementation
Microsoft.CodeAnalysis.CSharp (5)
Errors\ErrorFacts.cs (3)
63
nullableWarnings.Add(GetId(ErrorCode.
WRN_NullabilityMismatchInConstraintsOnImplicitImplementation
));
465
case ErrorCode.
WRN_NullabilityMismatchInConstraintsOnImplicitImplementation
:
1982
or ErrorCode.
WRN_NullabilityMismatchInConstraintsOnImplicitImplementation
Generated\ErrorFacts.Generated.cs (1)
220
case ErrorCode.
WRN_NullabilityMismatchInConstraintsOnImplicitImplementation
:
Symbols\TypeSymbol.cs (1)
2152
diagnostics.Add(ErrorCode.
WRN_NullabilityMismatchInConstraintsOnImplicitImplementation
, GetImplicitImplementationDiagnosticLocation(interfaceMethod, implementingType, implicitImpl),
Microsoft.CodeAnalysis.CSharp.Semantic.UnitTests (65)
Semantics\NullableReferenceTypesTests.cs (65)
98700
Diagnostic(ErrorCode.
WRN_NullabilityMismatchInConstraintsOnImplicitImplementation
, "F1").WithArguments("T11", "B.F1<T11>()", "T1", "IA.F1<T1>()").WithLocation(4, 17),
98703
Diagnostic(ErrorCode.
WRN_NullabilityMismatchInConstraintsOnImplicitImplementation
, "F2").WithArguments("T22", "B.F2<T22>()", "T2", "IA.F2<T2>()").WithLocation(8, 17),
98706
Diagnostic(ErrorCode.
WRN_NullabilityMismatchInConstraintsOnImplicitImplementation
, "F3").WithArguments("T33", "B.F3<T33>()", "T3", "IA.F3<T3>()").WithLocation(12, 17),
98709
Diagnostic(ErrorCode.
WRN_NullabilityMismatchInConstraintsOnImplicitImplementation
, "F4").WithArguments("T44", "B.F4<T44>()", "T4", "IA.F4<T4>()").WithLocation(16, 17),
98712
Diagnostic(ErrorCode.
WRN_NullabilityMismatchInConstraintsOnImplicitImplementation
, "F5").WithArguments("T552", "B.F5<T551, T552>()", "T52", "IA.F5<T51, T52>()").WithLocation(20, 17),
98715
Diagnostic(ErrorCode.
WRN_NullabilityMismatchInConstraintsOnImplicitImplementation
, "F6").WithArguments("T662", "B.F6<T661, T662>()", "T62", "IA.F6<T61, T62>()").WithLocation(24, 17)
98767
Diagnostic(ErrorCode.
WRN_NullabilityMismatchInConstraintsOnImplicitImplementation
, "F2").WithArguments("T22", "B.F2<T22>()", "T2", "IA.F2<T2>()").WithLocation(8, 17),
98770
Diagnostic(ErrorCode.
WRN_NullabilityMismatchInConstraintsOnImplicitImplementation
, "F3").WithArguments("T33", "B.F3<T33>()", "T3", "IA.F3<T3>()").WithLocation(12, 17),
98773
Diagnostic(ErrorCode.
WRN_NullabilityMismatchInConstraintsOnImplicitImplementation
, "F4").WithArguments("T44", "B.F4<T44>()", "T4", "IA.F4<T4>()").WithLocation(16, 17),
98776
Diagnostic(ErrorCode.
WRN_NullabilityMismatchInConstraintsOnImplicitImplementation
, "F5").WithArguments("T552", "B.F5<T551, T552>()", "T52", "IA.F5<T51, T52>()").WithLocation(20, 17),
98791
Diagnostic(ErrorCode.
WRN_NullabilityMismatchInConstraintsOnImplicitImplementation
, "F1").WithArguments("T11", "B.F1<T11>()", "T1", "IA.F1<T1>()").WithLocation(4, 17),
98794
Diagnostic(ErrorCode.
WRN_NullabilityMismatchInConstraintsOnImplicitImplementation
, "F6").WithArguments("T662", "B.F6<T661, T662>()", "T62", "IA.F6<T61, T62>()").WithLocation(24, 17)
99388
Diagnostic(ErrorCode.
WRN_NullabilityMismatchInConstraintsOnImplicitImplementation
, "F1").WithArguments("T11", "B.F1<T11>()", "T1", "IA<string>.F1<T1>()").WithLocation(4, 17),
99391
Diagnostic(ErrorCode.
WRN_NullabilityMismatchInConstraintsOnImplicitImplementation
, "F2").WithArguments("T22", "B.F2<T22>()", "T2", "IA<string>.F2<T2>()").WithLocation(8, 17),
99394
Diagnostic(ErrorCode.
WRN_NullabilityMismatchInConstraintsOnImplicitImplementation
, "F3").WithArguments("T33", "B.F3<T33>()", "T3", "IA<string>.F3<T3>()").WithLocation(12, 17),
99397
Diagnostic(ErrorCode.
WRN_NullabilityMismatchInConstraintsOnImplicitImplementation
, "F4").WithArguments("T44", "B.F4<T44>()", "T4", "IA<string>.F4<T4>()").WithLocation(16, 17),
99400
Diagnostic(ErrorCode.
WRN_NullabilityMismatchInConstraintsOnImplicitImplementation
, "F5").WithArguments("T552", "B.F5<T551, T552>()", "T52", "IA<string>.F5<T51, T52>()").WithLocation(20, 17),
99403
Diagnostic(ErrorCode.
WRN_NullabilityMismatchInConstraintsOnImplicitImplementation
, "F6").WithArguments("T662", "B.F6<T661, T662>()", "T62", "IA<string>.F6<T61, T62>()").WithLocation(24, 17)
99455
Diagnostic(ErrorCode.
WRN_NullabilityMismatchInConstraintsOnImplicitImplementation
, "F2").WithArguments("T22", "B.F2<T22>()", "T2", "IA<string>.F2<T2>()").WithLocation(8, 17),
99458
Diagnostic(ErrorCode.
WRN_NullabilityMismatchInConstraintsOnImplicitImplementation
, "F3").WithArguments("T33", "B.F3<T33>()", "T3", "IA<string>.F3<T3>()").WithLocation(12, 17),
99461
Diagnostic(ErrorCode.
WRN_NullabilityMismatchInConstraintsOnImplicitImplementation
, "F4").WithArguments("T44", "B.F4<T44>()", "T4", "IA<string>.F4<T4>()").WithLocation(16, 17),
99464
Diagnostic(ErrorCode.
WRN_NullabilityMismatchInConstraintsOnImplicitImplementation
, "F5").WithArguments("T552", "B.F5<T551, T552>()", "T52", "IA<string>.F5<T51, T52>()").WithLocation(20, 17),
99479
Diagnostic(ErrorCode.
WRN_NullabilityMismatchInConstraintsOnImplicitImplementation
, "F1").WithArguments("T11", "B.F1<T11>()", "T1", "IA<string>.F1<T1>()").WithLocation(4, 17),
99482
Diagnostic(ErrorCode.
WRN_NullabilityMismatchInConstraintsOnImplicitImplementation
, "F6").WithArguments("T662", "B.F6<T661, T662>()", "T62", "IA<string>.F6<T61, T62>()").WithLocation(24, 17)
99559
Diagnostic(ErrorCode.
WRN_NullabilityMismatchInConstraintsOnImplicitImplementation
, "F7").WithArguments("T771", "B.F7<T771, T772>()", "T71", "IA.F7<T71, T72>()").WithLocation(28, 17),
99562
Diagnostic(ErrorCode.
WRN_NullabilityMismatchInConstraintsOnImplicitImplementation
, "F9").WithArguments("T991", "B.F9<T991, T992>()", "T91", "IA.F9<T91, T92>()").WithLocation(36, 17)
99660
Diagnostic(ErrorCode.
WRN_NullabilityMismatchInConstraintsOnImplicitImplementation
, "F9").WithArguments("T991", "B.F9<T991, T992>()", "T91", "IA.F9<T91, T92>()").WithLocation(55, 17),
99663
Diagnostic(ErrorCode.
WRN_NullabilityMismatchInConstraintsOnImplicitImplementation
, "F7").WithArguments("T771", "B.F7<T771, T772>()", "T71", "IA.F7<T71, T72>()").WithLocation(47, 17)
99743
Diagnostic(ErrorCode.
WRN_NullabilityMismatchInConstraintsOnImplicitImplementation
, "F9").WithArguments("T991", "B.F9<T991, T992>()", "T91", "IA.F9<T91, T92>()").WithLocation(58, 17),
99746
Diagnostic(ErrorCode.
WRN_NullabilityMismatchInConstraintsOnImplicitImplementation
, "F7").WithArguments("T771", "B.F7<T771, T772>()", "T71", "IA.F7<T71, T72>()").WithLocation(50, 17)
99826
Diagnostic(ErrorCode.
WRN_NullabilityMismatchInConstraintsOnImplicitImplementation
, "F9").WithArguments("T991", "B.F9<T991, T992>()", "T91", "IA.F9<T91, T92>()").WithLocation(58, 17),
99829
Diagnostic(ErrorCode.
WRN_NullabilityMismatchInConstraintsOnImplicitImplementation
, "F7").WithArguments("T771", "B.F7<T771, T772>()", "T71", "IA.F7<T71, T72>()").WithLocation(50, 17)
99903
Diagnostic(ErrorCode.
WRN_NullabilityMismatchInConstraintsOnImplicitImplementation
, "F9").WithArguments("T991", "B.F9<T991, T992>()", "T91", "IA.F9<T91, T92>()").WithLocation(58, 17),
99906
Diagnostic(ErrorCode.
WRN_NullabilityMismatchInConstraintsOnImplicitImplementation
, "F7").WithArguments("T771", "B.F7<T771, T772>()", "T71", "IA.F7<T71, T72>()").WithLocation(50, 17)
99980
Diagnostic(ErrorCode.
WRN_NullabilityMismatchInConstraintsOnImplicitImplementation
, "F9").WithArguments("T991", "B.F9<T991, T992>()", "T91", "IA.F9<T91, T92>()").WithLocation(58, 17),
99983
Diagnostic(ErrorCode.
WRN_NullabilityMismatchInConstraintsOnImplicitImplementation
, "F7").WithArguments("T771", "B.F7<T771, T772>()", "T71", "IA.F7<T71, T72>()").WithLocation(50, 17)
100054
Diagnostic(ErrorCode.
WRN_NullabilityMismatchInConstraintsOnImplicitImplementation
, "F9").WithArguments("T991", "B.F9<T991, T992>()", "T91", "IA.F9<T91, T92>()").WithLocation(55, 17),
100057
Diagnostic(ErrorCode.
WRN_NullabilityMismatchInConstraintsOnImplicitImplementation
, "F4").WithArguments("T441", "B.F4<T441, T442>()", "T41", "IA.F4<T41, T42>()").WithLocation(35, 17),
100060
Diagnostic(ErrorCode.
WRN_NullabilityMismatchInConstraintsOnImplicitImplementation
, "F5").WithArguments("T551", "B.F5<T551, T552>()", "T51", "IA.F5<T51, T52>()").WithLocation(39, 17),
100063
Diagnostic(ErrorCode.
WRN_NullabilityMismatchInConstraintsOnImplicitImplementation
, "F6").WithArguments("T661", "B.F6<T661, T662>()", "T61", "IA.F6<T61, T62>()").WithLocation(43, 17),
100066
Diagnostic(ErrorCode.
WRN_NullabilityMismatchInConstraintsOnImplicitImplementation
, "F7").WithArguments("T771", "B.F7<T771, T772>()", "T71", "IA.F7<T71, T72>()").WithLocation(47, 17),
100069
Diagnostic(ErrorCode.
WRN_NullabilityMismatchInConstraintsOnImplicitImplementation
, "F8").WithArguments("T881", "B.F8<T881, T882>()", "T81", "IA.F8<T81, T82>()").WithLocation(51, 17)
100119
Diagnostic(ErrorCode.
WRN_NullabilityMismatchInConstraintsOnImplicitImplementation
, "F9").WithArguments("T991", "B.F9<T991, T992>()", "T91", "IA.F9<T91, T92>()").WithLocation(25, 17),
100122
Diagnostic(ErrorCode.
WRN_NullabilityMismatchInConstraintsOnImplicitImplementation
, "F8").WithArguments("T881", "B.F8<T881, T882>()", "T81", "IA.F8<T81, T82>()").WithLocation(21, 17),
100125
Diagnostic(ErrorCode.
WRN_NullabilityMismatchInConstraintsOnImplicitImplementation
, "F7").WithArguments("T771", "B.F7<T771, T772>()", "T71", "IA.F7<T71, T72>()").WithLocation(17, 17)
100192
Diagnostic(ErrorCode.
WRN_NullabilityMismatchInConstraintsOnImplicitImplementation
, "F1").WithArguments("T11", "B.F1<T11>()", "T1", "IA.F1<T1>()").WithLocation(4, 17),
100195
Diagnostic(ErrorCode.
WRN_NullabilityMismatchInConstraintsOnImplicitImplementation
, "F2").WithArguments("T22", "B.F2<T22>()", "T2", "IA.F2<T2>()").WithLocation(8, 17),
100198
Diagnostic(ErrorCode.
WRN_NullabilityMismatchInConstraintsOnImplicitImplementation
, "F3").WithArguments("T33", "B.F3<T33>()", "T3", "IA.F3<T3>()").WithLocation(12, 17),
100201
Diagnostic(ErrorCode.
WRN_NullabilityMismatchInConstraintsOnImplicitImplementation
, "F4").WithArguments("T44", "B.F4<T44>()", "T4", "IA.F4<T4>()").WithLocation(16, 17)
100232
Diagnostic(ErrorCode.
WRN_NullabilityMismatchInConstraintsOnImplicitImplementation
, "F2").WithArguments("T22", "B.F2<T22>()", "T2", "IA.F2<T2>()").WithLocation(8, 17),
100235
Diagnostic(ErrorCode.
WRN_NullabilityMismatchInConstraintsOnImplicitImplementation
, "F3").WithArguments("T33", "B.F3<T33>()", "T3", "IA.F3<T3>()").WithLocation(12, 17)
100265
Diagnostic(ErrorCode.
WRN_NullabilityMismatchInConstraintsOnImplicitImplementation
, "F1").WithArguments("T11", "B.F1<T11>()", "T1", "IA.F1<T1>()").WithLocation(4, 17),
100268
Diagnostic(ErrorCode.
WRN_NullabilityMismatchInConstraintsOnImplicitImplementation
, "F4").WithArguments("T44", "B.F4<T44>()", "T4", "IA.F4<T4>()").WithLocation(16, 17)
100325
Diagnostic(ErrorCode.
WRN_NullabilityMismatchInConstraintsOnImplicitImplementation
, "F2").WithArguments("T22", "B.F2<T22>()", "T2", "IA.F2<T2>()").WithLocation(4, 17),
100328
Diagnostic(ErrorCode.
WRN_NullabilityMismatchInConstraintsOnImplicitImplementation
, "F3").WithArguments("T33", "B.F3<T33>()", "T3", "IA.F3<T3>()").WithLocation(8, 17)
100351
Diagnostic(ErrorCode.
WRN_NullabilityMismatchInConstraintsOnImplicitImplementation
, "F2").WithArguments("T22", "B.F2<T22>()", "T2", "IA.F2<T2>()").WithLocation(4, 17),
100354
Diagnostic(ErrorCode.
WRN_NullabilityMismatchInConstraintsOnImplicitImplementation
, "F3").WithArguments("T33", "B.F3<T33>()", "T3", "IA.F3<T3>()").WithLocation(8, 17)
101339
Diagnostic(ErrorCode.
WRN_NullabilityMismatchInConstraintsOnImplicitImplementation
, "F1").WithArguments("TF1A", "A.F1<TF1A>()", "TF1", "I1.F1<TF1>()").WithLocation(25, 17),
101342
Diagnostic(ErrorCode.
WRN_NullabilityMismatchInConstraintsOnImplicitImplementation
, "F2").WithArguments("TF2A", "A.F2<TF2A>()", "TF2", "I1.F2<TF2>()").WithLocation(27, 17),
101345
Diagnostic(ErrorCode.
WRN_NullabilityMismatchInConstraintsOnImplicitImplementation
, "F6").WithArguments("TF6A", "A.F6<TF6A>()", "TF6", "I1.F6<TF6>()").WithLocation(35, 17),
101348
Diagnostic(ErrorCode.
WRN_NullabilityMismatchInConstraintsOnImplicitImplementation
, "F8").WithArguments("TF8A", "A.F8<TF8A>()", "TF8", "I1.F8<TF8>()").WithLocation(39, 17),
101351
Diagnostic(ErrorCode.
WRN_NullabilityMismatchInConstraintsOnImplicitImplementation
, "F11").WithArguments("TF11A", "A.F11<TF11A>()", "TF11", "I1.F11<TF11>()").WithLocation(45, 17)
101408
Diagnostic(ErrorCode.
WRN_NullabilityMismatchInConstraintsOnImplicitImplementation
, "F2").WithArguments("TF2A", "A.F2<TF2A>()", "TF2", "I1.F2<TF2>()").WithLocation(6, 17),
101411
Diagnostic(ErrorCode.
WRN_NullabilityMismatchInConstraintsOnImplicitImplementation
, "F8").WithArguments("TF8A", "A.F8<TF8A>()", "TF8", "I1.F8<TF8>()").WithLocation(16, 17)
101489
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
: