575 references to WRN_NullAsNonNullable
Microsoft.CodeAnalysis.CSharp (5)
Errors\ErrorFacts.cs (3)
38nullableWarnings.Add(GetId(ErrorCode.WRN_NullAsNonNullable)); 459case ErrorCode.WRN_NullAsNonNullable: 1974or ErrorCode.WRN_NullAsNonNullable
FlowAnalysis\NullableWalker.cs (1)
2452ReportDiagnostic(assignmentKind == AssignmentKind.Return ? ErrorCode.WRN_NullReferenceReturn : ErrorCode.WRN_NullAsNonNullable, location);
Generated\ErrorFacts.Generated.cs (1)
216case ErrorCode.WRN_NullAsNonNullable:
Microsoft.CodeAnalysis.CSharp.Emit.UnitTests (5)
CodeGen\CodeGenAsyncTests.cs (2)
11179Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(5, 9) 11257Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(3, 9)
CodeGen\CodeGenFunctionPointersTests.cs (1)
7116Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(7, 18),
CodeGen\IndexAndRangeTests.cs (2)
3781Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(5, 13), 3784Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(6, 13),
Microsoft.CodeAnalysis.CSharp.Emit2.UnitTests (2)
Emit\EditAndContinue\EditAndContinueTests.cs (2)
327Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(12, 4), 330Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(15, 25));
Microsoft.CodeAnalysis.CSharp.Emit3.UnitTests (99)
FieldKeywordTests.cs (17)
6218Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(10, 24)); 6358Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(10, 24), 6391Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(10, 24)); 6513Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(11, 9)); 6547Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(11, 9)); 6975Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(13, 20)); 7006Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(14, 20)); 7030Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(7, 45)); 7223Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(5, 48), 7226Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(6, 74)); 7250Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(5, 43)); 7287Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(10, 17), 7402Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(28, 9)); 7445Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(9, 9)); 11135Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(6, 16)); 11405Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(8, 24)); 11636Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(8, 24));
PartialEventsAndConstructorsTests.cs (5)
3008Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(4, 11), 3813Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(8, 21), 3816Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(9, 21), 3819Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(10, 21), 3822Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(11, 21),
Semantics\CollectionExpressionTests.cs (21)
15851Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(8, 23), 15854Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(10, 17)); 15888Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(9, 27), 15891Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(11, 17)); 15926Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(15, 24), 15929Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(17, 17)); 33822Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(2, 16) 33852Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(3, 7) 33873Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(2, 19) 33928Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(5, 8), 33974Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(8, 28) 34017Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(8, 29) 34088Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(7, 20) 34167Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(8, 28)); 34212Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(8, 28)); 34415Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(9, 12) 34515Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(8, 28) 34698Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(8, 28) 34740Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(5, 16)); 35016Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(5, 27) 36161Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(2, 21)
Semantics\CollectionExpressionTests_WithElement_Nullable.cs (7)
34Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(5, 22)); 75Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(16, 34)); 209Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(16, 19)); 304Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(7, 37)); 511Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(7, 19)); 606Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(6, 13)); 635Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(6, 18));
Semantics\ExtensionTests.cs (23)
24596Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(5, 20), 49697Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(3, 34)); 49761Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(4, 29), 49764Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(7, 31), 49767Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(10, 31), 49770Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(13, 33), 49776Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(23, 31), 49782Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(35, 33)); 49854Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(4, 29), 49857Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(7, 31), 49860Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(10, 31), 49863Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(13, 33), 49869Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(23, 31), 49875Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(35, 33)); 49917Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(5, 34)); 50012Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(3, 33)); 50048Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(3, 33)); 50087Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(3, 33)); 50124Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(3, 33)); 50158Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(3, 33)); 50355Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(4, 29), 50358Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(7, 32)); 50395Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(5, 27));
Semantics\ExtensionTests2.cs (21)
1306Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(9, 13), 1309Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(12, 10) 1346Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(6, 15)); 1417Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(10, 14), 1420Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(15, 15)); 1841Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(4, 12), 1847Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(8, 9) 1953Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(4, 12), 1959Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(7, 9) 2307Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(10, 14), 2313Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(15, 15)); 2339Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(3, 12)); 2371Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(4, 14), 2412Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(10, 15)); 3007Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(3, 3)); 3032Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(3, 15)); 3149Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(4, 14)); 3192Diagnostic(ErrorCode.WRN_NullAsNonNullable, "(Base?)null").WithLocation(6, 19), 3195Diagnostic(ErrorCode.WRN_NullAsNonNullable, "(Derived?)null").WithLocation(9, 16)); 3243Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(3, 11), 3246Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(5, 6));
Semantics\ParamsCollectionTests.cs (2)
15410Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(18, 20), 15413Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(26, 20)
Semantics\PrimaryConstructorTests.cs (2)
20694Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(6, 24), 20700Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(11, 14)
Semantics\RecordTests.cs (1)
9272Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(10, 26),
Microsoft.CodeAnalysis.CSharp.Scripting.UnitTests (1)
ScriptTests.cs (1)
969Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(2, 28)
Microsoft.CodeAnalysis.CSharp.Semantic.UnitTests (451)
Semantics\AwaitExpressionTests.cs (2)
332Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(4, 9)); 378Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(5, 9));
Semantics\NullableContextTests.cs (24)
252Diagnostic(ErrorCode.WRN_NullAsNonNullable, "C1").WithLocation(7, 33)); 311Diagnostic(ErrorCode.WRN_NullAsNonNullable, "A.C1").WithLocation(2, 4)); 568Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null")); 793Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(7, 24)); 807Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(5, 17)); 832Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(5, 24)); 857Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(5, 17)); 873Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(5, 17), 876Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(9, 17)); 1030Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(5, 17)); 1037Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(5, 17)); 1044Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(5, 17)); 1049Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(5, 17)); 1054Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(4, 17), 1057Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(5, 17), 1060Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(5, 17)); 1203Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(8, 13)); 1291Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(12, 20), 1294Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(21, 24)); 1446Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(12, 7)); 1489Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(4, 43), 1492Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(8, 43)); 1519Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(4, 32), 1525Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(5, 32),
Semantics\NullableReferenceTypesTests.cs (419)
203Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(6, 14), 209Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(10, 14), 215Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(14, 16), 257Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(6, 33), 260Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(10, 33), 263Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(14, 35), 2117Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(7, 28) 3056Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(19, 13), 5678Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(12, 13) 5712Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(8, 13) 5747Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(8, 13), 5750Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(9, 13) 5830Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(7, 13), 5836Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(9, 13) 6409Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(7, 20) 6612Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(8, 14) 6678Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(7, 14), 6681Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(10, 14), 6684Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(10, 20), 6687Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(13, 14) 6715Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(4, 46), 6718Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(10, 21) 6746Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(7, 25), 6749Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(10, 28) 6800Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(8, 14), 6803Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(19, 1), 6806Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(23, 14), 6809Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(36, 1) 6862Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(10, 14), 6865Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(21, 1), 6868Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(25, 14), 6871Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(38, 1) 6893Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(8, 14) 6998Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(8, 35) 7025Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(10, 27), 7028Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(11, 20) 7056Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(8, 14) 7078Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(8, 21) 7105Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(10, 24) 7135Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(13, 30) 7191Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(10, 24) 7220Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(12, 27) 7294Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(7, 29) 7329Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(11, 20), 7332Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(12, 21), 7335Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(13, 44) 7370Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(11, 20), 7373Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(12, 18), 7376Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(13, 43) 7435Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(26, 14), 7438Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(27, 24), 7444Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(29, 46), 7450Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(31, 43), 7453Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(32, 55), 7456Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(33, 14), 7459Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(34, 17), 7462Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(35, 36), 7468Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(37, 14), 7471Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(41, 36), 8894Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(6, 13)); 8900Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(6, 13)); 9267Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(6, 18), 9273Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(13, 18), 9279Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(20, 18)); 9679Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(58, 36), 9682Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(64, 36), 9685Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(67, 29), 9688Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(70, 29), 9691Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(73, 36) 9836Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(48, 41), 9839Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(54, 41), 9842Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(57, 34), 9845Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(60, 41)); 9937Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(42, 38), 9940Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(45, 38), 9943Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(48, 31), 9946Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(51, 38) 10064Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(47, 39), 10067Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(50, 39), 10070Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(53, 32), 10073Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(56, 39) 10184Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(48, 36), 10187Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(51, 36), 10190Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(54, 29), 10193Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(57, 36) 10295Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(47, 25), 10298Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(50, 25), 10301Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(53, 18), 10304Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(56, 25) 11133Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(14, 18), 12461Diagnostic(ErrorCode.WRN_NullAsNonNullable, "default").WithLocation(7, 47), 12492Diagnostic(ErrorCode.WRN_NullAsNonNullable, "default").WithLocation(7, 47), 12519Diagnostic(ErrorCode.WRN_NullAsNonNullable, "default").WithLocation(6, 47)); 18554Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(123, 18), 18557Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(133, 18), 18813Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(10, 31)); 18848Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(10, 30)); 18952Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(7, 16), 18955Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(8, 16) 19000Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(6, 19), 19045Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(6, 23), 24466Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(5, 29) 33405Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(4, 31), 35601Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(15, 20) 37631Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(7, 23), 38286Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(6, 38) 38312Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(6, 38) 39930Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(10, 47), 39933Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(12, 43) 40639Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(12, 16), 40642Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(16, 17)); 40672Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(12, 16), 40675Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(16, 17)); 44635Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(9, 53), 44730Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(4, 53)); 44962Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(6, 26), 44995Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(4, 42), 45044Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(15, 15), 45047Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(16, 15) 45082Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(15, 21), 45085Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(19, 22) 45249Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(15, 15), 45252Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(19, 16) 47765Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(16, 14) 48315Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(4, 49), 55360Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(6, 82), 55369Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(7, 82) 55401Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(6, 14), 55570Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(6, 92), 55576Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(7, 92) 55628Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(7, 57), 55634Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(8, 57), 55637Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(9, 57), 55643Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(12, 56), 55649Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(13, 56), 55652Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(14, 56) 56566Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(10, 28) 57420Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(6, 31), 57426Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(10, 31), 57429Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(14, 33), 57432Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(19, 33) 58735Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(18, 57), 58738Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(20, 57)); 59932Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(21, 34), 59944Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(39, 17), 59947Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(40, 22), 59956Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(47, 17), 59959Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(48, 22), 59974Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(56, 22), 59986Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(64, 22), 60049Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(16, 53), 60055Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(18, 22), 60061Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(24, 36), 60064Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(25, 52), 60067Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(26, 17), 60070Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(27, 22), 60073Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(32, 46), 60076Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(33, 53), 60079Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(34, 17), 60082Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(35, 22), 60085Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(42, 54), 60091Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(44, 22), 60174Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(12, 24), 60177Diagnostic(ErrorCode.WRN_NullAsNonNullable, "default").WithLocation(13, 24), 60180Diagnostic(ErrorCode.WRN_NullAsNonNullable, "default(T)").WithLocation(14, 24) 63955Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(20, 29), 67109Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(10, 36), 67115Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(13, 36), 67121Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(16, 39), 67156Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(10, 36), 67162Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(13, 36), 67168Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(16, 39), 67203Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(10, 36), 67209Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(13, 36), 67215Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(16, 39), 67250Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(10, 36), 67256Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(13, 36), 67262Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(16, 39), 70075Diagnostic(ErrorCode.WRN_NullAsNonNullable, "(Action<string>?)null").WithLocation(12, 20), 70078Diagnostic(ErrorCode.WRN_NullAsNonNullable, "default(D1)").WithLocation(14, 20)); 73825Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(14, 12) 73851Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(13, 11) 75356Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(13, 29), 75359Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(13, 40), 75362Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(14, 29), 75365Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(14, 40)); 75524Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(20, 12), 79015Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(8, 26)); 79051Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(12, 22), 79057Diagnostic(ErrorCode.WRN_NullAsNonNullable, "(string)null").WithLocation(13, 22), 79060Diagnostic(ErrorCode.WRN_NullAsNonNullable, "(string?)null").WithLocation(14, 22), 79069Diagnostic(ErrorCode.WRN_NullAsNonNullable, "default(string)").WithLocation(17, 22), 79072Diagnostic(ErrorCode.WRN_NullAsNonNullable, "default").WithLocation(18, 22), 79123Diagnostic(ErrorCode.WRN_NullAsNonNullable, "(string)null").WithLocation(12, 10), 79126Diagnostic(ErrorCode.WRN_NullAsNonNullable, "(string?)null").WithLocation(13, 10), 79132Diagnostic(ErrorCode.WRN_NullAsNonNullable, "default(string)").WithLocation(16, 9), 79184Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(12, 11), 79190Diagnostic(ErrorCode.WRN_NullAsNonNullable, "(string)null").WithLocation(13, 11), 79193Diagnostic(ErrorCode.WRN_NullAsNonNullable, "(string?)null").WithLocation(14, 11), 79199Diagnostic(ErrorCode.WRN_NullAsNonNullable, "default(string)").WithLocation(17, 11), 79202Diagnostic(ErrorCode.WRN_NullAsNonNullable, "default").WithLocation(18, 11), 81501Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(3, 37) 81521Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(6, 13)); 81574Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(6, 31), 81577Diagnostic(ErrorCode.WRN_NullAsNonNullable, "default").WithLocation(7, 31), 81580Diagnostic(ErrorCode.WRN_NullAsNonNullable, "default(string)").WithLocation(8, 31), 81586Diagnostic(ErrorCode.WRN_NullAsNonNullable, "(string)null").WithLocation(10, 20), 81589Diagnostic(ErrorCode.WRN_NullAsNonNullable, "(string?)null").WithLocation(11, 20), 81592Diagnostic(ErrorCode.WRN_NullAsNonNullable, "S0").WithLocation(12, 31), 81604Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(24, 12) 81647Diagnostic(ErrorCode.WRN_NullAsNonNullable, "(string)null").WithLocation(12, 31), 81653Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(20, 15), 81656Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(21, 15), 81659Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(22, 19) 81780Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(6, 29), 81786Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(9, 29), 81795Diagnostic(ErrorCode.WRN_NullAsNonNullable, "default").WithLocation(15, 20), 81798Diagnostic(ErrorCode.WRN_NullAsNonNullable, "default").WithLocation(18, 20), 81801Diagnostic(ErrorCode.WRN_NullAsNonNullable, "default").WithLocation(24, 20), 81804Diagnostic(ErrorCode.WRN_NullAsNonNullable, "default").WithLocation(27, 15), 81807Diagnostic(ErrorCode.WRN_NullAsNonNullable, "default").WithLocation(30, 15), 81810Diagnostic(ErrorCode.WRN_NullAsNonNullable, "default").WithLocation(33, 28), 81819Diagnostic(ErrorCode.WRN_NullAsNonNullable, "default").WithLocation(46, 15), 81822Diagnostic(ErrorCode.WRN_NullAsNonNullable, "default").WithLocation(48, 15), 81825Diagnostic(ErrorCode.WRN_NullAsNonNullable, "default").WithLocation(50, 18), 81837Diagnostic(ErrorCode.WRN_NullAsNonNullable, "default").WithLocation(78, 15), 81840Diagnostic(ErrorCode.WRN_NullAsNonNullable, "default").WithLocation(80, 15), 81843Diagnostic(ErrorCode.WRN_NullAsNonNullable, "default").WithLocation(82, 15), 81846Diagnostic(ErrorCode.WRN_NullAsNonNullable, "default").WithLocation(84, 15), 81849Diagnostic(ErrorCode.WRN_NullAsNonNullable, "default").WithLocation(86, 18), 82014Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(6, 38), 82020Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(3, 56), 82060Diagnostic(ErrorCode.WRN_NullAsNonNullable, "default").WithLocation(7, 19), 82063Diagnostic(ErrorCode.WRN_NullAsNonNullable, "default").WithLocation(10, 19), 82214Diagnostic(ErrorCode.WRN_NullAsNonNullable, "[Optional, DefaultParameterValue(null)] object obj").WithLocation(7, 20), 82217Diagnostic(ErrorCode.WRN_NullAsNonNullable, "[Optional, DefaultParameterValue(default(object))] object obj").WithLocation(11, 20), 82223Diagnostic(ErrorCode.WRN_NullAsNonNullable, "[Optional, DefaultParameterValue((object)null)] object obj").WithLocation(23, 20), 82271Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(13, 73), 82301Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(4, 40), 82304Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(10, 24), 82307Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(14, 36) 82398Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(6, 32), 82401Diagnostic(ErrorCode.WRN_NullAsNonNullable, "default").WithLocation(8, 32), 82410Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(11, 48), 85462Diagnostic(ErrorCode.WRN_NullAsNonNullable, "default").WithLocation(10, 13), 85617Diagnostic(ErrorCode.WRN_NullAsNonNullable, "default").WithLocation(10, 13), 86337Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(10, 45), 86346Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(19, 45), 87023Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(10, 37), 87204Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(10, 36), 87234Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(10, 37), 87789Diagnostic(ErrorCode.WRN_NullAsNonNullable, "default").WithLocation(17, 47), 87792Diagnostic(ErrorCode.WRN_NullAsNonNullable, "default").WithLocation(17, 60), 87944Diagnostic(ErrorCode.WRN_NullAsNonNullable, "default").WithLocation(9, 76), 89244Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(10, 15), 89247Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(11, 15), 89432Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(31, 14), 89441Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(38, 14), 89450Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(46, 15), 89459Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(54, 15), 92293Diagnostic(ErrorCode.WRN_NullAsNonNullable, "default").WithLocation(15, 71) 94366Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(21, 27), 94369Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(23, 19)); 95688Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(15, 36), 95723Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(16, 28)); 95753Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(14, 16)); 95787Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(14, 16), 95968Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(13, 30)); 95995Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(10, 37), 96027Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(10, 55), 96033Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(13, 55), 96065Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(10, 55), 96071Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(13, 55), 96107Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(10, 37), 96113Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(17, 37), 96142Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(10, 37), 96173Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(12, 37), 96202Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(10, 37), 96235Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(13, 61)); 96264Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(13, 61), 96308Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(13, 38), 96385Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(10, 61), 96397Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(13, 61)); 96753Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(18, 36), 96910Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(10, 41), 96943Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(11, 35) 96969Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(10, 46), 97010Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(10, 42), 97016Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(16, 42), 97022Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(22, 42), 97063Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(11, 37), 97069Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(16, 37), 97075Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(21, 37)); 97113Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(10, 65), 97119Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(16, 65), 97125Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(22, 65), 97154Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(10, 45), 97187Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(10, 74), 97595Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(11, 27), 112536Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(14, 26), 112581Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(17, 26), 112905Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(15, 17), 112908Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(21, 13), 112911Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(30, 17), 112914Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(40, 17), 112917Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(50, 17) 112991Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(16, 17), 112994Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(23, 13), 112997Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(31, 17), 113000Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(40, 17), 113003Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(49, 17)); 113109Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(14, 17), 113112Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(27, 17), 113115Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(35, 17), 113118Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(43, 17) 113190Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(14, 17), 113193Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(29, 17), 113196Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(38, 17), 113199Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(47, 17)); 115566Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(17, 15), 123806Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(14, 13)); 125209string id = MessageProvider.Instance.GetIdForErrorCode((int)ErrorCode.WRN_NullAsNonNullable); 125245Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null") 125254Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null") 125263Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null") 125274Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null") 125283Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithWarningAsError(true) 125294Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithWarningAsError(true) 125304Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithWarningAsError(true) 125329Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null") 125340Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null") 125350Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null") 125361Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null") 125387string id1 = MessageProvider.Instance.GetIdForErrorCode((int)ErrorCode.WRN_NullAsNonNullable); 125488#pragma warning disable " + MessageProvider.Instance.GetIdForErrorCode((int)ErrorCode.WRN_NullAsNonNullable) + @" 125507#pragma warning restore " + MessageProvider.Instance.GetIdForErrorCode((int)ErrorCode.WRN_NullAsNonNullable) + @" 125574string id = MessageProvider.Instance.GetIdForErrorCode((int)ErrorCode.WRN_NullAsNonNullable); 125580Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(8, 11) 125589Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null") 125598Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null") 125609Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null") 125618Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithWarningAsError(true) 125629Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithWarningAsError(true) 125639Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithWarningAsError(true) 125664Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null") 125675Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null") 125685Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null") 125696Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null") 125743#pragma warning disable " + MessageProvider.Instance.GetIdForErrorCode((int)ErrorCode.WRN_NullAsNonNullable) + @" 125763#pragma warning disable " + MessageProvider.Instance.GetIdForErrorCode((int)ErrorCode.WRN_NullAsNonNullable) + @" 125781#pragma warning disable " + MessageProvider.Instance.GetIdForErrorCode((int)ErrorCode.WRN_NullAsNonNullable) + @" 125819#pragma warning restore " + MessageProvider.Instance.GetIdForErrorCode((int)ErrorCode.WRN_NullAsNonNullable) + @" 125839#pragma warning restore " + MessageProvider.Instance.GetIdForErrorCode((int)ErrorCode.WRN_NullAsNonNullable) + @" 125857#pragma warning restore " + MessageProvider.Instance.GetIdForErrorCode((int)ErrorCode.WRN_NullAsNonNullable) + @" 125960#pragma warning restore " + MessageProvider.Instance.GetIdForErrorCode((int)ErrorCode.WRN_NullAsNonNullable) + @" 132561Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(14, 19) 132595Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(15, 19) 132850Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(6, 19), 135032Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(4, 16)); 135049Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(4, 23)); 135067Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(4, 28)); 135089Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(6, 13), 135116Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(8, 13), 135192Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(11, 27), 135251Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(13, 27), 135359Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(10, 29), 135368Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(13, 43), 135588Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(25, 19), 135594Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(40, 23), 135666Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(28, 19), 135672Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(43, 23), 135716Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(20, 19), 135762Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(19, 19), 136716Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(16, 25), 136719Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(22, 25), 136722Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(27, 40) 138943Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(16, 14) 145033Diagnostic(ErrorCode.WRN_NullAsNonNullable, "default").WithLocation(8, 84), 148901Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(13, 14), 148904Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(15, 14), 153707Diagnostic(ErrorCode.WRN_NullAsNonNullable, "default").WithLocation(14, 15), 153710Diagnostic(ErrorCode.WRN_NullAsNonNullable, "default").WithLocation(19, 15), 157542Diagnostic(ErrorCode.WRN_NullAsNonNullable, "default").WithLocation(48, 27), 157545Diagnostic(ErrorCode.WRN_NullAsNonNullable, "default").WithLocation(51, 28), 157548Diagnostic(ErrorCode.WRN_NullAsNonNullable, "default").WithLocation(54, 28), 157551Diagnostic(ErrorCode.WRN_NullAsNonNullable, "default").WithLocation(57, 29), 157563Diagnostic(ErrorCode.WRN_NullAsNonNullable, "default").WithLocation(111, 14) 157621Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(5, 24), 157657Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(5, 24), 158686Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(17, 18) 158728Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(17, 18) 158770Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(15, 18) 159416Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(6, 27), 159419Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(7, 28), 159422Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(9, 36), 159428Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(13, 41), 159468Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(7, 17), 159471Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(10, 26), 159595Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(7, 21), 159598Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(9, 35), 159601Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(10, 31) 159755Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(6, 28), 159758Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(7, 29), 159761Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(9, 37), 159767Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(13, 42), 159807Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(7, 17), 159810Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(10, 26), 159934Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(7, 21), 159937Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(9, 50), 159940Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(10, 32) 160138Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(9, 37), 160144Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(13, 42), 160187Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(10, 27), 160311Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(7, 23), 160314Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(9, 37), 160317Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(10, 33) 160472Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(6, 28), 160478Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(10, 33), 160484Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(14, 32),
Semantics\SimpleLambdaParametersWithModifiersTests.cs (1)
848Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(11, 17));
Semantics\StructConstructorTests.cs (3)
3366Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(10, 24)); 4599Diagnostic(ErrorCode.WRN_NullAsNonNullable, "default").WithLocation(23, 20), 4630Diagnostic(ErrorCode.WRN_NullAsNonNullable, "default").WithLocation(23, 20),
Semantics\UninitializedNonNullableFieldTests.cs (2)
2726Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(4, 35), 2729Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(5, 49)
Microsoft.CodeAnalysis.CSharp.Symbol.UnitTests (11)
Symbols\PartialPropertiesTests.cs (1)
1790Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(33, 17));
Symbols\Source\NullablePublicAPITests.cs (10)
1757Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(5, 20), 4263Diagnostic(ErrorCode.WRN_NullAsNonNullable, "default").WithLocation(4, 26)); 4297Diagnostic(ErrorCode.WRN_NullAsNonNullable, "default").WithLocation(9, 7)); 5388Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(7, 18), 5391Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(15, 18)); 5527Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(9, 16), 5530Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(21, 16), 5533Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(27, 16), 5536Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(35, 16), 5539Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(41, 16));
Microsoft.CodeAnalysis.CSharp.Syntax.UnitTests (1)
Diagnostics\DiagnosticTest.cs (1)
356case ErrorCode.WRN_NullAsNonNullable: