71 references to WRN_NullabilityMismatchInConstraintsOnImplicitImplementation
Microsoft.CodeAnalysis.CSharp (5)
Errors\ErrorFacts.cs (3)
63
nullableWarnings.Add(GetId(ErrorCode.
WRN_NullabilityMismatchInConstraintsOnImplicitImplementation
));
461
case ErrorCode.
WRN_NullabilityMismatchInConstraintsOnImplicitImplementation
:
1975
or ErrorCode.
WRN_NullabilityMismatchInConstraintsOnImplicitImplementation
Generated\ErrorFacts.Generated.cs (1)
221
case ErrorCode.
WRN_NullabilityMismatchInConstraintsOnImplicitImplementation
:
Symbols\TypeSymbol.cs (1)
2144
diagnostics.Add(ErrorCode.
WRN_NullabilityMismatchInConstraintsOnImplicitImplementation
, GetImplicitImplementationDiagnosticLocation(interfaceMethod, implementingType, implicitImpl),
Microsoft.CodeAnalysis.CSharp.Semantic.UnitTests (65)
Semantics\NullableReferenceTypesTests.cs (65)
98628
Diagnostic(ErrorCode.
WRN_NullabilityMismatchInConstraintsOnImplicitImplementation
, "F1").WithArguments("T11", "B.F1<T11>()", "T1", "IA.F1<T1>()").WithLocation(4, 17),
98631
Diagnostic(ErrorCode.
WRN_NullabilityMismatchInConstraintsOnImplicitImplementation
, "F2").WithArguments("T22", "B.F2<T22>()", "T2", "IA.F2<T2>()").WithLocation(8, 17),
98634
Diagnostic(ErrorCode.
WRN_NullabilityMismatchInConstraintsOnImplicitImplementation
, "F3").WithArguments("T33", "B.F3<T33>()", "T3", "IA.F3<T3>()").WithLocation(12, 17),
98637
Diagnostic(ErrorCode.
WRN_NullabilityMismatchInConstraintsOnImplicitImplementation
, "F4").WithArguments("T44", "B.F4<T44>()", "T4", "IA.F4<T4>()").WithLocation(16, 17),
98640
Diagnostic(ErrorCode.
WRN_NullabilityMismatchInConstraintsOnImplicitImplementation
, "F5").WithArguments("T552", "B.F5<T551, T552>()", "T52", "IA.F5<T51, T52>()").WithLocation(20, 17),
98643
Diagnostic(ErrorCode.
WRN_NullabilityMismatchInConstraintsOnImplicitImplementation
, "F6").WithArguments("T662", "B.F6<T661, T662>()", "T62", "IA.F6<T61, T62>()").WithLocation(24, 17)
98695
Diagnostic(ErrorCode.
WRN_NullabilityMismatchInConstraintsOnImplicitImplementation
, "F2").WithArguments("T22", "B.F2<T22>()", "T2", "IA.F2<T2>()").WithLocation(8, 17),
98698
Diagnostic(ErrorCode.
WRN_NullabilityMismatchInConstraintsOnImplicitImplementation
, "F3").WithArguments("T33", "B.F3<T33>()", "T3", "IA.F3<T3>()").WithLocation(12, 17),
98701
Diagnostic(ErrorCode.
WRN_NullabilityMismatchInConstraintsOnImplicitImplementation
, "F4").WithArguments("T44", "B.F4<T44>()", "T4", "IA.F4<T4>()").WithLocation(16, 17),
98704
Diagnostic(ErrorCode.
WRN_NullabilityMismatchInConstraintsOnImplicitImplementation
, "F5").WithArguments("T552", "B.F5<T551, T552>()", "T52", "IA.F5<T51, T52>()").WithLocation(20, 17),
98719
Diagnostic(ErrorCode.
WRN_NullabilityMismatchInConstraintsOnImplicitImplementation
, "F1").WithArguments("T11", "B.F1<T11>()", "T1", "IA.F1<T1>()").WithLocation(4, 17),
98722
Diagnostic(ErrorCode.
WRN_NullabilityMismatchInConstraintsOnImplicitImplementation
, "F6").WithArguments("T662", "B.F6<T661, T662>()", "T62", "IA.F6<T61, T62>()").WithLocation(24, 17)
99316
Diagnostic(ErrorCode.
WRN_NullabilityMismatchInConstraintsOnImplicitImplementation
, "F1").WithArguments("T11", "B.F1<T11>()", "T1", "IA<string>.F1<T1>()").WithLocation(4, 17),
99319
Diagnostic(ErrorCode.
WRN_NullabilityMismatchInConstraintsOnImplicitImplementation
, "F2").WithArguments("T22", "B.F2<T22>()", "T2", "IA<string>.F2<T2>()").WithLocation(8, 17),
99322
Diagnostic(ErrorCode.
WRN_NullabilityMismatchInConstraintsOnImplicitImplementation
, "F3").WithArguments("T33", "B.F3<T33>()", "T3", "IA<string>.F3<T3>()").WithLocation(12, 17),
99325
Diagnostic(ErrorCode.
WRN_NullabilityMismatchInConstraintsOnImplicitImplementation
, "F4").WithArguments("T44", "B.F4<T44>()", "T4", "IA<string>.F4<T4>()").WithLocation(16, 17),
99328
Diagnostic(ErrorCode.
WRN_NullabilityMismatchInConstraintsOnImplicitImplementation
, "F5").WithArguments("T552", "B.F5<T551, T552>()", "T52", "IA<string>.F5<T51, T52>()").WithLocation(20, 17),
99331
Diagnostic(ErrorCode.
WRN_NullabilityMismatchInConstraintsOnImplicitImplementation
, "F6").WithArguments("T662", "B.F6<T661, T662>()", "T62", "IA<string>.F6<T61, T62>()").WithLocation(24, 17)
99383
Diagnostic(ErrorCode.
WRN_NullabilityMismatchInConstraintsOnImplicitImplementation
, "F2").WithArguments("T22", "B.F2<T22>()", "T2", "IA<string>.F2<T2>()").WithLocation(8, 17),
99386
Diagnostic(ErrorCode.
WRN_NullabilityMismatchInConstraintsOnImplicitImplementation
, "F3").WithArguments("T33", "B.F3<T33>()", "T3", "IA<string>.F3<T3>()").WithLocation(12, 17),
99389
Diagnostic(ErrorCode.
WRN_NullabilityMismatchInConstraintsOnImplicitImplementation
, "F4").WithArguments("T44", "B.F4<T44>()", "T4", "IA<string>.F4<T4>()").WithLocation(16, 17),
99392
Diagnostic(ErrorCode.
WRN_NullabilityMismatchInConstraintsOnImplicitImplementation
, "F5").WithArguments("T552", "B.F5<T551, T552>()", "T52", "IA<string>.F5<T51, T52>()").WithLocation(20, 17),
99407
Diagnostic(ErrorCode.
WRN_NullabilityMismatchInConstraintsOnImplicitImplementation
, "F1").WithArguments("T11", "B.F1<T11>()", "T1", "IA<string>.F1<T1>()").WithLocation(4, 17),
99410
Diagnostic(ErrorCode.
WRN_NullabilityMismatchInConstraintsOnImplicitImplementation
, "F6").WithArguments("T662", "B.F6<T661, T662>()", "T62", "IA<string>.F6<T61, T62>()").WithLocation(24, 17)
99487
Diagnostic(ErrorCode.
WRN_NullabilityMismatchInConstraintsOnImplicitImplementation
, "F7").WithArguments("T771", "B.F7<T771, T772>()", "T71", "IA.F7<T71, T72>()").WithLocation(28, 17),
99490
Diagnostic(ErrorCode.
WRN_NullabilityMismatchInConstraintsOnImplicitImplementation
, "F9").WithArguments("T991", "B.F9<T991, T992>()", "T91", "IA.F9<T91, T92>()").WithLocation(36, 17)
99588
Diagnostic(ErrorCode.
WRN_NullabilityMismatchInConstraintsOnImplicitImplementation
, "F9").WithArguments("T991", "B.F9<T991, T992>()", "T91", "IA.F9<T91, T92>()").WithLocation(55, 17),
99591
Diagnostic(ErrorCode.
WRN_NullabilityMismatchInConstraintsOnImplicitImplementation
, "F7").WithArguments("T771", "B.F7<T771, T772>()", "T71", "IA.F7<T71, T72>()").WithLocation(47, 17)
99671
Diagnostic(ErrorCode.
WRN_NullabilityMismatchInConstraintsOnImplicitImplementation
, "F9").WithArguments("T991", "B.F9<T991, T992>()", "T91", "IA.F9<T91, T92>()").WithLocation(58, 17),
99674
Diagnostic(ErrorCode.
WRN_NullabilityMismatchInConstraintsOnImplicitImplementation
, "F7").WithArguments("T771", "B.F7<T771, T772>()", "T71", "IA.F7<T71, T72>()").WithLocation(50, 17)
99754
Diagnostic(ErrorCode.
WRN_NullabilityMismatchInConstraintsOnImplicitImplementation
, "F9").WithArguments("T991", "B.F9<T991, T992>()", "T91", "IA.F9<T91, T92>()").WithLocation(58, 17),
99757
Diagnostic(ErrorCode.
WRN_NullabilityMismatchInConstraintsOnImplicitImplementation
, "F7").WithArguments("T771", "B.F7<T771, T772>()", "T71", "IA.F7<T71, T72>()").WithLocation(50, 17)
99831
Diagnostic(ErrorCode.
WRN_NullabilityMismatchInConstraintsOnImplicitImplementation
, "F9").WithArguments("T991", "B.F9<T991, T992>()", "T91", "IA.F9<T91, T92>()").WithLocation(58, 17),
99834
Diagnostic(ErrorCode.
WRN_NullabilityMismatchInConstraintsOnImplicitImplementation
, "F7").WithArguments("T771", "B.F7<T771, T772>()", "T71", "IA.F7<T71, T72>()").WithLocation(50, 17)
99908
Diagnostic(ErrorCode.
WRN_NullabilityMismatchInConstraintsOnImplicitImplementation
, "F9").WithArguments("T991", "B.F9<T991, T992>()", "T91", "IA.F9<T91, T92>()").WithLocation(58, 17),
99911
Diagnostic(ErrorCode.
WRN_NullabilityMismatchInConstraintsOnImplicitImplementation
, "F7").WithArguments("T771", "B.F7<T771, T772>()", "T71", "IA.F7<T71, T72>()").WithLocation(50, 17)
99982
Diagnostic(ErrorCode.
WRN_NullabilityMismatchInConstraintsOnImplicitImplementation
, "F9").WithArguments("T991", "B.F9<T991, T992>()", "T91", "IA.F9<T91, T92>()").WithLocation(55, 17),
99985
Diagnostic(ErrorCode.
WRN_NullabilityMismatchInConstraintsOnImplicitImplementation
, "F4").WithArguments("T441", "B.F4<T441, T442>()", "T41", "IA.F4<T41, T42>()").WithLocation(35, 17),
99988
Diagnostic(ErrorCode.
WRN_NullabilityMismatchInConstraintsOnImplicitImplementation
, "F5").WithArguments("T551", "B.F5<T551, T552>()", "T51", "IA.F5<T51, T52>()").WithLocation(39, 17),
99991
Diagnostic(ErrorCode.
WRN_NullabilityMismatchInConstraintsOnImplicitImplementation
, "F6").WithArguments("T661", "B.F6<T661, T662>()", "T61", "IA.F6<T61, T62>()").WithLocation(43, 17),
99994
Diagnostic(ErrorCode.
WRN_NullabilityMismatchInConstraintsOnImplicitImplementation
, "F7").WithArguments("T771", "B.F7<T771, T772>()", "T71", "IA.F7<T71, T72>()").WithLocation(47, 17),
99997
Diagnostic(ErrorCode.
WRN_NullabilityMismatchInConstraintsOnImplicitImplementation
, "F8").WithArguments("T881", "B.F8<T881, T882>()", "T81", "IA.F8<T81, T82>()").WithLocation(51, 17)
100047
Diagnostic(ErrorCode.
WRN_NullabilityMismatchInConstraintsOnImplicitImplementation
, "F9").WithArguments("T991", "B.F9<T991, T992>()", "T91", "IA.F9<T91, T92>()").WithLocation(25, 17),
100050
Diagnostic(ErrorCode.
WRN_NullabilityMismatchInConstraintsOnImplicitImplementation
, "F8").WithArguments("T881", "B.F8<T881, T882>()", "T81", "IA.F8<T81, T82>()").WithLocation(21, 17),
100053
Diagnostic(ErrorCode.
WRN_NullabilityMismatchInConstraintsOnImplicitImplementation
, "F7").WithArguments("T771", "B.F7<T771, T772>()", "T71", "IA.F7<T71, T72>()").WithLocation(17, 17)
100120
Diagnostic(ErrorCode.
WRN_NullabilityMismatchInConstraintsOnImplicitImplementation
, "F1").WithArguments("T11", "B.F1<T11>()", "T1", "IA.F1<T1>()").WithLocation(4, 17),
100123
Diagnostic(ErrorCode.
WRN_NullabilityMismatchInConstraintsOnImplicitImplementation
, "F2").WithArguments("T22", "B.F2<T22>()", "T2", "IA.F2<T2>()").WithLocation(8, 17),
100126
Diagnostic(ErrorCode.
WRN_NullabilityMismatchInConstraintsOnImplicitImplementation
, "F3").WithArguments("T33", "B.F3<T33>()", "T3", "IA.F3<T3>()").WithLocation(12, 17),
100129
Diagnostic(ErrorCode.
WRN_NullabilityMismatchInConstraintsOnImplicitImplementation
, "F4").WithArguments("T44", "B.F4<T44>()", "T4", "IA.F4<T4>()").WithLocation(16, 17)
100160
Diagnostic(ErrorCode.
WRN_NullabilityMismatchInConstraintsOnImplicitImplementation
, "F2").WithArguments("T22", "B.F2<T22>()", "T2", "IA.F2<T2>()").WithLocation(8, 17),
100163
Diagnostic(ErrorCode.
WRN_NullabilityMismatchInConstraintsOnImplicitImplementation
, "F3").WithArguments("T33", "B.F3<T33>()", "T3", "IA.F3<T3>()").WithLocation(12, 17)
100193
Diagnostic(ErrorCode.
WRN_NullabilityMismatchInConstraintsOnImplicitImplementation
, "F1").WithArguments("T11", "B.F1<T11>()", "T1", "IA.F1<T1>()").WithLocation(4, 17),
100196
Diagnostic(ErrorCode.
WRN_NullabilityMismatchInConstraintsOnImplicitImplementation
, "F4").WithArguments("T44", "B.F4<T44>()", "T4", "IA.F4<T4>()").WithLocation(16, 17)
100253
Diagnostic(ErrorCode.
WRN_NullabilityMismatchInConstraintsOnImplicitImplementation
, "F2").WithArguments("T22", "B.F2<T22>()", "T2", "IA.F2<T2>()").WithLocation(4, 17),
100256
Diagnostic(ErrorCode.
WRN_NullabilityMismatchInConstraintsOnImplicitImplementation
, "F3").WithArguments("T33", "B.F3<T33>()", "T3", "IA.F3<T3>()").WithLocation(8, 17)
100279
Diagnostic(ErrorCode.
WRN_NullabilityMismatchInConstraintsOnImplicitImplementation
, "F2").WithArguments("T22", "B.F2<T22>()", "T2", "IA.F2<T2>()").WithLocation(4, 17),
100282
Diagnostic(ErrorCode.
WRN_NullabilityMismatchInConstraintsOnImplicitImplementation
, "F3").WithArguments("T33", "B.F3<T33>()", "T3", "IA.F3<T3>()").WithLocation(8, 17)
101267
Diagnostic(ErrorCode.
WRN_NullabilityMismatchInConstraintsOnImplicitImplementation
, "F1").WithArguments("TF1A", "A.F1<TF1A>()", "TF1", "I1.F1<TF1>()").WithLocation(25, 17),
101270
Diagnostic(ErrorCode.
WRN_NullabilityMismatchInConstraintsOnImplicitImplementation
, "F2").WithArguments("TF2A", "A.F2<TF2A>()", "TF2", "I1.F2<TF2>()").WithLocation(27, 17),
101273
Diagnostic(ErrorCode.
WRN_NullabilityMismatchInConstraintsOnImplicitImplementation
, "F6").WithArguments("TF6A", "A.F6<TF6A>()", "TF6", "I1.F6<TF6>()").WithLocation(35, 17),
101276
Diagnostic(ErrorCode.
WRN_NullabilityMismatchInConstraintsOnImplicitImplementation
, "F8").WithArguments("TF8A", "A.F8<TF8A>()", "TF8", "I1.F8<TF8>()").WithLocation(39, 17),
101279
Diagnostic(ErrorCode.
WRN_NullabilityMismatchInConstraintsOnImplicitImplementation
, "F11").WithArguments("TF11A", "A.F11<TF11A>()", "TF11", "I1.F11<TF11>()").WithLocation(45, 17)
101336
Diagnostic(ErrorCode.
WRN_NullabilityMismatchInConstraintsOnImplicitImplementation
, "F2").WithArguments("TF2A", "A.F2<TF2A>()", "TF2", "I1.F2<TF2>()").WithLocation(6, 17),
101339
Diagnostic(ErrorCode.
WRN_NullabilityMismatchInConstraintsOnImplicitImplementation
, "F8").WithArguments("TF8A", "A.F8<TF8A>()", "TF8", "I1.F8<TF8>()").WithLocation(16, 17)
101417
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
: