70 references to InsertNotSupportedByRuntime
Microsoft.CodeAnalysis.CSharp.Features.UnitTests (65)
EditAndContinue\StatementEditingTests.cs (19)
2199
[Diagnostic(RudeEditKind.
InsertNotSupportedByRuntime
, "a", GetResource("lambda"))],
2240
[Diagnostic(RudeEditKind.
InsertNotSupportedByRuntime
, "a", GetResource("lambda"))],
2281
[Diagnostic(RudeEditKind.
InsertNotSupportedByRuntime
, "a", GetResource("lambda"))],
2326
[Diagnostic(RudeEditKind.
InsertNotSupportedByRuntime
, "a", GetResource("lambda"))],
2369
[Diagnostic(RudeEditKind.
InsertNotSupportedByRuntime
, "b", GetResource("lambda"))],
2702
[Diagnostic(RudeEditKind.
InsertNotSupportedByRuntime
, "b", GetResource("lambda"))],
2746
[Diagnostic(RudeEditKind.
InsertNotSupportedByRuntime
, "b", GetResource("lambda"))],
2788
[Diagnostic(RudeEditKind.
InsertNotSupportedByRuntime
, "b", GetResource("lambda"))],
3317
[Diagnostic(RudeEditKind.
InsertNotSupportedByRuntime
, "b", CSharpFeaturesResources.lambda)],
7389
Diagnostic(RudeEditKind.
InsertNotSupportedByRuntime
, "f", GetResource("local function")),
7433
Diagnostic(RudeEditKind.
InsertNotSupportedByRuntime
, "f", GetResource("local function")),
7490
Diagnostic(RudeEditKind.
InsertNotSupportedByRuntime
, "f", GetResource("local function"))
8160
[Diagnostic(RudeEditKind.
InsertNotSupportedByRuntime
, "M", FeaturesResources.local_function)],
12213
Diagnostic(RudeEditKind.
InsertNotSupportedByRuntime
, "where", GetResource("where clause")),
12214
Diagnostic(RudeEditKind.
InsertNotSupportedByRuntime
, "group", GetResource("groupby clause")),
12215
Diagnostic(RudeEditKind.
InsertNotSupportedByRuntime
, "select", GetResource("select clause"))
12271
Diagnostic(RudeEditKind.
InsertNotSupportedByRuntime
, "where", GetResource("where clause")),
12272
Diagnostic(RudeEditKind.
InsertNotSupportedByRuntime
, "group", GetResource("groupby clause")),
12273
Diagnostic(RudeEditKind.
InsertNotSupportedByRuntime
, "select", GetResource("select clause"))
EditAndContinue\TopLevelEditingTests.cs (46)
1928
[Diagnostic(RudeEditKind.
InsertNotSupportedByRuntime
, "public class D", FeaturesResources.class_)],
2186
[Diagnostic(RudeEditKind.
InsertNotSupportedByRuntime
, "class C<T>", GetResource("class"))],
2360
Diagnostic(RudeEditKind.
InsertNotSupportedByRuntime
, "C(int x)", FeaturesResources.constructor),
2361
Diagnostic(RudeEditKind.
InsertNotSupportedByRuntime
, "void M()", FeaturesResources.method),
2362
Diagnostic(RudeEditKind.
InsertNotSupportedByRuntime
, "void G<S>()", FeaturesResources.method),
2363
Diagnostic(RudeEditKind.
InsertNotSupportedByRuntime
, "int P2", FeaturesResources.property_),
2364
Diagnostic(RudeEditKind.
InsertNotSupportedByRuntime
, "int this[int i]", FeaturesResources.indexer_),
2365
Diagnostic(RudeEditKind.
InsertNotSupportedByRuntime
, "event Action E", FeaturesResources.event_),
2366
Diagnostic(RudeEditKind.
InsertNotSupportedByRuntime
, "set", CSharpFeaturesResources.property_setter),
2367
Diagnostic(RudeEditKind.
InsertNotSupportedByRuntime
, "get", CSharpFeaturesResources.indexer_getter),
2409
Diagnostic(RudeEditKind.
InsertNotSupportedByRuntime
, "int P", FeaturesResources.auto_property),
2410
Diagnostic(RudeEditKind.
InsertNotSupportedByRuntime
, "EF", CSharpFeaturesResources.event_field),
2411
Diagnostic(RudeEditKind.
InsertNotSupportedByRuntime
, "F1", FeaturesResources.field),
2412
Diagnostic(RudeEditKind.
InsertNotSupportedByRuntime
, "F2", FeaturesResources.field),
2413
Diagnostic(RudeEditKind.
InsertNotSupportedByRuntime
, "SF", FeaturesResources.field),
2418
Diagnostic(RudeEditKind.
InsertNotSupportedByRuntime
, "int P", GetResource("auto-property")),
2419
Diagnostic(RudeEditKind.
InsertNotSupportedByRuntime
, "F1", FeaturesResources.field),
2420
Diagnostic(RudeEditKind.
InsertNotSupportedByRuntime
, "F2", FeaturesResources.field),
2421
Diagnostic(RudeEditKind.
InsertNotSupportedByRuntime
, "SF", FeaturesResources.field),
2426
Diagnostic(RudeEditKind.
InsertNotSupportedByRuntime
, "int P", FeaturesResources.auto_property),
2427
Diagnostic(RudeEditKind.
InsertNotSupportedByRuntime
, "EF", CSharpFeaturesResources.event_field)
2469
Diagnostic(RudeEditKind.
InsertNotSupportedByRuntime
, "void F()", FeaturesResources.method),
2470
Diagnostic(RudeEditKind.
InsertNotSupportedByRuntime
, "X", FeaturesResources.field),
2471
Diagnostic(RudeEditKind.
InsertNotSupportedByRuntime
, "Y", FeaturesResources.field)
3632
[Diagnostic(RudeEditKind.
InsertNotSupportedByRuntime
, "record C", GetResource("property getter", "X.get"))],
3653
Diagnostic(RudeEditKind.
InsertNotSupportedByRuntime
, "record C<T>", GetResource("property getter", "X.get"))
6376
[Diagnostic(RudeEditKind.
InsertNotSupportedByRuntime
, "class C", GetResource("class"))],
6393
[Diagnostic(RudeEditKind.
InsertNotSupportedByRuntime
, "class C", GetResource("class"))],
8013
[Diagnostic(RudeEditKind.
InsertNotSupportedByRuntime
, "void goo()", FeaturesResources.method)],
13048
Diagnostic(RudeEditKind.
InsertNotSupportedByRuntime
, "(int P)", GetResource("constructor")),
13049
Diagnostic(RudeEditKind.
InsertNotSupportedByRuntime
, "int P", GetResource("parameter"))
14147
[Diagnostic(RudeEditKind.
InsertNotSupportedByRuntime
, "c", GetResource("lambda"))],
17222
Diagnostic(RudeEditKind.
InsertNotSupportedByRuntime
, "c", GetResource("lambda")),
17223
Diagnostic(RudeEditKind.
InsertNotSupportedByRuntime
, "B = F(b => b + 1)", GetResource("field")),
17382
[Diagnostic(RudeEditKind.
InsertNotSupportedByRuntime
, "a = 1", FeaturesResources.field)],
17395
[Diagnostic(RudeEditKind.
InsertNotSupportedByRuntime
, "a = 1", FeaturesResources.field)],
17689
[Diagnostic(RudeEditKind.
InsertNotSupportedByRuntime
, "int P", GetResource("property getter"))],
18647
[Diagnostic(RudeEditKind.
InsertNotSupportedByRuntime
, "int P", FeaturesResources.property_)],
18809
[Diagnostic(RudeEditKind.
InsertNotSupportedByRuntime
, "int P", GetResource("auto-property"))],
18847
[Diagnostic(RudeEditKind.
InsertNotSupportedByRuntime
, "static int P", GetResource("auto-property"))],
18868
[Diagnostic(RudeEditKind.
InsertNotSupportedByRuntime
, "int P", GetResource("auto-property"))],
18895
[Diagnostic(RudeEditKind.
InsertNotSupportedByRuntime
, "int P", GetResource("auto-property"))],
18918
[Diagnostic(RudeEditKind.
InsertNotSupportedByRuntime
, "static int P", GetResource("auto-property"))],
18945
[Diagnostic(RudeEditKind.
InsertNotSupportedByRuntime
, "static int P", GetResource("auto-property"))],
19184
Diagnostic(RudeEditKind.
InsertNotSupportedByRuntime
, "get", GetResource("property getter"))
19208
Diagnostic(RudeEditKind.
InsertNotSupportedByRuntime
, "get", GetResource("property getter"))
Microsoft.CodeAnalysis.Features (5)
EditAndContinue\AbstractEditAndContinueAnalyzer.cs (4)
3088
RudeEditKind.
InsertNotSupportedByRuntime
,
3130
RudeEditKind.
InsertNotSupportedByRuntime
,
4362
rudeEdit = RudeEditKind.
InsertNotSupportedByRuntime
;
5963
diagnostics.Add(new RudeEditDiagnostic(RudeEditKind.
InsertNotSupportedByRuntime
, GetDiagnosticSpan(newLambda, EditKind.Insert), newLambda, [GetDisplayName(newLambda, EditKind.Insert)]));
EditAndContinue\EditAndContinueDiagnosticDescriptors.cs (1)
160
AddRudeEdit(RudeEditKind.
InsertNotSupportedByRuntime
, nameof(FeaturesResources.Adding_0_requires_restarting_the_application));