2197 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)
367
case SemanticEditKind.
Update
:
427
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 (501)
Emit\EditAndContinue\AssemblyReferencesTests.cs (11)
79
SemanticEditKind.
Update
,
151
SemanticEditKind.
Update
,
228
ImmutableArray.Create(SemanticEdit.Create(SemanticEditKind.
Update
, f0, f1)));
235
SemanticEdit.Create(SemanticEditKind.
Update
, f1, f2)));
333
ImmutableArray.Create(SemanticEdit.Create(SemanticEditKind.
Update
, f0, f1)));
338
SemanticEdit.Create(SemanticEditKind.
Update
, f1, f2),
416
ImmutableArray.Create(SemanticEdit.Create(SemanticEditKind.
Update
, f0, f1)));
496
ImmutableArray.Create(SemanticEdit.Create(SemanticEditKind.
Update
, f0, f1)));
607
ImmutableArray.Create(SemanticEdit.Create(SemanticEditKind.
Update
, m0, m1, GetSyntaxMapFromMarkers(source0, source1))));
616
ImmutableArray.Create(SemanticEdit.Create(SemanticEditKind.
Update
, f1, f2, GetSyntaxMapFromMarkers(source1, source2))));
628
ImmutableArray.Create(SemanticEdit.Create(SemanticEditKind.
Update
, m2, m3, GetSyntaxMapFromMarkers(source2, source3))));
Emit\EditAndContinue\EditAndContinueClosureTests.cs (108)
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),
4976
Edit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), preserveLocalVariables: true),
5076
Edit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), preserveLocalVariables: true),
5217
Edit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), preserveLocalVariables: true),
5320
Edit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), preserveLocalVariables: true),
5442
Edit(SemanticEditKind.
Update
, c => c.GetMember("C..ctor"), preserveLocalVariables: true),
5558
Edit(SemanticEditKind.
Update
, c => c.GetMember("C..ctor"), preserveLocalVariables: true),
5652
Edit(SemanticEditKind.
Update
, c => c.GetMember("Program.<Main>$"), preserveLocalVariables: true),
5781
Edit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), preserveLocalVariables: true),
5913
Edit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), preserveLocalVariables: true),
6009
Edit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), preserveLocalVariables: true),
6113
Edit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), preserveLocalVariables: true),
6248
Edit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), preserveLocalVariables: true),
6345
Edit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), preserveLocalVariables: true),
6417
Edit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), preserveLocalVariables: true),
6504
Edit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), preserveLocalVariables: true),
6634
Edit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), preserveLocalVariables: true),
6795
Edit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), preserveLocalVariables: true),
6950
Edit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), preserveLocalVariables: true),
7044
Edit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), preserveLocalVariables: true),
7104
Edit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), preserveLocalVariables: true),
7185
Edit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), preserveLocalVariables: true),
7233
Edit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), preserveLocalVariables: true),
7349
Edit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), preserveLocalVariables: true),
7541
Edit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), preserveLocalVariables: true),
7686
Edit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), preserveLocalVariables: true),
7872
Edit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), preserveLocalVariables: true),
7999
Edit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), preserveLocalVariables: true),
8238
Edit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), preserveLocalVariables: true),
8415
Edit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), preserveLocalVariables: true),
8613
Edit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), preserveLocalVariables: true),
8778
Edit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), preserveLocalVariables: true),
8979
Edit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), preserveLocalVariables: true),
9119
Edit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), preserveLocalVariables: true),
9215
Edit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), preserveLocalVariables: true),
9332
Edit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), preserveLocalVariables: true),
9430
Edit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), preserveLocalVariables: true),
9561
Edit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), preserveLocalVariables: true),
9663
Edit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), preserveLocalVariables: true),
9780
Edit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), preserveLocalVariables: true),
9895
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))));
3681
ImmutableArray.Create(SemanticEdit.Create(SemanticEditKind.
Update
, method0, method1, GetSyntaxMapFromMarkers(source0, source1))));
3785
ImmutableArray.Create(SemanticEdit.Create(SemanticEditKind.
Update
, method0, method1, GetSyntaxMapFromMarkers(source0, source1))));
3894
ImmutableArray.Create(SemanticEdit.Create(SemanticEditKind.
Update
, method0, method1, GetSyntaxMapFromMarkers(source0, source1))));
4000
ImmutableArray.Create(SemanticEdit.Create(SemanticEditKind.
Update
, method0, method1, GetSyntaxMapFromMarkers(source0, source1))));
4114
ImmutableArray.Create(SemanticEdit.Create(SemanticEditKind.
Update
, method0, method1, GetSyntaxMapFromMarkers(source0, source1))));
4267
SemanticEdit.Create(SemanticEditKind.
Update
, f0, f1, GetSyntaxMapFromMarkers(source0, source1))));
4501
SemanticEdit.Create(SemanticEditKind.
Update
, f0, f1, GetSyntaxMapFromMarkers(source0, source1))));
4661
SemanticEdit.Create(SemanticEditKind.
Update
, f0, f1, GetSyntaxMapFromMarkers(source0, source1))));
5124
SemanticEdit.Create(SemanticEditKind.
Update
, f0, f1, GetSyntaxMapFromMarkers(source0, source1))));
5472
SemanticEdit.Create(SemanticEditKind.
Update
, f0, f1, GetSyntaxMapFromMarkers(source0, source1))));
5811
SemanticEdit.Create(SemanticEditKind.
Update
, f0, f1, GetSyntaxMapFromMarkers(source0, source1))));
5816
SemanticEdit.Create(SemanticEditKind.
Update
, f1, f2, GetSyntaxMapFromMarkers(source1, source2))));
5821
SemanticEdit.Create(SemanticEditKind.
Update
, f2, f3, GetSyntaxMapFromMarkers(source2, source3))));
6715
ImmutableArray.Create(SemanticEdit.Create(SemanticEditKind.
Update
, f0, f1, GetSyntaxMapFromMarkers(source0, source1))));
7154
ImmutableArray.Create(SemanticEdit.Create(SemanticEditKind.
Update
, f0, f1, GetSyntaxMapFromMarkers(source0, source1))));
7439
SemanticEdit.Create(SemanticEditKind.
Update
, f0, f1, syntaxMap1),
7440
SemanticEdit.Create(SemanticEditKind.
Update
, g0, g1, syntaxMap1)));
7451
SemanticEdit.Create(SemanticEditKind.
Update
, f1, f2, syntaxMap2)));
7462
SemanticEdit.Create(SemanticEditKind.
Update
, g2, g3, syntaxMap3),
7463
SemanticEdit.Create(SemanticEditKind.
Update
, h2, h3, syntaxMap3)));
7818
SemanticEdit.Create(SemanticEditKind.
Update
, f0, f1, GetSyntaxMapFromMarkers(source0, source1))));
7893
SemanticEdit.Create(SemanticEditKind.
Update
, f1, f2, GetSyntaxMapFromMarkers(source1, source2))));
7941
Edit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), preserveLocalVariables: true)
7969
Edit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), preserveLocalVariables: true)
8188
SemanticEdit.Create(SemanticEditKind.
Update
, f0, f1, syntaxMap1),
8189
SemanticEdit.Create(SemanticEditKind.
Update
, g0, g1, syntaxMap1)));
8200
SemanticEdit.Create(SemanticEditKind.
Update
, f1, f2, syntaxMap2)));
8211
SemanticEdit.Create(SemanticEditKind.
Update
, g2, g3, syntaxMap3),
8212
SemanticEdit.Create(SemanticEditKind.
Update
, h2, h3, syntaxMap3)));
8730
SemanticEdit.Create(SemanticEditKind.
Update
, f1, f2, GetSyntaxMapByKind(f1, SyntaxKind.Block))));
8902
ImmutableArray.Create(SemanticEdit.Create(SemanticEditKind.
Update
, f0, f1, GetSyntaxMapFromMarkers(source0, source1))));
8914
ImmutableArray.Create(SemanticEdit.Create(SemanticEditKind.
Update
, f1, f2, GetSyntaxMapFromMarkers(source1, source2))));
8957
Edit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), preserveLocalVariables: true),
9098
SemanticEdit.Create(SemanticEditKind.
Update
, m0, m1, GetSyntaxMapFromMarkers(source0, source1))));
9220
SemanticEdit.Create(SemanticEditKind.
Update
, f0, f1, GetSyntaxMapFromMarkers(source0, source1))));
9239
SemanticEdit.Create(SemanticEditKind.
Update
, f1, f2, GetSyntaxMapFromMarkers(source1, source2))));
9377
SemanticEdit.Create(SemanticEditKind.
Update
, f0, f1, GetSyntaxMapFromMarkers(source0, source1))));
9390
SemanticEdit.Create(SemanticEditKind.
Update
, f1, f2, GetSyntaxMapFromMarkers(source1, source2))));
9532
SemanticEdit.Create(SemanticEditKind.
Update
, f0, f1, GetSyntaxMapFromMarkers(source0, source1))));
9543
SemanticEdit.Create(SemanticEditKind.
Update
, f1, f2, GetSyntaxMapFromMarkers(source1, source2))));
9639
SemanticEdit.Create(SemanticEditKind.
Update
, f0, f1, GetSyntaxMapFromMarkers(source0, source1))));
9701
SemanticEdit.Create(SemanticEditKind.
Update
, f1, f2, GetSyntaxMapFromMarkers(source1, source2))));
9769
SemanticEdit.Create(SemanticEditKind.
Update
, f0, f1, GetSyntaxMapFromMarkers(source0, source1))));
9781
SemanticEdit.Create(SemanticEditKind.
Update
, f1, f2, GetSyntaxMapFromMarkers(source1, source2))));
9795
SemanticEdit.Create(SemanticEditKind.
Update
, f2, f3, GetSyntaxMapFromMarkers(source2, source3))));
9807
SemanticEdit.Create(SemanticEditKind.
Update
, f3, f4, GetSyntaxMapFromMarkers(source3, source4))));
9819
SemanticEdit.Create(SemanticEditKind.
Update
, f4, f5, GetSyntaxMapFromMarkers(source4, source5))));
10271
SemanticEdit.Create(SemanticEditKind.
Update
, f0, f1, GetSyntaxMapFromMarkers(source0, source1))));
10581
SemanticEdit.Create(SemanticEditKind.
Update
, f1, f2, GetSyntaxMapFromMarkers(source1, source2))));
10647
SemanticEdit.Create(SemanticEditKind.
Update
, f0, f1, GetSyntaxMapFromMarkers(source0, source1))));
10714
SemanticEdit.Create(SemanticEditKind.
Update
, f0, f1, GetSyntaxMapFromMarkers(source0, source1))));
10780
SemanticEdit.Create(SemanticEditKind.
Update
, f0, f1, GetSyntaxMapFromMarkers(source0, source1))));
10847
SemanticEdit.Create(SemanticEditKind.
Update
, f0, f1, GetSyntaxMapFromMarkers(source0, source1))));
10900
SemanticEdit.Create(SemanticEditKind.
Update
, f0, f1, GetSyntaxMapFromMarkers(source0, source1))));
10965
SemanticEdit.Create(SemanticEditKind.
Update
, f0, f1, GetSyntaxMapFromMarkers(source0, source1))));
11030
SemanticEdit.Create(SemanticEditKind.
Update
, f0, f1, GetSyntaxMapFromMarkers(source0, source1))));
11081
SemanticEdit.Create(SemanticEditKind.
Update
, f0, f1, GetSyntaxMapFromMarkers(source0, source1))));
11132
SemanticEdit.Create(SemanticEditKind.
Update
, f0, f1, GetSyntaxMapFromMarkers(source0, source1))));
11186
SemanticEdit.Create(SemanticEditKind.
Update
, f0, f1, GetSyntaxMapFromMarkers(source0, source1))));
11247
SemanticEdit.Create(SemanticEditKind.
Update
, f0, f1, GetSyntaxMapFromMarkers(source0, source1))));
11302
SemanticEdit.Create(SemanticEditKind.
Update
, f0, f1, GetSyntaxMapFromMarkers(source0, source1))));
11369
SemanticEdit.Create(SemanticEditKind.
Update
, f0, f1, GetSyntaxMapFromMarkers(source0, source1))));
Emit\EditAndContinue\EditAndContinueTests.cs (248)
278
SemanticEdit.Create(SemanticEditKind.
Update
, ctorC0, ctorC1),
279
SemanticEdit.Create(SemanticEditKind.
Update
, ctorD0, ctorD1),
280
SemanticEdit.Create(SemanticEditKind.
Update
, method0, method1),
281
SemanticEdit.Create(SemanticEditKind.
Update
, a0, a1),
282
SemanticEdit.Create(SemanticEditKind.
Update
, ctorA0, ctorA1)));
320
ImmutableArray.Create(SemanticEdit.Create(SemanticEditKind.
Update
, method0, method1)));
353
ImmutableArray.Create(SemanticEdit.Create(SemanticEditKind.
Update
, f0, f1)));
409
SemanticEdit.Create(SemanticEditKind.
Update
, e0, e1, GetSyntaxMapFromMarkers(source0, source1))));
419
SemanticEdit.Create(SemanticEditKind.
Update
, g0, g1, GetSyntaxMapFromMarkers(source0, source1))));
475
SemanticEdit.Create(SemanticEditKind.
Update
, g0, g1, GetSyntaxMapFromMarkers(source0, source1))));
521
ImmutableArray.Create(SemanticEdit.Create(SemanticEditKind.
Update
, method0, method1)));
583
ImmutableArray.Create(SemanticEdit.Create(SemanticEditKind.
Update
, method0, method1)));
610
ImmutableArray.Create(SemanticEdit.Create(SemanticEditKind.
Update
, method1, method2)));
661
Edit(SemanticEditKind.
Update
, c => c.GetMember("C.F")),
708
Edit(SemanticEditKind.
Update
, c => c.GetMember("C.F")),
755
Edit(SemanticEditKind.
Update
, c => c.GetMember("C.F")),
810
ImmutableArray.Create(SemanticEdit.Create(SemanticEditKind.
Update
, method0, method1)));
919
Edit(SemanticEditKind.
Update
, c => c.GetMember("C")),
920
Edit(SemanticEditKind.
Update
, c => c.GetMember("C.F"))
962
edits: new[] { Edit(SemanticEditKind.
Update
, c => c.GetMember("C.F")) },
1059
Edit(SemanticEditKind.
Update
, c => c.GetMember("C.F")),
1060
Edit(SemanticEditKind.
Update
, c => c.GetMember("D.G"))
1150
ImmutableArray.Create(SemanticEdit.Create(SemanticEditKind.
Update
, method0, method1)));
1187
ImmutableArray.Create(SemanticEdit.Create(SemanticEditKind.
Update
, method1, method2)));
1273
ImmutableArray.Create(SemanticEdit.Create(SemanticEditKind.
Update
, method0, method1)));
1315
SemanticEdit.Create(SemanticEditKind.
Update
, method1, method2)));
1347
SemanticEdit.Create(SemanticEditKind.
Update
, method2, method3)));
1440
Edit(SemanticEditKind.
Update
, c => c.GetMember("C.F")),
1441
Edit(SemanticEditKind.
Update
, c => c.GetMember("C.G")),
1442
Edit(SemanticEditKind.
Update
, c => c.GetMember("C.H")),
1493
Edit(SemanticEditKind.
Update
, c => c.GetMember("C.G")),
1494
Edit(SemanticEditKind.
Update
, c => c.GetMember("C.H")),
1543
Edit(SemanticEditKind.
Update
, c => c.GetMember("C.H")),
1615
Edit(SemanticEditKind.
Update
, c => c.GetMember("C.G")),
1646
Edit(SemanticEditKind.
Update
, c => c.GetMember("C.F")),
1677
Edit(SemanticEditKind.
Update
, c => c.GetMember("C.F")),
1678
Edit(SemanticEditKind.
Update
, c => c.GetMember("C.G")),
1746
Edit(SemanticEditKind.
Update
, c => c.GetMember("C.F")),
1779
Edit(SemanticEditKind.
Update
, c => c.GetMember("C.F")),
1848
ImmutableArray.Create(SemanticEdit.Create(SemanticEditKind.
Update
, method0, method1, GetSyntaxMapFromMarkers(source0, source1))));
1937
ImmutableArray.Create(SemanticEdit.Create(SemanticEditKind.
Update
, method0, method1, GetSyntaxMapFromMarkers(source0, source1))));
1955
ImmutableArray.Create(SemanticEdit.Create(SemanticEditKind.
Update
, method1, method2, GetSyntaxMapFromMarkers(source1, source2))));
2022
ImmutableArray.Create(SemanticEdit.Create(SemanticEditKind.
Update
, method0, method1, GetSyntaxMapFromMarkers(source0, source1))));
2040
ImmutableArray.Create(SemanticEdit.Create(SemanticEditKind.
Update
, method1, method2, GetSyntaxMapFromMarkers(source1, source2))));
2096
ImmutableArray.Create(SemanticEdit.Create(SemanticEditKind.
Update
, method0, method1, GetSyntaxMapFromMarkers(source0, source1))));
2162
ImmutableArray.Create(SemanticEdit.Create(SemanticEditKind.
Update
, method0, method1, GetSyntaxMapFromMarkers(source0, source1))));
2182
ImmutableArray.Create(SemanticEdit.Create(SemanticEditKind.
Update
, method1, method2, GetSyntaxMapFromMarkers(source1, source2))));
2238
ImmutableArray.Create(SemanticEdit.Create(SemanticEditKind.
Update
, method0, method1, GetSyntaxMapFromMarkers(source0, source1))));
2290
Edit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), preserveLocalVariables: true),
2437
Edit(SemanticEditKind.
Update
, c => c.GetMember("Program.<Main>$"), preserveLocalVariables: true),
2539
Edit(SemanticEditKind.
Update
, c => c.GetMember("Program.<Main>$"), preserveLocalVariables: true),
2601
Edit(SemanticEditKind.
Update
, c => c.GetMember<IMethodSymbol>("C.M2").PartialImplementationPart),
2660
Edit(SemanticEditKind.
Update
, c => c.GetMember<IMethodSymbol>("C.M").PartialImplementationPart)
2751
Edit(SemanticEditKind.
Update
, c => c.GetMember<IPropertySymbol>("C.P").PartialImplementationPart),
2800
Edit(SemanticEditKind.
Update
, c => c.GetMember<IMethodSymbol>("C.get_P").PartialImplementationPart),
2949
SemanticEdit.Create(SemanticEditKind.
Update
, methodF0, methodF1),
2998
SemanticEdit.Create(SemanticEditKind.
Update
, methodG1, methodG2)));
3063
SemanticEdit.Create(SemanticEditKind.
Update
, invoke0, invoke1),
3064
SemanticEdit.Create(SemanticEditKind.
Update
, beginInvoke0, beginInvoke1)));
3181
Edit(SemanticEditKind.
Update
, c => c.GetMember("E")),
3182
Edit(SemanticEditKind.
Update
, c => c.GetMember("E.A")),
3183
Edit(SemanticEditKind.
Update
, c => c.GetMember("C")),
3184
Edit(SemanticEditKind.
Update
, c => c.GetMember("C._x")),
3185
Edit(SemanticEditKind.
Update
, c => c.GetMember("C.X")),
3186
Edit(SemanticEditKind.
Update
, c => c.GetMember("D"))
3262
Edit(SemanticEditKind.
Update
, c => c.GetMember("E")),
3263
Edit(SemanticEditKind.
Update
, c => c.GetMember("E.A")),
3264
Edit(SemanticEditKind.
Update
, c => c.GetMember("C")),
3265
Edit(SemanticEditKind.
Update
, c => c.GetMember("C._x")),
3266
Edit(SemanticEditKind.
Update
, c => c.GetMember("C.X")),
3267
Edit(SemanticEditKind.
Update
, c => c.GetMember("D"))
3403
ImmutableArray.Create(SemanticEdit.Create(SemanticEditKind.
Update
, f1, f2)));
3513
SemanticEdit.Create(SemanticEditKind.
Update
, main0, main1),
3603
SemanticEdit.Create(SemanticEditKind.
Update
, g1, g2),
3764
SemanticEdit.Create(SemanticEditKind.
Update
, method0, method1)));
3822
ImmutableArray.Create(SemanticEdit.Create(SemanticEditKind.
Update
, getP0, getP1)));
5274
Edit(SemanticEditKind.
Update
, c => c.GetMember("C.get_Item")),
5275
Edit(SemanticEditKind.
Update
, c => c.GetMember("C.set_Item")),
5860
SemanticEdit.Create(SemanticEditKind.
Update
, f0, f1)));
5924
ImmutableArray.Create(SemanticEdit.Create(SemanticEditKind.
Update
, c0, c1)));
5945
ImmutableArray.Create(SemanticEdit.Create(SemanticEditKind.
Update
, c1, c2)));
6142
SemanticEdit.Create(SemanticEditKind.
Update
, c2, c3),
6143
SemanticEdit.Create(SemanticEditKind.
Update
, f2, f3)));
6225
Edit(SemanticEditKind.
Update
, c => c.GetMember("C.D.M")),
6303
SemanticEdit.Create(SemanticEditKind.
Update
, event0, event1)));
6545
SemanticEdit.Create(SemanticEditKind.
Update
, f0, f1)));
6708
SemanticEdit.Create(SemanticEditKind.
Update
, f0, f1)));
6821
SemanticEdit.Create(SemanticEditKind.
Update
, main0, main1),
6835
SemanticEdit.Create(SemanticEditKind.
Update
, main1, main2),
6877
ImmutableArray.Create(SemanticEdit.Create(SemanticEditKind.
Update
, method0, method1)));
6970
ImmutableArray.Create(SemanticEdit.Create(SemanticEditKind.
Update
, method1, method2)));
7020
ImmutableArray.Create(SemanticEdit.Create(SemanticEditKind.
Update
, method0, method1)));
7159
SemanticEdit.Create(SemanticEditKind.
Update
, x1, x2),
7160
SemanticEdit.Create(SemanticEditKind.
Update
, m1, m2),
7161
SemanticEdit.Create(SemanticEditKind.
Update
, n1, n2),
7162
SemanticEdit.Create(SemanticEditKind.
Update
, getP1, getP2),
7163
SemanticEdit.Create(SemanticEditKind.
Update
, setP1, setP2),
7164
SemanticEdit.Create(SemanticEditKind.
Update
, getQ1, getQ2),
7165
SemanticEdit.Create(SemanticEditKind.
Update
, setQ1, setQ2),
7166
SemanticEdit.Create(SemanticEditKind.
Update
, addE1, addE2),
7167
SemanticEdit.Create(SemanticEditKind.
Update
, removeE1, removeE2),
7168
SemanticEdit.Create(SemanticEditKind.
Update
, addF1, addF2),
7169
SemanticEdit.Create(SemanticEditKind.
Update
, removeF1, removeF2),
7170
SemanticEdit.Create(SemanticEditKind.
Update
, cctor1, cctor2)));
7496
ImmutableArray.Create(SemanticEdit.Create(SemanticEditKind.
Update
, method0, method1, GetEquivalentNodesMap(method1, method0))));
7546
ImmutableArray.Create(SemanticEdit.Create(SemanticEditKind.
Update
, compilation0.GetMember("C.M"), compilation1.GetMember("C.M"))));
7817
ImmutableArray.Create(SemanticEdit.Create(SemanticEditKind.
Update
, compilation1.GetMember<MethodSymbol>("M.C.M2"),
7940
ImmutableArray.Create(SemanticEdit.Create(SemanticEditKind.
Update
, compilation0.GetMembers("C.M")[0], compilation1.GetMembers("C.M")[0])));
7964
ImmutableArray.Create(SemanticEdit.Create(SemanticEditKind.
Update
, compilation1.GetMembers("C.M")[1], compilation2.GetMembers("C.M")[1])));
7988
ImmutableArray.Create(SemanticEdit.Create(SemanticEditKind.
Update
, compilation2.GetMembers("C.M")[2], compilation3.GetMembers("C.M")[2])));
8013
ImmutableArray.Create(SemanticEdit.Create(SemanticEditKind.
Update
, compilation3.GetMembers("C.M")[3], compilation4.GetMembers("C.M")[3])));
8038
ImmutableArray.Create(SemanticEdit.Create(SemanticEditKind.
Update
, compilation4.GetMembers("C.M")[4], compilation5.GetMembers("C.M")[4])));
8062
ImmutableArray.Create(SemanticEdit.Create(SemanticEditKind.
Update
, compilation5.GetMembers("C.M")[5], compilation6.GetMembers("C.M")[5])));
8086
ImmutableArray.Create(SemanticEdit.Create(SemanticEditKind.
Update
, compilation6.GetMembers("C.M")[6], compilation7.GetMembers("C.M")[6])));
8112
ImmutableArray.Create(SemanticEdit.Create(SemanticEditKind.
Update
, compilation7.GetMembers("C.M")[7], compilation8.GetMembers("C.M")[7])));
8137
ImmutableArray.Create(SemanticEdit.Create(SemanticEditKind.
Update
, compilation8.GetMembers("C.M")[8], compilation9.GetMembers("C.M")[8])));
8161
ImmutableArray.Create(SemanticEdit.Create(SemanticEditKind.
Update
, compilation9.GetMembers("C.M")[9], compilation10.GetMembers("C.M")[9])));
8234
ImmutableArray.Create(SemanticEdit.Create(SemanticEditKind.
Update
, compilation10.GetMembers("C.M")[12], compilation11.GetMembers("C.M")[12])));
8258
ImmutableArray.Create(SemanticEdit.Create(SemanticEditKind.
Update
, compilation11.GetMembers("C.M")[13], compilation12.GetMembers("C.M")[13])));
8433
ImmutableArray.Create(SemanticEdit.Create(SemanticEditKind.
Update
, method0, method1, GetEquivalentNodesMap(method1, method0))));
8513
ImmutableArray.Create(SemanticEdit.Create(SemanticEditKind.
Update
, compilation0.GetMembers("C.F")[1], compilation1.GetMembers("C.F")[1])));
8542
ImmutableArray.Create(SemanticEdit.Create(SemanticEditKind.
Update
, compilation1.GetMembers("C.F")[1], compilation2.GetMembers("C.F")[1])));
8607
SemanticEditKind.
Update
,
8739
ImmutableArray.Create(SemanticEdit.Create(SemanticEditKind.
Update
, method0, method1, GetEquivalentNodesMap(method1, method0))));
8797
ImmutableArray.Create(SemanticEdit.Create(SemanticEditKind.
Update
, method1, method2, GetEquivalentNodesMap(method2, method1))));
8855
ImmutableArray.Create(SemanticEdit.Create(SemanticEditKind.
Update
, method2, method3, GetEquivalentNodesMap(method3, method2))));
8949
ImmutableArray.Create(SemanticEdit.Create(SemanticEditKind.
Update
, m1, m2, GetEquivalentNodesMap(m2, m1))));
9033
ImmutableArray.Create(SemanticEdit.Create(SemanticEditKind.
Update
, method0, method1, GetEquivalentNodesMap(method1, method0))));
9083
ImmutableArray.Create(SemanticEdit.Create(SemanticEditKind.
Update
, method0, method1)));
9132
ImmutableArray.Create(SemanticEdit.Create(SemanticEditKind.
Update
, method0, method1)));
9281
SemanticEdit.Create(SemanticEditKind.
Update
, method0, method1, GetEquivalentNodesMap(method1, method0))));
9309
SemanticEdit.Create(SemanticEditKind.
Update
, method1, method2, GetEquivalentNodesMap(method2, method1))));
9337
SemanticEdit.Create(SemanticEditKind.
Update
, method2, method3, GetEquivalentNodesMap(method3, method2))));
9421
ImmutableArray.Create(SemanticEdit.Create(SemanticEditKind.
Update
, f0, f1, GetSyntaxMapFromMarkers(source0, source1))));
9444
ImmutableArray.Create(SemanticEdit.Create(SemanticEditKind.
Update
, f1, f2, GetSyntaxMapFromMarkers(source1, source2))));
9510
ImmutableArray.Create(SemanticEdit.Create(SemanticEditKind.
Update
, f0, f1, GetSyntaxMapFromMarkers(source0, source1))));
9531
ImmutableArray.Create(SemanticEdit.Create(SemanticEditKind.
Update
, f1, f2, GetSyntaxMapFromMarkers(source1, source2))));
9617
ImmutableArray.Create(SemanticEdit.Create(SemanticEditKind.
Update
, m0, m1, GetEquivalentNodesMap(m1, m0))));
9721
ImmutableArray.Create(SemanticEdit.Create(SemanticEditKind.
Update
, f0, f1, GetEquivalentNodesMap(f1, f0))));
9837
ImmutableArray.Create(SemanticEdit.Create(SemanticEditKind.
Update
, method0, method1, GetSyntaxMapFromMarkers(source0, source1))));
9865
ImmutableArray.Create(SemanticEdit.Create(SemanticEditKind.
Update
, method1, method2, GetSyntaxMapFromMarkers(source1, source2))));
9897
ImmutableArray.Create(SemanticEdit.Create(SemanticEditKind.
Update
, method2, method3, GetSyntaxMapFromMarkers(source2, source3))));
10024
ImmutableArray.Create(SemanticEdit.Create(SemanticEditKind.
Update
, f0, f1, GetEquivalentNodesMap(f1, f0))));
10034
ImmutableArray.Create(SemanticEdit.Create(SemanticEditKind.
Update
, g1, g2, GetEquivalentNodesMap(g2, g1))));
10044
ImmutableArray.Create(SemanticEdit.Create(SemanticEditKind.
Update
, g2, g3, GetEquivalentNodesMap(g3, g2))));
10130
ImmutableArray.Create(SemanticEdit.Create(SemanticEditKind.
Update
, method0, method1, GetEquivalentNodesMap(method1, method0))));
10209
ImmutableArray.Create(SemanticEdit.Create(SemanticEditKind.
Update
, m0, m1, GetSyntaxMapFromMarkers(source0, source1))));
10236
ImmutableArray.Create(SemanticEdit.Create(SemanticEditKind.
Update
, m1, m2, GetSyntaxMapFromMarkers(source1, source2))));
10360
SemanticEdit.Create(SemanticEditKind.
Update
, f0, f1, GetSyntaxMapFromMarkers(source0, source1))));
10374
SemanticEdit.Create(SemanticEditKind.
Update
, f1, f2, GetSyntaxMapFromMarkers(source1, source2))));
10483
SemanticEdit.Create(SemanticEditKind.
Update
, f0, f1, GetSyntaxMapFromMarkers(source0, source1))));
10497
SemanticEdit.Create(SemanticEditKind.
Update
, f1, f2, GetSyntaxMapFromMarkers(source1, source2))));
10593
Edit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), preserveLocalVariables: true)
10679
SemanticEdit.Create(SemanticEditKind.
Update
, f0, f1, GetSyntaxMapFromMarkers(source0, source1))));
10709
SemanticEdit.Create(SemanticEditKind.
Update
, f1, f2, GetSyntaxMapFromMarkers(source1, source2))));
10786
ImmutableArray.Create(SemanticEdit.Create(SemanticEditKind.
Update
, method0, method1, GetEquivalentNodesMap(method1, method0))));
10859
ImmutableArray.Create(SemanticEdit.Create(SemanticEditKind.
Update
, method0, method1, GetEquivalentNodesMap(method1, method0))));
10934
ImmutableArray.Create(SemanticEdit.Create(SemanticEditKind.
Update
, method0, method1, GetEquivalentNodesMap(method1, method0))));
11027
ImmutableArray.Create(SemanticEdit.Create(SemanticEditKind.
Update
, method0, method1, GetEquivalentNodesMap(method1, method0))));
11120
ImmutableArray.Create(SemanticEdit.Create(SemanticEditKind.
Update
, method0, method1, GetEquivalentNodesMap(method1, method0))));
11184
ImmutableArray.Create(SemanticEdit.Create(SemanticEditKind.
Update
, method0, method1, GetEquivalentNodesMap(method1, method0))));
11247
ImmutableArray.Create(SemanticEdit.Create(SemanticEditKind.
Update
, method0, method1, GetEquivalentNodesMap(method1, method0))));
11257
ImmutableArray.Create(SemanticEdit.Create(SemanticEditKind.
Update
, method0, method1, GetEquivalentNodesMap(method1, method0))));
11267
ImmutableArray.Create(SemanticEdit.Create(SemanticEditKind.
Update
, method0, method1, GetEquivalentNodesMap(method1, method0))));
11277
ImmutableArray.Create(SemanticEdit.Create(SemanticEditKind.
Update
, method0, method1, GetEquivalentNodesMap(method1, method0))));
11287
ImmutableArray.Create(SemanticEdit.Create(SemanticEditKind.
Update
, method0, method1, GetEquivalentNodesMap(method1, method0))));
11297
ImmutableArray.Create(SemanticEdit.Create(SemanticEditKind.
Update
, method0, method1, GetEquivalentNodesMap(method1, method0))));
11368
SemanticEdit.Create(SemanticEditKind.
Update
, f0, f1, GetSyntaxMapFromMarkers(source0, source1))));
11409
SemanticEdit.Create(SemanticEditKind.
Update
, f1, f2, GetSyntaxMapFromMarkers(source1, source2))));
11516
ImmutableArray.Create(SemanticEdit.Create(SemanticEditKind.
Update
, f0, f1, GetSyntaxMapFromMarkers(source0, source1))));
11634
ImmutableArray.Create(SemanticEdit.Create(SemanticEditKind.
Update
, method0, method1, GetSyntaxMapFromMarkers(source0, source1))));
11687
ImmutableArray.Create(SemanticEdit.Create(SemanticEditKind.
Update
, method0, method1, GetSyntaxMapFromMarkers(source0, source1))));
11782
ImmutableArray.Create(SemanticEdit.Create(SemanticEditKind.
Update
, method0, method1A, GetEquivalentNodesMap(method1A, method0))));
11794
ImmutableArray.Create(SemanticEdit.Create(SemanticEditKind.
Update
, method0, method1B, GetEquivalentNodesMap(method1B, method0))));
11860
ImmutableArray.Create(SemanticEdit.Create(SemanticEditKind.
Update
, method0, method1)));
12007
ImmutableArray.Create(SemanticEdit.Create(SemanticEditKind.
Update
, method0, method1, GetEquivalentNodesMap(method1, method0))));
12122
ImmutableArray.Create(SemanticEdit.Create(SemanticEditKind.
Update
, method0F, method1F, syntaxMap: s => null)));
12135
ImmutableArray.Create(SemanticEdit.Create(SemanticEditKind.
Update
, method1F, method2F, syntaxMap: s => null)));
12147
ImmutableArray.Create(SemanticEdit.Create(SemanticEditKind.
Update
, method1G, method2G, syntaxMap: s => null)));
12190
ImmutableArray.Create(SemanticEdit.Create(SemanticEditKind.
Update
, method0F, method1F, syntaxMap: s => null)),
12205
ImmutableArray.Create(SemanticEdit.Create(SemanticEditKind.
Update
, method0F, method1F, syntaxMap: s => null)),
12220
ImmutableArray.Create(SemanticEdit.Create(SemanticEditKind.
Update
, method0F, method1F, syntaxMap: s => null)),
12275
ImmutableArray.Create(SemanticEdit.Create(SemanticEditKind.
Update
, method0F, method1F, syntaxMap: s => null)),
12351
ImmutableArray.Create(SemanticEdit.Create(SemanticEditKind.
Update
, compilation0.GetMember("C.Main"), compilation1.GetMember("C.Main"))));
12403
ImmutableArray.Create(SemanticEdit.Create(SemanticEditKind.
Update
, method0F, method1F, syntaxMap: s => null)));
12414
ImmutableArray.Create(SemanticEdit.Create(SemanticEditKind.
Update
, method1F, method2F, syntaxMap: s => null)));
12483
SemanticEdit.Create(SemanticEditKind.
Update
, compilationB0.GetMember<MethodSymbol>("B.F"), compilationB1.GetMember<MethodSymbol>("B.F")),
12538
ImmutableArray.Create(SemanticEdit.Create(SemanticEditKind.
Update
, f0, f1, GetEquivalentNodesMap(f1, f0))));
12557
ImmutableArray.Create(SemanticEdit.Create(SemanticEditKind.
Update
, f1, f2, GetEquivalentNodesMap(f2, f1))));
12610
SemanticEdit.Create(SemanticEditKind.
Update
, f0, f1)));
12653
ImmutableArray.Create(SemanticEdit.Create(SemanticEditKind.
Update
, method0, method1)));
12681
Edit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), preserveLocalVariables: true)
12734
ImmutableArray.Create(SemanticEdit.Create(SemanticEditKind.
Update
, f0, f1, GetSyntaxMapFromMarkers(source0, source1)))));
12803
SemanticEdit.Create(SemanticEditKind.
Update
, f0, f1, GetSyntaxMapFromMarkers(source0, source1))));
12846
SemanticEdit.Create(SemanticEditKind.
Update
, f1, f2, GetSyntaxMapFromMarkers(source1, source2))));
12952
SemanticEdit.Create(SemanticEditKind.
Update
, f0, f1, GetSyntaxMapFromMarkers(source0, source1))));
12985
SemanticEdit.Create(SemanticEditKind.
Update
, f1, f2, GetSyntaxMapFromMarkers(source1, source2))));
13080
SemanticEdit.Create(SemanticEditKind.
Update
, ctor0, ctor1, GetSyntaxMapFromMarkers(source0, source1))));
13104
SemanticEdit.Create(SemanticEditKind.
Update
, ctor1, ctor2, GetSyntaxMapFromMarkers(source1, source0))));
13188
SemanticEdit.Create(SemanticEditKind.
Update
, ctor0, ctor1, GetSyntaxMapFromMarkers(source0, source1))));
13213
SemanticEdit.Create(SemanticEditKind.
Update
, ctor1, ctor2, GetSyntaxMapFromMarkers(source1, source0))));
13331
SemanticEdit.Create(SemanticEditKind.
Update
, n0, n1, GetSyntaxMapFromMarkers(source0, source1))));
13383
SemanticEdit.Create(SemanticEditKind.
Update
, n1, n2, GetSyntaxMapFromMarkers(source1, source0))));
13503
SemanticEdit.Create(SemanticEditKind.
Update
, f0, f1, GetSyntaxMapFromMarkers(source0, source1))));
13537
SemanticEdit.Create(SemanticEditKind.
Update
, f1, f2, GetSyntaxMapFromMarkers(source1, source2))));
13629
SemanticEdit.Create(SemanticEditKind.
Update
, f0, f1, GetSyntaxMapFromMarkers(source0, source1))));
13658
SemanticEdit.Create(SemanticEditKind.
Update
, f1, f2, GetSyntaxMapFromMarkers(source1, source2))));
13799
SemanticEdit.Create(SemanticEditKind.
Update
, f0, f1, GetSyntaxMapFromMarkers(source0, source1))));
13856
SemanticEdit.Create(SemanticEditKind.
Update
, f1, f2, GetSyntaxMapFromMarkers(source1, source2))));
13967
SemanticEdit.Create(SemanticEditKind.
Update
, f0, f1, GetSyntaxMapFromMarkers(source0, source1))));
13995
SemanticEdit.Create(SemanticEditKind.
Update
, f1, f2, GetSyntaxMapFromMarkers(source1, source2))));
14079
SemanticEdit.Create(SemanticEditKind.
Update
, ctor0, ctor1, GetSyntaxMapFromMarkers(source0, source1))));
14102
SemanticEdit.Create(SemanticEditKind.
Update
, ctor1, ctor2, GetSyntaxMapFromMarkers(source1, source0))));
14200
SemanticEdit.Create(SemanticEditKind.
Update
, ctor0, ctor1, GetSyntaxMapFromMarkers(source0, source1))));
14249
SemanticEdit.Create(SemanticEditKind.
Update
, ctor1, ctor2, GetSyntaxMapFromMarkers(source1, source0))));
14362
SemanticEdit.Create(SemanticEditKind.
Update
, ctor0, ctor1, GetSyntaxMapFromMarkers(source0, source1))));
14403
SemanticEdit.Create(SemanticEditKind.
Update
, ctor1, ctor2, GetSyntaxMapFromMarkers(source1, source0))));
14496
SemanticEdit.Create(SemanticEditKind.
Update
, ctor0, ctor1, GetSyntaxMapFromMarkers(source0, source1))));
14520
SemanticEdit.Create(SemanticEditKind.
Update
, ctor1, ctor2, GetSyntaxMapFromMarkers(source1, source0))));
14614
SemanticEdit.Create(SemanticEditKind.
Update
, ctor0, ctor1, GetSyntaxMapFromMarkers(source0, source1))));
14658
SemanticEdit.Create(SemanticEditKind.
Update
, ctor1, ctor2, GetSyntaxMapFromMarkers(source1, source0))));
14791
SemanticEdit.Create(SemanticEditKind.
Update
, n0, n1, GetSyntaxMapFromMarkers(source0, source1))));
14845
SemanticEdit.Create(SemanticEditKind.
Update
, n1, n2, GetSyntaxMapFromMarkers(source1, source0))));
15007
SemanticEdit.Create(SemanticEditKind.
Update
, n0, n1, GetSyntaxMapFromMarkers(source0, source1))));
15078
SemanticEdit.Create(SemanticEditKind.
Update
, n1, n2, GetSyntaxMapFromMarkers(source1, source0))));
15241
SemanticEdit.Create(SemanticEditKind.
Update
, n0, n1, GetSyntaxMapFromMarkers(source0, source1))));
15291
SemanticEdit.Create(SemanticEditKind.
Update
, n1, n2, GetSyntaxMapFromMarkers(source1, source0))));
15380
SemanticEdit.Create(SemanticEditKind.
Update
, e0, e1, GetSyntaxMapFromMarkers(source0, source1))));
15478
SemanticEdit.Create(SemanticEditKind.
Update
, printMembers0, printMembers1)));
15559
SemanticEdit.Create(SemanticEditKind.
Update
, method0, method1)));
15910
ImmutableArray.Create(SemanticEdit.Create(SemanticEditKind.
Update
, method0, method1)));
15983
SemanticEdit.Create(SemanticEditKind.
Update
, method0, method1, GetSyntaxMapFromMarkers(source0, source1))));
17408
Edit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), preserveLocalVariables: true),
17435
Edit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), preserveLocalVariables: true),
17716
Edit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), preserveLocalVariables: true),
18519
SemanticEdit.Create(SemanticEditKind.
Update
, method0, method1, GetSyntaxMapFromMarkers(source0, source1))));
18595
SemanticEdit.Create(SemanticEditKind.
Update
, cm1_gen0, cm1_gen1, GetSyntaxMapFromMarkers(source0, source1)),
18848
Edit(SemanticEditKind.
Update
, symbolProvider: c => c.GetMember("C.F"), preserveLocalVariables: true),
18903
Edit(SemanticEditKind.
Update
, symbolProvider: c => c.GetParameterlessConstructor("C")),
19007
Edit(SemanticEditKind.
Update
, symbolProvider: c => c.GetMember("C.F")),
19116
Edit(SemanticEditKind.
Update
, symbolProvider: c => c.GetMember("C.F")),
19248
Edit(SemanticEditKind.
Update
, symbolProvider: c => c.GetMember("C.F")),
19310
Edit(SemanticEditKind.
Update
, symbolProvider: c => c.GetMember("C.F")),
19396
Edit(SemanticEditKind.
Update
, symbolProvider: c => c.GetMember("C.F")),
19522
Edit(SemanticEditKind.
Update
, symbolProvider: c => c.GetMember("C.F")),
19593
Edit(SemanticEditKind.
Update
, symbolProvider: c => c.GetMember("C.F")),
19725
Edit(SemanticEditKind.
Update
, symbolProvider: c => c.GetMember("C.F")),
19777
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 (1098)
EditAndContinue\ActiveStatementTests.cs (12)
266
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.Main"), preserveLocalVariables: true),
267
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.Goo"), preserveLocalVariables: true)
867
[SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), preserveLocalVariables: true)],
887
[SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), preserveLocalVariables: true)],
1088
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("Goo..ctor"), preserveLocalVariables: true)
3292
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C..ctor"), preserveLocalVariables: true),
10368
[SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.G"), preserveLocalVariables: true)]);
10407
[SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.G"), preserveLocalVariables: true)]);
10456
[SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.G"), preserveLocalVariables: true)]);
12334
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<INamedTypeSymbol>("C").GetMember("F2")),
12360
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<INamedTypeSymbol>("C").GetMember("F")),
12383
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<INamedTypeSymbol>("C").GetMember("F")),
EditAndContinue\ActiveStatementTests.Methods.cs (12)
284
semanticEdits: [SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.Swap"), preserveLocalVariables: true)],
491
[SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.Main"), syntaxMap[0])]);
519
[SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<IMethodSymbol>("C.F").PartialImplementationPart, partialType: "C")],
558
semanticEdits: [SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<IMethodSymbol>("C.F").PartialImplementationPart, partialType: "C")]),
561
semanticEdits: [SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<IMethodSymbol>("C.F").PartialImplementationPart, partialType: "C", syntaxMap: syntaxMapB)]),
778
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.get_P")),
863
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.this[]")),
864
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.get_Item")),
940
semanticEdits: [SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.set_Item"), preserveLocalVariables: true)],
1044
semanticEdits: [SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.get_Item"), preserveLocalVariables: true)],
1146
semanticEdits: [SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.set_Item"), preserveLocalVariables: true)],
1246
semanticEdits: [SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.get_Item"), preserveLocalVariables: true)],
EditAndContinue\LineEditTests.cs (53)
104
semanticEdits: [SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.F"))]);
157
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.F")),
158
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.G"))
190
semanticEdits: [SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.F"))]);
395
semanticEdits: [SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.Bar"))]);
447
semanticEdits: [SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.Bar"))]);
477
semanticEdits: [SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.Bar"))]);
484
[SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.Bar"), syntaxMap[0])]);
544
semanticEdits: [SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.Bar"))],
577
semanticEdits: [SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.Bar"))],
607
semanticEdits: [SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.Bar"), preserveLocalVariables: true)]);
730
semanticEdits: [SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), preserveLocalVariables: true)]);
774
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<INamedTypeSymbol>("C").Constructors.Single(c => c.Parameters is [{ Type.SpecialType: SpecialType.System_Boolean }]), preserveLocalVariables: true)
825
semanticEdits: [SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<INamedTypeSymbol>("C").InstanceConstructors.Single(), preserveLocalVariables: true)]);
957
semanticEdits: [SemanticEdit(SemanticEditKind.
Update
, c => c.GetPrimaryConstructor("C"), preserveLocalVariables: true)]);
973
semanticEdits: [SemanticEdit(SemanticEditKind.
Update
, c => c.GetPrimaryConstructor("C"), preserveLocalVariables: true)]);
991
SemanticEdit(SemanticEditKind.
Update
, c => c.GetCopyConstructor("C")),
992
SemanticEdit(SemanticEditKind.
Update
, c => c.GetPrimaryConstructor("C"), preserveLocalVariables: true),
1010
SemanticEdit(SemanticEditKind.
Update
, c => c.GetPrimaryConstructor("C"), preserveLocalVariables: true)
1029
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.P")),
1030
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.get_P")),
1031
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.set_P")),
1032
SemanticEdit(SemanticEditKind.
Update
, c => c.GetPrimaryConstructor("C"), preserveLocalVariables: true),
1050
SemanticEdit(SemanticEditKind.
Update
, c => c.GetCopyConstructor("C")),
1051
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.P")),
1052
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.get_P")),
1053
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.set_P")),
1054
SemanticEdit(SemanticEditKind.
Update
, c => c.GetPrimaryConstructor("C"), preserveLocalVariables: true),
1108
semanticEdits: [SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<INamedTypeSymbol>("C").InstanceConstructors.Single(), preserveLocalVariables: true)]);
1165
semanticEdits: [SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<INamedTypeSymbol>("C").InstanceConstructors.Single(), preserveLocalVariables: true)],
1240
semanticEdits: [SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<INamedTypeSymbol>("C").InstanceConstructors.Single(), preserveLocalVariables: true)]);
1374
semanticEdits: [SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<INamedTypeSymbol>("C").StaticConstructors.Single(), preserveLocalVariables: true)],
1420
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<INamedTypeSymbol>("C").InstanceConstructors.Single(), preserveLocalVariables: true)
1491
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<INamedTypeSymbol>("C").StaticConstructors.Single(), preserveLocalVariables: true)
1515
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<INamedTypeSymbol>("C").StaticConstructors.Single(), preserveLocalVariables: true)
1539
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<INamedTypeSymbol>("C").StaticConstructors.Single(), preserveLocalVariables: true)
1563
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<INamedTypeSymbol>("C").StaticConstructors.Single(), preserveLocalVariables: true)
1587
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<INamedTypeSymbol>("C").StaticConstructors.Single(), preserveLocalVariables: true)
1610
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<INamedTypeSymbol>("C").StaticConstructors.Single(), preserveLocalVariables: true)
1639
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<INamedTypeSymbol>("C").StaticConstructors.Single(), preserveLocalVariables: true)
1692
semanticEdits: [SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<IPropertySymbol>("C.P").GetMethod)]);
1833
semanticEdits: [SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.get_P"))]);
1856
semanticEdits: [SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.get_P"))]);
1876
semanticEdits: [SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<INamedTypeSymbol>("C").InstanceConstructors.Single(), preserveLocalVariables: true)]);
1901
semanticEdits: [SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<IPropertySymbol>("C.this[]").GetMethod)]);
2105
semanticEdits: [SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<IEventSymbol>("C.E").RemoveMethod)]);
2127
semanticEdits: [SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<IEventSymbol>("C.E").RemoveMethod)]);
2149
semanticEdits: [SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<IEventSymbol>("C.E").RemoveMethod)]);
2251
semanticEdits: [SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.F"))]);
2306
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("D.F3")), // overlaps with "void F1() { }"
2307
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("D.F4")), // overlaps with "void F2() { }"
2413
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.F"))
2442
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.F"))
EditAndContinue\StatementEditingTests.cs (200)
2010
[SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), preserveLocalVariables: true)],
2319
[SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), preserveLocalVariables: true)],
2362
[SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), preserveLocalVariables: true)],
2400
[SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), preserveLocalVariables: true)],
2457
[SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), preserveLocalVariables: true)],
2493
[SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), preserveLocalVariables: true)],
2546
[SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), preserveLocalVariables: true)],
2737
[SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), preserveLocalVariables: true)],
2743
[SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), preserveLocalVariables: true)],
2793
[SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), preserveLocalVariables: true)],
2833
[SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), preserveLocalVariables: true)],
2879
[SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), preserveLocalVariables: true)],
2953
[SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), preserveLocalVariables: true)],
3011
[SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), preserveLocalVariables: true)],
3067
[SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), preserveLocalVariables: true)],
3121
[SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), preserveLocalVariables: true)],
3208
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), syntaxMap, rudeEdits:
3249
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), syntaxMap, rudeEdits:
3290
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), syntaxMap, rudeEdits:
3403
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), syntaxMap, rudeEdits:
3444
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), syntaxMap, rudeEdits:
3479
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), syntaxMap, rudeEdits:
3598
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), syntaxMap, rudeEdits:
3643
edits.VerifySemantics(SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), preserveLocalVariables: true));
3768
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<INamedTypeSymbol>("C").GetMembers("F").Single(), preserveLocalVariables: true)
3807
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), syntaxMap, rudeEdits:
3940
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), syntaxMap, rudeEdits:
3993
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("System.C.F"), syntaxMap, rudeEdits:
4074
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), syntaxMap,
4200
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), preserveLocalVariables: true));
4242
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), preserveLocalVariables: true));
4267
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.this[]")),
4268
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.get_Item"), preserveLocalVariables: true),
4300
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.this[]")),
4301
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.get_Item"), preserveLocalVariables: true),
4333
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.this[]")),
4334
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.get_Item"), preserveLocalVariables: true),
4360
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.get_Item"), preserveLocalVariables: true));
4391
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.this[]")),
4392
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.get_Item"), preserveLocalVariables: true),
4458
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), preserveLocalVariables: true));
4482
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), preserveLocalVariables: true));
4643
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), preserveLocalVariables: true));
4675
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.set_D")));
4707
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.set_Item")));
4739
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.add_D")));
4771
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.remove_D")));
4782
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<INamedTypeSymbol>("C").InstanceConstructors.Single(m => m.Parameters is [{ Name: "x" }]), preserveLocalVariables: true));
4794
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C..ctor"), preserveLocalVariables: true));
4807
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<INamedTypeSymbol>("C").InstanceConstructors.Single(m => m.Parameters is [_, _]), preserveLocalVariables: true));
4820
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<INamedTypeSymbol>("C").InstanceConstructors.Single(m => m.Parameters is [_, _]), preserveLocalVariables: true));
4834
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<INamedTypeSymbol>("C").InstanceConstructors.Single(m => m.Parameters is [_, _]), preserveLocalVariables: true));
4846
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.M"), preserveLocalVariables: true));
4858
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.M"), preserveLocalVariables: true));
4870
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.M"), preserveLocalVariables: true));
4882
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.M"), preserveLocalVariables: true));
4923
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), preserveLocalVariables: true));
4949
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.this[]")),
4950
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.get_Item"), preserveLocalVariables: true)
4976
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.get_Item"), preserveLocalVariables: true));
5031
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.set_Item"), preserveLocalVariables: true));
5063
[SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.set_Item"), preserveLocalVariables: true)],
5096
[SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.remove_D"), preserveLocalVariables: true)],
5130
[SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.remove_D"), preserveLocalVariables: true)],
5161
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), preserveLocalVariables: true));
5185
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), preserveLocalVariables: true));
5289
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), preserveLocalVariables: true));
5300
[SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<INamedTypeSymbol>("C").InstanceConstructors.Single(m => m.Parameters is [{ Name: "x" }]), preserveLocalVariables: true)],
5312
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C..ctor"), preserveLocalVariables: true));
5324
[SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<INamedTypeSymbol>("C").InstanceConstructors.Single(m => m.Parameters is [_, _]), preserveLocalVariables: true)],
5337
[SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<INamedTypeSymbol>("C").InstanceConstructors.Single(m => m.Parameters is [_, _]), preserveLocalVariables: true)],
5352
[SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<INamedTypeSymbol>("C").InstanceConstructors.Single(m => m.Parameters is [_, _]), preserveLocalVariables: true)],
5364
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.M"), preserveLocalVariables: true));
5376
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.M"), preserveLocalVariables: true));
5388
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.M"), preserveLocalVariables: true));
5400
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.M"), preserveLocalVariables: true));
5464
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), preserveLocalVariables: true));
5506
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<IMethodSymbol>("C.F").PartialImplementationPart, preserveLocalVariables: true, partialType: "C"));
5547
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<IMethodSymbol>("C.F").PartialImplementationPart, preserveLocalVariables: true, partialType: "C"));
5584
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), preserveLocalVariables: true));
5616
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), preserveLocalVariables: true));
5646
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), preserveLocalVariables: true));
5687
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), preserveLocalVariables: true));
5725
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), preserveLocalVariables: true));
5806
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), preserveLocalVariables: true));
5846
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), preserveLocalVariables: true));
5899
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), preserveLocalVariables: true));
5955
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), preserveLocalVariables: true));
6011
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), preserveLocalVariables: true));
6061
[SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), preserveLocalVariables: true)],
6095
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), syntaxMap, rudeEdits:
6132
SemanticEditKind.
Update
,
6167
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), syntaxMap,
6198
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), syntaxMap,
6239
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), syntaxMap,
6278
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), syntaxMap,
6317
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C..ctor"), syntaxMap,
6347
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C..ctor"), syntaxMap,
6480
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("Program.Main"), preserveLocalVariables: true)
6496
GetTopEdits(edits).VerifySemantics(SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), preserveLocalVariables: true));
6511
GetTopEdits(edits).VerifySemantics(SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), preserveLocalVariables: true));
6526
GetTopEdits(edits).VerifySemantics(SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), preserveLocalVariables: true));
7086
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), syntaxMap, rudeEdits:
7128
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), syntaxMap, rudeEdits:
7165
[SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), preserveLocalVariables: true)],
7208
[SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), preserveLocalVariables: true)],
7248
[SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), preserveLocalVariables: true)],
7305
[SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), preserveLocalVariables: true)],
7377
[SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), preserveLocalVariables: true)],
7382
[SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), preserveLocalVariables: true)],
7431
[SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), preserveLocalVariables: true)],
7505
[SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), preserveLocalVariables: true)],
7555
[SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), preserveLocalVariables: true)],
7623
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), preserveLocalVariables: true));
7656
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), syntaxMap, rudeEdits:
7693
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), syntaxMap, rudeEdits:
7730
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), syntaxMap, rudeEdits:
7767
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), syntaxMap, rudeEdits:
7868
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), syntaxMap, rudeEdits:
7902
edits.VerifySemantics(SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), preserveLocalVariables: true));
7932
edits.VerifySemantics(SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), preserveLocalVariables: true));
8093
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), preserveLocalVariables: true));
8117
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.get_Item"), preserveLocalVariables: true));
8147
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), preserveLocalVariables: true));
8185
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), preserveLocalVariables: true));
8217
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.set_D")));
8249
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.set_Item")));
8281
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.add_D")));
8313
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.remove_D")));
8353
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), preserveLocalVariables: true));
8378
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.get_Item"), preserveLocalVariables: true));
8403
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.set_Item"), preserveLocalVariables: true));
8435
[SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.set_Item"), preserveLocalVariables: true)],
8468
[SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.remove_D"), preserveLocalVariables: true)],
8501
[SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.remove_D"), preserveLocalVariables: true)],
8532
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), preserveLocalVariables: true));
8570
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), preserveLocalVariables: true));
8604
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), preserveLocalVariables: true));
8646
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<IMethodSymbol>("C.F").PartialImplementationPart, preserveLocalVariables: true, partialType: "C"));
8682
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), preserveLocalVariables: true));
8723
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), preserveLocalVariables: true));
8761
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), preserveLocalVariables: true));
8841
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), preserveLocalVariables: true));
8915
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), syntaxMap, rudeEdits:
8954
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), syntaxMap, rudeEdits:
9004
edits.VerifySemantics(SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.M"), preserveLocalVariables: true));
9033
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), syntaxMap, rudeEdits:
9050
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), syntaxMap, rudeEdits:
9081
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), syntaxMap, rudeEdits:
9485
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), syntaxMap, rudeEdits:
9508
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), syntaxMap, rudeEdits:
9536
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), syntaxMap, rudeEdits:
9557
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), syntaxMap, rudeEdits:
9791
[SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("Program.<Main>$"))],
9895
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), syntaxMap, rudeEdits:
9934
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), syntaxMap, rudeEdits:
9973
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), syntaxMap, rudeEdits:
10080
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), syntaxMap, rudeEdits:
10121
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), syntaxMap, rudeEdits:
10162
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), syntaxMap, rudeEdits:
10204
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), syntaxMap, rudeEdits:
10245
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), syntaxMap, rudeEdits:
10286
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), syntaxMap, rudeEdits:
10327
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), syntaxMap, rudeEdits:
10368
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), syntaxMap, rudeEdits:
10409
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), syntaxMap, rudeEdits:
10496
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), syntaxMap, rudeEdits:
10703
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), syntaxMap, rudeEdits:
10773
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), syntaxMap, rudeEdits:
11027
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), preserveLocalVariables: true));
11073
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), preserveLocalVariables: true));
11154
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), preserveLocalVariables: true));
11195
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), preserveLocalVariables: true));
11237
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), preserveLocalVariables: true));
11277
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), preserveLocalVariables: true));
11461
[SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), preserveLocalVariables: true)],
11511
[SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), preserveLocalVariables: true)],
11564
[SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), preserveLocalVariables: true)],
11953
[SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), preserveLocalVariables: true)],
11981
[SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), preserveLocalVariables: true)],
12003
[SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), preserveLocalVariables: true)],
12025
[SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), preserveLocalVariables: false)],
12053
[SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), preserveLocalVariables: false)],
12081
[SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), preserveLocalVariables: false)],
12108
[SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), preserveLocalVariables: false)],
12136
[SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), preserveLocalVariables: true)],
12164
[SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), preserveLocalVariables: true)],
12191
[SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), preserveLocalVariables: false)],
12219
[SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), preserveLocalVariables: false)],
12274
[SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), preserveLocalVariables: true)],
12405
[SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), preserveLocalVariables: true)],
12433
[SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), preserveLocalVariables: true)],
12463
[SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), preserveLocalVariables: true)],
12502
[SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), preserveLocalVariables: true)],
13424
[SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("Program.<Main>$"), preserveLocalVariables: true)]);
13443
[SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("Program.<Main>$"), preserveLocalVariables: true)],
13463
[SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("Program.<Main>$"), preserveLocalVariables: true)]);
13481
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("Program.<Main>$"), preserveLocalVariables: true));
13509
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("Program.<Main>$"), preserveLocalVariables: true));
13543
[SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("Program.<Main>$"), preserveLocalVariables: true)],
EditAndContinue\TopLevelEditingTests.cs (821)
429
edits.VerifySemantics(SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("N.Program.F")));
461
edits.VerifySemantics(SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("N.Program.F")));
887
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<INamedTypeSymbol>("C").GetMember("F"))
1151
semanticEdits: [SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C"))],
1200
[SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C"))],
1236
[SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C"))],
1616
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C")));
1708
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C")));
2239
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<INamedTypeSymbol>("I").GetMember("M"))
2464
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C")),
2465
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("S")),
2466
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("I")),
2467
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.F")),
2468
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("S.F")),
2469
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("I.F"))
2549
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<INamedTypeSymbol>("C").GetMember("M")),
2629
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<INamedTypeSymbol>("C").GetMember("F")),
2630
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<INamedTypeSymbol>("S").GetMember("F")),
2631
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<INamedTypeSymbol>("I").GetMember("F")),
2690
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<INamedTypeSymbol>("C").GetMember("AbstractMethod")),
2691
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<INamedTypeSymbol>("C").GetMember("VirtualMethod")),
2692
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<INamedTypeSymbol>("C").GetMember("ToString")),
2693
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<INamedTypeSymbol>("C").GetMember("I.G")),
2694
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<INamedTypeSymbol>("I").GetMember("G")),
2695
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<INamedTypeSymbol>("I").GetMember("F")),
2744
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<INamedTypeSymbol>("C").GetMember("AbstractMethod")),
2745
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<INamedTypeSymbol>("C").GetMember("VirtualMethod")),
2746
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<INamedTypeSymbol>("C").GetMember("ToString")),
2747
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<INamedTypeSymbol>("C").GetMember("I.G")),
2748
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<INamedTypeSymbol>("I").GetMember("G")),
2749
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<INamedTypeSymbol>("I").GetMember("F")),
2787
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<IPropertySymbol>("C.P").GetMethod),
2788
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<IPropertySymbol>("C.P").SetMethod),
2789
SemanticEdit(SemanticEditKind.
Update
, c => c.GetParameterlessConstructor("C"), preserveLocalVariables: true),
2828
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<IPropertySymbol>("C.P").GetMethod),
2829
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<IPropertySymbol>("C.P").SetMethod),
2830
SemanticEdit(SemanticEditKind.
Update
, c => c.GetParameterlessConstructor("C"), partialType: "C", preserveLocalVariables: true),
2869
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<IPropertySymbol>("C.P").GetMethod),
2870
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<IPropertySymbol>("C.P").SetMethod),
2871
SemanticEdit(SemanticEditKind.
Update
, c => c.GetParameterlessConstructor("C"), partialType: "C", preserveLocalVariables: true),
3213
SemanticEdit(SemanticEditKind.
Update
, c => methodName switch { ".ctor" => c.GetCopyConstructor("C"), "Equals" => c.GetSpecializedEqualsOverload("C"), _ => c.GetMember("C." + methodName) }),
3239
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMembers("C.PrintMembers").First().ISymbol),
3259
SemanticEdit(SemanticEditKind.
Update
, c => methodName switch { ".ctor" => c.GetCopyConstructor("C"), "Equals" => c.GetSpecializedEqualsOverload("C"), _ => c.GetMember("C." + methodName) }));
3277
SemanticEdit(SemanticEditKind.
Update
, c => methodName switch { ".ctor" => c.GetCopyConstructor("C"), "Equals" => c.GetSpecializedEqualsOverload("C"), _ => c.GetMember("C." + methodName) }));
3305
SemanticEdit(SemanticEditKind.
Update
, c => methodName switch { ".ctor" => c.GetCopyConstructor("C"), "Equals" => c.GetSpecializedEqualsOverload("C"), _ => c.GetMember("C." + methodName) }),
3339
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.PrintMembers")),
3340
SemanticEdit(SemanticEditKind.
Update
, c => c.GetSpecializedEqualsOverload("C")),
3341
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.GetHashCode")),
3342
SemanticEdit(SemanticEditKind.
Update
, c => c.GetCopyConstructor("C")),
3372
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.PrintMembers")),
3373
SemanticEdit(SemanticEditKind.
Update
, c => c.GetSpecializedEqualsOverload("C")),
3374
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.GetHashCode")),
3391
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.PrintMembers")),
3392
SemanticEdit(SemanticEditKind.
Update
, c => c.GetSpecializedEqualsOverload("C")),
3393
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.GetHashCode")),
3394
SemanticEdit(SemanticEditKind.
Update
, c => c.GetCopyConstructor("C")),
3396
SemanticEdit(SemanticEditKind.
Update
, c => c.GetPrimaryConstructor("C"), preserveLocalVariables: true)
3412
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.PrintMembers")),
3413
SemanticEdit(SemanticEditKind.
Update
, c => c.GetSpecializedEqualsOverload("C")),
3414
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.GetHashCode")),
3415
SemanticEdit(SemanticEditKind.
Update
, c => c.GetCopyConstructor("C")),
3417
SemanticEdit(SemanticEditKind.
Update
, c => c.GetPrimaryConstructor("C"), preserveLocalVariables: true)
3433
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.PrintMembers")),
3434
SemanticEdit(SemanticEditKind.
Update
, c => c.GetSpecializedEqualsOverload("C")),
3435
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.GetHashCode")),
3436
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")),
3456
SemanticEdit(SemanticEditKind.
Update
, c => c.GetCopyConstructor("C")),
3458
SemanticEdit(SemanticEditKind.
Update
, c => c.GetPrimaryConstructor("C"), syntaxMap[0]),
3483
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<INamedTypeSymbol>("C").Constructors.Single(c => c.Parameters.Length == 0), preserveLocalVariables: true));
3495
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<INamedTypeSymbol>("C").Constructors.Single(c => c.Parameters[0].Type.ToDisplayString() == "int"), preserveLocalVariables: true));
3510
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.PrintMembers")),
3511
SemanticEdit(SemanticEditKind.
Update
, c => c.GetSpecializedEqualsOverload("C")),
3512
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.GetHashCode")),
3513
SemanticEdit(SemanticEditKind.
Update
, c => c.GetCopyConstructor("C")),
3533
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.PrintMembers")),
3534
SemanticEdit(SemanticEditKind.
Update
, c => c.GetSpecializedEqualsOverload("C")),
3535
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.GetHashCode")),
3536
SemanticEdit(SemanticEditKind.
Update
, c => c.GetCopyConstructor("C")),
3646
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.PrintMembers")),
3647
SemanticEdit(SemanticEditKind.
Update
, c => c.GetSpecializedEqualsOverload("C")),
3648
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.GetHashCode")),
3649
SemanticEdit(SemanticEditKind.
Update
, c => c.GetCopyConstructor("C")),
3653
SemanticEdit(SemanticEditKind.
Update
, c => c.GetPrimaryConstructor("C"), preserveLocalVariables: true),
3670
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.PrintMembers")),
3671
SemanticEdit(SemanticEditKind.
Update
, c => c.GetSpecializedEqualsOverload("C")),
3672
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.GetHashCode")),
3673
SemanticEdit(SemanticEditKind.
Update
, c => c.GetCopyConstructor("C")),
3674
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.get_X")),
3675
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.set_X")),
3676
SemanticEdit(SemanticEditKind.
Update
, c => c.GetPrimaryConstructor("C"), preserveLocalVariables: true));
3701
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.PrintMembers")),
3702
SemanticEdit(SemanticEditKind.
Update
, c => c.GetSpecializedEqualsOverload("C")),
3703
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.GetHashCode")),
3704
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.get_X")),
3705
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.set_X")),
3706
SemanticEdit(SemanticEditKind.
Update
, c => c.GetPrimaryConstructor("C"), preserveLocalVariables: true));
3728
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.PrintMembers")),
3729
SemanticEdit(SemanticEditKind.
Update
, c => c.GetSpecializedEqualsOverload("C")),
3730
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.GetHashCode")),
3731
SemanticEdit(SemanticEditKind.
Update
, c => c.GetCopyConstructor("C")),
3732
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.get_X")),
3733
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.set_X")),
3734
SemanticEdit(SemanticEditKind.
Update
, c => c.GetPrimaryConstructor("C"), partialType: "C", preserveLocalVariables: true)
3754
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.PrintMembers")),
3755
SemanticEdit(SemanticEditKind.
Update
, c => c.GetSpecializedEqualsOverload("C")),
3756
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.GetHashCode")),
3757
SemanticEdit(SemanticEditKind.
Update
, c => c.GetCopyConstructor("C")),
3758
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<IPropertySymbol>("C.X").GetMethod),
3759
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<IPropertySymbol>("C.X").SetMethod),
3760
SemanticEdit(SemanticEditKind.
Update
, c => c.GetPrimaryConstructor("C"), preserveLocalVariables: true),
3783
expectedEdits.Add(SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.PrintMembers")));
3786
expectedEdits.Add(SemanticEdit(SemanticEditKind.
Update
, c => c.GetSpecializedEqualsOverload("C")));
3790
expectedEdits.Add(SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.GetHashCode")));
3795
expectedEdits.Add(SemanticEdit(SemanticEditKind.
Update
, c => c.GetCopyConstructor("C")));
3798
expectedEdits.Add(SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<IPropertySymbol>("C.X").GetMethod));
3799
expectedEdits.Add(SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<IPropertySymbol>("C.X").SetMethod));
3800
expectedEdits.Add(SemanticEdit(SemanticEditKind.
Update
, c => c.GetPrimaryConstructor("C"), preserveLocalVariables: true));
3828
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.PrintMembers")),
3829
SemanticEdit(SemanticEditKind.
Update
, c => c.GetSpecializedEqualsOverload("C")),
3830
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.GetHashCode")),
3831
SemanticEdit(SemanticEditKind.
Update
, c => c.GetCopyConstructor("C")),
3832
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<IPropertySymbol>("C.X").GetMethod),
3833
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<IPropertySymbol>("C.X").SetMethod),
3834
SemanticEdit(SemanticEditKind.
Update
, c => c.GetPrimaryConstructor("C"), partialType : "C", preserveLocalVariables: true),
3851
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.PrintMembers")),
3852
SemanticEdit(SemanticEditKind.
Update
, c => c.GetSpecializedEqualsOverload("C")),
3853
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.GetHashCode")),
3854
SemanticEdit(SemanticEditKind.
Update
, c => c.GetCopyConstructor("C")),
3855
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.P")),
3856
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.get_P")),
3857
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.set_P")),
3858
SemanticEdit(SemanticEditKind.
Update
, c => c.GetPrimaryConstructor("C"), preserveLocalVariables: true),
3878
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.PrintMembers")),
3879
SemanticEdit(SemanticEditKind.
Update
, c => c.GetSpecializedEqualsOverload("C")),
3880
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.GetHashCode")),
3881
SemanticEdit(SemanticEditKind.
Update
, c => c.GetCopyConstructor("C")),
3882
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.get_P")),
3883
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.set_P")),
3884
SemanticEdit(SemanticEditKind.
Update
, c => c.GetPrimaryConstructor("C"), preserveLocalVariables: true),
3920
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.PrintMembers")),
3921
SemanticEdit(SemanticEditKind.
Update
, c => c.GetSpecializedEqualsOverload("C")),
3922
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.GetHashCode")),
3923
SemanticEdit(SemanticEditKind.
Update
, c => c.GetCopyConstructor("C")),
3980
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.PrintMembers")),
3981
SemanticEdit(SemanticEditKind.
Update
, c => c.GetSpecializedEqualsOverload("C")),
3982
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.GetHashCode")),
3983
SemanticEdit(SemanticEditKind.
Update
, c => c.GetCopyConstructor("C")),
3985
SemanticEdit(SemanticEditKind.
Update
, c => c.GetPrimaryConstructor("C"), preserveLocalVariables: true),
4014
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.PrintMembers")),
4015
SemanticEdit(SemanticEditKind.
Update
, c => c.GetSpecializedEqualsOverload("C")),
4016
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.GetHashCode")),
4017
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.get_P")),
4018
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.set_P")),
4019
SemanticEdit(SemanticEditKind.
Update
, c => c.GetPrimaryConstructor("C"), preserveLocalVariables: true),
4034
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.PrintMembers")),
4035
SemanticEdit(SemanticEditKind.
Update
, c => c.GetSpecializedEqualsOverload("C")),
4036
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.GetHashCode")),
4037
SemanticEdit(SemanticEditKind.
Update
, c => c.GetCopyConstructor("C")),
4038
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.get_X")),
4039
SemanticEdit(SemanticEditKind.
Update
, c => c.GetPrimaryConstructor("C"), preserveLocalVariables: true),
4056
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.PrintMembers")),
4057
SemanticEdit(SemanticEditKind.
Update
, c => c.GetSpecializedEqualsOverload("C")),
4058
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.GetHashCode")),
4059
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.get_P")),
4060
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.set_P")),
4061
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.GetCopyConstructor("C")),
4140
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.get_X")),
4141
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.set_X")),
4142
SemanticEdit(SemanticEditKind.
Update
, c => c.GetPrimaryConstructor("C"), preserveLocalVariables: true));
4166
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.PrintMembers")),
4167
SemanticEdit(SemanticEditKind.
Update
, c => c.GetSpecializedEqualsOverload("C")),
4168
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.GetHashCode")),
4169
SemanticEdit(SemanticEditKind.
Update
, c => c.GetCopyConstructor("C")),
4170
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.get_X")),
4171
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.set_X")),
4172
SemanticEdit(SemanticEditKind.
Update
, c => c.GetPrimaryConstructor("C"), partialType: "C", preserveLocalVariables: true)
4188
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.PrintMembers")),
4189
SemanticEdit(SemanticEditKind.
Update
, c => c.GetSpecializedEqualsOverload("C")),
4190
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.GetHashCode")),
4191
SemanticEdit(SemanticEditKind.
Update
, c => c.GetCopyConstructor("C")),
4192
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.get_X")),
4193
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.set_X")),
4194
SemanticEdit(SemanticEditKind.
Update
, c => c.GetPrimaryConstructor("C"), preserveLocalVariables: true));
4217
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.PrintMembers")),
4218
SemanticEdit(SemanticEditKind.
Update
, c => c.GetSpecializedEqualsOverload("C")),
4219
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.GetHashCode")),
4220
SemanticEdit(SemanticEditKind.
Update
, c => c.GetCopyConstructor("C")),
4221
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.get_X")),
4222
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.set_X")),
4223
SemanticEdit(SemanticEditKind.
Update
, c => c.GetPrimaryConstructor("C"), partialType: "C", preserveLocalVariables: true)
4239
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.PrintMembers")),
4240
SemanticEdit(SemanticEditKind.
Update
, c => c.GetSpecializedEqualsOverload("C")),
4241
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.GetHashCode")),
4242
SemanticEdit(SemanticEditKind.
Update
, c => c.GetCopyConstructor("C")),
4243
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.P")),
4244
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.get_P")),
4245
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.set_P")),
4246
SemanticEdit(SemanticEditKind.
Update
, c => c.GetPrimaryConstructor("C"), preserveLocalVariables: true),
4266
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.PrintMembers")),
4267
SemanticEdit(SemanticEditKind.
Update
, c => c.GetSpecializedEqualsOverload("C")),
4268
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.GetHashCode")),
4269
SemanticEdit(SemanticEditKind.
Update
, c => c.GetCopyConstructor("C")),
4270
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.get_P")),
4271
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.set_P")),
4272
SemanticEdit(SemanticEditKind.
Update
, c => c.GetPrimaryConstructor("C"), preserveLocalVariables: true),
4297
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<IPropertySymbol>("C.Y").GetMethod),
4298
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<IPropertySymbol>("C.Y").SetMethod)
4428
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("N.A"))
4922
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("D")),
4923
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("D.Invoke")),
4924
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("D.EndInvoke"))
4944
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("D")),
4945
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("D.Invoke")),
4946
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("D.EndInvoke"))
5011
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("D.Invoke")),
5012
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("D.BeginInvoke"))
5041
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("D.BeginInvoke")),
5042
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("D.Invoke")));
5061
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("D.Invoke")),
5062
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("D.BeginInvoke"))
5226
[SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("D"))],
5245
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("D.Invoke")),
5246
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("D.EndInvoke")),
5247
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("D")),
5354
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.D.M"))
5373
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.D.M"))
5391
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.D.M"))
5408
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C")),
5409
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.D.M"))
6099
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C"), partialType: "C")
6196
semanticEdits: [SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<INamedTypeSymbol>("C").GetMember("F"))]),
6199
semanticEdits: [SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<INamedTypeSymbol>("C").GetMember("G"))]),
6224
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C"), partialType: "C")
6228
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C"), partialType: "C")
6254
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.F"))
6258
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.G"))
6311
semanticEdits: [SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<INamedTypeSymbol>("I").GetMember<INamedTypeSymbol>("C").GetMember("F1"))]),
6319
semanticEdits: [SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<INamedTypeSymbol>("I").GetMember<INamedTypeSymbol>("C").GetMember("F2"))]),
6994
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<IMethodSymbol>("C.M")),
6995
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<IPropertySymbol>("C.P1").GetMethod),
6996
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<IPropertySymbol>("C.P1").SetMethod),
6997
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<IPropertySymbol>("C.P2").GetMethod),
6998
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<IPropertySymbol>("C.P2").SetMethod),
6999
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMembers<IPropertySymbol>("C.this[]").Single(m => m.Parameters[0].Type.Name == "Int32").GetMethod),
7000
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMembers<IPropertySymbol>("C.this[]").Single(m => m.Parameters[0].Type.Name == "Int32").SetMethod),
7001
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMembers<IPropertySymbol>("C.this[]").Single(m => m.Parameters[0].Type.Name == "Int32")),
7002
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMembers<IPropertySymbol>("C.this[]").Single(m => m.Parameters[0].Type.Name == "Byte").GetMethod),
7003
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMembers<IPropertySymbol>("C.this[]").Single(m => m.Parameters[0].Type.Name == "Byte").SetMethod),
7004
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMembers<IPropertySymbol>("C.this[]").Single(m => m.Parameters[0].Type.Name == "Byte")),
7005
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<IEventSymbol>("C.E").AddMethod),
7006
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<IEventSymbol>("C.E").RemoveMethod),
7025
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<INamedTypeSymbol>("C").GetMember("F"), preserveLocalVariables: false)
7048
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.F"))
7067
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.F"))
7098
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.F"))
7131
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<INamedTypeSymbol>("C").GetMember("Finalize"), preserveLocalVariables: false),
7171
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.F2")),
7177
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.F1")),
7213
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.F2")),
7229
semanticEdits: [SemanticEdit(SemanticEditKind.
Update
, c => c.GetMembers<IMethodSymbol>("C.F").Single(m => m.Parameters is [{ Type.SpecialType: SpecialType.System_Char }]))]),
7232
semanticEdits: [SemanticEdit(SemanticEditKind.
Update
, c => c.GetMembers<IMethodSymbol>("C.F").Single(m => m.Parameters is [{ Type.SpecialType: SpecialType.System_Byte }]))]),
7249
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMembers<IPropertySymbol>("C.this[]").Single(m => m.Parameters is [{ Type.SpecialType: SpecialType.System_Char }])),
7250
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMembers<IPropertySymbol>("C.this[]").Single(m => m.Parameters is [{ Type.SpecialType: SpecialType.System_Char }]).GetMethod),
7251
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMembers<IPropertySymbol>("C.this[]").Single(m => m.Parameters is [{ Type.SpecialType: SpecialType.System_Char }]).SetMethod),
7257
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMembers<IPropertySymbol>("C.this[]").Single(m => m.Parameters is [{ Type.SpecialType: SpecialType.System_Byte }])),
7258
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMembers<IPropertySymbol>("C.this[]").Single(m => m.Parameters is [{ Type.SpecialType: SpecialType.System_Byte }]).GetMethod),
7259
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMembers<IPropertySymbol>("C.this[]").Single(m => m.Parameters is [{ Type.SpecialType: SpecialType.System_Byte }]).SetMethod),
7305
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), preserveLocalVariables: true)
7326
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<INamedTypeSymbol>("C").GetMember<IPropertySymbol>("P").GetMethod),
7327
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<INamedTypeSymbol>("C").GetMember<IPropertySymbol>("P").SetMethod)
7347
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<INamedTypeSymbol>("C").GetMember<IPropertySymbol>("P").GetMethod)
7367
SemanticEdit(SemanticEditKind.
Update
, c => c.GetParameterlessConstructor("C"), partialType: "C", preserveLocalVariables: true)
7387
SemanticEdit(SemanticEditKind.
Update
, c => c.GetParameterlessConstructor("C"), partialType: "C", preserveLocalVariables: true)
7407
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<INamedTypeSymbol>("C").InstanceConstructors.Single(), partialType: "C", preserveLocalVariables: true)
7535
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<INamedTypeSymbol>("C").GetMember<IMethodSymbol>("F")));
7550
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<INamedTypeSymbol>("C").GetMember<IMethodSymbol>("F")));
7568
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("S.M")));
7591
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<INamedTypeSymbol>("S").GetMember<IMethodSymbol>("M")));
7701
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.M")));
7859
[SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), preserveLocalVariables: false)]);
7887
[SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.M"), preserveLocalVariables: false)]);
7902
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), preserveLocalVariables: false)
7918
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), preserveLocalVariables: false)
7955
[SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), syntaxMap[0])]);
8386
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.puts")),
8429
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.puts")),
8462
edits.VerifySemantics([SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.H"))]);
8493
edits.VerifySemantics([SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("I.H"))]);
8879
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.F"))
8911
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.F"))
9169
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), preserveLocalVariables: true)
9418
[SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("Test.F"))],
9455
[SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.M"))],
9494
[SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.M"))]);
10274
semanticEdits: [SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<IMethodSymbol>("C.F").PartialImplementationPart, partialType: "C")]),
10295
semanticEdits: [SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<IMethodSymbol>("C.F").PartialImplementationPart, partialType: "C")]),
10312
semanticEdits: [SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<IMethodSymbol>("C.F").PartialImplementationPart, partialType: "C")]),
10314
semanticEdits: [SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<IMethodSymbol>("C.F").PartialImplementationPart, partialType: "C")]),
10388
semanticEdits: [SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<IMethodSymbol>("C.F").PartialImplementationPart, partialType: "C")]),
10390
semanticEdits: [SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<IMethodSymbol>("C.F").PartialImplementationPart, partialType: "C")])
10452
semanticEdits: [SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<IMethodSymbol>("C.F").PartialImplementationPart, partialType: "C")]),
10478
semanticEdits: [SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<IMethodSymbol>("C.F").PartialImplementationPart, partialType: "C")]),
10502
semanticEdits: [SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<IMethodSymbol>("C.F").PartialImplementationPart, partialType: "C")]),
10504
semanticEdits: [SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<IMethodSymbol>("C.F").PartialImplementationPart, partialType: "C")]),
10532
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<IMethodSymbol>("C.F").PartialImplementationPart, partialType: "C")
10717
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<INamedTypeSymbol>("C").GetMember("op_Addition"))
10723
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<INamedTypeSymbol>("C").GetMember("op_Implicit"))
10762
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.op_Implicit")),
10763
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.op_Addition")),
10787
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.op_Implicit")),
10788
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.op_Addition")),
10804
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.op_Addition"))
10820
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.op_Addition"))
10941
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C..ctor"), preserveLocalVariables: true)
10957
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C..ctor"), preserveLocalVariables: true)
10975
SemanticEdit(SemanticEditKind.
Update
, c => c.GetPrimaryConstructor("C"), preserveLocalVariables: true),
10976
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.get_P")),
10977
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.set_P")),
10995
SemanticEdit(SemanticEditKind.
Update
, c => c.GetPrimaryConstructor("C"), preserveLocalVariables: true),
10996
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.P")),
10997
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.get_P")),
10998
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.set_P")),
11033
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.P")),
11050
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.PrintMembers")),
11051
SemanticEdit(SemanticEditKind.
Update
, c => c.GetSpecializedEqualsOverload("C")),
11052
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.GetHashCode")),
11053
SemanticEdit(SemanticEditKind.
Update
, c => c.GetCopyConstructor("C")),
11054
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.get_P")),
11055
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.set_P")),
11056
SemanticEdit(SemanticEditKind.
Update
, c => c.GetPrimaryConstructor("C"), preserveLocalVariables: true),
11073
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.P")),
11074
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.get_P")),
11075
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.set_P")),
11076
SemanticEdit(SemanticEditKind.
Update
, c => c.GetPrimaryConstructor("C"), preserveLocalVariables: true),
11170
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.PrintMembers")),
11171
SemanticEdit(SemanticEditKind.
Update
, c => c.GetSpecializedEqualsOverload("C")),
11172
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.GetHashCode")),
11173
SemanticEdit(SemanticEditKind.
Update
, c => c.GetCopyConstructor("C")),
11263
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.PrintMembers")),
11264
SemanticEdit(SemanticEditKind.
Update
, c => c.GetSpecializedEqualsOverload("C")),
11265
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.GetHashCode")),
11266
SemanticEdit(SemanticEditKind.
Update
, c => c.GetCopyConstructor("C")),
11299
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.PrintMembers")),
11300
SemanticEdit(SemanticEditKind.
Update
, c => c.GetSpecializedEqualsOverload("C")),
11301
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.GetHashCode")),
11302
SemanticEdit(SemanticEditKind.
Update
, c => c.GetCopyConstructor("C")),
11327
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.PrintMembers")),
11328
SemanticEdit(SemanticEditKind.
Update
, c => c.GetSpecializedEqualsOverload("C")),
11329
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.GetHashCode")),
11346
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.PrintMembers")),
11347
SemanticEdit(SemanticEditKind.
Update
, c => c.GetSpecializedEqualsOverload("C")),
11348
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.GetHashCode")),
11349
SemanticEdit(SemanticEditKind.
Update
, c => c.GetCopyConstructor("C")),
11350
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.get_Y")),
11351
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.set_Y")),
11352
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.Y")),
11371
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.Y")),
11374
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.PrintMembers")),
11375
SemanticEdit(SemanticEditKind.
Update
, c => c.GetSpecializedEqualsOverload("C")),
11376
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.GetHashCode")),
11377
SemanticEdit(SemanticEditKind.
Update
, c => c.GetCopyConstructor("C")),
11395
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.get_Y"), syntaxMap: syntaxMap[0]),
11398
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.PrintMembers")),
11399
SemanticEdit(SemanticEditKind.
Update
, c => c.GetSpecializedEqualsOverload("C")),
11400
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.GetHashCode")),
11401
SemanticEdit(SemanticEditKind.
Update
, c => c.GetCopyConstructor("C")),
11418
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.Y")),
11421
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.PrintMembers")),
11422
SemanticEdit(SemanticEditKind.
Update
, c => c.GetSpecializedEqualsOverload("C")),
11423
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.GetHashCode")),
11424
SemanticEdit(SemanticEditKind.
Update
, c => c.GetCopyConstructor("C")),
11443
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.PrintMembers")),
11444
SemanticEdit(SemanticEditKind.
Update
, c => c.GetSpecializedEqualsOverload("C")),
11445
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.GetHashCode")),
11446
SemanticEdit(SemanticEditKind.
Update
, c => c.GetCopyConstructor("C")),
11470
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.PrintMembers")),
11471
SemanticEdit(SemanticEditKind.
Update
, c => c.GetSpecializedEqualsOverload("C")),
11472
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.GetHashCode")),
11473
SemanticEdit(SemanticEditKind.
Update
, c => c.GetCopyConstructor("C")),
11490
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMembers<IMethodSymbol>("C.Deconstruct").Single(m => m.Parameters is [_])),
11495
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.PrintMembers")),
11496
SemanticEdit(SemanticEditKind.
Update
, c => c.GetSpecializedEqualsOverload("C")),
11497
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.GetHashCode")),
11498
SemanticEdit(SemanticEditKind.
Update
, c => c.GetCopyConstructor("C")),
11520
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.PrintMembers")),
11521
SemanticEdit(SemanticEditKind.
Update
, c => c.GetSpecializedEqualsOverload("C")),
11522
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.GetHashCode")),
11523
SemanticEdit(SemanticEditKind.
Update
, c => c.GetCopyConstructor("C")),
11544
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.PrintMembers")),
11545
SemanticEdit(SemanticEditKind.
Update
, c => c.GetSpecializedEqualsOverload("C")),
11546
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.GetHashCode")),
11547
SemanticEdit(SemanticEditKind.
Update
, c => c.GetCopyConstructor("C")),
11669
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.get_X")),
11708
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.PrintMembers")),
11709
SemanticEdit(SemanticEditKind.
Update
, c => c.GetSpecializedEqualsOverload("C")),
11710
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.GetHashCode")),
11711
SemanticEdit(SemanticEditKind.
Update
, c => c.GetCopyConstructor("C")),
11797
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.PrintMembers")),
11798
SemanticEdit(SemanticEditKind.
Update
, c => c.GetSpecializedEqualsOverload("C")),
11799
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.GetHashCode")),
11800
SemanticEdit(SemanticEditKind.
Update
, c => c.GetCopyConstructor("C")),
11819
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.PrintMembers")),
11820
SemanticEdit(SemanticEditKind.
Update
, c => c.GetSpecializedEqualsOverload("C")),
11821
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.GetHashCode")),
11822
SemanticEdit(SemanticEditKind.
Update
, c => c.GetCopyConstructor("C")),
11839
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMembers<IMethodSymbol>("C.Deconstruct").Single(m => m.Parameters is [_, _])),
11842
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.PrintMembers")),
11843
SemanticEdit(SemanticEditKind.
Update
, c => c.GetSpecializedEqualsOverload("C")),
11844
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.GetHashCode")),
11845
SemanticEdit(SemanticEditKind.
Update
, c => c.GetCopyConstructor("C")),
11865
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.PrintMembers")),
11866
SemanticEdit(SemanticEditKind.
Update
, c => c.GetSpecializedEqualsOverload("C")),
11867
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.GetHashCode")),
11868
SemanticEdit(SemanticEditKind.
Update
, c => c.GetCopyConstructor("C")),
11887
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.PrintMembers")),
11888
SemanticEdit(SemanticEditKind.
Update
, c => c.GetSpecializedEqualsOverload("C")),
11889
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.GetHashCode")),
11890
SemanticEdit(SemanticEditKind.
Update
, c => c.GetCopyConstructor("C")),
11915
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.PrintMembers")),
11916
SemanticEdit(SemanticEditKind.
Update
, c => c.GetSpecializedEqualsOverload("C")),
11917
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.GetHashCode")),
11918
SemanticEdit(SemanticEditKind.
Update
, c => c.GetCopyConstructor("C")),
12091
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.PrintMembers")),
12092
SemanticEdit(SemanticEditKind.
Update
, c => c.GetSpecializedEqualsOverload("C")),
12093
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.GetHashCode")),
12094
SemanticEdit(SemanticEditKind.
Update
, c => c.GetCopyConstructor("C")),
12095
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.x")),
12096
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.get_x")),
12097
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.set_x")),
12098
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.get_y")),
12099
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.set_y")),
12123
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.M")));
12257
SemanticEdit(SemanticEditKind.
Update
, c => c.GetPrimaryConstructor("C"), partialType: "C", preserveLocalVariables: true)
12281
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.get_P")),
12282
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.set_P")),
12283
SemanticEdit(SemanticEditKind.
Update
, c => c.GetPrimaryConstructor("C"), partialType: "C", preserveLocalVariables: true)
12307
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<INamedTypeSymbol>("C").InstanceConstructors.Single(c => c.Parameters is [{ Name: "a"}]), partialType: "C", preserveLocalVariables: true)
12329
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.PrintMembers")),
12330
SemanticEdit(SemanticEditKind.
Update
, c => c.GetSpecializedEqualsOverload("C")),
12331
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.GetHashCode")),
12332
SemanticEdit(SemanticEditKind.
Update
, c => c.GetCopyConstructor("C")),
12333
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.Deconstruct")),
12334
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.get_P")),
12335
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.set_P")),
12336
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<INamedTypeSymbol>("C").InstanceConstructors.Single(c => c.Parameters is [{ Name: "P"}]), partialType: "C", preserveLocalVariables: true),
12358
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.get_P")),
12359
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.set_P")),
12360
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<INamedTypeSymbol>("C").InstanceConstructors.Single(c => c.Parameters is [{ Name: "P" }]), partialType: "C", preserveLocalVariables: true),
12361
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.Deconstruct")),
12362
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.PrintMembers")),
12363
SemanticEdit(SemanticEditKind.
Update
, c => c.GetSpecializedEqualsOverload("C")),
12364
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.GetHashCode")),
12365
SemanticEdit(SemanticEditKind.
Update
, c => c.GetCopyConstructor("C")),
12387
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.get_P")),
12388
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.set_P")),
12389
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<INamedTypeSymbol>("C").InstanceConstructors.Single(c => c.Parameters is [{ Name: "P" }]), partialType: "C", preserveLocalVariables: true),
12390
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.Deconstruct")),
12391
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.PrintMembers")),
12392
SemanticEdit(SemanticEditKind.
Update
, c => c.GetSpecializedEqualsOverload("C")),
12393
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.GetHashCode")),
12394
SemanticEdit(SemanticEditKind.
Update
, c => c.GetCopyConstructor("C")),
12421
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.PrintMembers")),
12422
SemanticEdit(SemanticEditKind.
Update
, c => c.GetSpecializedEqualsOverload("C")),
12423
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.GetHashCode")),
12424
SemanticEdit(SemanticEditKind.
Update
, c => c.GetCopyConstructor("C")),
12426
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<INamedTypeSymbol>("C").InstanceConstructors.Single(m => m.Parameters is [{ Name: "P" }]), partialType: "C", preserveLocalVariables: true),
12427
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.Deconstruct")),
12457
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<INamedTypeSymbol>("C").InstanceConstructors.Single(m => m.Parameters is [{ Name: "P" }])),
12458
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<INamedTypeSymbol>("C").InstanceConstructors.Single(m => m.Parameters is []), partialType: "C", preserveLocalVariables: true),
12459
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.PrintMembers")),
12460
SemanticEdit(SemanticEditKind.
Update
, c => c.GetSpecializedEqualsOverload("C")),
12461
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.GetHashCode")),
12462
SemanticEdit(SemanticEditKind.
Update
, c => c.GetCopyConstructor("C")),
12490
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.PrintMembers")),
12491
SemanticEdit(SemanticEditKind.
Update
, c => c.GetSpecializedEqualsOverload("C")),
12492
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.GetHashCode")),
12493
SemanticEdit(SemanticEditKind.
Update
, c => c.GetCopyConstructor("C")),
12495
SemanticEdit(SemanticEditKind.
Update
, c => c.GetPrimaryConstructor("C"), partialType: "C", preserveLocalVariables: true),
12512
SemanticEdit(SemanticEditKind.
Update
, c => c.GetPrimaryConstructor("C"), preserveLocalVariables: true));
12534
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<INamedTypeSymbol>("C").InstanceConstructors.Single(), preserveLocalVariables: true));
12563
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<INamedTypeSymbol>("C").InstanceConstructors.Single(), preserveLocalVariables: true)
12578
SemanticEdit(SemanticEditKind.
Update
, c => c.GetPrimaryConstructor("C"), preserveLocalVariables: true));
12591
SemanticEdit(SemanticEditKind.
Update
, c => c.GetPrimaryConstructor("C"), preserveLocalVariables: true));
12620
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<INamedTypeSymbol>("C").InstanceConstructors.Single(), preserveLocalVariables: true)
12639
SemanticEdit(SemanticEditKind.
Update
, c => c.GetPrimaryConstructor("C"), preserveLocalVariables: true));
12677
SemanticEdit(SemanticEditKind.
Update
, c => c.GetPrimaryConstructor("C"), preserveLocalVariables: true));
12722
SemanticEdit(SemanticEditKind.
Update
, c => c.GetParameterlessConstructor("C"), preserveLocalVariables: true));
12739
SemanticEdit(SemanticEditKind.
Update
, c => c.GetPrimaryConstructor("C"), preserveLocalVariables: true));
12768
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<INamedTypeSymbol>("C").InstanceConstructors.Single(), preserveLocalVariables: true)
12798
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<INamedTypeSymbol>("C").InstanceConstructors.Single(), preserveLocalVariables: true)
12828
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<INamedTypeSymbol>("C").InstanceConstructors.Single(), preserveLocalVariables: true)
12858
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<INamedTypeSymbol>("C").InstanceConstructors.Single(), preserveLocalVariables: true)
12896
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<INamedTypeSymbol>("C").GetMember<IMethodSymbol>("C").PartialImplementationPart, partialType: "C"));
13008
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.PrintMembers")),
13009
SemanticEdit(SemanticEditKind.
Update
, c => c.GetSpecializedEqualsOverload("C")),
13010
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.GetHashCode")),
13011
SemanticEdit(SemanticEditKind.
Update
, c => c.GetCopyConstructor("C")),
13030
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.PrintMembers")),
13031
SemanticEdit(SemanticEditKind.
Update
, c => c.GetSpecializedEqualsOverload("C")),
13032
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.GetHashCode")),
13033
SemanticEdit(SemanticEditKind.
Update
, c => c.GetCopyConstructor("C")),
13079
SemanticEdit(SemanticEditKind.
Update
, c => c.GetParameterlessConstructor("C"), preserveLocalVariables: true)
13194
[SemanticEdit(SemanticEditKind.
Update
, c => c.GetParameterlessConstructor("C"), preserveLocalVariables: true)],
13219
semanticEdits: [SemanticEdit(SemanticEditKind.
Update
, c => c.GetParameterlessConstructor("C"), partialType: "C", preserveLocalVariables: true)]),
13350
SemanticEdit(SemanticEditKind.
Update
, c => c.GetParameterlessConstructor("C"), preserveLocalVariables: true));
13362
SemanticEdit(SemanticEditKind.
Update
, c => c.GetParameterlessConstructor("C"), preserveLocalVariables: true),
13363
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.PrintMembers")),
13364
SemanticEdit(SemanticEditKind.
Update
, c => c.GetSpecializedEqualsOverload("C")),
13365
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.GetHashCode")),
13366
SemanticEdit(SemanticEditKind.
Update
, c => c.GetCopyConstructor("C")));
13415
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.PrintMembers")),
13416
SemanticEdit(SemanticEditKind.
Update
, c => c.GetSpecializedEqualsOverload("C")),
13417
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.GetHashCode")),
13471
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.PrintMembers")),
13472
SemanticEdit(SemanticEditKind.
Update
, c => c.GetSpecializedEqualsOverload("C")),
13473
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.GetHashCode")),
13474
SemanticEdit(SemanticEditKind.
Update
, c => c.GetCopyConstructor("C")),
13511
[SemanticEdit(SemanticEditKind.
Update
, c => c.GetParameterlessConstructor("C"), preserveLocalVariables: true)],
13543
SemanticEdit(SemanticEditKind.
Update
, c => c.GetParameterlessConstructor("C"), preserveLocalVariables: true)
13597
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.PrintMembers")),
13598
SemanticEdit(SemanticEditKind.
Update
, c => c.GetSpecializedEqualsOverload("C")),
13599
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.GetHashCode")),
13600
SemanticEdit(SemanticEditKind.
Update
, c => c.GetCopyConstructor("C")),
13633
semanticEdits: [SemanticEdit(SemanticEditKind.
Update
, c => c.GetParameterlessConstructor("C"), partialType: "C", preserveLocalVariables: true)]),
13636
semanticEdits: [SemanticEdit(SemanticEditKind.
Update
, c => c.GetParameterlessConstructor("C"), partialType: "C", preserveLocalVariables: true)])
13650
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<INamedTypeSymbol>("C").InstanceConstructors.Single(c => c.Parameters is []), preserveLocalVariables: true));
13680
SemanticEdit(SemanticEditKind.
Update
, c => c.GetParameterlessConstructor("C"), preserveLocalVariables: true));
13729
SemanticEdit(SemanticEditKind.
Update
, c => c.GetParameterlessConstructor("C"), preserveLocalVariables: true));
13741
SemanticEdit(SemanticEditKind.
Update
, c => c.GetParameterlessConstructor("C"), preserveLocalVariables: true),
13742
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.PrintMembers")),
13743
SemanticEdit(SemanticEditKind.
Update
, c => c.GetSpecializedEqualsOverload("C")),
13744
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.GetHashCode")),
13745
SemanticEdit(SemanticEditKind.
Update
, c => c.GetCopyConstructor("C")));
13797
SemanticEdit(SemanticEditKind.
Update
, c => c.GetPrimaryConstructor("C"), preserveLocalVariables: true));
13815
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.get_P")),
13816
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.set_P")),
13817
SemanticEdit(SemanticEditKind.
Update
, c => c.GetPrimaryConstructor("C"), preserveLocalVariables: true));
13838
SemanticEdit(SemanticEditKind.
Update
, c => c.GetParameterlessConstructor("C"), partialType: "C", preserveLocalVariables: true)
13861
SemanticEdit(SemanticEditKind.
Update
, c => c.GetParameterlessConstructor("C"), partialType: "C", preserveLocalVariables: true)
13902
SemanticEdit(SemanticEditKind.
Update
, c => c.GetParameterlessConstructor("C"), partialType: "C", preserveLocalVariables: true)
13925
SemanticEdit(SemanticEditKind.
Update
, c => c.GetParameterlessConstructor("C"), partialType: "C", preserveLocalVariables: true)
13948
SemanticEdit(SemanticEditKind.
Update
, c => c.GetParameterlessConstructor("C"), partialType: "C", preserveLocalVariables: true)
13971
SemanticEdit(SemanticEditKind.
Update
, c => c.GetParameterlessConstructor("C"), partialType: "C", preserveLocalVariables: true)
14066
[SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<INamedTypeSymbol>("C").Constructors.Single(), syntaxMap[0])]);
14111
[SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<INamedTypeSymbol>("C").Constructors.Single(), syntaxMap[0])]);
14170
[SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<INamedTypeSymbol>("C").Constructors.Single(), syntaxMap[0])]);
14216
[SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<INamedTypeSymbol>("C").Constructors.Single(), syntaxMap[0])],
14328
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<INamedTypeSymbol>("C").Constructors.Single(c => c.Parameters.Single().Type.Name == "Int32"), partialType: "C", syntaxMap: syntaxMapB),
14329
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<INamedTypeSymbol>("C").Constructors.Single(c => c.Parameters.Single().Type.Name == "Boolean"), partialType: "C", syntaxMap: syntaxMapB),
14330
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<INamedTypeSymbol>("C").Constructors.Single(c => c.Parameters.Single().Type.Name == "UInt32"), partialType: "C", syntaxMap: syntaxMapB),
14405
SemanticEdit(SemanticEditKind.
Update
, c => c.GetParameterlessConstructor("C"), partialType: "C", preserveLocalVariables: true)
14410
SemanticEdit(SemanticEditKind.
Update
, c => c.GetParameterlessConstructor("C"), partialType: "C", preserveLocalVariables: true)
14428
semanticEdits: [SemanticEdit(SemanticEditKind.
Update
, c => c.GetParameterlessConstructor("C"), partialType: "C", preserveLocalVariables: true)]),
14433
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<INamedTypeSymbol>("C").GetMember<IMethodSymbol>("F")),
14434
SemanticEdit(SemanticEditKind.
Update
, c => c.GetParameterlessConstructor("C"), partialType: "C", preserveLocalVariables: true)
14454
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<INamedTypeSymbol>("C").GetMember<IMethodSymbol>("F")),
14455
SemanticEdit(SemanticEditKind.
Update
, c => c.GetParameterlessConstructor("C"), partialType: "C", preserveLocalVariables: true)
14459
semanticEdits: [SemanticEdit(SemanticEditKind.
Update
, c => c.GetParameterlessConstructor("C"), partialType: "C", preserveLocalVariables: true)]),
14558
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<INamedTypeSymbol>("C").StaticConstructors.Single(), partialType: "C", preserveLocalVariables: true)
14578
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<INamedTypeSymbol>("C").StaticConstructors.Single(), partialType: "C", preserveLocalVariables: true)
14679
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.Finalize"), preserveLocalVariables: false)
14705
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.Finalize"), preserveLocalVariables: false)
14726
[SemanticEdit(SemanticEditKind.
Update
, c => c.GetParameterlessConstructor("C"), preserveLocalVariables: true)]);
14739
[SemanticEdit(SemanticEditKind.
Update
, c => c.GetParameterlessConstructor("C"), preserveLocalVariables: true)]);
14755
[SemanticEdit(SemanticEditKind.
Update
, c => c.GetParameterlessConstructor("C"), preserveLocalVariables: true)]);
14788
SemanticEdit(SemanticEditKind.
Update
, c => c.GetParameterlessConstructor("C"), partialType: "C", preserveLocalVariables: true)
14809
SemanticEdit(SemanticEditKind.
Update
, c => c.GetParameterlessConstructor("C"), partialType: "C", preserveLocalVariables: true),
14810
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.get_F"))
14831
SemanticEdit(SemanticEditKind.
Update
, c => c.GetParameterlessConstructor("C"), partialType: "C", preserveLocalVariables: true),
14852
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.get_F")),
14853
SemanticEdit(SemanticEditKind.
Update
, c => c.GetParameterlessConstructor("C"), partialType: "C", preserveLocalVariables: true),
14871
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<IPropertySymbol>("C.a").GetMethod),
14872
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<INamedTypeSymbol>("C").Constructors.Single(), preserveLocalVariables: true));
14890
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<IPropertySymbol>("C.a").GetMethod),
14891
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<INamedTypeSymbol>("C").Constructors.Single(), partialType: "C", preserveLocalVariables: true)
14910
[SemanticEdit(SemanticEditKind.
Update
, c => c.GetParameterlessConstructor("C"), preserveLocalVariables: true)]);
14928
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<IPropertySymbol>("C.a").GetMethod),
14929
SemanticEdit(SemanticEditKind.
Update
, c => c.GetParameterlessConstructor("C"), preserveLocalVariables: true)
14944
SemanticEdit(SemanticEditKind.
Update
, c => c.GetPrimaryConstructor("C"), preserveLocalVariables: true));
14976
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<INamedTypeSymbol>("C").InstanceConstructors.Single(), preserveLocalVariables: true)
14994
[SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<INamedTypeSymbol>("C").StaticConstructors.Single(), preserveLocalVariables: true)],
15010
[SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<INamedTypeSymbol>("C").StaticConstructors.Single(), preserveLocalVariables: true)],
15055
[SemanticEdit(SemanticEditKind.
Update
, c => c.GetParameterlessConstructor("C"), preserveLocalVariables: true)]);
15068
[SemanticEdit(SemanticEditKind.
Update
, c => c.GetParameterlessConstructor("C"), preserveLocalVariables: true)]);
15083
[SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<INamedTypeSymbol>("C").StaticConstructors.Single(), preserveLocalVariables: true)],
15096
[SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<INamedTypeSymbol>("C").StaticConstructors.Single(), preserveLocalVariables: true)],
15115
[SemanticEdit(SemanticEditKind.
Update
, c => c.GetParameterlessConstructor("C"), preserveLocalVariables: true)]);
15131
[SemanticEdit(SemanticEditKind.
Update
, c => c.GetParameterlessConstructor("C"), preserveLocalVariables: true)]);
15147
[SemanticEdit(SemanticEditKind.
Update
, c => c.GetParameterlessConstructor("C"), preserveLocalVariables: true)]);
15160
[SemanticEdit(SemanticEditKind.
Update
, c => c.GetParameterlessConstructor("C"), preserveLocalVariables: true)]);
15176
[SemanticEdit(SemanticEditKind.
Update
, c => c.GetParameterlessConstructor("C"), preserveLocalVariables: true)]);
15193
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<INamedTypeSymbol>("C").InstanceConstructors.Single(m => m.ToString() == "C.C(int)"), preserveLocalVariables: true),
15194
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<INamedTypeSymbol>("C").InstanceConstructors.Single(m => m.ToString() == "C.C(string)"), preserveLocalVariables: true),
15212
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<INamedTypeSymbol>("C").InstanceConstructors.Single(m => m.ToString() == "C.C(int)"), preserveLocalVariables: true),
15213
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<INamedTypeSymbol>("C").InstanceConstructors.Single(m => m.ToString() == "C.C(bool)"), preserveLocalVariables: true),
15228
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<INamedTypeSymbol>("C").InstanceConstructors.Single(m => m.ToString() == "C.C(int)"), preserveLocalVariables: true),
15229
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<INamedTypeSymbol>("C").InstanceConstructors.Single(m => m.ToString() == "C.C(bool)"), preserveLocalVariables: true),
15244
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<INamedTypeSymbol>("C").InstanceConstructors.Single(m => m.ToString() == "C.C(int)"), preserveLocalVariables: true),
15245
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<INamedTypeSymbol>("C").InstanceConstructors.Single(m => m.ToString() == "C.C(bool)"), preserveLocalVariables: true),
15263
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<INamedTypeSymbol>("C").InstanceConstructors.Single(m => m.ToString() == "C.C(bool)"), preserveLocalVariables: true)
15315
[SemanticEdit(SemanticEditKind.
Update
, c => c.GetParameterlessConstructor("C"), preserveLocalVariables: true)]);
15331
[SemanticEdit(SemanticEditKind.
Update
, c => c.GetParameterlessConstructor("C"), preserveLocalVariables: true)]);
15353
SemanticEdit(SemanticEditKind.
Update
, c => c.GetParameterlessConstructor("C"), preserveLocalVariables: true)
15372
SemanticEdit(SemanticEditKind.
Update
, c => c.GetParameterlessConstructor("C"), preserveLocalVariables: true)
15711
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<INamedTypeSymbol>("C").Constructors.Single(), preserveLocalVariables: true)
15726
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<INamedTypeSymbol>("C").Constructors.Single(), preserveLocalVariables: true)
15744
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<INamedTypeSymbol>("C").Constructors.Single(), preserveLocalVariables: true)
15759
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<INamedTypeSymbol>("C").Constructors.Single(), preserveLocalVariables: true)
15844
[SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<INamedTypeSymbol>("C").Constructors.Single(), syntaxMap[0])]);
15877
[SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<INamedTypeSymbol>("C").Constructors.Single(), syntaxMap[0])]);
15914
[SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<INamedTypeSymbol>("C").Constructors.Single(), syntaxMap[0])]);
15951
[SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<INamedTypeSymbol>("C").Constructors.Single(), syntaxMap[0])]);
15991
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<INamedTypeSymbol>("C").Constructors[0], syntaxMap[0]),
15992
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<INamedTypeSymbol>("C").Constructors[1], syntaxMap[0])
16033
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<INamedTypeSymbol>("C").Constructors[0], syntaxMap[0]),
16034
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<INamedTypeSymbol>("C").Constructors[1], syntaxMap[0])
16075
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<INamedTypeSymbol>("C").Constructors[0], syntaxMap[0]),
16076
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<INamedTypeSymbol>("C").Constructors[1], syntaxMap[0])
16117
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<INamedTypeSymbol>("C").Constructors.Single(ctor => ctor.ToTestDisplayString() == "C..ctor(System.Int32 a)"), syntaxMap[0])
16158
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<INamedTypeSymbol>("C").Constructors.Single(ctor => ctor.ToTestDisplayString() == "C..ctor(System.Int32 a)"), syntaxMap[0])
16199
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<INamedTypeSymbol>("C").Constructors.Single(ctor => ctor.ToTestDisplayString() == "C..ctor(System.Boolean b)"), syntaxMap[0])
16240
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<INamedTypeSymbol>("C").Constructors.Single(ctor => ctor.ToTestDisplayString() == "C..ctor(System.Boolean b)"))
16281
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<INamedTypeSymbol>("C").Constructors.Single(ctor => ctor.ToTestDisplayString() == "C..ctor(System.Boolean b)"), syntaxMap[0])
16321
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<INamedTypeSymbol>("C").Constructors.Single(ctor => ctor.ToTestDisplayString() == "C..ctor(System.Boolean b)"))
16378
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<INamedTypeSymbol>("C").Constructors.Single(ctor => ctor.ToTestDisplayString() == "C..ctor(System.Boolean b)"), syntaxMap[0])
16417
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<INamedTypeSymbol>("C").Constructors.Single(), syntaxMap[0])
16456
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<INamedTypeSymbol>("C").Constructors.Single(), syntaxMap[0])
16501
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.F")),
16502
SemanticEdit(SemanticEditKind.
Update
, c => c.GetParameterlessConstructor("C"), syntaxMap[0]),
16518
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<INamedTypeSymbol>("C").InstanceConstructors.Single(c => c.Parameters is [_, _]), preserveLocalVariables: true),
16556
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<INamedTypeSymbol>("C").Constructors[0], syntaxMap[0]),
16557
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<INamedTypeSymbol>("C").Constructors[1], syntaxMap[0]),
16591
SemanticEdit(SemanticEditKind.
Update
, c => ((IPropertySymbol)c.GetMember<INamedTypeSymbol>("C").GetMembers("P").First()).GetMethod),
16592
SemanticEdit(SemanticEditKind.
Update
, c => c.GetParameterlessConstructor("C"), preserveLocalVariables: true));
16610
SemanticEdit(SemanticEditKind.
Update
, c => c.GetParameterlessConstructor("C"), preserveLocalVariables: true),
16770
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.F"))
16883
edits.VerifySemantics([SemanticEdit(SemanticEditKind.
Update
, c => c.GetParameterlessConstructor("C"), preserveLocalVariables: true)]);
16914
edits.VerifySemantics([SemanticEdit(SemanticEditKind.
Update
, c => c.GetParameterlessConstructor("C"), preserveLocalVariables: true)]);
16980
[SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.c"))],
17052
SemanticEdit(SemanticEditKind.
Update
, c => c.GetParameterlessConstructor("C"), preserveLocalVariables: true)
17238
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<INamedTypeSymbol>("C").Constructors.Single(), syntaxMap[0])
17278
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<INamedTypeSymbol>("C").Constructors.Single(), syntaxMap[0])
17499
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.a")),
17500
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.b"))
17524
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.a")),
17525
SemanticEdit(SemanticEditKind.
Update
, c => c.GetParameterlessConstructor("C"), preserveLocalVariables: true),
17546
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.a")),
17547
SemanticEdit(SemanticEditKind.
Update
, c => c.GetParameterlessConstructor("C"), partialType: "C", preserveLocalVariables: true)
17611
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.F")),
17612
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.G")));
17718
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.get_P"), preserveLocalVariables: false)
17751
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.get_P"), preserveLocalVariables: false)
17772
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.get_P"), preserveLocalVariables: false),
17794
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.get_P"), preserveLocalVariables: false)
17815
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.get_P"), preserveLocalVariables: false),
17836
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.get_P"), preserveLocalVariables: false),
17855
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.get_P"), preserveLocalVariables: false),
17871
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.get_P"), preserveLocalVariables: false),
17887
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<INamedTypeSymbol>("C").GetMember<IPropertySymbol>("P").SetMethod),
17903
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<INamedTypeSymbol>("C").GetMember<IPropertySymbol>("P").SetMethod, preserveLocalVariables: false),
17919
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.get_P"), preserveLocalVariables: false)
17935
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.get_P"), preserveLocalVariables: false),
17951
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.get_P"), preserveLocalVariables: false),
17952
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.set_P"), preserveLocalVariables: false)
18250
edits.VerifySemantics([SemanticEdit(SemanticEditKind.
Update
, c => c.GetParameterlessConstructor("C"), preserveLocalVariables: true)]);
18457
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.P")),
18458
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.get_P")),
18459
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.set_P")),
18478
[SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.P"))],
18496
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.get_P")),
18497
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.set_P")),
18515
[SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<INamedTypeSymbol>("C").GetMember<IPropertySymbol>("P").SetMethod)],
18874
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.set_P")),
18924
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C..ctor"), preserveLocalVariables: true),
18942
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C..ctor"), preserveLocalVariables: true),
18971
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<IPropertySymbol>("C.P").GetMethod)
18992
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<IPropertySymbol>("C.P").GetMethod)
19016
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<IPropertySymbol>("C.P").GetMethod)
19031
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<IPropertySymbol>("C.P").GetMethod)
19052
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<IPropertySymbol>("C.P").GetMethod)
19067
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<IPropertySymbol>("C.P").GetMethod)
19136
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<INamedTypeSymbol>("C").GetMember<IPropertySymbol>("P").GetMethod),
19137
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<INamedTypeSymbol>("C").GetMember<IPropertySymbol>("P").SetMethod)
19159
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<INamedTypeSymbol>("C").GetMember<IPropertySymbol>("Q").GetMethod),
19160
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<INamedTypeSymbol>("C").GetMember<IPropertySymbol>("Q").SetMethod)
19184
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<INamedTypeSymbol>("C").GetMember<IPropertySymbol>("P").GetMethod),
19185
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<INamedTypeSymbol>("C").GetMember<IPropertySymbol>("P").SetMethod),
19186
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<INamedTypeSymbol>("C").GetMember<IPropertySymbol>("Q").GetMethod),
19187
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<INamedTypeSymbol>("C").GetMember<IPropertySymbol>("Q").SetMethod),
19210
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<INamedTypeSymbol>("C").GetMember<IPropertySymbol>("P").GetMethod),
19211
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<INamedTypeSymbol>("C").GetMember<IPropertySymbol>("P").SetMethod),
19212
SemanticEdit(SemanticEditKind.
Update
, c => c.GetParameterlessConstructor("C"), partialType: "C", preserveLocalVariables: true)
19232
semanticEdits: [SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<INamedTypeSymbol>("C").GetMember<IPropertySymbol>("P").GetMethod)]),
19277
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("S.get_P1")),
19278
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("S.get_P2")),
19279
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("S.get_P4")),
19280
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("S.set_P2")),
19281
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("S.set_P3")),
19282
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("S.set_P4")),
19312
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<INamedTypeSymbol>("S").GetMember<IPropertySymbol>("P2").GetMethod, preserveLocalVariables: false),
19313
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<INamedTypeSymbol>("S").GetMember<IPropertySymbol>("P3").SetMethod, preserveLocalVariables: false)
19380
SemanticEdit(SemanticEditKind.
Update
, c => c.GetPrimaryConstructor("C"), preserveLocalVariables: true),
19408
semanticEdits: [SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<IMethodSymbol>("C.get_P").PartialImplementationPart, partialType: "C")]),
19429
semanticEdits: [SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<IMethodSymbol>("C.get_P").PartialImplementationPart, partialType: "C")]),
19446
semanticEdits: [SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<IMethodSymbol>("C.get_P").PartialImplementationPart, partialType: "C")]),
19492
semanticEdits: [SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<IMethodSymbol>("C.get_P").PartialImplementationPart, partialType: "C")]),
19494
semanticEdits: [SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<IMethodSymbol>("C.get_P").PartialImplementationPart, partialType: "C")])
19556
semanticEdits: [SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<IPropertySymbol>("C.P").PartialImplementationPart, partialType: "C")]),
19584
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<IPropertySymbol>("C.P").PartialImplementationPart, partialType: "C"),
19588
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<IMethodSymbol>("C.get_P").PartialImplementationPart, partialType: "C")
19613
semanticEdits: [SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<IPropertySymbol>("C.P").PartialImplementationPart, partialType: "C")]),
19617
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<IMethodSymbol>("C.get_P").PartialImplementationPart, partialType: "C"),
19618
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<IPropertySymbol>("C.P").PartialImplementationPart, partialType: "C")
19647
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<IMethodSymbol>("C.get_P").PartialImplementationPart, partialType: "C"),
19648
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<IPropertySymbol>("C.P").PartialImplementationPart, partialType: "C")
19741
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.get_Item"), preserveLocalVariables: false)
19758
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.set_Item"), preserveLocalVariables: false)
19775
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.set_Item"), preserveLocalVariables: false)
19793
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.this[]")),
19794
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.get_Item"))
19814
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.this[]")),
19815
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.get_Item"))
19835
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.this[]")),
19836
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.get_Item"))
19852
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.get_Item"), preserveLocalVariables: false)
19883
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.this[]")),
19884
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.get_Item"))
19903
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.this[]")),
19904
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.get_Item"))
19920
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.get_Item"), preserveLocalVariables: false),
19936
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.set_Item")),
19937
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.F")),
19953
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.set_Item")),
19954
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.F")),
19970
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.get_Item"), preserveLocalVariables: false),
19971
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.set_Item"), preserveLocalVariables: false)
19991
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.this[]")),
19992
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.get_Item")),
20015
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.this[]")),
20016
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.get_Item")),
20164
[SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.this[]"))],
20325
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.get_Item")),
20326
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.set_Item")),
20327
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.this[]")),
20350
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.this[]"))
20725
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<IPropertySymbol>("C.this[]")),
20726
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<IPropertySymbol>("C.this[]").GetMethod),
20727
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<IPropertySymbol>("C.this[]").SetMethod)
20749
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<IPropertySymbol>("C.this[]")),
20750
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<IPropertySymbol>("C.this[]").GetMethod),
20751
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<IPropertySymbol>("C.this[]").SetMethod)
20775
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<IPropertySymbol>("C.this[]")),
20776
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<IPropertySymbol>("C.this[]").GetMethod),
20777
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<IPropertySymbol>("C.this[]").SetMethod),
20801
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<IPropertySymbol>("S.this[]")),
20802
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<IPropertySymbol>("S.this[]").GetMethod)
20828
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMembers<IPropertySymbol>("S.this[]").Single(m => m.Parameters is [{ Type.SpecialType: SpecialType.System_Int32 }])),
20829
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMembers<IPropertySymbol>("S.this[]").Single(m => m.Parameters is [{ Type.SpecialType: SpecialType.System_SByte }])),
20830
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMembers<IPropertySymbol>("S.this[]").Single(m => m.Parameters is [{ Type.SpecialType: SpecialType.System_Int32 }]).GetMethod),
20831
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMembers<IPropertySymbol>("S.this[]").Single(m => m.Parameters is [{ Type.SpecialType: SpecialType.System_SByte }]).GetMethod),
20832
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMembers<IPropertySymbol>("S.this[]").Single(m => m.Parameters is [{ Type.SpecialType: SpecialType.System_SByte }]).SetMethod),
20833
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMembers<IPropertySymbol>("S.this[]").Single(m => m.Parameters is [{ Type.SpecialType: SpecialType.System_UInt32 }]).GetMethod),
20834
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMembers<IPropertySymbol>("S.this[]").Single(m => m.Parameters is [{ Type.SpecialType: SpecialType.System_Byte }]).SetMethod),
20835
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMembers<IPropertySymbol>("S.this[]").Single(m => m.Parameters is [{ Type.SpecialType: SpecialType.System_UInt32 }]).SetMethod));
20863
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMembers<IPropertySymbol>("S.this[]").Single(m => m.Parameters is [{ Type.SpecialType: SpecialType.System_UInt32 }]).GetMethod),
20864
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMembers<IPropertySymbol>("S.this[]").Single(m => m.Parameters is [{ Type.SpecialType: SpecialType.System_Byte }]).SetMethod),
20865
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMembers<IPropertySymbol>("S.this[]").Single(m => m.Parameters is [{ Type.SpecialType: SpecialType.System_Int32 }])),
20866
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMembers<IPropertySymbol>("S.this[]").Single(m => m.Parameters is [{ Type.SpecialType: SpecialType.System_SByte }])),
21118
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<INamedTypeSymbol>("C").GetMember<IEventSymbol>("E").AddMethod),
21119
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<INamedTypeSymbol>("C").GetMember<IEventSymbol>("E").RemoveMethod)
21147
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("S.E")),
21148
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("S.add_E")),
21149
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("S.remove_E")));
21201
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<IEventSymbol>("C.F"))
21231
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<IEventSymbol>("C.F")),
21232
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<IEventSymbol>("C.F").AddMethod),
21233
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<IEventSymbol>("C.F").RemoveMethod)
21262
[SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<IEventSymbol>("C.F").RemoveMethod)],
21290
[SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<IEventSymbol>("C.F"))],
21319
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<IEventSymbol>("C.F")),
21320
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<IEventSymbol>("C.F").AddMethod),
21321
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<IEventSymbol>("C.F").RemoveMethod)
21351
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<IEventSymbol>("C.F").RemoveMethod)
21437
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.E")),
21475
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.F")),
21476
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.G")));
21540
edits.VerifySemantics([SemanticEdit(SemanticEditKind.
Update
, c => c.GetParameterlessConstructor("C"), preserveLocalVariables: true)]);
21629
SemanticEdit(SemanticEditKind.
Update
, c => c.GetParameterlessConstructor("C"), partialType: "C", preserveLocalVariables: true)
21652
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.M"))
21675
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<INamedTypeSymbol>("C").InstanceConstructors.Single(), preserveLocalVariables: true)
21814
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.M"))
21837
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<INamedTypeSymbol>("C").InstanceConstructors.Single(), preserveLocalVariables: true)
21860
[SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.M"))],
21904
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.M"))
21926
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.M"))
21993
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.M")));
22027
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.F")));
22094
[SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.M"))],
22223
[SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.F"))],
22242
[SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.F"))],
22838
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C"))
22955
[SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("Program.<Main>$"))],
22982
[SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("Program.<Main>$"))],
23025
[SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("Program.<Main>$"))],
23068
[SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("Program.<Main>$"))],
23237
[SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("Program.<Main>$"), preserveLocalVariables: true)],
23293
[SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("Program.<Main>$"), preserveLocalVariables: true)],
23603
[SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("Program.<Main>$"), syntaxMap[0])],
23634
[SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("Program.<Main>$"), syntaxMap[0])],
23663
[SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("Program.<Main>$"), syntaxMap[0])],
23691
[SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("Program.<Main>$"))],
23733
semanticEdits: [SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("Program.<Main>$"))],
23754
[SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("Program.<Main>$"))],
23774
[SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("Program.<Main>$"))],
Microsoft.CodeAnalysis.Features (16)
EditAndContinue\AbstractEditAndContinueAnalyzer.cs (9)
2728
editKind = SemanticEditKind.
Update
;
2880
editKind = SemanticEditKind.
Update
;
3023
editKind = SemanticEditKind.
Update
;
3049
editKind = SemanticEditKind.
Update
;
3147
Contract.ThrowIfFalse(editKind is SemanticEditKind.
Update
or SemanticEditKind.Insert);
3150
if (editKind == SemanticEditKind.
Update
)
3285
var partialType = editKind == SemanticEditKind.
Update
&& symbol.IsPartialImplementation()
3293
SemanticEditKind.
Update
=> SemanticEditInfo.CreateUpdate(symbolKey, syntaxMaps, partialType),
3693
/// Add <see cref="SemanticEditKind.
Update
"/> edit for the specified symbol and its accessors.
EditAndContinue\EditSession.cs (4)
694
if (edit.Kind is SemanticEditKind.
Update
or SemanticEditKind.Delete)
705
if (edit.Kind is SemanticEditKind.
Update
or SemanticEditKind.Insert or SemanticEditKind.Replace)
761
.Where(edit => edit is { PartialType: not null, Kind: SemanticEditKind.
Update
})
798
var syntaxMaps = (edit.Kind == SemanticEditKind.
Update
) ? mergedUpdateEditSyntaxMaps[edit.PartialType.Value] : default;
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)
333
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,
Microsoft.CodeAnalysis.VisualBasic.Emit.UnitTests (206)
Emit\EditAndContinue\AssemblyReferencesTests.vb (9)
81
ImmutableArray.Create(New SemanticEdit(SemanticEditKind.
Update
, f0, f1)))
87
ImmutableArray.Create(New SemanticEdit(SemanticEditKind.
Update
, f1, f2)))
187
ImmutableArray.Create(New SemanticEdit(SemanticEditKind.
Update
, f0, f1)))
191
ImmutableArray.Create(New SemanticEdit(SemanticEditKind.
Update
, f1, f2),
272
ImmutableArray.Create(New SemanticEdit(SemanticEditKind.
Update
, f0, f1)))
343
ImmutableArray.Create(New SemanticEdit(SemanticEditKind.
Update
, f0, f1)))
469
ImmutableArray.Create(New SemanticEdit(SemanticEditKind.
Update
, m0, m1, GetSyntaxMapFromMarkers(source0, source1))))
478
ImmutableArray.Create(New SemanticEdit(SemanticEditKind.
Update
, f1, f2, GetSyntaxMapFromMarkers(source1, source2))))
490
ImmutableArray.Create(New SemanticEdit(SemanticEditKind.
Update
, m2, m3, GetSyntaxMapFromMarkers(source2, source3))))
Emit\EditAndContinue\EditAndContinueClosureTests.vb (47)
54
ImmutableArray.Create(New SemanticEdit(SemanticEditKind.
Update
, compilation1.GetMember(Of MethodSymbol)("C.F"), compilation1.GetMember(Of MethodSymbol)("C.F"))))
112
ImmutableArray.Create(New SemanticEdit(SemanticEditKind.
Update
, f0, f1, GetSyntaxMapFromMarkers(source0, source1))))
163
ImmutableArray.Create(New SemanticEdit(SemanticEditKind.
Update
, f0, f1, GetSyntaxMapFromMarkers(source0, source1))))
215
ImmutableArray.Create(New SemanticEdit(SemanticEditKind.
Update
, f0, f1, GetSyntaxMapFromMarkers(source0, source1))))
268
ImmutableArray.Create(New SemanticEdit(SemanticEditKind.
Update
, f0, f1, GetSyntaxMapFromMarkers(source0, source1))))
347
ImmutableArray.Create(New SemanticEdit(SemanticEditKind.
Update
, ctor0, ctor1, GetSyntaxMapFromMarkers(source0, source1))))
431
ImmutableArray.Create(New SemanticEdit(SemanticEditKind.
Update
, f0, f1, GetSyntaxMapFromMarkers(source0, source1))))
540
ImmutableArray.Create(New SemanticEdit(SemanticEditKind.
Update
, f0, f1, GetSyntaxMapFromMarkers(source0, source1))))
634
ImmutableArray.Create(New SemanticEdit(SemanticEditKind.
Update
, ctor0, ctor1, GetSyntaxMapFromMarkers(source0, source1))))
703
ImmutableArray.Create(New SemanticEdit(SemanticEditKind.
Update
, f0, f1, GetSyntaxMapFromMarkers(source0, source1))))
776
ImmutableArray.Create(New SemanticEdit(SemanticEditKind.
Update
, f0, f1, GetSyntaxMapFromMarkers(source0, source1))))
840
ImmutableArray.Create(New SemanticEdit(SemanticEditKind.
Update
, f0, f1, GetSyntaxMapFromMarkers(source0, source1))))
906
ImmutableArray.Create(New SemanticEdit(SemanticEditKind.
Update
, f0, f1, GetSyntaxMapFromMarkers(source0, source1))))
988
New SemanticEdit(SemanticEditKind.
Update
, f0, f1, GetSyntaxMapFromMarkers(source0, source1))))
1014
New SemanticEdit(SemanticEditKind.
Update
, f1, f2, GetSyntaxMapFromMarkers(source1, source2))))
1103
ImmutableArray.Create(New SemanticEdit(SemanticEditKind.
Update
, f0, f1, GetSyntaxMapFromMarkers(source0, source1))))
1147
ImmutableArray.Create(New SemanticEdit(SemanticEditKind.
Update
, f1, f2, GetSyntaxMapFromMarkers(source1, source2))))
1203
ImmutableArray.Create(New SemanticEdit(SemanticEditKind.
Update
, f2, f3, GetSyntaxMapFromMarkers(source2, source3))))
1346
ImmutableArray.Create(New SemanticEdit(SemanticEditKind.
Update
, f0, f1, GetSyntaxMapFromMarkers(source0, source1))))
1370
ImmutableArray.Create(New SemanticEdit(SemanticEditKind.
Update
, f1, f2, GetSyntaxMapFromMarkers(source1, source2))))
1558
New SemanticEdit(SemanticEditKind.
Update
, ctor00, ctor01, GetSyntaxMapFromMarkers(source0, source1)),
1559
New SemanticEdit(SemanticEditKind.
Update
, ctor10, ctor11, GetSyntaxMapFromMarkers(source0, source1))))
1675
New SemanticEdit(SemanticEditKind.
Update
, ctor0, ctor1, GetSyntaxMapFromMarkers(source0, source1))))
1860
New SemanticEdit(SemanticEditKind.
Update
, f0, f1, GetSyntaxMapFromMarkers(source0, source1))))
1901
New SemanticEdit(SemanticEditKind.
Update
, f1, f2, GetSyntaxMapFromMarkers(source1, source2))))
2014
New SemanticEdit(SemanticEditKind.
Update
, f0, f1, GetSyntaxMapFromMarkers(source0, source1))))
2046
New SemanticEdit(SemanticEditKind.
Update
, f1, f2, GetSyntaxMapFromMarkers(source1, source2))))
2135
New SemanticEdit(SemanticEditKind.
Update
, f0, f1, GetSyntaxMapFromMarkers(source0, source1))))
2146
New SemanticEdit(SemanticEditKind.
Update
, f1, f2, GetSyntaxMapFromMarkers(source1, source2))))
2213
New SemanticEdit(SemanticEditKind.
Update
, f0, f1, GetSyntaxMapFromMarkers(source0, source1))))
2224
New SemanticEdit(SemanticEditKind.
Update
, f1, f2, GetSyntaxMapFromMarkers(source1, source2))))
2264
edits:={Edit(SemanticEditKind.
Update
, Function(c) c.GetMember("C.F"), preserveLocalVariables:=True)},
2383
edits:={Edit(SemanticEditKind.
Update
, Function(c) c.GetMember("C.F"), preserveLocalVariables:=True)},
2504
edits:={Edit(SemanticEditKind.
Update
, Function(c) c.GetMember("C.F"), preserveLocalVariables:=True)},
2610
edits:={Edit(SemanticEditKind.
Update
, Function(c) c.GetMember("C.F"), preserveLocalVariables:=True)},
2683
edits:={Edit(SemanticEditKind.
Update
, Function(c) c.GetMember("C.F"), preserveLocalVariables:=True)},
2767
edits:={Edit(SemanticEditKind.
Update
, Function(c) c.GetMember("C.F"), preserveLocalVariables:=True)},
2861
edits:={Edit(SemanticEditKind.
Update
, Function(c) c.GetMember("C.F"), preserveLocalVariables:=True)},
2969
edits:={Edit(SemanticEditKind.
Update
, Function(c) c.GetMember("C.F"), preserveLocalVariables:=True)},
3024
edits:={Edit(SemanticEditKind.
Update
, Function(c) c.GetMember("C.F"), preserveLocalVariables:=True)},
3114
edits:={Edit(SemanticEditKind.
Update
, Function(c) c.GetMember("C.F"), preserveLocalVariables:=True)},
3280
edits:={Edit(SemanticEditKind.
Update
, Function(c) c.GetMember("C.F"), preserveLocalVariables:=True)},
3448
edits:={Edit(SemanticEditKind.
Update
, Function(c) c.GetMember("C.F"), preserveLocalVariables:=True)},
3673
edits:={Edit(SemanticEditKind.
Update
, Function(c) c.GetMember("C.F"), preserveLocalVariables:=True)},
3827
edits:={Edit(SemanticEditKind.
Update
, Function(c) c.GetMember("C.F"), preserveLocalVariables:=True)},
3907
edits:={Edit(SemanticEditKind.
Update
, Function(c) c.GetMember("C.F"), preserveLocalVariables:=True)},
3988
edits:={Edit(SemanticEditKind.
Update
, Function(c) c.GetMember("C.F"), preserveLocalVariables:=True,
Emit\EditAndContinue\EditAndContinuePdbTests.vb (5)
154
ImmutableArray.Create(New SemanticEdit(SemanticEditKind.
Update
, f0, f1, syntaxMap1),
155
New SemanticEdit(SemanticEditKind.
Update
, g0, g1, syntaxMap1)))
254
ImmutableArray.Create(New SemanticEdit(SemanticEditKind.
Update
, f1, f2, syntaxMap2),
255
New SemanticEdit(SemanticEditKind.
Update
, g1, g2, syntaxMap2),
256
New SemanticEdit(SemanticEditKind.
Update
, a1, a2, syntaxMap2),
Emit\EditAndContinue\EditAndContinueStateMachineTests.vb (62)
742
ImmutableArray.Create(New SemanticEdit(SemanticEditKind.
Update
, method0, method1)))
850
ImmutableArray.Create(New SemanticEdit(SemanticEditKind.
Update
, method0, method1)))
929
ImmutableArray.Create(New SemanticEdit(SemanticEditKind.
Update
, method0, method1)))
977
ImmutableArray.Create(New SemanticEdit(SemanticEditKind.
Update
, method0, method1)))
1060
Edit(SemanticEditKind.
Update
, Function(c) c.GetMembers("C.F").Single(Function(m) m.ToTestDisplayString() = "Function C.F(a As System.Int16) As System.Threading.Tasks.Task(Of System.Int32)"), preserveLocalVariables:=True),
1061
Edit(SemanticEditKind.
Update
, Function(c) c.GetMembers("C.F").Single(Function(m) m.ToTestDisplayString() = "Function C.F(a As System.Int32) As System.Threading.Tasks.Task(Of System.Int32)"), preserveLocalVariables:=True),
1062
Edit(SemanticEditKind.
Update
, Function(c) c.GetMembers("C.F").Single(Function(m) m.ToTestDisplayString() = "Function C.F(a As System.Int64) As System.Threading.Tasks.Task(Of System.Int32)"), preserveLocalVariables:=True)
1173
edits:={Edit(SemanticEditKind.
Update
, Function(c) c.GetMember("C.F"), preserveLocalVariables:=True)},
1358
edits:={Edit(SemanticEditKind.
Update
, Function(c) c.GetMember("C.F"), preserveLocalVariables:=True)},
1538
ImmutableArray.Create(New SemanticEdit(SemanticEditKind.
Update
, f0, f1, GetSyntaxMapFromMarkers(source0, source1))))
1987
ImmutableArray.Create(New SemanticEdit(SemanticEditKind.
Update
, f0, f1, GetSyntaxMapFromMarkers(source0, source1))))
1991
ImmutableArray.Create(New SemanticEdit(SemanticEditKind.
Update
, f1, f2, GetSyntaxMapFromMarkers(source1, source2))))
2579
SemanticEdit.Create(SemanticEditKind.
Update
, ctor0, ctor1, GetSyntaxMapFromMarkers(source0, source1))))
3040
ImmutableArray.Create(New SemanticEdit(SemanticEditKind.
Update
, f0, f1, GetSyntaxMapFromMarkers(source0, source1))))
3210
ImmutableArray.Create(New SemanticEdit(SemanticEditKind.
Update
, f0, f1, GetSyntaxMapFromMarkers(source0, source1))))
3599
ImmutableArray.Create(New SemanticEdit(SemanticEditKind.
Update
, method0, method1, GetSyntaxMapFromMarkers(source0, source1))))
3704
ImmutableArray.Create(New SemanticEdit(SemanticEditKind.
Update
, method0, method1, GetSyntaxMapFromMarkers(source0, source1))))
3814
ImmutableArray.Create(New SemanticEdit(SemanticEditKind.
Update
, method0, method1, GetSyntaxMapFromMarkers(source0, source1))))
3920
ImmutableArray.Create(New SemanticEdit(SemanticEditKind.
Update
, method0, method1, GetSyntaxMapFromMarkers(source0, source1))))
4053
ImmutableArray.Create(New SemanticEdit(SemanticEditKind.
Update
, method0, method1, GetSyntaxMapFromMarkers(source0, source1))))
4220
ImmutableArray.Create(New SemanticEdit(SemanticEditKind.
Update
, f0, f1, GetSyntaxMapFromMarkers(source0, source1))))
4481
ImmutableArray.Create(New SemanticEdit(SemanticEditKind.
Update
, f0, f1, GetSyntaxMapFromMarkers(source0, source1))))
4644
SemanticEdit.Create(SemanticEditKind.
Update
, ctor0, ctor1, GetSyntaxMapFromMarkers(source0, source1))))
4973
ImmutableArray.Create(New SemanticEdit(SemanticEditKind.
Update
, f0, f1, GetSyntaxMapFromMarkers(source0, source1))))
5481
ImmutableArray.Create(New SemanticEdit(SemanticEditKind.
Update
, f0, f1, GetSyntaxMapFromMarkers(source0, source1))))
5920
ImmutableArray.Create(New SemanticEdit(SemanticEditKind.
Update
, f0, f1, GetSyntaxMapFromMarkers(source0, source1))))
6377
ImmutableArray.Create(New SemanticEdit(SemanticEditKind.
Update
, method0, method1, GetSyntaxMapFromMarkers(source0, source1))))
6530
ImmutableArray.Create(New SemanticEdit(SemanticEditKind.
Update
, method0, method1, GetSyntaxMapFromMarkers(source0, source1))))
6688
ImmutableArray.Create(New SemanticEdit(SemanticEditKind.
Update
, method0, method1, GetSyntaxMapFromMarkers(source0, source1))))
6842
ImmutableArray.Create(New SemanticEdit(SemanticEditKind.
Update
, method0, method1, GetSyntaxMapFromMarkers(source0, source1))))
7101
New SemanticEdit(SemanticEditKind.
Update
, f0, f1, syntaxMap1),
7102
New SemanticEdit(SemanticEditKind.
Update
, g0, g1, syntaxMap1)))
7113
New SemanticEdit(SemanticEditKind.
Update
, f1, f2, syntaxMap2)))
7124
New SemanticEdit(SemanticEditKind.
Update
, g2, g3, syntaxMap3),
7125
New SemanticEdit(SemanticEditKind.
Update
, h2, h3, syntaxMap3)))
7602
New SemanticEdit(SemanticEditKind.
Update
, f0, f1, syntaxMap1),
7603
New SemanticEdit(SemanticEditKind.
Update
, g0, g1, syntaxMap1)))
7614
New SemanticEdit(SemanticEditKind.
Update
, f1, f2, syntaxMap2)))
7625
New SemanticEdit(SemanticEditKind.
Update
, g2, g3, syntaxMap3),
7626
New SemanticEdit(SemanticEditKind.
Update
, h2, h3, syntaxMap3)))
8079
New SemanticEdit(SemanticEditKind.
Update
, f1, f2, GetSyntaxMapByKind(f1, SyntaxKind.FunctionBlock))))
8208
New SemanticEdit(SemanticEditKind.
Update
, f0, f1, GetSyntaxMapFromMarkers(source0, source1))))
8221
New SemanticEdit(SemanticEditKind.
Update
, f1, f2, GetSyntaxMapFromMarkers(source1, source2))))
8335
SemanticEdit.Create(SemanticEditKind.
Update
, m0, m1, GetSyntaxMapFromMarkers(source0, source1))))
8445
SemanticEdit.Create(SemanticEditKind.
Update
, m0, m1, GetSyntaxMapFromMarkers(source0, source1))))
8566
New SemanticEdit(SemanticEditKind.
Update
, f0, f1, GetSyntaxMapFromMarkers(source0, source1))))
8577
New SemanticEdit(SemanticEditKind.
Update
, f1, f2, GetSyntaxMapFromMarkers(source1, source2))))
8707
New SemanticEdit(SemanticEditKind.
Update
, f0, f1, GetSyntaxMapFromMarkers(source0, source1))))
8718
New SemanticEdit(SemanticEditKind.
Update
, f1, f2, GetSyntaxMapFromMarkers(source1, source2))))
8780
New SemanticEdit(SemanticEditKind.
Update
, f0, f1, GetSyntaxMapFromMarkers(source0, source1))))
8791
New SemanticEdit(SemanticEditKind.
Update
, f1, f2, GetSyntaxMapFromMarkers(source1, source2))))
8804
New SemanticEdit(SemanticEditKind.
Update
, f2, f3, GetSyntaxMapFromMarkers(source2, source3))))
8815
New SemanticEdit(SemanticEditKind.
Update
, f3, f4, GetSyntaxMapFromMarkers(source3, source4))))
8826
New SemanticEdit(SemanticEditKind.
Update
, f4, f5, GetSyntaxMapFromMarkers(source4, source5))))
8875
ImmutableArray.Create(New SemanticEdit(SemanticEditKind.
Update
, f0, f1, GetSyntaxMapFromMarkers(source0, source1))))
8933
ImmutableArray.Create(New SemanticEdit(SemanticEditKind.
Update
, f0, f1, GetSyntaxMapFromMarkers(source0, source1))))
8991
New SemanticEdit(SemanticEditKind.
Update
, f0, f1, GetSyntaxMapFromMarkers(source0, source1))))
9051
ImmutableArray.Create(New SemanticEdit(SemanticEditKind.
Update
, f0, f1, GetSyntaxMapFromMarkers(source0, source1))))
9104
ImmutableArray.Create(New SemanticEdit(SemanticEditKind.
Update
, f0, f1, GetSyntaxMapFromMarkers(source0, source1))))
9143
ImmutableArray.Create(New SemanticEdit(SemanticEditKind.
Update
, f0, f1, GetSyntaxMapFromMarkers(source0, source1))))
9182
ImmutableArray.Create(New SemanticEdit(SemanticEditKind.
Update
, f0, f1, GetSyntaxMapFromMarkers(source0, source1))))
9222
ImmutableArray.Create(New SemanticEdit(SemanticEditKind.
Update
, f0, f1, GetSyntaxMapFromMarkers(source0, source1))))
Emit\EditAndContinue\EditAndContinueTests.vb (79)
50
Edit(SemanticEditKind.
Update
, Function(c) c.GetMember("C.F"), preserveLocalVariables:=True)
101
ImmutableArray.Create(New SemanticEdit(SemanticEditKind.
Update
, e0, e1, GetSyntaxMapFromMarkers(source0, source1))))
108
ImmutableArray.Create(New SemanticEdit(SemanticEditKind.
Update
, g0, g1, GetSyntaxMapFromMarkers(source0, source1))))
155
ImmutableArray.Create(New SemanticEdit(SemanticEditKind.
Update
, g0, g1, GetSyntaxMapFromMarkers(source0, source1))))
193
Dim diff1 = compilation1.EmitDifference(generation0, ImmutableArray.Create(New SemanticEdit(SemanticEditKind.
Update
, method0, method1)))
255
Dim diff1 = compilation1.EmitDifference(generation0, ImmutableArray.Create(New SemanticEdit(SemanticEditKind.
Update
, method0, method1)))
303
Edit(SemanticEditKind.
Update
, Function(c) c.GetMember("C.F"))
358
ImmutableArray.Create(New SemanticEdit(SemanticEditKind.
Update
, method0, method1)))
485
ImmutableArray.Create(New SemanticEdit(SemanticEditKind.
Update
, method1, method2)))
574
ImmutableArray.Create(New SemanticEdit(SemanticEditKind.
Update
, method0, method1)))
651
New SemanticEdit(SemanticEditKind.
Update
, compilation0.GetMembers("M.C.M2")(0), compilation1.GetMembers("M.C.M2")(0))))
705
ImmutableArray.Create(New SemanticEdit(SemanticEditKind.
Update
, compilation1.GetMembers("M.C.M2")(0), compilation2.GetMembers("M.C.M2")(0))))
841
New SemanticEdit(SemanticEditKind.
Update
, f0, f1, GetSyntaxMapFromMarkers(source0, source1))))
1071
SemanticEdit.Create(SemanticEditKind.
Update
, main0, main1),
1086
SemanticEdit.Create(SemanticEditKind.
Update
, main1, main2),
1153
ImmutableArray.Create(New SemanticEdit(SemanticEditKind.
Update
, method0, method1, GetEquivalentNodesMap(method1, method0))))
1253
ImmutableArray.Create(New SemanticEdit(SemanticEditKind.
Update
, method0, method1A, GetEquivalentNodesMap(method1A, method0))))
1264
ImmutableArray.Create(New SemanticEdit(SemanticEditKind.
Update
, method0, method1B, GetEquivalentNodesMap(method1B, method0))))
1332
ImmutableArray.Create(New SemanticEdit(SemanticEditKind.
Update
, method0, method1, GetEquivalentNodesMap(method1, method0))))
1389
edits:={Edit(SemanticEditKind.
Update
, Function(c) c.GetMember("C.F"), preserveLocalVariables:=True)},
1613
Edit(SemanticEditKind.
Update
, symbolProvider:=Function(c) c.GetMember("C.E")),
1710
Edit(SemanticEditKind.
Update
, symbolProvider:=Function(c) c.GetMember("C.E")),
1812
ImmutableArray.Create(SemanticEdit.Create(SemanticEditKind.
Update
, c0, c1)))
1833
ImmutableArray.Create(SemanticEdit.Create(SemanticEditKind.
Update
, c1, c2)))
2018
SemanticEdit.Create(SemanticEditKind.
Update
, c2, c3),
2019
SemanticEdit.Create(SemanticEditKind.
Update
, f2, f3)))
2085
ImmutableArray.Create(New SemanticEdit(SemanticEditKind.
Update
, method0, method1, syntaxMap:=Function(s) Nothing)))
2234
ImmutableArray.Create(New SemanticEdit(SemanticEditKind.
Update
, getter0, getter1)))
2765
ImmutableArray.Create(New SemanticEdit(SemanticEditKind.
Update
, method0, method1)))
2930
ImmutableArray.Create(New SemanticEdit(SemanticEditKind.
Update
, method0, method1, GetEquivalentNodesMap(method1, method0))))
2984
ImmutableArray.Create(New SemanticEdit(SemanticEditKind.
Update
, method1, method2, GetEquivalentNodesMap(method2, method1))))
3041
ImmutableArray.Create(New SemanticEdit(SemanticEditKind.
Update
, method2, method3, GetEquivalentNodesMap(method3, method2))))
3137
ImmutableArray.Create(New SemanticEdit(SemanticEditKind.
Update
, method1, method2, GetEquivalentNodesMap(method2, method1))))
3216
ImmutableArray.Create(New SemanticEdit(SemanticEditKind.
Update
, method0, method1, GetEquivalentNodesMap(method1, method0))))
3290
ImmutableArray.Create(New SemanticEdit(SemanticEditKind.
Update
, method0, method1)))
3376
ImmutableArray.Create(New SemanticEdit(SemanticEditKind.
Update
, method0, method1)))
3470
ImmutableArray.Create(New SemanticEdit(SemanticEditKind.
Update
, method0, method1)))
3555
ImmutableArray.Create(New SemanticEdit(SemanticEditKind.
Update
, method0, method1)))
3690
ImmutableArray.Create(New SemanticEdit(SemanticEditKind.
Update
, method0, method1)))
3871
ImmutableArray.Create(New SemanticEdit(SemanticEditKind.
Update
, method0, method1)))
4050
ImmutableArray.Create(New SemanticEdit(SemanticEditKind.
Update
, method0, method1)))
4246
ImmutableArray.Create(New SemanticEdit(SemanticEditKind.
Update
, method0, method1)))
4399
Dim edit = New SemanticEdit(SemanticEditKind.
Update
, method0, method1)
4500
Dim edit = New SemanticEdit(SemanticEditKind.
Update
, method0, method1)
4601
Dim edit = New SemanticEdit(SemanticEditKind.
Update
, method0, method1)
4706
edits:={Edit(SemanticEditKind.
Update
, Function(c) c.GetMember("C.M"), preserveLocalVariables:=True)},
4801
New SemanticEdit(SemanticEditKind.
Update
, f0, f1, GetSyntaxMapFromMarkers(source0, source1))))
4821
New SemanticEdit(SemanticEditKind.
Update
, f1, f2, GetSyntaxMapFromMarkers(source1, source2))))
4877
New SemanticEdit(SemanticEditKind.
Update
, f0, f1, GetSyntaxMapFromMarkers(source0, source1))))
4893
New SemanticEdit(SemanticEditKind.
Update
, f1, f2, GetSyntaxMapFromMarkers(source1, source2))))
4977
ImmutableArray.Create(New SemanticEdit(SemanticEditKind.
Update
, method0, method1, GetEquivalentNodesMap(method1, method0))))
5099
ImmutableArray.Create(New SemanticEdit(SemanticEditKind.
Update
, method0, method1, GetSyntaxMapFromMarkers(source0, source1))))
5126
ImmutableArray.Create(New SemanticEdit(SemanticEditKind.
Update
, method1, method2, GetSyntaxMapFromMarkers(source1, source2))))
5158
ImmutableArray.Create(New SemanticEdit(SemanticEditKind.
Update
, method2, method3, GetSyntaxMapFromMarkers(source2, source3))))
5278
ImmutableArray.Create(New SemanticEdit(SemanticEditKind.
Update
, method0F, method1F, GetEquivalentNodesMap(method1F, method0F))))
5286
ImmutableArray.Create(New SemanticEdit(SemanticEditKind.
Update
, method1G, method2G, GetEquivalentNodesMap(method2G, method1G))))
5294
ImmutableArray.Create(New SemanticEdit(SemanticEditKind.
Update
, method2G, method3G, GetEquivalentNodesMap(method3G, method2G))))
5347
ImmutableArray.Create(New SemanticEdit(SemanticEditKind.
Update
, method0, method1, GetEquivalentNodesMap(method1, method0))))
5429
ImmutableArray.Create(New SemanticEdit(SemanticEditKind.
Update
, method0, method1, GetEquivalentNodesMap(method1, method0))))
5458
ImmutableArray.Create(New SemanticEdit(SemanticEditKind.
Update
, method1, method2, GetEquivalentNodesMap(method2, method1))))
5582
New SemanticEdit(SemanticEditKind.
Update
, f0, f1, GetSyntaxMapFromMarkers(source0, source1))))
5593
New SemanticEdit(SemanticEditKind.
Update
, f1, f2, GetSyntaxMapFromMarkers(source1, source2))))
5664
ImmutableArray.Create(New SemanticEdit(SemanticEditKind.
Update
, f0, f1, GetSyntaxMapFromMarkers(source0, source1))))
5690
ImmutableArray.Create(New SemanticEdit(SemanticEditKind.
Update
, f1, f2, GetSyntaxMapFromMarkers(source1, source2))))
5773
Dim edit = New SemanticEdit(SemanticEditKind.
Update
, method0, method1, GetEquivalentNodesMap(method1, method0))
5857
ImmutableArray.Create(New SemanticEdit(SemanticEditKind.
Update
, method0, method1)))
5894
ImmutableArray.Create(New SemanticEdit(SemanticEditKind.
Update
, method0, method1, GetEquivalentNodesMap(method1, method0))))
5945
Edit(SemanticEditKind.
Update
, Function(c) c.GetMember("C.F"), preserveLocalVariables:=True)
6405
Edit(SemanticEditKind.
Update
, Function(c) c.GetMember("C.F"), preserveLocalVariables:=True)
6426
Edit(SemanticEditKind.
Update
, Function(c) c.GetMember("C.F"), preserveLocalVariables:=True)
6714
ImmutableArray.Create(New SemanticEdit(SemanticEditKind.
Update
, method0, method1)))
6793
New SemanticEdit(SemanticEditKind.
Update
, compilationB0.GetMember(Of MethodSymbol)("B.F"), compilationB1.GetMember(Of MethodSymbol)("B.F")),
6847
ImmutableArray.Create(New SemanticEdit(SemanticEditKind.
Update
, f0, f1, GetEquivalentNodesMap(f1, f0))))
6866
ImmutableArray.Create(New SemanticEdit(SemanticEditKind.
Update
, f1, f2, GetEquivalentNodesMap(f2, f1))))
6928
ImmutableArray.Create(New SemanticEdit(SemanticEditKind.
Update
, f0, f1, GetSyntaxMapFromMarkers(source0, source1))))
7071
ImmutableArray.Create(New SemanticEdit(SemanticEditKind.
Update
, f0, f1, GetSyntaxMapFromMarkers(source0, source1))))
7216
ImmutableArray.Create(New SemanticEdit(SemanticEditKind.
Update
, e0, e1, GetSyntaxMapFromMarkers(source0, source1))))
7461
Edit(SemanticEditKind.
Update
, symbolProvider:=Function(c) c.GetMember("C..ctor"))
7602
Edit(SemanticEditKind.
Update
, symbolProvider:=Function(c) c.GetMember("C.F"))
Emit\EditAndContinue\LocalSlotMappingTests.vb (4)
121
ImmutableArray.Create(New SemanticEdit(SemanticEditKind.
Update
, method0, method1, GetSyntaxMapFromMarkers(source, source))))
287
ImmutableArray.Create(New SemanticEdit(SemanticEditKind.
Update
, method0, method1, GetSyntaxMapFromMarkers(source, source))))
995
ImmutableArray.Create(New SemanticEdit(SemanticEditKind.
Update
, f0, f1, GetSyntaxMapFromMarkers(source0, source1))))
1026
ImmutableArray.Create(New SemanticEdit(SemanticEditKind.
Update
, f1, f2, GetSyntaxMapFromMarkers(source1, source2))))
Microsoft.CodeAnalysis.VisualBasic.Features.UnitTests (360)
EditAndContinue\ActiveStatementTests.vb (3)
218
SemanticEdit(SemanticEditKind.
Update
, Function(c) c.GetMember("C.Main"), preserveLocalVariables:=True),
219
SemanticEdit(SemanticEditKind.
Update
, Function(c) c.GetMember("C.Goo"), preserveLocalVariables:=True)
1784
SemanticEdit(SemanticEditKind.
Update
, Function(c) c.GetMember(Of NamedTypeSymbol)("C").InstanceConstructors.Single(), partialType:="C", preserveLocalVariables:=True)
EditAndContinue\LineEditTests.vb (40)
43
{SemanticEdit(SemanticEditKind.
Update
, Function(c) c.GetMember("C.Bar"))})
80
}, {SemanticEdit(SemanticEditKind.
Update
, Function(c) c.GetMember("C.F"))})
130
SemanticEdit(SemanticEditKind.
Update
, Function(c) c.GetMember("C.G"))
204
semanticEdits:={SemanticEdit(SemanticEditKind.
Update
, Function(c) c.GetMember("C.Bar"))})
228
semanticEdits:={SemanticEdit(SemanticEditKind.
Update
, Function(c) c.GetMember("C.Bar"))})
307
{SemanticEdit(SemanticEditKind.
Update
, Function(c) c.GetMember("C.Bar"))})
311
{SemanticEdit(SemanticEditKind.
Update
, Function(c) c.GetMember("C.Bar"), syntaxMap:=syntaxMap(0))})
331
{SemanticEdit(SemanticEditKind.
Update
, Function(c) c.GetMember("C.Bar"))})
384
semanticEdits:={SemanticEdit(SemanticEditKind.
Update
, Function(c) c.GetMember("C.Bar"))},
415
semanticEdits:={SemanticEdit(SemanticEditKind.
Update
, Function(c) c.GetMember("C.Bar"))},
441
{SemanticEdit(SemanticEditKind.
Update
, Function(c) c.GetMember("C.Bar"), preserveLocalVariables:=True)})
520
{SemanticEdit(SemanticEditKind.
Update
, Function(c) c.GetMember(Of NamedTypeSymbol)("C").SharedConstructors.Single(), preserveLocalVariables:=True)})
543
{SemanticEdit(SemanticEditKind.
Update
, Function(c) c.GetMember(Of NamedTypeSymbol)("C").InstanceConstructors.Single())})
567
{SemanticEdit(SemanticEditKind.
Update
, Function(c) c.GetMember(Of NamedTypeSymbol)("C").SharedConstructors.Single(), preserveLocalVariables:=True)})
587
{SemanticEdit(SemanticEditKind.
Update
, Function(c) c.GetMember(Of NamedTypeSymbol)("C").SharedConstructors.Single(), preserveLocalVariables:=True)})
609
{SemanticEdit(SemanticEditKind.
Update
, Function(c) c.GetMember(Of NamedTypeSymbol)("C").SharedConstructors.Single(), preserveLocalVariables:=True)})
705
{SemanticEdit(SemanticEditKind.
Update
, Function(c) c.GetMember(Of NamedTypeSymbol)("C").InstanceConstructors.Single(), preserveLocalVariables:=True)})
763
{SemanticEdit(SemanticEditKind.
Update
, Function(c) c.GetMember(Of NamedTypeSymbol)("C").InstanceConstructors.Single(), preserveLocalVariables:=True)})
784
{SemanticEdit(SemanticEditKind.
Update
, Function(c) c.GetMember(Of NamedTypeSymbol)("C").InstanceConstructors.Single(), preserveLocalVariables:=True)})
805
{SemanticEdit(SemanticEditKind.
Update
, Function(c) c.GetMember(Of NamedTypeSymbol)("C").InstanceConstructors.Single(), preserveLocalVariables:=True)})
825
{SemanticEdit(SemanticEditKind.
Update
, Function(c) c.GetMember(Of NamedTypeSymbol)("C").InstanceConstructors.Single(), preserveLocalVariables:=True)})
845
{SemanticEdit(SemanticEditKind.
Update
, Function(c) c.GetMember(Of NamedTypeSymbol)("C").InstanceConstructors.Single(), preserveLocalVariables:=True)})
889
{SemanticEdit(SemanticEditKind.
Update
, Function(c) c.GetMember(Of NamedTypeSymbol)("C").InstanceConstructors.Single(), preserveLocalVariables:=True)})
910
{SemanticEdit(SemanticEditKind.
Update
, Function(c) c.GetMember(Of NamedTypeSymbol)("C").InstanceConstructors.Single(), preserveLocalVariables:=True)})
933
{SemanticEdit(SemanticEditKind.
Update
, Function(c) c.GetMember(Of NamedTypeSymbol)("C").InstanceConstructors.Single(), preserveLocalVariables:=True)})
955
{SemanticEdit(SemanticEditKind.
Update
, Function(c) c.GetMember(Of NamedTypeSymbol)("C").InstanceConstructors.Single(), preserveLocalVariables:=True)})
975
{SemanticEdit(SemanticEditKind.
Update
, Function(c) c.GetMember(Of NamedTypeSymbol)("C").InstanceConstructors.Single(), preserveLocalVariables:=True)})
996
{SemanticEdit(SemanticEditKind.
Update
, Function(c) c.GetMember(Of NamedTypeSymbol)("C").InstanceConstructors.Single(), preserveLocalVariables:=True)})
1015
{SemanticEdit(SemanticEditKind.
Update
, Function(c) c.GetMember(Of NamedTypeSymbol)("C").InstanceConstructors.Single(), preserveLocalVariables:=True)})
1046
SemanticEdit(SemanticEditKind.
Update
, Function(c) c.GetMember(Of NamedTypeSymbol)("C").InstanceConstructors.Single(), preserveLocalVariables:=True)
1227
{SemanticEdit(SemanticEditKind.
Update
, Function(c) c.GetMember(Of NamedTypeSymbol)("C").InstanceConstructors.Single(), preserveLocalVariables:=True)})
1248
{SemanticEdit(SemanticEditKind.
Update
, Function(c) c.GetMember(Of NamedTypeSymbol)("C").InstanceConstructors.Single(), preserveLocalVariables:=True)})
1269
{SemanticEdit(SemanticEditKind.
Update
, Function(c) c.GetMember(Of NamedTypeSymbol)("C").InstanceConstructors.Single(), preserveLocalVariables:=True)})
1290
{SemanticEdit(SemanticEditKind.
Update
, Function(c) c.GetMember(Of NamedTypeSymbol)("C").InstanceConstructors.Single(), preserveLocalVariables:=True)})
1311
{SemanticEdit(SemanticEditKind.
Update
, Function(c) c.GetMember(Of NamedTypeSymbol)("C").InstanceConstructors.Single(), preserveLocalVariables:=True)})
1332
{SemanticEdit(SemanticEditKind.
Update
, Function(c) c.GetMember(Of NamedTypeSymbol)("C").InstanceConstructors.Single(), preserveLocalVariables:=True)})
1391
SemanticEdit(SemanticEditKind.
Update
, Function(c) c.GetMember("D.F3")),
1392
SemanticEdit(SemanticEditKind.
Update
, Function(c) c.GetMember("D.F4"))
1492
semanticEdits:={SemanticEdit(SemanticEditKind.
Update
, Function(c) c.GetMember("C.F"))})
1496
SemanticEdit(SemanticEditKind.
Update
, Function(c) c.GetMember(Of NamedTypeSymbol)("C").GetMember(Of MethodSymbol)("F"))
EditAndContinue\StatementEditingTests.vb (74)
1125
{SemanticEdit(SemanticEditKind.
Update
, Function(c) c.GetMember("C.F"), preserveLocalVariables:=True)},
1162
{SemanticEdit(SemanticEditKind.
Update
, Function(c) c.GetMember("C.F"), preserveLocalVariables:=True)},
1201
{SemanticEdit(SemanticEditKind.
Update
, Function(c) c.GetMember("C.F"), preserveLocalVariables:=True)},
1252
{SemanticEdit(SemanticEditKind.
Update
, Function(c) c.GetMember("C.F"), preserveLocalVariables:=True)},
1321
{SemanticEdit(SemanticEditKind.
Update
, Function(c) c.GetMember("C.F"), preserveLocalVariables:=True)},
1326
{SemanticEdit(SemanticEditKind.
Update
, Function(c) c.GetMember("C.F"), preserveLocalVariables:=True)},
1366
SemanticEdit(SemanticEditKind.
Update
, Function(c) c.GetMember("C.F"), syntaxMap, rudeEdits:=
1408
SemanticEdit(SemanticEditKind.
Update
, Function(c) c.GetMember("C.F"), syntaxMap, rudeEdits:=
1451
SemanticEdit(SemanticEditKind.
Update
, Function(c) c.GetMember("C.F"), syntaxMap, rudeEdits:=
1498
SemanticEdit(SemanticEditKind.
Update
, Function(c) c.GetMember("C.F"), syntaxMap, rudeEdits:=
1545
SemanticEdit(SemanticEditKind.
Update
, Function(c) c.GetMember("C.F"), syntaxMap, rudeEdits:=
1628
SemanticEdit(SemanticEditKind.
Update
, Function(c) c.GetMember("C.F"), syntaxMap, rudeEdits:=
1751
SemanticEdit(SemanticEditKind.
Update
, Function(c) c.GetMember("C.F"), syntaxMap, rudeEdits:=
1891
SemanticEdit(SemanticEditKind.
Update
, Function(c) c.GetMember("C.F"), syntaxMap, rudeEdits:=
1948
SemanticEdit(SemanticEditKind.
Update
, Function(c) c.GetMember("System.C.F"), syntaxMap, rudeEdits:=
2031
SemanticEdit(SemanticEditKind.
Update
, Function(c) c.GetMember("C.F"), syntaxMap, rudeEdits:=
2135
semanticEdits:={SemanticEdit(SemanticEditKind.
Update
, Function(c) c.GetMember("C.F"), preserveLocalVariables:=True)})
2169
semanticEdits:={SemanticEdit(SemanticEditKind.
Update
, Function(c) c.GetMember("C.F"), preserveLocalVariables:=True)})
2196
semanticEdits:={SemanticEdit(SemanticEditKind.
Update
, Function(c) c.GetMember("C.get_Item"), preserveLocalVariables:=True)})
2255
semanticEdits:={SemanticEdit(SemanticEditKind.
Update
, Function(c) c.GetMember("C.set_Item"), preserveLocalVariables:=True)})
2280
semanticEdits:={SemanticEdit(SemanticEditKind.
Update
, Function(c) c.GetMember("C.set_Item"), preserveLocalVariables:=True)})
2305
semanticEdits:={SemanticEdit(SemanticEditKind.
Update
, Function(c) c.GetMember("C.set_Item"), preserveLocalVariables:=True)})
2330
semanticEdits:={SemanticEdit(SemanticEditKind.
Update
, Function(c) c.GetMember("C.set_Item"), preserveLocalVariables:=True)})
2353
semanticEdits:={SemanticEdit(SemanticEditKind.
Update
, Function(c) c.GetMember("C.F"), preserveLocalVariables:=True)})
2494
semanticEdits:={SemanticEdit(SemanticEditKind.
Update
, Function(c) c.GetMember("C.F"), preserveLocalVariables:=True)})
2530
semanticEdits:={SemanticEdit(SemanticEditKind.
Update
, Function(c) c.GetMember("C.set_D"))})
2566
semanticEdits:={SemanticEdit(SemanticEditKind.
Update
, Function(c) c.GetMember("C.set_D"))})
2602
semanticEdits:={SemanticEdit(SemanticEditKind.
Update
, Function(c) c.GetMember("C.set_D"))})
2642
SemanticEdit(SemanticEditKind.
Update
, Function(c) c.GetMember("C.add_D")))
2682
semanticEdits:={SemanticEdit(SemanticEditKind.
Update
, Function(c) c.GetMember("C.remove_D"))})
2713
semanticEdits:={SemanticEdit(SemanticEditKind.
Update
, Function(c) c.GetMember("C.F"), preserveLocalVariables:=True)})
2758
{SemanticEdit(SemanticEditKind.
Update
, Function(c) c.GetMember("C.F"), preserveLocalVariables:=True)},
2786
semanticEdits:={SemanticEdit(SemanticEditKind.
Update
, Function(c) c.GetMember("C.get_Item"), preserveLocalVariables:=True)})
2851
{SemanticEdit(SemanticEditKind.
Update
, Function(c) c.GetMember("C.set_Item"), preserveLocalVariables:=True)},
2888
{SemanticEdit(SemanticEditKind.
Update
, Function(c) c.GetMember("C.set_D"), preserveLocalVariables:=True)},
2925
{SemanticEdit(SemanticEditKind.
Update
, Function(c) c.GetMember("C.set_D"), preserveLocalVariables:=True)},
2962
{SemanticEdit(SemanticEditKind.
Update
, Function(c) c.GetMember("C.set_D"), preserveLocalVariables:=True)},
3003
{SemanticEdit(SemanticEditKind.
Update
, Function(c) c.GetMember("C.add_D"), preserveLocalVariables:=True)},
3044
{SemanticEdit(SemanticEditKind.
Update
, Function(c) c.GetMember("C.remove_D"), preserveLocalVariables:=True)},
3068
semanticEdits:={SemanticEdit(SemanticEditKind.
Update
, Function(c) c.GetMember("C.F"), preserveLocalVariables:=True)})
3165
semanticEdits:={SemanticEdit(SemanticEditKind.
Update
, Function(c) c.GetMember("C.F"), preserveLocalVariables:=True)})
3192
semanticEdits:={SemanticEdit(SemanticEditKind.
Update
, Function(c) c.GetMember("C.F"), preserveLocalVariables:=True)})
3229
semanticEdits:={SemanticEdit(SemanticEditKind.
Update
, Function(c) c.GetMember(Of MethodSymbol)("C.F").PartialImplementationPart, preserveLocalVariables:=True, partialType:="C")})
3258
semanticEdits:={SemanticEdit(SemanticEditKind.
Update
, Function(c) c.GetMember("C.F"), preserveLocalVariables:=True)})
3291
semanticEdits:={SemanticEdit(SemanticEditKind.
Update
, Function(c) c.GetMember("C.F"), preserveLocalVariables:=True)})
3322
semanticEdits:={SemanticEdit(SemanticEditKind.
Update
, Function(c) c.GetMember("C.F"), preserveLocalVariables:=True)})
3389
semanticEdits:={SemanticEdit(SemanticEditKind.
Update
, Function(c) c.GetMember("C.F"), preserveLocalVariables:=True)})
3422
semanticEdits:={SemanticEdit(SemanticEditKind.
Update
, Function(c) c.GetMember("C.F"), preserveLocalVariables:=True)})
3474
semanticEdits:={SemanticEdit(SemanticEditKind.
Update
, Function(c) c.GetMember("C.F"), preserveLocalVariables:=True)})
3528
semanticEdits:={SemanticEdit(SemanticEditKind.
Update
, Function(c) c.GetMember("C.F"), preserveLocalVariables:=True)})
3583
semanticEdits:={SemanticEdit(SemanticEditKind.
Update
, Function(c) c.GetMember("C.F"), preserveLocalVariables:=True)})
3613
SemanticEdit(SemanticEditKind.
Update
, Function(c) c.GetMember("C.F"), syntaxMap, rudeEdits:=
3646
SemanticEdit(SemanticEditKind.
Update
, Function(c) c.GetMember("C.F"), syntaxMap, rudeEdits:=
3680
SemanticEditKind.
Update
,
3712
SemanticEdit(SemanticEditKind.
Update
, Function(c) c.GetMember("C.F"), syntaxMap, rudeEdits:=
3750
SemanticEdit(SemanticEditKind.
Update
, Function(c) c.GetMember("C.F"), syntaxMap, rudeEdits:=
3792
SemanticEdit(SemanticEditKind.
Update
, Function(c) c.GetMember("C.F"), syntaxMap, rudeEdits:=
3826
SemanticEdit(SemanticEditKind.
Update
, Function(c) c.GetMember("C..ctor"), syntaxMap, rudeEdits:=
3899
SemanticEdit(SemanticEditKind.
Update
, Function(c) c.GetMember(Of NamedTypeSymbol)("C").GetMembers("F").Single(), preserveLocalVariables:=True)
3941
SemanticEdit(SemanticEditKind.
Update
, Function(c) c.GetMember("C.F"), syntaxMap, rudeEdits:=
3977
SemanticEdit(SemanticEditKind.
Update
, Function(c) c.GetMember("C.F"), syntaxMap, rudeEdits:=
4011
SemanticEdit(SemanticEditKind.
Update
, Function(c) c.GetMember("C.F"), syntaxMap, rudeEdits:=
4045
SemanticEdit(SemanticEditKind.
Update
, Function(c) c.GetMember("C.F"), syntaxMap, rudeEdits:=
4079
SemanticEdit(SemanticEditKind.
Update
, Function(c) c.GetMember("C.F"), syntaxMap, rudeEdits:=
4262
SemanticEdit(SemanticEditKind.
Update
, Function(c) c.GetMember("C.F"), syntaxMap, rudeEdits:=
4298
SemanticEdit(SemanticEditKind.
Update
, Function(c) c.GetMember("C.F"), syntaxMap, rudeEdits:=
4334
SemanticEdit(SemanticEditKind.
Update
, Function(c) c.GetMember("C.F"), syntaxMap, rudeEdits:=
5109
semanticEdits:={SemanticEdit(SemanticEditKind.
Update
, Function(c) c.GetMember("C.F"), preserveLocalVariables:=True)})
5151
semanticEdits:={SemanticEdit(SemanticEditKind.
Update
, Function(c) c.GetMember("C.F"), preserveLocalVariables:=True)})
5190
semanticEdits:={SemanticEdit(SemanticEditKind.
Update
, Function(c) c.GetMember("C.F"), preserveLocalVariables:=True)})
5231
semanticEdits:={SemanticEdit(SemanticEditKind.
Update
, Function(c) c.GetMember("C.F"), preserveLocalVariables:=True)})
5270
semanticEdits:={SemanticEdit(SemanticEditKind.
Update
, Function(c) c.GetMember("C.F"), preserveLocalVariables:=True)})
5311
semanticEdits:={SemanticEdit(SemanticEditKind.
Update
, Function(c) c.GetMember("C.F"), preserveLocalVariables:=True)})
5350
semanticEdits:={SemanticEdit(SemanticEditKind.
Update
, Function(c) c.GetMember("C.F"), preserveLocalVariables:=True)})
EditAndContinue\TopLevelEditingTests.vb (243)
196
SemanticEdit(SemanticEditKind.
Update
, Function(c) c.GetMember("C.M"))
223
SemanticEdit(SemanticEditKind.
Update
, Function(c) c.GetMember("C.M"))
681
semanticEdits:={SemanticEdit(SemanticEditKind.
Update
, Function(c) c.GetMember("C"))},
953
semanticEdits:={SemanticEdit(SemanticEditKind.
Update
, Function(c) c.GetMember("C"))})
1242
SemanticEdit(SemanticEditKind.
Update
, Function(c) c.GetMember("I.VirtualMethod")),
1243
SemanticEdit(SemanticEditKind.
Update
, Function(c) c.GetMember("I.VirtualFunction"))
1580
SemanticEdit(SemanticEditKind.
Update
, Function(c) c.GetMember(Of NamedTypeSymbol)("C").GetMember("M"))
1707
SemanticEdit(SemanticEditKind.
Update
, Function(c) c.GetMember(Of NamedTypeSymbol)("C").GetMember("F")),
1708
SemanticEdit(SemanticEditKind.
Update
, Function(c) c.GetMember(Of NamedTypeSymbol)("M").GetMember("F")),
1709
SemanticEdit(SemanticEditKind.
Update
, Function(c) c.GetMember(Of NamedTypeSymbol)("S").GetMember("F")),
1710
SemanticEdit(SemanticEditKind.
Update
, Function(c) c.GetMember(Of NamedTypeSymbol)("I").GetMember("F"))
1791
SemanticEdit(SemanticEditKind.
Update
, Function(c) c.GetMember("C")),
1792
SemanticEdit(SemanticEditKind.
Update
, Function(c) c.GetMember("S")),
1793
SemanticEdit(SemanticEditKind.
Update
, Function(c) c.GetMember("I")),
1794
SemanticEdit(SemanticEditKind.
Update
, Function(c) c.GetMember("C.F")),
1795
SemanticEdit(SemanticEditKind.
Update
, Function(c) c.GetMember("S.F")),
1796
SemanticEdit(SemanticEditKind.
Update
, Function(c) c.GetMember("I.F"))
1857
SemanticEdit(SemanticEditKind.
Update
, Function(c) c.GetMember(Of NamedTypeSymbol)("C").GetMember("AbstractMethod")),
1858
SemanticEdit(SemanticEditKind.
Update
, Function(c) c.GetMember(Of NamedTypeSymbol)("C").GetMember("VirtualMethod")),
1859
SemanticEdit(SemanticEditKind.
Update
, Function(c) c.GetMember(Of NamedTypeSymbol)("C").GetMember("ToString")),
1860
SemanticEdit(SemanticEditKind.
Update
, Function(c) c.GetMember(Of NamedTypeSymbol)("C").GetMember("IG")),
1861
SemanticEdit(SemanticEditKind.
Update
, Function(c) c.GetMember(Of NamedTypeSymbol)("I").GetMember("G"))
1885
SemanticEdit(SemanticEditKind.
Update
, Function(c) c.GetMember(Of NamedTypeSymbol)("C").InstanceConstructors.Single(), preserveLocalVariables:=True)
1919
SemanticEdit(SemanticEditKind.
Update
, Function(c) c.GetMember(Of NamedTypeSymbol)("C").InstanceConstructors.Single(), partialType:="C", preserveLocalVariables:=True)
1955
SemanticEdit(SemanticEditKind.
Update
, Function(c) c.GetMember(Of NamedTypeSymbol)("C").InstanceConstructors.Single(), partialType:="C", preserveLocalVariables:=True)
2500
SemanticEdit(SemanticEditKind.
Update
, Function(c) c.GetMember("D.Invoke")),
2501
SemanticEdit(SemanticEditKind.
Update
, Function(c) c.GetMember("D.BeginInvoke"))
2531
SemanticEdit(SemanticEditKind.
Update
, Function(c) c.GetMember("D.Invoke")),
2532
SemanticEdit(SemanticEditKind.
Update
, Function(c) c.GetMember("D.BeginInvoke"))
3295
SemanticEdit(SemanticEditKind.
Update
, Function(c) c.GetMember("C"), partialType:="C")
3346
semanticEdits:={SemanticEdit(SemanticEditKind.
Update
, Function(c) c.GetMember(Of NamedTypeSymbol)("C").GetMember("F"))}),
3348
semanticEdits:={SemanticEdit(SemanticEditKind.
Update
, Function(c) c.GetMember(Of NamedTypeSymbol)("C").GetMember("G"))})
3379
semanticEdits:={SemanticEdit(SemanticEditKind.
Update
, Function(c) c.GetMember("C.F"))}),
3381
semanticEdits:={SemanticEdit(SemanticEditKind.
Update
, Function(c) c.GetMember("C.G"))}),
3427
semanticEdits:={SemanticEdit(SemanticEditKind.
Update
, Function(c) c.GetMember(Of NamedTypeSymbol)("I").GetMember(Of NamedTypeSymbol)("C").GetMember("F1"))}),
3431
semanticEdits:={SemanticEdit(SemanticEditKind.
Update
, Function(c) c.GetMember(Of NamedTypeSymbol)("I").GetMember(Of NamedTypeSymbol)("C").GetMember("F2"))}),
3902
SemanticEdit(SemanticEditKind.
Update
, Function(c) c.GetMember(Of NamedTypeSymbol)("C").InstanceConstructors.Single(), partialType:="C", preserveLocalVariables:=True)
3933
SemanticEdit(SemanticEditKind.
Update
, Function(c) c.GetMember(Of NamedTypeSymbol)("C").InstanceConstructors.Single(), partialType:="C", preserveLocalVariables:=True)
3964
SemanticEdit(SemanticEditKind.
Update
, Function(c) c.GetMember("C.M"))
4002
SemanticEdit(SemanticEditKind.
Update
, Function(c) c.GetMember(Of NamedTypeSymbol)("C").InstanceConstructors.Single(), partialType:="C", preserveLocalVariables:=True)
4007
SemanticEdit(SemanticEditKind.
Update
, Function(c) c.GetMember(Of NamedTypeSymbol)("C").InstanceConstructors.Single(), partialType:="C", preserveLocalVariables:=True),
4008
SemanticEdit(SemanticEditKind.
Update
, Function(c) c.GetMember(Of PropertySymbol)("C.P1").GetMethod),
4009
SemanticEdit(SemanticEditKind.
Update
, Function(c) c.GetMember(Of PropertySymbol)("C.P1").SetMethod)
4074
SemanticEdit(SemanticEditKind.
Update
, Function(c) c.GetMember(Of EventSymbol)("C.E2").AddMethod),
4075
SemanticEdit(SemanticEditKind.
Update
, Function(c) c.GetMember(Of EventSymbol)("C.E2").RemoveMethod),
4076
SemanticEdit(SemanticEditKind.
Update
, Function(c) c.GetMember(Of EventSymbol)("C.E2").RaiseMethod)
4120
SemanticEdit(SemanticEditKind.
Update
, Function(c) c.GetMember("C.F"), preserveLocalVariables:=False)
4140
SemanticEdit(SemanticEditKind.
Update
, Function(c) c.GetMember("C.F"), preserveLocalVariables:=False)
4158
SemanticEdit(SemanticEditKind.
Update
, Function(c) c.GetMember("C.F"))
4188
SemanticEdit(SemanticEditKind.
Update
, Function(c) c.GetMember("C.F"))
4265
SemanticEdit(SemanticEditKind.
Update
, Function(c) c.GetMember("C.F2"))
4270
SemanticEdit(SemanticEditKind.
Update
, Function(c) c.GetMember("C.F1"))
4329
SemanticEdit(SemanticEditKind.
Update
, Function(c) c.GetMember("C.F2")),
4330
SemanticEdit(SemanticEditKind.
Update
, Function(c) c.GetMember("C.F3"))
4355
semanticEdits:={SemanticEdit(SemanticEditKind.
Update
, Function(c) c.GetMembers("C.F").Single(Function(m) m.GetParameters()(0).Type.SpecialType = SpecialType.System_Char))}),
4357
semanticEdits:={SemanticEdit(SemanticEditKind.
Update
, Function(c) c.GetMembers("C.F").Single(Function(m) m.GetParameters()(0).Type.SpecialType = SpecialType.System_Byte))})
4393
SemanticEdit(SemanticEditKind.
Update
, Function(c) DirectCast(c.GetMembers("C.P").Single(Function(m) m.GetParameters()(0).Type.SpecialType = SpecialType.System_Char), PropertySymbol).GetMethod),
4394
SemanticEdit(SemanticEditKind.
Update
, Function(c) DirectCast(c.GetMembers("C.P").Single(Function(m) m.GetParameters()(0).Type.SpecialType = SpecialType.System_Char), PropertySymbol).SetMethod)
4399
SemanticEdit(SemanticEditKind.
Update
, Function(c) DirectCast(c.GetMembers("C.P").Single(Function(m) m.GetParameters()(0).Type.SpecialType = SpecialType.System_Byte), PropertySymbol).GetMethod),
4400
SemanticEdit(SemanticEditKind.
Update
, Function(c) DirectCast(c.GetMembers("C.P").Single(Function(m) m.GetParameters()(0).Type.SpecialType = SpecialType.System_Byte), PropertySymbol).SetMethod)
4446
SemanticEdit(SemanticEditKind.
Update
, Function(c) c.GetMember("C.F"), preserveLocalVariables:=True)
4487
SemanticEdit(SemanticEditKind.
Update
, Function(c) c.GetMember(Of NamedTypeSymbol)("C").GetMember(Of PropertySymbol)("P").GetMethod),
4488
SemanticEdit(SemanticEditKind.
Update
, Function(c) c.GetMember(Of NamedTypeSymbol)("C").GetMember(Of PropertySymbol)("P").SetMethod)
4506
SemanticEdit(SemanticEditKind.
Update
, Function(c) c.GetMember(Of NamedTypeSymbol)("C").InstanceConstructors.Single(), partialType:="C", preserveLocalVariables:=True)
4510
SemanticEdit(SemanticEditKind.
Update
, Function(c) c.GetMember(Of NamedTypeSymbol)("C").InstanceConstructors.Single(), partialType:="C", preserveLocalVariables:=True)
4529
SemanticEdit(SemanticEditKind.
Update
, Function(c) c.GetMember(Of NamedTypeSymbol)("C").InstanceConstructors.Single(), partialType:="C", preserveLocalVariables:=True)
4548
SemanticEdit(SemanticEditKind.
Update
, Function(c) c.GetMember(Of NamedTypeSymbol)("C").InstanceConstructors.Single(), partialType:="C", preserveLocalVariables:=True)
4584
SemanticEdit(SemanticEditKind.
Update
, Function(c) c.GetMember(Of NamedTypeSymbol)("C").InstanceConstructors.Single(), partialType:="C", preserveLocalVariables:=True)
4769
semanticEdits:={SemanticEdit(SemanticEditKind.
Update
, Function(c) c.GetMember(Of NamedTypeSymbol)("C").GetMember(Of MethodSymbol)("F"))})
4834
{SemanticEdit(SemanticEditKind.
Update
, Function(c) c.GetMember("C.F"), preserveLocalVariables:=False)})
5079
SemanticEdit(SemanticEditKind.
Update
, Function(c) c.GetMember(Of NamedTypeSymbol)("C").GetMember("puts"))
5116
edits.VerifySemantics({SemanticEdit(SemanticEditKind.
Update
, Function(c) c.GetMember("C.H"))})
5137
edits.VerifySemantics({SemanticEdit(SemanticEditKind.
Update
, Function(c) c.GetMember("I.H"))})
5407
{SemanticEdit(SemanticEditKind.
Update
, Function(c) c.GetMember("C.F"), preserveLocalVariables:=True)})
5683
{SemanticEdit(SemanticEditKind.
Update
, Function(c) c.GetMember("C.F"))})
5697
{SemanticEdit(SemanticEditKind.
Update
, Function(c) c.GetMember("C.F"))})
5711
{SemanticEdit(SemanticEditKind.
Update
, Function(c) c.GetMember("C.F"))})
5725
{SemanticEdit(SemanticEditKind.
Update
, Function(c) c.GetMember("C.F"))})
5739
{SemanticEdit(SemanticEditKind.
Update
, Function(c) c.GetMember("C.F"))})
5753
{SemanticEdit(SemanticEditKind.
Update
, Function(c) c.GetMember("C.F"))})
5767
{SemanticEdit(SemanticEditKind.
Update
, Function(c) c.GetMember("C.F"))})
5877
semanticEdits:={SemanticEdit(SemanticEditKind.
Update
, Function(c) c.GetMember("C.M"), preserveLocalVariables:=True)},
5888
semanticEdits:={SemanticEdit(SemanticEditKind.
Update
, Function(c) c.GetMember("C.M"), preserveLocalVariables:=True)},
5953
semanticEdits:={SemanticEdit(SemanticEditKind.
Update
, Function(c) c.GetMember(Of MethodSymbol)("C.F").PartialImplementationPart, partialType:="C")})
5973
semanticEdits:={SemanticEdit(SemanticEditKind.
Update
, Function(c) c.GetMember(Of MethodSymbol)("C.F").PartialImplementationPart, partialType:="C")})
5991
SemanticEdit(SemanticEditKind.
Update
, Function(c) c.GetMember(Of MethodSymbol)("C.F").PartialImplementationPart, partialType:="C")
5996
SemanticEdit(SemanticEditKind.
Update
, Function(c) c.GetMember(Of MethodSymbol)("C.F").PartialImplementationPart, partialType:="C")
6060
semanticEdits:={SemanticEdit(SemanticEditKind.
Update
, Function(c) c.GetMember(Of MethodSymbol)("C.F").PartialImplementationPart, partialType:="C")}),
6062
semanticEdits:={SemanticEdit(SemanticEditKind.
Update
, Function(c) c.GetMember(Of MethodSymbol)("C.F").PartialImplementationPart, partialType:="C")})
6209
SemanticEdit(SemanticEditKind.
Update
, Function(c) c.GetMember(Of NamedTypeSymbol)("C").GetMember("op_Addition"))
6214
SemanticEdit(SemanticEditKind.
Update
, Function(c) c.GetMember(Of NamedTypeSymbol)("C").GetMember("op_Implicit"))
6246
SemanticEdit(SemanticEditKind.
Update
, Function(c) c.GetMember(Of NamedTypeSymbol)("C").GetMember("op_Explicit")),
6247
SemanticEdit(SemanticEditKind.
Update
, Function(c) c.GetMember(Of NamedTypeSymbol)("C").GetMember("op_Addition"))
6341
SemanticEdit(SemanticEditKind.
Update
, Function(c) c.GetMember(Of NamedTypeSymbol)("C").InstanceConstructors.Single(), preserveLocalVariables:=True)
6413
{SemanticEdit(SemanticEditKind.
Update
, Function(c) c.GetMember(Of NamedTypeSymbol)("C").InstanceConstructors.Single(), preserveLocalVariables:=True)})
6423
{SemanticEdit(SemanticEditKind.
Update
, Function(c) c.GetMember(Of NamedTypeSymbol)("C").InstanceConstructors.Single(), preserveLocalVariables:=True)})
6452
semanticEdits:={SemanticEdit(SemanticEditKind.
Update
, Function(c) c.GetMember(Of NamedTypeSymbol)("C").InstanceConstructors.Single(), partialType:="C", preserveLocalVariables:=True)}),
6454
semanticEdits:={SemanticEdit(SemanticEditKind.
Update
, Function(c) c.GetMember(Of NamedTypeSymbol)("C").InstanceConstructors.Single(), partialType:="C", preserveLocalVariables:=True)})
6489
{SemanticEdit(SemanticEditKind.
Update
, Function(c) c.GetMember(Of NamedTypeSymbol)("C").InstanceConstructors.Single(), preserveLocalVariables:=True)})
6506
semanticEdits:={SemanticEdit(SemanticEditKind.
Update
, Function(c) c.GetMember(Of NamedTypeSymbol)("C").InstanceConstructors.Single(), partialType:="C", preserveLocalVariables:=True)})
6565
{SemanticEdit(SemanticEditKind.
Update
, Function(c) c.GetMember(Of NamedTypeSymbol)("C").InstanceConstructors.Single(), preserveLocalVariables:=True)})
6608
semanticEdits:={SemanticEdit(SemanticEditKind.
Update
, Function(c) c.GetMember(Of NamedTypeSymbol)("C").SharedConstructors.Single(), partialType:="C", preserveLocalVariables:=True)})
6627
semanticEdits:={SemanticEdit(SemanticEditKind.
Update
, Function(c) c.GetMember(Of NamedTypeSymbol)("C").SharedConstructors.Single(), partialType:="C", preserveLocalVariables:=True)})
6646
semanticEdits:={SemanticEdit(SemanticEditKind.
Update
, Function(c) c.GetMember(Of NamedTypeSymbol)("C").InstanceConstructors.Single(), partialType:="C", preserveLocalVariables:=True)})
6664
semanticEdits:={SemanticEdit(SemanticEditKind.
Update
, Function(c) c.GetMember(Of NamedTypeSymbol)("C").InstanceConstructors.Single(), partialType:="C", preserveLocalVariables:=True)})
6699
semanticEdits:={SemanticEdit(SemanticEditKind.
Update
, Function(c) c.GetMember(Of NamedTypeSymbol)("C").SharedConstructors.Single(), partialType:="C", preserveLocalVariables:=True)}),
6718
semanticEdits:={SemanticEdit(SemanticEditKind.
Update
, Function(c) c.GetMember(Of NamedTypeSymbol)("C").SharedConstructors.Single(), partialType:="C", preserveLocalVariables:=True)}),
6737
semanticEdits:={SemanticEdit(SemanticEditKind.
Update
, Function(c) c.GetMember(Of NamedTypeSymbol)("C").InstanceConstructors.Single(), partialType:="C", preserveLocalVariables:=True)}),
6756
semanticEdits:={SemanticEdit(SemanticEditKind.
Update
, Function(c) c.GetMember(Of NamedTypeSymbol)("C").InstanceConstructors.Single(), partialType:="C", preserveLocalVariables:=True)}),
6775
semanticEdits:={SemanticEdit(SemanticEditKind.
Update
, Function(c) c.GetMember(Of NamedTypeSymbol)("C").InstanceConstructors.Single(), partialType:="C", preserveLocalVariables:=True)}),
6794
semanticEdits:={SemanticEdit(SemanticEditKind.
Update
, Function(c) c.GetMember(Of NamedTypeSymbol)("C").InstanceConstructors.Single(), partialType:="C", preserveLocalVariables:=True)}),
6876
{SemanticEdit(SemanticEditKind.
Update
, Function(c) c.GetMember(Of NamedTypeSymbol)("C").Constructors.Single(), syntaxMap)})
6925
{SemanticEdit(SemanticEditKind.
Update
, Function(c) c.GetMember(Of NamedTypeSymbol)("C").Constructors.Single(), syntaxMap(0))})
6995
{SemanticEdit(SemanticEditKind.
Update
, Function(c) c.GetMember(Of NamedTypeSymbol)("C").Constructors.Single(), syntaxMap(0))})
7157
SemanticEdit(SemanticEditKind.
Update
, Function(c) c.GetMember(Of NamedTypeSymbol)("C").Constructors.Single(Function(m) m.Parameters.Single().Type.Name = "Int32"), partialType:="C", syntaxMap:=syntaxMapB),
7158
SemanticEdit(SemanticEditKind.
Update
, Function(c) c.GetMember(Of NamedTypeSymbol)("C").Constructors.Single(Function(m) m.Parameters.Single().Type.Name = "Boolean"), partialType:="C", syntaxMap:=syntaxMapB),
7159
SemanticEdit(SemanticEditKind.
Update
, Function(c) c.GetMember(Of NamedTypeSymbol)("C").Constructors.Single(Function(m) m.Parameters.Single().Type.Name = "UInt32"), partialType:="C", syntaxMap:=syntaxMapB),
7253
SemanticEdit(SemanticEditKind.
Update
, Function(c) c.GetMember(Of NamedTypeSymbol)("C").InstanceConstructors.First(), preserveLocalVariables:=True)
7287
semanticEdits:={SemanticEdit(SemanticEditKind.
Update
, Function(c) c.GetMember(Of NamedTypeSymbol)("C").InstanceConstructors.Single(), partialType:="C", preserveLocalVariables:=True)}),
7291
SemanticEdit(SemanticEditKind.
Update
, Function(c) c.GetMember(Of NamedTypeSymbol)("C").GetMember(Of MethodSymbol)("F")),
7292
SemanticEdit(SemanticEditKind.
Update
, Function(c) c.GetMember(Of NamedTypeSymbol)("C").InstanceConstructors.Single(), partialType:="C", preserveLocalVariables:=True)
7328
SemanticEdit(SemanticEditKind.
Update
, Function(c) c.GetMember(Of NamedTypeSymbol)("C").GetMember(Of MethodSymbol)("F")),
7329
SemanticEdit(SemanticEditKind.
Update
, Function(c) c.GetMember(Of NamedTypeSymbol)("C").InstanceConstructors.Single(), partialType:="C", preserveLocalVariables:=True)
7332
semanticEdits:={SemanticEdit(SemanticEditKind.
Update
, Function(c) c.GetMember(Of NamedTypeSymbol)("C").InstanceConstructors.Single(), partialType:="C", preserveLocalVariables:=True)})
7511
DocumentResults(semanticEdits:={SemanticEdit(SemanticEditKind.
Update
, Function(c) c.GetMember("M.ExternSub"))})
7744
SemanticEdit(SemanticEditKind.
Update
, Function(c) c.GetMember(Of NamedTypeSymbol)("C").InstanceConstructors.Single(), preserveLocalVariables:=True))
7916
semanticEdits:={SemanticEdit(SemanticEditKind.
Update
, Function(c) c.GetMember(Of NamedTypeSymbol)("C").Constructors.Single(), preserveLocalVariables:=True)})
8332
SemanticEdit(SemanticEditKind.
Update
, Function(c) c.GetMember(Of NamedTypeSymbol)("C").Constructors.Single(), syntaxMap(0))},
8373
SemanticEdit(SemanticEditKind.
Update
, Function(c) c.GetMember(Of NamedTypeSymbol)("C").Constructors.Single(), syntaxMap(0))},
8636
SemanticEdit(SemanticEditKind.
Update
, Function(c) c.GetMember(Of NamedTypeSymbol)("C").InstanceConstructors.Single(), preserveLocalVariables:=True))
9058
SemanticEdit(SemanticEditKind.
Update
, Function(c) c.GetMember(Of NamedTypeSymbol)("C").GetMember(Of PropertySymbol)("P").GetMethod),
9059
SemanticEdit(SemanticEditKind.
Update
, Function(c) c.GetMember(Of NamedTypeSymbol)("C").GetMember(Of PropertySymbol)("P").SetMethod)
9099
semanticEdits:={SemanticEdit(SemanticEditKind.
Update
, Function(c) c.GetMember(Of NamedTypeSymbol)("C").InstanceConstructors.Single(), partialType:="C", preserveLocalVariables:=True)}),
9101
semanticEdits:={SemanticEdit(SemanticEditKind.
Update
, Function(c) c.GetMember(Of NamedTypeSymbol)("C").InstanceConstructors.Single(), partialType:="C", preserveLocalVariables:=True)})
9136
semanticEdits:={SemanticEdit(SemanticEditKind.
Update
, Function(c) c.GetMember("C.get_P"), preserveLocalVariables:=True)})
9151
{SemanticEdit(SemanticEditKind.
Update
, Function(c) c.GetMember(Of NamedTypeSymbol)("C").InstanceConstructors.Single(), preserveLocalVariables:=True)})
9164
{SemanticEdit(SemanticEditKind.
Update
, Function(c) c.GetMember(Of NamedTypeSymbol)("C").InstanceConstructors.Single(), preserveLocalVariables:=True)})
9177
{SemanticEdit(SemanticEditKind.
Update
, Function(c) c.GetMember(Of NamedTypeSymbol)("C").InstanceConstructors.Single(), preserveLocalVariables:=True)})
9190
{SemanticEdit(SemanticEditKind.
Update
, Function(c) c.GetMember(Of NamedTypeSymbol)("C").InstanceConstructors.Single(), preserveLocalVariables:=True)})
9203
{SemanticEdit(SemanticEditKind.
Update
, Function(c) c.GetMember(Of NamedTypeSymbol)("C").InstanceConstructors.Single(), preserveLocalVariables:=True)})
9227
SemanticEdit(SemanticEditKind.
Update
, Function(c) c.GetMember(Of NamedTypeSymbol)("C").InstanceConstructors.Single(), preserveLocalVariables:=True)
9252
SemanticEdit(SemanticEditKind.
Update
, Function(c) c.GetMember(Of NamedTypeSymbol)("C").InstanceConstructors.Single(), preserveLocalVariables:=True)
9266
{SemanticEdit(SemanticEditKind.
Update
, Function(c) c.GetMember(Of NamedTypeSymbol)("C").InstanceConstructors.Single(), preserveLocalVariables:=True)})
9279
{SemanticEdit(SemanticEditKind.
Update
, Function(c) c.GetMember(Of NamedTypeSymbol)("C").InstanceConstructors.Single(), preserveLocalVariables:=True)})
9292
{SemanticEdit(SemanticEditKind.
Update
, Function(c) c.GetMember(Of NamedTypeSymbol)("C").InstanceConstructors.Single(), preserveLocalVariables:=True)})
9305
{SemanticEdit(SemanticEditKind.
Update
, Function(c) c.GetMember(Of NamedTypeSymbol)("C").InstanceConstructors.Single(), preserveLocalVariables:=True)})
9318
{SemanticEdit(SemanticEditKind.
Update
, Function(c) c.GetMember(Of NamedTypeSymbol)("C").InstanceConstructors.Single(), preserveLocalVariables:=True)})
9331
{SemanticEdit(SemanticEditKind.
Update
, Function(c) c.GetMember(Of NamedTypeSymbol)("C").InstanceConstructors.Single(), preserveLocalVariables:=True)})
9344
{SemanticEdit(SemanticEditKind.
Update
, Function(c) c.GetMember(Of NamedTypeSymbol)("C").InstanceConstructors.Single(), preserveLocalVariables:=True)})
9357
semanticEdits:={SemanticEdit(SemanticEditKind.
Update
, Function(c) c.GetMember(Of NamedTypeSymbol)("C").InstanceConstructors.Single(), preserveLocalVariables:=True)})
9370
semanticEdits:={SemanticEdit(SemanticEditKind.
Update
, Function(c) c.GetMember(Of NamedTypeSymbol)("C").InstanceConstructors.Single(), preserveLocalVariables:=True)})
9387
{SemanticEdit(SemanticEditKind.
Update
, Function(c) c.GetMember(Of NamedTypeSymbol)("C").SharedConstructors.Single(), preserveLocalVariables:=True)},
9408
{SemanticEdit(SemanticEditKind.
Update
, Function(c) c.GetMember(Of NamedTypeSymbol)("C").SharedConstructors.Single(), preserveLocalVariables:=True)},
9429
{SemanticEdit(SemanticEditKind.
Update
, Function(c) c.GetMember(Of NamedTypeSymbol)("C").SharedConstructors.Single(), preserveLocalVariables:=True)},
9450
{SemanticEdit(SemanticEditKind.
Update
, Function(c) c.GetMember(Of NamedTypeSymbol)("C").SharedConstructors.Single(), preserveLocalVariables:=True)},
9471
{SemanticEdit(SemanticEditKind.
Update
, Function(c) c.GetMember(Of NamedTypeSymbol)("C").SharedConstructors.Single(), preserveLocalVariables:=True)},
9505
{SemanticEdit(SemanticEditKind.
Update
, Function(c) c.GetMember(Of NamedTypeSymbol)("C").InstanceConstructors.Single(), preserveLocalVariables:=True)})
9515
{SemanticEdit(SemanticEditKind.
Update
, Function(c) c.GetMember(Of NamedTypeSymbol)("C").InstanceConstructors.Single(), preserveLocalVariables:=True)})
9529
{SemanticEdit(SemanticEditKind.
Update
, Function(c) c.GetMember(Of NamedTypeSymbol)("C").SharedConstructors.Single(), preserveLocalVariables:=True)},
9544
{SemanticEdit(SemanticEditKind.
Update
, Function(c) c.GetMember(Of NamedTypeSymbol)("C").SharedConstructors.Single(), preserveLocalVariables:=True)},
9556
{SemanticEdit(SemanticEditKind.
Update
, Function(c) c.GetMember(Of NamedTypeSymbol)("C").SharedConstructors.Single(), preserveLocalVariables:=True)},
9568
{SemanticEdit(SemanticEditKind.
Update
, Function(c) c.GetMember(Of NamedTypeSymbol)("C").SharedConstructors.Single(), preserveLocalVariables:=True)},
9579
{SemanticEdit(SemanticEditKind.
Update
, Function(c) c.GetMember(Of NamedTypeSymbol)("C").InstanceConstructors.Single(), preserveLocalVariables:=True)})
9589
{SemanticEdit(SemanticEditKind.
Update
, Function(c) c.GetMember(Of NamedTypeSymbol)("C").InstanceConstructors.Single(), preserveLocalVariables:=True)})
9599
{SemanticEdit(SemanticEditKind.
Update
, Function(c) c.GetMember(Of NamedTypeSymbol)("C").InstanceConstructors.Single(), preserveLocalVariables:=True)})
9609
{SemanticEdit(SemanticEditKind.
Update
, Function(c) c.GetMember(Of NamedTypeSymbol)("C").InstanceConstructors.Single(), preserveLocalVariables:=True)})
9619
{SemanticEdit(SemanticEditKind.
Update
, Function(c) c.GetMember(Of NamedTypeSymbol)("C").InstanceConstructors.Single(), preserveLocalVariables:=True)})
9629
{SemanticEdit(SemanticEditKind.
Update
, Function(c) c.GetMember(Of NamedTypeSymbol)("C").InstanceConstructors.Single(), preserveLocalVariables:=True)})
9639
{SemanticEdit(SemanticEditKind.
Update
, Function(c) c.GetMember(Of NamedTypeSymbol)("C").InstanceConstructors.Single(Function(m) m.ToString() = "Private Sub New(a As Integer)"), preserveLocalVariables:=True),
9640
SemanticEdit(SemanticEditKind.
Update
, Function(c) c.GetMember(Of NamedTypeSymbol)("C").InstanceConstructors.Single(Function(m) m.ToString() = "Private Sub New(a As Boolean)"), preserveLocalVariables:=True)})
9650
{SemanticEdit(SemanticEditKind.
Update
, Function(c) c.GetMember(Of NamedTypeSymbol)("C").InstanceConstructors.Single(Function(m) m.ToString() = "Private Sub New(a As Integer)"), preserveLocalVariables:=True),
9651
SemanticEdit(SemanticEditKind.
Update
, Function(c) c.GetMember(Of NamedTypeSymbol)("C").InstanceConstructors.Single(Function(m) m.ToString() = "Private Sub New(a As Boolean)"), preserveLocalVariables:=True)})
9661
{SemanticEdit(SemanticEditKind.
Update
, Function(c) c.GetMember(Of NamedTypeSymbol)("C").InstanceConstructors.Single(Function(m) m.ToString() = "Private Sub New(a As Boolean)"), preserveLocalVariables:=True)})
9671
{SemanticEdit(SemanticEditKind.
Update
, Function(c) c.GetMember(Of NamedTypeSymbol)("C").InstanceConstructors.Single(Function(m) m.ToString() = "Private Sub New(a As Boolean)"), preserveLocalVariables:=True)})
9681
{SemanticEdit(SemanticEditKind.
Update
, Function(c) c.GetMember(Of NamedTypeSymbol)("C").InstanceConstructors.Single(Function(m) m.ToString() = "Private Sub New(a As Boolean)"), preserveLocalVariables:=True)})
9691
{SemanticEdit(SemanticEditKind.
Update
, Function(c) c.GetMember(Of NamedTypeSymbol)("C").InstanceConstructors.Single(Function(m) m.ToString() = "Private Sub New(a As Boolean)"), preserveLocalVariables:=True)})
9701
{SemanticEdit(SemanticEditKind.
Update
, Function(c) c.GetMember(Of NamedTypeSymbol)("C").InstanceConstructors.Single(Function(m) m.ToString() = "Private Sub New(a As Integer)"), preserveLocalVariables:=True),
9702
SemanticEdit(SemanticEditKind.
Update
, Function(c) c.GetMember(Of NamedTypeSymbol)("C").InstanceConstructors.Single(Function(m) m.ToString() = "Private Sub New(a As Boolean)"), preserveLocalVariables:=True)})
9712
{SemanticEdit(SemanticEditKind.
Update
, Function(c) c.GetMember(Of NamedTypeSymbol)("C").InstanceConstructors.Single(Function(m) m.ToString() = "Private Sub New(a As Integer)"), preserveLocalVariables:=True),
9713
SemanticEdit(SemanticEditKind.
Update
, Function(c) c.GetMember(Of NamedTypeSymbol)("C").InstanceConstructors.Single(Function(m) m.ToString() = "Private Sub New(a As Boolean)"), preserveLocalVariables:=True)})
9823
{SemanticEdit(SemanticEditKind.
Update
, Function(c) c.GetMember(Of NamedTypeSymbol)("C").InstanceConstructors.Single(), preserveLocalVariables:=True)})
9833
{SemanticEdit(SemanticEditKind.
Update
, Function(c) c.GetMember(Of NamedTypeSymbol)("C").InstanceConstructors.Single(), preserveLocalVariables:=True)})
9848
{SemanticEdit(SemanticEditKind.
Update
, Function(c) c.GetMember(Of NamedTypeSymbol)("C").InstanceConstructors.Single(), preserveLocalVariables:=True)},
9866
{SemanticEdit(SemanticEditKind.
Update
, Function(c) c.GetMember(Of NamedTypeSymbol)("C").InstanceConstructors.Single(), preserveLocalVariables:=True)},
9932
SemanticEdit(SemanticEditKind.
Update
, Function(c) c.GetMember(Of NamedTypeSymbol)("C").InstanceConstructors.Single, preserveLocalVariables:=True)
9944
SemanticEdit(SemanticEditKind.
Update
, Function(c) c.GetMember(Of NamedTypeSymbol)("C").InstanceConstructors.Single, preserveLocalVariables:=True)
9956
SemanticEdit(SemanticEditKind.
Update
, Function(c) c.GetMember(Of NamedTypeSymbol)("C").InstanceConstructors.Single, preserveLocalVariables:=True)
9968
SemanticEdit(SemanticEditKind.
Update
, Function(c) c.GetMember(Of NamedTypeSymbol)("C").InstanceConstructors.Single, preserveLocalVariables:=True)
9980
SemanticEdit(SemanticEditKind.
Update
, Function(c) c.GetMember(Of NamedTypeSymbol)("C").InstanceConstructors.Single, preserveLocalVariables:=True)
9992
SemanticEdit(SemanticEditKind.
Update
, Function(c) c.GetMember(Of NamedTypeSymbol)("C").InstanceConstructors.Single, preserveLocalVariables:=True)
10013
SemanticEdit(SemanticEditKind.
Update
, Function(c) c.GetMember(Of NamedTypeSymbol)("C").InstanceConstructors.Single(), preserveLocalVariables:=True)
10034
SemanticEdit(SemanticEditKind.
Update
, Function(c) c.GetMember(Of NamedTypeSymbol)("C").InstanceConstructors.Single(), preserveLocalVariables:=True)
10052
SemanticEdit(SemanticEditKind.
Update
, Function(c) c.GetMember(Of NamedTypeSymbol)("C").InstanceConstructors.Single(), preserveLocalVariables:=True)},
10069
SemanticEdit(SemanticEditKind.
Update
, Function(c) c.GetMember(Of NamedTypeSymbol)("C").InstanceConstructors.Single(), preserveLocalVariables:=True)},
10087
SemanticEdit(SemanticEditKind.
Update
, Function(c) c.GetMember(Of NamedTypeSymbol)("C").InstanceConstructors.Single(), preserveLocalVariables:=True)
10134
SemanticEdit(SemanticEditKind.
Update
, Function(c) c.GetMember(Of NamedTypeSymbol)("C").InstanceConstructors.Single(), partialType:="C", preserveLocalVariables:=True)
10153
SemanticEdit(SemanticEditKind.
Update
, Function(c) c.GetMember(Of NamedTypeSymbol)("C").InstanceConstructors.Single(), partialType:="C", preserveLocalVariables:=True)
10172
SemanticEdit(SemanticEditKind.
Update
, Function(c) c.GetMember(Of NamedTypeSymbol)("C").InstanceConstructors.Single(), preserveLocalVariables:=True)},
10188
SemanticEdit(SemanticEditKind.
Update
, Function(c) c.GetMember(Of NamedTypeSymbol)("C").InstanceConstructors.Single(), preserveLocalVariables:=True)},
10222
SemanticEdit(SemanticEditKind.
Update
, Function(c) c.GetMember(Of NamedTypeSymbol)("C").InstanceConstructors.Single(), preserveLocalVariables:=True)
10365
{SemanticEdit(SemanticEditKind.
Update
, Function(c) c.GetMember(Of NamedTypeSymbol)("C").Constructors.Single(), syntaxMap(0))})
10396
{SemanticEdit(SemanticEditKind.
Update
, Function(c) c.GetMember(Of NamedTypeSymbol)("C").Constructors.Single(), syntaxMap(0))})
10433
{SemanticEdit(SemanticEditKind.
Update
, Function(c) c.GetMember(Of NamedTypeSymbol)("C").Constructors.Single(), syntaxMap(0))})
10470
{SemanticEdit(SemanticEditKind.
Update
, Function(c) c.GetMember(Of NamedTypeSymbol)("C").Constructors.Single(), syntaxMap(0))})
10514
{SemanticEdit(SemanticEditKind.
Update
, Function(c) c.GetMember(Of NamedTypeSymbol)("C").Constructors(0), syntaxMap(0)),
10515
SemanticEdit(SemanticEditKind.
Update
, Function(c) c.GetMember(Of NamedTypeSymbol)("C").Constructors(1), syntaxMap(0))})
10563
{SemanticEdit(SemanticEditKind.
Update
, Function(c) c.GetMember(Of NamedTypeSymbol)("C").Constructors(0), syntaxMap(0)),
10564
SemanticEdit(SemanticEditKind.
Update
, Function(c) c.GetMember(Of NamedTypeSymbol)("C").Constructors(1), syntaxMap(0))})
10612
{SemanticEdit(SemanticEditKind.
Update
, Function(c) c.GetMember(Of NamedTypeSymbol)("C").Constructors(0), syntaxMap(0)),
10613
SemanticEdit(SemanticEditKind.
Update
, Function(c) c.GetMember(Of NamedTypeSymbol)("C").Constructors(1), syntaxMap(0))})
10661
{SemanticEdit(SemanticEditKind.
Update
, Function(c) c.GetMember(Of NamedTypeSymbol)("C").Constructors.Single(Function(ctor) ctor.ToTestDisplayString() = "Sub C..ctor(a As System.Int32)"), syntaxMap(0))})
10709
{SemanticEdit(SemanticEditKind.
Update
, Function(c) c.GetMember(Of NamedTypeSymbol)("C").Constructors.Single(Function(ctor) ctor.ToTestDisplayString() = "Sub C..ctor(a As System.Int32)"), syntaxMap(0))})
10757
{SemanticEdit(SemanticEditKind.
Update
, Function(c) c.GetMember(Of NamedTypeSymbol)("C").Constructors.Single(Function(ctor) ctor.ToTestDisplayString() = "Sub C..ctor(b As System.Boolean)"), syntaxMap(0))})
10806
{SemanticEdit(SemanticEditKind.
Update
, Function(c) c.GetMember(Of NamedTypeSymbol)("C").Constructors.Single(Function(ctor) ctor.ToTestDisplayString() = "Sub C..ctor(b As System.Boolean)"))})
10859
{SemanticEdit(SemanticEditKind.
Update
, Function(c) c.GetMember(Of NamedTypeSymbol)("C").Constructors.Single(Function(ctor) ctor.ToTestDisplayString() = "Sub C..ctor(b As System.Boolean)"), syntaxMap(0))})
10907
{SemanticEdit(SemanticEditKind.
Update
, Function(c) c.GetMember(Of NamedTypeSymbol)("C").Constructors.Single(Function(ctor) ctor.ToTestDisplayString() = "Sub C..ctor(b As System.Boolean)"))})
10922
{SemanticEdit(SemanticEditKind.
Update
, Function(c) c.GetMember(Of NamedTypeSymbol)("C").InstanceConstructors.Single(), syntaxMap(0))})
10934
{SemanticEdit(SemanticEditKind.
Update
, Function(c) c.GetMember(Of NamedTypeSymbol)("C").InstanceConstructors.Single(), syntaxMap(0))})
10978
SemanticEdit(SemanticEditKind.
Update
, Function(c) c.GetMember(Of NamedTypeSymbol)("C").GetMember("F")),
10979
SemanticEdit(SemanticEditKind.
Update
, Function(c) c.GetMember(Of NamedTypeSymbol)("C").InstanceConstructors.Single(), syntaxMap(0))
11022
SemanticEdit(SemanticEditKind.
Update
, Function(c) c.GetMember(Of NamedTypeSymbol)("C").Constructors(0), syntaxMap(0)),
11023
SemanticEdit(SemanticEditKind.
Update
, Function(c) c.GetMember(Of NamedTypeSymbol)("C").Constructors(1), syntaxMap(0))
11069
SemanticEdit(SemanticEditKind.
Update
, Function(c) CType(c.GetMember(Of NamedTypeSymbol)("C").GetMembers("P").First(), IPropertySymbol).GetMethod),
11070
SemanticEdit(SemanticEditKind.
Update
, Function(c) c.GetMember(Of NamedTypeSymbol)("C").InstanceConstructors.Single(), preserveLocalVariables:=True)
11167
SemanticEdit(SemanticEditKind.
Update
, Function(c) c.GetMember(Of NamedTypeSymbol)("C").GetMember(Of EventSymbol)("E").AddMethod),
11168
SemanticEdit(SemanticEditKind.
Update
, Function(c) c.GetMember(Of NamedTypeSymbol)("C").GetMember(Of EventSymbol)("E").RemoveMethod),
11169
SemanticEdit(SemanticEditKind.
Update
, Function(c) c.GetMember(Of NamedTypeSymbol)("C").GetMember(Of EventSymbol)("E").RaiseMethod)
11284
SemanticEdit(SemanticEditKind.
Update
, Function(c) c.GetMember("C.E"))
11384
SemanticEdit(SemanticEditKind.
Update
, Function(c) c.GetMember(Of NamedTypeSymbol)("C").GetMember(Of EventSymbol)("E").AddMethod),
11385
SemanticEdit(SemanticEditKind.
Update
, Function(c) c.GetMember(Of NamedTypeSymbol)("C").GetMember(Of EventSymbol)("E").RemoveMethod),
11386
SemanticEdit(SemanticEditKind.
Update
, Function(c) c.GetMember(Of NamedTypeSymbol)("C").GetMember(Of EventSymbol)("E").RaiseMethod)
11485
SemanticEdit(SemanticEditKind.
Update
, Function(c) c.GetMember("C.EEventHandler.BeginInvoke")),
11486
SemanticEdit(SemanticEditKind.
Update
, Function(c) c.GetMember("C.EEventHandler.Invoke"))
11508
SemanticEdit(SemanticEditKind.
Update
, Function(c) c.GetMember("C.EEventHandler.BeginInvoke")),
11509
SemanticEdit(SemanticEditKind.
Update
, Function(c) c.GetMember("C.EEventHandler.Invoke"))
11535
SemanticEdit(SemanticEditKind.
Update
, Function(c) c.GetMember("C.M"))
11557
SemanticEdit(SemanticEditKind.
Update
, Function(c) c.GetMember(Of NamedTypeSymbol)("C").InstanceConstructors.Single(), preserveLocalVariables:=True)
11579
SemanticEdit(SemanticEditKind.
Update
, Function(c) c.GetMember(Of NamedTypeSymbol)("C").GetMember("op_Explicit"))
11601
SemanticEdit(SemanticEditKind.
Update
, Function(c) c.GetMember(Of NamedTypeSymbol)("C").GetMember("op_Addition"))
11623
SemanticEdit(SemanticEditKind.
Update
, Function(c) c.GetMember("C.get_P"))
11645
SemanticEdit(SemanticEditKind.
Update
, Function(c) c.GetMember("C.M"))
11901
SemanticEdit(SemanticEditKind.
Update
, Function(c) c.GetMember("C.M"))
11950
semanticEdits:={SemanticEdit(SemanticEditKind.
Update
, Function(c) c.GetMember("M.F"))})
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);