1664 references to Update
Microsoft.CodeAnalysis (7)
Emit\EditAndContinue\DefinitionMap.cs (1)
87
if (edit.Kind == SemanticEditKind.
Update
&& edit.SyntaxMap != null)
Emit\EditAndContinue\SymbolChanges.cs (2)
368
case SemanticEditKind.
Update
:
428
if (edit.Kind == SemanticEditKind.
Update
)
Emit\SemanticEdit.cs (4)
58
/// <see cref="Kind"/> must be <see cref="SemanticEditKind.
Update
"/>.
129
if (kind != SemanticEditKind.
Update
)
167
if (kind != SemanticEditKind.
Update
)
208
Kind = SemanticEditKind.
Update
;
Microsoft.CodeAnalysis.CSharp.Emit2.UnitTests (520)
Emit\EditAndContinue\AssemblyReferencesTests.cs (11)
79
SemanticEditKind.
Update
,
155
SemanticEditKind.
Update
,
236
ImmutableArray.Create(SemanticEdit.Create(SemanticEditKind.
Update
, f0, f1)));
243
SemanticEdit.Create(SemanticEditKind.
Update
, f1, f2)));
341
ImmutableArray.Create(SemanticEdit.Create(SemanticEditKind.
Update
, f0, f1)));
346
SemanticEdit.Create(SemanticEditKind.
Update
, f1, f2),
424
ImmutableArray.Create(SemanticEdit.Create(SemanticEditKind.
Update
, f0, f1)));
504
ImmutableArray.Create(SemanticEdit.Create(SemanticEditKind.
Update
, f0, f1)));
615
ImmutableArray.Create(SemanticEdit.Create(SemanticEditKind.
Update
, m0, m1, GetSyntaxMapFromMarkers(source0, source1))));
624
ImmutableArray.Create(SemanticEdit.Create(SemanticEditKind.
Update
, f1, f2, GetSyntaxMapFromMarkers(source1, source2))));
636
ImmutableArray.Create(SemanticEdit.Create(SemanticEditKind.
Update
, m2, m3, GetSyntaxMapFromMarkers(source2, source3))));
Emit\EditAndContinue\EditAndContinueClosureTests.cs (109)
71
Edit(SemanticEditKind.
Update
, c => c.GetMembers<IMethodSymbol>("C.F").Single(m => m.Parameters is []), preserveLocalVariables: true),
72
Edit(SemanticEditKind.
Update
, c => c.GetMembers<IMethodSymbol>("C.F").Single(m => m.Parameters is [_]), preserveLocalVariables: true),
73
Edit(SemanticEditKind.
Update
, c => c.GetMembers<IMethodSymbol>("C.F").Single(m => m.Parameters is [_, _]), preserveLocalVariables: true),
163
Edit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), preserveLocalVariables: true),
185
Edit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), preserveLocalVariables: true),
209
Edit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), preserveLocalVariables: true),
258
ImmutableArray.Create(SemanticEdit.Create(SemanticEditKind.
Update
, f0, f1, GetSyntaxMapFromMarkers(source0, source1))));
319
ImmutableArray.Create(SemanticEdit.Create(SemanticEditKind.
Update
, f0, f1, GetSyntaxMapFromMarkers(source0, source1))));
391
ImmutableArray.Create(SemanticEdit.Create(SemanticEditKind.
Update
, f0, f1, GetSyntaxMapFromMarkers(source0, source1))));
449
ImmutableArray.Create(SemanticEdit.Create(SemanticEditKind.
Update
, f0, f1, GetSyntaxMapFromMarkers(source0, source1))));
502
ImmutableArray.Create(SemanticEdit.Create(SemanticEditKind.
Update
, f0, f1, GetSyntaxMapFromMarkers(source0, source1))));
561
ImmutableArray.Create(SemanticEdit.Create(SemanticEditKind.
Update
, f0, f1, GetSyntaxMapFromMarkers(source0, source1))));
615
ImmutableArray.Create(SemanticEdit.Create(SemanticEditKind.
Update
, f0, f1, GetSyntaxMapFromMarkers(source0, source1))));
670
ImmutableArray.Create(SemanticEdit.Create(SemanticEditKind.
Update
, f0, f1, GetSyntaxMapFromMarkers(source0, source1))));
726
ImmutableArray.Create(SemanticEdit.Create(SemanticEditKind.
Update
, f0, f1, GetSyntaxMapFromMarkers(source0, source1))));
781
ImmutableArray.Create(SemanticEdit.Create(SemanticEditKind.
Update
, f0, f1, GetSyntaxMapFromMarkers(source0, source1))));
849
ImmutableArray.Create(SemanticEdit.Create(SemanticEditKind.
Update
, f0, f1, GetSyntaxMapFromMarkers(source0, source1))));
924
ImmutableArray.Create(SemanticEdit.Create(SemanticEditKind.
Update
, f0, f1, GetSyntaxMapFromMarkers(source0, source1))));
998
ImmutableArray.Create(SemanticEdit.Create(SemanticEditKind.
Update
, ctor0, ctor1, GetSyntaxMapFromMarkers(source0, source1))));
1065
ImmutableArray.Create(SemanticEdit.Create(SemanticEditKind.
Update
, ctor0, ctor1, GetSyntaxMapFromMarkers(source0, source1))));
1124
ImmutableArray.Create(SemanticEdit.Create(SemanticEditKind.
Update
, f0, f1, GetSyntaxMapFromMarkers(source0, source1))));
1212
ImmutableArray.Create(SemanticEdit.Create(SemanticEditKind.
Update
, f0, f1, GetSyntaxMapFromMarkers(source0, source1))));
1301
ImmutableArray.Create(SemanticEdit.Create(SemanticEditKind.
Update
, f0, f1, GetSyntaxMapFromMarkers(source0, source1))));
1385
ImmutableArray.Create(SemanticEdit.Create(SemanticEditKind.
Update
, f0, f1, GetSyntaxMapFromMarkers(source0, source1))));
1476
ImmutableArray.Create(SemanticEdit.Create(SemanticEditKind.
Update
, f0, f1, GetSyntaxMapFromMarkers(source0, source1))));
1558
ImmutableArray.Create(SemanticEdit.Create(SemanticEditKind.
Update
, f0, f1, GetSyntaxMapFromMarkers(source0, source1))));
1636
ImmutableArray.Create(SemanticEdit.Create(SemanticEditKind.
Update
, f0, f1, GetSyntaxMapFromMarkers(source0, source1))));
1660
ImmutableArray.Create(SemanticEdit.Create(SemanticEditKind.
Update
, f1, f2, GetSyntaxMapFromMarkers(source1, source2))));
1735
ImmutableArray.Create(SemanticEdit.Create(SemanticEditKind.
Update
, f0, f1, GetSyntaxMapFromMarkers(source0, source1))));
1758
ImmutableArray.Create(SemanticEdit.Create(SemanticEditKind.
Update
, f1, f2, GetSyntaxMapFromMarkers(source1, source2))));
1826
ImmutableArray.Create(SemanticEdit.Create(SemanticEditKind.
Update
, f0, f1, GetSyntaxMapFromMarkers(source0, source1))));
1849
ImmutableArray.Create(SemanticEdit.Create(SemanticEditKind.
Update
, f1, f2, GetSyntaxMapFromMarkers(source1, source2))));
1935
ImmutableArray.Create(SemanticEdit.Create(SemanticEditKind.
Update
, f0, f1, GetSyntaxMapFromMarkers(source0, source1))));
1970
ImmutableArray.Create(SemanticEdit.Create(SemanticEditKind.
Update
, f1, f2, GetSyntaxMapFromMarkers(source1, source2))));
2014
ImmutableArray.Create(SemanticEdit.Create(SemanticEditKind.
Update
, f2, f3, GetSyntaxMapFromMarkers(source2, source3))));
2133
ImmutableArray.Create(SemanticEdit.Create(SemanticEditKind.
Update
, f0, f1, GetSyntaxMapFromMarkers(source0, source1))));
2167
ImmutableArray.Create(SemanticEdit.Create(SemanticEditKind.
Update
, f1, f2, GetSyntaxMapFromMarkers(source1, source2))));
2209
ImmutableArray.Create(SemanticEdit.Create(SemanticEditKind.
Update
, f2, f3, GetSyntaxMapFromMarkers(source2, source3))));
2343
ImmutableArray.Create(SemanticEdit.Create(SemanticEditKind.
Update
, f0, f1, GetSyntaxMapFromMarkers(source0, source1))));
2367
ImmutableArray.Create(SemanticEdit.Create(SemanticEditKind.
Update
, f1, f2, GetSyntaxMapFromMarkers(source1, source2))));
2733
SemanticEdit.Create(SemanticEditKind.
Update
, main0, main1)));
2744
SemanticEdit.Create(SemanticEditKind.
Update
, main1, main2)));
2755
SemanticEdit.Create(SemanticEditKind.
Update
, main2, main3)));
2803
ImmutableArray.Create(SemanticEdit.Create(SemanticEditKind.
Update
, f0, f1, GetSyntaxMapFromMarkers(source0, source1))));
2876
SemanticEdit.Create(SemanticEditKind.
Update
, ctor00, ctor01, GetSyntaxMapFromMarkers(source0, source1)),
2877
SemanticEdit.Create(SemanticEditKind.
Update
, ctor10, ctor11, GetSyntaxMapFromMarkers(source0, source1))));
2982
SemanticEdit.Create(SemanticEditKind.
Update
, ctor00, ctor01, GetSyntaxMapFromMarkers(source0, source1)),
2983
SemanticEdit.Create(SemanticEditKind.
Update
, ctor10, ctor11, GetSyntaxMapFromMarkers(source0, source1))));
3102
SemanticEdit.Create(SemanticEditKind.
Update
, ctor0, ctor1, GetSyntaxMapFromMarkers(source0, source1))));
3257
SemanticEdit.Create(SemanticEditKind.
Update
, f0, f1, GetSyntaxMapFromMarkers(source0, source1))));
3412
Edit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), preserveLocalVariables: true)
3496
SemanticEdit.Create(SemanticEditKind.
Update
, f0, f1, GetSyntaxMapFromMarkers(source0, source1))));
3648
Edit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), preserveLocalVariables: true)
3764
SemanticEdit.Create(SemanticEditKind.
Update
, f0, f1, GetSyntaxMapFromMarkers(source0, source1))));
3796
SemanticEdit.Create(SemanticEditKind.
Update
, f1, f2, GetSyntaxMapFromMarkers(source1, source2))));
3889
SemanticEdit.Create(SemanticEditKind.
Update
, f0, f1, GetSyntaxMapFromMarkers(source0, source1))));
3901
SemanticEdit.Create(SemanticEditKind.
Update
, f1, f2, GetSyntaxMapFromMarkers(source1, source2))));
3989
SemanticEdit.Create(SemanticEditKind.
Update
, f0, f1, GetSyntaxMapFromMarkers(source0, source1))));
4041
SemanticEdit.Create(SemanticEditKind.
Update
, f1, f2, GetSyntaxMapFromMarkers(source1, source2))));
4134
ImmutableArray.Create(SemanticEdit.Create(SemanticEditKind.
Update
, f0, f1, GetSyntaxMapFromMarkers(source0, source1))));
4219
ImmutableArray.Create(SemanticEdit.Create(SemanticEditKind.
Update
, f0, f1, GetSyntaxMapFromMarkers(source0, source1))));
4301
ImmutableArray.Create(SemanticEdit.Create(SemanticEditKind.
Update
, f0, f1, GetSyntaxMapFromMarkers(source0, source1))));
4374
ImmutableArray.Create(SemanticEdit.Create(SemanticEditKind.
Update
, f0, f1, GetSyntaxMapFromMarkers(source0, source1))));
4456
ImmutableArray.Create(SemanticEdit.Create(SemanticEditKind.
Update
, f0, f1, GetSyntaxMapFromMarkers(source0, source1))));
4565
Edit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), preserveLocalVariables: true)
4639
ImmutableArray.Create(SemanticEdit.Create(SemanticEditKind.
Update
, f0, f1, GetSyntaxMapFromMarkers(source0, source1))));
4698
ImmutableArray.Create(SemanticEdit.Create(SemanticEditKind.
Update
, f0, f1, GetSyntaxMapFromMarkers(source0, source1))));
4833
Edit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), preserveLocalVariables: true),
4991
Edit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), preserveLocalVariables: true),
5105
Edit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), preserveLocalVariables: true),
5261
Edit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), preserveLocalVariables: true),
5377
Edit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), preserveLocalVariables: true),
5513
Edit(SemanticEditKind.
Update
, c => c.GetMember("C..ctor"), preserveLocalVariables: true),
5645
Edit(SemanticEditKind.
Update
, c => c.GetMember("C..ctor"), preserveLocalVariables: true),
5753
Edit(SemanticEditKind.
Update
, c => c.GetMember("Program.<Main>$"), preserveLocalVariables: true),
5896
Edit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), preserveLocalVariables: true),
6042
Edit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), preserveLocalVariables: true),
6152
Edit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), preserveLocalVariables: true),
6270
Edit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), preserveLocalVariables: true),
6418
Edit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), preserveLocalVariables: true),
6517
Edit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), preserveLocalVariables: true),
6591
Edit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), preserveLocalVariables: true),
6692
Edit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), preserveLocalVariables: true),
6827
Edit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), preserveLocalVariables: true),
7002
Edit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), preserveLocalVariables: true),
7171
Edit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), preserveLocalVariables: true),
7278
Edit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), preserveLocalVariables: true),
7341
Edit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), preserveLocalVariables: true),
7433
Edit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), preserveLocalVariables: true),
7483
Edit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), preserveLocalVariables: true),
7611
Edit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), preserveLocalVariables: true),
7818
Edit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), preserveLocalVariables: true),
7977
Edit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), preserveLocalVariables: true),
8178
Edit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), preserveLocalVariables: true),
8319
Edit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), preserveLocalVariables: true),
8573
Edit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), preserveLocalVariables: true),
8755
Edit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), preserveLocalVariables: true),
8968
Edit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), preserveLocalVariables: true),
9148
Edit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), preserveLocalVariables: true),
9365
Edit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), preserveLocalVariables: true),
9519
Edit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), preserveLocalVariables: true),
9618
Edit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), preserveLocalVariables: true),
9747
Edit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), preserveLocalVariables: true),
9848
Edit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), preserveLocalVariables: true),
9996
Edit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), preserveLocalVariables: true),
10110
Edit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), preserveLocalVariables: true),
10241
Edit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), preserveLocalVariables: true),
10370
Edit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), preserveLocalVariables: true, rudeEdits: _ => new RuntimeRudeEdit("Return type changed", 0x123)),
10450
Edit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), preserveLocalVariables: true, rudeEdits: _ => new RuntimeRudeEdit("Return type changed", 0x123)),
Emit\EditAndContinue\EditAndContinueDelegateCacheTests.cs (5)
61
SemanticEdit.Create(SemanticEditKind.
Update
, f0, f1)));
125
SemanticEdit.Create(SemanticEditKind.
Update
, f0, f1)));
189
SemanticEdit.Create(SemanticEditKind.
Update
, f0, f1)));
253
SemanticEdit.Create(SemanticEditKind.
Update
, f0, f1)));
317
SemanticEdit.Create(SemanticEditKind.
Update
, f0, f1)));
Emit\EditAndContinue\EditAndContinuePdbTests.cs (5)
151
SemanticEdit.Create(SemanticEditKind.
Update
, f0, f1, syntaxMap1),
152
SemanticEdit.Create(SemanticEditKind.
Update
, g0, g1, syntaxMap1)));
271
SemanticEdit.Create(SemanticEditKind.
Update
, f1, f2, syntaxMap2),
272
SemanticEdit.Create(SemanticEditKind.
Update
, g1, g2, syntaxMap2),
273
SemanticEdit.Create(SemanticEditKind.
Update
, a1, a2, syntaxMap2),
Emit\EditAndContinue\EditAndContinueStateMachineTests.cs (78)
358
ImmutableArray.Create(SemanticEdit.Create(SemanticEditKind.
Update
, method0, method1)));
460
ImmutableArray.Create(SemanticEdit.Create(SemanticEditKind.
Update
, method0, method1)));
534
ImmutableArray.Create(SemanticEdit.Create(SemanticEditKind.
Update
, method0, method1)));
584
ImmutableArray.Create(SemanticEdit.Create(SemanticEditKind.
Update
, method0, method1)));
650
Edit(SemanticEditKind.
Update
, c => c.GetMembers<IMethodSymbol>("C.F").Single(m => m.ToTestDisplayString() == "System.Threading.Tasks.Task<System.Int32> C.F(System.Int16 a)"), preserveLocalVariables: true),
651
Edit(SemanticEditKind.
Update
, c => c.GetMembers<IMethodSymbol>("C.F").Single(m => m.ToTestDisplayString() == "System.Threading.Tasks.Task<System.Int32> C.F(System.Int32 a)"), preserveLocalVariables: true),
652
Edit(SemanticEditKind.
Update
, c => c.GetMembers<IMethodSymbol>("C.F").Single(m => m.ToTestDisplayString() == "System.Threading.Tasks.Task<System.Int32> C.F(System.Int64 a)"), preserveLocalVariables: true),
752
edits: new[] { Edit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), preserveLocalVariables: true) },
972
edits: new[] { Edit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), preserveLocalVariables: true) },
1135
SemanticEdit.Create(SemanticEditKind.
Update
, f0, f1, GetSyntaxMapFromMarkers(source0, source1))));
1560
SemanticEdit.Create(SemanticEditKind.
Update
, ctor0, ctor1, GetSyntaxMapFromMarkers(source0, source1))));
2002
SemanticEdit.Create(SemanticEditKind.
Update
, f0, f1, GetSyntaxMapFromMarkers(source0, source1))));
2007
SemanticEdit.Create(SemanticEditKind.
Update
, f1, f2, GetSyntaxMapFromMarkers(source1, source2))));
2579
SemanticEdit.Create(SemanticEditKind.
Update
, f0, f1, GetSyntaxMapFromMarkers(source0, source1))));
2748
SemanticEdit.Create(SemanticEditKind.
Update
, f0, f1, GetSyntaxMapFromMarkers(source0, source1))));
3287
SemanticEdit.Create(SemanticEditKind.
Update
, f0, f1, GetSyntaxMapFromMarkers(source0, source1))));
3670
ImmutableArray.Create(SemanticEdit.Create(SemanticEditKind.
Update
, method0, method1, GetSyntaxMapFromMarkers(source0, source1))));
3774
ImmutableArray.Create(SemanticEdit.Create(SemanticEditKind.
Update
, method0, method1, GetSyntaxMapFromMarkers(source0, source1))));
3883
ImmutableArray.Create(SemanticEdit.Create(SemanticEditKind.
Update
, method0, method1, GetSyntaxMapFromMarkers(source0, source1))));
3989
ImmutableArray.Create(SemanticEdit.Create(SemanticEditKind.
Update
, method0, method1, GetSyntaxMapFromMarkers(source0, source1))));
4103
ImmutableArray.Create(SemanticEdit.Create(SemanticEditKind.
Update
, method0, method1, GetSyntaxMapFromMarkers(source0, source1))));
4256
SemanticEdit.Create(SemanticEditKind.
Update
, f0, f1, GetSyntaxMapFromMarkers(source0, source1))));
4490
SemanticEdit.Create(SemanticEditKind.
Update
, f0, f1, GetSyntaxMapFromMarkers(source0, source1))));
4650
SemanticEdit.Create(SemanticEditKind.
Update
, f0, f1, GetSyntaxMapFromMarkers(source0, source1))));
5113
SemanticEdit.Create(SemanticEditKind.
Update
, f0, f1, GetSyntaxMapFromMarkers(source0, source1))));
5461
SemanticEdit.Create(SemanticEditKind.
Update
, f0, f1, GetSyntaxMapFromMarkers(source0, source1))));
5800
SemanticEdit.Create(SemanticEditKind.
Update
, f0, f1, GetSyntaxMapFromMarkers(source0, source1))));
5805
SemanticEdit.Create(SemanticEditKind.
Update
, f1, f2, GetSyntaxMapFromMarkers(source1, source2))));
5810
SemanticEdit.Create(SemanticEditKind.
Update
, f2, f3, GetSyntaxMapFromMarkers(source2, source3))));
6704
ImmutableArray.Create(SemanticEdit.Create(SemanticEditKind.
Update
, f0, f1, GetSyntaxMapFromMarkers(source0, source1))));
7143
ImmutableArray.Create(SemanticEdit.Create(SemanticEditKind.
Update
, f0, f1, GetSyntaxMapFromMarkers(source0, source1))));
7428
SemanticEdit.Create(SemanticEditKind.
Update
, f0, f1, syntaxMap1),
7429
SemanticEdit.Create(SemanticEditKind.
Update
, g0, g1, syntaxMap1)));
7440
SemanticEdit.Create(SemanticEditKind.
Update
, f1, f2, syntaxMap2)));
7451
SemanticEdit.Create(SemanticEditKind.
Update
, g2, g3, syntaxMap3),
7452
SemanticEdit.Create(SemanticEditKind.
Update
, h2, h3, syntaxMap3)));
7807
SemanticEdit.Create(SemanticEditKind.
Update
, f0, f1, GetSyntaxMapFromMarkers(source0, source1))));
7882
SemanticEdit.Create(SemanticEditKind.
Update
, f1, f2, GetSyntaxMapFromMarkers(source1, source2))));
7930
Edit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), preserveLocalVariables: true)
7958
Edit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), preserveLocalVariables: true)
8177
SemanticEdit.Create(SemanticEditKind.
Update
, f0, f1, syntaxMap1),
8178
SemanticEdit.Create(SemanticEditKind.
Update
, g0, g1, syntaxMap1)));
8189
SemanticEdit.Create(SemanticEditKind.
Update
, f1, f2, syntaxMap2)));
8200
SemanticEdit.Create(SemanticEditKind.
Update
, g2, g3, syntaxMap3),
8201
SemanticEdit.Create(SemanticEditKind.
Update
, h2, h3, syntaxMap3)));
8719
SemanticEdit.Create(SemanticEditKind.
Update
, f1, f2, GetSyntaxMapByKind(f1, SyntaxKind.Block))));
8891
ImmutableArray.Create(SemanticEdit.Create(SemanticEditKind.
Update
, f0, f1, GetSyntaxMapFromMarkers(source0, source1))));
8903
ImmutableArray.Create(SemanticEdit.Create(SemanticEditKind.
Update
, f1, f2, GetSyntaxMapFromMarkers(source1, source2))));
8946
Edit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), preserveLocalVariables: true),
9087
SemanticEdit.Create(SemanticEditKind.
Update
, m0, m1, GetSyntaxMapFromMarkers(source0, source1))));
9209
SemanticEdit.Create(SemanticEditKind.
Update
, f0, f1, GetSyntaxMapFromMarkers(source0, source1))));
9228
SemanticEdit.Create(SemanticEditKind.
Update
, f1, f2, GetSyntaxMapFromMarkers(source1, source2))));
9366
SemanticEdit.Create(SemanticEditKind.
Update
, f0, f1, GetSyntaxMapFromMarkers(source0, source1))));
9379
SemanticEdit.Create(SemanticEditKind.
Update
, f1, f2, GetSyntaxMapFromMarkers(source1, source2))));
9521
SemanticEdit.Create(SemanticEditKind.
Update
, f0, f1, GetSyntaxMapFromMarkers(source0, source1))));
9532
SemanticEdit.Create(SemanticEditKind.
Update
, f1, f2, GetSyntaxMapFromMarkers(source1, source2))));
9628
SemanticEdit.Create(SemanticEditKind.
Update
, f0, f1, GetSyntaxMapFromMarkers(source0, source1))));
9690
SemanticEdit.Create(SemanticEditKind.
Update
, f1, f2, GetSyntaxMapFromMarkers(source1, source2))));
9758
SemanticEdit.Create(SemanticEditKind.
Update
, f0, f1, GetSyntaxMapFromMarkers(source0, source1))));
9770
SemanticEdit.Create(SemanticEditKind.
Update
, f1, f2, GetSyntaxMapFromMarkers(source1, source2))));
9784
SemanticEdit.Create(SemanticEditKind.
Update
, f2, f3, GetSyntaxMapFromMarkers(source2, source3))));
9796
SemanticEdit.Create(SemanticEditKind.
Update
, f3, f4, GetSyntaxMapFromMarkers(source3, source4))));
9808
SemanticEdit.Create(SemanticEditKind.
Update
, f4, f5, GetSyntaxMapFromMarkers(source4, source5))));
10260
SemanticEdit.Create(SemanticEditKind.
Update
, f0, f1, GetSyntaxMapFromMarkers(source0, source1))));
10570
SemanticEdit.Create(SemanticEditKind.
Update
, f1, f2, GetSyntaxMapFromMarkers(source1, source2))));
10636
SemanticEdit.Create(SemanticEditKind.
Update
, f0, f1, GetSyntaxMapFromMarkers(source0, source1))));
10703
SemanticEdit.Create(SemanticEditKind.
Update
, f0, f1, GetSyntaxMapFromMarkers(source0, source1))));
10769
SemanticEdit.Create(SemanticEditKind.
Update
, f0, f1, GetSyntaxMapFromMarkers(source0, source1))));
10836
SemanticEdit.Create(SemanticEditKind.
Update
, f0, f1, GetSyntaxMapFromMarkers(source0, source1))));
10889
SemanticEdit.Create(SemanticEditKind.
Update
, f0, f1, GetSyntaxMapFromMarkers(source0, source1))));
10954
SemanticEdit.Create(SemanticEditKind.
Update
, f0, f1, GetSyntaxMapFromMarkers(source0, source1))));
11019
SemanticEdit.Create(SemanticEditKind.
Update
, f0, f1, GetSyntaxMapFromMarkers(source0, source1))));
11070
SemanticEdit.Create(SemanticEditKind.
Update
, f0, f1, GetSyntaxMapFromMarkers(source0, source1))));
11121
SemanticEdit.Create(SemanticEditKind.
Update
, f0, f1, GetSyntaxMapFromMarkers(source0, source1))));
11175
SemanticEdit.Create(SemanticEditKind.
Update
, f0, f1, GetSyntaxMapFromMarkers(source0, source1))));
11236
SemanticEdit.Create(SemanticEditKind.
Update
, f0, f1, GetSyntaxMapFromMarkers(source0, source1))));
11291
SemanticEdit.Create(SemanticEditKind.
Update
, f0, f1, GetSyntaxMapFromMarkers(source0, source1))));
11358
SemanticEdit.Create(SemanticEditKind.
Update
, f0, f1, GetSyntaxMapFromMarkers(source0, source1))));
Emit\EditAndContinue\EditAndContinueTests.cs (266)
316
SemanticEdit.Create(SemanticEditKind.
Update
, ctorC0, ctorC1),
317
SemanticEdit.Create(SemanticEditKind.
Update
, ctorD0, ctorD1),
318
SemanticEdit.Create(SemanticEditKind.
Update
, method0, method1),
319
SemanticEdit.Create(SemanticEditKind.
Update
, a0, a1),
320
SemanticEdit.Create(SemanticEditKind.
Update
, ctorA0, ctorA1)));
358
ImmutableArray.Create(SemanticEdit.Create(SemanticEditKind.
Update
, method0, method1)));
391
ImmutableArray.Create(SemanticEdit.Create(SemanticEditKind.
Update
, f0, f1)));
447
SemanticEdit.Create(SemanticEditKind.
Update
, e0, e1, GetSyntaxMapFromMarkers(source0, source1))));
457
SemanticEdit.Create(SemanticEditKind.
Update
, g0, g1, GetSyntaxMapFromMarkers(source0, source1))));
513
SemanticEdit.Create(SemanticEditKind.
Update
, g0, g1, GetSyntaxMapFromMarkers(source0, source1))));
559
ImmutableArray.Create(SemanticEdit.Create(SemanticEditKind.
Update
, method0, method1)));
621
ImmutableArray.Create(SemanticEdit.Create(SemanticEditKind.
Update
, method0, method1)));
648
ImmutableArray.Create(SemanticEdit.Create(SemanticEditKind.
Update
, method1, method2)));
699
Edit(SemanticEditKind.
Update
, c => c.GetMember("C.F")),
746
Edit(SemanticEditKind.
Update
, c => c.GetMember("C.F")),
793
Edit(SemanticEditKind.
Update
, c => c.GetMember("C.F")),
848
ImmutableArray.Create(SemanticEdit.Create(SemanticEditKind.
Update
, method0, method1)));
920
edits: new[] { Edit(SemanticEditKind.
Update
, c => c.GetMember("C.F")) },
949
Edit(SemanticEditKind.
Update
, c => c.GetMember("C")),
950
Edit(SemanticEditKind.
Update
, c => c.GetMember("C.F"))
990
edits: new[] { Edit(SemanticEditKind.
Update
, c => c.GetMember("C.F")) },
1085
Edit(SemanticEditKind.
Update
, c => c.GetMember("C.F")),
1086
Edit(SemanticEditKind.
Update
, c => c.GetMember("D.G"))
1176
ImmutableArray.Create(SemanticEdit.Create(SemanticEditKind.
Update
, method0, method1)));
1213
ImmutableArray.Create(SemanticEdit.Create(SemanticEditKind.
Update
, method1, method2)));
1299
ImmutableArray.Create(SemanticEdit.Create(SemanticEditKind.
Update
, method0, method1)));
1341
SemanticEdit.Create(SemanticEditKind.
Update
, method1, method2)));
1373
SemanticEdit.Create(SemanticEditKind.
Update
, method2, method3)));
1466
Edit(SemanticEditKind.
Update
, c => c.GetMember("C.F")),
1467
Edit(SemanticEditKind.
Update
, c => c.GetMember("C.G")),
1468
Edit(SemanticEditKind.
Update
, c => c.GetMember("C.H")),
1519
Edit(SemanticEditKind.
Update
, c => c.GetMember("C.G")),
1520
Edit(SemanticEditKind.
Update
, c => c.GetMember("C.H")),
1569
Edit(SemanticEditKind.
Update
, c => c.GetMember("C.H")),
1641
Edit(SemanticEditKind.
Update
, c => c.GetMember("C.G")),
1672
Edit(SemanticEditKind.
Update
, c => c.GetMember("C.F")),
1703
Edit(SemanticEditKind.
Update
, c => c.GetMember("C.F")),
1704
Edit(SemanticEditKind.
Update
, c => c.GetMember("C.G")),
1772
Edit(SemanticEditKind.
Update
, c => c.GetMember("C.F")),
1805
Edit(SemanticEditKind.
Update
, c => c.GetMember("C.F")),
1874
ImmutableArray.Create(SemanticEdit.Create(SemanticEditKind.
Update
, method0, method1, GetSyntaxMapFromMarkers(source0, source1))));
1963
ImmutableArray.Create(SemanticEdit.Create(SemanticEditKind.
Update
, method0, method1, GetSyntaxMapFromMarkers(source0, source1))));
1981
ImmutableArray.Create(SemanticEdit.Create(SemanticEditKind.
Update
, method1, method2, GetSyntaxMapFromMarkers(source1, source2))));
2048
ImmutableArray.Create(SemanticEdit.Create(SemanticEditKind.
Update
, method0, method1, GetSyntaxMapFromMarkers(source0, source1))));
2066
ImmutableArray.Create(SemanticEdit.Create(SemanticEditKind.
Update
, method1, method2, GetSyntaxMapFromMarkers(source1, source2))));
2122
ImmutableArray.Create(SemanticEdit.Create(SemanticEditKind.
Update
, method0, method1, GetSyntaxMapFromMarkers(source0, source1))));
2188
ImmutableArray.Create(SemanticEdit.Create(SemanticEditKind.
Update
, method0, method1, GetSyntaxMapFromMarkers(source0, source1))));
2208
ImmutableArray.Create(SemanticEdit.Create(SemanticEditKind.
Update
, method1, method2, GetSyntaxMapFromMarkers(source1, source2))));
2264
ImmutableArray.Create(SemanticEdit.Create(SemanticEditKind.
Update
, method0, method1, GetSyntaxMapFromMarkers(source0, source1))));
2320
Edit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), preserveLocalVariables: true),
2350
Edit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), preserveLocalVariables: true, rudeEdits: _ => new RuntimeRudeEdit("Parameter changed", 0x123)),
2383
Edit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), preserveLocalVariables: true),
2445
Edit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), preserveLocalVariables: true),
2475
Edit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), preserveLocalVariables: true, rudeEdits: _ => new RuntimeRudeEdit("Parameter changed", 0x123)),
2508
Edit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), preserveLocalVariables: true),
2566
Edit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), preserveLocalVariables: true),
2731
Edit(SemanticEditKind.
Update
, c => c.GetMember("Program.<Main>$"), preserveLocalVariables: true),
2833
Edit(SemanticEditKind.
Update
, c => c.GetMember("Program.<Main>$"), preserveLocalVariables: true),
2895
Edit(SemanticEditKind.
Update
, c => c.GetMember<IMethodSymbol>("C.M2").PartialImplementationPart),
2954
Edit(SemanticEditKind.
Update
, c => c.GetMember<IMethodSymbol>("C.M").PartialImplementationPart)
3058
Edit(SemanticEditKind.
Update
, c => c.GetMember<IPropertySymbol>("C.P").PartialImplementationPart),
3107
Edit(SemanticEditKind.
Update
, c => c.GetMember<IMethodSymbol>("C.get_P").PartialImplementationPart),
3256
SemanticEdit.Create(SemanticEditKind.
Update
, methodF0, methodF1),
3305
SemanticEdit.Create(SemanticEditKind.
Update
, methodG1, methodG2)));
3370
SemanticEdit.Create(SemanticEditKind.
Update
, invoke0, invoke1),
3371
SemanticEdit.Create(SemanticEditKind.
Update
, beginInvoke0, beginInvoke1)));
3488
Edit(SemanticEditKind.
Update
, c => c.GetMember("E")),
3489
Edit(SemanticEditKind.
Update
, c => c.GetMember("E.A")),
3490
Edit(SemanticEditKind.
Update
, c => c.GetMember("C")),
3491
Edit(SemanticEditKind.
Update
, c => c.GetMember("C._x")),
3492
Edit(SemanticEditKind.
Update
, c => c.GetMember("C.X")),
3493
Edit(SemanticEditKind.
Update
, c => c.GetMember("D"))
3569
Edit(SemanticEditKind.
Update
, c => c.GetMember("E")),
3570
Edit(SemanticEditKind.
Update
, c => c.GetMember("E.A")),
3571
Edit(SemanticEditKind.
Update
, c => c.GetMember("C")),
3572
Edit(SemanticEditKind.
Update
, c => c.GetMember("C._x")),
3573
Edit(SemanticEditKind.
Update
, c => c.GetMember("C.X")),
3574
Edit(SemanticEditKind.
Update
, c => c.GetMember("D"))
3710
ImmutableArray.Create(SemanticEdit.Create(SemanticEditKind.
Update
, f1, f2)));
3820
SemanticEdit.Create(SemanticEditKind.
Update
, main0, main1),
3910
SemanticEdit.Create(SemanticEditKind.
Update
, g1, g2),
4071
SemanticEdit.Create(SemanticEditKind.
Update
, method0, method1)));
4129
ImmutableArray.Create(SemanticEdit.Create(SemanticEditKind.
Update
, getP0, getP1)));
6081
Edit(SemanticEditKind.
Update
, c => c.GetMember("C.get_Item")),
6082
Edit(SemanticEditKind.
Update
, c => c.GetMember("C.set_Item")),
6879
SemanticEdit.Create(SemanticEditKind.
Update
, f0, f1)));
6943
ImmutableArray.Create(SemanticEdit.Create(SemanticEditKind.
Update
, c0, c1)));
6964
ImmutableArray.Create(SemanticEdit.Create(SemanticEditKind.
Update
, c1, c2)));
7161
SemanticEdit.Create(SemanticEditKind.
Update
, c2, c3),
7162
SemanticEdit.Create(SemanticEditKind.
Update
, f2, f3)));
7244
Edit(SemanticEditKind.
Update
, c => c.GetMember("C.D.M")),
7322
SemanticEdit.Create(SemanticEditKind.
Update
, event0, event1)));
7564
SemanticEdit.Create(SemanticEditKind.
Update
, f0, f1)));
7727
SemanticEdit.Create(SemanticEditKind.
Update
, f0, f1)));
7840
SemanticEdit.Create(SemanticEditKind.
Update
, main0, main1),
7854
SemanticEdit.Create(SemanticEditKind.
Update
, main1, main2),
7896
ImmutableArray.Create(SemanticEdit.Create(SemanticEditKind.
Update
, method0, method1)));
7989
ImmutableArray.Create(SemanticEdit.Create(SemanticEditKind.
Update
, method1, method2)));
8039
ImmutableArray.Create(SemanticEdit.Create(SemanticEditKind.
Update
, method0, method1)));
8178
SemanticEdit.Create(SemanticEditKind.
Update
, x1, x2),
8179
SemanticEdit.Create(SemanticEditKind.
Update
, m1, m2),
8180
SemanticEdit.Create(SemanticEditKind.
Update
, n1, n2),
8181
SemanticEdit.Create(SemanticEditKind.
Update
, getP1, getP2),
8182
SemanticEdit.Create(SemanticEditKind.
Update
, setP1, setP2),
8183
SemanticEdit.Create(SemanticEditKind.
Update
, getQ1, getQ2),
8184
SemanticEdit.Create(SemanticEditKind.
Update
, setQ1, setQ2),
8185
SemanticEdit.Create(SemanticEditKind.
Update
, addE1, addE2),
8186
SemanticEdit.Create(SemanticEditKind.
Update
, removeE1, removeE2),
8187
SemanticEdit.Create(SemanticEditKind.
Update
, addF1, addF2),
8188
SemanticEdit.Create(SemanticEditKind.
Update
, removeF1, removeF2),
8189
SemanticEdit.Create(SemanticEditKind.
Update
, cctor1, cctor2)));
8515
ImmutableArray.Create(SemanticEdit.Create(SemanticEditKind.
Update
, method0, method1, GetEquivalentNodesMap(method1, method0))));
8565
ImmutableArray.Create(SemanticEdit.Create(SemanticEditKind.
Update
, compilation0.GetMember("C.M"), compilation1.GetMember("C.M"))));
8836
ImmutableArray.Create(SemanticEdit.Create(SemanticEditKind.
Update
, compilation1.GetMember<MethodSymbol>("M.C.M2"),
8959
ImmutableArray.Create(SemanticEdit.Create(SemanticEditKind.
Update
, compilation0.GetMembers("C.M")[0], compilation1.GetMembers("C.M")[0])));
8983
ImmutableArray.Create(SemanticEdit.Create(SemanticEditKind.
Update
, compilation1.GetMembers("C.M")[1], compilation2.GetMembers("C.M")[1])));
9007
ImmutableArray.Create(SemanticEdit.Create(SemanticEditKind.
Update
, compilation2.GetMembers("C.M")[2], compilation3.GetMembers("C.M")[2])));
9032
ImmutableArray.Create(SemanticEdit.Create(SemanticEditKind.
Update
, compilation3.GetMembers("C.M")[3], compilation4.GetMembers("C.M")[3])));
9057
ImmutableArray.Create(SemanticEdit.Create(SemanticEditKind.
Update
, compilation4.GetMembers("C.M")[4], compilation5.GetMembers("C.M")[4])));
9081
ImmutableArray.Create(SemanticEdit.Create(SemanticEditKind.
Update
, compilation5.GetMembers("C.M")[5], compilation6.GetMembers("C.M")[5])));
9105
ImmutableArray.Create(SemanticEdit.Create(SemanticEditKind.
Update
, compilation6.GetMembers("C.M")[6], compilation7.GetMembers("C.M")[6])));
9131
ImmutableArray.Create(SemanticEdit.Create(SemanticEditKind.
Update
, compilation7.GetMembers("C.M")[7], compilation8.GetMembers("C.M")[7])));
9156
ImmutableArray.Create(SemanticEdit.Create(SemanticEditKind.
Update
, compilation8.GetMembers("C.M")[8], compilation9.GetMembers("C.M")[8])));
9180
ImmutableArray.Create(SemanticEdit.Create(SemanticEditKind.
Update
, compilation9.GetMembers("C.M")[9], compilation10.GetMembers("C.M")[9])));
9253
ImmutableArray.Create(SemanticEdit.Create(SemanticEditKind.
Update
, compilation10.GetMembers("C.M")[12], compilation11.GetMembers("C.M")[12])));
9277
ImmutableArray.Create(SemanticEdit.Create(SemanticEditKind.
Update
, compilation11.GetMembers("C.M")[13], compilation12.GetMembers("C.M")[13])));
9452
ImmutableArray.Create(SemanticEdit.Create(SemanticEditKind.
Update
, method0, method1, GetEquivalentNodesMap(method1, method0))));
9532
ImmutableArray.Create(SemanticEdit.Create(SemanticEditKind.
Update
, compilation0.GetMembers("C.F")[1], compilation1.GetMembers("C.F")[1])));
9561
ImmutableArray.Create(SemanticEdit.Create(SemanticEditKind.
Update
, compilation1.GetMembers("C.F")[1], compilation2.GetMembers("C.F")[1])));
9626
SemanticEditKind.
Update
,
9758
ImmutableArray.Create(SemanticEdit.Create(SemanticEditKind.
Update
, method0, method1, GetEquivalentNodesMap(method1, method0))));
9816
ImmutableArray.Create(SemanticEdit.Create(SemanticEditKind.
Update
, method1, method2, GetEquivalentNodesMap(method2, method1))));
9874
ImmutableArray.Create(SemanticEdit.Create(SemanticEditKind.
Update
, method2, method3, GetEquivalentNodesMap(method3, method2))));
9968
ImmutableArray.Create(SemanticEdit.Create(SemanticEditKind.
Update
, m1, m2, GetEquivalentNodesMap(m2, m1))));
10052
ImmutableArray.Create(SemanticEdit.Create(SemanticEditKind.
Update
, method0, method1, GetEquivalentNodesMap(method1, method0))));
10102
ImmutableArray.Create(SemanticEdit.Create(SemanticEditKind.
Update
, method0, method1)));
10151
ImmutableArray.Create(SemanticEdit.Create(SemanticEditKind.
Update
, method0, method1)));
10300
SemanticEdit.Create(SemanticEditKind.
Update
, method0, method1, GetEquivalentNodesMap(method1, method0))));
10328
SemanticEdit.Create(SemanticEditKind.
Update
, method1, method2, GetEquivalentNodesMap(method2, method1))));
10356
SemanticEdit.Create(SemanticEditKind.
Update
, method2, method3, GetEquivalentNodesMap(method3, method2))));
10440
ImmutableArray.Create(SemanticEdit.Create(SemanticEditKind.
Update
, f0, f1, GetSyntaxMapFromMarkers(source0, source1))));
10463
ImmutableArray.Create(SemanticEdit.Create(SemanticEditKind.
Update
, f1, f2, GetSyntaxMapFromMarkers(source1, source2))));
10529
ImmutableArray.Create(SemanticEdit.Create(SemanticEditKind.
Update
, f0, f1, GetSyntaxMapFromMarkers(source0, source1))));
10550
ImmutableArray.Create(SemanticEdit.Create(SemanticEditKind.
Update
, f1, f2, GetSyntaxMapFromMarkers(source1, source2))));
10628
Edit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), preserveLocalVariables: true),
10676
Edit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), preserveLocalVariables: true),
10709
Edit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), preserveLocalVariables: true),
10808
ImmutableArray.Create(SemanticEdit.Create(SemanticEditKind.
Update
, f0, f1, GetEquivalentNodesMap(f1, f0))));
10924
ImmutableArray.Create(SemanticEdit.Create(SemanticEditKind.
Update
, method0, method1, GetSyntaxMapFromMarkers(source0, source1))));
10952
ImmutableArray.Create(SemanticEdit.Create(SemanticEditKind.
Update
, method1, method2, GetSyntaxMapFromMarkers(source1, source2))));
10984
ImmutableArray.Create(SemanticEdit.Create(SemanticEditKind.
Update
, method2, method3, GetSyntaxMapFromMarkers(source2, source3))));
11111
ImmutableArray.Create(SemanticEdit.Create(SemanticEditKind.
Update
, f0, f1, GetEquivalentNodesMap(f1, f0))));
11121
ImmutableArray.Create(SemanticEdit.Create(SemanticEditKind.
Update
, g1, g2, GetEquivalentNodesMap(g2, g1))));
11131
ImmutableArray.Create(SemanticEdit.Create(SemanticEditKind.
Update
, g2, g3, GetEquivalentNodesMap(g3, g2))));
11217
ImmutableArray.Create(SemanticEdit.Create(SemanticEditKind.
Update
, method0, method1, GetEquivalentNodesMap(method1, method0))));
11296
ImmutableArray.Create(SemanticEdit.Create(SemanticEditKind.
Update
, m0, m1, GetSyntaxMapFromMarkers(source0, source1))));
11323
ImmutableArray.Create(SemanticEdit.Create(SemanticEditKind.
Update
, m1, m2, GetSyntaxMapFromMarkers(source1, source2))));
11447
SemanticEdit.Create(SemanticEditKind.
Update
, f0, f1, GetSyntaxMapFromMarkers(source0, source1))));
11461
SemanticEdit.Create(SemanticEditKind.
Update
, f1, f2, GetSyntaxMapFromMarkers(source1, source2))));
11570
SemanticEdit.Create(SemanticEditKind.
Update
, f0, f1, GetSyntaxMapFromMarkers(source0, source1))));
11584
SemanticEdit.Create(SemanticEditKind.
Update
, f1, f2, GetSyntaxMapFromMarkers(source1, source2))));
11680
Edit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), preserveLocalVariables: true)
11766
SemanticEdit.Create(SemanticEditKind.
Update
, f0, f1, GetSyntaxMapFromMarkers(source0, source1))));
11796
SemanticEdit.Create(SemanticEditKind.
Update
, f1, f2, GetSyntaxMapFromMarkers(source1, source2))));
11873
ImmutableArray.Create(SemanticEdit.Create(SemanticEditKind.
Update
, method0, method1, GetEquivalentNodesMap(method1, method0))));
11946
ImmutableArray.Create(SemanticEdit.Create(SemanticEditKind.
Update
, method0, method1, GetEquivalentNodesMap(method1, method0))));
12021
ImmutableArray.Create(SemanticEdit.Create(SemanticEditKind.
Update
, method0, method1, GetEquivalentNodesMap(method1, method0))));
12114
ImmutableArray.Create(SemanticEdit.Create(SemanticEditKind.
Update
, method0, method1, GetEquivalentNodesMap(method1, method0))));
12207
ImmutableArray.Create(SemanticEdit.Create(SemanticEditKind.
Update
, method0, method1, GetEquivalentNodesMap(method1, method0))));
12271
ImmutableArray.Create(SemanticEdit.Create(SemanticEditKind.
Update
, method0, method1, GetEquivalentNodesMap(method1, method0))));
12334
ImmutableArray.Create(SemanticEdit.Create(SemanticEditKind.
Update
, method0, method1, GetEquivalentNodesMap(method1, method0))));
12344
ImmutableArray.Create(SemanticEdit.Create(SemanticEditKind.
Update
, method0, method1, GetEquivalentNodesMap(method1, method0))));
12354
ImmutableArray.Create(SemanticEdit.Create(SemanticEditKind.
Update
, method0, method1, GetEquivalentNodesMap(method1, method0))));
12364
ImmutableArray.Create(SemanticEdit.Create(SemanticEditKind.
Update
, method0, method1, GetEquivalentNodesMap(method1, method0))));
12374
ImmutableArray.Create(SemanticEdit.Create(SemanticEditKind.
Update
, method0, method1, GetEquivalentNodesMap(method1, method0))));
12384
ImmutableArray.Create(SemanticEdit.Create(SemanticEditKind.
Update
, method0, method1, GetEquivalentNodesMap(method1, method0))));
12455
SemanticEdit.Create(SemanticEditKind.
Update
, f0, f1, GetSyntaxMapFromMarkers(source0, source1))));
12496
SemanticEdit.Create(SemanticEditKind.
Update
, f1, f2, GetSyntaxMapFromMarkers(source1, source2))));
12603
ImmutableArray.Create(SemanticEdit.Create(SemanticEditKind.
Update
, f0, f1, GetSyntaxMapFromMarkers(source0, source1))));
12721
ImmutableArray.Create(SemanticEdit.Create(SemanticEditKind.
Update
, method0, method1, GetSyntaxMapFromMarkers(source0, source1))));
12774
ImmutableArray.Create(SemanticEdit.Create(SemanticEditKind.
Update
, method0, method1, GetSyntaxMapFromMarkers(source0, source1))));
12869
ImmutableArray.Create(SemanticEdit.Create(SemanticEditKind.
Update
, method0, method1A, GetEquivalentNodesMap(method1A, method0))));
12881
ImmutableArray.Create(SemanticEdit.Create(SemanticEditKind.
Update
, method0, method1B, GetEquivalentNodesMap(method1B, method0))));
12947
ImmutableArray.Create(SemanticEdit.Create(SemanticEditKind.
Update
, method0, method1)));
13106
ImmutableArray.Create(SemanticEdit.Create(SemanticEditKind.
Update
, method0, method1, GetEquivalentNodesMap(method1, method0))));
13221
ImmutableArray.Create(SemanticEdit.Create(SemanticEditKind.
Update
, method0F, method1F, syntaxMap: s => null)));
13234
ImmutableArray.Create(SemanticEdit.Create(SemanticEditKind.
Update
, method1F, method2F, syntaxMap: s => null)));
13246
ImmutableArray.Create(SemanticEdit.Create(SemanticEditKind.
Update
, method1G, method2G, syntaxMap: s => null)));
13289
ImmutableArray.Create(SemanticEdit.Create(SemanticEditKind.
Update
, method0F, method1F, syntaxMap: s => null)),
13305
ImmutableArray.Create(SemanticEdit.Create(SemanticEditKind.
Update
, method0F, method1F, syntaxMap: s => null)),
13321
ImmutableArray.Create(SemanticEdit.Create(SemanticEditKind.
Update
, method0F, method1F, syntaxMap: s => null)),
13377
ImmutableArray.Create(SemanticEdit.Create(SemanticEditKind.
Update
, method0F, method1F, syntaxMap: s => null)),
13454
ImmutableArray.Create(SemanticEdit.Create(SemanticEditKind.
Update
, compilation0.GetMember("C.Main"), compilation1.GetMember("C.Main"))));
13506
ImmutableArray.Create(SemanticEdit.Create(SemanticEditKind.
Update
, method0F, method1F, syntaxMap: s => null)));
13517
ImmutableArray.Create(SemanticEdit.Create(SemanticEditKind.
Update
, method1F, method2F, syntaxMap: s => null)));
13586
SemanticEdit.Create(SemanticEditKind.
Update
, compilationB0.GetMember<MethodSymbol>("B.F"), compilationB1.GetMember<MethodSymbol>("B.F")),
13641
ImmutableArray.Create(SemanticEdit.Create(SemanticEditKind.
Update
, f0, f1, GetEquivalentNodesMap(f1, f0))));
13660
ImmutableArray.Create(SemanticEdit.Create(SemanticEditKind.
Update
, f1, f2, GetEquivalentNodesMap(f2, f1))));
13713
SemanticEdit.Create(SemanticEditKind.
Update
, f0, f1)));
13756
ImmutableArray.Create(SemanticEdit.Create(SemanticEditKind.
Update
, method0, method1)));
13784
Edit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), preserveLocalVariables: true)
13837
ImmutableArray.Create(SemanticEdit.Create(SemanticEditKind.
Update
, f0, f1, GetSyntaxMapFromMarkers(source0, source1)))));
13906
SemanticEdit.Create(SemanticEditKind.
Update
, f0, f1, GetSyntaxMapFromMarkers(source0, source1))));
13949
SemanticEdit.Create(SemanticEditKind.
Update
, f1, f2, GetSyntaxMapFromMarkers(source1, source2))));
14055
SemanticEdit.Create(SemanticEditKind.
Update
, f0, f1, GetSyntaxMapFromMarkers(source0, source1))));
14088
SemanticEdit.Create(SemanticEditKind.
Update
, f1, f2, GetSyntaxMapFromMarkers(source1, source2))));
14183
SemanticEdit.Create(SemanticEditKind.
Update
, ctor0, ctor1, GetSyntaxMapFromMarkers(source0, source1))));
14207
SemanticEdit.Create(SemanticEditKind.
Update
, ctor1, ctor2, GetSyntaxMapFromMarkers(source1, source0))));
14291
SemanticEdit.Create(SemanticEditKind.
Update
, ctor0, ctor1, GetSyntaxMapFromMarkers(source0, source1))));
14316
SemanticEdit.Create(SemanticEditKind.
Update
, ctor1, ctor2, GetSyntaxMapFromMarkers(source1, source0))));
14434
SemanticEdit.Create(SemanticEditKind.
Update
, n0, n1, GetSyntaxMapFromMarkers(source0, source1))));
14486
SemanticEdit.Create(SemanticEditKind.
Update
, n1, n2, GetSyntaxMapFromMarkers(source1, source0))));
14606
SemanticEdit.Create(SemanticEditKind.
Update
, f0, f1, GetSyntaxMapFromMarkers(source0, source1))));
14640
SemanticEdit.Create(SemanticEditKind.
Update
, f1, f2, GetSyntaxMapFromMarkers(source1, source2))));
14732
SemanticEdit.Create(SemanticEditKind.
Update
, f0, f1, GetSyntaxMapFromMarkers(source0, source1))));
14761
SemanticEdit.Create(SemanticEditKind.
Update
, f1, f2, GetSyntaxMapFromMarkers(source1, source2))));
14902
SemanticEdit.Create(SemanticEditKind.
Update
, f0, f1, GetSyntaxMapFromMarkers(source0, source1))));
14959
SemanticEdit.Create(SemanticEditKind.
Update
, f1, f2, GetSyntaxMapFromMarkers(source1, source2))));
15070
SemanticEdit.Create(SemanticEditKind.
Update
, f0, f1, GetSyntaxMapFromMarkers(source0, source1))));
15098
SemanticEdit.Create(SemanticEditKind.
Update
, f1, f2, GetSyntaxMapFromMarkers(source1, source2))));
15182
SemanticEdit.Create(SemanticEditKind.
Update
, ctor0, ctor1, GetSyntaxMapFromMarkers(source0, source1))));
15205
SemanticEdit.Create(SemanticEditKind.
Update
, ctor1, ctor2, GetSyntaxMapFromMarkers(source1, source0))));
15303
SemanticEdit.Create(SemanticEditKind.
Update
, ctor0, ctor1, GetSyntaxMapFromMarkers(source0, source1))));
15352
SemanticEdit.Create(SemanticEditKind.
Update
, ctor1, ctor2, GetSyntaxMapFromMarkers(source1, source0))));
15465
SemanticEdit.Create(SemanticEditKind.
Update
, ctor0, ctor1, GetSyntaxMapFromMarkers(source0, source1))));
15506
SemanticEdit.Create(SemanticEditKind.
Update
, ctor1, ctor2, GetSyntaxMapFromMarkers(source1, source0))));
15599
SemanticEdit.Create(SemanticEditKind.
Update
, ctor0, ctor1, GetSyntaxMapFromMarkers(source0, source1))));
15623
SemanticEdit.Create(SemanticEditKind.
Update
, ctor1, ctor2, GetSyntaxMapFromMarkers(source1, source0))));
15717
SemanticEdit.Create(SemanticEditKind.
Update
, ctor0, ctor1, GetSyntaxMapFromMarkers(source0, source1))));
15761
SemanticEdit.Create(SemanticEditKind.
Update
, ctor1, ctor2, GetSyntaxMapFromMarkers(source1, source0))));
15894
SemanticEdit.Create(SemanticEditKind.
Update
, n0, n1, GetSyntaxMapFromMarkers(source0, source1))));
15948
SemanticEdit.Create(SemanticEditKind.
Update
, n1, n2, GetSyntaxMapFromMarkers(source1, source0))));
16110
SemanticEdit.Create(SemanticEditKind.
Update
, n0, n1, GetSyntaxMapFromMarkers(source0, source1))));
16181
SemanticEdit.Create(SemanticEditKind.
Update
, n1, n2, GetSyntaxMapFromMarkers(source1, source0))));
16344
SemanticEdit.Create(SemanticEditKind.
Update
, n0, n1, GetSyntaxMapFromMarkers(source0, source1))));
16394
SemanticEdit.Create(SemanticEditKind.
Update
, n1, n2, GetSyntaxMapFromMarkers(source1, source0))));
16483
SemanticEdit.Create(SemanticEditKind.
Update
, e0, e1, GetSyntaxMapFromMarkers(source0, source1))));
16581
SemanticEdit.Create(SemanticEditKind.
Update
, printMembers0, printMembers1)));
16662
SemanticEdit.Create(SemanticEditKind.
Update
, method0, method1)));
17022
ImmutableArray.Create(SemanticEdit.Create(SemanticEditKind.
Update
, method0, method1)));
17095
SemanticEdit.Create(SemanticEditKind.
Update
, method0, method1, GetSyntaxMapFromMarkers(source0, source1))));
18871
Edit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), preserveLocalVariables: true),
18898
Edit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), preserveLocalVariables: true),
19201
Edit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), preserveLocalVariables: true),
20112
SemanticEdit.Create(SemanticEditKind.
Update
, method0, method1, GetSyntaxMapFromMarkers(source0, source1))));
20188
SemanticEdit.Create(SemanticEditKind.
Update
, cm1_gen0, cm1_gen1, GetSyntaxMapFromMarkers(source0, source1)),
20441
Edit(SemanticEditKind.
Update
, symbolProvider: c => c.GetMember("C.F"), preserveLocalVariables: true),
20496
Edit(SemanticEditKind.
Update
, symbolProvider: c => c.GetParameterlessConstructor("C")),
20600
Edit(SemanticEditKind.
Update
, symbolProvider: c => c.GetParameterlessConstructor("C")),
20688
Edit(SemanticEditKind.
Update
, symbolProvider: c => c.GetMember("C.F")),
20797
Edit(SemanticEditKind.
Update
, symbolProvider: c => c.GetMember("C.F")),
20888
Edit(SemanticEditKind.
Update
, symbolProvider: c => c.GetMember("C.F")),
20994
Edit(SemanticEditKind.
Update
, symbolProvider: c => c.GetMember("C.F")),
21076
Edit(SemanticEditKind.
Update
, symbolProvider: c => c.GetMember("C.F")),
21175
Edit(SemanticEditKind.
Update
, symbolProvider: c => c.GetMember("C.F")),
21235
Edit(SemanticEditKind.
Update
, symbolProvider: c => c.GetMember("C.F")),
21341
Edit(SemanticEditKind.
Update
, symbolProvider: c => c.GetMember("C.F")),
21442
Edit(SemanticEditKind.
Update
, symbolProvider: c => c.GetMember("C.F")),
21507
Edit(SemanticEditKind.
Update
, symbolProvider: c => c.GetMember("C.F")),
21569
Edit(SemanticEditKind.
Update
, symbolProvider: c => c.GetMember("C.F")),
21655
Edit(SemanticEditKind.
Update
, symbolProvider: c => c.GetMember("C.F")),
21781
Edit(SemanticEditKind.
Update
, symbolProvider: c => c.GetMember("C.F")),
21852
Edit(SemanticEditKind.
Update
, symbolProvider: c => c.GetMember("C.F")),
21984
Edit(SemanticEditKind.
Update
, symbolProvider: c => c.GetMember("C.F")),
22036
Edit(SemanticEditKind.
Update
, symbolProvider: c => c.GetMember("C.F")),
22105
Edit(SemanticEditKind.
Update
, symbolProvider: c => c.GetMember("C.F")),
Emit\EditAndContinue\LocalSlotMappingTests.cs (46)
80
ImmutableArray.Create(SemanticEdit.Create(SemanticEditKind.
Update
, method0, method1, syntaxMap: null)));
254
ImmutableArray.Create(SemanticEdit.Create(SemanticEditKind.
Update
, method0, method1, GetEquivalentNodesMap(method1, method0))));
438
ImmutableArray.Create(SemanticEdit.Create(SemanticEditKind.
Update
, method0, method1, GetEquivalentNodesMap(method1, method0))));
544
ImmutableArray.Create(SemanticEdit.Create(SemanticEditKind.
Update
, method0, method1, GetSyntaxMapFromMarkers(source0, source1))));
656
ImmutableArray.Create(SemanticEdit.Create(SemanticEditKind.
Update
, method0, method1, GetSyntaxMapFromMarkers(source0, source1))));
766
ImmutableArray.Create(SemanticEdit.Create(SemanticEditKind.
Update
, method0, method1, GetSyntaxMapFromMarkers(source0, source1))));
857
ImmutableArray.Create(SemanticEdit.Create(SemanticEditKind.
Update
, method0, method1, GetSyntaxMapFromMarkers(source0, source1))));
953
Edit(SemanticEditKind.
Update
, c => c.GetMember("C.M"), preserveLocalVariables: true),
1077
Edit(SemanticEditKind.
Update
, c => c.GetMember("C.M"), preserveLocalVariables: true),
1159
ImmutableArray.Create(SemanticEdit.Create(SemanticEditKind.
Update
, method0, method1, GetEquivalentNodesMap(method1, method0))));
1222
ImmutableArray.Create(SemanticEdit.Create(SemanticEditKind.
Update
, method0, method1, GetEquivalentNodesMap(method1, method0))));
1330
ImmutableArray.Create(SemanticEdit.Create(SemanticEditKind.
Update
, method0, method1, GetEquivalentNodesMap(method1, method0))));
1494
ImmutableArray.Create(SemanticEdit.Create(SemanticEditKind.
Update
, method0, method1, GetEquivalentNodesMap(method1, method0))));
1750
ImmutableArray.Create(SemanticEdit.Create(SemanticEditKind.
Update
, method0, method1, GetEquivalentNodesMap(method1, method0))));
1862
ImmutableArray.Create(SemanticEdit.Create(SemanticEditKind.
Update
, method0, method1, GetEquivalentNodesMap(method1, method0))));
2022
ImmutableArray.Create(SemanticEdit.Create(SemanticEditKind.
Update
, method0, method1, GetEquivalentNodesMap(method1, method0))));
2055
ImmutableArray.Create(SemanticEdit.Create(SemanticEditKind.
Update
, method0, method1, GetEquivalentNodesMap(method1, method0))));
2204
ImmutableArray.Create(SemanticEdit.Create(SemanticEditKind.
Update
, method0, method1, GetSyntaxMapFromMarkers(source0, source1))));
2252
ImmutableArray.Create(SemanticEdit.Create(SemanticEditKind.
Update
, method1, method2, GetSyntaxMapFromMarkers(source1, source2))));
2428
ImmutableArray.Create(SemanticEdit.Create(SemanticEditKind.
Update
, method0, method1, GetEquivalentNodesMap(method1, method0))));
2490
ImmutableArray.Create(SemanticEdit.Create(SemanticEditKind.
Update
, method1, method2, GetEquivalentNodesMap(method2, method1))));
2612
ImmutableArray.Create(SemanticEdit.Create(SemanticEditKind.
Update
, method0, method1, GetEquivalentNodesMap(method1, method0))));
2750
ImmutableArray.Create(SemanticEdit.Create(SemanticEditKind.
Update
, method0, method1, GetEquivalentNodesMap(method1, method0))));
2925
ImmutableArray.Create(SemanticEdit.Create(SemanticEditKind.
Update
, method0, method1, GetSyntaxMapByKind(method0, SyntaxKind.SwitchStatement))));
3061
ImmutableArray.Create(SemanticEdit.Create(SemanticEditKind.
Update
, method0, method1, GetSyntaxMapByKind(method0, SyntaxKind.SwitchStatement))));
3224
ImmutableArray.Create(SemanticEdit.Create(SemanticEditKind.
Update
, method0, method1, GetEquivalentNodesMap(method1, method0))));
3388
ImmutableArray.Create(SemanticEdit.Create(SemanticEditKind.
Update
, method0, method1, GetSyntaxMapByKind(method0, SyntaxKind.IfStatement))));
3497
ImmutableArray.Create(SemanticEdit.Create(SemanticEditKind.
Update
, method0, method1, GetSyntaxMapByKind(method0, SyntaxKind.WhileStatement))));
3607
ImmutableArray.Create(SemanticEdit.Create(SemanticEditKind.
Update
, method0, method1, GetSyntaxMapByKind(method0, SyntaxKind.DoStatement))));
3698
ImmutableArray.Create(SemanticEdit.Create(SemanticEditKind.
Update
, method0, method1, GetSyntaxMapByKind(method0, SyntaxKind.ForStatement, SyntaxKind.VariableDeclarator))));
3902
ImmutableArray.Create(SemanticEdit.Create(SemanticEditKind.
Update
, m0, m1, GetSyntaxMapFromMarkers(source0, source1))));
3906
ImmutableArray.Create(SemanticEdit.Create(SemanticEditKind.
Update
, m1, m2, GetSyntaxMapFromMarkers(source1, source2))));
4245
ImmutableArray.Create(SemanticEdit.Create(SemanticEditKind.
Update
, method0, method1, GetEquivalentNodesMap(method1, method0))));
4292
ImmutableArray.Create(SemanticEdit.Create(SemanticEditKind.
Update
, method0, method1, GetEquivalentNodesMap(method1, method0))));
4348
ImmutableArray.Create(SemanticEdit.Create(SemanticEditKind.
Update
, method0, method1, GetEquivalentNodesMap(method1, method0))));
4403
ImmutableArray.Create(SemanticEdit.Create(SemanticEditKind.
Update
, method0, method1, GetEquivalentNodesMap(method1, method0))));
4455
ImmutableArray.Create(SemanticEdit.Create(SemanticEditKind.
Update
, method0, method1, GetEquivalentNodesMap(method1, method0))));
4511
ImmutableArray.Create(SemanticEdit.Create(SemanticEditKind.
Update
, method0, method1, GetEquivalentNodesMap(method1, method0))));
4580
ImmutableArray.Create(SemanticEdit.Create(SemanticEditKind.
Update
, method0, method1, GetEquivalentNodesMap(method1, method0))));
4660
ImmutableArray.Create(SemanticEdit.Create(SemanticEditKind.
Update
, method0, method1, GetEquivalentNodesMap(method1, method0))));
4754
ImmutableArray.Create(SemanticEdit.Create(SemanticEditKind.
Update
, g0, g1, GetEquivalentNodesMap(g1, g0))));
4814
ImmutableArray.Create(SemanticEdit.Create(SemanticEditKind.
Update
, method0, method1, GetEquivalentNodesMap(method1, method0))));
4874
ImmutableArray.Create(SemanticEdit.Create(SemanticEditKind.
Update
, method0, method1, GetEquivalentNodesMap(method1, method0))));
4963
ImmutableArray.Create(SemanticEdit.Create(SemanticEditKind.
Update
, method0, method1, GetEquivalentNodesMap(method1, method0))));
5118
SemanticEdit.Create(SemanticEditKind.
Update
, f0, f1, GetSyntaxMapFromMarkers(source0, source1))));
5182
SemanticEdit.Create(SemanticEditKind.
Update
, f1, f2, GetSyntaxMapFromMarkers(source1, source2))));
Microsoft.CodeAnalysis.CSharp.Features.UnitTests (1112)
EditAndContinue\ActiveStatementTests.cs (12)
290
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.Main"), preserveLocalVariables: true),
291
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.Goo"), preserveLocalVariables: true)
1000
[SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), preserveLocalVariables: true)],
1020
[SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), preserveLocalVariables: true)],
1233
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("Goo..ctor"), preserveLocalVariables: true)
3767
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C..ctor"), preserveLocalVariables: true),
11527
[SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.G"), preserveLocalVariables: true)]);
11566
[SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.G"), preserveLocalVariables: true)]);
11615
[SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.G"), preserveLocalVariables: true)]);
13709
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<INamedTypeSymbol>("C").GetMember("F2")),
13735
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<INamedTypeSymbol>("C").GetMember("F")),
13758
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<INamedTypeSymbol>("C").GetMember("F")),
EditAndContinue\ActiveStatementTests.Methods.cs (12)
289
semanticEdits: [SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.Swap"), preserveLocalVariables: true)],
505
[SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.Main"), syntaxMap[0])]);
533
[SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<IMethodSymbol>("C.F").PartialImplementationPart, partialType: "C")],
572
semanticEdits: [SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<IMethodSymbol>("C.F").PartialImplementationPart, partialType: "C")]),
575
semanticEdits: [SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<IMethodSymbol>("C.F").PartialImplementationPart, partialType: "C", syntaxMap: syntaxMapB)]),
792
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.get_P")),
877
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.this[]")),
878
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.get_Item")),
956
semanticEdits: [SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.set_Item"), preserveLocalVariables: true)],
1064
semanticEdits: [SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.get_Item"), preserveLocalVariables: true)],
1170
semanticEdits: [SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.set_Item"), preserveLocalVariables: true)],
1274
semanticEdits: [SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.get_Item"), preserveLocalVariables: true)],
EditAndContinue\LineEditTests.cs (53)
116
semanticEdits: [SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.F"))]);
173
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.F")),
174
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.G"))
210
semanticEdits: [SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.F"))]);
447
semanticEdits: [SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.Bar"))]);
507
semanticEdits: [SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.Bar"))]);
541
semanticEdits: [SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.Bar"))]);
548
[SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.Bar"), syntaxMap[0])]);
616
semanticEdits: [SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.Bar"))],
653
semanticEdits: [SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.Bar"))],
687
semanticEdits: [SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.Bar"), preserveLocalVariables: true)]);
826
semanticEdits: [SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), preserveLocalVariables: true)]);
874
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<INamedTypeSymbol>("C").Constructors.Single(c => c.Parameters is [{ Type.SpecialType: SpecialType.System_Boolean }]), preserveLocalVariables: true)
933
semanticEdits: [SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<INamedTypeSymbol>("C").InstanceConstructors.Single(), preserveLocalVariables: true)]);
1089
semanticEdits: [SemanticEdit(SemanticEditKind.
Update
, c => c.GetPrimaryConstructor("C"), preserveLocalVariables: true)]);
1109
semanticEdits: [SemanticEdit(SemanticEditKind.
Update
, c => c.GetPrimaryConstructor("C"), preserveLocalVariables: true)]);
1131
SemanticEdit(SemanticEditKind.
Update
, c => c.GetCopyConstructor("C")),
1132
SemanticEdit(SemanticEditKind.
Update
, c => c.GetPrimaryConstructor("C"), preserveLocalVariables: true),
1154
SemanticEdit(SemanticEditKind.
Update
, c => c.GetPrimaryConstructor("C"), preserveLocalVariables: true)
1177
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.P")),
1178
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.get_P")),
1179
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.set_P")),
1180
SemanticEdit(SemanticEditKind.
Update
, c => c.GetPrimaryConstructor("C"), preserveLocalVariables: true),
1202
SemanticEdit(SemanticEditKind.
Update
, c => c.GetCopyConstructor("C")),
1203
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.P")),
1204
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.get_P")),
1205
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.set_P")),
1206
SemanticEdit(SemanticEditKind.
Update
, c => c.GetPrimaryConstructor("C"), preserveLocalVariables: true),
1268
semanticEdits: [SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<INamedTypeSymbol>("C").InstanceConstructors.Single(), preserveLocalVariables: true)]);
1333
semanticEdits: [SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<INamedTypeSymbol>("C").InstanceConstructors.Single(), preserveLocalVariables: true)],
1420
semanticEdits: [SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<INamedTypeSymbol>("C").InstanceConstructors.Single(), preserveLocalVariables: true)]);
1578
semanticEdits: [SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<INamedTypeSymbol>("C").StaticConstructors.Single(), preserveLocalVariables: true)],
1632
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<INamedTypeSymbol>("C").InstanceConstructors.Single(), preserveLocalVariables: true)
1715
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<INamedTypeSymbol>("C").StaticConstructors.Single(), preserveLocalVariables: true)
1743
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<INamedTypeSymbol>("C").StaticConstructors.Single(), preserveLocalVariables: true)
1771
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<INamedTypeSymbol>("C").StaticConstructors.Single(), preserveLocalVariables: true)
1799
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<INamedTypeSymbol>("C").StaticConstructors.Single(), preserveLocalVariables: true)
1827
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<INamedTypeSymbol>("C").StaticConstructors.Single(), preserveLocalVariables: true)
1854
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<INamedTypeSymbol>("C").StaticConstructors.Single(), preserveLocalVariables: true)
1887
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<INamedTypeSymbol>("C").StaticConstructors.Single(), preserveLocalVariables: true)
1948
semanticEdits: [SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<IPropertySymbol>("C.P").GetMethod)]);
2117
semanticEdits: [SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.get_P"))]);
2144
semanticEdits: [SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.get_P"))]);
2168
semanticEdits: [SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<INamedTypeSymbol>("C").InstanceConstructors.Single(), preserveLocalVariables: true)]);
2197
semanticEdits: [SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<IPropertySymbol>("C.this[]").GetMethod)]);
2441
semanticEdits: [SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<IEventSymbol>("C.E").RemoveMethod)]);
2467
semanticEdits: [SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<IEventSymbol>("C.E").RemoveMethod)]);
2493
semanticEdits: [SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<IEventSymbol>("C.E").RemoveMethod)]);
2607
semanticEdits: [SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.F"))]);
2666
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("D.F3")), // overlaps with "void F1() { }"
2667
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("D.F4")), // overlaps with "void F2() { }"
2785
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.F"))
2818
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.F"))
EditAndContinue\StatementEditingTests.cs (202)
2078
[SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), preserveLocalVariables: true)],
2411
[SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), preserveLocalVariables: true)],
2458
[SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), preserveLocalVariables: true)],
2500
[SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), preserveLocalVariables: true)],
2561
[SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), preserveLocalVariables: true)],
2601
[SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), preserveLocalVariables: true)],
2658
[SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), preserveLocalVariables: true)],
2865
[SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), preserveLocalVariables: true)],
2871
[SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), preserveLocalVariables: true)],
2925
[SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), preserveLocalVariables: true)],
2969
[SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), preserveLocalVariables: true)],
3019
[SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), preserveLocalVariables: true)],
3097
[SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), preserveLocalVariables: true)],
3159
[SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), preserveLocalVariables: true)],
3219
[SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), preserveLocalVariables: true)],
3277
[SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), preserveLocalVariables: true)],
3372
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), syntaxMap, rudeEdits:
3417
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), syntaxMap, rudeEdits:
3462
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), syntaxMap, rudeEdits:
3587
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), syntaxMap, rudeEdits:
3632
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), syntaxMap, rudeEdits:
3671
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), syntaxMap, rudeEdits:
3788
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), syntaxMap, rudeEdits:
3824
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), syntaxMap, rudeEdits:
3872
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), syntaxMap, rudeEdits:
3921
edits.VerifySemantics(SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), preserveLocalVariables: true));
4054
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<INamedTypeSymbol>("C").GetMembers("F").Single(), preserveLocalVariables: true)
4097
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), syntaxMap, rudeEdits:
4242
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), syntaxMap, rudeEdits:
4299
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("System.C.F"), syntaxMap, rudeEdits:
4388
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), syntaxMap,
4526
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), preserveLocalVariables: true));
4572
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), preserveLocalVariables: true));
4601
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.this[]")),
4602
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.get_Item"), preserveLocalVariables: true),
4638
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.this[]")),
4639
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.get_Item"), preserveLocalVariables: true),
4675
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.this[]")),
4676
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.get_Item"), preserveLocalVariables: true),
4706
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.get_Item"), preserveLocalVariables: true));
4738
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.this[]")),
4739
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.get_Item"), preserveLocalVariables: true),
4812
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), preserveLocalVariables: true));
4840
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), preserveLocalVariables: true));
5021
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), preserveLocalVariables: true));
5057
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.set_D")));
5093
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.set_Item")));
5129
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.add_D")));
5165
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.remove_D")));
5176
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<INamedTypeSymbol>("C").InstanceConstructors.Single(m => m.Parameters is [{ Name: "x" }]), preserveLocalVariables: true));
5188
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C..ctor"), preserveLocalVariables: true));
5201
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<INamedTypeSymbol>("C").InstanceConstructors.Single(m => m.Parameters is [_, _]), preserveLocalVariables: true));
5214
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<INamedTypeSymbol>("C").InstanceConstructors.Single(m => m.Parameters is [_, _]), preserveLocalVariables: true));
5228
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<INamedTypeSymbol>("C").InstanceConstructors.Single(m => m.Parameters is [_, _]), preserveLocalVariables: true));
5240
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.M"), preserveLocalVariables: true));
5252
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.M"), preserveLocalVariables: true));
5264
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.M"), preserveLocalVariables: true));
5276
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.M"), preserveLocalVariables: true));
5321
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), preserveLocalVariables: true));
5351
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.this[]")),
5352
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.get_Item"), preserveLocalVariables: true)
5382
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.get_Item"), preserveLocalVariables: true));
5445
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.set_Item"), preserveLocalVariables: true));
5481
[SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.set_Item"), preserveLocalVariables: true)],
5518
[SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.remove_D"), preserveLocalVariables: true)],
5556
[SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.remove_D"), preserveLocalVariables: true)],
5591
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), preserveLocalVariables: true));
5619
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), preserveLocalVariables: true));
5735
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), preserveLocalVariables: true));
5746
[SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<INamedTypeSymbol>("C").InstanceConstructors.Single(m => m.Parameters is [{ Name: "x" }]), preserveLocalVariables: true)],
5758
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C..ctor"), preserveLocalVariables: true));
5770
[SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<INamedTypeSymbol>("C").InstanceConstructors.Single(m => m.Parameters is [_, _]), preserveLocalVariables: true)],
5783
[SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<INamedTypeSymbol>("C").InstanceConstructors.Single(m => m.Parameters is [_, _]), preserveLocalVariables: true)],
5798
[SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<INamedTypeSymbol>("C").InstanceConstructors.Single(m => m.Parameters is [_, _]), preserveLocalVariables: true)],
5810
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.M"), preserveLocalVariables: true));
5822
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.M"), preserveLocalVariables: true));
5834
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.M"), preserveLocalVariables: true));
5846
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.M"), preserveLocalVariables: true));
5918
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), preserveLocalVariables: true));
5964
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<IMethodSymbol>("C.F").PartialImplementationPart, preserveLocalVariables: true, partialType: "C"));
6009
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<IMethodSymbol>("C.F").PartialImplementationPart, preserveLocalVariables: true, partialType: "C"));
6050
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), preserveLocalVariables: true));
6086
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), preserveLocalVariables: true));
6120
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), preserveLocalVariables: true));
6165
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), preserveLocalVariables: true));
6207
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), preserveLocalVariables: true));
6296
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), preserveLocalVariables: true));
6340
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), preserveLocalVariables: true));
6397
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), preserveLocalVariables: true));
6457
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), preserveLocalVariables: true));
6517
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), preserveLocalVariables: true));
6571
[SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), preserveLocalVariables: true)],
6609
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), syntaxMap, rudeEdits:
6650
SemanticEditKind.
Update
,
6689
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), syntaxMap,
6724
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), syntaxMap,
6769
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), syntaxMap,
6812
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), syntaxMap,
6855
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C..ctor"), syntaxMap,
6889
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C..ctor"), syntaxMap,
7038
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("Program.Main"), preserveLocalVariables: true)
7054
GetTopEdits(edits).VerifySemantics(SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), preserveLocalVariables: true));
7069
GetTopEdits(edits).VerifySemantics(SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), preserveLocalVariables: true));
7084
GetTopEdits(edits).VerifySemantics(SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), preserveLocalVariables: true));
7688
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), syntaxMap, rudeEdits:
7734
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), syntaxMap, rudeEdits:
7775
[SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), preserveLocalVariables: true)],
7822
[SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), preserveLocalVariables: true)],
7866
[SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), preserveLocalVariables: true)],
7927
[SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), preserveLocalVariables: true)],
8003
[SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), preserveLocalVariables: true)],
8008
[SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), preserveLocalVariables: true)],
8061
[SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), preserveLocalVariables: true)],
8139
[SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), preserveLocalVariables: true)],
8193
[SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), preserveLocalVariables: true)],
8269
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), preserveLocalVariables: true));
8306
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), syntaxMap, rudeEdits:
8347
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), syntaxMap, rudeEdits:
8388
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), syntaxMap, rudeEdits:
8429
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), syntaxMap, rudeEdits:
8542
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), syntaxMap, rudeEdits:
8580
edits.VerifySemantics(SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), preserveLocalVariables: true));
8614
edits.VerifySemantics(SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), preserveLocalVariables: true));
8791
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), preserveLocalVariables: true));
8819
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.get_Item"), preserveLocalVariables: true));
8853
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), preserveLocalVariables: true));
8895
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), preserveLocalVariables: true));
8931
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.set_D")));
8967
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.set_Item")));
9003
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.add_D")));
9039
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.remove_D")));
9083
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), preserveLocalVariables: true));
9112
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.get_Item"), preserveLocalVariables: true));
9141
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.set_Item"), preserveLocalVariables: true));
9177
[SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.set_Item"), preserveLocalVariables: true)],
9214
[SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.remove_D"), preserveLocalVariables: true)],
9251
[SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.remove_D"), preserveLocalVariables: true)],
9286
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), preserveLocalVariables: true));
9328
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), preserveLocalVariables: true));
9366
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), preserveLocalVariables: true));
9412
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<IMethodSymbol>("C.F").PartialImplementationPart, preserveLocalVariables: true, partialType: "C"));
9452
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), preserveLocalVariables: true));
9497
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), preserveLocalVariables: true));
9539
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), preserveLocalVariables: true));
9627
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), preserveLocalVariables: true));
9709
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), syntaxMap, rudeEdits:
9752
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), syntaxMap, rudeEdits:
9806
edits.VerifySemantics(SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.M"), preserveLocalVariables: true));
9835
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), syntaxMap, rudeEdits:
9852
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), syntaxMap, rudeEdits:
9883
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), syntaxMap, rudeEdits:
10291
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), syntaxMap, rudeEdits:
10314
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), syntaxMap, rudeEdits:
10342
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), syntaxMap, rudeEdits:
10363
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), syntaxMap, rudeEdits:
10621
[SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("Program.<Main>$"))],
10729
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), syntaxMap, rudeEdits:
10772
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), syntaxMap, rudeEdits:
10815
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), syntaxMap, rudeEdits:
10934
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), syntaxMap, rudeEdits:
10979
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), syntaxMap, rudeEdits:
11024
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), syntaxMap, rudeEdits:
11070
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), syntaxMap, rudeEdits:
11115
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), syntaxMap, rudeEdits:
11160
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), syntaxMap, rudeEdits:
11205
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), syntaxMap, rudeEdits:
11250
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), syntaxMap, rudeEdits:
11295
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), syntaxMap, rudeEdits:
11390
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), syntaxMap, rudeEdits:
11609
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), syntaxMap, rudeEdits:
11687
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), syntaxMap, rudeEdits:
11961
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), preserveLocalVariables: true));
12011
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), preserveLocalVariables: true));
12100
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), preserveLocalVariables: true));
12145
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), preserveLocalVariables: true));
12191
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), preserveLocalVariables: true));
12235
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), preserveLocalVariables: true));
12435
[SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), preserveLocalVariables: true)],
12493
[SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), preserveLocalVariables: true)],
12554
[SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), preserveLocalVariables: true)],
12995
[SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), preserveLocalVariables: true)],
13027
[SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), preserveLocalVariables: true)],
13053
[SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), preserveLocalVariables: true)],
13079
[SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), preserveLocalVariables: false)],
13111
[SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), preserveLocalVariables: false)],
13143
[SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), preserveLocalVariables: false)],
13174
[SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), preserveLocalVariables: false)],
13206
[SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), preserveLocalVariables: true)],
13238
[SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), preserveLocalVariables: true)],
13269
[SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), preserveLocalVariables: false)],
13301
[SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), preserveLocalVariables: false)],
13364
[SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), preserveLocalVariables: true)],
13515
[SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), preserveLocalVariables: true)],
13547
[SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), preserveLocalVariables: true)],
13581
[SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), preserveLocalVariables: true)],
13624
[SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), preserveLocalVariables: true)],
14652
[SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("Program.<Main>$"), preserveLocalVariables: true)]);
14675
[SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("Program.<Main>$"), preserveLocalVariables: true)],
14699
[SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("Program.<Main>$"), preserveLocalVariables: true)]);
14721
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("Program.<Main>$"), preserveLocalVariables: true));
14753
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("Program.<Main>$"), preserveLocalVariables: true));
14787
[SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("Program.<Main>$"), preserveLocalVariables: true)],
EditAndContinue\TopLevelEditingTests.cs (833)
497
edits.VerifySemantics(SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("N.Program.F")));
533
edits.VerifySemantics(SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("N.Program.F")));
959
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<INamedTypeSymbol>("C").GetMember("F"))
1224
semanticEdits: [SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C"))],
1275
[SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C"))],
1311
[SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C"))],
1687
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C")));
1783
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C")));
2314
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<INamedTypeSymbol>("I").GetMember("M"))
2556
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C")),
2557
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("S")),
2558
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("I")),
2559
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.F")),
2560
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("S.F")),
2561
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("I.F"))
2632
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<INamedTypeSymbol>("C").GetMember("M")),
2698
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<INamedTypeSymbol>("C").GetMember("F")),
2699
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<INamedTypeSymbol>("S").GetMember("F")),
2700
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<INamedTypeSymbol>("I").GetMember("F")),
2761
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<INamedTypeSymbol>("C").GetMember("AbstractMethod")),
2762
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<INamedTypeSymbol>("C").GetMember("VirtualMethod")),
2763
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<INamedTypeSymbol>("C").GetMember("ToString")),
2764
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<INamedTypeSymbol>("C").GetMember("I.G")),
2765
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<INamedTypeSymbol>("I").GetMember("G")),
2766
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<INamedTypeSymbol>("I").GetMember("F")),
2812
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<INamedTypeSymbol>("C").GetMember("AbstractMethod")),
2813
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<INamedTypeSymbol>("C").GetMember("VirtualMethod")),
2814
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<INamedTypeSymbol>("C").GetMember("ToString")),
2815
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<INamedTypeSymbol>("C").GetMember("I.G")),
2816
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<INamedTypeSymbol>("I").GetMember("G")),
2817
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<INamedTypeSymbol>("I").GetMember("F")),
2852
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<IPropertySymbol>("C.P").GetMethod),
2853
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<IPropertySymbol>("C.P").SetMethod),
2854
SemanticEdit(SemanticEditKind.
Update
, c => c.GetParameterlessConstructor("C"), preserveLocalVariables: true),
2892
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<IPropertySymbol>("C.P").GetMethod),
2893
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<IPropertySymbol>("C.P").SetMethod),
2894
SemanticEdit(SemanticEditKind.
Update
, c => c.GetParameterlessConstructor("C"), partialType: "C", preserveLocalVariables: true),
2934
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<IPropertySymbol>("C.P").GetMethod),
2935
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<IPropertySymbol>("C.P").SetMethod),
2936
SemanticEdit(SemanticEditKind.
Update
, c => c.GetParameterlessConstructor("C"), partialType: "C", preserveLocalVariables: true),
3288
SemanticEdit(SemanticEditKind.
Update
, c => methodName switch { ".ctor" => c.GetCopyConstructor("C"), "Equals" => c.GetSpecializedEqualsOverload("C"), _ => c.GetMember("C." + methodName) }),
3316
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMembers("C.PrintMembers").First().ISymbol),
3336
SemanticEdit(SemanticEditKind.
Update
, c => methodName switch { ".ctor" => c.GetCopyConstructor("C"), "Equals" => c.GetSpecializedEqualsOverload("C"), _ => c.GetMember("C." + methodName) }));
3354
SemanticEdit(SemanticEditKind.
Update
, c => methodName switch { ".ctor" => c.GetCopyConstructor("C"), "Equals" => c.GetSpecializedEqualsOverload("C"), _ => c.GetMember("C." + methodName) }));
3382
SemanticEdit(SemanticEditKind.
Update
, c => methodName switch { ".ctor" => c.GetCopyConstructor("C"), "Equals" => c.GetSpecializedEqualsOverload("C"), _ => c.GetMember("C." + methodName) }),
3416
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.PrintMembers")),
3417
SemanticEdit(SemanticEditKind.
Update
, c => c.GetSpecializedEqualsOverload("C")),
3418
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.GetHashCode")),
3419
SemanticEdit(SemanticEditKind.
Update
, c => c.GetCopyConstructor("C")),
3453
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.PrintMembers")),
3454
SemanticEdit(SemanticEditKind.
Update
, c => c.GetSpecializedEqualsOverload("C")),
3455
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.GetHashCode")),
3472
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.PrintMembers")),
3473
SemanticEdit(SemanticEditKind.
Update
, c => c.GetSpecializedEqualsOverload("C")),
3474
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.GetHashCode")),
3475
SemanticEdit(SemanticEditKind.
Update
, c => c.GetCopyConstructor("C")),
3477
SemanticEdit(SemanticEditKind.
Update
, c => c.GetPrimaryConstructor("C"), preserveLocalVariables: true)
3493
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.PrintMembers")),
3494
SemanticEdit(SemanticEditKind.
Update
, c => c.GetSpecializedEqualsOverload("C")),
3495
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.GetHashCode")),
3496
SemanticEdit(SemanticEditKind.
Update
, c => c.GetCopyConstructor("C")),
3498
SemanticEdit(SemanticEditKind.
Update
, c => c.GetPrimaryConstructor("C"), preserveLocalVariables: true)
3514
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.PrintMembers")),
3515
SemanticEdit(SemanticEditKind.
Update
, c => c.GetSpecializedEqualsOverload("C")),
3516
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.GetHashCode")),
3517
SemanticEdit(SemanticEditKind.
Update
, c => c.GetCopyConstructor("C")),
3534
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.PrintMembers")),
3535
SemanticEdit(SemanticEditKind.
Update
, c => c.GetSpecializedEqualsOverload("C")),
3536
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.GetHashCode")),
3537
SemanticEdit(SemanticEditKind.
Update
, c => c.GetCopyConstructor("C")),
3539
SemanticEdit(SemanticEditKind.
Update
, c => c.GetPrimaryConstructor("C"), syntaxMap[0]),
3564
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<INamedTypeSymbol>("C").Constructors.Single(c => c.Parameters.Length == 0), preserveLocalVariables: true));
3576
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<INamedTypeSymbol>("C").Constructors.Single(c => c.Parameters[0].Type.ToDisplayString() == "int"), preserveLocalVariables: true));
3591
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.PrintMembers")),
3592
SemanticEdit(SemanticEditKind.
Update
, c => c.GetSpecializedEqualsOverload("C")),
3593
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.GetHashCode")),
3594
SemanticEdit(SemanticEditKind.
Update
, c => c.GetCopyConstructor("C")),
3614
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.PrintMembers")),
3615
SemanticEdit(SemanticEditKind.
Update
, c => c.GetSpecializedEqualsOverload("C")),
3616
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.GetHashCode")),
3617
SemanticEdit(SemanticEditKind.
Update
, c => c.GetCopyConstructor("C")),
3731
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.PrintMembers")),
3732
SemanticEdit(SemanticEditKind.
Update
, c => c.GetSpecializedEqualsOverload("C")),
3733
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.GetHashCode")),
3734
SemanticEdit(SemanticEditKind.
Update
, c => c.GetCopyConstructor("C")),
3738
SemanticEdit(SemanticEditKind.
Update
, c => c.GetPrimaryConstructor("C"), preserveLocalVariables: true),
3755
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.PrintMembers")),
3756
SemanticEdit(SemanticEditKind.
Update
, c => c.GetSpecializedEqualsOverload("C")),
3757
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.GetHashCode")),
3758
SemanticEdit(SemanticEditKind.
Update
, c => c.GetCopyConstructor("C")),
3759
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.get_X")),
3760
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.set_X")),
3761
SemanticEdit(SemanticEditKind.
Update
, c => c.GetPrimaryConstructor("C"), preserveLocalVariables: true));
3786
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.PrintMembers")),
3787
SemanticEdit(SemanticEditKind.
Update
, c => c.GetSpecializedEqualsOverload("C")),
3788
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.GetHashCode")),
3789
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.get_X")),
3790
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.set_X")),
3791
SemanticEdit(SemanticEditKind.
Update
, c => c.GetPrimaryConstructor("C"), preserveLocalVariables: true));
3808
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.PrintMembers")),
3809
SemanticEdit(SemanticEditKind.
Update
, c => c.GetSpecializedEqualsOverload("C")),
3810
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.GetHashCode")),
3811
SemanticEdit(SemanticEditKind.
Update
, c => c.GetCopyConstructor("C")),
3812
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.get_X")),
3813
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.set_X")),
3814
SemanticEdit(SemanticEditKind.
Update
, c => c.GetPrimaryConstructor("C"), partialType: "C", preserveLocalVariables: true)
3834
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.PrintMembers")),
3835
SemanticEdit(SemanticEditKind.
Update
, c => c.GetSpecializedEqualsOverload("C")),
3836
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.GetHashCode")),
3837
SemanticEdit(SemanticEditKind.
Update
, c => c.GetCopyConstructor("C")),
3838
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<IPropertySymbol>("C.X").GetMethod),
3839
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<IPropertySymbol>("C.X").SetMethod),
3840
SemanticEdit(SemanticEditKind.
Update
, c => c.GetPrimaryConstructor("C"), preserveLocalVariables: true),
3863
expectedEdits.Add(SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.PrintMembers")));
3866
expectedEdits.Add(SemanticEdit(SemanticEditKind.
Update
, c => c.GetSpecializedEqualsOverload("C")));
3870
expectedEdits.Add(SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.GetHashCode")));
3875
expectedEdits.Add(SemanticEdit(SemanticEditKind.
Update
, c => c.GetCopyConstructor("C")));
3878
expectedEdits.Add(SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<IPropertySymbol>("C.X").GetMethod));
3879
expectedEdits.Add(SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<IPropertySymbol>("C.X").SetMethod));
3880
expectedEdits.Add(SemanticEdit(SemanticEditKind.
Update
, c => c.GetPrimaryConstructor("C"), preserveLocalVariables: true));
3904
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.PrintMembers")),
3905
SemanticEdit(SemanticEditKind.
Update
, c => c.GetSpecializedEqualsOverload("C")),
3906
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.GetHashCode")),
3907
SemanticEdit(SemanticEditKind.
Update
, c => c.GetCopyConstructor("C")),
3908
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<IPropertySymbol>("C.X").GetMethod),
3909
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<IPropertySymbol>("C.X").SetMethod),
3910
SemanticEdit(SemanticEditKind.
Update
, c => c.GetPrimaryConstructor("C"), partialType : "C", preserveLocalVariables: true),
3927
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.PrintMembers")),
3928
SemanticEdit(SemanticEditKind.
Update
, c => c.GetSpecializedEqualsOverload("C")),
3929
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.GetHashCode")),
3930
SemanticEdit(SemanticEditKind.
Update
, c => c.GetCopyConstructor("C")),
3931
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.P")),
3932
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.get_P")),
3933
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.set_P")),
3934
SemanticEdit(SemanticEditKind.
Update
, c => c.GetPrimaryConstructor("C"), preserveLocalVariables: true),
3954
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.PrintMembers")),
3955
SemanticEdit(SemanticEditKind.
Update
, c => c.GetSpecializedEqualsOverload("C")),
3956
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.GetHashCode")),
3957
SemanticEdit(SemanticEditKind.
Update
, c => c.GetCopyConstructor("C")),
3958
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.get_P")),
3959
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.set_P")),
3960
SemanticEdit(SemanticEditKind.
Update
, c => c.GetPrimaryConstructor("C"), preserveLocalVariables: true),
3996
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.PrintMembers")),
3997
SemanticEdit(SemanticEditKind.
Update
, c => c.GetSpecializedEqualsOverload("C")),
3998
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.GetHashCode")),
3999
SemanticEdit(SemanticEditKind.
Update
, c => c.GetCopyConstructor("C")),
4060
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.PrintMembers")),
4061
SemanticEdit(SemanticEditKind.
Update
, c => c.GetSpecializedEqualsOverload("C")),
4062
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.GetHashCode")),
4063
SemanticEdit(SemanticEditKind.
Update
, c => c.GetCopyConstructor("C")),
4065
SemanticEdit(SemanticEditKind.
Update
, c => c.GetPrimaryConstructor("C"), preserveLocalVariables: true),
4094
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.PrintMembers")),
4095
SemanticEdit(SemanticEditKind.
Update
, c => c.GetSpecializedEqualsOverload("C")),
4096
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.GetHashCode")),
4097
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.get_P")),
4098
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.set_P")),
4099
SemanticEdit(SemanticEditKind.
Update
, c => c.GetPrimaryConstructor("C"), preserveLocalVariables: true),
4114
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.PrintMembers")),
4115
SemanticEdit(SemanticEditKind.
Update
, c => c.GetSpecializedEqualsOverload("C")),
4116
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.GetHashCode")),
4117
SemanticEdit(SemanticEditKind.
Update
, c => c.GetCopyConstructor("C")),
4118
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.get_X")),
4119
SemanticEdit(SemanticEditKind.
Update
, c => c.GetPrimaryConstructor("C"), preserveLocalVariables: true),
4136
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.PrintMembers")),
4137
SemanticEdit(SemanticEditKind.
Update
, c => c.GetSpecializedEqualsOverload("C")),
4138
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.GetHashCode")),
4139
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.get_P")),
4140
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.set_P")),
4141
SemanticEdit(SemanticEditKind.
Update
, c => c.GetPrimaryConstructor("C"), preserveLocalVariables: true),
4220
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.PrintMembers")),
4221
SemanticEdit(SemanticEditKind.
Update
, c => c.GetSpecializedEqualsOverload("C")),
4222
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.GetHashCode")),
4223
SemanticEdit(SemanticEditKind.
Update
, c => c.GetCopyConstructor("C")),
4224
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.get_X")),
4225
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.set_X")),
4226
SemanticEdit(SemanticEditKind.
Update
, c => c.GetPrimaryConstructor("C"), preserveLocalVariables: true));
4246
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.PrintMembers")),
4247
SemanticEdit(SemanticEditKind.
Update
, c => c.GetSpecializedEqualsOverload("C")),
4248
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.GetHashCode")),
4249
SemanticEdit(SemanticEditKind.
Update
, c => c.GetCopyConstructor("C")),
4250
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.get_X")),
4251
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.set_X")),
4252
SemanticEdit(SemanticEditKind.
Update
, c => c.GetPrimaryConstructor("C"), partialType: "C", preserveLocalVariables: true)
4268
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.PrintMembers")),
4269
SemanticEdit(SemanticEditKind.
Update
, c => c.GetSpecializedEqualsOverload("C")),
4270
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.GetHashCode")),
4271
SemanticEdit(SemanticEditKind.
Update
, c => c.GetCopyConstructor("C")),
4272
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.get_X")),
4273
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.set_X")),
4274
SemanticEdit(SemanticEditKind.
Update
, c => c.GetPrimaryConstructor("C"), preserveLocalVariables: true));
4293
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.PrintMembers")),
4294
SemanticEdit(SemanticEditKind.
Update
, c => c.GetSpecializedEqualsOverload("C")),
4295
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.GetHashCode")),
4296
SemanticEdit(SemanticEditKind.
Update
, c => c.GetCopyConstructor("C")),
4297
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.get_X")),
4298
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.set_X")),
4299
SemanticEdit(SemanticEditKind.
Update
, c => c.GetPrimaryConstructor("C"), partialType: "C", preserveLocalVariables: true)
4315
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.PrintMembers")),
4316
SemanticEdit(SemanticEditKind.
Update
, c => c.GetSpecializedEqualsOverload("C")),
4317
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.GetHashCode")),
4318
SemanticEdit(SemanticEditKind.
Update
, c => c.GetCopyConstructor("C")),
4319
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.P")),
4320
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.get_P")),
4321
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.set_P")),
4322
SemanticEdit(SemanticEditKind.
Update
, c => c.GetPrimaryConstructor("C"), preserveLocalVariables: true),
4342
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.PrintMembers")),
4343
SemanticEdit(SemanticEditKind.
Update
, c => c.GetSpecializedEqualsOverload("C")),
4344
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.GetHashCode")),
4345
SemanticEdit(SemanticEditKind.
Update
, c => c.GetCopyConstructor("C")),
4346
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.get_P")),
4347
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.set_P")),
4348
SemanticEdit(SemanticEditKind.
Update
, c => c.GetPrimaryConstructor("C"), preserveLocalVariables: true),
4366
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<IPropertySymbol>("C.Y").GetMethod),
4367
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<IPropertySymbol>("C.Y").SetMethod)
4490
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("N.A"))
4983
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("D")),
4984
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("D.Invoke")),
4985
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("D.EndInvoke"))
5005
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("D")),
5006
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("D.Invoke")),
5007
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("D.EndInvoke"))
5072
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("D.Invoke")),
5073
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("D.BeginInvoke"))
5102
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("D.BeginInvoke")),
5103
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("D.Invoke")));
5122
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("D.Invoke")),
5123
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("D.BeginInvoke"))
5287
[SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("D"))],
5306
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("D.Invoke")),
5307
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("D.EndInvoke")),
5308
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("D")),
5467
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C")),
5468
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.D.M"))
6113
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C"), partialType: "C")
6189
semanticEdits: [SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<INamedTypeSymbol>("C").GetMember("F"))]),
6192
semanticEdits: [SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<INamedTypeSymbol>("C").GetMember("G"))]),
6215
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C"), partialType: "C")
6219
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C"), partialType: "C")
6234
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.F"))
6238
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.G"))
6265
semanticEdits: [SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<INamedTypeSymbol>("I").GetMember<INamedTypeSymbol>("C").GetMember("F1"))]),
6273
semanticEdits: [SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<INamedTypeSymbol>("I").GetMember<INamedTypeSymbol>("C").GetMember("F2"))]),
9060
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<IMethodSymbol>("C.M")),
9061
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<IPropertySymbol>("C.P1").GetMethod),
9062
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<IPropertySymbol>("C.P1").SetMethod),
9063
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<IPropertySymbol>("C.P2").GetMethod),
9064
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<IPropertySymbol>("C.P2").SetMethod),
9065
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMembers<IPropertySymbol>("C.this[]").Single(m => m.Parameters[0].Type.Name == "Int32").GetMethod),
9066
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMembers<IPropertySymbol>("C.this[]").Single(m => m.Parameters[0].Type.Name == "Int32").SetMethod),
9067
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMembers<IPropertySymbol>("C.this[]").Single(m => m.Parameters[0].Type.Name == "Int32")),
9068
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMembers<IPropertySymbol>("C.this[]").Single(m => m.Parameters[0].Type.Name == "Byte").GetMethod),
9069
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMembers<IPropertySymbol>("C.this[]").Single(m => m.Parameters[0].Type.Name == "Byte").SetMethod),
9070
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMembers<IPropertySymbol>("C.this[]").Single(m => m.Parameters[0].Type.Name == "Byte")),
9071
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<IEventSymbol>("C.E").AddMethod),
9072
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<IEventSymbol>("C.E").RemoveMethod),
9085
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<INamedTypeSymbol>("C").GetMember("F"), preserveLocalVariables: false)
9101
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.F"))
9119
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.F"))
9150
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.F"))
9177
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<INamedTypeSymbol>("C").GetMember("Finalize"), preserveLocalVariables: false),
9202
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.F2")),
9208
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.F1")),
9243
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.F2")),
9253
semanticEdits: [SemanticEdit(SemanticEditKind.
Update
, c => c.GetMembers<IMethodSymbol>("C.F").Single(m => m.Parameters is [{ Type.SpecialType: SpecialType.System_Char }]))]),
9256
semanticEdits: [SemanticEdit(SemanticEditKind.
Update
, c => c.GetMembers<IMethodSymbol>("C.F").Single(m => m.Parameters is [{ Type.SpecialType: SpecialType.System_Byte }]))]),
9266
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMembers<IPropertySymbol>("C.this[]").Single(m => m.Parameters is [{ Type.SpecialType: SpecialType.System_Char }])),
9267
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMembers<IPropertySymbol>("C.this[]").Single(m => m.Parameters is [{ Type.SpecialType: SpecialType.System_Char }]).GetMethod),
9268
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMembers<IPropertySymbol>("C.this[]").Single(m => m.Parameters is [{ Type.SpecialType: SpecialType.System_Char }]).SetMethod),
9274
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMembers<IPropertySymbol>("C.this[]").Single(m => m.Parameters is [{ Type.SpecialType: SpecialType.System_Byte }])),
9275
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMembers<IPropertySymbol>("C.this[]").Single(m => m.Parameters is [{ Type.SpecialType: SpecialType.System_Byte }]).GetMethod),
9276
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMembers<IPropertySymbol>("C.this[]").Single(m => m.Parameters is [{ Type.SpecialType: SpecialType.System_Byte }]).SetMethod),
9322
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), preserveLocalVariables: true)
9335
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<INamedTypeSymbol>("C").GetMember<IPropertySymbol>("P").GetMethod),
9336
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<INamedTypeSymbol>("C").GetMember<IPropertySymbol>("P").SetMethod)
9348
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<INamedTypeSymbol>("C").GetMember<IPropertySymbol>("P").GetMethod)
9360
SemanticEdit(SemanticEditKind.
Update
, c => c.GetParameterlessConstructor("C"), partialType: "C", preserveLocalVariables: true)
9372
SemanticEdit(SemanticEditKind.
Update
, c => c.GetParameterlessConstructor("C"), partialType: "C", preserveLocalVariables: true)
9384
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<INamedTypeSymbol>("C").InstanceConstructors.Single(), partialType: "C", preserveLocalVariables: true)
9490
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<INamedTypeSymbol>("C").GetMember<IMethodSymbol>("F")));
9505
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<INamedTypeSymbol>("C").GetMember<IMethodSymbol>("F")));
9527
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("S.M")));
9554
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<INamedTypeSymbol>("S").GetMember<IMethodSymbol>("M")));
9680
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.M")));
9844
[SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), preserveLocalVariables: false)]);
9876
[SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.M"), preserveLocalVariables: false)]);
9891
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), preserveLocalVariables: false)
9907
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), preserveLocalVariables: false)
9948
[SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), syntaxMap[0])]);
10440
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.puts")),
10485
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.puts")),
10517
edits.VerifySemantics([SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.H"))]);
10548
edits.VerifySemantics([SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("I.H"))]);
10966
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.F"))
11002
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.F"))
11275
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), preserveLocalVariables: true)
11538
[SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("Test.F"))],
11579
[SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.M"))],
11622
[SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.M"))]);
12451
semanticEdits: [SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<IMethodSymbol>("C.F").PartialImplementationPart, partialType: "C")]),
12462
semanticEdits: [SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<IMethodSymbol>("C.F").PartialImplementationPart, partialType: "C")]),
12471
semanticEdits: [SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<IMethodSymbol>("C.F").PartialImplementationPart, partialType: "C")]),
12473
semanticEdits: [SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<IMethodSymbol>("C.F").PartialImplementationPart, partialType: "C")]),
12519
semanticEdits: [SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<IMethodSymbol>("C.F").PartialImplementationPart, partialType: "C")]),
12521
semanticEdits: [SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<IMethodSymbol>("C.F").PartialImplementationPart, partialType: "C")])
12566
semanticEdits: [SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<IMethodSymbol>("C.F").PartialImplementationPart, partialType: "C")]),
12588
semanticEdits: [SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<IMethodSymbol>("C.F").PartialImplementationPart, partialType: "C")]),
12608
semanticEdits: [SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<IMethodSymbol>("C.F").PartialImplementationPart, partialType: "C")]),
12610
semanticEdits: [SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<IMethodSymbol>("C.F").PartialImplementationPart, partialType: "C")]),
12634
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<IMethodSymbol>("C.F").PartialImplementationPart, partialType: "C")
12831
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<INamedTypeSymbol>("C").GetMember("op_Addition"))
12837
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<INamedTypeSymbol>("C").GetMember("op_Implicit"))
12880
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.op_Implicit")),
12881
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.op_Addition")),
12909
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.op_Implicit")),
12910
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.op_Addition")),
12926
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.op_Addition"))
12942
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.op_Addition"))
13075
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C..ctor"), preserveLocalVariables: true)
13091
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C..ctor"), preserveLocalVariables: true)
13109
SemanticEdit(SemanticEditKind.
Update
, c => c.GetPrimaryConstructor("C"), preserveLocalVariables: true),
13110
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.get_P")),
13111
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.set_P")),
13129
SemanticEdit(SemanticEditKind.
Update
, c => c.GetPrimaryConstructor("C"), preserveLocalVariables: true),
13130
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.P")),
13131
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.get_P")),
13132
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.set_P")),
13167
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.P")),
13184
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.PrintMembers")),
13185
SemanticEdit(SemanticEditKind.
Update
, c => c.GetSpecializedEqualsOverload("C")),
13186
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.GetHashCode")),
13187
SemanticEdit(SemanticEditKind.
Update
, c => c.GetCopyConstructor("C")),
13188
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.get_P")),
13189
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.set_P")),
13190
SemanticEdit(SemanticEditKind.
Update
, c => c.GetPrimaryConstructor("C"), preserveLocalVariables: true),
13207
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.P")),
13208
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.get_P")),
13209
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.set_P")),
13210
SemanticEdit(SemanticEditKind.
Update
, c => c.GetPrimaryConstructor("C"), preserveLocalVariables: true),
13296
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.PrintMembers")),
13297
SemanticEdit(SemanticEditKind.
Update
, c => c.GetSpecializedEqualsOverload("C")),
13298
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.GetHashCode")),
13299
SemanticEdit(SemanticEditKind.
Update
, c => c.GetCopyConstructor("C")),
13389
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.PrintMembers")),
13390
SemanticEdit(SemanticEditKind.
Update
, c => c.GetSpecializedEqualsOverload("C")),
13391
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.GetHashCode")),
13392
SemanticEdit(SemanticEditKind.
Update
, c => c.GetCopyConstructor("C")),
13429
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.PrintMembers")),
13430
SemanticEdit(SemanticEditKind.
Update
, c => c.GetSpecializedEqualsOverload("C")),
13431
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.GetHashCode")),
13432
SemanticEdit(SemanticEditKind.
Update
, c => c.GetCopyConstructor("C")),
13457
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.PrintMembers")),
13458
SemanticEdit(SemanticEditKind.
Update
, c => c.GetSpecializedEqualsOverload("C")),
13459
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.GetHashCode")),
13476
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.PrintMembers")),
13477
SemanticEdit(SemanticEditKind.
Update
, c => c.GetSpecializedEqualsOverload("C")),
13478
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.GetHashCode")),
13479
SemanticEdit(SemanticEditKind.
Update
, c => c.GetCopyConstructor("C")),
13480
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.get_Y")),
13481
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.set_Y")),
13482
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.Y")),
13501
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.Y")),
13504
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.PrintMembers")),
13505
SemanticEdit(SemanticEditKind.
Update
, c => c.GetSpecializedEqualsOverload("C")),
13506
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.GetHashCode")),
13507
SemanticEdit(SemanticEditKind.
Update
, c => c.GetCopyConstructor("C")),
13525
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.get_Y"), syntaxMap: syntaxMap[0]),
13528
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.PrintMembers")),
13529
SemanticEdit(SemanticEditKind.
Update
, c => c.GetSpecializedEqualsOverload("C")),
13530
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.GetHashCode")),
13531
SemanticEdit(SemanticEditKind.
Update
, c => c.GetCopyConstructor("C")),
13548
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.Y")),
13551
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.PrintMembers")),
13552
SemanticEdit(SemanticEditKind.
Update
, c => c.GetSpecializedEqualsOverload("C")),
13553
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.GetHashCode")),
13554
SemanticEdit(SemanticEditKind.
Update
, c => c.GetCopyConstructor("C")),
13573
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.PrintMembers")),
13574
SemanticEdit(SemanticEditKind.
Update
, c => c.GetSpecializedEqualsOverload("C")),
13575
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.GetHashCode")),
13576
SemanticEdit(SemanticEditKind.
Update
, c => c.GetCopyConstructor("C")),
13600
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.PrintMembers")),
13601
SemanticEdit(SemanticEditKind.
Update
, c => c.GetSpecializedEqualsOverload("C")),
13602
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.GetHashCode")),
13603
SemanticEdit(SemanticEditKind.
Update
, c => c.GetCopyConstructor("C")),
13620
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMembers<IMethodSymbol>("C.Deconstruct").Single(m => m.Parameters is [_])),
13625
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.PrintMembers")),
13626
SemanticEdit(SemanticEditKind.
Update
, c => c.GetSpecializedEqualsOverload("C")),
13627
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.GetHashCode")),
13628
SemanticEdit(SemanticEditKind.
Update
, c => c.GetCopyConstructor("C")),
13650
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.PrintMembers")),
13651
SemanticEdit(SemanticEditKind.
Update
, c => c.GetSpecializedEqualsOverload("C")),
13652
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.GetHashCode")),
13653
SemanticEdit(SemanticEditKind.
Update
, c => c.GetCopyConstructor("C")),
13674
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.PrintMembers")),
13675
SemanticEdit(SemanticEditKind.
Update
, c => c.GetSpecializedEqualsOverload("C")),
13676
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.GetHashCode")),
13677
SemanticEdit(SemanticEditKind.
Update
, c => c.GetCopyConstructor("C")),
13807
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.get_X")),
13846
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.PrintMembers")),
13847
SemanticEdit(SemanticEditKind.
Update
, c => c.GetSpecializedEqualsOverload("C")),
13848
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.GetHashCode")),
13849
SemanticEdit(SemanticEditKind.
Update
, c => c.GetCopyConstructor("C")),
13943
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.PrintMembers")),
13944
SemanticEdit(SemanticEditKind.
Update
, c => c.GetSpecializedEqualsOverload("C")),
13945
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.GetHashCode")),
13946
SemanticEdit(SemanticEditKind.
Update
, c => c.GetCopyConstructor("C")),
13965
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.PrintMembers")),
13966
SemanticEdit(SemanticEditKind.
Update
, c => c.GetSpecializedEqualsOverload("C")),
13967
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.GetHashCode")),
13968
SemanticEdit(SemanticEditKind.
Update
, c => c.GetCopyConstructor("C")),
13985
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMembers<IMethodSymbol>("C.Deconstruct").Single(m => m.Parameters is [_, _])),
13988
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.PrintMembers")),
13989
SemanticEdit(SemanticEditKind.
Update
, c => c.GetSpecializedEqualsOverload("C")),
13990
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.GetHashCode")),
13991
SemanticEdit(SemanticEditKind.
Update
, c => c.GetCopyConstructor("C")),
14011
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.PrintMembers")),
14012
SemanticEdit(SemanticEditKind.
Update
, c => c.GetSpecializedEqualsOverload("C")),
14013
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.GetHashCode")),
14014
SemanticEdit(SemanticEditKind.
Update
, c => c.GetCopyConstructor("C")),
14033
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.PrintMembers")),
14034
SemanticEdit(SemanticEditKind.
Update
, c => c.GetSpecializedEqualsOverload("C")),
14035
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.GetHashCode")),
14036
SemanticEdit(SemanticEditKind.
Update
, c => c.GetCopyConstructor("C")),
14054
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.PrintMembers")),
14055
SemanticEdit(SemanticEditKind.
Update
, c => c.GetSpecializedEqualsOverload("C")),
14056
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.GetHashCode")),
14057
SemanticEdit(SemanticEditKind.
Update
, c => c.GetCopyConstructor("C")),
14241
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.PrintMembers")),
14242
SemanticEdit(SemanticEditKind.
Update
, c => c.GetSpecializedEqualsOverload("C")),
14243
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.GetHashCode")),
14244
SemanticEdit(SemanticEditKind.
Update
, c => c.GetCopyConstructor("C")),
14245
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.x")),
14246
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.get_x")),
14247
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.set_x")),
14248
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.get_y")),
14249
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.set_y")),
14277
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.M")));
14427
SemanticEdit(SemanticEditKind.
Update
, c => c.GetPrimaryConstructor("C"), partialType: "C", preserveLocalVariables: true)
14451
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.get_P")),
14452
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.set_P")),
14453
SemanticEdit(SemanticEditKind.
Update
, c => c.GetPrimaryConstructor("C"), partialType: "C", preserveLocalVariables: true)
14477
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<INamedTypeSymbol>("C").InstanceConstructors.Single(c => c.Parameters is [{ Name: "a"}]), partialType: "C", preserveLocalVariables: true)
14492
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.PrintMembers")),
14493
SemanticEdit(SemanticEditKind.
Update
, c => c.GetSpecializedEqualsOverload("C")),
14494
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.GetHashCode")),
14495
SemanticEdit(SemanticEditKind.
Update
, c => c.GetCopyConstructor("C")),
14496
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.Deconstruct")),
14497
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.get_P")),
14498
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.set_P")),
14499
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<INamedTypeSymbol>("C").InstanceConstructors.Single(c => c.Parameters is [{ Name: "P"}]), partialType: "C", preserveLocalVariables: true),
14513
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.get_P")),
14514
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.set_P")),
14515
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<INamedTypeSymbol>("C").InstanceConstructors.Single(c => c.Parameters is [{ Name: "P" }]), partialType: "C", preserveLocalVariables: true),
14516
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.Deconstruct")),
14517
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.PrintMembers")),
14518
SemanticEdit(SemanticEditKind.
Update
, c => c.GetSpecializedEqualsOverload("C")),
14519
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.GetHashCode")),
14520
SemanticEdit(SemanticEditKind.
Update
, c => c.GetCopyConstructor("C")),
14534
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.get_P")),
14535
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.set_P")),
14536
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<INamedTypeSymbol>("C").InstanceConstructors.Single(c => c.Parameters is [{ Name: "P" }]), partialType: "C", preserveLocalVariables: true),
14537
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.Deconstruct")),
14538
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.PrintMembers")),
14539
SemanticEdit(SemanticEditKind.
Update
, c => c.GetSpecializedEqualsOverload("C")),
14540
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.GetHashCode")),
14541
SemanticEdit(SemanticEditKind.
Update
, c => c.GetCopyConstructor("C")),
14560
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.PrintMembers")),
14561
SemanticEdit(SemanticEditKind.
Update
, c => c.GetSpecializedEqualsOverload("C")),
14562
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.GetHashCode")),
14563
SemanticEdit(SemanticEditKind.
Update
, c => c.GetCopyConstructor("C")),
14565
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<INamedTypeSymbol>("C").InstanceConstructors.Single(m => m.Parameters is [{ Name: "P" }]), partialType: "C", preserveLocalVariables: true),
14566
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.Deconstruct")),
14588
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<INamedTypeSymbol>("C").InstanceConstructors.Single(m => m.Parameters is [{ Name: "P" }])),
14589
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<INamedTypeSymbol>("C").InstanceConstructors.Single(m => m.Parameters is []), partialType: "C", preserveLocalVariables: true),
14590
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.PrintMembers")),
14591
SemanticEdit(SemanticEditKind.
Update
, c => c.GetSpecializedEqualsOverload("C")),
14592
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.GetHashCode")),
14593
SemanticEdit(SemanticEditKind.
Update
, c => c.GetCopyConstructor("C")),
14613
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.PrintMembers")),
14614
SemanticEdit(SemanticEditKind.
Update
, c => c.GetSpecializedEqualsOverload("C")),
14615
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.GetHashCode")),
14616
SemanticEdit(SemanticEditKind.
Update
, c => c.GetCopyConstructor("C")),
14618
SemanticEdit(SemanticEditKind.
Update
, c => c.GetPrimaryConstructor("C"), partialType: "C", preserveLocalVariables: true),
14634
SemanticEdit(SemanticEditKind.
Update
, c => c.GetPrimaryConstructor("C"), preserveLocalVariables: true));
14660
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<INamedTypeSymbol>("C").InstanceConstructors.Single(), preserveLocalVariables: true));
14693
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<INamedTypeSymbol>("C").InstanceConstructors.Single(), preserveLocalVariables: true)
14708
SemanticEdit(SemanticEditKind.
Update
, c => c.GetPrimaryConstructor("C"), preserveLocalVariables: true));
14721
SemanticEdit(SemanticEditKind.
Update
, c => c.GetPrimaryConstructor("C"), preserveLocalVariables: true));
14754
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<INamedTypeSymbol>("C").InstanceConstructors.Single(), preserveLocalVariables: true)
14773
SemanticEdit(SemanticEditKind.
Update
, c => c.GetPrimaryConstructor("C"), preserveLocalVariables: true));
14815
SemanticEdit(SemanticEditKind.
Update
, c => c.GetPrimaryConstructor("C"), preserveLocalVariables: true));
14860
SemanticEdit(SemanticEditKind.
Update
, c => c.GetParameterlessConstructor("C"), preserveLocalVariables: true));
14877
SemanticEdit(SemanticEditKind.
Update
, c => c.GetPrimaryConstructor("C"), preserveLocalVariables: true));
14910
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<INamedTypeSymbol>("C").InstanceConstructors.Single(), preserveLocalVariables: true)
14944
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<INamedTypeSymbol>("C").InstanceConstructors.Single(), preserveLocalVariables: true)
14978
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<INamedTypeSymbol>("C").InstanceConstructors.Single(), preserveLocalVariables: true)
15012
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<INamedTypeSymbol>("C").InstanceConstructors.Single(), preserveLocalVariables: true)
15054
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<INamedTypeSymbol>("C").GetMember<IMethodSymbol>("C").PartialImplementationPart, partialType: "C"));
15166
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.PrintMembers")),
15167
SemanticEdit(SemanticEditKind.
Update
, c => c.GetSpecializedEqualsOverload("C")),
15168
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.GetHashCode")),
15169
SemanticEdit(SemanticEditKind.
Update
, c => c.GetCopyConstructor("C")),
15188
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.PrintMembers")),
15189
SemanticEdit(SemanticEditKind.
Update
, c => c.GetSpecializedEqualsOverload("C")),
15190
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.GetHashCode")),
15191
SemanticEdit(SemanticEditKind.
Update
, c => c.GetCopyConstructor("C")),
15245
SemanticEdit(SemanticEditKind.
Update
, c => c.GetParameterlessConstructor("C"), preserveLocalVariables: true)
15336
[SemanticEdit(SemanticEditKind.
Update
, c => c.GetParameterlessConstructor("C"), preserveLocalVariables: true)],
15361
semanticEdits: [SemanticEdit(SemanticEditKind.
Update
, c => c.GetParameterlessConstructor("C"), partialType: "C", preserveLocalVariables: true)]),
15492
SemanticEdit(SemanticEditKind.
Update
, c => c.GetParameterlessConstructor("C"), preserveLocalVariables: true));
15504
SemanticEdit(SemanticEditKind.
Update
, c => c.GetParameterlessConstructor("C"), preserveLocalVariables: true),
15505
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.PrintMembers")),
15506
SemanticEdit(SemanticEditKind.
Update
, c => c.GetSpecializedEqualsOverload("C")),
15507
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.GetHashCode")),
15508
SemanticEdit(SemanticEditKind.
Update
, c => c.GetCopyConstructor("C")));
15557
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.PrintMembers")),
15558
SemanticEdit(SemanticEditKind.
Update
, c => c.GetSpecializedEqualsOverload("C")),
15559
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.GetHashCode")),
15613
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.PrintMembers")),
15614
SemanticEdit(SemanticEditKind.
Update
, c => c.GetSpecializedEqualsOverload("C")),
15615
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.GetHashCode")),
15616
SemanticEdit(SemanticEditKind.
Update
, c => c.GetCopyConstructor("C")),
15653
[SemanticEdit(SemanticEditKind.
Update
, c => c.GetParameterlessConstructor("C"), preserveLocalVariables: true)],
15689
SemanticEdit(SemanticEditKind.
Update
, c => c.GetParameterlessConstructor("C"), preserveLocalVariables: true)
15743
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.PrintMembers")),
15744
SemanticEdit(SemanticEditKind.
Update
, c => c.GetSpecializedEqualsOverload("C")),
15745
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.GetHashCode")),
15746
SemanticEdit(SemanticEditKind.
Update
, c => c.GetCopyConstructor("C")),
15772
semanticEdits: [SemanticEdit(SemanticEditKind.
Update
, c => c.GetParameterlessConstructor("C"), partialType: "C", preserveLocalVariables: true)]),
15775
semanticEdits: [SemanticEdit(SemanticEditKind.
Update
, c => c.GetParameterlessConstructor("C"), partialType: "C", preserveLocalVariables: true)])
15788
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<INamedTypeSymbol>("C").InstanceConstructors.Single(c => c.Parameters is []), preserveLocalVariables: true));
15818
SemanticEdit(SemanticEditKind.
Update
, c => c.GetParameterlessConstructor("C"), preserveLocalVariables: true));
15859
SemanticEdit(SemanticEditKind.
Update
, c => c.GetParameterlessConstructor("C"), preserveLocalVariables: true));
15871
SemanticEdit(SemanticEditKind.
Update
, c => c.GetParameterlessConstructor("C"), preserveLocalVariables: true),
15872
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.PrintMembers")),
15873
SemanticEdit(SemanticEditKind.
Update
, c => c.GetSpecializedEqualsOverload("C")),
15874
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.GetHashCode")),
15875
SemanticEdit(SemanticEditKind.
Update
, c => c.GetCopyConstructor("C")));
15931
SemanticEdit(SemanticEditKind.
Update
, c => c.GetPrimaryConstructor("C"), preserveLocalVariables: true));
15953
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.get_P")),
15954
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.set_P")),
15955
SemanticEdit(SemanticEditKind.
Update
, c => c.GetPrimaryConstructor("C"), preserveLocalVariables: true));
15969
SemanticEdit(SemanticEditKind.
Update
, c => c.GetParameterlessConstructor("C"), partialType: "C", preserveLocalVariables: true)
15984
SemanticEdit(SemanticEditKind.
Update
, c => c.GetParameterlessConstructor("C"), partialType: "C", preserveLocalVariables: true)
16009
SemanticEdit(SemanticEditKind.
Update
, c => c.GetParameterlessConstructor("C"), partialType: "C", preserveLocalVariables: true)
16024
SemanticEdit(SemanticEditKind.
Update
, c => c.GetParameterlessConstructor("C"), partialType: "C", preserveLocalVariables: true)
16039
SemanticEdit(SemanticEditKind.
Update
, c => c.GetParameterlessConstructor("C"), partialType: "C", preserveLocalVariables: true)
16054
SemanticEdit(SemanticEditKind.
Update
, c => c.GetParameterlessConstructor("C"), partialType: "C", preserveLocalVariables: true)
16136
[SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<INamedTypeSymbol>("C").Constructors.Single(), syntaxMap[0])]);
16185
[SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<INamedTypeSymbol>("C").Constructors.Single(), syntaxMap[0])]);
16248
[SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<INamedTypeSymbol>("C").Constructors.Single(), syntaxMap[0])]);
16298
[SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<INamedTypeSymbol>("C").Constructors.Single(), syntaxMap[0])],
16419
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<INamedTypeSymbol>("C").Constructors.Single(c => c.Parameters.Single().Type.Name == "Int32"), partialType: "C", syntaxMap: syntaxMapB),
16420
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<INamedTypeSymbol>("C").Constructors.Single(c => c.Parameters.Single().Type.Name == "Boolean"), partialType: "C", syntaxMap: syntaxMapB),
16421
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<INamedTypeSymbol>("C").Constructors.Single(c => c.Parameters.Single().Type.Name == "UInt32"), partialType: "C", syntaxMap: syntaxMapB),
16489
SemanticEdit(SemanticEditKind.
Update
, c => c.GetParameterlessConstructor("C"), partialType: "C", preserveLocalVariables: true)
16494
SemanticEdit(SemanticEditKind.
Update
, c => c.GetParameterlessConstructor("C"), partialType: "C", preserveLocalVariables: true)
16572
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<INamedTypeSymbol>("C").InstanceConstructors.Single(m => m.Parameters is [{ Type.SpecialType: SpecialType.System_Int32 }]), partialType: "C", preserveLocalVariables: true),
16573
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<INamedTypeSymbol>("C").InstanceConstructors.Single(m => m.Parameters is [{ Type.SpecialType: SpecialType.System_Byte }]), partialType: "C", preserveLocalVariables: true),
16574
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<INamedTypeSymbol>("C").InstanceConstructors.Single(m => m.Parameters is [{ Type.SpecialType: SpecialType.System_String }]), partialType: "C", preserveLocalVariables: true),
16578
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<INamedTypeSymbol>("C").InstanceConstructors.Single(m => m.Parameters is [{ Type.SpecialType: SpecialType.System_Boolean }]), partialType: "C", preserveLocalVariables: true),
16589
semanticEdits: [SemanticEdit(SemanticEditKind.
Update
, c => c.GetParameterlessConstructor("C"), partialType: "C", preserveLocalVariables: true)]),
16594
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<INamedTypeSymbol>("C").GetMember<IMethodSymbol>("F")),
16595
SemanticEdit(SemanticEditKind.
Update
, c => c.GetParameterlessConstructor("C"), partialType: "C", preserveLocalVariables: true)
16607
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<INamedTypeSymbol>("C").GetMember<IMethodSymbol>("F")),
16608
SemanticEdit(SemanticEditKind.
Update
, c => c.GetParameterlessConstructor("C"), partialType: "C", preserveLocalVariables: true)
16612
semanticEdits: [SemanticEdit(SemanticEditKind.
Update
, c => c.GetParameterlessConstructor("C"), partialType: "C", preserveLocalVariables: true)]),
16700
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<INamedTypeSymbol>("C").StaticConstructors.Single(), partialType: "C", preserveLocalVariables: true)
16712
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<INamedTypeSymbol>("C").StaticConstructors.Single(), partialType: "C", preserveLocalVariables: true)
16813
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.Finalize"), preserveLocalVariables: false)
16843
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.Finalize"), preserveLocalVariables: false)
16864
[SemanticEdit(SemanticEditKind.
Update
, c => c.GetParameterlessConstructor("C"), preserveLocalVariables: true)]);
16877
[SemanticEdit(SemanticEditKind.
Update
, c => c.GetParameterlessConstructor("C"), preserveLocalVariables: true)]);
16893
[SemanticEdit(SemanticEditKind.
Update
, c => c.GetParameterlessConstructor("C"), preserveLocalVariables: true)]);
16919
SemanticEdit(SemanticEditKind.
Update
, c => c.GetParameterlessConstructor("C"), partialType: "C", preserveLocalVariables: true)
16932
SemanticEdit(SemanticEditKind.
Update
, c => c.GetParameterlessConstructor("C"), partialType: "C", preserveLocalVariables: true),
16933
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.get_F"))
16946
SemanticEdit(SemanticEditKind.
Update
, c => c.GetParameterlessConstructor("C"), partialType: "C", preserveLocalVariables: true),
16959
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.get_F")),
16960
SemanticEdit(SemanticEditKind.
Update
, c => c.GetParameterlessConstructor("C"), partialType: "C", preserveLocalVariables: true),
16977
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<IPropertySymbol>("C.a").GetMethod),
16978
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<INamedTypeSymbol>("C").Constructors.Single(), preserveLocalVariables: true));
16989
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<IPropertySymbol>("C.a").GetMethod),
16990
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<INamedTypeSymbol>("C").Constructors.Single(), partialType: "C", preserveLocalVariables: true)
17008
[SemanticEdit(SemanticEditKind.
Update
, c => c.GetParameterlessConstructor("C"), preserveLocalVariables: true)]);
17026
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<IPropertySymbol>("C.a").GetMethod),
17027
SemanticEdit(SemanticEditKind.
Update
, c => c.GetParameterlessConstructor("C"), preserveLocalVariables: true)
17042
SemanticEdit(SemanticEditKind.
Update
, c => c.GetPrimaryConstructor("C"), preserveLocalVariables: true));
17074
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<INamedTypeSymbol>("C").InstanceConstructors.Single(), preserveLocalVariables: true)
17124
SemanticEdit(SemanticEditKind.
Update
, c => c.GetParameterlessConstructor("C"), partialType: "C", preserveLocalVariables: true),
17146
[SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<INamedTypeSymbol>("C").StaticConstructors.Single(), preserveLocalVariables: true)],
17162
[SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<INamedTypeSymbol>("C").StaticConstructors.Single(), preserveLocalVariables: true)],
17207
[SemanticEdit(SemanticEditKind.
Update
, c => c.GetParameterlessConstructor("C"), preserveLocalVariables: true)]);
17220
[SemanticEdit(SemanticEditKind.
Update
, c => c.GetParameterlessConstructor("C"), preserveLocalVariables: true)]);
17235
[SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<INamedTypeSymbol>("C").StaticConstructors.Single(), preserveLocalVariables: true)],
17248
[SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<INamedTypeSymbol>("C").StaticConstructors.Single(), preserveLocalVariables: true)],
17267
[SemanticEdit(SemanticEditKind.
Update
, c => c.GetParameterlessConstructor("C"), preserveLocalVariables: true)]);
17283
[SemanticEdit(SemanticEditKind.
Update
, c => c.GetParameterlessConstructor("C"), preserveLocalVariables: true)]);
17299
[SemanticEdit(SemanticEditKind.
Update
, c => c.GetParameterlessConstructor("C"), preserveLocalVariables: true)]);
17312
[SemanticEdit(SemanticEditKind.
Update
, c => c.GetParameterlessConstructor("C"), preserveLocalVariables: true)]);
17328
[SemanticEdit(SemanticEditKind.
Update
, c => c.GetParameterlessConstructor("C"), preserveLocalVariables: true)]);
17345
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<INamedTypeSymbol>("C").InstanceConstructors.Single(m => m.ToString() == "C.C(int)"), preserveLocalVariables: true),
17346
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<INamedTypeSymbol>("C").InstanceConstructors.Single(m => m.ToString() == "C.C(string)"), preserveLocalVariables: true),
17364
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<INamedTypeSymbol>("C").InstanceConstructors.Single(m => m.ToString() == "C.C(int)"), preserveLocalVariables: true),
17365
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<INamedTypeSymbol>("C").InstanceConstructors.Single(m => m.ToString() == "C.C(bool)"), preserveLocalVariables: true),
17380
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<INamedTypeSymbol>("C").InstanceConstructors.Single(m => m.ToString() == "C.C(int)"), preserveLocalVariables: true),
17381
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<INamedTypeSymbol>("C").InstanceConstructors.Single(m => m.ToString() == "C.C(bool)"), preserveLocalVariables: true),
17396
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<INamedTypeSymbol>("C").InstanceConstructors.Single(m => m.ToString() == "C.C(int)"), preserveLocalVariables: true),
17397
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<INamedTypeSymbol>("C").InstanceConstructors.Single(m => m.ToString() == "C.C(bool)"), preserveLocalVariables: true),
17415
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<INamedTypeSymbol>("C").InstanceConstructors.Single(m => m.ToString() == "C.C(bool)"), preserveLocalVariables: true)
17467
[SemanticEdit(SemanticEditKind.
Update
, c => c.GetParameterlessConstructor("C"), preserveLocalVariables: true)]);
17483
[SemanticEdit(SemanticEditKind.
Update
, c => c.GetParameterlessConstructor("C"), preserveLocalVariables: true)]);
17505
SemanticEdit(SemanticEditKind.
Update
, c => c.GetParameterlessConstructor("C"), preserveLocalVariables: true)
17524
SemanticEdit(SemanticEditKind.
Update
, c => c.GetParameterlessConstructor("C"), preserveLocalVariables: true)
17863
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<INamedTypeSymbol>("C").Constructors.Single(), preserveLocalVariables: true)
17878
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<INamedTypeSymbol>("C").Constructors.Single(), preserveLocalVariables: true)
17896
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<INamedTypeSymbol>("C").Constructors.Single(), preserveLocalVariables: true)
17911
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<INamedTypeSymbol>("C").Constructors.Single(), preserveLocalVariables: true)
18000
[SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<INamedTypeSymbol>("C").Constructors.Single(), syntaxMap[0])]);
18037
[SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<INamedTypeSymbol>("C").Constructors.Single(), syntaxMap[0])]);
18078
[SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<INamedTypeSymbol>("C").Constructors.Single(), syntaxMap[0])]);
18119
[SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<INamedTypeSymbol>("C").Constructors.Single(), syntaxMap[0])]);
18163
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<INamedTypeSymbol>("C").Constructors[0], syntaxMap[0]),
18164
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<INamedTypeSymbol>("C").Constructors[1], syntaxMap[0])
18209
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<INamedTypeSymbol>("C").Constructors[0], syntaxMap[0]),
18210
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<INamedTypeSymbol>("C").Constructors[1], syntaxMap[0])
18255
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<INamedTypeSymbol>("C").Constructors[0], syntaxMap[0]),
18256
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<INamedTypeSymbol>("C").Constructors[1], syntaxMap[0])
18301
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<INamedTypeSymbol>("C").Constructors.Single(ctor => ctor.ToTestDisplayString() == "C..ctor(System.Int32 a)"), syntaxMap[0])
18346
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<INamedTypeSymbol>("C").Constructors.Single(ctor => ctor.ToTestDisplayString() == "C..ctor(System.Int32 a)"), syntaxMap[0])
18391
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<INamedTypeSymbol>("C").Constructors.Single(ctor => ctor.ToTestDisplayString() == "C..ctor(System.Boolean b)"), syntaxMap[0])
18436
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<INamedTypeSymbol>("C").Constructors.Single(ctor => ctor.ToTestDisplayString() == "C..ctor(System.Boolean b)"))
18481
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<INamedTypeSymbol>("C").Constructors.Single(ctor => ctor.ToTestDisplayString() == "C..ctor(System.Boolean b)"), syntaxMap[0])
18525
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<INamedTypeSymbol>("C").Constructors.Single(ctor => ctor.ToTestDisplayString() == "C..ctor(System.Boolean b)"))
18586
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<INamedTypeSymbol>("C").Constructors.Single(ctor => ctor.ToTestDisplayString() == "C..ctor(System.Boolean b)"), syntaxMap[0])
18627
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<INamedTypeSymbol>("C").Constructors.Single(), syntaxMap[0])
18668
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<INamedTypeSymbol>("C").Constructors.Single(), syntaxMap[0])
18717
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.F")),
18718
SemanticEdit(SemanticEditKind.
Update
, c => c.GetParameterlessConstructor("C"), syntaxMap[0]),
18734
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<INamedTypeSymbol>("C").InstanceConstructors.Single(c => c.Parameters is [_, _]), preserveLocalVariables: true),
18776
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<INamedTypeSymbol>("C").Constructors[0], syntaxMap[0]),
18777
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<INamedTypeSymbol>("C").Constructors[1], syntaxMap[0]),
18815
SemanticEdit(SemanticEditKind.
Update
, c => ((IPropertySymbol)c.GetMember<INamedTypeSymbol>("C").GetMembers("P").First()).GetMethod),
18816
SemanticEdit(SemanticEditKind.
Update
, c => c.GetParameterlessConstructor("C"), preserveLocalVariables: true));
18834
SemanticEdit(SemanticEditKind.
Update
, c => c.GetParameterlessConstructor("C"), preserveLocalVariables: true),
18975
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.F"))
19087
edits.VerifySemantics([SemanticEdit(SemanticEditKind.
Update
, c => c.GetParameterlessConstructor("C"), preserveLocalVariables: true)]);
19118
edits.VerifySemantics([SemanticEdit(SemanticEditKind.
Update
, c => c.GetParameterlessConstructor("C"), preserveLocalVariables: true)]);
19184
[SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.c"))],
19256
SemanticEdit(SemanticEditKind.
Update
, c => c.GetParameterlessConstructor("C"), preserveLocalVariables: true)
19462
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<INamedTypeSymbol>("C").Constructors.Single(), syntaxMap[0])
19506
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<INamedTypeSymbol>("C").Constructors.Single(), syntaxMap[0])
19747
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.a")),
19748
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.b"))
19776
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.a")),
19777
SemanticEdit(SemanticEditKind.
Update
, c => c.GetParameterlessConstructor("C"), preserveLocalVariables: true),
19791
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.a")),
19792
SemanticEdit(SemanticEditKind.
Update
, c => c.GetParameterlessConstructor("C"), partialType: "C", preserveLocalVariables: true)
19855
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.F")),
19856
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.G")));
19962
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.get_P"), preserveLocalVariables: false)
19979
[SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<IPropertySymbol>("C.P").GetMethod)],
20016
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.get_P"), preserveLocalVariables: false)
20037
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.get_P"), preserveLocalVariables: false),
20059
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.get_P"), preserveLocalVariables: false)
20080
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.get_P"), preserveLocalVariables: false),
20102
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.get_P")),
20119
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.get_P")),
20135
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.set_P")));
20150
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.get_P")));
20165
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<INamedTypeSymbol>("C").GetMember<IPropertySymbol>("P").SetMethod));
20183
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.get_P")));
20201
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.get_P")));
20219
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.get_P"), preserveLocalVariables: false),
20238
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.get_P"), preserveLocalVariables: false),
20254
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.get_P"), preserveLocalVariables: false),
20270
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<INamedTypeSymbol>("C").GetMember<IPropertySymbol>("P").SetMethod),
20286
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<INamedTypeSymbol>("C").GetMember<IPropertySymbol>("P").SetMethod, preserveLocalVariables: false),
20302
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.get_P"), preserveLocalVariables: false)
20318
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.get_P"), preserveLocalVariables: false),
20334
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.get_P"), preserveLocalVariables: false),
20335
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.set_P"), preserveLocalVariables: false)
20633
edits.VerifySemantics([SemanticEdit(SemanticEditKind.
Update
, c => c.GetParameterlessConstructor("C"), preserveLocalVariables: true)]);
20840
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.P")),
20841
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.get_P")),
20842
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.set_P")),
20861
[SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.P"))],
20879
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.get_P")),
20880
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.set_P")),
20898
[SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<INamedTypeSymbol>("C").GetMember<IPropertySymbol>("P").SetMethod)],
21375
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.set_P")),
21425
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C..ctor"), preserveLocalVariables: true),
21443
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C..ctor"), preserveLocalVariables: true),
21472
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<IPropertySymbol>("C.P").GetMethod)
21493
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<IPropertySymbol>("C.P").GetMethod)
21517
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<IPropertySymbol>("C.P").GetMethod)
21532
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<IPropertySymbol>("C.P").GetMethod)
21553
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<IPropertySymbol>("C.P").GetMethod)
21568
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<IPropertySymbol>("C.P").GetMethod)
21592
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<IPropertySymbol>("C.P").GetMethod));
21607
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<IPropertySymbol>("C.P").SetMethod));
21660
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<INamedTypeSymbol>("C").GetMember<IPropertySymbol>("P").GetMethod),
21661
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<INamedTypeSymbol>("C").GetMember<IPropertySymbol>("P").SetMethod)
21675
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<INamedTypeSymbol>("C").GetMember<IPropertySymbol>("Q").GetMethod),
21676
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<INamedTypeSymbol>("C").GetMember<IPropertySymbol>("Q").SetMethod)
21694
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<INamedTypeSymbol>("C").GetMember<IPropertySymbol>("P").GetMethod),
21695
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<INamedTypeSymbol>("C").GetMember<IPropertySymbol>("P").SetMethod),
21696
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<INamedTypeSymbol>("C").GetMember<IPropertySymbol>("Q").GetMethod),
21697
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<INamedTypeSymbol>("C").GetMember<IPropertySymbol>("Q").SetMethod),
21715
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<INamedTypeSymbol>("C").GetMember<IPropertySymbol>("P").GetMethod),
21716
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<INamedTypeSymbol>("C").GetMember<IPropertySymbol>("P").SetMethod),
21717
SemanticEdit(SemanticEditKind.
Update
, c => c.GetParameterlessConstructor("C"), partialType: "C", preserveLocalVariables: true)
21730
semanticEdits: [SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<INamedTypeSymbol>("C").GetMember<IPropertySymbol>("P").GetMethod)]),
21782
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("S.get_P1")),
21783
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("S.get_P2")),
21784
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("S.get_P4")),
21785
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("S.set_P2")),
21786
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("S.set_P3")),
21787
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("S.set_P4")),
21821
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<INamedTypeSymbol>("S").GetMember<IPropertySymbol>("P2").GetMethod, preserveLocalVariables: false),
21822
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<INamedTypeSymbol>("S").GetMember<IPropertySymbol>("P3").SetMethod, preserveLocalVariables: false)
21897
SemanticEdit(SemanticEditKind.
Update
, c => c.GetPrimaryConstructor("C"), preserveLocalVariables: true),
21916
semanticEdits: [SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<IMethodSymbol>("C.get_P").PartialImplementationPart, partialType: "C")]),
21927
semanticEdits: [SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<IMethodSymbol>("C.get_P").PartialImplementationPart, partialType: "C")]),
21936
semanticEdits: [SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<IMethodSymbol>("C.get_P").PartialImplementationPart, partialType: "C")]),
21962
semanticEdits: [SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<IMethodSymbol>("C.get_P").PartialImplementationPart, partialType: "C")]),
21964
semanticEdits: [SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<IMethodSymbol>("C.get_P").PartialImplementationPart, partialType: "C")])
22009
semanticEdits: [SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<IPropertySymbol>("C.P").PartialImplementationPart, partialType: "C")]),
22033
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<IPropertySymbol>("C.P").PartialImplementationPart, partialType: "C"),
22037
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<IMethodSymbol>("C.get_P").PartialImplementationPart, partialType: "C")
22058
semanticEdits: [SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<IPropertySymbol>("C.P").PartialImplementationPart, partialType: "C")]),
22062
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<IMethodSymbol>("C.get_P").PartialImplementationPart, partialType: "C"),
22063
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<IPropertySymbol>("C.P").PartialImplementationPart, partialType: "C")
22088
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<IMethodSymbol>("C.get_P").PartialImplementationPart, partialType: "C"),
22089
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<IPropertySymbol>("C.P").PartialImplementationPart, partialType: "C")
22182
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.get_Item"), preserveLocalVariables: false)
22199
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.set_Item"), preserveLocalVariables: false)
22216
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.set_Item"), preserveLocalVariables: false)
22234
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.this[]")),
22235
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.get_Item"))
22255
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.this[]")),
22256
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.get_Item"))
22276
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.this[]")),
22277
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.get_Item"))
22293
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.get_Item"), preserveLocalVariables: false)
22324
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.this[]")),
22325
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.get_Item"))
22344
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.this[]")),
22345
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.get_Item"))
22361
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.get_Item"), preserveLocalVariables: false),
22377
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.set_Item")),
22378
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.F")),
22394
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.set_Item")),
22395
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.F")),
22411
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.get_Item"), preserveLocalVariables: false),
22412
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.set_Item"), preserveLocalVariables: false)
22432
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.this[]")),
22433
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.get_Item")),
22456
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.this[]")),
22457
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.get_Item")),
22605
[SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.this[]"))],
22766
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.get_Item")),
22767
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.set_Item")),
22768
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.this[]")),
22791
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.this[]"))
23187
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<IPropertySymbol>("C.this[]")),
23188
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<IPropertySymbol>("C.this[]").GetMethod),
23189
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<IPropertySymbol>("C.this[]").SetMethod)
23203
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<IPropertySymbol>("C.this[]")),
23204
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<IPropertySymbol>("C.this[]").GetMethod),
23205
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<IPropertySymbol>("C.this[]").SetMethod)
23223
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<IPropertySymbol>("C.this[]")),
23224
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<IPropertySymbol>("C.this[]").GetMethod),
23225
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<IPropertySymbol>("C.this[]").SetMethod),
23253
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<IPropertySymbol>("S.this[]")),
23254
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<IPropertySymbol>("S.this[]").GetMethod)
23284
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMembers<IPropertySymbol>("S.this[]").Single(m => m.Parameters is [{ Type.SpecialType: SpecialType.System_Int32 }])),
23285
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMembers<IPropertySymbol>("S.this[]").Single(m => m.Parameters is [{ Type.SpecialType: SpecialType.System_SByte }])),
23286
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMembers<IPropertySymbol>("S.this[]").Single(m => m.Parameters is [{ Type.SpecialType: SpecialType.System_Int32 }]).GetMethod),
23287
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMembers<IPropertySymbol>("S.this[]").Single(m => m.Parameters is [{ Type.SpecialType: SpecialType.System_SByte }]).GetMethod),
23288
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMembers<IPropertySymbol>("S.this[]").Single(m => m.Parameters is [{ Type.SpecialType: SpecialType.System_SByte }]).SetMethod),
23289
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMembers<IPropertySymbol>("S.this[]").Single(m => m.Parameters is [{ Type.SpecialType: SpecialType.System_UInt32 }]).GetMethod),
23290
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMembers<IPropertySymbol>("S.this[]").Single(m => m.Parameters is [{ Type.SpecialType: SpecialType.System_Byte }]).SetMethod),
23291
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMembers<IPropertySymbol>("S.this[]").Single(m => m.Parameters is [{ Type.SpecialType: SpecialType.System_UInt32 }]).SetMethod));
23323
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMembers<IPropertySymbol>("S.this[]").Single(m => m.Parameters is [{ Type.SpecialType: SpecialType.System_UInt32 }]).GetMethod),
23324
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMembers<IPropertySymbol>("S.this[]").Single(m => m.Parameters is [{ Type.SpecialType: SpecialType.System_Byte }]).SetMethod),
23325
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMembers<IPropertySymbol>("S.this[]").Single(m => m.Parameters is [{ Type.SpecialType: SpecialType.System_Int32 }])),
23326
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMembers<IPropertySymbol>("S.this[]").Single(m => m.Parameters is [{ Type.SpecialType: SpecialType.System_SByte }])),
23587
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<INamedTypeSymbol>("C").GetMember<IEventSymbol>("E").AddMethod),
23588
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<INamedTypeSymbol>("C").GetMember<IEventSymbol>("E").RemoveMethod)
23619
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("S.E")),
23620
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("S.add_E")),
23621
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("S.remove_E")));
23681
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<IEventSymbol>("C.F"))
23715
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<IEventSymbol>("C.F")),
23716
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<IEventSymbol>("C.F").AddMethod),
23717
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<IEventSymbol>("C.F").RemoveMethod)
23750
[SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<IEventSymbol>("C.F").RemoveMethod)],
23782
[SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<IEventSymbol>("C.F"))],
23815
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<IEventSymbol>("C.F")),
23816
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<IEventSymbol>("C.F").AddMethod),
23817
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<IEventSymbol>("C.F").RemoveMethod)
23851
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<IEventSymbol>("C.F").RemoveMethod)
23937
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.E")),
23975
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.F")),
23976
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.G")));
24040
edits.VerifySemantics([SemanticEdit(SemanticEditKind.
Update
, c => c.GetParameterlessConstructor("C"), preserveLocalVariables: true)]);
24122
SemanticEdit(SemanticEditKind.
Update
, c => c.GetParameterlessConstructor("C"), partialType: "C", preserveLocalVariables: true)
24144
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.M"))
24167
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<INamedTypeSymbol>("C").InstanceConstructors.Single(), preserveLocalVariables: true)
24306
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.M"))
24329
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<INamedTypeSymbol>("C").InstanceConstructors.Single(), preserveLocalVariables: true)
24352
[SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.M"))],
24396
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.M"))
24418
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.M"))
24485
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.M")));
24523
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.F")));
24582
[SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.M"))],
24711
[SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.F"))],
24730
[SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.F"))],
25322
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C"))
25443
[SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("Program.<Main>$"))],
25476
[SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("Program.<Main>$"))],
25529
[SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("Program.<Main>$"))],
25580
[SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("Program.<Main>$"))],
25769
[SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("Program.<Main>$"), preserveLocalVariables: true)],
25833
[SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("Program.<Main>$"), preserveLocalVariables: true)],
26187
[SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("Program.<Main>$"), syntaxMap[0])],
26222
[SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("Program.<Main>$"), syntaxMap[0])],
26255
[SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("Program.<Main>$"), syntaxMap[0])],
26287
[SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("Program.<Main>$"))],
26330
semanticEdits: [SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("Program.<Main>$"))],
26354
[SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("Program.<Main>$"))],
26378
[SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("Program.<Main>$"))],
Microsoft.CodeAnalysis.Features (16)
EditAndContinue\AbstractEditAndContinueAnalyzer.cs (9)
2908
editKind = SemanticEditKind.
Update
;
3070
editKind = SemanticEditKind.
Update
;
3223
editKind = SemanticEditKind.
Update
;
3247
editKind = SemanticEditKind.
Update
;
3345
Contract.ThrowIfFalse(editKind is SemanticEditKind.
Update
or SemanticEditKind.Insert);
3348
if (editKind == SemanticEditKind.
Update
)
3482
var partialType = editKind == SemanticEditKind.
Update
&& symbol.IsPartialImplementation()
3490
SemanticEditKind.
Update
=> SemanticEditInfo.CreateUpdate(symbolKey, syntaxMaps, partialType),
3882
/// Add <see cref="SemanticEditKind.
Update
"/> edit for the specified symbol and its accessors.
EditAndContinue\EditSession.cs (4)
876
.Where(static edit => edit is { PartialType: not null, Kind: SemanticEditKind.
Update
})
951
var syntaxMaps = (edit.Kind == SemanticEditKind.
Update
) ? mergedUpdateEditSyntaxMaps[edit.PartialType.Value] : default;
970
if (edit.Kind is SemanticEditKind.
Update
or SemanticEditKind.Delete)
981
if (edit.Kind is SemanticEditKind.
Update
or SemanticEditKind.Insert or SemanticEditKind.Replace)
EditAndContinue\SemanticEditInfo.cs (3)
69
=> new(SemanticEditKind.
Update
, symbol, syntaxMaps, partialType, deletedSymbolContainer: null);
92
/// <see cref="SemanticEditKind.Insert"/> or <see cref="SemanticEditKind.
Update
"/> or <see cref="SemanticEditKind.Delete"/>.
98
/// If <see cref="Kind"/> is <see cref="SemanticEditKind.
Update
"/> represents the updated symbol in both compilations.
Microsoft.CodeAnalysis.Features.Test.Utilities (1)
EditAndContinue\EditAndContinueTestVerifier.cs (1)
376
case SemanticEditKind.
Update
:
Microsoft.CodeAnalysis.UnitTests (6)
Emit\SemanticEditTests.cs (6)
31
Assert.Throws<ArgumentNullException>("oldSymbol", () => new SemanticEdit(SemanticEditKind.
Update
, oldSymbol: null, newSymbol: type));
34
Assert.Throws<ArgumentNullException>("newSymbol", () => new SemanticEdit(SemanticEditKind.
Update
, oldSymbol: type, newSymbol: null));
43
Assert.Throws<ArgumentException>("oldSymbol", () => new SemanticEdit(SemanticEditKind.
Update
, oldSymbol: type, newSymbol: method, instrumentation: instrumentation));
44
Assert.Throws<ArgumentException>("newSymbol", () => new SemanticEdit(SemanticEditKind.
Update
, oldSymbol: method, newSymbol: type, instrumentation: instrumentation));
46
Assert.Throws<ArgumentOutOfRangeException>("Kinds", () => new SemanticEdit(SemanticEditKind.
Update
, oldSymbol: method, newSymbol: method,
49
Assert.Throws<ArgumentOutOfRangeException>("Kinds", () => new SemanticEdit(SemanticEditKind.
Update
, oldSymbol: method, newSymbol: method,
Roslyn.Test.PdbUtilities (2)
EditAndContinue\EditAndContinueTest.cs (2)
184
var oldSymbol = e.Kind is SemanticEditKind.
Update
or SemanticEditKind.Delete ? e.SymbolProvider(oldCompilation) : null;
192
Assert.Equal(SemanticEditKind.
Update
, e.Kind);