2194 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)
357
ImmutableArray.Create(SemanticEdit.Create(SemanticEditKind.
Update
, method0, method1)));
459
ImmutableArray.Create(SemanticEdit.Create(SemanticEditKind.
Update
, method0, method1)));
533
ImmutableArray.Create(SemanticEdit.Create(SemanticEditKind.
Update
, method0, method1)));
583
ImmutableArray.Create(SemanticEdit.Create(SemanticEditKind.
Update
, method0, method1)));
649
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),
650
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),
651
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),
751
edits: new[] { Edit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), preserveLocalVariables: true) },
971
edits: new[] { Edit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), preserveLocalVariables: true) },
1134
SemanticEdit.Create(SemanticEditKind.
Update
, f0, f1, GetSyntaxMapFromMarkers(source0, source1))));
1559
SemanticEdit.Create(SemanticEditKind.
Update
, ctor0, ctor1, GetSyntaxMapFromMarkers(source0, source1))));
2001
SemanticEdit.Create(SemanticEditKind.
Update
, f0, f1, GetSyntaxMapFromMarkers(source0, source1))));
2006
SemanticEdit.Create(SemanticEditKind.
Update
, f1, f2, GetSyntaxMapFromMarkers(source1, source2))));
2578
SemanticEdit.Create(SemanticEditKind.
Update
, f0, f1, GetSyntaxMapFromMarkers(source0, source1))));
2747
SemanticEdit.Create(SemanticEditKind.
Update
, f0, f1, GetSyntaxMapFromMarkers(source0, source1))));
3286
SemanticEdit.Create(SemanticEditKind.
Update
, f0, f1, GetSyntaxMapFromMarkers(source0, source1))));
3680
ImmutableArray.Create(SemanticEdit.Create(SemanticEditKind.
Update
, method0, method1, GetSyntaxMapFromMarkers(source0, source1))));
3784
ImmutableArray.Create(SemanticEdit.Create(SemanticEditKind.
Update
, method0, method1, GetSyntaxMapFromMarkers(source0, source1))));
3893
ImmutableArray.Create(SemanticEdit.Create(SemanticEditKind.
Update
, method0, method1, GetSyntaxMapFromMarkers(source0, source1))));
3999
ImmutableArray.Create(SemanticEdit.Create(SemanticEditKind.
Update
, method0, method1, GetSyntaxMapFromMarkers(source0, source1))));
4113
ImmutableArray.Create(SemanticEdit.Create(SemanticEditKind.
Update
, method0, method1, GetSyntaxMapFromMarkers(source0, source1))));
4266
SemanticEdit.Create(SemanticEditKind.
Update
, f0, f1, GetSyntaxMapFromMarkers(source0, source1))));
4500
SemanticEdit.Create(SemanticEditKind.
Update
, f0, f1, GetSyntaxMapFromMarkers(source0, source1))));
4660
SemanticEdit.Create(SemanticEditKind.
Update
, f0, f1, GetSyntaxMapFromMarkers(source0, source1))));
5117
SemanticEdit.Create(SemanticEditKind.
Update
, f0, f1, GetSyntaxMapFromMarkers(source0, source1))));
5453
SemanticEdit.Create(SemanticEditKind.
Update
, f0, f1, GetSyntaxMapFromMarkers(source0, source1))));
5795
SemanticEdit.Create(SemanticEditKind.
Update
, f0, f1, GetSyntaxMapFromMarkers(source0, source1))));
5800
SemanticEdit.Create(SemanticEditKind.
Update
, f1, f2, GetSyntaxMapFromMarkers(source1, source2))));
5805
SemanticEdit.Create(SemanticEditKind.
Update
, f2, f3, GetSyntaxMapFromMarkers(source2, source3))));
6699
ImmutableArray.Create(SemanticEdit.Create(SemanticEditKind.
Update
, f0, f1, GetSyntaxMapFromMarkers(source0, source1))));
7138
ImmutableArray.Create(SemanticEdit.Create(SemanticEditKind.
Update
, f0, f1, GetSyntaxMapFromMarkers(source0, source1))));
7423
SemanticEdit.Create(SemanticEditKind.
Update
, f0, f1, syntaxMap1),
7424
SemanticEdit.Create(SemanticEditKind.
Update
, g0, g1, syntaxMap1)));
7435
SemanticEdit.Create(SemanticEditKind.
Update
, f1, f2, syntaxMap2)));
7446
SemanticEdit.Create(SemanticEditKind.
Update
, g2, g3, syntaxMap3),
7447
SemanticEdit.Create(SemanticEditKind.
Update
, h2, h3, syntaxMap3)));
7802
SemanticEdit.Create(SemanticEditKind.
Update
, f0, f1, GetSyntaxMapFromMarkers(source0, source1))));
7877
SemanticEdit.Create(SemanticEditKind.
Update
, f1, f2, GetSyntaxMapFromMarkers(source1, source2))));
7925
Edit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), preserveLocalVariables: true)
7953
Edit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), preserveLocalVariables: true)
8172
SemanticEdit.Create(SemanticEditKind.
Update
, f0, f1, syntaxMap1),
8173
SemanticEdit.Create(SemanticEditKind.
Update
, g0, g1, syntaxMap1)));
8184
SemanticEdit.Create(SemanticEditKind.
Update
, f1, f2, syntaxMap2)));
8195
SemanticEdit.Create(SemanticEditKind.
Update
, g2, g3, syntaxMap3),
8196
SemanticEdit.Create(SemanticEditKind.
Update
, h2, h3, syntaxMap3)));
8714
SemanticEdit.Create(SemanticEditKind.
Update
, f1, f2, GetSyntaxMapByKind(f1, SyntaxKind.Block))));
8886
ImmutableArray.Create(SemanticEdit.Create(SemanticEditKind.
Update
, f0, f1, GetSyntaxMapFromMarkers(source0, source1))));
8898
ImmutableArray.Create(SemanticEdit.Create(SemanticEditKind.
Update
, f1, f2, GetSyntaxMapFromMarkers(source1, source2))));
8941
Edit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), preserveLocalVariables: true),
9082
SemanticEdit.Create(SemanticEditKind.
Update
, m0, m1, GetSyntaxMapFromMarkers(source0, source1))));
9204
SemanticEdit.Create(SemanticEditKind.
Update
, f0, f1, GetSyntaxMapFromMarkers(source0, source1))));
9223
SemanticEdit.Create(SemanticEditKind.
Update
, f1, f2, GetSyntaxMapFromMarkers(source1, source2))));
9361
SemanticEdit.Create(SemanticEditKind.
Update
, f0, f1, GetSyntaxMapFromMarkers(source0, source1))));
9374
SemanticEdit.Create(SemanticEditKind.
Update
, f1, f2, GetSyntaxMapFromMarkers(source1, source2))));
9516
SemanticEdit.Create(SemanticEditKind.
Update
, f0, f1, GetSyntaxMapFromMarkers(source0, source1))));
9527
SemanticEdit.Create(SemanticEditKind.
Update
, f1, f2, GetSyntaxMapFromMarkers(source1, source2))));
9623
SemanticEdit.Create(SemanticEditKind.
Update
, f0, f1, GetSyntaxMapFromMarkers(source0, source1))));
9685
SemanticEdit.Create(SemanticEditKind.
Update
, f1, f2, GetSyntaxMapFromMarkers(source1, source2))));
9753
SemanticEdit.Create(SemanticEditKind.
Update
, f0, f1, GetSyntaxMapFromMarkers(source0, source1))));
9765
SemanticEdit.Create(SemanticEditKind.
Update
, f1, f2, GetSyntaxMapFromMarkers(source1, source2))));
9779
SemanticEdit.Create(SemanticEditKind.
Update
, f2, f3, GetSyntaxMapFromMarkers(source2, source3))));
9791
SemanticEdit.Create(SemanticEditKind.
Update
, f3, f4, GetSyntaxMapFromMarkers(source3, source4))));
9803
SemanticEdit.Create(SemanticEditKind.
Update
, f4, f5, GetSyntaxMapFromMarkers(source4, source5))));
10255
SemanticEdit.Create(SemanticEditKind.
Update
, f0, f1, GetSyntaxMapFromMarkers(source0, source1))));
10565
SemanticEdit.Create(SemanticEditKind.
Update
, f1, f2, GetSyntaxMapFromMarkers(source1, source2))));
10631
SemanticEdit.Create(SemanticEditKind.
Update
, f0, f1, GetSyntaxMapFromMarkers(source0, source1))));
10698
SemanticEdit.Create(SemanticEditKind.
Update
, f0, f1, GetSyntaxMapFromMarkers(source0, source1))));
10764
SemanticEdit.Create(SemanticEditKind.
Update
, f0, f1, GetSyntaxMapFromMarkers(source0, source1))));
10831
SemanticEdit.Create(SemanticEditKind.
Update
, f0, f1, GetSyntaxMapFromMarkers(source0, source1))));
10884
SemanticEdit.Create(SemanticEditKind.
Update
, f0, f1, GetSyntaxMapFromMarkers(source0, source1))));
10949
SemanticEdit.Create(SemanticEditKind.
Update
, f0, f1, GetSyntaxMapFromMarkers(source0, source1))));
11014
SemanticEdit.Create(SemanticEditKind.
Update
, f0, f1, GetSyntaxMapFromMarkers(source0, source1))));
11065
SemanticEdit.Create(SemanticEditKind.
Update
, f0, f1, GetSyntaxMapFromMarkers(source0, source1))));
11116
SemanticEdit.Create(SemanticEditKind.
Update
, f0, f1, GetSyntaxMapFromMarkers(source0, source1))));
11170
SemanticEdit.Create(SemanticEditKind.
Update
, f0, f1, GetSyntaxMapFromMarkers(source0, source1))));
11231
SemanticEdit.Create(SemanticEditKind.
Update
, f0, f1, GetSyntaxMapFromMarkers(source0, source1))));
11286
SemanticEdit.Create(SemanticEditKind.
Update
, f0, f1, GetSyntaxMapFromMarkers(source0, source1))));
11353
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"))
1165
ImmutableArray.Create(SemanticEdit.Create(SemanticEditKind.
Update
, method0, method1)));
1202
ImmutableArray.Create(SemanticEdit.Create(SemanticEditKind.
Update
, method1, method2)));
1288
ImmutableArray.Create(SemanticEdit.Create(SemanticEditKind.
Update
, method0, method1)));
1330
SemanticEdit.Create(SemanticEditKind.
Update
, method1, method2)));
1362
SemanticEdit.Create(SemanticEditKind.
Update
, method2, method3)));
1455
Edit(SemanticEditKind.
Update
, c => c.GetMember("C.F")),
1456
Edit(SemanticEditKind.
Update
, c => c.GetMember("C.G")),
1457
Edit(SemanticEditKind.
Update
, c => c.GetMember("C.H")),
1525
Edit(SemanticEditKind.
Update
, c => c.GetMember("C.G")),
1526
Edit(SemanticEditKind.
Update
, c => c.GetMember("C.H")),
1592
Edit(SemanticEditKind.
Update
, c => c.GetMember("C.H")),
1664
Edit(SemanticEditKind.
Update
, c => c.GetMember("C.G")),
1695
Edit(SemanticEditKind.
Update
, c => c.GetMember("C.F")),
1726
Edit(SemanticEditKind.
Update
, c => c.GetMember("C.F")),
1727
Edit(SemanticEditKind.
Update
, c => c.GetMember("C.G")),
1807
Edit(SemanticEditKind.
Update
, c => c.GetMember("C.F")),
1840
Edit(SemanticEditKind.
Update
, c => c.GetMember("C.F")),
1909
ImmutableArray.Create(SemanticEdit.Create(SemanticEditKind.
Update
, method0, method1, GetSyntaxMapFromMarkers(source0, source1))));
1998
ImmutableArray.Create(SemanticEdit.Create(SemanticEditKind.
Update
, method0, method1, GetSyntaxMapFromMarkers(source0, source1))));
2016
ImmutableArray.Create(SemanticEdit.Create(SemanticEditKind.
Update
, method1, method2, GetSyntaxMapFromMarkers(source1, source2))));
2083
ImmutableArray.Create(SemanticEdit.Create(SemanticEditKind.
Update
, method0, method1, GetSyntaxMapFromMarkers(source0, source1))));
2101
ImmutableArray.Create(SemanticEdit.Create(SemanticEditKind.
Update
, method1, method2, GetSyntaxMapFromMarkers(source1, source2))));
2157
ImmutableArray.Create(SemanticEdit.Create(SemanticEditKind.
Update
, method0, method1, GetSyntaxMapFromMarkers(source0, source1))));
2223
ImmutableArray.Create(SemanticEdit.Create(SemanticEditKind.
Update
, method0, method1, GetSyntaxMapFromMarkers(source0, source1))));
2243
ImmutableArray.Create(SemanticEdit.Create(SemanticEditKind.
Update
, method1, method2, GetSyntaxMapFromMarkers(source1, source2))));
2299
ImmutableArray.Create(SemanticEdit.Create(SemanticEditKind.
Update
, method0, method1, GetSyntaxMapFromMarkers(source0, source1))));
2351
Edit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), preserveLocalVariables: true),
2498
Edit(SemanticEditKind.
Update
, c => c.GetMember("Program.<Main>$"), preserveLocalVariables: true),
2600
Edit(SemanticEditKind.
Update
, c => c.GetMember("Program.<Main>$"), preserveLocalVariables: true),
2662
Edit(SemanticEditKind.
Update
, c => c.GetMember<IMethodSymbol>("C.M2").PartialImplementationPart),
2721
Edit(SemanticEditKind.
Update
, c => c.GetMember<IMethodSymbol>("C.M").PartialImplementationPart)
2812
Edit(SemanticEditKind.
Update
, c => c.GetMember<IPropertySymbol>("C.P").PartialImplementationPart),
2861
Edit(SemanticEditKind.
Update
, c => c.GetMember<IMethodSymbol>("C.get_P").PartialImplementationPart),
3010
SemanticEdit.Create(SemanticEditKind.
Update
, methodF0, methodF1),
3059
SemanticEdit.Create(SemanticEditKind.
Update
, methodG1, methodG2)));
3124
SemanticEdit.Create(SemanticEditKind.
Update
, invoke0, invoke1),
3125
SemanticEdit.Create(SemanticEditKind.
Update
, beginInvoke0, beginInvoke1)));
3242
Edit(SemanticEditKind.
Update
, c => c.GetMember("E")),
3243
Edit(SemanticEditKind.
Update
, c => c.GetMember("E.A")),
3244
Edit(SemanticEditKind.
Update
, c => c.GetMember("C")),
3245
Edit(SemanticEditKind.
Update
, c => c.GetMember("C._x")),
3246
Edit(SemanticEditKind.
Update
, c => c.GetMember("C.X")),
3247
Edit(SemanticEditKind.
Update
, c => c.GetMember("D"))
3331
Edit(SemanticEditKind.
Update
, c => c.GetMember("E")),
3332
Edit(SemanticEditKind.
Update
, c => c.GetMember("E.A")),
3333
Edit(SemanticEditKind.
Update
, c => c.GetMember("C")),
3334
Edit(SemanticEditKind.
Update
, c => c.GetMember("C._x")),
3335
Edit(SemanticEditKind.
Update
, c => c.GetMember("C.X")),
3336
Edit(SemanticEditKind.
Update
, c => c.GetMember("D"))
3488
ImmutableArray.Create(SemanticEdit.Create(SemanticEditKind.
Update
, f1, f2)));
3598
SemanticEdit.Create(SemanticEditKind.
Update
, main0, main1),
3688
SemanticEdit.Create(SemanticEditKind.
Update
, g1, g2),
3849
SemanticEdit.Create(SemanticEditKind.
Update
, method0, method1)));
3907
ImmutableArray.Create(SemanticEdit.Create(SemanticEditKind.
Update
, getP0, getP1)));
5359
Edit(SemanticEditKind.
Update
, c => c.GetMember("C.get_Item")),
5360
Edit(SemanticEditKind.
Update
, c => c.GetMember("C.set_Item")),
5945
SemanticEdit.Create(SemanticEditKind.
Update
, f0, f1)));
6009
ImmutableArray.Create(SemanticEdit.Create(SemanticEditKind.
Update
, c0, c1)));
6030
ImmutableArray.Create(SemanticEdit.Create(SemanticEditKind.
Update
, c1, c2)));
6227
SemanticEdit.Create(SemanticEditKind.
Update
, c2, c3),
6228
SemanticEdit.Create(SemanticEditKind.
Update
, f2, f3)));
6310
Edit(SemanticEditKind.
Update
, c => c.GetMember("C.D.M")),
6388
SemanticEdit.Create(SemanticEditKind.
Update
, event0, event1)));
6630
SemanticEdit.Create(SemanticEditKind.
Update
, f0, f1)));
6793
SemanticEdit.Create(SemanticEditKind.
Update
, f0, f1)));
6906
SemanticEdit.Create(SemanticEditKind.
Update
, main0, main1),
6920
SemanticEdit.Create(SemanticEditKind.
Update
, main1, main2),
6962
ImmutableArray.Create(SemanticEdit.Create(SemanticEditKind.
Update
, method0, method1)));
7055
ImmutableArray.Create(SemanticEdit.Create(SemanticEditKind.
Update
, method1, method2)));
7105
ImmutableArray.Create(SemanticEdit.Create(SemanticEditKind.
Update
, method0, method1)));
7244
SemanticEdit.Create(SemanticEditKind.
Update
, x1, x2),
7245
SemanticEdit.Create(SemanticEditKind.
Update
, m1, m2),
7246
SemanticEdit.Create(SemanticEditKind.
Update
, n1, n2),
7247
SemanticEdit.Create(SemanticEditKind.
Update
, getP1, getP2),
7248
SemanticEdit.Create(SemanticEditKind.
Update
, setP1, setP2),
7249
SemanticEdit.Create(SemanticEditKind.
Update
, getQ1, getQ2),
7250
SemanticEdit.Create(SemanticEditKind.
Update
, setQ1, setQ2),
7251
SemanticEdit.Create(SemanticEditKind.
Update
, addE1, addE2),
7252
SemanticEdit.Create(SemanticEditKind.
Update
, removeE1, removeE2),
7253
SemanticEdit.Create(SemanticEditKind.
Update
, addF1, addF2),
7254
SemanticEdit.Create(SemanticEditKind.
Update
, removeF1, removeF2),
7255
SemanticEdit.Create(SemanticEditKind.
Update
, cctor1, cctor2)));
7598
ImmutableArray.Create(SemanticEdit.Create(SemanticEditKind.
Update
, method0, method1, GetEquivalentNodesMap(method1, method0))));
7648
ImmutableArray.Create(SemanticEdit.Create(SemanticEditKind.
Update
, compilation0.GetMember("C.M"), compilation1.GetMember("C.M"))));
7919
ImmutableArray.Create(SemanticEdit.Create(SemanticEditKind.
Update
, compilation1.GetMember<MethodSymbol>("M.C.M2"),
8042
ImmutableArray.Create(SemanticEdit.Create(SemanticEditKind.
Update
, compilation0.GetMembers("C.M")[0], compilation1.GetMembers("C.M")[0])));
8066
ImmutableArray.Create(SemanticEdit.Create(SemanticEditKind.
Update
, compilation1.GetMembers("C.M")[1], compilation2.GetMembers("C.M")[1])));
8090
ImmutableArray.Create(SemanticEdit.Create(SemanticEditKind.
Update
, compilation2.GetMembers("C.M")[2], compilation3.GetMembers("C.M")[2])));
8115
ImmutableArray.Create(SemanticEdit.Create(SemanticEditKind.
Update
, compilation3.GetMembers("C.M")[3], compilation4.GetMembers("C.M")[3])));
8140
ImmutableArray.Create(SemanticEdit.Create(SemanticEditKind.
Update
, compilation4.GetMembers("C.M")[4], compilation5.GetMembers("C.M")[4])));
8164
ImmutableArray.Create(SemanticEdit.Create(SemanticEditKind.
Update
, compilation5.GetMembers("C.M")[5], compilation6.GetMembers("C.M")[5])));
8188
ImmutableArray.Create(SemanticEdit.Create(SemanticEditKind.
Update
, compilation6.GetMembers("C.M")[6], compilation7.GetMembers("C.M")[6])));
8214
ImmutableArray.Create(SemanticEdit.Create(SemanticEditKind.
Update
, compilation7.GetMembers("C.M")[7], compilation8.GetMembers("C.M")[7])));
8239
ImmutableArray.Create(SemanticEdit.Create(SemanticEditKind.
Update
, compilation8.GetMembers("C.M")[8], compilation9.GetMembers("C.M")[8])));
8263
ImmutableArray.Create(SemanticEdit.Create(SemanticEditKind.
Update
, compilation9.GetMembers("C.M")[9], compilation10.GetMembers("C.M")[9])));
8336
ImmutableArray.Create(SemanticEdit.Create(SemanticEditKind.
Update
, compilation10.GetMembers("C.M")[12], compilation11.GetMembers("C.M")[12])));
8360
ImmutableArray.Create(SemanticEdit.Create(SemanticEditKind.
Update
, compilation11.GetMembers("C.M")[13], compilation12.GetMembers("C.M")[13])));
8535
ImmutableArray.Create(SemanticEdit.Create(SemanticEditKind.
Update
, method0, method1, GetEquivalentNodesMap(method1, method0))));
8615
ImmutableArray.Create(SemanticEdit.Create(SemanticEditKind.
Update
, compilation0.GetMembers("C.F")[1], compilation1.GetMembers("C.F")[1])));
8644
ImmutableArray.Create(SemanticEdit.Create(SemanticEditKind.
Update
, compilation1.GetMembers("C.F")[1], compilation2.GetMembers("C.F")[1])));
8709
SemanticEditKind.
Update
,
8841
ImmutableArray.Create(SemanticEdit.Create(SemanticEditKind.
Update
, method0, method1, GetEquivalentNodesMap(method1, method0))));
8899
ImmutableArray.Create(SemanticEdit.Create(SemanticEditKind.
Update
, method1, method2, GetEquivalentNodesMap(method2, method1))));
8957
ImmutableArray.Create(SemanticEdit.Create(SemanticEditKind.
Update
, method2, method3, GetEquivalentNodesMap(method3, method2))));
9051
ImmutableArray.Create(SemanticEdit.Create(SemanticEditKind.
Update
, m1, m2, GetEquivalentNodesMap(m2, m1))));
9135
ImmutableArray.Create(SemanticEdit.Create(SemanticEditKind.
Update
, method0, method1, GetEquivalentNodesMap(method1, method0))));
9185
ImmutableArray.Create(SemanticEdit.Create(SemanticEditKind.
Update
, method0, method1)));
9234
ImmutableArray.Create(SemanticEdit.Create(SemanticEditKind.
Update
, method0, method1)));
9383
SemanticEdit.Create(SemanticEditKind.
Update
, method0, method1, GetEquivalentNodesMap(method1, method0))));
9411
SemanticEdit.Create(SemanticEditKind.
Update
, method1, method2, GetEquivalentNodesMap(method2, method1))));
9439
SemanticEdit.Create(SemanticEditKind.
Update
, method2, method3, GetEquivalentNodesMap(method3, method2))));
9523
ImmutableArray.Create(SemanticEdit.Create(SemanticEditKind.
Update
, f0, f1, GetSyntaxMapFromMarkers(source0, source1))));
9546
ImmutableArray.Create(SemanticEdit.Create(SemanticEditKind.
Update
, f1, f2, GetSyntaxMapFromMarkers(source1, source2))));
9612
ImmutableArray.Create(SemanticEdit.Create(SemanticEditKind.
Update
, f0, f1, GetSyntaxMapFromMarkers(source0, source1))));
9633
ImmutableArray.Create(SemanticEdit.Create(SemanticEditKind.
Update
, f1, f2, GetSyntaxMapFromMarkers(source1, source2))));
9719
ImmutableArray.Create(SemanticEdit.Create(SemanticEditKind.
Update
, m0, m1, GetEquivalentNodesMap(m1, m0))));
9823
ImmutableArray.Create(SemanticEdit.Create(SemanticEditKind.
Update
, f0, f1, GetEquivalentNodesMap(f1, f0))));
9939
ImmutableArray.Create(SemanticEdit.Create(SemanticEditKind.
Update
, method0, method1, GetSyntaxMapFromMarkers(source0, source1))));
9967
ImmutableArray.Create(SemanticEdit.Create(SemanticEditKind.
Update
, method1, method2, GetSyntaxMapFromMarkers(source1, source2))));
9999
ImmutableArray.Create(SemanticEdit.Create(SemanticEditKind.
Update
, method2, method3, GetSyntaxMapFromMarkers(source2, source3))));
10126
ImmutableArray.Create(SemanticEdit.Create(SemanticEditKind.
Update
, f0, f1, GetEquivalentNodesMap(f1, f0))));
10136
ImmutableArray.Create(SemanticEdit.Create(SemanticEditKind.
Update
, g1, g2, GetEquivalentNodesMap(g2, g1))));
10146
ImmutableArray.Create(SemanticEdit.Create(SemanticEditKind.
Update
, g2, g3, GetEquivalentNodesMap(g3, g2))));
10232
ImmutableArray.Create(SemanticEdit.Create(SemanticEditKind.
Update
, method0, method1, GetEquivalentNodesMap(method1, method0))));
10311
ImmutableArray.Create(SemanticEdit.Create(SemanticEditKind.
Update
, m0, m1, GetSyntaxMapFromMarkers(source0, source1))));
10338
ImmutableArray.Create(SemanticEdit.Create(SemanticEditKind.
Update
, m1, m2, GetSyntaxMapFromMarkers(source1, source2))));
10462
SemanticEdit.Create(SemanticEditKind.
Update
, f0, f1, GetSyntaxMapFromMarkers(source0, source1))));
10476
SemanticEdit.Create(SemanticEditKind.
Update
, f1, f2, GetSyntaxMapFromMarkers(source1, source2))));
10585
SemanticEdit.Create(SemanticEditKind.
Update
, f0, f1, GetSyntaxMapFromMarkers(source0, source1))));
10599
SemanticEdit.Create(SemanticEditKind.
Update
, f1, f2, GetSyntaxMapFromMarkers(source1, source2))));
10695
Edit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), preserveLocalVariables: true)
10781
SemanticEdit.Create(SemanticEditKind.
Update
, f0, f1, GetSyntaxMapFromMarkers(source0, source1))));
10811
SemanticEdit.Create(SemanticEditKind.
Update
, f1, f2, GetSyntaxMapFromMarkers(source1, source2))));
10888
ImmutableArray.Create(SemanticEdit.Create(SemanticEditKind.
Update
, method0, method1, GetEquivalentNodesMap(method1, method0))));
10961
ImmutableArray.Create(SemanticEdit.Create(SemanticEditKind.
Update
, method0, method1, GetEquivalentNodesMap(method1, method0))));
11036
ImmutableArray.Create(SemanticEdit.Create(SemanticEditKind.
Update
, method0, method1, GetEquivalentNodesMap(method1, method0))));
11129
ImmutableArray.Create(SemanticEdit.Create(SemanticEditKind.
Update
, method0, method1, GetEquivalentNodesMap(method1, method0))));
11222
ImmutableArray.Create(SemanticEdit.Create(SemanticEditKind.
Update
, method0, method1, GetEquivalentNodesMap(method1, method0))));
11286
ImmutableArray.Create(SemanticEdit.Create(SemanticEditKind.
Update
, method0, method1, GetEquivalentNodesMap(method1, method0))));
11349
ImmutableArray.Create(SemanticEdit.Create(SemanticEditKind.
Update
, method0, method1, GetEquivalentNodesMap(method1, method0))));
11359
ImmutableArray.Create(SemanticEdit.Create(SemanticEditKind.
Update
, method0, method1, GetEquivalentNodesMap(method1, method0))));
11369
ImmutableArray.Create(SemanticEdit.Create(SemanticEditKind.
Update
, method0, method1, GetEquivalentNodesMap(method1, method0))));
11379
ImmutableArray.Create(SemanticEdit.Create(SemanticEditKind.
Update
, method0, method1, GetEquivalentNodesMap(method1, method0))));
11389
ImmutableArray.Create(SemanticEdit.Create(SemanticEditKind.
Update
, method0, method1, GetEquivalentNodesMap(method1, method0))));
11399
ImmutableArray.Create(SemanticEdit.Create(SemanticEditKind.
Update
, method0, method1, GetEquivalentNodesMap(method1, method0))));
11470
SemanticEdit.Create(SemanticEditKind.
Update
, f0, f1, GetSyntaxMapFromMarkers(source0, source1))));
11511
SemanticEdit.Create(SemanticEditKind.
Update
, f1, f2, GetSyntaxMapFromMarkers(source1, source2))));
11618
ImmutableArray.Create(SemanticEdit.Create(SemanticEditKind.
Update
, f0, f1, GetSyntaxMapFromMarkers(source0, source1))));
11736
ImmutableArray.Create(SemanticEdit.Create(SemanticEditKind.
Update
, method0, method1, GetSyntaxMapFromMarkers(source0, source1))));
11789
ImmutableArray.Create(SemanticEdit.Create(SemanticEditKind.
Update
, method0, method1, GetSyntaxMapFromMarkers(source0, source1))));
11884
ImmutableArray.Create(SemanticEdit.Create(SemanticEditKind.
Update
, method0, method1A, GetEquivalentNodesMap(method1A, method0))));
11896
ImmutableArray.Create(SemanticEdit.Create(SemanticEditKind.
Update
, method0, method1B, GetEquivalentNodesMap(method1B, method0))));
11962
ImmutableArray.Create(SemanticEdit.Create(SemanticEditKind.
Update
, method0, method1)));
12109
ImmutableArray.Create(SemanticEdit.Create(SemanticEditKind.
Update
, method0, method1, GetEquivalentNodesMap(method1, method0))));
12224
ImmutableArray.Create(SemanticEdit.Create(SemanticEditKind.
Update
, method0F, method1F, syntaxMap: s => null)));
12237
ImmutableArray.Create(SemanticEdit.Create(SemanticEditKind.
Update
, method1F, method2F, syntaxMap: s => null)));
12249
ImmutableArray.Create(SemanticEdit.Create(SemanticEditKind.
Update
, method1G, method2G, syntaxMap: s => null)));
12292
ImmutableArray.Create(SemanticEdit.Create(SemanticEditKind.
Update
, method0F, method1F, syntaxMap: s => null)),
12307
ImmutableArray.Create(SemanticEdit.Create(SemanticEditKind.
Update
, method0F, method1F, syntaxMap: s => null)),
12322
ImmutableArray.Create(SemanticEdit.Create(SemanticEditKind.
Update
, method0F, method1F, syntaxMap: s => null)),
12377
ImmutableArray.Create(SemanticEdit.Create(SemanticEditKind.
Update
, method0F, method1F, syntaxMap: s => null)),
12453
ImmutableArray.Create(SemanticEdit.Create(SemanticEditKind.
Update
, compilation0.GetMember("C.Main"), compilation1.GetMember("C.Main"))));
12505
ImmutableArray.Create(SemanticEdit.Create(SemanticEditKind.
Update
, method0F, method1F, syntaxMap: s => null)));
12516
ImmutableArray.Create(SemanticEdit.Create(SemanticEditKind.
Update
, method1F, method2F, syntaxMap: s => null)));
12585
SemanticEdit.Create(SemanticEditKind.
Update
, compilationB0.GetMember<MethodSymbol>("B.F"), compilationB1.GetMember<MethodSymbol>("B.F")),
12640
ImmutableArray.Create(SemanticEdit.Create(SemanticEditKind.
Update
, f0, f1, GetEquivalentNodesMap(f1, f0))));
12659
ImmutableArray.Create(SemanticEdit.Create(SemanticEditKind.
Update
, f1, f2, GetEquivalentNodesMap(f2, f1))));
12712
SemanticEdit.Create(SemanticEditKind.
Update
, f0, f1)));
12755
ImmutableArray.Create(SemanticEdit.Create(SemanticEditKind.
Update
, method0, method1)));
12783
Edit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), preserveLocalVariables: true)
12836
ImmutableArray.Create(SemanticEdit.Create(SemanticEditKind.
Update
, f0, f1, GetSyntaxMapFromMarkers(source0, source1)))));
12905
SemanticEdit.Create(SemanticEditKind.
Update
, f0, f1, GetSyntaxMapFromMarkers(source0, source1))));
12948
SemanticEdit.Create(SemanticEditKind.
Update
, f1, f2, GetSyntaxMapFromMarkers(source1, source2))));
13054
SemanticEdit.Create(SemanticEditKind.
Update
, f0, f1, GetSyntaxMapFromMarkers(source0, source1))));
13087
SemanticEdit.Create(SemanticEditKind.
Update
, f1, f2, GetSyntaxMapFromMarkers(source1, source2))));
13182
SemanticEdit.Create(SemanticEditKind.
Update
, ctor0, ctor1, GetSyntaxMapFromMarkers(source0, source1))));
13206
SemanticEdit.Create(SemanticEditKind.
Update
, ctor1, ctor2, GetSyntaxMapFromMarkers(source1, source0))));
13290
SemanticEdit.Create(SemanticEditKind.
Update
, ctor0, ctor1, GetSyntaxMapFromMarkers(source0, source1))));
13315
SemanticEdit.Create(SemanticEditKind.
Update
, ctor1, ctor2, GetSyntaxMapFromMarkers(source1, source0))));
13433
SemanticEdit.Create(SemanticEditKind.
Update
, n0, n1, GetSyntaxMapFromMarkers(source0, source1))));
13485
SemanticEdit.Create(SemanticEditKind.
Update
, n1, n2, GetSyntaxMapFromMarkers(source1, source0))));
13605
SemanticEdit.Create(SemanticEditKind.
Update
, f0, f1, GetSyntaxMapFromMarkers(source0, source1))));
13639
SemanticEdit.Create(SemanticEditKind.
Update
, f1, f2, GetSyntaxMapFromMarkers(source1, source2))));
13731
SemanticEdit.Create(SemanticEditKind.
Update
, f0, f1, GetSyntaxMapFromMarkers(source0, source1))));
13760
SemanticEdit.Create(SemanticEditKind.
Update
, f1, f2, GetSyntaxMapFromMarkers(source1, source2))));
13901
SemanticEdit.Create(SemanticEditKind.
Update
, f0, f1, GetSyntaxMapFromMarkers(source0, source1))));
13958
SemanticEdit.Create(SemanticEditKind.
Update
, f1, f2, GetSyntaxMapFromMarkers(source1, source2))));
14069
SemanticEdit.Create(SemanticEditKind.
Update
, f0, f1, GetSyntaxMapFromMarkers(source0, source1))));
14097
SemanticEdit.Create(SemanticEditKind.
Update
, f1, f2, GetSyntaxMapFromMarkers(source1, source2))));
14181
SemanticEdit.Create(SemanticEditKind.
Update
, ctor0, ctor1, GetSyntaxMapFromMarkers(source0, source1))));
14204
SemanticEdit.Create(SemanticEditKind.
Update
, ctor1, ctor2, GetSyntaxMapFromMarkers(source1, source0))));
14302
SemanticEdit.Create(SemanticEditKind.
Update
, ctor0, ctor1, GetSyntaxMapFromMarkers(source0, source1))));
14351
SemanticEdit.Create(SemanticEditKind.
Update
, ctor1, ctor2, GetSyntaxMapFromMarkers(source1, source0))));
14464
SemanticEdit.Create(SemanticEditKind.
Update
, ctor0, ctor1, GetSyntaxMapFromMarkers(source0, source1))));
14505
SemanticEdit.Create(SemanticEditKind.
Update
, ctor1, ctor2, GetSyntaxMapFromMarkers(source1, source0))));
14598
SemanticEdit.Create(SemanticEditKind.
Update
, ctor0, ctor1, GetSyntaxMapFromMarkers(source0, source1))));
14622
SemanticEdit.Create(SemanticEditKind.
Update
, ctor1, ctor2, GetSyntaxMapFromMarkers(source1, source0))));
14716
SemanticEdit.Create(SemanticEditKind.
Update
, ctor0, ctor1, GetSyntaxMapFromMarkers(source0, source1))));
14760
SemanticEdit.Create(SemanticEditKind.
Update
, ctor1, ctor2, GetSyntaxMapFromMarkers(source1, source0))));
14893
SemanticEdit.Create(SemanticEditKind.
Update
, n0, n1, GetSyntaxMapFromMarkers(source0, source1))));
14947
SemanticEdit.Create(SemanticEditKind.
Update
, n1, n2, GetSyntaxMapFromMarkers(source1, source0))));
15109
SemanticEdit.Create(SemanticEditKind.
Update
, n0, n1, GetSyntaxMapFromMarkers(source0, source1))));
15180
SemanticEdit.Create(SemanticEditKind.
Update
, n1, n2, GetSyntaxMapFromMarkers(source1, source0))));
15343
SemanticEdit.Create(SemanticEditKind.
Update
, n0, n1, GetSyntaxMapFromMarkers(source0, source1))));
15393
SemanticEdit.Create(SemanticEditKind.
Update
, n1, n2, GetSyntaxMapFromMarkers(source1, source0))));
15482
SemanticEdit.Create(SemanticEditKind.
Update
, e0, e1, GetSyntaxMapFromMarkers(source0, source1))));
15580
SemanticEdit.Create(SemanticEditKind.
Update
, printMembers0, printMembers1)));
15661
SemanticEdit.Create(SemanticEditKind.
Update
, method0, method1)));
16012
ImmutableArray.Create(SemanticEdit.Create(SemanticEditKind.
Update
, method0, method1)));
16085
SemanticEdit.Create(SemanticEditKind.
Update
, method0, method1, GetSyntaxMapFromMarkers(source0, source1))));
17510
Edit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), preserveLocalVariables: true),
17537
Edit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), preserveLocalVariables: true),
17818
Edit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), preserveLocalVariables: true),
18621
SemanticEdit.Create(SemanticEditKind.
Update
, method0, method1, GetSyntaxMapFromMarkers(source0, source1))));
18697
SemanticEdit.Create(SemanticEditKind.
Update
, cm1_gen0, cm1_gen1, GetSyntaxMapFromMarkers(source0, source1)),
18950
Edit(SemanticEditKind.
Update
, symbolProvider: c => c.GetMember("C.F"), preserveLocalVariables: true),
19005
Edit(SemanticEditKind.
Update
, symbolProvider: c => c.GetParameterlessConstructor("C")),
19109
Edit(SemanticEditKind.
Update
, symbolProvider: c => c.GetMember("C.F")),
19218
Edit(SemanticEditKind.
Update
, symbolProvider: c => c.GetMember("C.F")),
19350
Edit(SemanticEditKind.
Update
, symbolProvider: c => c.GetMember("C.F")),
19412
Edit(SemanticEditKind.
Update
, symbolProvider: c => c.GetMember("C.F")),
19498
Edit(SemanticEditKind.
Update
, symbolProvider: c => c.GetMember("C.F")),
19624
Edit(SemanticEditKind.
Update
, symbolProvider: c => c.GetMember("C.F")),
19695
Edit(SemanticEditKind.
Update
, symbolProvider: c => c.GetMember("C.F")),
19827
Edit(SemanticEditKind.
Update
, symbolProvider: c => c.GetMember("C.F")),
19879
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 (1095)
EditAndContinue\ActiveStatementTests.cs (9)
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)
3207
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C..ctor"), preserveLocalVariables: true),
11992
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<INamedTypeSymbol>("C").GetMember("F2")),
12018
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<INamedTypeSymbol>("C").GetMember("F")),
12041
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)
106
semanticEdits: [SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.F"))]);
160
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.F")),
161
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.G"))
193
semanticEdits: [SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.F"))]);
398
semanticEdits: [SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.Bar"))]);
451
semanticEdits: [SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.Bar"))]);
481
semanticEdits: [SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.Bar"))]);
488
[SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.Bar"), syntaxMap[0])]);
548
semanticEdits: [SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.Bar"))],
581
semanticEdits: [SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.Bar"))],
611
semanticEdits: [SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.Bar"), preserveLocalVariables: true)]);
734
semanticEdits: [SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), preserveLocalVariables: true)]);
779
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<INamedTypeSymbol>("C").Constructors.Single(c => c.Parameters is [{ Type.SpecialType: SpecialType.System_Boolean }]), preserveLocalVariables: true)
830
semanticEdits: [SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<INamedTypeSymbol>("C").InstanceConstructors.Single(), preserveLocalVariables: true)]);
962
semanticEdits: [SemanticEdit(SemanticEditKind.
Update
, c => c.GetPrimaryConstructor("C"), preserveLocalVariables: true)]);
978
semanticEdits: [SemanticEdit(SemanticEditKind.
Update
, c => c.GetPrimaryConstructor("C"), preserveLocalVariables: true)]);
996
SemanticEdit(SemanticEditKind.
Update
, c => c.GetCopyConstructor("C")),
997
SemanticEdit(SemanticEditKind.
Update
, c => c.GetPrimaryConstructor("C"), preserveLocalVariables: true),
1015
SemanticEdit(SemanticEditKind.
Update
, c => c.GetPrimaryConstructor("C"), preserveLocalVariables: true)
1034
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.P")),
1035
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.get_P")),
1036
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.set_P")),
1037
SemanticEdit(SemanticEditKind.
Update
, c => c.GetPrimaryConstructor("C"), preserveLocalVariables: true),
1055
SemanticEdit(SemanticEditKind.
Update
, c => c.GetCopyConstructor("C")),
1056
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.P")),
1057
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.get_P")),
1058
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.set_P")),
1059
SemanticEdit(SemanticEditKind.
Update
, c => c.GetPrimaryConstructor("C"), preserveLocalVariables: true),
1113
semanticEdits: [SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<INamedTypeSymbol>("C").InstanceConstructors.Single(), preserveLocalVariables: true)]);
1170
semanticEdits: [SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<INamedTypeSymbol>("C").InstanceConstructors.Single(), preserveLocalVariables: true)],
1245
semanticEdits: [SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<INamedTypeSymbol>("C").InstanceConstructors.Single(), preserveLocalVariables: true)]);
1379
semanticEdits: [SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<INamedTypeSymbol>("C").StaticConstructors.Single(), preserveLocalVariables: true)]);
1424
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<INamedTypeSymbol>("C").InstanceConstructors.Single(), preserveLocalVariables: true)
1495
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<INamedTypeSymbol>("C").StaticConstructors.Single(), preserveLocalVariables: true)
1519
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<INamedTypeSymbol>("C").StaticConstructors.Single(), preserveLocalVariables: true)
1543
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<INamedTypeSymbol>("C").StaticConstructors.Single(), preserveLocalVariables: true)
1567
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<INamedTypeSymbol>("C").StaticConstructors.Single(), preserveLocalVariables: true)
1591
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<INamedTypeSymbol>("C").StaticConstructors.Single(), preserveLocalVariables: true)
1614
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<INamedTypeSymbol>("C").StaticConstructors.Single(), preserveLocalVariables: true)
1643
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<INamedTypeSymbol>("C").StaticConstructors.Single(), preserveLocalVariables: true)
1696
semanticEdits: [SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<IPropertySymbol>("C.P").GetMethod)]);
1837
semanticEdits: [SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.get_P"))]);
1860
semanticEdits: [SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.get_P"))]);
1880
semanticEdits: [SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<INamedTypeSymbol>("C").InstanceConstructors.Single(), preserveLocalVariables: true)]);
1905
semanticEdits: [SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<IPropertySymbol>("C.this[]").GetMethod)]);
2109
semanticEdits: [SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<IEventSymbol>("C.E").RemoveMethod)]);
2131
semanticEdits: [SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<IEventSymbol>("C.E").RemoveMethod)]);
2153
semanticEdits: [SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<IEventSymbol>("C.E").RemoveMethod)]);
2256
semanticEdits: [SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.F"))]);
2314
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("D.F3")), // overlaps with "void F1() { }"
2315
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("D.F4")), // overlaps with "void F2() { }"
2421
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.F"))
2450
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));
7014
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), syntaxMap, rudeEdits:
7056
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), syntaxMap, rudeEdits:
7093
[SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), preserveLocalVariables: true)],
7136
[SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), preserveLocalVariables: true)],
7176
[SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), preserveLocalVariables: true)],
7233
[SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), preserveLocalVariables: true)],
7305
[SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), preserveLocalVariables: true)],
7310
[SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), preserveLocalVariables: true)],
7359
[SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), preserveLocalVariables: true)],
7433
[SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), preserveLocalVariables: true)],
7483
[SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), preserveLocalVariables: true)],
7551
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), preserveLocalVariables: true));
7584
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), syntaxMap, rudeEdits:
7621
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), syntaxMap, rudeEdits:
7658
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), syntaxMap, rudeEdits:
7695
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), syntaxMap, rudeEdits:
7796
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), syntaxMap, rudeEdits:
7830
edits.VerifySemantics(SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), preserveLocalVariables: true));
7860
edits.VerifySemantics(SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), preserveLocalVariables: true));
8021
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), preserveLocalVariables: true));
8045
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.get_Item"), preserveLocalVariables: true));
8075
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), preserveLocalVariables: true));
8113
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), preserveLocalVariables: true));
8145
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.set_D")));
8177
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.set_Item")));
8209
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.add_D")));
8241
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.remove_D")));
8281
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), preserveLocalVariables: true));
8306
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.get_Item"), preserveLocalVariables: true));
8331
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.set_Item"), preserveLocalVariables: true));
8363
[SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.set_Item"), preserveLocalVariables: true)],
8396
[SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.remove_D"), preserveLocalVariables: true)],
8429
[SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.remove_D"), preserveLocalVariables: true)],
8460
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), preserveLocalVariables: true));
8498
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), preserveLocalVariables: true));
8532
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), preserveLocalVariables: true));
8574
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<IMethodSymbol>("C.F").PartialImplementationPart, preserveLocalVariables: true, partialType: "C"));
8610
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), preserveLocalVariables: true));
8651
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), preserveLocalVariables: true));
8689
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), preserveLocalVariables: true));
8769
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), preserveLocalVariables: true));
8843
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), syntaxMap, rudeEdits:
8882
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), syntaxMap, rudeEdits:
8932
edits.VerifySemantics(SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.M"), preserveLocalVariables: true));
8961
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), syntaxMap, rudeEdits:
8978
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), syntaxMap, rudeEdits:
9009
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), syntaxMap, rudeEdits:
9413
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), syntaxMap, rudeEdits:
9436
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), syntaxMap, rudeEdits:
9464
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), syntaxMap, rudeEdits:
9485
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), syntaxMap, rudeEdits:
9719
[SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("Program.<Main>$"))],
9782
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), syntaxMap, rudeEdits:
9821
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), syntaxMap, rudeEdits:
9860
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), syntaxMap, rudeEdits:
9967
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), syntaxMap, rudeEdits:
10008
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), syntaxMap, rudeEdits:
10049
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), syntaxMap, rudeEdits:
10091
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), syntaxMap, rudeEdits:
10132
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), syntaxMap, rudeEdits:
10173
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), syntaxMap, rudeEdits:
10214
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), syntaxMap, rudeEdits:
10255
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), syntaxMap, rudeEdits:
10296
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), syntaxMap, rudeEdits:
10383
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), syntaxMap, rudeEdits:
10590
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), syntaxMap, rudeEdits:
10660
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), syntaxMap, rudeEdits:
10914
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), preserveLocalVariables: true));
10960
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), preserveLocalVariables: true));
11041
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), preserveLocalVariables: true));
11082
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), preserveLocalVariables: true));
11124
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), preserveLocalVariables: true));
11164
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), preserveLocalVariables: true));
11348
[SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), preserveLocalVariables: true)],
11398
[SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), preserveLocalVariables: true)],
11451
[SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), preserveLocalVariables: true)],
11840
[SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), preserveLocalVariables: true)],
11868
[SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), preserveLocalVariables: true)],
11890
[SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), preserveLocalVariables: true)],
11912
[SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), preserveLocalVariables: false)],
11940
[SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), preserveLocalVariables: false)],
11968
[SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), preserveLocalVariables: false)],
11995
[SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), preserveLocalVariables: false)],
12023
[SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), preserveLocalVariables: true)],
12051
[SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), preserveLocalVariables: true)],
12078
[SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), preserveLocalVariables: false)],
12106
[SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), preserveLocalVariables: false)],
12161
[SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), preserveLocalVariables: true)],
12292
[SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), preserveLocalVariables: true)],
12320
[SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), preserveLocalVariables: true)],
12350
[SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), preserveLocalVariables: true)],
12389
[SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), preserveLocalVariables: true)],
13311
[SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("Program.<Main>$"), preserveLocalVariables: true)]);
13330
[SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("Program.<Main>$"), preserveLocalVariables: true)],
13350
[SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("Program.<Main>$"), preserveLocalVariables: true)]);
13368
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("Program.<Main>$"), preserveLocalVariables: true));
13396
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("Program.<Main>$"), preserveLocalVariables: true));
13430
[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")));
2218
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<INamedTypeSymbol>("I").GetMember("M"))
2443
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C")),
2444
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("S")),
2445
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("I")),
2446
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.F")),
2447
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("S.F")),
2448
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("I.F"))
2528
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<INamedTypeSymbol>("C").GetMember("M")),
2608
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<INamedTypeSymbol>("C").GetMember("F")),
2609
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<INamedTypeSymbol>("S").GetMember("F")),
2610
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<INamedTypeSymbol>("I").GetMember("F")),
2669
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<INamedTypeSymbol>("C").GetMember("AbstractMethod")),
2670
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<INamedTypeSymbol>("C").GetMember("VirtualMethod")),
2671
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<INamedTypeSymbol>("C").GetMember("ToString")),
2672
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<INamedTypeSymbol>("C").GetMember("I.G")),
2673
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<INamedTypeSymbol>("I").GetMember("G")),
2674
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<INamedTypeSymbol>("I").GetMember("F")),
2723
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<INamedTypeSymbol>("C").GetMember("AbstractMethod")),
2724
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<INamedTypeSymbol>("C").GetMember("VirtualMethod")),
2725
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<INamedTypeSymbol>("C").GetMember("ToString")),
2726
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<INamedTypeSymbol>("C").GetMember("I.G")),
2727
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<INamedTypeSymbol>("I").GetMember("G")),
2728
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<INamedTypeSymbol>("I").GetMember("F")),
2766
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<IPropertySymbol>("C.P").GetMethod),
2767
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<IPropertySymbol>("C.P").SetMethod),
2768
SemanticEdit(SemanticEditKind.
Update
, c => c.GetParameterlessConstructor("C"), preserveLocalVariables: true),
2807
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<IPropertySymbol>("C.P").GetMethod),
2808
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<IPropertySymbol>("C.P").SetMethod),
2809
SemanticEdit(SemanticEditKind.
Update
, c => c.GetParameterlessConstructor("C"), partialType: "C", preserveLocalVariables: true),
2848
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<IPropertySymbol>("C.P").GetMethod),
2849
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<IPropertySymbol>("C.P").SetMethod),
2850
SemanticEdit(SemanticEditKind.
Update
, c => c.GetParameterlessConstructor("C"), partialType: "C", preserveLocalVariables: true),
3192
SemanticEdit(SemanticEditKind.
Update
, c => methodName switch { ".ctor" => c.GetCopyConstructor("C"), "Equals" => c.GetSpecializedEqualsOverload("C"), _ => c.GetMember("C." + methodName) }),
3218
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMembers("C.PrintMembers").First().ISymbol),
3238
SemanticEdit(SemanticEditKind.
Update
, c => methodName switch { ".ctor" => c.GetCopyConstructor("C"), "Equals" => c.GetSpecializedEqualsOverload("C"), _ => c.GetMember("C." + methodName) }));
3256
SemanticEdit(SemanticEditKind.
Update
, c => methodName switch { ".ctor" => c.GetCopyConstructor("C"), "Equals" => c.GetSpecializedEqualsOverload("C"), _ => c.GetMember("C." + methodName) }));
3284
SemanticEdit(SemanticEditKind.
Update
, c => methodName switch { ".ctor" => c.GetCopyConstructor("C"), "Equals" => c.GetSpecializedEqualsOverload("C"), _ => c.GetMember("C." + methodName) }),
3318
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.PrintMembers")),
3319
SemanticEdit(SemanticEditKind.
Update
, c => c.GetSpecializedEqualsOverload("C")),
3320
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.GetHashCode")),
3321
SemanticEdit(SemanticEditKind.
Update
, c => c.GetCopyConstructor("C")),
3351
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.PrintMembers")),
3352
SemanticEdit(SemanticEditKind.
Update
, c => c.GetSpecializedEqualsOverload("C")),
3353
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.GetHashCode")),
3370
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.PrintMembers")),
3371
SemanticEdit(SemanticEditKind.
Update
, c => c.GetSpecializedEqualsOverload("C")),
3372
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.GetHashCode")),
3373
SemanticEdit(SemanticEditKind.
Update
, c => c.GetCopyConstructor("C")),
3375
SemanticEdit(SemanticEditKind.
Update
, c => c.GetPrimaryConstructor("C"), preserveLocalVariables: true)
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")),
3432
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.PrintMembers")),
3433
SemanticEdit(SemanticEditKind.
Update
, c => c.GetSpecializedEqualsOverload("C")),
3434
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.GetHashCode")),
3435
SemanticEdit(SemanticEditKind.
Update
, c => c.GetCopyConstructor("C")),
3437
SemanticEdit(SemanticEditKind.
Update
, c => c.GetPrimaryConstructor("C"), syntaxMap[0]),
3462
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<INamedTypeSymbol>("C").Constructors.Single(c => c.Parameters.Length == 0), preserveLocalVariables: true));
3474
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<INamedTypeSymbol>("C").Constructors.Single(c => c.Parameters[0].Type.ToDisplayString() == "int"), preserveLocalVariables: true));
3489
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.PrintMembers")),
3490
SemanticEdit(SemanticEditKind.
Update
, c => c.GetSpecializedEqualsOverload("C")),
3491
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.GetHashCode")),
3492
SemanticEdit(SemanticEditKind.
Update
, c => c.GetCopyConstructor("C")),
3512
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.PrintMembers")),
3513
SemanticEdit(SemanticEditKind.
Update
, c => c.GetSpecializedEqualsOverload("C")),
3514
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.GetHashCode")),
3515
SemanticEdit(SemanticEditKind.
Update
, c => c.GetCopyConstructor("C")),
3625
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.PrintMembers")),
3626
SemanticEdit(SemanticEditKind.
Update
, c => c.GetSpecializedEqualsOverload("C")),
3627
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.GetHashCode")),
3628
SemanticEdit(SemanticEditKind.
Update
, c => c.GetCopyConstructor("C")),
3632
SemanticEdit(SemanticEditKind.
Update
, c => c.GetPrimaryConstructor("C"), preserveLocalVariables: true),
3649
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.PrintMembers")),
3650
SemanticEdit(SemanticEditKind.
Update
, c => c.GetSpecializedEqualsOverload("C")),
3651
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.GetHashCode")),
3652
SemanticEdit(SemanticEditKind.
Update
, c => c.GetCopyConstructor("C")),
3653
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.get_X")),
3654
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.set_X")),
3655
SemanticEdit(SemanticEditKind.
Update
, c => c.GetPrimaryConstructor("C"), preserveLocalVariables: true));
3680
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.PrintMembers")),
3681
SemanticEdit(SemanticEditKind.
Update
, c => c.GetSpecializedEqualsOverload("C")),
3682
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.GetHashCode")),
3683
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.get_X")),
3684
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.set_X")),
3685
SemanticEdit(SemanticEditKind.
Update
, c => c.GetPrimaryConstructor("C"), preserveLocalVariables: true));
3707
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.PrintMembers")),
3708
SemanticEdit(SemanticEditKind.
Update
, c => c.GetSpecializedEqualsOverload("C")),
3709
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.GetHashCode")),
3710
SemanticEdit(SemanticEditKind.
Update
, c => c.GetCopyConstructor("C")),
3711
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.get_X")),
3712
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.set_X")),
3713
SemanticEdit(SemanticEditKind.
Update
, c => c.GetPrimaryConstructor("C"), partialType: "C", preserveLocalVariables: true)
3733
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.PrintMembers")),
3734
SemanticEdit(SemanticEditKind.
Update
, c => c.GetSpecializedEqualsOverload("C")),
3735
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.GetHashCode")),
3736
SemanticEdit(SemanticEditKind.
Update
, c => c.GetCopyConstructor("C")),
3737
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<IPropertySymbol>("C.X").GetMethod),
3738
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<IPropertySymbol>("C.X").SetMethod),
3739
SemanticEdit(SemanticEditKind.
Update
, c => c.GetPrimaryConstructor("C"), preserveLocalVariables: true),
3762
expectedEdits.Add(SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.PrintMembers")));
3765
expectedEdits.Add(SemanticEdit(SemanticEditKind.
Update
, c => c.GetSpecializedEqualsOverload("C")));
3769
expectedEdits.Add(SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.GetHashCode")));
3774
expectedEdits.Add(SemanticEdit(SemanticEditKind.
Update
, c => c.GetCopyConstructor("C")));
3777
expectedEdits.Add(SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<IPropertySymbol>("C.X").GetMethod));
3778
expectedEdits.Add(SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<IPropertySymbol>("C.X").SetMethod));
3779
expectedEdits.Add(SemanticEdit(SemanticEditKind.
Update
, c => c.GetPrimaryConstructor("C"), preserveLocalVariables: true));
3807
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.PrintMembers")),
3808
SemanticEdit(SemanticEditKind.
Update
, c => c.GetSpecializedEqualsOverload("C")),
3809
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.GetHashCode")),
3810
SemanticEdit(SemanticEditKind.
Update
, c => c.GetCopyConstructor("C")),
3811
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<IPropertySymbol>("C.X").GetMethod),
3812
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<IPropertySymbol>("C.X").SetMethod),
3813
SemanticEdit(SemanticEditKind.
Update
, c => c.GetPrimaryConstructor("C"), partialType : "C", preserveLocalVariables: true),
3830
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.PrintMembers")),
3831
SemanticEdit(SemanticEditKind.
Update
, c => c.GetSpecializedEqualsOverload("C")),
3832
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.GetHashCode")),
3833
SemanticEdit(SemanticEditKind.
Update
, c => c.GetCopyConstructor("C")),
3834
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.P")),
3835
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.get_P")),
3836
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.set_P")),
3837
SemanticEdit(SemanticEditKind.
Update
, c => c.GetPrimaryConstructor("C"), preserveLocalVariables: true),
3857
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.PrintMembers")),
3858
SemanticEdit(SemanticEditKind.
Update
, c => c.GetSpecializedEqualsOverload("C")),
3859
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.GetHashCode")),
3860
SemanticEdit(SemanticEditKind.
Update
, c => c.GetCopyConstructor("C")),
3861
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.get_P")),
3862
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.set_P")),
3863
SemanticEdit(SemanticEditKind.
Update
, c => c.GetPrimaryConstructor("C"), preserveLocalVariables: true),
3899
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.PrintMembers")),
3900
SemanticEdit(SemanticEditKind.
Update
, c => c.GetSpecializedEqualsOverload("C")),
3901
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.GetHashCode")),
3902
SemanticEdit(SemanticEditKind.
Update
, c => c.GetCopyConstructor("C")),
3959
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.PrintMembers")),
3960
SemanticEdit(SemanticEditKind.
Update
, c => c.GetSpecializedEqualsOverload("C")),
3961
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.GetHashCode")),
3962
SemanticEdit(SemanticEditKind.
Update
, c => c.GetCopyConstructor("C")),
3964
SemanticEdit(SemanticEditKind.
Update
, c => c.GetPrimaryConstructor("C"), preserveLocalVariables: true),
3993
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.PrintMembers")),
3994
SemanticEdit(SemanticEditKind.
Update
, c => c.GetSpecializedEqualsOverload("C")),
3995
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.GetHashCode")),
3996
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.get_P")),
3997
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.set_P")),
3998
SemanticEdit(SemanticEditKind.
Update
, c => c.GetPrimaryConstructor("C"), preserveLocalVariables: true),
4013
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.PrintMembers")),
4014
SemanticEdit(SemanticEditKind.
Update
, c => c.GetSpecializedEqualsOverload("C")),
4015
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.GetHashCode")),
4016
SemanticEdit(SemanticEditKind.
Update
, c => c.GetCopyConstructor("C")),
4017
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.get_X")),
4018
SemanticEdit(SemanticEditKind.
Update
, c => c.GetPrimaryConstructor("C"), preserveLocalVariables: true),
4035
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.PrintMembers")),
4036
SemanticEdit(SemanticEditKind.
Update
, c => c.GetSpecializedEqualsOverload("C")),
4037
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.GetHashCode")),
4038
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.get_P")),
4039
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.set_P")),
4040
SemanticEdit(SemanticEditKind.
Update
, c => c.GetPrimaryConstructor("C"), preserveLocalVariables: true),
4115
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.PrintMembers")),
4116
SemanticEdit(SemanticEditKind.
Update
, c => c.GetSpecializedEqualsOverload("C")),
4117
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.GetHashCode")),
4118
SemanticEdit(SemanticEditKind.
Update
, c => c.GetCopyConstructor("C")),
4119
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.get_X")),
4120
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.set_X")),
4121
SemanticEdit(SemanticEditKind.
Update
, c => c.GetPrimaryConstructor("C"), preserveLocalVariables: true));
4145
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.PrintMembers")),
4146
SemanticEdit(SemanticEditKind.
Update
, c => c.GetSpecializedEqualsOverload("C")),
4147
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.GetHashCode")),
4148
SemanticEdit(SemanticEditKind.
Update
, c => c.GetCopyConstructor("C")),
4149
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.get_X")),
4150
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.set_X")),
4151
SemanticEdit(SemanticEditKind.
Update
, c => c.GetPrimaryConstructor("C"), partialType: "C", preserveLocalVariables: true)
4167
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.PrintMembers")),
4168
SemanticEdit(SemanticEditKind.
Update
, c => c.GetSpecializedEqualsOverload("C")),
4169
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.GetHashCode")),
4170
SemanticEdit(SemanticEditKind.
Update
, c => c.GetCopyConstructor("C")),
4171
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.get_X")),
4172
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.set_X")),
4173
SemanticEdit(SemanticEditKind.
Update
, c => c.GetPrimaryConstructor("C"), preserveLocalVariables: true));
4196
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.PrintMembers")),
4197
SemanticEdit(SemanticEditKind.
Update
, c => c.GetSpecializedEqualsOverload("C")),
4198
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.GetHashCode")),
4199
SemanticEdit(SemanticEditKind.
Update
, c => c.GetCopyConstructor("C")),
4200
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.get_X")),
4201
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.set_X")),
4202
SemanticEdit(SemanticEditKind.
Update
, c => c.GetPrimaryConstructor("C"), partialType: "C", preserveLocalVariables: true)
4218
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.PrintMembers")),
4219
SemanticEdit(SemanticEditKind.
Update
, c => c.GetSpecializedEqualsOverload("C")),
4220
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.GetHashCode")),
4221
SemanticEdit(SemanticEditKind.
Update
, c => c.GetCopyConstructor("C")),
4222
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.P")),
4223
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.get_P")),
4224
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.set_P")),
4225
SemanticEdit(SemanticEditKind.
Update
, c => c.GetPrimaryConstructor("C"), preserveLocalVariables: true),
4245
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.PrintMembers")),
4246
SemanticEdit(SemanticEditKind.
Update
, c => c.GetSpecializedEqualsOverload("C")),
4247
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.GetHashCode")),
4248
SemanticEdit(SemanticEditKind.
Update
, c => c.GetCopyConstructor("C")),
4249
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.get_P")),
4250
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.set_P")),
4251
SemanticEdit(SemanticEditKind.
Update
, c => c.GetPrimaryConstructor("C"), preserveLocalVariables: true),
4276
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<IPropertySymbol>("C.Y").GetMethod),
4277
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<IPropertySymbol>("C.Y").SetMethod)
4407
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("N.A"))
4901
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("D")),
4902
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("D.Invoke")),
4903
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("D.EndInvoke"))
4923
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("D")),
4924
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("D.Invoke")),
4925
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("D.EndInvoke"))
4990
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("D.Invoke")),
4991
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("D.BeginInvoke"))
5020
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("D.BeginInvoke")),
5021
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("D.Invoke")));
5040
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("D.Invoke")),
5041
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("D.BeginInvoke"))
5205
[SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("D"))],
5224
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("D.Invoke")),
5225
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("D.EndInvoke")),
5226
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("D")),
5333
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.D.M"))
5352
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.D.M"))
5370
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.D.M"))
5387
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C")),
5388
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.D.M"))
6078
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C"), partialType: "C")
6175
semanticEdits: [SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<INamedTypeSymbol>("C").GetMember("F"))]),
6178
semanticEdits: [SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<INamedTypeSymbol>("C").GetMember("G"))]),
6203
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C"), partialType: "C")
6207
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C"), partialType: "C")
6233
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.F"))
6237
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.G"))
6290
semanticEdits: [SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<INamedTypeSymbol>("I").GetMember<INamedTypeSymbol>("C").GetMember("F1"))]),
6298
semanticEdits: [SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<INamedTypeSymbol>("I").GetMember<INamedTypeSymbol>("C").GetMember("F2"))]),
6973
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<IMethodSymbol>("C.M")),
6974
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<IPropertySymbol>("C.P1").GetMethod),
6975
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<IPropertySymbol>("C.P1").SetMethod),
6976
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<IPropertySymbol>("C.P2").GetMethod),
6977
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<IPropertySymbol>("C.P2").SetMethod),
6978
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMembers<IPropertySymbol>("C.this[]").Single(m => m.Parameters[0].Type.Name == "Int32").GetMethod),
6979
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMembers<IPropertySymbol>("C.this[]").Single(m => m.Parameters[0].Type.Name == "Int32").SetMethod),
6980
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMembers<IPropertySymbol>("C.this[]").Single(m => m.Parameters[0].Type.Name == "Int32")),
6981
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMembers<IPropertySymbol>("C.this[]").Single(m => m.Parameters[0].Type.Name == "Byte").GetMethod),
6982
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMembers<IPropertySymbol>("C.this[]").Single(m => m.Parameters[0].Type.Name == "Byte").SetMethod),
6983
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMembers<IPropertySymbol>("C.this[]").Single(m => m.Parameters[0].Type.Name == "Byte")),
6984
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<IEventSymbol>("C.E").AddMethod),
6985
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<IEventSymbol>("C.E").RemoveMethod),
7004
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<INamedTypeSymbol>("C").GetMember("F"), preserveLocalVariables: false)
7027
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.F"))
7046
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.F"))
7077
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.F"))
7110
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<INamedTypeSymbol>("C").GetMember("Finalize"), preserveLocalVariables: false),
7150
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.F2")),
7156
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.F1")),
7192
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.F2")),
7208
semanticEdits: [SemanticEdit(SemanticEditKind.
Update
, c => c.GetMembers<IMethodSymbol>("C.F").Single(m => m.Parameters is [{ Type.SpecialType: SpecialType.System_Char }]))]),
7211
semanticEdits: [SemanticEdit(SemanticEditKind.
Update
, c => c.GetMembers<IMethodSymbol>("C.F").Single(m => m.Parameters is [{ Type.SpecialType: SpecialType.System_Byte }]))]),
7228
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMembers<IPropertySymbol>("C.this[]").Single(m => m.Parameters is [{ Type.SpecialType: SpecialType.System_Char }])),
7229
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMembers<IPropertySymbol>("C.this[]").Single(m => m.Parameters is [{ Type.SpecialType: SpecialType.System_Char }]).GetMethod),
7230
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMembers<IPropertySymbol>("C.this[]").Single(m => m.Parameters is [{ Type.SpecialType: SpecialType.System_Char }]).SetMethod),
7236
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMembers<IPropertySymbol>("C.this[]").Single(m => m.Parameters is [{ Type.SpecialType: SpecialType.System_Byte }])),
7237
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMembers<IPropertySymbol>("C.this[]").Single(m => m.Parameters is [{ Type.SpecialType: SpecialType.System_Byte }]).GetMethod),
7238
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMembers<IPropertySymbol>("C.this[]").Single(m => m.Parameters is [{ Type.SpecialType: SpecialType.System_Byte }]).SetMethod),
7284
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), preserveLocalVariables: true)
7305
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<INamedTypeSymbol>("C").GetMember<IPropertySymbol>("P").GetMethod),
7306
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<INamedTypeSymbol>("C").GetMember<IPropertySymbol>("P").SetMethod)
7326
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<INamedTypeSymbol>("C").GetMember<IPropertySymbol>("P").GetMethod)
7346
SemanticEdit(SemanticEditKind.
Update
, c => c.GetParameterlessConstructor("C"), partialType: "C", preserveLocalVariables: true)
7366
SemanticEdit(SemanticEditKind.
Update
, c => c.GetParameterlessConstructor("C"), partialType: "C", preserveLocalVariables: true)
7386
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<INamedTypeSymbol>("C").InstanceConstructors.Single(), partialType: "C", preserveLocalVariables: true)
7514
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<INamedTypeSymbol>("C").GetMember<IMethodSymbol>("F")));
7529
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<INamedTypeSymbol>("C").GetMember<IMethodSymbol>("F")));
7547
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("S.M")));
7570
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<INamedTypeSymbol>("S").GetMember<IMethodSymbol>("M")));
7680
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.M")));
7838
[SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), preserveLocalVariables: false)]);
7866
[SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.M"), preserveLocalVariables: false)]);
7881
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), preserveLocalVariables: false)
7897
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), preserveLocalVariables: false)
7934
[SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), syntaxMap[0])]);
8365
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.puts")),
8408
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.puts")),
8441
edits.VerifySemantics([SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.H"))]);
8472
edits.VerifySemantics([SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("I.H"))]);
8858
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.F"))
8890
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.F"))
9089
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), preserveLocalVariables: true)
9338
[SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("Test.F"))],
9375
[SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.M"))],
9414
[SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.M"))]);
10194
semanticEdits: [SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<IMethodSymbol>("C.F").PartialImplementationPart, partialType: "C")]),
10215
semanticEdits: [SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<IMethodSymbol>("C.F").PartialImplementationPart, partialType: "C")]),
10232
semanticEdits: [SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<IMethodSymbol>("C.F").PartialImplementationPart, partialType: "C")]),
10234
semanticEdits: [SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<IMethodSymbol>("C.F").PartialImplementationPart, partialType: "C")]),
10298
semanticEdits: [SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<IMethodSymbol>("C.F").PartialImplementationPart, partialType: "C")]),
10300
semanticEdits: [SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<IMethodSymbol>("C.F").PartialImplementationPart, partialType: "C")])
10362
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")]),
10412
semanticEdits: [SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<IMethodSymbol>("C.F").PartialImplementationPart, partialType: "C")]),
10414
semanticEdits: [SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<IMethodSymbol>("C.F").PartialImplementationPart, partialType: "C")]),
10442
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<IMethodSymbol>("C.F").PartialImplementationPart, partialType: "C")
10627
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<INamedTypeSymbol>("C").GetMember("op_Addition"))
10633
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<INamedTypeSymbol>("C").GetMember("op_Implicit"))
10672
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.op_Implicit")),
10673
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.op_Addition")),
10697
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.op_Implicit")),
10698
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.op_Addition")),
10714
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.op_Addition"))
10730
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.op_Addition"))
10851
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C..ctor"), preserveLocalVariables: true)
10867
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C..ctor"), preserveLocalVariables: true)
10885
SemanticEdit(SemanticEditKind.
Update
, c => c.GetPrimaryConstructor("C"), preserveLocalVariables: true),
10886
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.get_P")),
10887
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.set_P")),
10905
SemanticEdit(SemanticEditKind.
Update
, c => c.GetPrimaryConstructor("C"), preserveLocalVariables: true),
10906
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.P")),
10907
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.get_P")),
10908
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.set_P")),
10943
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.P")),
10960
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.PrintMembers")),
10961
SemanticEdit(SemanticEditKind.
Update
, c => c.GetSpecializedEqualsOverload("C")),
10962
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.GetHashCode")),
10963
SemanticEdit(SemanticEditKind.
Update
, c => c.GetCopyConstructor("C")),
10964
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.get_P")),
10965
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.set_P")),
10966
SemanticEdit(SemanticEditKind.
Update
, c => c.GetPrimaryConstructor("C"), preserveLocalVariables: true),
10983
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.P")),
10984
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.get_P")),
10985
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.set_P")),
10986
SemanticEdit(SemanticEditKind.
Update
, c => c.GetPrimaryConstructor("C"), preserveLocalVariables: true),
11080
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.PrintMembers")),
11081
SemanticEdit(SemanticEditKind.
Update
, c => c.GetSpecializedEqualsOverload("C")),
11082
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.GetHashCode")),
11083
SemanticEdit(SemanticEditKind.
Update
, c => c.GetCopyConstructor("C")),
11173
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.PrintMembers")),
11174
SemanticEdit(SemanticEditKind.
Update
, c => c.GetSpecializedEqualsOverload("C")),
11175
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.GetHashCode")),
11176
SemanticEdit(SemanticEditKind.
Update
, c => c.GetCopyConstructor("C")),
11209
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.PrintMembers")),
11210
SemanticEdit(SemanticEditKind.
Update
, c => c.GetSpecializedEqualsOverload("C")),
11211
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.GetHashCode")),
11212
SemanticEdit(SemanticEditKind.
Update
, c => c.GetCopyConstructor("C")),
11237
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.PrintMembers")),
11238
SemanticEdit(SemanticEditKind.
Update
, c => c.GetSpecializedEqualsOverload("C")),
11239
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.GetHashCode")),
11256
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.PrintMembers")),
11257
SemanticEdit(SemanticEditKind.
Update
, c => c.GetSpecializedEqualsOverload("C")),
11258
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.GetHashCode")),
11259
SemanticEdit(SemanticEditKind.
Update
, c => c.GetCopyConstructor("C")),
11260
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.get_Y")),
11261
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.set_Y")),
11262
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.Y")),
11281
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.Y")),
11284
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.PrintMembers")),
11285
SemanticEdit(SemanticEditKind.
Update
, c => c.GetSpecializedEqualsOverload("C")),
11286
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.GetHashCode")),
11287
SemanticEdit(SemanticEditKind.
Update
, c => c.GetCopyConstructor("C")),
11305
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.get_Y"), syntaxMap: syntaxMap[0]),
11308
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.PrintMembers")),
11309
SemanticEdit(SemanticEditKind.
Update
, c => c.GetSpecializedEqualsOverload("C")),
11310
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.GetHashCode")),
11311
SemanticEdit(SemanticEditKind.
Update
, c => c.GetCopyConstructor("C")),
11328
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.Y")),
11331
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.PrintMembers")),
11332
SemanticEdit(SemanticEditKind.
Update
, c => c.GetSpecializedEqualsOverload("C")),
11333
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.GetHashCode")),
11334
SemanticEdit(SemanticEditKind.
Update
, c => c.GetCopyConstructor("C")),
11353
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.PrintMembers")),
11354
SemanticEdit(SemanticEditKind.
Update
, c => c.GetSpecializedEqualsOverload("C")),
11355
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.GetHashCode")),
11356
SemanticEdit(SemanticEditKind.
Update
, c => c.GetCopyConstructor("C")),
11380
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.PrintMembers")),
11381
SemanticEdit(SemanticEditKind.
Update
, c => c.GetSpecializedEqualsOverload("C")),
11382
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.GetHashCode")),
11383
SemanticEdit(SemanticEditKind.
Update
, c => c.GetCopyConstructor("C")),
11400
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMembers<IMethodSymbol>("C.Deconstruct").Single(m => m.Parameters is [_])),
11405
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.PrintMembers")),
11406
SemanticEdit(SemanticEditKind.
Update
, c => c.GetSpecializedEqualsOverload("C")),
11407
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.GetHashCode")),
11408
SemanticEdit(SemanticEditKind.
Update
, c => c.GetCopyConstructor("C")),
11430
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.PrintMembers")),
11431
SemanticEdit(SemanticEditKind.
Update
, c => c.GetSpecializedEqualsOverload("C")),
11432
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.GetHashCode")),
11433
SemanticEdit(SemanticEditKind.
Update
, c => c.GetCopyConstructor("C")),
11454
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.PrintMembers")),
11455
SemanticEdit(SemanticEditKind.
Update
, c => c.GetSpecializedEqualsOverload("C")),
11456
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.GetHashCode")),
11457
SemanticEdit(SemanticEditKind.
Update
, c => c.GetCopyConstructor("C")),
11579
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.get_X")),
11618
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.PrintMembers")),
11619
SemanticEdit(SemanticEditKind.
Update
, c => c.GetSpecializedEqualsOverload("C")),
11620
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.GetHashCode")),
11621
SemanticEdit(SemanticEditKind.
Update
, c => c.GetCopyConstructor("C")),
11707
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.PrintMembers")),
11708
SemanticEdit(SemanticEditKind.
Update
, c => c.GetSpecializedEqualsOverload("C")),
11709
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.GetHashCode")),
11710
SemanticEdit(SemanticEditKind.
Update
, c => c.GetCopyConstructor("C")),
11729
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.PrintMembers")),
11730
SemanticEdit(SemanticEditKind.
Update
, c => c.GetSpecializedEqualsOverload("C")),
11731
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.GetHashCode")),
11732
SemanticEdit(SemanticEditKind.
Update
, c => c.GetCopyConstructor("C")),
11749
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMembers<IMethodSymbol>("C.Deconstruct").Single(m => m.Parameters is [_, _])),
11752
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.PrintMembers")),
11753
SemanticEdit(SemanticEditKind.
Update
, c => c.GetSpecializedEqualsOverload("C")),
11754
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.GetHashCode")),
11755
SemanticEdit(SemanticEditKind.
Update
, c => c.GetCopyConstructor("C")),
11775
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.PrintMembers")),
11776
SemanticEdit(SemanticEditKind.
Update
, c => c.GetSpecializedEqualsOverload("C")),
11777
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.GetHashCode")),
11778
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")),
11825
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.PrintMembers")),
11826
SemanticEdit(SemanticEditKind.
Update
, c => c.GetSpecializedEqualsOverload("C")),
11827
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.GetHashCode")),
11828
SemanticEdit(SemanticEditKind.
Update
, c => c.GetCopyConstructor("C")),
12005
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.PrintMembers")),
12006
SemanticEdit(SemanticEditKind.
Update
, c => c.GetSpecializedEqualsOverload("C")),
12007
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.GetHashCode")),
12008
SemanticEdit(SemanticEditKind.
Update
, c => c.GetCopyConstructor("C")),
12009
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.x")),
12010
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.get_x")),
12011
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.set_x")),
12012
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.get_y")),
12013
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.set_y")),
12037
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.M")));
12171
SemanticEdit(SemanticEditKind.
Update
, c => c.GetPrimaryConstructor("C"), partialType: "C", preserveLocalVariables: true)
12195
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.get_P")),
12196
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.set_P")),
12197
SemanticEdit(SemanticEditKind.
Update
, c => c.GetPrimaryConstructor("C"), partialType: "C", preserveLocalVariables: true)
12221
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<INamedTypeSymbol>("C").InstanceConstructors.Single(c => c.Parameters is [{ Name: "a"}]), partialType: "C", preserveLocalVariables: true)
12243
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.PrintMembers")),
12244
SemanticEdit(SemanticEditKind.
Update
, c => c.GetSpecializedEqualsOverload("C")),
12245
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.GetHashCode")),
12246
SemanticEdit(SemanticEditKind.
Update
, c => c.GetCopyConstructor("C")),
12247
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.Deconstruct")),
12248
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.get_P")),
12249
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.set_P")),
12250
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<INamedTypeSymbol>("C").InstanceConstructors.Single(c => c.Parameters is [{ Name: "P"}]), partialType: "C", preserveLocalVariables: true),
12272
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.get_P")),
12273
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.set_P")),
12274
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<INamedTypeSymbol>("C").InstanceConstructors.Single(c => c.Parameters is [{ Name: "P" }]), partialType: "C", preserveLocalVariables: true),
12275
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.Deconstruct")),
12276
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.PrintMembers")),
12277
SemanticEdit(SemanticEditKind.
Update
, c => c.GetSpecializedEqualsOverload("C")),
12278
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.GetHashCode")),
12279
SemanticEdit(SemanticEditKind.
Update
, c => c.GetCopyConstructor("C")),
12301
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.get_P")),
12302
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.set_P")),
12303
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<INamedTypeSymbol>("C").InstanceConstructors.Single(c => c.Parameters is [{ Name: "P" }]), partialType: "C", preserveLocalVariables: true),
12304
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.Deconstruct")),
12305
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.PrintMembers")),
12306
SemanticEdit(SemanticEditKind.
Update
, c => c.GetSpecializedEqualsOverload("C")),
12307
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.GetHashCode")),
12308
SemanticEdit(SemanticEditKind.
Update
, c => c.GetCopyConstructor("C")),
12335
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.PrintMembers")),
12336
SemanticEdit(SemanticEditKind.
Update
, c => c.GetSpecializedEqualsOverload("C")),
12337
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.GetHashCode")),
12338
SemanticEdit(SemanticEditKind.
Update
, c => c.GetCopyConstructor("C")),
12340
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<INamedTypeSymbol>("C").InstanceConstructors.Single(m => m.Parameters is [{ Name: "P" }]), partialType: "C", preserveLocalVariables: true),
12341
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.Deconstruct")),
12371
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<INamedTypeSymbol>("C").InstanceConstructors.Single(m => m.Parameters is [{ Name: "P" }])),
12372
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<INamedTypeSymbol>("C").InstanceConstructors.Single(m => m.Parameters is []), partialType: "C", preserveLocalVariables: true),
12373
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.PrintMembers")),
12374
SemanticEdit(SemanticEditKind.
Update
, c => c.GetSpecializedEqualsOverload("C")),
12375
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.GetHashCode")),
12376
SemanticEdit(SemanticEditKind.
Update
, c => c.GetCopyConstructor("C")),
12404
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.PrintMembers")),
12405
SemanticEdit(SemanticEditKind.
Update
, c => c.GetSpecializedEqualsOverload("C")),
12406
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.GetHashCode")),
12407
SemanticEdit(SemanticEditKind.
Update
, c => c.GetCopyConstructor("C")),
12409
SemanticEdit(SemanticEditKind.
Update
, c => c.GetPrimaryConstructor("C"), partialType: "C", preserveLocalVariables: true),
12426
SemanticEdit(SemanticEditKind.
Update
, c => c.GetPrimaryConstructor("C"), preserveLocalVariables: true));
12448
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<INamedTypeSymbol>("C").InstanceConstructors.Single(), preserveLocalVariables: true));
12477
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<INamedTypeSymbol>("C").InstanceConstructors.Single(), preserveLocalVariables: true)
12492
SemanticEdit(SemanticEditKind.
Update
, c => c.GetPrimaryConstructor("C"), preserveLocalVariables: true));
12505
SemanticEdit(SemanticEditKind.
Update
, c => c.GetPrimaryConstructor("C"), preserveLocalVariables: true));
12534
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<INamedTypeSymbol>("C").InstanceConstructors.Single(), preserveLocalVariables: true)
12553
SemanticEdit(SemanticEditKind.
Update
, c => c.GetPrimaryConstructor("C"), preserveLocalVariables: true));
12591
SemanticEdit(SemanticEditKind.
Update
, c => c.GetPrimaryConstructor("C"), preserveLocalVariables: true));
12636
SemanticEdit(SemanticEditKind.
Update
, c => c.GetParameterlessConstructor("C"), preserveLocalVariables: true));
12653
SemanticEdit(SemanticEditKind.
Update
, c => c.GetPrimaryConstructor("C"), preserveLocalVariables: true));
12682
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<INamedTypeSymbol>("C").InstanceConstructors.Single(), preserveLocalVariables: true)
12712
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<INamedTypeSymbol>("C").InstanceConstructors.Single(), preserveLocalVariables: true)
12742
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<INamedTypeSymbol>("C").InstanceConstructors.Single(), preserveLocalVariables: true)
12772
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<INamedTypeSymbol>("C").InstanceConstructors.Single(), preserveLocalVariables: true)
12810
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<INamedTypeSymbol>("C").GetMember<IMethodSymbol>("C").PartialImplementationPart, partialType: "C"));
12922
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.PrintMembers")),
12923
SemanticEdit(SemanticEditKind.
Update
, c => c.GetSpecializedEqualsOverload("C")),
12924
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.GetHashCode")),
12925
SemanticEdit(SemanticEditKind.
Update
, c => c.GetCopyConstructor("C")),
12944
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.PrintMembers")),
12945
SemanticEdit(SemanticEditKind.
Update
, c => c.GetSpecializedEqualsOverload("C")),
12946
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.GetHashCode")),
12947
SemanticEdit(SemanticEditKind.
Update
, c => c.GetCopyConstructor("C")),
12993
SemanticEdit(SemanticEditKind.
Update
, c => c.GetParameterlessConstructor("C"), preserveLocalVariables: true)
13108
[SemanticEdit(SemanticEditKind.
Update
, c => c.GetParameterlessConstructor("C"), preserveLocalVariables: true)],
13133
semanticEdits: [SemanticEdit(SemanticEditKind.
Update
, c => c.GetParameterlessConstructor("C"), partialType: "C", preserveLocalVariables: true)]),
13264
SemanticEdit(SemanticEditKind.
Update
, c => c.GetParameterlessConstructor("C"), preserveLocalVariables: true));
13276
SemanticEdit(SemanticEditKind.
Update
, c => c.GetParameterlessConstructor("C"), preserveLocalVariables: true),
13277
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.PrintMembers")),
13278
SemanticEdit(SemanticEditKind.
Update
, c => c.GetSpecializedEqualsOverload("C")),
13279
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.GetHashCode")),
13280
SemanticEdit(SemanticEditKind.
Update
, c => c.GetCopyConstructor("C")));
13329
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.PrintMembers")),
13330
SemanticEdit(SemanticEditKind.
Update
, c => c.GetSpecializedEqualsOverload("C")),
13331
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.GetHashCode")),
13385
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.PrintMembers")),
13386
SemanticEdit(SemanticEditKind.
Update
, c => c.GetSpecializedEqualsOverload("C")),
13387
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.GetHashCode")),
13388
SemanticEdit(SemanticEditKind.
Update
, c => c.GetCopyConstructor("C")),
13425
[SemanticEdit(SemanticEditKind.
Update
, c => c.GetParameterlessConstructor("C"), preserveLocalVariables: true)],
13457
SemanticEdit(SemanticEditKind.
Update
, c => c.GetParameterlessConstructor("C"), preserveLocalVariables: true)
13511
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.PrintMembers")),
13512
SemanticEdit(SemanticEditKind.
Update
, c => c.GetSpecializedEqualsOverload("C")),
13513
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.GetHashCode")),
13514
SemanticEdit(SemanticEditKind.
Update
, c => c.GetCopyConstructor("C")),
13547
semanticEdits: [SemanticEdit(SemanticEditKind.
Update
, c => c.GetParameterlessConstructor("C"), partialType: "C", preserveLocalVariables: true)]),
13550
semanticEdits: [SemanticEdit(SemanticEditKind.
Update
, c => c.GetParameterlessConstructor("C"), partialType: "C", preserveLocalVariables: true)])
13564
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<INamedTypeSymbol>("C").InstanceConstructors.Single(c => c.Parameters is []), preserveLocalVariables: true));
13594
SemanticEdit(SemanticEditKind.
Update
, c => c.GetParameterlessConstructor("C"), preserveLocalVariables: true));
13643
SemanticEdit(SemanticEditKind.
Update
, c => c.GetParameterlessConstructor("C"), preserveLocalVariables: true));
13655
SemanticEdit(SemanticEditKind.
Update
, c => c.GetParameterlessConstructor("C"), preserveLocalVariables: true),
13656
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.PrintMembers")),
13657
SemanticEdit(SemanticEditKind.
Update
, c => c.GetSpecializedEqualsOverload("C")),
13658
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.GetHashCode")),
13659
SemanticEdit(SemanticEditKind.
Update
, c => c.GetCopyConstructor("C")));
13711
SemanticEdit(SemanticEditKind.
Update
, c => c.GetPrimaryConstructor("C"), preserveLocalVariables: true));
13729
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.get_P")),
13730
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.set_P")),
13731
SemanticEdit(SemanticEditKind.
Update
, c => c.GetPrimaryConstructor("C"), preserveLocalVariables: true));
13752
SemanticEdit(SemanticEditKind.
Update
, c => c.GetParameterlessConstructor("C"), partialType: "C", preserveLocalVariables: true)
13775
SemanticEdit(SemanticEditKind.
Update
, c => c.GetParameterlessConstructor("C"), partialType: "C", preserveLocalVariables: true)
13816
SemanticEdit(SemanticEditKind.
Update
, c => c.GetParameterlessConstructor("C"), partialType: "C", preserveLocalVariables: true)
13839
SemanticEdit(SemanticEditKind.
Update
, c => c.GetParameterlessConstructor("C"), partialType: "C", preserveLocalVariables: true)
13862
SemanticEdit(SemanticEditKind.
Update
, c => c.GetParameterlessConstructor("C"), partialType: "C", preserveLocalVariables: true)
13885
SemanticEdit(SemanticEditKind.
Update
, c => c.GetParameterlessConstructor("C"), partialType: "C", preserveLocalVariables: true)
13980
[SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<INamedTypeSymbol>("C").Constructors.Single(), syntaxMap[0])]);
14025
[SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<INamedTypeSymbol>("C").Constructors.Single(), syntaxMap[0])]);
14084
[SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<INamedTypeSymbol>("C").Constructors.Single(), syntaxMap[0])]);
14130
[SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<INamedTypeSymbol>("C").Constructors.Single(), syntaxMap[0])],
14242
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<INamedTypeSymbol>("C").Constructors.Single(c => c.Parameters.Single().Type.Name == "Int32"), partialType: "C", syntaxMap: syntaxMapB),
14243
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<INamedTypeSymbol>("C").Constructors.Single(c => c.Parameters.Single().Type.Name == "Boolean"), partialType: "C", syntaxMap: syntaxMapB),
14244
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<INamedTypeSymbol>("C").Constructors.Single(c => c.Parameters.Single().Type.Name == "UInt32"), partialType: "C", syntaxMap: syntaxMapB),
14319
SemanticEdit(SemanticEditKind.
Update
, c => c.GetParameterlessConstructor("C"), partialType: "C", preserveLocalVariables: true)
14324
SemanticEdit(SemanticEditKind.
Update
, c => c.GetParameterlessConstructor("C"), partialType: "C", preserveLocalVariables: true)
14342
semanticEdits: [SemanticEdit(SemanticEditKind.
Update
, c => c.GetParameterlessConstructor("C"), partialType: "C", preserveLocalVariables: true)]),
14347
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<INamedTypeSymbol>("C").GetMember<IMethodSymbol>("F")),
14348
SemanticEdit(SemanticEditKind.
Update
, c => c.GetParameterlessConstructor("C"), partialType: "C", preserveLocalVariables: true)
14368
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<INamedTypeSymbol>("C").GetMember<IMethodSymbol>("F")),
14369
SemanticEdit(SemanticEditKind.
Update
, c => c.GetParameterlessConstructor("C"), partialType: "C", preserveLocalVariables: true)
14373
semanticEdits: [SemanticEdit(SemanticEditKind.
Update
, c => c.GetParameterlessConstructor("C"), partialType: "C", preserveLocalVariables: true)]),
14472
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<INamedTypeSymbol>("C").StaticConstructors.Single(), partialType: "C", preserveLocalVariables: true)
14492
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<INamedTypeSymbol>("C").StaticConstructors.Single(), partialType: "C", preserveLocalVariables: true)
14560
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.Finalize"), preserveLocalVariables: false)
14586
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.Finalize"), preserveLocalVariables: false)
14607
[SemanticEdit(SemanticEditKind.
Update
, c => c.GetParameterlessConstructor("C"), preserveLocalVariables: true)]);
14620
[SemanticEdit(SemanticEditKind.
Update
, c => c.GetParameterlessConstructor("C"), preserveLocalVariables: true)]);
14636
[SemanticEdit(SemanticEditKind.
Update
, c => c.GetParameterlessConstructor("C"), preserveLocalVariables: true)]);
14669
SemanticEdit(SemanticEditKind.
Update
, c => c.GetParameterlessConstructor("C"), partialType: "C", preserveLocalVariables: true)
14690
SemanticEdit(SemanticEditKind.
Update
, c => c.GetParameterlessConstructor("C"), partialType: "C", preserveLocalVariables: true),
14691
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.get_F"))
14712
SemanticEdit(SemanticEditKind.
Update
, c => c.GetParameterlessConstructor("C"), partialType: "C", preserveLocalVariables: true),
14733
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.get_F")),
14734
SemanticEdit(SemanticEditKind.
Update
, c => c.GetParameterlessConstructor("C"), partialType: "C", preserveLocalVariables: true),
14752
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<IPropertySymbol>("C.a").GetMethod),
14753
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<INamedTypeSymbol>("C").Constructors.Single(), preserveLocalVariables: true));
14771
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<IPropertySymbol>("C.a").GetMethod),
14772
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<INamedTypeSymbol>("C").Constructors.Single(), partialType: "C", preserveLocalVariables: true)
14791
[SemanticEdit(SemanticEditKind.
Update
, c => c.GetParameterlessConstructor("C"), preserveLocalVariables: true)]);
14809
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<IPropertySymbol>("C.a").GetMethod),
14810
SemanticEdit(SemanticEditKind.
Update
, c => c.GetParameterlessConstructor("C"), preserveLocalVariables: true)
14825
SemanticEdit(SemanticEditKind.
Update
, c => c.GetPrimaryConstructor("C"), preserveLocalVariables: true));
14857
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<INamedTypeSymbol>("C").InstanceConstructors.Single(), preserveLocalVariables: true)
14876
[SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<INamedTypeSymbol>("C").StaticConstructors.Single(), preserveLocalVariables: true)]);
14889
[SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<INamedTypeSymbol>("C").StaticConstructors.Single(), preserveLocalVariables: true)]);
14930
[SemanticEdit(SemanticEditKind.
Update
, c => c.GetParameterlessConstructor("C"), preserveLocalVariables: true)]);
14943
[SemanticEdit(SemanticEditKind.
Update
, c => c.GetParameterlessConstructor("C"), preserveLocalVariables: true)]);
14959
[SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<INamedTypeSymbol>("C").StaticConstructors.Single(), preserveLocalVariables: true)]);
14972
[SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<INamedTypeSymbol>("C").StaticConstructors.Single(), preserveLocalVariables: true)]);
14990
[SemanticEdit(SemanticEditKind.
Update
, c => c.GetParameterlessConstructor("C"), preserveLocalVariables: true)]);
15006
[SemanticEdit(SemanticEditKind.
Update
, c => c.GetParameterlessConstructor("C"), preserveLocalVariables: true)]);
15022
[SemanticEdit(SemanticEditKind.
Update
, c => c.GetParameterlessConstructor("C"), preserveLocalVariables: true)]);
15035
[SemanticEdit(SemanticEditKind.
Update
, c => c.GetParameterlessConstructor("C"), preserveLocalVariables: true)]);
15051
[SemanticEdit(SemanticEditKind.
Update
, c => c.GetParameterlessConstructor("C"), preserveLocalVariables: true)]);
15068
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<INamedTypeSymbol>("C").InstanceConstructors.Single(m => m.ToString() == "C.C(int)"), preserveLocalVariables: true),
15069
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<INamedTypeSymbol>("C").InstanceConstructors.Single(m => m.ToString() == "C.C(string)"), preserveLocalVariables: true),
15087
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<INamedTypeSymbol>("C").InstanceConstructors.Single(m => m.ToString() == "C.C(int)"), preserveLocalVariables: true),
15088
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<INamedTypeSymbol>("C").InstanceConstructors.Single(m => m.ToString() == "C.C(bool)"), preserveLocalVariables: true),
15103
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<INamedTypeSymbol>("C").InstanceConstructors.Single(m => m.ToString() == "C.C(int)"), preserveLocalVariables: true),
15104
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<INamedTypeSymbol>("C").InstanceConstructors.Single(m => m.ToString() == "C.C(bool)"), preserveLocalVariables: true),
15119
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<INamedTypeSymbol>("C").InstanceConstructors.Single(m => m.ToString() == "C.C(int)"), preserveLocalVariables: true),
15120
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<INamedTypeSymbol>("C").InstanceConstructors.Single(m => m.ToString() == "C.C(bool)"), preserveLocalVariables: true),
15138
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<INamedTypeSymbol>("C").InstanceConstructors.Single(m => m.ToString() == "C.C(bool)"), preserveLocalVariables: true)
15189
[SemanticEdit(SemanticEditKind.
Update
, c => c.GetParameterlessConstructor("C"), preserveLocalVariables: true)]);
15205
[SemanticEdit(SemanticEditKind.
Update
, c => c.GetParameterlessConstructor("C"), preserveLocalVariables: true)]);
15227
SemanticEdit(SemanticEditKind.
Update
, c => c.GetParameterlessConstructor("C"), preserveLocalVariables: true)
15246
SemanticEdit(SemanticEditKind.
Update
, c => c.GetParameterlessConstructor("C"), preserveLocalVariables: true)
15585
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<INamedTypeSymbol>("C").Constructors.Single(), preserveLocalVariables: true)
15600
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<INamedTypeSymbol>("C").Constructors.Single(), preserveLocalVariables: true)
15618
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<INamedTypeSymbol>("C").Constructors.Single(), preserveLocalVariables: true)
15633
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<INamedTypeSymbol>("C").Constructors.Single(), preserveLocalVariables: true)
15718
[SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<INamedTypeSymbol>("C").Constructors.Single(), syntaxMap[0])]);
15751
[SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<INamedTypeSymbol>("C").Constructors.Single(), syntaxMap[0])]);
15788
[SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<INamedTypeSymbol>("C").Constructors.Single(), syntaxMap[0])]);
15825
[SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<INamedTypeSymbol>("C").Constructors.Single(), syntaxMap[0])]);
15865
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<INamedTypeSymbol>("C").Constructors[0], syntaxMap[0]),
15866
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<INamedTypeSymbol>("C").Constructors[1], syntaxMap[0])
15907
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<INamedTypeSymbol>("C").Constructors[0], syntaxMap[0]),
15908
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<INamedTypeSymbol>("C").Constructors[1], syntaxMap[0])
15949
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<INamedTypeSymbol>("C").Constructors[0], syntaxMap[0]),
15950
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<INamedTypeSymbol>("C").Constructors[1], syntaxMap[0])
15991
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<INamedTypeSymbol>("C").Constructors.Single(ctor => ctor.ToTestDisplayString() == "C..ctor(System.Int32 a)"), syntaxMap[0])
16032
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<INamedTypeSymbol>("C").Constructors.Single(ctor => ctor.ToTestDisplayString() == "C..ctor(System.Int32 a)"), syntaxMap[0])
16073
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<INamedTypeSymbol>("C").Constructors.Single(ctor => ctor.ToTestDisplayString() == "C..ctor(System.Boolean b)"), syntaxMap[0])
16114
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<INamedTypeSymbol>("C").Constructors.Single(ctor => ctor.ToTestDisplayString() == "C..ctor(System.Boolean b)"))
16155
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<INamedTypeSymbol>("C").Constructors.Single(ctor => ctor.ToTestDisplayString() == "C..ctor(System.Boolean b)"), syntaxMap[0])
16195
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<INamedTypeSymbol>("C").Constructors.Single(ctor => ctor.ToTestDisplayString() == "C..ctor(System.Boolean b)"))
16252
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<INamedTypeSymbol>("C").Constructors.Single(ctor => ctor.ToTestDisplayString() == "C..ctor(System.Boolean b)"), syntaxMap[0])
16291
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<INamedTypeSymbol>("C").Constructors.Single(), syntaxMap[0])
16330
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<INamedTypeSymbol>("C").Constructors.Single(), syntaxMap[0])
16375
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.F")),
16376
SemanticEdit(SemanticEditKind.
Update
, c => c.GetParameterlessConstructor("C"), syntaxMap[0]),
16392
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<INamedTypeSymbol>("C").InstanceConstructors.Single(c => c.Parameters is [_, _]), preserveLocalVariables: true),
16430
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<INamedTypeSymbol>("C").Constructors[0], syntaxMap[0]),
16431
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<INamedTypeSymbol>("C").Constructors[1], syntaxMap[0]),
16465
SemanticEdit(SemanticEditKind.
Update
, c => ((IPropertySymbol)c.GetMember<INamedTypeSymbol>("C").GetMembers("P").First()).GetMethod),
16466
SemanticEdit(SemanticEditKind.
Update
, c => c.GetParameterlessConstructor("C"), preserveLocalVariables: true));
16484
SemanticEdit(SemanticEditKind.
Update
, c => c.GetParameterlessConstructor("C"), preserveLocalVariables: true),
16611
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.F"))
16724
edits.VerifySemantics([SemanticEdit(SemanticEditKind.
Update
, c => c.GetParameterlessConstructor("C"), preserveLocalVariables: true)]);
16755
edits.VerifySemantics([SemanticEdit(SemanticEditKind.
Update
, c => c.GetParameterlessConstructor("C"), preserveLocalVariables: true)]);
16821
[SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.c"))],
16893
SemanticEdit(SemanticEditKind.
Update
, c => c.GetParameterlessConstructor("C"), preserveLocalVariables: true)
17079
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<INamedTypeSymbol>("C").Constructors.Single(), syntaxMap[0])
17119
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<INamedTypeSymbol>("C").Constructors.Single(), syntaxMap[0])
17340
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.a")),
17341
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.b"))
17365
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.a")),
17366
SemanticEdit(SemanticEditKind.
Update
, c => c.GetParameterlessConstructor("C"), preserveLocalVariables: true),
17387
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.a")),
17388
SemanticEdit(SemanticEditKind.
Update
, c => c.GetParameterlessConstructor("C"), partialType: "C", preserveLocalVariables: true)
17452
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.F")),
17453
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.G")));
17559
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.get_P"), preserveLocalVariables: false)
17592
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.get_P"), preserveLocalVariables: false)
17613
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.get_P"), preserveLocalVariables: false),
17635
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.get_P"), preserveLocalVariables: false)
17656
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.get_P"), preserveLocalVariables: false),
17677
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.get_P"), preserveLocalVariables: false),
17696
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.get_P"), preserveLocalVariables: false),
17712
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.get_P"), preserveLocalVariables: false),
17728
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<INamedTypeSymbol>("C").GetMember<IPropertySymbol>("P").SetMethod),
17744
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<INamedTypeSymbol>("C").GetMember<IPropertySymbol>("P").SetMethod, preserveLocalVariables: false),
17760
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.get_P"), preserveLocalVariables: false)
17776
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.get_P"), preserveLocalVariables: false),
17792
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.get_P"), preserveLocalVariables: false),
17793
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.set_P"), preserveLocalVariables: false)
18091
edits.VerifySemantics([SemanticEdit(SemanticEditKind.
Update
, c => c.GetParameterlessConstructor("C"), preserveLocalVariables: true)]);
18298
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.P")),
18299
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.get_P")),
18300
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.set_P")),
18319
[SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.P"))],
18337
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.get_P")),
18338
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.set_P")),
18356
[SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<INamedTypeSymbol>("C").GetMember<IPropertySymbol>("P").SetMethod)],
18715
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.set_P")),
18765
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C..ctor"), preserveLocalVariables: true),
18783
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C..ctor"), preserveLocalVariables: true),
18812
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<IPropertySymbol>("C.P").GetMethod)
18833
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<IPropertySymbol>("C.P").GetMethod)
18857
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<IPropertySymbol>("C.P").GetMethod)
18872
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<IPropertySymbol>("C.P").GetMethod)
18893
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<IPropertySymbol>("C.P").GetMethod)
18908
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<IPropertySymbol>("C.P").GetMethod)
18977
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<INamedTypeSymbol>("C").GetMember<IPropertySymbol>("P").GetMethod),
18978
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<INamedTypeSymbol>("C").GetMember<IPropertySymbol>("P").SetMethod)
19000
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<INamedTypeSymbol>("C").GetMember<IPropertySymbol>("Q").GetMethod),
19001
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<INamedTypeSymbol>("C").GetMember<IPropertySymbol>("Q").SetMethod)
19025
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<INamedTypeSymbol>("C").GetMember<IPropertySymbol>("P").GetMethod),
19026
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<INamedTypeSymbol>("C").GetMember<IPropertySymbol>("P").SetMethod),
19027
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<INamedTypeSymbol>("C").GetMember<IPropertySymbol>("Q").GetMethod),
19028
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<INamedTypeSymbol>("C").GetMember<IPropertySymbol>("Q").SetMethod),
19051
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<INamedTypeSymbol>("C").GetMember<IPropertySymbol>("P").GetMethod),
19052
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<INamedTypeSymbol>("C").GetMember<IPropertySymbol>("P").SetMethod),
19053
SemanticEdit(SemanticEditKind.
Update
, c => c.GetParameterlessConstructor("C"), partialType: "C", preserveLocalVariables: true)
19073
semanticEdits: [SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<INamedTypeSymbol>("C").GetMember<IPropertySymbol>("P").GetMethod)]),
19118
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("S.get_P1")),
19119
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("S.get_P2")),
19120
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("S.get_P4")),
19121
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("S.set_P2")),
19122
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("S.set_P3")),
19123
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("S.set_P4")),
19153
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<INamedTypeSymbol>("S").GetMember<IPropertySymbol>("P2").GetMethod, preserveLocalVariables: false),
19154
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<INamedTypeSymbol>("S").GetMember<IPropertySymbol>("P3").SetMethod, preserveLocalVariables: false)
19221
SemanticEdit(SemanticEditKind.
Update
, c => c.GetPrimaryConstructor("C"), preserveLocalVariables: true),
19249
semanticEdits: [SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<IMethodSymbol>("C.get_P").PartialImplementationPart, partialType: "C")]),
19270
semanticEdits: [SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<IMethodSymbol>("C.get_P").PartialImplementationPart, partialType: "C")]),
19287
semanticEdits: [SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<IMethodSymbol>("C.get_P").PartialImplementationPart, partialType: "C")]),
19338
semanticEdits: [SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<IMethodSymbol>("C.get_P").PartialImplementationPart, partialType: "C")]),
19340
semanticEdits: [SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<IMethodSymbol>("C.get_P").PartialImplementationPart, partialType: "C")])
19402
semanticEdits: [SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<IPropertySymbol>("C.P").PartialImplementationPart, partialType: "C")]),
19430
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<IPropertySymbol>("C.P").PartialImplementationPart, partialType: "C"),
19434
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<IMethodSymbol>("C.get_P").PartialImplementationPart, partialType: "C")
19459
semanticEdits: [SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<IPropertySymbol>("C.P").PartialImplementationPart, partialType: "C")]),
19463
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<IMethodSymbol>("C.get_P").PartialImplementationPart, partialType: "C"),
19464
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<IPropertySymbol>("C.P").PartialImplementationPart, partialType: "C")
19493
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<IMethodSymbol>("C.get_P").PartialImplementationPart, partialType: "C"),
19494
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<IPropertySymbol>("C.P").PartialImplementationPart, partialType: "C")
19587
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.get_Item"), preserveLocalVariables: false)
19604
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.set_Item"), preserveLocalVariables: false)
19621
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.set_Item"), preserveLocalVariables: false)
19639
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.this[]")),
19640
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.get_Item"))
19660
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.this[]")),
19661
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.get_Item"))
19681
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.this[]")),
19682
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.get_Item"))
19698
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.get_Item"), preserveLocalVariables: false)
19729
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.this[]")),
19730
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.get_Item"))
19749
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.this[]")),
19750
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.get_Item"))
19766
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.get_Item"), preserveLocalVariables: false),
19782
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.set_Item")),
19783
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.F")),
19799
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.set_Item")),
19800
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.F")),
19816
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.get_Item"), preserveLocalVariables: false),
19817
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.set_Item"), preserveLocalVariables: false)
19837
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.this[]")),
19838
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.get_Item")),
19861
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.this[]")),
19862
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.get_Item")),
20010
[SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.this[]"))],
20171
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.get_Item")),
20172
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.set_Item")),
20173
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.this[]")),
20196
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.this[]"))
20571
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<IPropertySymbol>("C.this[]")),
20572
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<IPropertySymbol>("C.this[]").GetMethod),
20573
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<IPropertySymbol>("C.this[]").SetMethod)
20595
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<IPropertySymbol>("C.this[]")),
20596
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<IPropertySymbol>("C.this[]").GetMethod),
20597
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<IPropertySymbol>("C.this[]").SetMethod)
20621
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<IPropertySymbol>("C.this[]")),
20622
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<IPropertySymbol>("C.this[]").GetMethod),
20623
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<IPropertySymbol>("C.this[]").SetMethod),
20647
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<IPropertySymbol>("S.this[]")),
20648
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<IPropertySymbol>("S.this[]").GetMethod)
20674
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMembers<IPropertySymbol>("S.this[]").Single(m => m.Parameters is [{ Type.SpecialType: SpecialType.System_Int32 }])),
20675
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMembers<IPropertySymbol>("S.this[]").Single(m => m.Parameters is [{ Type.SpecialType: SpecialType.System_SByte }])),
20676
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMembers<IPropertySymbol>("S.this[]").Single(m => m.Parameters is [{ Type.SpecialType: SpecialType.System_Int32 }]).GetMethod),
20677
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMembers<IPropertySymbol>("S.this[]").Single(m => m.Parameters is [{ Type.SpecialType: SpecialType.System_SByte }]).GetMethod),
20678
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMembers<IPropertySymbol>("S.this[]").Single(m => m.Parameters is [{ Type.SpecialType: SpecialType.System_SByte }]).SetMethod),
20679
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMembers<IPropertySymbol>("S.this[]").Single(m => m.Parameters is [{ Type.SpecialType: SpecialType.System_UInt32 }]).GetMethod),
20680
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMembers<IPropertySymbol>("S.this[]").Single(m => m.Parameters is [{ Type.SpecialType: SpecialType.System_Byte }]).SetMethod),
20681
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMembers<IPropertySymbol>("S.this[]").Single(m => m.Parameters is [{ Type.SpecialType: SpecialType.System_UInt32 }]).SetMethod));
20709
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMembers<IPropertySymbol>("S.this[]").Single(m => m.Parameters is [{ Type.SpecialType: SpecialType.System_UInt32 }]).GetMethod),
20710
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMembers<IPropertySymbol>("S.this[]").Single(m => m.Parameters is [{ Type.SpecialType: SpecialType.System_Byte }]).SetMethod),
20711
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMembers<IPropertySymbol>("S.this[]").Single(m => m.Parameters is [{ Type.SpecialType: SpecialType.System_Int32 }])),
20712
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMembers<IPropertySymbol>("S.this[]").Single(m => m.Parameters is [{ Type.SpecialType: SpecialType.System_SByte }])),
20964
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<INamedTypeSymbol>("C").GetMember<IEventSymbol>("E").AddMethod),
20965
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<INamedTypeSymbol>("C").GetMember<IEventSymbol>("E").RemoveMethod)
20993
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("S.E")),
20994
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("S.add_E")),
20995
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("S.remove_E")));
21047
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<IEventSymbol>("C.F"))
21077
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<IEventSymbol>("C.F")),
21078
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<IEventSymbol>("C.F").AddMethod),
21079
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<IEventSymbol>("C.F").RemoveMethod)
21108
[SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<IEventSymbol>("C.F").RemoveMethod)],
21136
[SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<IEventSymbol>("C.F"))],
21165
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<IEventSymbol>("C.F")),
21166
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<IEventSymbol>("C.F").AddMethod),
21167
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<IEventSymbol>("C.F").RemoveMethod)
21197
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<IEventSymbol>("C.F").RemoveMethod)
21283
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.E")),
21321
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.F")),
21322
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.G")));
21386
edits.VerifySemantics([SemanticEdit(SemanticEditKind.
Update
, c => c.GetParameterlessConstructor("C"), preserveLocalVariables: true)]);
21475
SemanticEdit(SemanticEditKind.
Update
, c => c.GetParameterlessConstructor("C"), partialType: "C", preserveLocalVariables: true)
21498
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.M"))
21521
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<INamedTypeSymbol>("C").InstanceConstructors.Single(), preserveLocalVariables: true)
21660
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.M"))
21683
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<INamedTypeSymbol>("C").InstanceConstructors.Single(), preserveLocalVariables: true)
21706
[SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.M"))],
21750
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.M"))
21772
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.M"))
21839
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.M")));
21873
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.F")));
21940
[SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.M"))],
22069
[SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.F"))],
22088
[SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.F"))],
22684
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C"))
22801
[SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("Program.<Main>$"))],
22828
[SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("Program.<Main>$"))],
22871
[SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("Program.<Main>$"))],
22914
[SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("Program.<Main>$"))],
23083
[SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("Program.<Main>$"), preserveLocalVariables: true)],
23139
[SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("Program.<Main>$"), preserveLocalVariables: true)],
23454
[SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("Program.<Main>$"), syntaxMap[0])],
23485
[SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("Program.<Main>$"), syntaxMap[0])],
23514
[SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("Program.<Main>$"), syntaxMap[0])],
23542
[SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("Program.<Main>$"))],
23584
semanticEdits: [SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("Program.<Main>$"))],
23605
[SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("Program.<Main>$"))],
23625
[SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("Program.<Main>$"))],
Microsoft.CodeAnalysis.Features (16)
EditAndContinue\AbstractEditAndContinueAnalyzer.cs (9)
2706
editKind = SemanticEditKind.
Update
;
2858
editKind = SemanticEditKind.
Update
;
3001
editKind = SemanticEditKind.
Update
;
3027
editKind = SemanticEditKind.
Update
;
3123
Contract.ThrowIfFalse(editKind is SemanticEditKind.
Update
or SemanticEditKind.Insert);
3126
if (editKind == SemanticEditKind.
Update
)
3253
var partialType = editKind == SemanticEditKind.
Update
&& symbol.IsPartialImplementation()
3261
SemanticEditKind.
Update
=> SemanticEditInfo.CreateUpdate(symbolKey, syntaxMaps, partialType),
3661
/// Add <see cref="SemanticEditKind.
Update
"/> edit for the specified symbol and its accessors.
EditAndContinue\EditSession.cs (4)
685
if (edit.Kind is SemanticEditKind.
Update
or SemanticEditKind.Delete)
696
if (edit.Kind is SemanticEditKind.
Update
or SemanticEditKind.Insert or SemanticEditKind.Replace)
752
.Where(edit => edit is { PartialType: not null, Kind: SemanticEditKind.
Update
})
789
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)
312
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)
738
ImmutableArray.Create(New SemanticEdit(SemanticEditKind.
Update
, method0, method1)))
846
ImmutableArray.Create(New SemanticEdit(SemanticEditKind.
Update
, method0, method1)))
925
ImmutableArray.Create(New SemanticEdit(SemanticEditKind.
Update
, method0, method1)))
973
ImmutableArray.Create(New SemanticEdit(SemanticEditKind.
Update
, method0, method1)))
1056
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),
1057
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),
1058
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)
1169
edits:={Edit(SemanticEditKind.
Update
, Function(c) c.GetMember("C.F"), preserveLocalVariables:=True)},
1354
edits:={Edit(SemanticEditKind.
Update
, Function(c) c.GetMember("C.F"), preserveLocalVariables:=True)},
1534
ImmutableArray.Create(New SemanticEdit(SemanticEditKind.
Update
, f0, f1, GetSyntaxMapFromMarkers(source0, source1))))
1983
ImmutableArray.Create(New SemanticEdit(SemanticEditKind.
Update
, f0, f1, GetSyntaxMapFromMarkers(source0, source1))))
1987
ImmutableArray.Create(New SemanticEdit(SemanticEditKind.
Update
, f1, f2, GetSyntaxMapFromMarkers(source1, source2))))
2575
SemanticEdit.Create(SemanticEditKind.
Update
, ctor0, ctor1, GetSyntaxMapFromMarkers(source0, source1))))
3036
ImmutableArray.Create(New SemanticEdit(SemanticEditKind.
Update
, f0, f1, GetSyntaxMapFromMarkers(source0, source1))))
3206
ImmutableArray.Create(New SemanticEdit(SemanticEditKind.
Update
, f0, f1, GetSyntaxMapFromMarkers(source0, source1))))
3595
ImmutableArray.Create(New SemanticEdit(SemanticEditKind.
Update
, method0, method1, GetSyntaxMapFromMarkers(source0, source1))))
3700
ImmutableArray.Create(New SemanticEdit(SemanticEditKind.
Update
, method0, method1, GetSyntaxMapFromMarkers(source0, source1))))
3810
ImmutableArray.Create(New SemanticEdit(SemanticEditKind.
Update
, method0, method1, GetSyntaxMapFromMarkers(source0, source1))))
3916
ImmutableArray.Create(New SemanticEdit(SemanticEditKind.
Update
, method0, method1, GetSyntaxMapFromMarkers(source0, source1))))
4049
ImmutableArray.Create(New SemanticEdit(SemanticEditKind.
Update
, method0, method1, GetSyntaxMapFromMarkers(source0, source1))))
4216
ImmutableArray.Create(New SemanticEdit(SemanticEditKind.
Update
, f0, f1, GetSyntaxMapFromMarkers(source0, source1))))
4477
ImmutableArray.Create(New SemanticEdit(SemanticEditKind.
Update
, f0, f1, GetSyntaxMapFromMarkers(source0, source1))))
4640
SemanticEdit.Create(SemanticEditKind.
Update
, ctor0, ctor1, GetSyntaxMapFromMarkers(source0, source1))))
4969
ImmutableArray.Create(New SemanticEdit(SemanticEditKind.
Update
, f0, f1, GetSyntaxMapFromMarkers(source0, source1))))
5471
ImmutableArray.Create(New SemanticEdit(SemanticEditKind.
Update
, f0, f1, GetSyntaxMapFromMarkers(source0, source1))))
5910
ImmutableArray.Create(New SemanticEdit(SemanticEditKind.
Update
, f0, f1, GetSyntaxMapFromMarkers(source0, source1))))
6367
ImmutableArray.Create(New SemanticEdit(SemanticEditKind.
Update
, method0, method1, GetSyntaxMapFromMarkers(source0, source1))))
6520
ImmutableArray.Create(New SemanticEdit(SemanticEditKind.
Update
, method0, method1, GetSyntaxMapFromMarkers(source0, source1))))
6678
ImmutableArray.Create(New SemanticEdit(SemanticEditKind.
Update
, method0, method1, GetSyntaxMapFromMarkers(source0, source1))))
6832
ImmutableArray.Create(New SemanticEdit(SemanticEditKind.
Update
, method0, method1, GetSyntaxMapFromMarkers(source0, source1))))
7091
New SemanticEdit(SemanticEditKind.
Update
, f0, f1, syntaxMap1),
7092
New SemanticEdit(SemanticEditKind.
Update
, g0, g1, syntaxMap1)))
7103
New SemanticEdit(SemanticEditKind.
Update
, f1, f2, syntaxMap2)))
7114
New SemanticEdit(SemanticEditKind.
Update
, g2, g3, syntaxMap3),
7115
New SemanticEdit(SemanticEditKind.
Update
, h2, h3, syntaxMap3)))
7592
New SemanticEdit(SemanticEditKind.
Update
, f0, f1, syntaxMap1),
7593
New SemanticEdit(SemanticEditKind.
Update
, g0, g1, syntaxMap1)))
7604
New SemanticEdit(SemanticEditKind.
Update
, f1, f2, syntaxMap2)))
7615
New SemanticEdit(SemanticEditKind.
Update
, g2, g3, syntaxMap3),
7616
New SemanticEdit(SemanticEditKind.
Update
, h2, h3, syntaxMap3)))
8069
New SemanticEdit(SemanticEditKind.
Update
, f1, f2, GetSyntaxMapByKind(f1, SyntaxKind.FunctionBlock))))
8198
New SemanticEdit(SemanticEditKind.
Update
, f0, f1, GetSyntaxMapFromMarkers(source0, source1))))
8211
New SemanticEdit(SemanticEditKind.
Update
, f1, f2, GetSyntaxMapFromMarkers(source1, source2))))
8325
SemanticEdit.Create(SemanticEditKind.
Update
, m0, m1, GetSyntaxMapFromMarkers(source0, source1))))
8435
SemanticEdit.Create(SemanticEditKind.
Update
, m0, m1, GetSyntaxMapFromMarkers(source0, source1))))
8556
New SemanticEdit(SemanticEditKind.
Update
, f0, f1, GetSyntaxMapFromMarkers(source0, source1))))
8567
New SemanticEdit(SemanticEditKind.
Update
, f1, f2, GetSyntaxMapFromMarkers(source1, source2))))
8697
New SemanticEdit(SemanticEditKind.
Update
, f0, f1, GetSyntaxMapFromMarkers(source0, source1))))
8708
New SemanticEdit(SemanticEditKind.
Update
, f1, f2, GetSyntaxMapFromMarkers(source1, source2))))
8770
New SemanticEdit(SemanticEditKind.
Update
, f0, f1, GetSyntaxMapFromMarkers(source0, source1))))
8781
New SemanticEdit(SemanticEditKind.
Update
, f1, f2, GetSyntaxMapFromMarkers(source1, source2))))
8794
New SemanticEdit(SemanticEditKind.
Update
, f2, f3, GetSyntaxMapFromMarkers(source2, source3))))
8805
New SemanticEdit(SemanticEditKind.
Update
, f3, f4, GetSyntaxMapFromMarkers(source3, source4))))
8816
New SemanticEdit(SemanticEditKind.
Update
, f4, f5, GetSyntaxMapFromMarkers(source4, source5))))
8865
ImmutableArray.Create(New SemanticEdit(SemanticEditKind.
Update
, f0, f1, GetSyntaxMapFromMarkers(source0, source1))))
8923
ImmutableArray.Create(New SemanticEdit(SemanticEditKind.
Update
, f0, f1, GetSyntaxMapFromMarkers(source0, source1))))
8981
New SemanticEdit(SemanticEditKind.
Update
, f0, f1, GetSyntaxMapFromMarkers(source0, source1))))
9041
ImmutableArray.Create(New SemanticEdit(SemanticEditKind.
Update
, f0, f1, GetSyntaxMapFromMarkers(source0, source1))))
9094
ImmutableArray.Create(New SemanticEdit(SemanticEditKind.
Update
, f0, f1, GetSyntaxMapFromMarkers(source0, source1))))
9133
ImmutableArray.Create(New SemanticEdit(SemanticEditKind.
Update
, f0, f1, GetSyntaxMapFromMarkers(source0, source1))))
9172
ImmutableArray.Create(New SemanticEdit(SemanticEditKind.
Update
, f0, f1, GetSyntaxMapFromMarkers(source0, source1))))
9212
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")
6064
semanticEdits:={SemanticEdit(SemanticEditKind.
Update
, Function(c) c.GetMember(Of MethodSymbol)("C.F").PartialImplementationPart, partialType:="C")}),
6066
semanticEdits:={SemanticEdit(SemanticEditKind.
Update
, Function(c) c.GetMember(Of MethodSymbol)("C.F").PartialImplementationPart, partialType:="C")})
6213
SemanticEdit(SemanticEditKind.
Update
, Function(c) c.GetMember(Of NamedTypeSymbol)("C").GetMember("op_Addition"))
6218
SemanticEdit(SemanticEditKind.
Update
, Function(c) c.GetMember(Of NamedTypeSymbol)("C").GetMember("op_Implicit"))
6250
SemanticEdit(SemanticEditKind.
Update
, Function(c) c.GetMember(Of NamedTypeSymbol)("C").GetMember("op_Explicit")),
6251
SemanticEdit(SemanticEditKind.
Update
, Function(c) c.GetMember(Of NamedTypeSymbol)("C").GetMember("op_Addition"))
6344
SemanticEdit(SemanticEditKind.
Update
, Function(c) c.GetMember(Of NamedTypeSymbol)("C").InstanceConstructors.Single(), preserveLocalVariables:=True)
6416
{SemanticEdit(SemanticEditKind.
Update
, Function(c) c.GetMember(Of NamedTypeSymbol)("C").InstanceConstructors.Single(), preserveLocalVariables:=True)})
6426
{SemanticEdit(SemanticEditKind.
Update
, Function(c) c.GetMember(Of NamedTypeSymbol)("C").InstanceConstructors.Single(), preserveLocalVariables:=True)})
6455
semanticEdits:={SemanticEdit(SemanticEditKind.
Update
, Function(c) c.GetMember(Of NamedTypeSymbol)("C").InstanceConstructors.Single(), partialType:="C", preserveLocalVariables:=True)}),
6457
semanticEdits:={SemanticEdit(SemanticEditKind.
Update
, Function(c) c.GetMember(Of NamedTypeSymbol)("C").InstanceConstructors.Single(), partialType:="C", preserveLocalVariables:=True)})
6492
{SemanticEdit(SemanticEditKind.
Update
, Function(c) c.GetMember(Of NamedTypeSymbol)("C").InstanceConstructors.Single(), preserveLocalVariables:=True)})
6509
semanticEdits:={SemanticEdit(SemanticEditKind.
Update
, Function(c) c.GetMember(Of NamedTypeSymbol)("C").InstanceConstructors.Single(), partialType:="C", preserveLocalVariables:=True)})
6568
{SemanticEdit(SemanticEditKind.
Update
, Function(c) c.GetMember(Of NamedTypeSymbol)("C").InstanceConstructors.Single(), preserveLocalVariables:=True)})
6611
semanticEdits:={SemanticEdit(SemanticEditKind.
Update
, Function(c) c.GetMember(Of NamedTypeSymbol)("C").SharedConstructors.Single(), partialType:="C", preserveLocalVariables:=True)})
6630
semanticEdits:={SemanticEdit(SemanticEditKind.
Update
, Function(c) c.GetMember(Of NamedTypeSymbol)("C").SharedConstructors.Single(), partialType:="C", preserveLocalVariables:=True)})
6649
semanticEdits:={SemanticEdit(SemanticEditKind.
Update
, Function(c) c.GetMember(Of NamedTypeSymbol)("C").InstanceConstructors.Single(), partialType:="C", preserveLocalVariables:=True)})
6667
semanticEdits:={SemanticEdit(SemanticEditKind.
Update
, Function(c) c.GetMember(Of NamedTypeSymbol)("C").InstanceConstructors.Single(), partialType:="C", preserveLocalVariables:=True)})
6702
semanticEdits:={SemanticEdit(SemanticEditKind.
Update
, Function(c) c.GetMember(Of NamedTypeSymbol)("C").SharedConstructors.Single(), partialType:="C", preserveLocalVariables:=True)}),
6721
semanticEdits:={SemanticEdit(SemanticEditKind.
Update
, Function(c) c.GetMember(Of NamedTypeSymbol)("C").SharedConstructors.Single(), partialType:="C", preserveLocalVariables:=True)}),
6740
semanticEdits:={SemanticEdit(SemanticEditKind.
Update
, Function(c) c.GetMember(Of NamedTypeSymbol)("C").InstanceConstructors.Single(), partialType:="C", preserveLocalVariables:=True)}),
6759
semanticEdits:={SemanticEdit(SemanticEditKind.
Update
, Function(c) c.GetMember(Of NamedTypeSymbol)("C").InstanceConstructors.Single(), partialType:="C", preserveLocalVariables:=True)}),
6778
semanticEdits:={SemanticEdit(SemanticEditKind.
Update
, Function(c) c.GetMember(Of NamedTypeSymbol)("C").InstanceConstructors.Single(), partialType:="C", preserveLocalVariables:=True)}),
6797
semanticEdits:={SemanticEdit(SemanticEditKind.
Update
, Function(c) c.GetMember(Of NamedTypeSymbol)("C").InstanceConstructors.Single(), partialType:="C", preserveLocalVariables:=True)}),
6879
{SemanticEdit(SemanticEditKind.
Update
, Function(c) c.GetMember(Of NamedTypeSymbol)("C").Constructors.Single(), syntaxMap)})
6928
{SemanticEdit(SemanticEditKind.
Update
, Function(c) c.GetMember(Of NamedTypeSymbol)("C").Constructors.Single(), syntaxMap(0))})
6998
{SemanticEdit(SemanticEditKind.
Update
, Function(c) c.GetMember(Of NamedTypeSymbol)("C").Constructors.Single(), syntaxMap(0))})
7160
SemanticEdit(SemanticEditKind.
Update
, Function(c) c.GetMember(Of NamedTypeSymbol)("C").Constructors.Single(Function(m) m.Parameters.Single().Type.Name = "Int32"), partialType:="C", syntaxMap:=syntaxMapB),
7161
SemanticEdit(SemanticEditKind.
Update
, Function(c) c.GetMember(Of NamedTypeSymbol)("C").Constructors.Single(Function(m) m.Parameters.Single().Type.Name = "Boolean"), partialType:="C", syntaxMap:=syntaxMapB),
7162
SemanticEdit(SemanticEditKind.
Update
, Function(c) c.GetMember(Of NamedTypeSymbol)("C").Constructors.Single(Function(m) m.Parameters.Single().Type.Name = "UInt32"), partialType:="C", syntaxMap:=syntaxMapB),
7256
SemanticEdit(SemanticEditKind.
Update
, Function(c) c.GetMember(Of NamedTypeSymbol)("C").InstanceConstructors.First(), preserveLocalVariables:=True)
7290
semanticEdits:={SemanticEdit(SemanticEditKind.
Update
, Function(c) c.GetMember(Of NamedTypeSymbol)("C").InstanceConstructors.Single(), partialType:="C", preserveLocalVariables:=True)}),
7294
SemanticEdit(SemanticEditKind.
Update
, Function(c) c.GetMember(Of NamedTypeSymbol)("C").GetMember(Of MethodSymbol)("F")),
7295
SemanticEdit(SemanticEditKind.
Update
, Function(c) c.GetMember(Of NamedTypeSymbol)("C").InstanceConstructors.Single(), partialType:="C", preserveLocalVariables:=True)
7331
SemanticEdit(SemanticEditKind.
Update
, Function(c) c.GetMember(Of NamedTypeSymbol)("C").GetMember(Of MethodSymbol)("F")),
7332
SemanticEdit(SemanticEditKind.
Update
, Function(c) c.GetMember(Of NamedTypeSymbol)("C").InstanceConstructors.Single(), partialType:="C", preserveLocalVariables:=True)
7335
semanticEdits:={SemanticEdit(SemanticEditKind.
Update
, Function(c) c.GetMember(Of NamedTypeSymbol)("C").InstanceConstructors.Single(), partialType:="C", preserveLocalVariables:=True)})
7514
DocumentResults(semanticEdits:={SemanticEdit(SemanticEditKind.
Update
, Function(c) c.GetMember("M.ExternSub"))})
7755
SemanticEdit(SemanticEditKind.
Update
, Function(c) c.GetMember(Of NamedTypeSymbol)("C").InstanceConstructors.Single(), preserveLocalVariables:=True))
7927
semanticEdits:={SemanticEdit(SemanticEditKind.
Update
, Function(c) c.GetMember(Of NamedTypeSymbol)("C").Constructors.Single(), preserveLocalVariables:=True)})
8343
SemanticEdit(SemanticEditKind.
Update
, Function(c) c.GetMember(Of NamedTypeSymbol)("C").Constructors.Single(), syntaxMap(0))},
8384
SemanticEdit(SemanticEditKind.
Update
, Function(c) c.GetMember(Of NamedTypeSymbol)("C").Constructors.Single(), syntaxMap(0))},
8647
SemanticEdit(SemanticEditKind.
Update
, Function(c) c.GetMember(Of NamedTypeSymbol)("C").InstanceConstructors.Single(), preserveLocalVariables:=True))
9069
SemanticEdit(SemanticEditKind.
Update
, Function(c) c.GetMember(Of NamedTypeSymbol)("C").GetMember(Of PropertySymbol)("P").GetMethod),
9070
SemanticEdit(SemanticEditKind.
Update
, Function(c) c.GetMember(Of NamedTypeSymbol)("C").GetMember(Of PropertySymbol)("P").SetMethod)
9110
semanticEdits:={SemanticEdit(SemanticEditKind.
Update
, Function(c) c.GetMember(Of NamedTypeSymbol)("C").InstanceConstructors.Single(), partialType:="C", preserveLocalVariables:=True)}),
9112
semanticEdits:={SemanticEdit(SemanticEditKind.
Update
, Function(c) c.GetMember(Of NamedTypeSymbol)("C").InstanceConstructors.Single(), partialType:="C", preserveLocalVariables:=True)})
9147
semanticEdits:={SemanticEdit(SemanticEditKind.
Update
, Function(c) c.GetMember("C.get_P"), preserveLocalVariables:=True)})
9162
{SemanticEdit(SemanticEditKind.
Update
, Function(c) c.GetMember(Of NamedTypeSymbol)("C").InstanceConstructors.Single(), preserveLocalVariables:=True)})
9175
{SemanticEdit(SemanticEditKind.
Update
, Function(c) c.GetMember(Of NamedTypeSymbol)("C").InstanceConstructors.Single(), preserveLocalVariables:=True)})
9188
{SemanticEdit(SemanticEditKind.
Update
, Function(c) c.GetMember(Of NamedTypeSymbol)("C").InstanceConstructors.Single(), preserveLocalVariables:=True)})
9201
{SemanticEdit(SemanticEditKind.
Update
, Function(c) c.GetMember(Of NamedTypeSymbol)("C").InstanceConstructors.Single(), preserveLocalVariables:=True)})
9214
{SemanticEdit(SemanticEditKind.
Update
, Function(c) c.GetMember(Of NamedTypeSymbol)("C").InstanceConstructors.Single(), preserveLocalVariables:=True)})
9238
SemanticEdit(SemanticEditKind.
Update
, Function(c) c.GetMember(Of NamedTypeSymbol)("C").InstanceConstructors.Single(), preserveLocalVariables:=True)
9263
SemanticEdit(SemanticEditKind.
Update
, Function(c) c.GetMember(Of NamedTypeSymbol)("C").InstanceConstructors.Single(), preserveLocalVariables:=True)
9277
{SemanticEdit(SemanticEditKind.
Update
, Function(c) c.GetMember(Of NamedTypeSymbol)("C").InstanceConstructors.Single(), preserveLocalVariables:=True)})
9290
{SemanticEdit(SemanticEditKind.
Update
, Function(c) c.GetMember(Of NamedTypeSymbol)("C").InstanceConstructors.Single(), preserveLocalVariables:=True)})
9303
{SemanticEdit(SemanticEditKind.
Update
, Function(c) c.GetMember(Of NamedTypeSymbol)("C").InstanceConstructors.Single(), preserveLocalVariables:=True)})
9316
{SemanticEdit(SemanticEditKind.
Update
, Function(c) c.GetMember(Of NamedTypeSymbol)("C").InstanceConstructors.Single(), preserveLocalVariables:=True)})
9329
{SemanticEdit(SemanticEditKind.
Update
, Function(c) c.GetMember(Of NamedTypeSymbol)("C").InstanceConstructors.Single(), preserveLocalVariables:=True)})
9342
{SemanticEdit(SemanticEditKind.
Update
, Function(c) c.GetMember(Of NamedTypeSymbol)("C").InstanceConstructors.Single(), preserveLocalVariables:=True)})
9355
{SemanticEdit(SemanticEditKind.
Update
, Function(c) c.GetMember(Of NamedTypeSymbol)("C").InstanceConstructors.Single(), preserveLocalVariables:=True)})
9368
semanticEdits:={SemanticEdit(SemanticEditKind.
Update
, Function(c) c.GetMember(Of NamedTypeSymbol)("C").InstanceConstructors.Single(), preserveLocalVariables:=True)})
9381
semanticEdits:={SemanticEdit(SemanticEditKind.
Update
, Function(c) c.GetMember(Of NamedTypeSymbol)("C").InstanceConstructors.Single(), preserveLocalVariables:=True)})
9397
semanticEdits:={SemanticEdit(SemanticEditKind.
Update
, Function(c) c.GetMember(Of NamedTypeSymbol)("C").SharedConstructors.Single(), preserveLocalVariables:=True)})
9413
{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)})
9445
{SemanticEdit(SemanticEditKind.
Update
, Function(c) c.GetMember(Of NamedTypeSymbol)("C").SharedConstructors.Single(), preserveLocalVariables:=True)})
9461
{SemanticEdit(SemanticEditKind.
Update
, Function(c) c.GetMember(Of NamedTypeSymbol)("C").SharedConstructors.Single(), preserveLocalVariables:=True)})
9491
{SemanticEdit(SemanticEditKind.
Update
, Function(c) c.GetMember(Of NamedTypeSymbol)("C").InstanceConstructors.Single(), preserveLocalVariables:=True)})
9501
{SemanticEdit(SemanticEditKind.
Update
, Function(c) c.GetMember(Of NamedTypeSymbol)("C").InstanceConstructors.Single(), preserveLocalVariables:=True)})
9514
{SemanticEdit(SemanticEditKind.
Update
, Function(c) c.GetMember(Of NamedTypeSymbol)("C").SharedConstructors.Single(), preserveLocalVariables:=True)})
9527
{SemanticEdit(SemanticEditKind.
Update
, Function(c) c.GetMember(Of NamedTypeSymbol)("C").SharedConstructors.Single(), preserveLocalVariables:=True)})
9537
{SemanticEdit(SemanticEditKind.
Update
, Function(c) c.GetMember(Of NamedTypeSymbol)("C").SharedConstructors.Single(), preserveLocalVariables:=True)})
9547
{SemanticEdit(SemanticEditKind.
Update
, Function(c) c.GetMember(Of NamedTypeSymbol)("C").SharedConstructors.Single(), preserveLocalVariables:=True)})
9557
{SemanticEdit(SemanticEditKind.
Update
, Function(c) c.GetMember(Of NamedTypeSymbol)("C").InstanceConstructors.Single(), preserveLocalVariables:=True)})
9567
{SemanticEdit(SemanticEditKind.
Update
, Function(c) c.GetMember(Of NamedTypeSymbol)("C").InstanceConstructors.Single(), preserveLocalVariables:=True)})
9577
{SemanticEdit(SemanticEditKind.
Update
, Function(c) c.GetMember(Of NamedTypeSymbol)("C").InstanceConstructors.Single(), preserveLocalVariables:=True)})
9587
{SemanticEdit(SemanticEditKind.
Update
, Function(c) c.GetMember(Of NamedTypeSymbol)("C").InstanceConstructors.Single(), preserveLocalVariables:=True)})
9597
{SemanticEdit(SemanticEditKind.
Update
, Function(c) c.GetMember(Of NamedTypeSymbol)("C").InstanceConstructors.Single(), preserveLocalVariables:=True)})
9607
{SemanticEdit(SemanticEditKind.
Update
, Function(c) c.GetMember(Of NamedTypeSymbol)("C").InstanceConstructors.Single(), preserveLocalVariables:=True)})
9617
{SemanticEdit(SemanticEditKind.
Update
, Function(c) c.GetMember(Of NamedTypeSymbol)("C").InstanceConstructors.Single(Function(m) m.ToString() = "Private Sub New(a As Integer)"), preserveLocalVariables:=True),
9618
SemanticEdit(SemanticEditKind.
Update
, Function(c) c.GetMember(Of NamedTypeSymbol)("C").InstanceConstructors.Single(Function(m) m.ToString() = "Private Sub New(a As Boolean)"), preserveLocalVariables:=True)})
9628
{SemanticEdit(SemanticEditKind.
Update
, Function(c) c.GetMember(Of NamedTypeSymbol)("C").InstanceConstructors.Single(Function(m) m.ToString() = "Private Sub New(a As Integer)"), preserveLocalVariables:=True),
9629
SemanticEdit(SemanticEditKind.
Update
, Function(c) c.GetMember(Of NamedTypeSymbol)("C").InstanceConstructors.Single(Function(m) m.ToString() = "Private Sub New(a As Boolean)"), preserveLocalVariables:=True)})
9639
{SemanticEdit(SemanticEditKind.
Update
, Function(c) c.GetMember(Of NamedTypeSymbol)("C").InstanceConstructors.Single(Function(m) m.ToString() = "Private Sub New(a As Boolean)"), preserveLocalVariables:=True)})
9649
{SemanticEdit(SemanticEditKind.
Update
, Function(c) c.GetMember(Of NamedTypeSymbol)("C").InstanceConstructors.Single(Function(m) m.ToString() = "Private Sub New(a As Boolean)"), preserveLocalVariables:=True)})
9659
{SemanticEdit(SemanticEditKind.
Update
, Function(c) c.GetMember(Of NamedTypeSymbol)("C").InstanceConstructors.Single(Function(m) m.ToString() = "Private Sub New(a As Boolean)"), preserveLocalVariables:=True)})
9669
{SemanticEdit(SemanticEditKind.
Update
, Function(c) c.GetMember(Of NamedTypeSymbol)("C").InstanceConstructors.Single(Function(m) m.ToString() = "Private Sub New(a As Boolean)"), preserveLocalVariables:=True)})
9679
{SemanticEdit(SemanticEditKind.
Update
, Function(c) c.GetMember(Of NamedTypeSymbol)("C").InstanceConstructors.Single(Function(m) m.ToString() = "Private Sub New(a As Integer)"), preserveLocalVariables:=True),
9680
SemanticEdit(SemanticEditKind.
Update
, Function(c) c.GetMember(Of NamedTypeSymbol)("C").InstanceConstructors.Single(Function(m) m.ToString() = "Private Sub New(a As Boolean)"), preserveLocalVariables:=True)})
9690
{SemanticEdit(SemanticEditKind.
Update
, Function(c) c.GetMember(Of NamedTypeSymbol)("C").InstanceConstructors.Single(Function(m) m.ToString() = "Private Sub New(a As Integer)"), 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)})
9789
{SemanticEdit(SemanticEditKind.
Update
, Function(c) c.GetMember(Of NamedTypeSymbol)("C").InstanceConstructors.Single(), preserveLocalVariables:=True)})
9799
{SemanticEdit(SemanticEditKind.
Update
, Function(c) c.GetMember(Of NamedTypeSymbol)("C").InstanceConstructors.Single(), preserveLocalVariables:=True)})
9814
{SemanticEdit(SemanticEditKind.
Update
, Function(c) c.GetMember(Of NamedTypeSymbol)("C").InstanceConstructors.Single(), preserveLocalVariables:=True)},
9832
{SemanticEdit(SemanticEditKind.
Update
, Function(c) c.GetMember(Of NamedTypeSymbol)("C").InstanceConstructors.Single(), preserveLocalVariables:=True)},
9898
SemanticEdit(SemanticEditKind.
Update
, Function(c) c.GetMember(Of NamedTypeSymbol)("C").InstanceConstructors.Single, preserveLocalVariables:=True)
9910
SemanticEdit(SemanticEditKind.
Update
, Function(c) c.GetMember(Of NamedTypeSymbol)("C").InstanceConstructors.Single, preserveLocalVariables:=True)
9922
SemanticEdit(SemanticEditKind.
Update
, Function(c) c.GetMember(Of NamedTypeSymbol)("C").InstanceConstructors.Single, preserveLocalVariables:=True)
9934
SemanticEdit(SemanticEditKind.
Update
, Function(c) c.GetMember(Of NamedTypeSymbol)("C").InstanceConstructors.Single, preserveLocalVariables:=True)
9946
SemanticEdit(SemanticEditKind.
Update
, Function(c) c.GetMember(Of NamedTypeSymbol)("C").InstanceConstructors.Single, preserveLocalVariables:=True)
9958
SemanticEdit(SemanticEditKind.
Update
, Function(c) c.GetMember(Of NamedTypeSymbol)("C").InstanceConstructors.Single, preserveLocalVariables:=True)
9979
SemanticEdit(SemanticEditKind.
Update
, Function(c) c.GetMember(Of NamedTypeSymbol)("C").InstanceConstructors.Single(), preserveLocalVariables:=True)
10000
SemanticEdit(SemanticEditKind.
Update
, Function(c) c.GetMember(Of NamedTypeSymbol)("C").InstanceConstructors.Single(), preserveLocalVariables:=True)
10018
SemanticEdit(SemanticEditKind.
Update
, Function(c) c.GetMember(Of NamedTypeSymbol)("C").InstanceConstructors.Single(), preserveLocalVariables:=True)},
10035
SemanticEdit(SemanticEditKind.
Update
, Function(c) c.GetMember(Of NamedTypeSymbol)("C").InstanceConstructors.Single(), preserveLocalVariables:=True)},
10053
SemanticEdit(SemanticEditKind.
Update
, Function(c) c.GetMember(Of NamedTypeSymbol)("C").InstanceConstructors.Single(), preserveLocalVariables:=True)
10100
SemanticEdit(SemanticEditKind.
Update
, Function(c) c.GetMember(Of NamedTypeSymbol)("C").InstanceConstructors.Single(), partialType:="C", preserveLocalVariables:=True)
10119
SemanticEdit(SemanticEditKind.
Update
, Function(c) c.GetMember(Of NamedTypeSymbol)("C").InstanceConstructors.Single(), partialType:="C", preserveLocalVariables:=True)
10138
SemanticEdit(SemanticEditKind.
Update
, Function(c) c.GetMember(Of NamedTypeSymbol)("C").InstanceConstructors.Single(), preserveLocalVariables:=True)},
10154
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)
10331
{SemanticEdit(SemanticEditKind.
Update
, Function(c) c.GetMember(Of NamedTypeSymbol)("C").Constructors.Single(), syntaxMap(0))})
10362
{SemanticEdit(SemanticEditKind.
Update
, Function(c) c.GetMember(Of NamedTypeSymbol)("C").Constructors.Single(), syntaxMap(0))})
10399
{SemanticEdit(SemanticEditKind.
Update
, Function(c) c.GetMember(Of NamedTypeSymbol)("C").Constructors.Single(), syntaxMap(0))})
10436
{SemanticEdit(SemanticEditKind.
Update
, Function(c) c.GetMember(Of NamedTypeSymbol)("C").Constructors.Single(), syntaxMap(0))})
10480
{SemanticEdit(SemanticEditKind.
Update
, Function(c) c.GetMember(Of NamedTypeSymbol)("C").Constructors(0), syntaxMap(0)),
10481
SemanticEdit(SemanticEditKind.
Update
, Function(c) c.GetMember(Of NamedTypeSymbol)("C").Constructors(1), syntaxMap(0))})
10529
{SemanticEdit(SemanticEditKind.
Update
, Function(c) c.GetMember(Of NamedTypeSymbol)("C").Constructors(0), syntaxMap(0)),
10530
SemanticEdit(SemanticEditKind.
Update
, Function(c) c.GetMember(Of NamedTypeSymbol)("C").Constructors(1), syntaxMap(0))})
10578
{SemanticEdit(SemanticEditKind.
Update
, Function(c) c.GetMember(Of NamedTypeSymbol)("C").Constructors(0), syntaxMap(0)),
10579
SemanticEdit(SemanticEditKind.
Update
, Function(c) c.GetMember(Of NamedTypeSymbol)("C").Constructors(1), syntaxMap(0))})
10627
{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))})
10675
{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))})
10723
{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))})
10772
{SemanticEdit(SemanticEditKind.
Update
, Function(c) c.GetMember(Of NamedTypeSymbol)("C").Constructors.Single(Function(ctor) ctor.ToTestDisplayString() = "Sub C..ctor(b As System.Boolean)"))})
10825
{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))})
10873
{SemanticEdit(SemanticEditKind.
Update
, Function(c) c.GetMember(Of NamedTypeSymbol)("C").Constructors.Single(Function(ctor) ctor.ToTestDisplayString() = "Sub C..ctor(b As System.Boolean)"))})
10888
{SemanticEdit(SemanticEditKind.
Update
, Function(c) c.GetMember(Of NamedTypeSymbol)("C").InstanceConstructors.Single(), syntaxMap(0))})
10900
{SemanticEdit(SemanticEditKind.
Update
, Function(c) c.GetMember(Of NamedTypeSymbol)("C").InstanceConstructors.Single(), syntaxMap(0))})
10944
SemanticEdit(SemanticEditKind.
Update
, Function(c) c.GetMember(Of NamedTypeSymbol)("C").GetMember("F")),
10945
SemanticEdit(SemanticEditKind.
Update
, Function(c) c.GetMember(Of NamedTypeSymbol)("C").InstanceConstructors.Single(), syntaxMap(0))
10988
SemanticEdit(SemanticEditKind.
Update
, Function(c) c.GetMember(Of NamedTypeSymbol)("C").Constructors(0), syntaxMap(0)),
10989
SemanticEdit(SemanticEditKind.
Update
, Function(c) c.GetMember(Of NamedTypeSymbol)("C").Constructors(1), syntaxMap(0))
11035
SemanticEdit(SemanticEditKind.
Update
, Function(c) CType(c.GetMember(Of NamedTypeSymbol)("C").GetMembers("P").First(), IPropertySymbol).GetMethod),
11036
SemanticEdit(SemanticEditKind.
Update
, Function(c) c.GetMember(Of NamedTypeSymbol)("C").InstanceConstructors.Single(), preserveLocalVariables:=True)
11133
SemanticEdit(SemanticEditKind.
Update
, Function(c) c.GetMember(Of NamedTypeSymbol)("C").GetMember(Of EventSymbol)("E").AddMethod),
11134
SemanticEdit(SemanticEditKind.
Update
, Function(c) c.GetMember(Of NamedTypeSymbol)("C").GetMember(Of EventSymbol)("E").RemoveMethod),
11135
SemanticEdit(SemanticEditKind.
Update
, Function(c) c.GetMember(Of NamedTypeSymbol)("C").GetMember(Of EventSymbol)("E").RaiseMethod)
11250
SemanticEdit(SemanticEditKind.
Update
, Function(c) c.GetMember("C.E"))
11350
SemanticEdit(SemanticEditKind.
Update
, Function(c) c.GetMember(Of NamedTypeSymbol)("C").GetMember(Of EventSymbol)("E").AddMethod),
11351
SemanticEdit(SemanticEditKind.
Update
, Function(c) c.GetMember(Of NamedTypeSymbol)("C").GetMember(Of EventSymbol)("E").RemoveMethod),
11352
SemanticEdit(SemanticEditKind.
Update
, Function(c) c.GetMember(Of NamedTypeSymbol)("C").GetMember(Of EventSymbol)("E").RaiseMethod)
11451
SemanticEdit(SemanticEditKind.
Update
, Function(c) c.GetMember("C.EEventHandler.BeginInvoke")),
11452
SemanticEdit(SemanticEditKind.
Update
, Function(c) c.GetMember("C.EEventHandler.Invoke"))
11474
SemanticEdit(SemanticEditKind.
Update
, Function(c) c.GetMember("C.EEventHandler.BeginInvoke")),
11475
SemanticEdit(SemanticEditKind.
Update
, Function(c) c.GetMember("C.EEventHandler.Invoke"))
11501
SemanticEdit(SemanticEditKind.
Update
, Function(c) c.GetMember("C.M"))
11523
SemanticEdit(SemanticEditKind.
Update
, Function(c) c.GetMember(Of NamedTypeSymbol)("C").InstanceConstructors.Single(), preserveLocalVariables:=True)
11545
SemanticEdit(SemanticEditKind.
Update
, Function(c) c.GetMember(Of NamedTypeSymbol)("C").GetMember("op_Explicit"))
11567
SemanticEdit(SemanticEditKind.
Update
, Function(c) c.GetMember(Of NamedTypeSymbol)("C").GetMember("op_Addition"))
11589
SemanticEdit(SemanticEditKind.
Update
, Function(c) c.GetMember("C.get_P"))
11611
SemanticEdit(SemanticEditKind.
Update
, Function(c) c.GetMember("C.M"))
11867
SemanticEdit(SemanticEditKind.
Update
, Function(c) c.GetMember("C.M"))
11916
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);