541 references to WRN_NullAsNonNullable
Microsoft.CodeAnalysis.CSharp (5)
Errors\ErrorFacts.cs (3)
38nullableWarnings.Add(GetId(ErrorCode.WRN_NullAsNonNullable)); 455case ErrorCode.WRN_NullAsNonNullable: 1967or ErrorCode.WRN_NullAsNonNullable
FlowAnalysis\NullableWalker.cs (1)
2451ReportDiagnostic(assignmentKind == AssignmentKind.Return ? ErrorCode.WRN_NullReferenceReturn : ErrorCode.WRN_NullAsNonNullable, location);
Generated\ErrorFacts.Generated.cs (1)
216case ErrorCode.WRN_NullAsNonNullable:
Microsoft.CodeAnalysis.CSharp.Emit.UnitTests (3)
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)
326Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(12, 4), 329Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(15, 25));
Microsoft.CodeAnalysis.CSharp.Emit3.UnitTests (69)
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)
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)
14022Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(8, 23), 14025Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(10, 17)); 14059Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(9, 27), 14062Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(11, 17)); 14097Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(15, 24), 14100Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(17, 17)); 31060Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(2, 16) 31090Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(3, 7) 31111Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(2, 19) 31166Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(5, 8), 31212Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(8, 28) 31255Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(8, 29) 31326Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(7, 20) 31407Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(8, 28) 31453Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(8, 28) 31657Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(9, 12) 31757Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(8, 28) 31939Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(8, 28) 31981Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(5, 16)); 32257Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(5, 27) 33402Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(2, 21)
Semantics\ExtensionTests.cs (12)
24236Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(5, 20), 49200Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(4, 29), 49203Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(7, 31), 49206Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(10, 31), 49209Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(13, 33), 49215Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(22, 31), 49218Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(25, 31), 49221Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(28, 33)); 49264Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(5, 34)); 49447Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(4, 29), 49450Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(7, 32)); 49487Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(5, 27));
Semantics\ExtensionTests2.cs (9)
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(14, 15)); 1840Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(4, 12), 1846Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(8, 9) 1952Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(4, 12), 1958Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(7, 9)
Semantics\ParamsCollectionTests.cs (2)
15410Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(18, 20), 15413Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(26, 20)
Semantics\PrimaryConstructorTests.cs (2)
20564Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(6, 24), 20570Diagnostic(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), 8887Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(6, 13)); 8893Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(6, 13)); 9260Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(6, 18), 9266Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(13, 18), 9272Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(20, 18)); 9672Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(58, 36), 9675Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(64, 36), 9678Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(67, 29), 9681Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(70, 29), 9684Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(73, 36) 9829Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(48, 41), 9832Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(54, 41), 9835Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(57, 34), 9838Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(60, 41)); 9930Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(42, 38), 9933Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(45, 38), 9936Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(48, 31), 9939Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(51, 38) 10057Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(47, 39), 10060Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(50, 39), 10063Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(53, 32), 10066Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(56, 39) 10177Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(48, 36), 10180Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(51, 36), 10183Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(54, 29), 10186Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(57, 36) 10288Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(47, 25), 10291Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(50, 25), 10294Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(53, 18), 10297Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(56, 25) 11126Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(14, 18), 12454Diagnostic(ErrorCode.WRN_NullAsNonNullable, "default").WithLocation(7, 47), 12485Diagnostic(ErrorCode.WRN_NullAsNonNullable, "default").WithLocation(7, 47), 12512Diagnostic(ErrorCode.WRN_NullAsNonNullable, "default").WithLocation(6, 47)); 18547Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(123, 18), 18550Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(133, 18), 18806Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(10, 31)); 18841Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(10, 30)); 18945Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(7, 16), 18948Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(8, 16) 18993Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(6, 19), 19038Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(6, 23), 24459Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(5, 29) 33377Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(4, 31), 35573Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(15, 20) 37603Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(7, 23), 38258Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(6, 38) 38284Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(6, 38) 39902Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(10, 47), 39905Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(12, 43) 40611Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(12, 16), 40614Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(16, 17)); 40644Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(12, 16), 40647Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(16, 17)); 44607Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(9, 53), 44702Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(4, 53)); 44934Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(6, 26), 44967Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(4, 42), 45016Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(15, 15), 45019Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(16, 15) 45054Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(15, 21), 45057Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(19, 22) 45221Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(15, 15), 45224Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(19, 16) 47737Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(16, 14) 48287Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(4, 49), 55320Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(6, 82), 55329Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(7, 82) 55361Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(6, 14), 55530Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(6, 92), 55536Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(7, 92) 55588Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(7, 57), 55594Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(8, 57), 55597Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(9, 57), 55603Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(12, 56), 55609Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(13, 56), 55612Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(14, 56) 56526Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(10, 28) 57380Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(6, 31), 57386Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(10, 31), 57389Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(14, 33), 57392Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(19, 33) 58695Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(18, 57), 58698Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(20, 57)); 59892Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(21, 34), 59904Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(39, 17), 59907Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(40, 22), 59916Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(47, 17), 59919Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(48, 22), 59934Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(56, 22), 59946Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(64, 22), 60009Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(16, 53), 60015Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(18, 22), 60021Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(24, 36), 60024Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(25, 52), 60027Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(26, 17), 60030Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(27, 22), 60033Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(32, 46), 60036Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(33, 53), 60039Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(34, 17), 60042Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(35, 22), 60045Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(42, 54), 60051Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(44, 22), 60134Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(12, 24), 60137Diagnostic(ErrorCode.WRN_NullAsNonNullable, "default").WithLocation(13, 24), 60140Diagnostic(ErrorCode.WRN_NullAsNonNullable, "default(T)").WithLocation(14, 24) 63915Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(20, 29), 67069Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(10, 36), 67075Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(13, 36), 67081Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(16, 39), 67116Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(10, 36), 67122Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(13, 36), 67128Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(16, 39), 67163Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(10, 36), 67169Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(13, 36), 67175Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(16, 39), 67210Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(10, 36), 67216Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(13, 36), 67222Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(16, 39), 70035Diagnostic(ErrorCode.WRN_NullAsNonNullable, "(Action<string>?)null").WithLocation(12, 20), 70038Diagnostic(ErrorCode.WRN_NullAsNonNullable, "default(D1)").WithLocation(14, 20)); 73785Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(14, 12) 73811Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(13, 11) 75316Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(13, 29), 75319Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(13, 40), 75322Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(14, 29), 75325Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(14, 40)); 75484Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(20, 12), 78978Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(8, 26)); 79014Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(12, 22), 79020Diagnostic(ErrorCode.WRN_NullAsNonNullable, "(string)null").WithLocation(13, 22), 79023Diagnostic(ErrorCode.WRN_NullAsNonNullable, "(string?)null").WithLocation(14, 22), 79032Diagnostic(ErrorCode.WRN_NullAsNonNullable, "default(string)").WithLocation(17, 22), 79035Diagnostic(ErrorCode.WRN_NullAsNonNullable, "default").WithLocation(18, 22), 79086Diagnostic(ErrorCode.WRN_NullAsNonNullable, "(string)null").WithLocation(12, 10), 79089Diagnostic(ErrorCode.WRN_NullAsNonNullable, "(string?)null").WithLocation(13, 10), 79095Diagnostic(ErrorCode.WRN_NullAsNonNullable, "default(string)").WithLocation(16, 9), 79147Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(12, 11), 79153Diagnostic(ErrorCode.WRN_NullAsNonNullable, "(string)null").WithLocation(13, 11), 79156Diagnostic(ErrorCode.WRN_NullAsNonNullable, "(string?)null").WithLocation(14, 11), 79162Diagnostic(ErrorCode.WRN_NullAsNonNullable, "default(string)").WithLocation(17, 11), 79165Diagnostic(ErrorCode.WRN_NullAsNonNullable, "default").WithLocation(18, 11), 81464Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(3, 37) 81484Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(6, 13)); 81537Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(6, 31), 81540Diagnostic(ErrorCode.WRN_NullAsNonNullable, "default").WithLocation(7, 31), 81543Diagnostic(ErrorCode.WRN_NullAsNonNullable, "default(string)").WithLocation(8, 31), 81549Diagnostic(ErrorCode.WRN_NullAsNonNullable, "(string)null").WithLocation(10, 20), 81552Diagnostic(ErrorCode.WRN_NullAsNonNullable, "(string?)null").WithLocation(11, 20), 81555Diagnostic(ErrorCode.WRN_NullAsNonNullable, "S0").WithLocation(12, 31), 81567Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(24, 12) 81610Diagnostic(ErrorCode.WRN_NullAsNonNullable, "(string)null").WithLocation(12, 31), 81616Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(20, 15), 81619Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(21, 15), 81622Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(22, 19) 81743Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(6, 29), 81749Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(9, 29), 81758Diagnostic(ErrorCode.WRN_NullAsNonNullable, "default").WithLocation(15, 20), 81761Diagnostic(ErrorCode.WRN_NullAsNonNullable, "default").WithLocation(18, 20), 81764Diagnostic(ErrorCode.WRN_NullAsNonNullable, "default").WithLocation(24, 20), 81767Diagnostic(ErrorCode.WRN_NullAsNonNullable, "default").WithLocation(27, 15), 81770Diagnostic(ErrorCode.WRN_NullAsNonNullable, "default").WithLocation(30, 15), 81773Diagnostic(ErrorCode.WRN_NullAsNonNullable, "default").WithLocation(33, 28), 81782Diagnostic(ErrorCode.WRN_NullAsNonNullable, "default").WithLocation(46, 15), 81785Diagnostic(ErrorCode.WRN_NullAsNonNullable, "default").WithLocation(48, 15), 81788Diagnostic(ErrorCode.WRN_NullAsNonNullable, "default").WithLocation(50, 18), 81800Diagnostic(ErrorCode.WRN_NullAsNonNullable, "default").WithLocation(78, 15), 81803Diagnostic(ErrorCode.WRN_NullAsNonNullable, "default").WithLocation(80, 15), 81806Diagnostic(ErrorCode.WRN_NullAsNonNullable, "default").WithLocation(82, 15), 81809Diagnostic(ErrorCode.WRN_NullAsNonNullable, "default").WithLocation(84, 15), 81812Diagnostic(ErrorCode.WRN_NullAsNonNullable, "default").WithLocation(86, 18), 81977Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(6, 38), 81983Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(3, 56), 82023Diagnostic(ErrorCode.WRN_NullAsNonNullable, "default").WithLocation(7, 19), 82026Diagnostic(ErrorCode.WRN_NullAsNonNullable, "default").WithLocation(10, 19), 82177Diagnostic(ErrorCode.WRN_NullAsNonNullable, "[Optional, DefaultParameterValue(null)] object obj").WithLocation(7, 20), 82180Diagnostic(ErrorCode.WRN_NullAsNonNullable, "[Optional, DefaultParameterValue(default(object))] object obj").WithLocation(11, 20), 82186Diagnostic(ErrorCode.WRN_NullAsNonNullable, "[Optional, DefaultParameterValue((object)null)] object obj").WithLocation(23, 20), 82234Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(13, 73), 82264Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(4, 40), 82267Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(10, 24), 82270Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(14, 36) 82361Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(6, 32), 82364Diagnostic(ErrorCode.WRN_NullAsNonNullable, "default").WithLocation(8, 32), 82373Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(11, 48), 85428Diagnostic(ErrorCode.WRN_NullAsNonNullable, "default").WithLocation(10, 13), 85583Diagnostic(ErrorCode.WRN_NullAsNonNullable, "default").WithLocation(10, 13), 86303Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(10, 45), 86312Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(19, 45), 86989Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(10, 37), 87170Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(10, 36), 87200Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(10, 37), 87755Diagnostic(ErrorCode.WRN_NullAsNonNullable, "default").WithLocation(17, 47), 87758Diagnostic(ErrorCode.WRN_NullAsNonNullable, "default").WithLocation(17, 60), 87910Diagnostic(ErrorCode.WRN_NullAsNonNullable, "default").WithLocation(9, 76), 89210Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(10, 15), 89213Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(11, 15), 89398Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(31, 14), 89407Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(38, 14), 89416Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(46, 15), 89425Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(54, 15), 92237Diagnostic(ErrorCode.WRN_NullAsNonNullable, "default").WithLocation(15, 71) 94310Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(21, 27), 94313Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(23, 19)); 95632Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(15, 36), 95667Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(16, 28)); 95697Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(14, 16)); 95731Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(14, 16), 95912Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(13, 30)); 95939Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(10, 37), 95971Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(10, 55), 95977Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(13, 55), 96009Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(10, 55), 96015Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(13, 55), 96051Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(10, 37), 96057Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(17, 37), 96086Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(10, 37), 96117Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(12, 37), 96146Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(10, 37), 96179Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(13, 61)); 96208Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(13, 61), 96252Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(13, 38), 96329Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(10, 61), 96341Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(13, 61)); 96703Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(18, 36), 96860Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(10, 41), 96893Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(11, 35) 96919Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(10, 46), 96960Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(10, 42), 96966Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(16, 42), 96972Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(22, 42), 97013Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(11, 37), 97019Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(16, 37), 97025Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(21, 37)); 97063Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(10, 65), 97069Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(16, 65), 97075Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(22, 65), 97104Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(10, 45), 97137Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(10, 74), 97545Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(11, 27), 112486Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(14, 26), 112531Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(17, 26), 112855Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(15, 17), 112858Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(21, 13), 112861Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(30, 17), 112864Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(40, 17), 112867Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(50, 17) 112941Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(16, 17), 112944Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(23, 13), 112947Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(31, 17), 112950Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(40, 17), 112953Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(49, 17)); 113059Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(14, 17), 113062Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(27, 17), 113065Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(35, 17), 113068Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(43, 17) 113140Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(14, 17), 113143Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(29, 17), 113146Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(38, 17), 113149Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(47, 17)); 115516Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(17, 15), 123756Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(14, 13)); 125159string id = MessageProvider.Instance.GetIdForErrorCode((int)ErrorCode.WRN_NullAsNonNullable); 125195Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null") 125204Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null") 125213Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null") 125224Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null") 125233Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithWarningAsError(true) 125244Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithWarningAsError(true) 125254Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithWarningAsError(true) 125279Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null") 125290Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null") 125300Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null") 125311Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null") 125337string id1 = MessageProvider.Instance.GetIdForErrorCode((int)ErrorCode.WRN_NullAsNonNullable); 125438#pragma warning disable " + MessageProvider.Instance.GetIdForErrorCode((int)ErrorCode.WRN_NullAsNonNullable) + @" 125457#pragma warning restore " + MessageProvider.Instance.GetIdForErrorCode((int)ErrorCode.WRN_NullAsNonNullable) + @" 125524string id = MessageProvider.Instance.GetIdForErrorCode((int)ErrorCode.WRN_NullAsNonNullable); 125530Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(8, 11) 125539Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null") 125548Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null") 125559Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null") 125568Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithWarningAsError(true) 125579Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithWarningAsError(true) 125589Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithWarningAsError(true) 125614Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null") 125625Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null") 125635Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null") 125646Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null") 125693#pragma warning disable " + MessageProvider.Instance.GetIdForErrorCode((int)ErrorCode.WRN_NullAsNonNullable) + @" 125713#pragma warning disable " + MessageProvider.Instance.GetIdForErrorCode((int)ErrorCode.WRN_NullAsNonNullable) + @" 125731#pragma warning disable " + MessageProvider.Instance.GetIdForErrorCode((int)ErrorCode.WRN_NullAsNonNullable) + @" 125769#pragma warning restore " + MessageProvider.Instance.GetIdForErrorCode((int)ErrorCode.WRN_NullAsNonNullable) + @" 125789#pragma warning restore " + MessageProvider.Instance.GetIdForErrorCode((int)ErrorCode.WRN_NullAsNonNullable) + @" 125807#pragma warning restore " + MessageProvider.Instance.GetIdForErrorCode((int)ErrorCode.WRN_NullAsNonNullable) + @" 125910#pragma warning restore " + MessageProvider.Instance.GetIdForErrorCode((int)ErrorCode.WRN_NullAsNonNullable) + @" 132511Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(14, 19) 132545Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(15, 19) 132800Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(6, 19), 134982Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(4, 16)); 134999Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(4, 23)); 135017Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(4, 28)); 135039Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(6, 13), 135066Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(8, 13), 135142Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(11, 27), 135201Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(13, 27), 135309Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(10, 29), 135318Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(13, 43), 135538Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(25, 19), 135544Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(40, 23), 135616Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(28, 19), 135622Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(43, 23), 135666Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(20, 19), 135712Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(19, 19), 136666Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(16, 25), 136669Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(22, 25), 136672Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(27, 40) 138893Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(16, 14) 144983Diagnostic(ErrorCode.WRN_NullAsNonNullable, "default").WithLocation(8, 84), 148851Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(13, 14), 148854Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(15, 14), 153657Diagnostic(ErrorCode.WRN_NullAsNonNullable, "default").WithLocation(14, 15), 153660Diagnostic(ErrorCode.WRN_NullAsNonNullable, "default").WithLocation(19, 15), 157492Diagnostic(ErrorCode.WRN_NullAsNonNullable, "default").WithLocation(48, 27), 157495Diagnostic(ErrorCode.WRN_NullAsNonNullable, "default").WithLocation(51, 28), 157498Diagnostic(ErrorCode.WRN_NullAsNonNullable, "default").WithLocation(54, 28), 157501Diagnostic(ErrorCode.WRN_NullAsNonNullable, "default").WithLocation(57, 29), 157513Diagnostic(ErrorCode.WRN_NullAsNonNullable, "default").WithLocation(111, 14) 157571Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(5, 24), 157607Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(5, 24), 158636Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(17, 18) 158678Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(17, 18) 158720Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(15, 18) 159363Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(6, 27), 159366Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(7, 28), 159369Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(9, 36), 159375Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(13, 41), 159415Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(7, 17), 159418Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(10, 26), 159542Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(7, 21), 159545Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(9, 35), 159548Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(10, 31) 159702Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(6, 28), 159705Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(7, 29), 159708Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(9, 37), 159714Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(13, 42), 159754Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(7, 17), 159757Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(10, 26), 159881Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(7, 21), 159884Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(9, 50), 159887Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(10, 32) 160085Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(9, 37), 160091Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(13, 42), 160134Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(10, 27), 160258Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(7, 23), 160261Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(9, 37), 160264Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(10, 33) 160419Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(6, 28), 160425Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(10, 33), 160431Diagnostic(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: