460 references to WRN_NullAsNonNullable
Microsoft.CodeAnalysis.CSharp (5)
Errors\ErrorFacts.cs (3)
38nullableWarnings.Add(GetId(ErrorCode.WRN_NullAsNonNullable)); 443case ErrorCode.WRN_NullAsNonNullable: 1911case ErrorCode.WRN_NullAsNonNullable:
FlowAnalysis\NullableWalker.cs (1)
2262ReportDiagnostic(assignmentKind == AssignmentKind.Return ? ErrorCode.WRN_NullReferenceReturn : ErrorCode.WRN_NullAsNonNullable, location);
Generated\ErrorFacts.Generated.cs (1)
217case ErrorCode.WRN_NullAsNonNullable:
Microsoft.CodeAnalysis.CSharp.Emit.UnitTests (5)
CodeGen\CodeGenFunctionPointersTests.cs (1)
7104Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(7, 18),
CodeGen\IndexAndRangeTests.cs (2)
3455Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(5, 13), 3458Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(6, 13),
Emit\EditAndContinue\EditAndContinueTests.cs (2)
173Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(12, 4), 176Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(15, 25));
Microsoft.CodeAnalysis.CSharp.Scripting.UnitTests (1)
ScriptTests.cs (1)
969Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(2, 28)
Microsoft.CodeAnalysis.CSharp.Semantic.UnitTests (445)
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 (415)
191Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(6, 14), 197Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(10, 14), 203Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(14, 16), 245Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(6, 33), 248Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(10, 33), 251Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(14, 35), 2105Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(7, 28) 3045Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(19, 13), 5659Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(12, 13) 5693Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(8, 13) 5728Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(8, 13), 5731Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(9, 13) 5811Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(7, 13), 5817Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(9, 13) 6390Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(7, 20) 6593Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(8, 14) 6659Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(7, 14), 6662Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(10, 14), 6665Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(10, 20), 6668Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(13, 14) 6696Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(4, 46), 6699Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(10, 21) 6727Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(7, 25), 6730Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(10, 28) 6781Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(8, 14), 6784Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(19, 1), 6787Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(23, 14), 6790Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(36, 1) 6843Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(10, 14), 6846Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(21, 1), 6849Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(25, 14), 6852Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(38, 1) 6874Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(8, 14) 6979Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(8, 35) 7006Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(10, 27), 7009Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(11, 20) 7037Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(8, 14) 7059Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(8, 21) 7086Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(10, 24) 7116Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(13, 30) 7172Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(10, 24) 7201Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(12, 27) 7275Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(7, 29) 7310Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(11, 20), 7313Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(12, 21), 7316Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(13, 44) 7351Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(11, 20), 7354Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(12, 18), 7357Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(13, 43) 7416Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(26, 14), 7419Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(27, 24), 7425Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(29, 46), 7431Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(31, 43), 7434Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(32, 55), 7437Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(33, 14), 7440Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(34, 17), 7443Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(35, 36), 7449Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(37, 14), 7452Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(41, 36), 8878Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(6, 13)); 8884Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(6, 13)); 9251Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(6, 18), 9257Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(13, 18), 9263Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(20, 18)); 9663Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(58, 36), 9666Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(64, 36), 9669Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(67, 29), 9672Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(70, 29), 9675Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(73, 36) 9820Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(48, 41), 9823Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(54, 41), 9826Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(57, 34), 9829Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(60, 41)); 9921Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(42, 38), 9924Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(45, 38), 9927Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(48, 31), 9930Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(51, 38) 10048Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(47, 39), 10051Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(50, 39), 10054Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(53, 32), 10057Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(56, 39) 10168Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(48, 36), 10171Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(51, 36), 10174Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(54, 29), 10177Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(57, 36) 10279Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(47, 25), 10282Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(50, 25), 10285Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(53, 18), 10288Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(56, 25) 11117Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(14, 18), 12445Diagnostic(ErrorCode.WRN_NullAsNonNullable, "default").WithLocation(7, 47), 12476Diagnostic(ErrorCode.WRN_NullAsNonNullable, "default").WithLocation(7, 47), 12503Diagnostic(ErrorCode.WRN_NullAsNonNullable, "default").WithLocation(6, 47)); 18511Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(123, 18), 18514Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(133, 18), 18770Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(10, 31)); 18805Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(10, 30)); 18909Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(7, 16), 18912Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(8, 16) 18957Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(6, 19), 19002Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(6, 23), 22655Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(5, 29) 31438Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(4, 31), 33634Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(15, 20) 35664Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(7, 23), 36319Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(6, 38) 36345Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(6, 38) 37835Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(10, 47), 37838Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(12, 43) 38544Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(12, 16), 38547Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(16, 17)); 38577Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(12, 16), 38580Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(16, 17)); 42540Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(9, 53), 42635Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(4, 53)); 42867Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(6, 26), 42900Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(4, 42), 42949Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(15, 15), 42952Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(16, 15) 42987Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(15, 21), 42990Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(19, 22) 43099Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(15, 15), 43102Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(19, 16) 45615Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(16, 14) 46165Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(4, 49), 53100Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(6, 80), 53106Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(7, 80) 53138Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(6, 14), 53307Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(6, 92), 53313Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(7, 92) 53365Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(7, 57), 53371Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(8, 57), 53374Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(9, 57), 53380Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(12, 56), 53386Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(13, 56), 53389Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(14, 56) 54303Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(10, 28) 54911Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(6, 31), 54917Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(10, 31), 54920Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(14, 33), 54923Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(19, 33) 56226Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(18, 57), 56229Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(20, 57)); 57395Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(21, 34), 57407Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(39, 17), 57410Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(40, 22), 57419Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(47, 17), 57422Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(48, 22), 57437Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(56, 22), 57449Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(64, 22), 57512Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(16, 53), 57518Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(18, 22), 57524Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(24, 36), 57527Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(25, 52), 57530Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(26, 17), 57533Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(27, 22), 57536Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(32, 46), 57539Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(33, 53), 57542Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(34, 17), 57545Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(35, 22), 57548Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(42, 54), 57554Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(44, 22), 57637Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(12, 24), 57640Diagnostic(ErrorCode.WRN_NullAsNonNullable, "default").WithLocation(13, 24), 57643Diagnostic(ErrorCode.WRN_NullAsNonNullable, "default(T)").WithLocation(14, 24) 61424Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(20, 29), 63637Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(10, 36), 63643Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(13, 36), 63649Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(16, 39), 63684Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(10, 36), 63690Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(13, 36), 63696Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(16, 39), 63731Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(10, 36), 63737Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(13, 36), 63743Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(16, 39), 63778Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(10, 36), 63784Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(13, 36), 63790Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(16, 39), 66552Diagnostic(ErrorCode.WRN_NullAsNonNullable, "(Action<string>?)null").WithLocation(12, 20), 66555Diagnostic(ErrorCode.WRN_NullAsNonNullable, "default(D1)").WithLocation(14, 20)); 70292Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(14, 12) 70318Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(13, 11) 71765Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(20, 12), 75261Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(8, 26)); 75297Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(12, 22), 75303Diagnostic(ErrorCode.WRN_NullAsNonNullable, "(string)null").WithLocation(13, 22), 75306Diagnostic(ErrorCode.WRN_NullAsNonNullable, "(string?)null").WithLocation(14, 22), 75315Diagnostic(ErrorCode.WRN_NullAsNonNullable, "default(string)").WithLocation(17, 22), 75318Diagnostic(ErrorCode.WRN_NullAsNonNullable, "default").WithLocation(18, 22), 75369Diagnostic(ErrorCode.WRN_NullAsNonNullable, "(string)null").WithLocation(12, 10), 75372Diagnostic(ErrorCode.WRN_NullAsNonNullable, "(string?)null").WithLocation(13, 10), 75378Diagnostic(ErrorCode.WRN_NullAsNonNullable, "default(string)").WithLocation(16, 9), 75430Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(12, 11), 75436Diagnostic(ErrorCode.WRN_NullAsNonNullable, "(string)null").WithLocation(13, 11), 75439Diagnostic(ErrorCode.WRN_NullAsNonNullable, "(string?)null").WithLocation(14, 11), 75445Diagnostic(ErrorCode.WRN_NullAsNonNullable, "default(string)").WithLocation(17, 11), 75448Diagnostic(ErrorCode.WRN_NullAsNonNullable, "default").WithLocation(18, 11), 77753Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(3, 37) 77773Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(6, 13)); 77826Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(6, 31), 77829Diagnostic(ErrorCode.WRN_NullAsNonNullable, "default").WithLocation(7, 31), 77832Diagnostic(ErrorCode.WRN_NullAsNonNullable, "default(string)").WithLocation(8, 31), 77838Diagnostic(ErrorCode.WRN_NullAsNonNullable, "(string)null").WithLocation(10, 20), 77841Diagnostic(ErrorCode.WRN_NullAsNonNullable, "(string?)null").WithLocation(11, 20), 77844Diagnostic(ErrorCode.WRN_NullAsNonNullable, "S0").WithLocation(12, 31), 77856Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(24, 12) 77899Diagnostic(ErrorCode.WRN_NullAsNonNullable, "(string)null").WithLocation(12, 31), 77905Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(20, 15), 77908Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(21, 15), 77911Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(22, 19) 78032Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(6, 29), 78038Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(9, 29), 78047Diagnostic(ErrorCode.WRN_NullAsNonNullable, "default").WithLocation(15, 20), 78050Diagnostic(ErrorCode.WRN_NullAsNonNullable, "default").WithLocation(18, 20), 78053Diagnostic(ErrorCode.WRN_NullAsNonNullable, "default").WithLocation(24, 20), 78056Diagnostic(ErrorCode.WRN_NullAsNonNullable, "default").WithLocation(27, 15), 78059Diagnostic(ErrorCode.WRN_NullAsNonNullable, "default").WithLocation(30, 15), 78062Diagnostic(ErrorCode.WRN_NullAsNonNullable, "default").WithLocation(33, 28), 78071Diagnostic(ErrorCode.WRN_NullAsNonNullable, "default").WithLocation(46, 15), 78074Diagnostic(ErrorCode.WRN_NullAsNonNullable, "default").WithLocation(48, 15), 78077Diagnostic(ErrorCode.WRN_NullAsNonNullable, "default").WithLocation(50, 18), 78089Diagnostic(ErrorCode.WRN_NullAsNonNullable, "default").WithLocation(78, 15), 78092Diagnostic(ErrorCode.WRN_NullAsNonNullable, "default").WithLocation(80, 15), 78095Diagnostic(ErrorCode.WRN_NullAsNonNullable, "default").WithLocation(82, 15), 78098Diagnostic(ErrorCode.WRN_NullAsNonNullable, "default").WithLocation(84, 15), 78101Diagnostic(ErrorCode.WRN_NullAsNonNullable, "default").WithLocation(86, 18), 78266Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(6, 38), 78272Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(3, 56), 78312Diagnostic(ErrorCode.WRN_NullAsNonNullable, "default").WithLocation(7, 19), 78315Diagnostic(ErrorCode.WRN_NullAsNonNullable, "default").WithLocation(10, 19), 78466Diagnostic(ErrorCode.WRN_NullAsNonNullable, "[Optional, DefaultParameterValue(null)] object obj").WithLocation(7, 20), 78469Diagnostic(ErrorCode.WRN_NullAsNonNullable, "[Optional, DefaultParameterValue(default(object))] object obj").WithLocation(11, 20), 78475Diagnostic(ErrorCode.WRN_NullAsNonNullable, "[Optional, DefaultParameterValue((object)null)] object obj").WithLocation(23, 20), 78523Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(13, 73), 78553Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(4, 40), 78556Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(10, 24), 78559Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(14, 36) 78650Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(6, 32), 78653Diagnostic(ErrorCode.WRN_NullAsNonNullable, "default").WithLocation(8, 32), 78662Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(11, 48), 81717Diagnostic(ErrorCode.WRN_NullAsNonNullable, "default").WithLocation(10, 13), 81872Diagnostic(ErrorCode.WRN_NullAsNonNullable, "default").WithLocation(10, 13), 82592Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(10, 45), 82601Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(19, 45), 83278Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(10, 37), 83459Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(10, 36), 83489Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(10, 37), 84044Diagnostic(ErrorCode.WRN_NullAsNonNullable, "default").WithLocation(17, 47), 84047Diagnostic(ErrorCode.WRN_NullAsNonNullable, "default").WithLocation(17, 60), 84199Diagnostic(ErrorCode.WRN_NullAsNonNullable, "default").WithLocation(9, 76), 85499Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(10, 15), 85502Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(11, 15), 85687Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(31, 14), 85696Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(38, 14), 85705Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(46, 15), 85714Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(54, 15), 88488Diagnostic(ErrorCode.WRN_NullAsNonNullable, "default").WithLocation(15, 71) 90518Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(21, 27), 90521Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(23, 19)); 91840Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(15, 36), 91875Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(16, 28)); 91905Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(14, 16)); 91939Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(14, 16), 92120Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(13, 30)); 92147Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(10, 37), 92179Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(10, 55), 92185Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(13, 55), 92217Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(10, 55), 92223Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(13, 55), 92259Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(10, 37), 92265Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(17, 37), 92294Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(10, 37), 92325Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(12, 37), 92354Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(10, 37), 92387Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(13, 61)); 92416Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(13, 61), 92460Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(13, 38), 92537Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(10, 61), 92549Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(13, 61)); 92911Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(18, 36), 93068Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(10, 41), 93101Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(11, 35) 93127Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(10, 46), 93168Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(10, 42), 93174Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(16, 42), 93180Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(22, 42), 93221Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(11, 37), 93227Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(16, 37), 93233Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(21, 37)); 93271Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(10, 65), 93277Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(16, 65), 93283Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(22, 65), 93312Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(10, 45), 93345Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(10, 74), 93753Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(11, 27), 108694Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(14, 26), 108739Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(17, 26), 109063Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(15, 17), 109066Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(21, 13), 109069Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(30, 17), 109072Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(40, 17), 109075Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(50, 17) 109149Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(16, 17), 109152Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(23, 13), 109155Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(31, 17), 109158Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(40, 17), 109161Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(49, 17)); 109267Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(14, 17), 109270Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(27, 17), 109273Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(35, 17), 109276Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(43, 17) 109348Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(14, 17), 109351Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(29, 17), 109354Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(38, 17), 109357Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(47, 17)); 111724Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(17, 15), 119964Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(14, 13)); 121367string id = MessageProvider.Instance.GetIdForErrorCode((int)ErrorCode.WRN_NullAsNonNullable); 121403Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null") 121412Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null") 121421Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null") 121432Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null") 121441Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithWarningAsError(true) 121452Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithWarningAsError(true) 121462Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithWarningAsError(true) 121487Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null") 121498Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null") 121508Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null") 121519Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null") 121545string id1 = MessageProvider.Instance.GetIdForErrorCode((int)ErrorCode.WRN_NullAsNonNullable); 121646#pragma warning disable " + MessageProvider.Instance.GetIdForErrorCode((int)ErrorCode.WRN_NullAsNonNullable) + @" 121665#pragma warning restore " + MessageProvider.Instance.GetIdForErrorCode((int)ErrorCode.WRN_NullAsNonNullable) + @" 121732string id = MessageProvider.Instance.GetIdForErrorCode((int)ErrorCode.WRN_NullAsNonNullable); 121738Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(8, 11) 121747Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null") 121756Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null") 121767Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null") 121776Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithWarningAsError(true) 121787Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithWarningAsError(true) 121797Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithWarningAsError(true) 121822Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null") 121833Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null") 121843Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null") 121854Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null") 121901#pragma warning disable " + MessageProvider.Instance.GetIdForErrorCode((int)ErrorCode.WRN_NullAsNonNullable) + @" 121921#pragma warning disable " + MessageProvider.Instance.GetIdForErrorCode((int)ErrorCode.WRN_NullAsNonNullable) + @" 121939#pragma warning disable " + MessageProvider.Instance.GetIdForErrorCode((int)ErrorCode.WRN_NullAsNonNullable) + @" 121977#pragma warning restore " + MessageProvider.Instance.GetIdForErrorCode((int)ErrorCode.WRN_NullAsNonNullable) + @" 121997#pragma warning restore " + MessageProvider.Instance.GetIdForErrorCode((int)ErrorCode.WRN_NullAsNonNullable) + @" 122015#pragma warning restore " + MessageProvider.Instance.GetIdForErrorCode((int)ErrorCode.WRN_NullAsNonNullable) + @" 122118#pragma warning restore " + MessageProvider.Instance.GetIdForErrorCode((int)ErrorCode.WRN_NullAsNonNullable) + @" 128722Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(14, 19) 128756Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(15, 19) 129011Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(6, 19), 131193Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(4, 16)); 131210Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(4, 23)); 131228Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(4, 28)); 131250Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(6, 13), 131277Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(8, 13), 131353Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(11, 27), 131412Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(13, 27), 131520Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(10, 29), 131529Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(13, 43), 131749Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(25, 19), 131755Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(40, 23), 131827Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(28, 19), 131833Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(43, 23), 131877Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(20, 19), 131923Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(19, 19), 132877Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(16, 25), 132880Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(22, 25), 132883Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(27, 40) 134574Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(16, 14) 140635Diagnostic(ErrorCode.WRN_NullAsNonNullable, "default").WithLocation(8, 84), 144368Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(13, 14), 144371Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(15, 14), 149174Diagnostic(ErrorCode.WRN_NullAsNonNullable, "default").WithLocation(14, 15), 149177Diagnostic(ErrorCode.WRN_NullAsNonNullable, "default").WithLocation(19, 15), 152963Diagnostic(ErrorCode.WRN_NullAsNonNullable, "default").WithLocation(48, 27), 152966Diagnostic(ErrorCode.WRN_NullAsNonNullable, "default").WithLocation(51, 28), 152969Diagnostic(ErrorCode.WRN_NullAsNonNullable, "default").WithLocation(54, 28), 152972Diagnostic(ErrorCode.WRN_NullAsNonNullable, "default").WithLocation(57, 29), 152984Diagnostic(ErrorCode.WRN_NullAsNonNullable, "default").WithLocation(111, 14) 153042Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(5, 24), 153078Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(5, 24), 154107Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(17, 18) 154149Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(17, 18) 154191Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(15, 18) 154834Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(6, 27), 154837Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(7, 28), 154840Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(9, 36), 154846Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(13, 41), 154886Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(7, 17), 154889Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(10, 26), 155013Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(7, 21), 155016Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(9, 35), 155019Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(10, 31) 155173Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(6, 28), 155176Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(7, 29), 155179Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(9, 37), 155185Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(13, 42), 155225Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(7, 17), 155228Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(10, 26), 155352Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(7, 21), 155355Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(9, 50), 155358Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(10, 32) 155555Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(9, 37), 155561Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(13, 42), 155603Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(10, 27), 155726Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(7, 23), 155729Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(9, 37), 155732Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(10, 33) 155887Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(6, 28), 155893Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(10, 33), 155899Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(14, 32),
Semantics\RecordTests.cs (1)
9217Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(10, 26),
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)
2723Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(4, 35), 2726Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(5, 49)
Microsoft.CodeAnalysis.CSharp.Symbol.UnitTests (3)
Symbols\Source\NullablePublicAPITests.cs (3)
1758Diagnostic(ErrorCode.WRN_NullAsNonNullable, "null").WithLocation(5, 20), 4267Diagnostic(ErrorCode.WRN_NullAsNonNullable, "default").WithLocation(4, 26)); 4301Diagnostic(ErrorCode.WRN_NullAsNonNullable, "default").WithLocation(9, 7));
Microsoft.CodeAnalysis.CSharp.Syntax.UnitTests (1)
Diagnostics\DiagnosticTest.cs (1)
346case ErrorCode.WRN_NullAsNonNullable: