213 references to ERR_RuntimeDoesNotSupportDefaultInterfaceImplementation
Microsoft.CodeAnalysis.CSharp (6)
Binder\Binder_Expressions.cs (1)
7640
Error(diagnostics, ErrorCode.
ERR_RuntimeDoesNotSupportDefaultInterfaceImplementation
, node);
Errors\ErrorFacts.cs (1)
1954
case ErrorCode.
ERR_RuntimeDoesNotSupportDefaultInterfaceImplementation
:
Symbols\Source\SourceCustomEventSymbol.cs (1)
155
diagnostics.Add(ErrorCode.
ERR_RuntimeDoesNotSupportDefaultInterfaceImplementation
, this.Locations[0]);
Symbols\Source\SourceFieldLikeEventSymbol.cs (1)
107
diagnostics.Add(ErrorCode.
ERR_RuntimeDoesNotSupportDefaultInterfaceImplementation
, this.Locations[0]);
Symbols\Source\SourceMemberFieldSymbol.cs (1)
360
diagnostics.Add(ErrorCode.
ERR_RuntimeDoesNotSupportDefaultInterfaceImplementation
, ErrorLocation);
Symbols\Source\SourceMemberMethodSymbol.cs (1)
995
diagnostics.Add(ErrorCode.
ERR_RuntimeDoesNotSupportDefaultInterfaceImplementation
, location);
Microsoft.CodeAnalysis.CSharp.Symbol.UnitTests (206)
Symbols\DefaultInterfaceImplementationTests.cs (205)
1614
Diagnostic(ErrorCode.
ERR_RuntimeDoesNotSupportDefaultInterfaceImplementation
, "M1").WithLocation(4, 10)
1808
Diagnostic(ErrorCode.
ERR_RuntimeDoesNotSupportDefaultInterfaceImplementation
, "M1").WithLocation(4, 10)
1996
Diagnostic(ErrorCode.
ERR_RuntimeDoesNotSupportDefaultInterfaceImplementation
, "M1").WithLocation(4, 8)
2057
Diagnostic(ErrorCode.
ERR_RuntimeDoesNotSupportDefaultInterfaceImplementation
, "M1").WithLocation(4, 17)
4048
Diagnostic(ErrorCode.
ERR_RuntimeDoesNotSupportDefaultInterfaceImplementation
, "1").WithLocation(4, 15),
4051
Diagnostic(ErrorCode.
ERR_RuntimeDoesNotSupportDefaultInterfaceImplementation
, "get").WithLocation(6, 7),
4054
Diagnostic(ErrorCode.
ERR_RuntimeDoesNotSupportDefaultInterfaceImplementation
, "set").WithLocation(8, 7),
4057
Diagnostic(ErrorCode.
ERR_RuntimeDoesNotSupportDefaultInterfaceImplementation
, "get").WithLocation(11, 9),
4060
Diagnostic(ErrorCode.
ERR_RuntimeDoesNotSupportDefaultInterfaceImplementation
, "set").WithLocation(12, 9)
4359
Diagnostic(ErrorCode.
ERR_RuntimeDoesNotSupportDefaultInterfaceImplementation
, "1").WithLocation(4, 15),
4365
Diagnostic(ErrorCode.
ERR_RuntimeDoesNotSupportDefaultInterfaceImplementation
, "get").WithLocation(5, 14),
4371
Diagnostic(ErrorCode.
ERR_RuntimeDoesNotSupportDefaultInterfaceImplementation
, "set").WithLocation(6, 14),
4377
Diagnostic(ErrorCode.
ERR_RuntimeDoesNotSupportDefaultInterfaceImplementation
, "get").WithLocation(7, 14),
4383
Diagnostic(ErrorCode.
ERR_RuntimeDoesNotSupportDefaultInterfaceImplementation
, "set").WithLocation(7, 31)
5647
Diagnostic(ErrorCode.
ERR_RuntimeDoesNotSupportDefaultInterfaceImplementation
, "1").WithLocation(4, 26),
5650
Diagnostic(ErrorCode.
ERR_RuntimeDoesNotSupportDefaultInterfaceImplementation
, "get").WithLocation(6, 7),
5653
Diagnostic(ErrorCode.
ERR_RuntimeDoesNotSupportDefaultInterfaceImplementation
, "set").WithLocation(8, 7),
5656
Diagnostic(ErrorCode.
ERR_RuntimeDoesNotSupportDefaultInterfaceImplementation
, "get").WithLocation(11, 9),
5659
Diagnostic(ErrorCode.
ERR_RuntimeDoesNotSupportDefaultInterfaceImplementation
, "set").WithLocation(12, 9)
5906
Diagnostic(ErrorCode.
ERR_RuntimeDoesNotSupportDefaultInterfaceImplementation
, "1").WithLocation(4, 26),
5912
Diagnostic(ErrorCode.
ERR_RuntimeDoesNotSupportDefaultInterfaceImplementation
, "get").WithLocation(6, 7),
5918
Diagnostic(ErrorCode.
ERR_RuntimeDoesNotSupportDefaultInterfaceImplementation
, "set").WithLocation(8, 7),
5924
Diagnostic(ErrorCode.
ERR_RuntimeDoesNotSupportDefaultInterfaceImplementation
, "get").WithLocation(11, 9),
5930
Diagnostic(ErrorCode.
ERR_RuntimeDoesNotSupportDefaultInterfaceImplementation
, "set").WithLocation(12, 9)
7132
Diagnostic(ErrorCode.
ERR_RuntimeDoesNotSupportDefaultInterfaceImplementation
, "add").WithLocation(6, 9),
7135
Diagnostic(ErrorCode.
ERR_RuntimeDoesNotSupportDefaultInterfaceImplementation
, "remove").WithLocation(7, 9)
7357
Diagnostic(ErrorCode.
ERR_RuntimeDoesNotSupportDefaultInterfaceImplementation
, "add").WithLocation(6, 9),
7363
Diagnostic(ErrorCode.
ERR_RuntimeDoesNotSupportDefaultInterfaceImplementation
, "remove").WithLocation(7, 9)
8522
Diagnostic(ErrorCode.
ERR_RuntimeDoesNotSupportDefaultInterfaceImplementation
, "M11").WithLocation(14, 17),
10329
Diagnostic(ErrorCode.
ERR_RuntimeDoesNotSupportDefaultInterfaceImplementation
, "M1").WithLocation(4, 17),
10332
Diagnostic(ErrorCode.
ERR_RuntimeDoesNotSupportDefaultInterfaceImplementation
, "M2").WithLocation(5, 25),
10335
Diagnostic(ErrorCode.
ERR_RuntimeDoesNotSupportDefaultInterfaceImplementation
, "M3").WithLocation(6, 24),
10338
Diagnostic(ErrorCode.
ERR_RuntimeDoesNotSupportDefaultInterfaceImplementation
, "M4").WithLocation(7, 25),
10341
Diagnostic(ErrorCode.
ERR_RuntimeDoesNotSupportDefaultInterfaceImplementation
, "M5").WithLocation(8, 24),
11190
Diagnostic(ErrorCode.
ERR_RuntimeDoesNotSupportDefaultInterfaceImplementation
, "M7").WithLocation(10, 17),
11193
Diagnostic(ErrorCode.
ERR_RuntimeDoesNotSupportDefaultInterfaceImplementation
, "M8").WithLocation(11, 25),
11199
Diagnostic(ErrorCode.
ERR_RuntimeDoesNotSupportDefaultInterfaceImplementation
, "M6").WithLocation(18, 17),
11208
Diagnostic(ErrorCode.
ERR_RuntimeDoesNotSupportDefaultInterfaceImplementation
, "M8").WithLocation(20, 25),
11223
Diagnostic(ErrorCode.
ERR_RuntimeDoesNotSupportDefaultInterfaceImplementation
, "M10").WithLocation(22, 32),
11468
Diagnostic(ErrorCode.
ERR_RuntimeDoesNotSupportDefaultInterfaceImplementation
, "M1").WithLocation(9, 18)
13489
Diagnostic(ErrorCode.
ERR_RuntimeDoesNotSupportDefaultInterfaceImplementation
, "get").WithLocation(9, 21),
13501
Diagnostic(ErrorCode.
ERR_RuntimeDoesNotSupportDefaultInterfaceImplementation
, "get").WithLocation(14, 21),
13507
Diagnostic(ErrorCode.
ERR_RuntimeDoesNotSupportDefaultInterfaceImplementation
, "set").WithLocation(14, 26),
14051
Diagnostic(ErrorCode.
ERR_RuntimeDoesNotSupportDefaultInterfaceImplementation
, "get").WithLocation(6, 9),
14054
Diagnostic(ErrorCode.
ERR_RuntimeDoesNotSupportDefaultInterfaceImplementation
, "set").WithLocation(11, 9),
14057
Diagnostic(ErrorCode.
ERR_RuntimeDoesNotSupportDefaultInterfaceImplementation
, "get").WithLocation(19, 9),
14060
Diagnostic(ErrorCode.
ERR_RuntimeDoesNotSupportDefaultInterfaceImplementation
, "set").WithLocation(24, 9),
14063
Diagnostic(ErrorCode.
ERR_RuntimeDoesNotSupportDefaultInterfaceImplementation
, "get").WithLocation(33, 9),
14066
Diagnostic(ErrorCode.
ERR_RuntimeDoesNotSupportDefaultInterfaceImplementation
, "set").WithLocation(34, 9),
14069
Diagnostic(ErrorCode.
ERR_RuntimeDoesNotSupportDefaultInterfaceImplementation
, "Test1.GetP4()").WithLocation(37, 31),
14072
Diagnostic(ErrorCode.
ERR_RuntimeDoesNotSupportDefaultInterfaceImplementation
, "get").WithLocation(41, 9),
14075
Diagnostic(ErrorCode.
ERR_RuntimeDoesNotSupportDefaultInterfaceImplementation
, "get").WithLocation(50, 9),
14078
Diagnostic(ErrorCode.
ERR_RuntimeDoesNotSupportDefaultInterfaceImplementation
, "set").WithLocation(55, 9),
14081
Diagnostic(ErrorCode.
ERR_RuntimeDoesNotSupportDefaultInterfaceImplementation
, "set").WithLocation(63, 9)
16543
Diagnostic(ErrorCode.
ERR_RuntimeDoesNotSupportDefaultInterfaceImplementation
, "get").WithLocation(4, 20),
16546
Diagnostic(ErrorCode.
ERR_RuntimeDoesNotSupportDefaultInterfaceImplementation
, "set").WithLocation(8, 28),
16549
Diagnostic(ErrorCode.
ERR_RuntimeDoesNotSupportDefaultInterfaceImplementation
, "get").WithLocation(16, 28),
16552
Diagnostic(ErrorCode.
ERR_RuntimeDoesNotSupportDefaultInterfaceImplementation
, "set").WithLocation(20, 27),
16558
Diagnostic(ErrorCode.
ERR_RuntimeDoesNotSupportDefaultInterfaceImplementation
, "get").WithLocation(12, 27),
16564
Diagnostic(ErrorCode.
ERR_RuntimeDoesNotSupportDefaultInterfaceImplementation
, "set").WithLocation(12, 32),
21974
Diagnostic(ErrorCode.
ERR_RuntimeDoesNotSupportDefaultInterfaceImplementation
, "get").WithLocation(12, 47),
21980
Diagnostic(ErrorCode.
ERR_RuntimeDoesNotSupportDefaultInterfaceImplementation
, "set").WithLocation(12, 52),
24044
Diagnostic(ErrorCode.
ERR_RuntimeDoesNotSupportDefaultInterfaceImplementation
, "get").WithLocation(4, 29),
24047
Diagnostic(ErrorCode.
ERR_RuntimeDoesNotSupportDefaultInterfaceImplementation
, "set").WithLocation(8, 37),
24050
Diagnostic(ErrorCode.
ERR_RuntimeDoesNotSupportDefaultInterfaceImplementation
, "get").WithLocation(12, 37),
24053
Diagnostic(ErrorCode.
ERR_RuntimeDoesNotSupportDefaultInterfaceImplementation
, "set").WithLocation(16, 36),
27048
Diagnostic(ErrorCode.
ERR_RuntimeDoesNotSupportDefaultInterfaceImplementation
, "add").WithLocation(5, 40),
27054
Diagnostic(ErrorCode.
ERR_RuntimeDoesNotSupportDefaultInterfaceImplementation
, "remove").WithLocation(6, 49),
27057
Diagnostic(ErrorCode.
ERR_RuntimeDoesNotSupportDefaultInterfaceImplementation
, "add").WithLocation(7, 39),
27060
Diagnostic(ErrorCode.
ERR_RuntimeDoesNotSupportDefaultInterfaceImplementation
, "remove").WithLocation(8, 38),
27063
Diagnostic(ErrorCode.
ERR_RuntimeDoesNotSupportDefaultInterfaceImplementation
, "add").WithLocation(9, 37),
27066
Diagnostic(ErrorCode.
ERR_RuntimeDoesNotSupportDefaultInterfaceImplementation
, "remove").WithLocation(10, 38),
27069
Diagnostic(ErrorCode.
ERR_RuntimeDoesNotSupportDefaultInterfaceImplementation
, "add").WithLocation(11, 37),
27075
Diagnostic(ErrorCode.
ERR_RuntimeDoesNotSupportDefaultInterfaceImplementation
, "remove").WithLocation(12, 39),
27078
Diagnostic(ErrorCode.
ERR_RuntimeDoesNotSupportDefaultInterfaceImplementation
, "add").WithLocation(13, 39),
27084
Diagnostic(ErrorCode.
ERR_RuntimeDoesNotSupportDefaultInterfaceImplementation
, "add").WithLocation(14, 37),
27090
Diagnostic(ErrorCode.
ERR_RuntimeDoesNotSupportDefaultInterfaceImplementation
, "remove").WithLocation(14, 43),
27096
Diagnostic(ErrorCode.
ERR_RuntimeDoesNotSupportDefaultInterfaceImplementation
, "add").WithLocation(15, 37),
27105
Diagnostic(ErrorCode.
ERR_RuntimeDoesNotSupportDefaultInterfaceImplementation
, "remove").WithLocation(15, 42),
27114
Diagnostic(ErrorCode.
ERR_RuntimeDoesNotSupportDefaultInterfaceImplementation
, "P13").WithLocation(16, 32),
27704
Diagnostic(ErrorCode.
ERR_RuntimeDoesNotSupportDefaultInterfaceImplementation
, "P1").WithLocation(4, 39),
27710
Diagnostic(ErrorCode.
ERR_RuntimeDoesNotSupportDefaultInterfaceImplementation
, "add").WithLocation(8, 9),
27716
Diagnostic(ErrorCode.
ERR_RuntimeDoesNotSupportDefaultInterfaceImplementation
, "remove").WithLocation(9, 9),
27722
Diagnostic(ErrorCode.
ERR_RuntimeDoesNotSupportDefaultInterfaceImplementation
, "P3").WithLocation(12, 40),
30141
Diagnostic(ErrorCode.
ERR_RuntimeDoesNotSupportDefaultInterfaceImplementation
, "P1").WithLocation(4, 32),
30144
Diagnostic(ErrorCode.
ERR_RuntimeDoesNotSupportDefaultInterfaceImplementation
, "P2").WithLocation(8, 40),
30147
Diagnostic(ErrorCode.
ERR_RuntimeDoesNotSupportDefaultInterfaceImplementation
, "P4").WithLocation(16, 40),
30150
Diagnostic(ErrorCode.
ERR_RuntimeDoesNotSupportDefaultInterfaceImplementation
, "P5").WithLocation(20, 39),
30156
Diagnostic(ErrorCode.
ERR_RuntimeDoesNotSupportDefaultInterfaceImplementation
, "P3").WithLocation(12, 39),
30171
Diagnostic(ErrorCode.
ERR_RuntimeDoesNotSupportDefaultInterfaceImplementation
, "add").WithLocation(26, 9),
30174
Diagnostic(ErrorCode.
ERR_RuntimeDoesNotSupportDefaultInterfaceImplementation
, "remove").WithLocation(27, 9)
33105
Diagnostic(ErrorCode.
ERR_RuntimeDoesNotSupportDefaultInterfaceImplementation
, "M1").WithLocation(14, 13),
33108
Diagnostic(ErrorCode.
ERR_RuntimeDoesNotSupportDefaultInterfaceImplementation
, "M1").WithLocation(18, 13)
33655
Diagnostic(ErrorCode.
ERR_RuntimeDoesNotSupportDefaultInterfaceImplementation
, "M1").WithLocation(9, 20),
37168
Diagnostic(ErrorCode.
ERR_RuntimeDoesNotSupportDefaultInterfaceImplementation
, "get").WithLocation(16, 9),
37171
Diagnostic(ErrorCode.
ERR_RuntimeDoesNotSupportDefaultInterfaceImplementation
, "set").WithLocation(21, 9),
37174
Diagnostic(ErrorCode.
ERR_RuntimeDoesNotSupportDefaultInterfaceImplementation
, "set").WithLocation(29, 9)
37752
Diagnostic(ErrorCode.
ERR_RuntimeDoesNotSupportDefaultInterfaceImplementation
, "get").WithLocation(9, 23),
40215
Diagnostic(ErrorCode.
ERR_RuntimeDoesNotSupportDefaultInterfaceImplementation
, "add").WithLocation(16, 9),
40218
Diagnostic(ErrorCode.
ERR_RuntimeDoesNotSupportDefaultInterfaceImplementation
, "remove").WithLocation(17, 9),
40221
Diagnostic(ErrorCode.
ERR_RuntimeDoesNotSupportDefaultInterfaceImplementation
, "add").WithLocation(22, 9),
40224
Diagnostic(ErrorCode.
ERR_RuntimeDoesNotSupportDefaultInterfaceImplementation
, "remove").WithLocation(23, 9)
42481
Diagnostic(ErrorCode.
ERR_RuntimeDoesNotSupportDefaultInterfaceImplementation
, "get").WithLocation(16, 9),
42484
Diagnostic(ErrorCode.
ERR_RuntimeDoesNotSupportDefaultInterfaceImplementation
, "set").WithLocation(21, 9),
42487
Diagnostic(ErrorCode.
ERR_RuntimeDoesNotSupportDefaultInterfaceImplementation
, "set").WithLocation(29, 9)
42816
Diagnostic(ErrorCode.
ERR_RuntimeDoesNotSupportDefaultInterfaceImplementation
, "get").WithLocation(9, 32),
43521
Diagnostic(ErrorCode.
ERR_RuntimeDoesNotSupportDefaultInterfaceImplementation
, "F2").WithLocation(5, 26),
43524
Diagnostic(ErrorCode.
ERR_RuntimeDoesNotSupportDefaultInterfaceImplementation
, "F3").WithLocation(6, 35),
43527
Diagnostic(ErrorCode.
ERR_RuntimeDoesNotSupportDefaultInterfaceImplementation
, "F4").WithLocation(7, 34),
43690
Diagnostic(ErrorCode.
ERR_RuntimeDoesNotSupportDefaultInterfaceImplementation
, "F1").WithLocation(4, 16),
43693
Diagnostic(ErrorCode.
ERR_RuntimeDoesNotSupportDefaultInterfaceImplementation
, "F2").WithLocation(5, 23),
43696
Diagnostic(ErrorCode.
ERR_RuntimeDoesNotSupportDefaultInterfaceImplementation
, "F3").WithLocation(6, 25),
43699
Diagnostic(ErrorCode.
ERR_RuntimeDoesNotSupportDefaultInterfaceImplementation
, "F4").WithLocation(7, 24)
43825
Diagnostic(ErrorCode.
ERR_RuntimeDoesNotSupportDefaultInterfaceImplementation
, "F1").WithLocation(4, 25),
43828
Diagnostic(ErrorCode.
ERR_RuntimeDoesNotSupportDefaultInterfaceImplementation
, "F2").WithLocation(5, 32),
43831
Diagnostic(ErrorCode.
ERR_RuntimeDoesNotSupportDefaultInterfaceImplementation
, "F3").WithLocation(6, 34),
43834
Diagnostic(ErrorCode.
ERR_RuntimeDoesNotSupportDefaultInterfaceImplementation
, "F4").WithLocation(7, 33)
43955
Diagnostic(ErrorCode.
ERR_RuntimeDoesNotSupportDefaultInterfaceImplementation
, "F1").WithLocation(4, 15),
43958
Diagnostic(ErrorCode.
ERR_RuntimeDoesNotSupportDefaultInterfaceImplementation
, "F2").WithLocation(5, 22),
43961
Diagnostic(ErrorCode.
ERR_RuntimeDoesNotSupportDefaultInterfaceImplementation
, "F3").WithLocation(6, 24),
43964
Diagnostic(ErrorCode.
ERR_RuntimeDoesNotSupportDefaultInterfaceImplementation
, "F4").WithLocation(7, 23)
44242
Diagnostic(ErrorCode.
ERR_RuntimeDoesNotSupportDefaultInterfaceImplementation
, "I1").WithLocation(4, 12),
44245
Diagnostic(ErrorCode.
ERR_RuntimeDoesNotSupportDefaultInterfaceImplementation
, "I2").WithLocation(8, 12),
44260
Diagnostic(ErrorCode.
ERR_RuntimeDoesNotSupportDefaultInterfaceImplementation
, "I6").WithLocation(24, 19),
44966
Diagnostic(ErrorCode.
ERR_RuntimeDoesNotSupportDefaultInterfaceImplementation
, "get").WithLocation(4, 20),
44969
Diagnostic(ErrorCode.
ERR_RuntimeDoesNotSupportDefaultInterfaceImplementation
, "set").WithLocation(4, 25),
44972
Diagnostic(ErrorCode.
ERR_RuntimeDoesNotSupportDefaultInterfaceImplementation
, "get").WithLocation(5, 27),
44975
Diagnostic(ErrorCode.
ERR_RuntimeDoesNotSupportDefaultInterfaceImplementation
, "set").WithLocation(5, 32),
44978
Diagnostic(ErrorCode.
ERR_RuntimeDoesNotSupportDefaultInterfaceImplementation
, "get").WithLocation(6, 29),
44981
Diagnostic(ErrorCode.
ERR_RuntimeDoesNotSupportDefaultInterfaceImplementation
, "set").WithLocation(6, 34),
44984
Diagnostic(ErrorCode.
ERR_RuntimeDoesNotSupportDefaultInterfaceImplementation
, "get").WithLocation(7, 28),
44987
Diagnostic(ErrorCode.
ERR_RuntimeDoesNotSupportDefaultInterfaceImplementation
, "set").WithLocation(7, 33)
45119
Diagnostic(ErrorCode.
ERR_RuntimeDoesNotSupportDefaultInterfaceImplementation
, "get").WithLocation(4, 20),
45122
Diagnostic(ErrorCode.
ERR_RuntimeDoesNotSupportDefaultInterfaceImplementation
, "get").WithLocation(5, 27),
45125
Diagnostic(ErrorCode.
ERR_RuntimeDoesNotSupportDefaultInterfaceImplementation
, "get").WithLocation(6, 29),
45128
Diagnostic(ErrorCode.
ERR_RuntimeDoesNotSupportDefaultInterfaceImplementation
, "get").WithLocation(7, 28)
45261
Diagnostic(ErrorCode.
ERR_RuntimeDoesNotSupportDefaultInterfaceImplementation
, "get").WithLocation(4, 20),
45264
Diagnostic(ErrorCode.
ERR_RuntimeDoesNotSupportDefaultInterfaceImplementation
, "set").WithLocation(4, 33),
45267
Diagnostic(ErrorCode.
ERR_RuntimeDoesNotSupportDefaultInterfaceImplementation
, "get").WithLocation(5, 27),
45270
Diagnostic(ErrorCode.
ERR_RuntimeDoesNotSupportDefaultInterfaceImplementation
, "set").WithLocation(5, 40),
45273
Diagnostic(ErrorCode.
ERR_RuntimeDoesNotSupportDefaultInterfaceImplementation
, "get").WithLocation(6, 29),
45276
Diagnostic(ErrorCode.
ERR_RuntimeDoesNotSupportDefaultInterfaceImplementation
, "set").WithLocation(6, 42)
45448
Diagnostic(ErrorCode.
ERR_RuntimeDoesNotSupportDefaultInterfaceImplementation
, "F1").WithLocation(4, 32),
45451
Diagnostic(ErrorCode.
ERR_RuntimeDoesNotSupportDefaultInterfaceImplementation
, "F2").WithLocation(5, 39),
45454
Diagnostic(ErrorCode.
ERR_RuntimeDoesNotSupportDefaultInterfaceImplementation
, "F3").WithLocation(6, 41),
45457
Diagnostic(ErrorCode.
ERR_RuntimeDoesNotSupportDefaultInterfaceImplementation
, "F4").WithLocation(7, 40)
45585
Diagnostic(ErrorCode.
ERR_RuntimeDoesNotSupportDefaultInterfaceImplementation
, "F1").WithLocation(4, 32),
45588
Diagnostic(ErrorCode.
ERR_RuntimeDoesNotSupportDefaultInterfaceImplementation
, "F2").WithLocation(5, 39),
45591
Diagnostic(ErrorCode.
ERR_RuntimeDoesNotSupportDefaultInterfaceImplementation
, "F3").WithLocation(6, 41),
45594
Diagnostic(ErrorCode.
ERR_RuntimeDoesNotSupportDefaultInterfaceImplementation
, "F4").WithLocation(7, 40)
45758
Diagnostic(ErrorCode.
ERR_RuntimeDoesNotSupportDefaultInterfaceImplementation
, "i1.P200").WithLocation(7, 34),
45761
Diagnostic(ErrorCode.
ERR_RuntimeDoesNotSupportDefaultInterfaceImplementation
, "i1.M300").WithLocation(8, 9),
45764
Diagnostic(ErrorCode.
ERR_RuntimeDoesNotSupportDefaultInterfaceImplementation
, "i1.E400 += i1.M300").WithLocation(9, 9),
45767
Diagnostic(ErrorCode.
ERR_RuntimeDoesNotSupportDefaultInterfaceImplementation
, "i1.M300").WithLocation(9, 20),
45770
Diagnostic(ErrorCode.
ERR_RuntimeDoesNotSupportDefaultInterfaceImplementation
, "i1.E400 -= new D1(i1.M300)").WithLocation(10, 9),
45773
Diagnostic(ErrorCode.
ERR_RuntimeDoesNotSupportDefaultInterfaceImplementation
, "i1.M300").WithLocation(10, 27),
45776
Diagnostic(ErrorCode.
ERR_RuntimeDoesNotSupportDefaultInterfaceImplementation
, @"i1[""500""]").WithLocation(11, 9)
45983
Diagnostic(ErrorCode.
ERR_RuntimeDoesNotSupportDefaultInterfaceImplementation
, "Main").WithLocation(4, 17),
46022
Diagnostic(ErrorCode.
ERR_RuntimeDoesNotSupportDefaultInterfaceImplementation
, "Main").WithLocation(4, 17),
46025
Diagnostic(ErrorCode.
ERR_RuntimeDoesNotSupportDefaultInterfaceImplementation
, "i1.P200").WithLocation(7, 34),
46028
Diagnostic(ErrorCode.
ERR_RuntimeDoesNotSupportDefaultInterfaceImplementation
, "i1.M300").WithLocation(8, 9),
46031
Diagnostic(ErrorCode.
ERR_RuntimeDoesNotSupportDefaultInterfaceImplementation
, "i1.E400 += i1.M300").WithLocation(9, 9),
46034
Diagnostic(ErrorCode.
ERR_RuntimeDoesNotSupportDefaultInterfaceImplementation
, "i1.M300").WithLocation(9, 20),
46037
Diagnostic(ErrorCode.
ERR_RuntimeDoesNotSupportDefaultInterfaceImplementation
, "i1.E400 -= new D1(i1.M300)").WithLocation(10, 9),
46040
Diagnostic(ErrorCode.
ERR_RuntimeDoesNotSupportDefaultInterfaceImplementation
, "i1.M300").WithLocation(10, 27),
46043
Diagnostic(ErrorCode.
ERR_RuntimeDoesNotSupportDefaultInterfaceImplementation
, @"i1[""500""]").WithLocation(11, 9),
46046
Diagnostic(ErrorCode.
ERR_RuntimeDoesNotSupportDefaultInterfaceImplementation
, "i1.P500").WithLocation(12, 13),
46049
Diagnostic(ErrorCode.
ERR_RuntimeDoesNotSupportDefaultInterfaceImplementation
, "i1.P600").WithLocation(13, 13),
46052
Diagnostic(ErrorCode.
ERR_RuntimeDoesNotSupportDefaultInterfaceImplementation
, "i1.P500").WithLocation(14, 9),
46055
Diagnostic(ErrorCode.
ERR_RuntimeDoesNotSupportDefaultInterfaceImplementation
, "i1.P600").WithLocation(15, 9)
46512
Diagnostic(ErrorCode.
ERR_RuntimeDoesNotSupportDefaultInterfaceImplementation
, "+").WithLocation(4, 31),
46515
Diagnostic(ErrorCode.
ERR_RuntimeDoesNotSupportDefaultInterfaceImplementation
, "-").WithLocation(10, 31),
46518
Diagnostic(ErrorCode.
ERR_RuntimeDoesNotSupportDefaultInterfaceImplementation
, "!").WithLocation(16, 31),
46521
Diagnostic(ErrorCode.
ERR_RuntimeDoesNotSupportDefaultInterfaceImplementation
, "~").WithLocation(22, 31),
46524
Diagnostic(ErrorCode.
ERR_RuntimeDoesNotSupportDefaultInterfaceImplementation
, "++").WithLocation(28, 31),
46527
Diagnostic(ErrorCode.
ERR_RuntimeDoesNotSupportDefaultInterfaceImplementation
, "--").WithLocation(34, 31),
46530
Diagnostic(ErrorCode.
ERR_RuntimeDoesNotSupportDefaultInterfaceImplementation
, "true").WithLocation(40, 33),
46533
Diagnostic(ErrorCode.
ERR_RuntimeDoesNotSupportDefaultInterfaceImplementation
, "false").WithLocation(46, 33),
46536
Diagnostic(ErrorCode.
ERR_RuntimeDoesNotSupportDefaultInterfaceImplementation
, "+").WithLocation(52, 31),
46539
Diagnostic(ErrorCode.
ERR_RuntimeDoesNotSupportDefaultInterfaceImplementation
, "-").WithLocation(58, 31),
46542
Diagnostic(ErrorCode.
ERR_RuntimeDoesNotSupportDefaultInterfaceImplementation
, "*").WithLocation(64, 31),
46545
Diagnostic(ErrorCode.
ERR_RuntimeDoesNotSupportDefaultInterfaceImplementation
, "/").WithLocation(70, 31),
46548
Diagnostic(ErrorCode.
ERR_RuntimeDoesNotSupportDefaultInterfaceImplementation
, "%").WithLocation(76, 31),
46551
Diagnostic(ErrorCode.
ERR_RuntimeDoesNotSupportDefaultInterfaceImplementation
, "&").WithLocation(82, 31),
46554
Diagnostic(ErrorCode.
ERR_RuntimeDoesNotSupportDefaultInterfaceImplementation
, "|").WithLocation(88, 31),
46557
Diagnostic(ErrorCode.
ERR_RuntimeDoesNotSupportDefaultInterfaceImplementation
, "^").WithLocation(94, 31),
46560
Diagnostic(ErrorCode.
ERR_RuntimeDoesNotSupportDefaultInterfaceImplementation
, "<<").WithLocation(100, 31),
46563
Diagnostic(ErrorCode.
ERR_RuntimeDoesNotSupportDefaultInterfaceImplementation
, ">>").WithLocation(106, 31),
46566
Diagnostic(ErrorCode.
ERR_RuntimeDoesNotSupportDefaultInterfaceImplementation
, ">").WithLocation(112, 31),
46569
Diagnostic(ErrorCode.
ERR_RuntimeDoesNotSupportDefaultInterfaceImplementation
, "<").WithLocation(118, 31),
46572
Diagnostic(ErrorCode.
ERR_RuntimeDoesNotSupportDefaultInterfaceImplementation
, ">=").WithLocation(124, 31),
46575
Diagnostic(ErrorCode.
ERR_RuntimeDoesNotSupportDefaultInterfaceImplementation
, "<=").WithLocation(130, 31),
46578
Diagnostic(ErrorCode.
ERR_RuntimeDoesNotSupportDefaultInterfaceImplementation
, ">>>").WithLocation(136, 31)
52256
Diagnostic(ErrorCode.
ERR_RuntimeDoesNotSupportDefaultInterfaceImplementation
, "M1").WithLocation(9, 22)
57052
Diagnostic(ErrorCode.
ERR_RuntimeDoesNotSupportDefaultInterfaceImplementation
, "get").WithLocation(9, 25),
57055
Diagnostic(ErrorCode.
ERR_RuntimeDoesNotSupportDefaultInterfaceImplementation
, "set").WithLocation(9, 30)
57134
Diagnostic(ErrorCode.
ERR_RuntimeDoesNotSupportDefaultInterfaceImplementation
, "get").WithLocation(9, 25)
57210
Diagnostic(ErrorCode.
ERR_RuntimeDoesNotSupportDefaultInterfaceImplementation
, "set").WithLocation(9, 25)
59243
Diagnostic(ErrorCode.
ERR_RuntimeDoesNotSupportDefaultInterfaceImplementation
, "P1").WithLocation(9, 37)
62030
Diagnostic(ErrorCode.
ERR_RuntimeDoesNotSupportDefaultInterfaceImplementation
, "get").WithLocation(9, 34),
62033
Diagnostic(ErrorCode.
ERR_RuntimeDoesNotSupportDefaultInterfaceImplementation
, "set").WithLocation(9, 39)
62068
Diagnostic(ErrorCode.
ERR_RuntimeDoesNotSupportDefaultInterfaceImplementation
, "get").WithLocation(9, 34)
62103
Diagnostic(ErrorCode.
ERR_RuntimeDoesNotSupportDefaultInterfaceImplementation
, "set").WithLocation(9, 34)
67687
Diagnostic(ErrorCode.
ERR_RuntimeDoesNotSupportDefaultInterfaceImplementation
, "DefaultImplementationsOfInterfaces").WithLocation(6, 29)
67715
Diagnostic(ErrorCode.
ERR_RuntimeDoesNotSupportDefaultInterfaceImplementation
, "DefaultImplementationsOfInterfaces").WithLocation(6, 29)
Symbols\StaticAbstractMembersInInterfacesTests.cs (1)
12299
compilation3.GetDiagnostics().Where(d => d.Code is not (int)ErrorCode.
ERR_RuntimeDoesNotSupportDefaultInterfaceImplementation
).Verify(builder.ToArrayAndFree());
Microsoft.CodeAnalysis.CSharp.Syntax.UnitTests (1)
Parsing\AsyncParsingTests.cs (1)
2493
Diagnostic(ErrorCode.
ERR_RuntimeDoesNotSupportDefaultInterfaceImplementation
, "null").WithLocation(1, 42));