529 references to WRN_NullAsNonNullable
Microsoft.CodeAnalysis.CSharp (5)
Errors\ErrorFacts.cs (3)
38nullableWarnings.Add(GetId(ErrorCode.WRN_NullAsNonNullable)); 456case ErrorCode.WRN_NullAsNonNullable: 1968or ErrorCode.WRN_NullAsNonNullable
FlowAnalysis\NullableWalker.cs (1)
2427ReportDiagnostic(assignmentKind == AssignmentKind.Return ? ErrorCode.WRN_NullReferenceReturn : ErrorCode.WRN_NullAsNonNullable, location);
Generated\ErrorFacts.Generated.cs (1)
217case ErrorCode.WRN_NullAsNonNullable:
Microsoft.CodeAnalysis.CSharp.Emit.UnitTests (3)
CodeGen\CodeGenFunctionPointersTests.cs (1)
7118Diagnostic(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)
293Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(12, 4), 296Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(15, 25));
Microsoft.CodeAnalysis.CSharp.Emit3.UnitTests (57)
FieldKeywordTests.cs (17)
6093Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(10, 24)); 6233Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(10, 24), 6266Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(10, 24)); 6388Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(11, 9)); 6422Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(11, 9)); 6850Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(13, 20)); 6881Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(14, 20)); 6905Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(7, 45)); 7098Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(5, 48), 7101Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(6, 74)); 7125Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(5, 43)); 7162Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(10, 17), 7277Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(28, 9)); 7320Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(9, 9)); 11010Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(6, 16)); 11280Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(8, 24)); 11511Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(8, 24));
PartialEventsAndConstructorsTests.cs (5)
2828Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(4, 11), 3633Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(8, 21), 3636Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(9, 21), 3639Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(10, 21), 3642Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(11, 21),
Semantics\CollectionExpressionTests.cs (21)
14019Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(8, 23), 14022Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(10, 17)); 14056Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(9, 27), 14059Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(11, 17)); 14094Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(15, 24), 14097Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(17, 17)); 31057Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(2, 16) 31087Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(3, 7) 31108Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(2, 19) 31163Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(5, 8), 31209Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(8, 28) 31252Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(8, 29) 31323Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(7, 20) 31404Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(8, 28) 31450Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(8, 28) 31654Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(9, 12) 31754Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(8, 28) 31936Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(8, 28) 31978Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(5, 16)); 32254Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(5, 27) 33399Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(2, 21)
Semantics\ExtensionTests2.cs (9)
1149Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(9, 13), 1152Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(12, 10) 1189Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(6, 15)); 1260Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(10, 14), 1263Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(14, 15)); 1683Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(4, 12), 1689Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(8, 9) 1795Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(4, 12), 1801Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(7, 9)
Semantics\ParamsCollectionTests.cs (2)
15426Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(18, 20), 15429Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(26, 20)
Semantics\PrimaryConstructorTests.cs (2)
20554Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(6, 24), 20560Diagnostic(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 (449)
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), 5671Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(12, 13) 5705Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(8, 13) 5740Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(8, 13), 5743Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(9, 13) 5823Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(7, 13), 5829Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(9, 13) 6402Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(7, 20) 6605Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(8, 14) 6671Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(7, 14), 6674Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(10, 14), 6677Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(10, 20), 6680Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(13, 14) 6708Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(4, 46), 6711Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(10, 21) 6739Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(7, 25), 6742Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(10, 28) 6793Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(8, 14), 6796Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(19, 1), 6799Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(23, 14), 6802Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(36, 1) 6855Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(10, 14), 6858Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(21, 1), 6861Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(25, 14), 6864Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(38, 1) 6886Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(8, 14) 6991Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(8, 35) 7018Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(10, 27), 7021Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(11, 20) 7049Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(8, 14) 7071Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(8, 21) 7098Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(10, 24) 7128Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(13, 30) 7184Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(10, 24) 7213Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(12, 27) 7287Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(7, 29) 7322Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(11, 20), 7325Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(12, 21), 7328Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(13, 44) 7363Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(11, 20), 7366Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(12, 18), 7369Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(13, 43) 7428Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(26, 14), 7431Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(27, 24), 7437Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(29, 46), 7443Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(31, 43), 7446Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(32, 55), 7449Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(33, 14), 7452Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(34, 17), 7455Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(35, 36), 7461Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(37, 14), 7464Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(41, 36), 8890Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(6, 13)); 8896Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(6, 13)); 9263Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(6, 18), 9269Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(13, 18), 9275Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(20, 18)); 9675Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(58, 36), 9678Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(64, 36), 9681Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(67, 29), 9684Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(70, 29), 9687Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(73, 36) 9832Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(48, 41), 9835Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(54, 41), 9838Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(57, 34), 9841Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(60, 41)); 9933Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(42, 38), 9936Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(45, 38), 9939Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(48, 31), 9942Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(51, 38) 10060Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(47, 39), 10063Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(50, 39), 10066Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(53, 32), 10069Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(56, 39) 10180Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(48, 36), 10183Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(51, 36), 10186Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(54, 29), 10189Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(57, 36) 10291Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(47, 25), 10294Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(50, 25), 10297Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(53, 18), 10300Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(56, 25) 11129Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(14, 18), 12457Diagnostic(ErrorCode.WRN_NullAsNonNullable, "default").WithLocation(7, 47), 12488Diagnostic(ErrorCode.WRN_NullAsNonNullable, "default").WithLocation(7, 47), 12515Diagnostic(ErrorCode.WRN_NullAsNonNullable, "default").WithLocation(6, 47)); 18550Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(123, 18), 18553Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(133, 18), 18809Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(10, 31)); 18844Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(10, 30)); 18948Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(7, 16), 18951Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(8, 16) 18996Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(6, 19), 19041Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(6, 23), 24458Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(5, 29) 33376Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(4, 31), 35572Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(15, 20) 37602Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(7, 23), 38257Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(6, 38) 38283Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(6, 38) 39901Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(10, 47), 39904Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(12, 43) 40610Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(12, 16), 40613Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(16, 17)); 40643Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(12, 16), 40646Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(16, 17)); 44606Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(9, 53), 44701Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(4, 53)); 44933Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(6, 26), 44966Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(4, 42), 45015Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(15, 15), 45018Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(16, 15) 45053Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(15, 21), 45056Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(19, 22) 45220Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(15, 15), 45223Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(19, 16) 47736Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(16, 14) 48286Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(4, 49), 55319Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(6, 82), 55328Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(7, 82) 55360Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(6, 14), 55529Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(6, 92), 55535Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(7, 92) 55587Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(7, 57), 55593Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(8, 57), 55596Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(9, 57), 55602Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(12, 56), 55608Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(13, 56), 55611Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(14, 56) 56525Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(10, 28) 57379Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(6, 31), 57385Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(10, 31), 57388Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(14, 33), 57391Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(19, 33) 58694Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(18, 57), 58697Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(20, 57)); 59891Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(21, 34), 59903Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(39, 17), 59906Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(40, 22), 59915Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(47, 17), 59918Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(48, 22), 59933Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(56, 22), 59945Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(64, 22), 60008Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(16, 53), 60014Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(18, 22), 60020Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(24, 36), 60023Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(25, 52), 60026Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(26, 17), 60029Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(27, 22), 60032Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(32, 46), 60035Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(33, 53), 60038Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(34, 17), 60041Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(35, 22), 60044Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(42, 54), 60050Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(44, 22), 60133Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(12, 24), 60136Diagnostic(ErrorCode.WRN_NullAsNonNullable, "default").WithLocation(13, 24), 60139Diagnostic(ErrorCode.WRN_NullAsNonNullable, "default(T)").WithLocation(14, 24) 63914Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(20, 29), 67068Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(10, 36), 67074Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(13, 36), 67080Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(16, 39), 67115Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(10, 36), 67121Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(13, 36), 67127Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(16, 39), 67162Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(10, 36), 67168Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(13, 36), 67174Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(16, 39), 67209Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(10, 36), 67215Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(13, 36), 67221Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(16, 39), 70011Diagnostic(ErrorCode.WRN_NullAsNonNullable, "(Action<string>?)null").WithLocation(12, 20), 70014Diagnostic(ErrorCode.WRN_NullAsNonNullable, "default(D1)").WithLocation(14, 20)); 73761Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(14, 12) 73787Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(13, 11) 75292Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(13, 29), 75295Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(13, 40), 75298Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(14, 29), 75301Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(14, 40)); 75460Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(20, 12), 78956Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(8, 26)); 78992Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(12, 22), 78998Diagnostic(ErrorCode.WRN_NullAsNonNullable, "(string)null").WithLocation(13, 22), 79001Diagnostic(ErrorCode.WRN_NullAsNonNullable, "(string?)null").WithLocation(14, 22), 79010Diagnostic(ErrorCode.WRN_NullAsNonNullable, "default(string)").WithLocation(17, 22), 79013Diagnostic(ErrorCode.WRN_NullAsNonNullable, "default").WithLocation(18, 22), 79064Diagnostic(ErrorCode.WRN_NullAsNonNullable, "(string)null").WithLocation(12, 10), 79067Diagnostic(ErrorCode.WRN_NullAsNonNullable, "(string?)null").WithLocation(13, 10), 79073Diagnostic(ErrorCode.WRN_NullAsNonNullable, "default(string)").WithLocation(16, 9), 79125Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(12, 11), 79131Diagnostic(ErrorCode.WRN_NullAsNonNullable, "(string)null").WithLocation(13, 11), 79134Diagnostic(ErrorCode.WRN_NullAsNonNullable, "(string?)null").WithLocation(14, 11), 79140Diagnostic(ErrorCode.WRN_NullAsNonNullable, "default(string)").WithLocation(17, 11), 79143Diagnostic(ErrorCode.WRN_NullAsNonNullable, "default").WithLocation(18, 11), 81442Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(3, 37) 81462Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(6, 13)); 81515Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(6, 31), 81518Diagnostic(ErrorCode.WRN_NullAsNonNullable, "default").WithLocation(7, 31), 81521Diagnostic(ErrorCode.WRN_NullAsNonNullable, "default(string)").WithLocation(8, 31), 81527Diagnostic(ErrorCode.WRN_NullAsNonNullable, "(string)null").WithLocation(10, 20), 81530Diagnostic(ErrorCode.WRN_NullAsNonNullable, "(string?)null").WithLocation(11, 20), 81533Diagnostic(ErrorCode.WRN_NullAsNonNullable, "S0").WithLocation(12, 31), 81545Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(24, 12) 81588Diagnostic(ErrorCode.WRN_NullAsNonNullable, "(string)null").WithLocation(12, 31), 81594Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(20, 15), 81597Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(21, 15), 81600Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(22, 19) 81721Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(6, 29), 81727Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(9, 29), 81736Diagnostic(ErrorCode.WRN_NullAsNonNullable, "default").WithLocation(15, 20), 81739Diagnostic(ErrorCode.WRN_NullAsNonNullable, "default").WithLocation(18, 20), 81742Diagnostic(ErrorCode.WRN_NullAsNonNullable, "default").WithLocation(24, 20), 81745Diagnostic(ErrorCode.WRN_NullAsNonNullable, "default").WithLocation(27, 15), 81748Diagnostic(ErrorCode.WRN_NullAsNonNullable, "default").WithLocation(30, 15), 81751Diagnostic(ErrorCode.WRN_NullAsNonNullable, "default").WithLocation(33, 28), 81760Diagnostic(ErrorCode.WRN_NullAsNonNullable, "default").WithLocation(46, 15), 81763Diagnostic(ErrorCode.WRN_NullAsNonNullable, "default").WithLocation(48, 15), 81766Diagnostic(ErrorCode.WRN_NullAsNonNullable, "default").WithLocation(50, 18), 81778Diagnostic(ErrorCode.WRN_NullAsNonNullable, "default").WithLocation(78, 15), 81781Diagnostic(ErrorCode.WRN_NullAsNonNullable, "default").WithLocation(80, 15), 81784Diagnostic(ErrorCode.WRN_NullAsNonNullable, "default").WithLocation(82, 15), 81787Diagnostic(ErrorCode.WRN_NullAsNonNullable, "default").WithLocation(84, 15), 81790Diagnostic(ErrorCode.WRN_NullAsNonNullable, "default").WithLocation(86, 18), 81955Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(6, 38), 81961Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(3, 56), 82001Diagnostic(ErrorCode.WRN_NullAsNonNullable, "default").WithLocation(7, 19), 82004Diagnostic(ErrorCode.WRN_NullAsNonNullable, "default").WithLocation(10, 19), 82155Diagnostic(ErrorCode.WRN_NullAsNonNullable, "[Optional, DefaultParameterValue(null)] object obj").WithLocation(7, 20), 82158Diagnostic(ErrorCode.WRN_NullAsNonNullable, "[Optional, DefaultParameterValue(default(object))] object obj").WithLocation(11, 20), 82164Diagnostic(ErrorCode.WRN_NullAsNonNullable, "[Optional, DefaultParameterValue((object)null)] object obj").WithLocation(23, 20), 82212Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(13, 73), 82242Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(4, 40), 82245Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(10, 24), 82248Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(14, 36) 82339Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(6, 32), 82342Diagnostic(ErrorCode.WRN_NullAsNonNullable, "default").WithLocation(8, 32), 82351Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(11, 48), 85406Diagnostic(ErrorCode.WRN_NullAsNonNullable, "default").WithLocation(10, 13), 85561Diagnostic(ErrorCode.WRN_NullAsNonNullable, "default").WithLocation(10, 13), 86281Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(10, 45), 86290Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(19, 45), 86967Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(10, 37), 87148Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(10, 36), 87178Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(10, 37), 87733Diagnostic(ErrorCode.WRN_NullAsNonNullable, "default").WithLocation(17, 47), 87736Diagnostic(ErrorCode.WRN_NullAsNonNullable, "default").WithLocation(17, 60), 87888Diagnostic(ErrorCode.WRN_NullAsNonNullable, "default").WithLocation(9, 76), 89188Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(10, 15), 89191Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(11, 15), 89376Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(31, 14), 89385Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(38, 14), 89394Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(46, 15), 89403Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(54, 15), 92215Diagnostic(ErrorCode.WRN_NullAsNonNullable, "default").WithLocation(15, 71) 94288Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(21, 27), 94291Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(23, 19)); 95610Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(15, 36), 95645Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(16, 28)); 95675Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(14, 16)); 95709Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(14, 16), 95890Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(13, 30)); 95917Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(10, 37), 95949Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(10, 55), 95955Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(13, 55), 95987Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(10, 55), 95993Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(13, 55), 96029Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(10, 37), 96035Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(17, 37), 96064Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(10, 37), 96095Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(12, 37), 96124Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(10, 37), 96157Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(13, 61)); 96186Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(13, 61), 96230Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(13, 38), 96307Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(10, 61), 96319Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(13, 61)); 96681Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(18, 36), 96838Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(10, 41), 96871Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(11, 35) 96897Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(10, 46), 96938Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(10, 42), 96944Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(16, 42), 96950Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(22, 42), 96991Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(11, 37), 96997Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(16, 37), 97003Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(21, 37)); 97041Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(10, 65), 97047Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(16, 65), 97053Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(22, 65), 97082Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(10, 45), 97115Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(10, 74), 97523Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(11, 27), 112464Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(14, 26), 112509Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(17, 26), 112833Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(15, 17), 112836Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(21, 13), 112839Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(30, 17), 112842Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(40, 17), 112845Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(50, 17) 112919Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(16, 17), 112922Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(23, 13), 112925Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(31, 17), 112928Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(40, 17), 112931Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(49, 17)); 113037Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(14, 17), 113040Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(27, 17), 113043Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(35, 17), 113046Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(43, 17) 113118Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(14, 17), 113121Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(29, 17), 113124Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(38, 17), 113127Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(47, 17)); 115494Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(17, 15), 123734Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(14, 13)); 125137string id = MessageProvider.Instance.GetIdForErrorCode((int)ErrorCode.WRN_NullAsNonNullable); 125173Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null") 125182Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null") 125191Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null") 125202Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null") 125211Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithWarningAsError(true) 125222Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithWarningAsError(true) 125232Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithWarningAsError(true) 125257Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null") 125268Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null") 125278Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null") 125289Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null") 125315string id1 = MessageProvider.Instance.GetIdForErrorCode((int)ErrorCode.WRN_NullAsNonNullable); 125416#pragma warning disable " + MessageProvider.Instance.GetIdForErrorCode((int)ErrorCode.WRN_NullAsNonNullable) + @" 125435#pragma warning restore " + MessageProvider.Instance.GetIdForErrorCode((int)ErrorCode.WRN_NullAsNonNullable) + @" 125502string id = MessageProvider.Instance.GetIdForErrorCode((int)ErrorCode.WRN_NullAsNonNullable); 125508Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(8, 11) 125517Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null") 125526Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null") 125537Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null") 125546Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithWarningAsError(true) 125557Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithWarningAsError(true) 125567Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithWarningAsError(true) 125592Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null") 125603Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null") 125613Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null") 125624Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null") 125671#pragma warning disable " + MessageProvider.Instance.GetIdForErrorCode((int)ErrorCode.WRN_NullAsNonNullable) + @" 125691#pragma warning disable " + MessageProvider.Instance.GetIdForErrorCode((int)ErrorCode.WRN_NullAsNonNullable) + @" 125709#pragma warning disable " + MessageProvider.Instance.GetIdForErrorCode((int)ErrorCode.WRN_NullAsNonNullable) + @" 125747#pragma warning restore " + MessageProvider.Instance.GetIdForErrorCode((int)ErrorCode.WRN_NullAsNonNullable) + @" 125767#pragma warning restore " + MessageProvider.Instance.GetIdForErrorCode((int)ErrorCode.WRN_NullAsNonNullable) + @" 125785#pragma warning restore " + MessageProvider.Instance.GetIdForErrorCode((int)ErrorCode.WRN_NullAsNonNullable) + @" 125888#pragma warning restore " + MessageProvider.Instance.GetIdForErrorCode((int)ErrorCode.WRN_NullAsNonNullable) + @" 132492Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(14, 19) 132526Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(15, 19) 132781Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(6, 19), 134963Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(4, 16)); 134980Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(4, 23)); 134998Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(4, 28)); 135020Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(6, 13), 135047Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(8, 13), 135123Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(11, 27), 135182Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(13, 27), 135290Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(10, 29), 135299Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(13, 43), 135519Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(25, 19), 135525Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(40, 23), 135597Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(28, 19), 135603Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(43, 23), 135647Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(20, 19), 135693Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(19, 19), 136647Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(16, 25), 136650Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(22, 25), 136653Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(27, 40) 138874Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(16, 14) 144964Diagnostic(ErrorCode.WRN_NullAsNonNullable, "default").WithLocation(8, 84), 148798Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(13, 14), 148801Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(15, 14), 153604Diagnostic(ErrorCode.WRN_NullAsNonNullable, "default").WithLocation(14, 15), 153607Diagnostic(ErrorCode.WRN_NullAsNonNullable, "default").WithLocation(19, 15), 157439Diagnostic(ErrorCode.WRN_NullAsNonNullable, "default").WithLocation(48, 27), 157442Diagnostic(ErrorCode.WRN_NullAsNonNullable, "default").WithLocation(51, 28), 157445Diagnostic(ErrorCode.WRN_NullAsNonNullable, "default").WithLocation(54, 28), 157448Diagnostic(ErrorCode.WRN_NullAsNonNullable, "default").WithLocation(57, 29), 157460Diagnostic(ErrorCode.WRN_NullAsNonNullable, "default").WithLocation(111, 14) 157518Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(5, 24), 157554Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(5, 24), 158583Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(17, 18) 158625Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(17, 18) 158667Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(15, 18) 159310Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(6, 27), 159313Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(7, 28), 159316Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(9, 36), 159322Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(13, 41), 159362Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(7, 17), 159365Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(10, 26), 159489Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(7, 21), 159492Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(9, 35), 159495Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(10, 31) 159649Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(6, 28), 159652Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(7, 29), 159655Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(9, 37), 159661Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(13, 42), 159701Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(7, 17), 159704Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(10, 26), 159828Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(7, 21), 159831Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(9, 50), 159834Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(10, 32) 160032Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(9, 37), 160038Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(13, 42), 160081Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(10, 27), 160205Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(7, 23), 160208Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(9, 37), 160211Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(10, 33) 160366Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(6, 28), 160372Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(10, 33), 160378Diagnostic(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)); 4601Diagnostic(ErrorCode.WRN_NullAsNonNullable, "default").WithLocation(23, 20), 4632Diagnostic(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)
1763Diagnostic(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)
368case ErrorCode.WRN_NullAsNonNullable: