45 references to ERR_AbstractEventHasAccessors
Microsoft.CodeAnalysis.CSharp (2)
Errors\ErrorFacts.cs (1)
2019
or ErrorCode.
ERR_AbstractEventHasAccessors
Symbols\Source\SourceCustomEventSymbol.cs (1)
134
diagnostics.Add(ErrorCode.
ERR_AbstractEventHasAccessors
, syntax.AccessorList.OpenBraceToken.GetLocation(), this);
Microsoft.CodeAnalysis.CSharp.Emit3.UnitTests (1)
PartialEventsAndConstructorsTests.cs (1)
1276
Diagnostic(ErrorCode.
ERR_AbstractEventHasAccessors
, "{").WithArguments("C.E").WithLocation(4, 54),
Microsoft.CodeAnalysis.CSharp.Symbol.UnitTests (41)
Symbols\DefaultInterfaceImplementationTests.cs (26)
26809
Diagnostic(ErrorCode.
ERR_AbstractEventHasAccessors
, "{").WithArguments("I1.P10").WithLocation(13, 38),
27173
Diagnostic(ErrorCode.
ERR_AbstractEventHasAccessors
, "{").WithArguments("I1.P10").WithLocation(13, 38),
27266
Diagnostic(ErrorCode.
ERR_AbstractEventHasAccessors
, "{").WithArguments("I1.P10").WithLocation(13, 38),
29675
Diagnostic(ErrorCode.
ERR_AbstractEventHasAccessors
, "{").WithArguments("I2.P2").WithLocation(8, 44),
29899
Diagnostic(ErrorCode.
ERR_AbstractEventHasAccessors
, "{").WithArguments("I1.P1").WithLocation(8, 45),
29905
Diagnostic(ErrorCode.
ERR_AbstractEventHasAccessors
, "{").WithArguments("I2.P2").WithLocation(13, 5),
29911
Diagnostic(ErrorCode.
ERR_AbstractEventHasAccessors
, "{").WithArguments("I3.P3").WithLocation(20, 45),
29917
Diagnostic(ErrorCode.
ERR_AbstractEventHasAccessors
, "{").WithArguments("I4.P4").WithLocation(24, 45),
29923
Diagnostic(ErrorCode.
ERR_AbstractEventHasAccessors
, "{").WithArguments("I5.P5").WithLocation(29, 5),
29929
Diagnostic(ErrorCode.
ERR_AbstractEventHasAccessors
, "{").WithArguments("I6.P6").WithLocation(36, 45),
29935
Diagnostic(ErrorCode.
ERR_AbstractEventHasAccessors
, "{").WithArguments("I7.P7").WithLocation(40, 45),
29941
Diagnostic(ErrorCode.
ERR_AbstractEventHasAccessors
, "{").WithArguments("I8.P8").WithLocation(44, 45),
30608
Diagnostic(ErrorCode.
ERR_AbstractEventHasAccessors
, "{").WithArguments("I1.P1").WithLocation(4, 37),
30617
Diagnostic(ErrorCode.
ERR_AbstractEventHasAccessors
, "{").WithArguments("I4.P4").WithLocation(16, 44),
40803
Diagnostic(ErrorCode.
ERR_AbstractEventHasAccessors
, "{").WithArguments("I1.I4.M1").WithLocation(20, 5),
58478
Diagnostic(ErrorCode.
ERR_AbstractEventHasAccessors
, "{").WithArguments("I2.I1.P1").WithLocation(10, 5),
58569
Diagnostic(ErrorCode.
ERR_AbstractEventHasAccessors
, "{").WithArguments("I2.I1.P1").WithLocation(10, 5),
58851
Diagnostic(ErrorCode.
ERR_AbstractEventHasAccessors
, "{").WithArguments("I2.I1.P1").WithLocation(9, 40 + implModifiers.Length),
58884
Diagnostic(ErrorCode.
ERR_AbstractEventHasAccessors
, "{").WithArguments("I2.I1.P1").WithLocation(9, 40 + implModifiers.Length),
58917
Diagnostic(ErrorCode.
ERR_AbstractEventHasAccessors
, "{").WithArguments("I2.I1.P1").WithLocation(9, 40 + implModifiers.Length),
58950
Diagnostic(ErrorCode.
ERR_AbstractEventHasAccessors
, "{").WithArguments("I2.I1.P1").WithLocation(9, 40 + implModifiers.Length),
58983
Diagnostic(ErrorCode.
ERR_AbstractEventHasAccessors
, "{").WithArguments("I2.I1.P1").WithLocation(9, 40 + implModifiers.Length),
59016
Diagnostic(ErrorCode.
ERR_AbstractEventHasAccessors
, "{").WithArguments("I2.I1.P1").WithLocation(9, 40 + implModifiers.Length),
59049
Diagnostic(ErrorCode.
ERR_AbstractEventHasAccessors
, "{").WithArguments("I2.I1.P1").WithLocation(9, 40 + implModifiers.Length),
59125
Diagnostic(ErrorCode.
ERR_AbstractEventHasAccessors
, "{").WithArguments("I2.I1.P1").WithLocation(10, 5),
59204
Diagnostic(ErrorCode.
ERR_AbstractEventHasAccessors
, "{").WithArguments("I2.I1.P1").WithLocation(10, 5),
Symbols\StaticAbstractMembersInInterfacesTests.cs (13)
2801
Diagnostic(ErrorCode.
ERR_AbstractEventHasAccessors
, "{").WithArguments("I1.M01").WithLocation(4, 33),
2822
Diagnostic(ErrorCode.
ERR_AbstractEventHasAccessors
, "{").WithArguments("I1.M05").WithLocation(16, 41),
2831
Diagnostic(ErrorCode.
ERR_AbstractEventHasAccessors
, "{").WithArguments("I1.M06").WithLocation(19, 40),
2840
Diagnostic(ErrorCode.
ERR_AbstractEventHasAccessors
, "{").WithArguments("I1.M07").WithLocation(22, 42),
2981
Diagnostic(ErrorCode.
ERR_AbstractEventHasAccessors
, "{").WithArguments("I1.M01").WithLocation(4, 33),
2990
Diagnostic(ErrorCode.
ERR_AbstractEventHasAccessors
, "{").WithArguments("I1.M05").WithLocation(16, 41),
2996
Diagnostic(ErrorCode.
ERR_AbstractEventHasAccessors
, "{").WithArguments("I1.M06").WithLocation(19, 40),
3002
Diagnostic(ErrorCode.
ERR_AbstractEventHasAccessors
, "{").WithArguments("I1.M07").WithLocation(22, 42),
3170
Diagnostic(ErrorCode.
ERR_AbstractEventHasAccessors
, "{").WithArguments("I1.M01").WithLocation(4, 33),
3194
Diagnostic(ErrorCode.
ERR_AbstractEventHasAccessors
, "{").WithArguments("I1.M05").WithLocation(16, 41),
3203
Diagnostic(ErrorCode.
ERR_AbstractEventHasAccessors
, "{").WithArguments("I1.M06").WithLocation(19, 40),
3212
Diagnostic(ErrorCode.
ERR_AbstractEventHasAccessors
, "{").WithArguments("I1.M07").WithLocation(22, 42),
4971
Diagnostic(ErrorCode.
ERR_AbstractEventHasAccessors
, "{").WithArguments("I1.E01").WithLocation(6, 52),
Symbols\SymbolErrorTests.cs (2)
8078
Diagnostic(ErrorCode.
ERR_AbstractEventHasAccessors
, "{").WithArguments("NS.clx.E").WithLocation(9, 47),
8081
Diagnostic(ErrorCode.
ERR_AbstractEventHasAccessors
, "{").WithArguments("NS.clx.X").WithLocation(10, 47));
Microsoft.CodeAnalysis.CSharp.Syntax.UnitTests (1)
Parsing\ParserErrorMessageTests.cs (1)
98
Diagnostic(ErrorCode.
ERR_AbstractEventHasAccessors
, "{").WithArguments("A.E").WithLocation(9, 36));