2217 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 (510)
Emit\EditAndContinue\AssemblyReferencesTests.cs (11)
79
SemanticEditKind.
Update
,
155
SemanticEditKind.
Update
,
236
ImmutableArray.Create(SemanticEdit.Create(SemanticEditKind.
Update
, f0, f1)));
243
SemanticEdit.Create(SemanticEditKind.
Update
, f1, f2)));
341
ImmutableArray.Create(SemanticEdit.Create(SemanticEditKind.
Update
, f0, f1)));
346
SemanticEdit.Create(SemanticEditKind.
Update
, f1, f2),
424
ImmutableArray.Create(SemanticEdit.Create(SemanticEditKind.
Update
, f0, f1)));
504
ImmutableArray.Create(SemanticEdit.Create(SemanticEditKind.
Update
, f0, f1)));
615
ImmutableArray.Create(SemanticEdit.Create(SemanticEditKind.
Update
, m0, m1, GetSyntaxMapFromMarkers(source0, source1))));
624
ImmutableArray.Create(SemanticEdit.Create(SemanticEditKind.
Update
, f1, f2, GetSyntaxMapFromMarkers(source1, source2))));
636
ImmutableArray.Create(SemanticEdit.Create(SemanticEditKind.
Update
, m2, m3, GetSyntaxMapFromMarkers(source2, source3))));
Emit\EditAndContinue\EditAndContinueClosureTests.cs (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),
4982
Edit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), preserveLocalVariables: true),
5087
Edit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), preserveLocalVariables: true),
5234
Edit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), preserveLocalVariables: true),
5342
Edit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), preserveLocalVariables: true),
5470
Edit(SemanticEditKind.
Update
, c => c.GetMember("C..ctor"), preserveLocalVariables: true),
5593
Edit(SemanticEditKind.
Update
, c => c.GetMember("C..ctor"), preserveLocalVariables: true),
5692
Edit(SemanticEditKind.
Update
, c => c.GetMember("Program.<Main>$"), preserveLocalVariables: true),
5826
Edit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), preserveLocalVariables: true),
5963
Edit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), preserveLocalVariables: true),
6064
Edit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), preserveLocalVariables: true),
6173
Edit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), preserveLocalVariables: true),
6313
Edit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), preserveLocalVariables: true),
6412
Edit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), preserveLocalVariables: true),
6486
Edit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), preserveLocalVariables: true),
6579
Edit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), preserveLocalVariables: true),
6713
Edit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), preserveLocalVariables: true),
6880
Edit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), preserveLocalVariables: true),
7040
Edit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), preserveLocalVariables: true),
7139
Edit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), preserveLocalVariables: true),
7202
Edit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), preserveLocalVariables: true),
7286
Edit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), preserveLocalVariables: true),
7336
Edit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), preserveLocalVariables: true),
7455
Edit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), preserveLocalVariables: true),
7653
Edit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), preserveLocalVariables: true),
7803
Edit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), preserveLocalVariables: true),
7995
Edit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), preserveLocalVariables: true),
8127
Edit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), preserveLocalVariables: true),
8373
Edit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), preserveLocalVariables: true),
8554
Edit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), preserveLocalVariables: true),
8758
Edit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), preserveLocalVariables: true),
8929
Edit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), preserveLocalVariables: true),
9137
Edit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), preserveLocalVariables: true),
9283
Edit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), preserveLocalVariables: true),
9381
Edit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), preserveLocalVariables: true),
9502
Edit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), preserveLocalVariables: true),
9602
Edit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), preserveLocalVariables: true),
9738
Edit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), preserveLocalVariables: true),
9844
Edit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), preserveLocalVariables: true),
9966
Edit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), preserveLocalVariables: true),
10086
Edit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), preserveLocalVariables: true, rudeEdits: _ => new RuntimeRudeEdit("Return type changed", 0x123)),
Emit\EditAndContinue\EditAndContinueDelegateCacheTests.cs (5)
61
SemanticEdit.Create(SemanticEditKind.
Update
, f0, f1)));
125
SemanticEdit.Create(SemanticEditKind.
Update
, f0, f1)));
189
SemanticEdit.Create(SemanticEditKind.
Update
, f0, f1)));
253
SemanticEdit.Create(SemanticEditKind.
Update
, f0, f1)));
317
SemanticEdit.Create(SemanticEditKind.
Update
, f0, f1)));
Emit\EditAndContinue\EditAndContinuePdbTests.cs (5)
151
SemanticEdit.Create(SemanticEditKind.
Update
, f0, f1, syntaxMap1),
152
SemanticEdit.Create(SemanticEditKind.
Update
, g0, g1, syntaxMap1)));
271
SemanticEdit.Create(SemanticEditKind.
Update
, f1, f2, syntaxMap2),
272
SemanticEdit.Create(SemanticEditKind.
Update
, g1, g2, syntaxMap2),
273
SemanticEdit.Create(SemanticEditKind.
Update
, a1, a2, syntaxMap2),
Emit\EditAndContinue\EditAndContinueStateMachineTests.cs (78)
358
ImmutableArray.Create(SemanticEdit.Create(SemanticEditKind.
Update
, method0, method1)));
460
ImmutableArray.Create(SemanticEdit.Create(SemanticEditKind.
Update
, method0, method1)));
534
ImmutableArray.Create(SemanticEdit.Create(SemanticEditKind.
Update
, method0, method1)));
584
ImmutableArray.Create(SemanticEdit.Create(SemanticEditKind.
Update
, method0, method1)));
650
Edit(SemanticEditKind.
Update
, c => c.GetMembers<IMethodSymbol>("C.F").Single(m => m.ToTestDisplayString() == "System.Threading.Tasks.Task<System.Int32> C.F(System.Int16 a)"), preserveLocalVariables: true),
651
Edit(SemanticEditKind.
Update
, c => c.GetMembers<IMethodSymbol>("C.F").Single(m => m.ToTestDisplayString() == "System.Threading.Tasks.Task<System.Int32> C.F(System.Int32 a)"), preserveLocalVariables: true),
652
Edit(SemanticEditKind.
Update
, c => c.GetMembers<IMethodSymbol>("C.F").Single(m => m.ToTestDisplayString() == "System.Threading.Tasks.Task<System.Int32> C.F(System.Int64 a)"), preserveLocalVariables: true),
752
edits: new[] { Edit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), preserveLocalVariables: true) },
972
edits: new[] { Edit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), preserveLocalVariables: true) },
1135
SemanticEdit.Create(SemanticEditKind.
Update
, f0, f1, GetSyntaxMapFromMarkers(source0, source1))));
1560
SemanticEdit.Create(SemanticEditKind.
Update
, ctor0, ctor1, GetSyntaxMapFromMarkers(source0, source1))));
2002
SemanticEdit.Create(SemanticEditKind.
Update
, f0, f1, GetSyntaxMapFromMarkers(source0, source1))));
2007
SemanticEdit.Create(SemanticEditKind.
Update
, f1, f2, GetSyntaxMapFromMarkers(source1, source2))));
2579
SemanticEdit.Create(SemanticEditKind.
Update
, f0, f1, GetSyntaxMapFromMarkers(source0, source1))));
2748
SemanticEdit.Create(SemanticEditKind.
Update
, f0, f1, GetSyntaxMapFromMarkers(source0, source1))));
3287
SemanticEdit.Create(SemanticEditKind.
Update
, f0, f1, GetSyntaxMapFromMarkers(source0, source1))));
3681
ImmutableArray.Create(SemanticEdit.Create(SemanticEditKind.
Update
, method0, method1, GetSyntaxMapFromMarkers(source0, source1))));
3785
ImmutableArray.Create(SemanticEdit.Create(SemanticEditKind.
Update
, method0, method1, GetSyntaxMapFromMarkers(source0, source1))));
3894
ImmutableArray.Create(SemanticEdit.Create(SemanticEditKind.
Update
, method0, method1, GetSyntaxMapFromMarkers(source0, source1))));
4000
ImmutableArray.Create(SemanticEdit.Create(SemanticEditKind.
Update
, method0, method1, GetSyntaxMapFromMarkers(source0, source1))));
4114
ImmutableArray.Create(SemanticEdit.Create(SemanticEditKind.
Update
, method0, method1, GetSyntaxMapFromMarkers(source0, source1))));
4267
SemanticEdit.Create(SemanticEditKind.
Update
, f0, f1, GetSyntaxMapFromMarkers(source0, source1))));
4501
SemanticEdit.Create(SemanticEditKind.
Update
, f0, f1, GetSyntaxMapFromMarkers(source0, source1))));
4661
SemanticEdit.Create(SemanticEditKind.
Update
, f0, f1, GetSyntaxMapFromMarkers(source0, source1))));
5124
SemanticEdit.Create(SemanticEditKind.
Update
, f0, f1, GetSyntaxMapFromMarkers(source0, source1))));
5472
SemanticEdit.Create(SemanticEditKind.
Update
, f0, f1, GetSyntaxMapFromMarkers(source0, source1))));
5811
SemanticEdit.Create(SemanticEditKind.
Update
, f0, f1, GetSyntaxMapFromMarkers(source0, source1))));
5816
SemanticEdit.Create(SemanticEditKind.
Update
, f1, f2, GetSyntaxMapFromMarkers(source1, source2))));
5821
SemanticEdit.Create(SemanticEditKind.
Update
, f2, f3, GetSyntaxMapFromMarkers(source2, source3))));
6715
ImmutableArray.Create(SemanticEdit.Create(SemanticEditKind.
Update
, f0, f1, GetSyntaxMapFromMarkers(source0, source1))));
7154
ImmutableArray.Create(SemanticEdit.Create(SemanticEditKind.
Update
, f0, f1, GetSyntaxMapFromMarkers(source0, source1))));
7439
SemanticEdit.Create(SemanticEditKind.
Update
, f0, f1, syntaxMap1),
7440
SemanticEdit.Create(SemanticEditKind.
Update
, g0, g1, syntaxMap1)));
7451
SemanticEdit.Create(SemanticEditKind.
Update
, f1, f2, syntaxMap2)));
7462
SemanticEdit.Create(SemanticEditKind.
Update
, g2, g3, syntaxMap3),
7463
SemanticEdit.Create(SemanticEditKind.
Update
, h2, h3, syntaxMap3)));
7818
SemanticEdit.Create(SemanticEditKind.
Update
, f0, f1, GetSyntaxMapFromMarkers(source0, source1))));
7893
SemanticEdit.Create(SemanticEditKind.
Update
, f1, f2, GetSyntaxMapFromMarkers(source1, source2))));
7941
Edit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), preserveLocalVariables: true)
7969
Edit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), preserveLocalVariables: true)
8188
SemanticEdit.Create(SemanticEditKind.
Update
, f0, f1, syntaxMap1),
8189
SemanticEdit.Create(SemanticEditKind.
Update
, g0, g1, syntaxMap1)));
8200
SemanticEdit.Create(SemanticEditKind.
Update
, f1, f2, syntaxMap2)));
8211
SemanticEdit.Create(SemanticEditKind.
Update
, g2, g3, syntaxMap3),
8212
SemanticEdit.Create(SemanticEditKind.
Update
, h2, h3, syntaxMap3)));
8730
SemanticEdit.Create(SemanticEditKind.
Update
, f1, f2, GetSyntaxMapByKind(f1, SyntaxKind.Block))));
8902
ImmutableArray.Create(SemanticEdit.Create(SemanticEditKind.
Update
, f0, f1, GetSyntaxMapFromMarkers(source0, source1))));
8914
ImmutableArray.Create(SemanticEdit.Create(SemanticEditKind.
Update
, f1, f2, GetSyntaxMapFromMarkers(source1, source2))));
8957
Edit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), preserveLocalVariables: true),
9098
SemanticEdit.Create(SemanticEditKind.
Update
, m0, m1, GetSyntaxMapFromMarkers(source0, source1))));
9220
SemanticEdit.Create(SemanticEditKind.
Update
, f0, f1, GetSyntaxMapFromMarkers(source0, source1))));
9239
SemanticEdit.Create(SemanticEditKind.
Update
, f1, f2, GetSyntaxMapFromMarkers(source1, source2))));
9377
SemanticEdit.Create(SemanticEditKind.
Update
, f0, f1, GetSyntaxMapFromMarkers(source0, source1))));
9390
SemanticEdit.Create(SemanticEditKind.
Update
, f1, f2, GetSyntaxMapFromMarkers(source1, source2))));
9532
SemanticEdit.Create(SemanticEditKind.
Update
, f0, f1, GetSyntaxMapFromMarkers(source0, source1))));
9543
SemanticEdit.Create(SemanticEditKind.
Update
, f1, f2, GetSyntaxMapFromMarkers(source1, source2))));
9639
SemanticEdit.Create(SemanticEditKind.
Update
, f0, f1, GetSyntaxMapFromMarkers(source0, source1))));
9701
SemanticEdit.Create(SemanticEditKind.
Update
, f1, f2, GetSyntaxMapFromMarkers(source1, source2))));
9769
SemanticEdit.Create(SemanticEditKind.
Update
, f0, f1, GetSyntaxMapFromMarkers(source0, source1))));
9781
SemanticEdit.Create(SemanticEditKind.
Update
, f1, f2, GetSyntaxMapFromMarkers(source1, source2))));
9795
SemanticEdit.Create(SemanticEditKind.
Update
, f2, f3, GetSyntaxMapFromMarkers(source2, source3))));
9807
SemanticEdit.Create(SemanticEditKind.
Update
, f3, f4, GetSyntaxMapFromMarkers(source3, source4))));
9819
SemanticEdit.Create(SemanticEditKind.
Update
, f4, f5, GetSyntaxMapFromMarkers(source4, source5))));
10271
SemanticEdit.Create(SemanticEditKind.
Update
, f0, f1, GetSyntaxMapFromMarkers(source0, source1))));
10581
SemanticEdit.Create(SemanticEditKind.
Update
, f1, f2, GetSyntaxMapFromMarkers(source1, source2))));
10647
SemanticEdit.Create(SemanticEditKind.
Update
, f0, f1, GetSyntaxMapFromMarkers(source0, source1))));
10714
SemanticEdit.Create(SemanticEditKind.
Update
, f0, f1, GetSyntaxMapFromMarkers(source0, source1))));
10780
SemanticEdit.Create(SemanticEditKind.
Update
, f0, f1, GetSyntaxMapFromMarkers(source0, source1))));
10847
SemanticEdit.Create(SemanticEditKind.
Update
, f0, f1, GetSyntaxMapFromMarkers(source0, source1))));
10900
SemanticEdit.Create(SemanticEditKind.
Update
, f0, f1, GetSyntaxMapFromMarkers(source0, source1))));
10965
SemanticEdit.Create(SemanticEditKind.
Update
, f0, f1, GetSyntaxMapFromMarkers(source0, source1))));
11030
SemanticEdit.Create(SemanticEditKind.
Update
, f0, f1, GetSyntaxMapFromMarkers(source0, source1))));
11081
SemanticEdit.Create(SemanticEditKind.
Update
, f0, f1, GetSyntaxMapFromMarkers(source0, source1))));
11132
SemanticEdit.Create(SemanticEditKind.
Update
, f0, f1, GetSyntaxMapFromMarkers(source0, source1))));
11186
SemanticEdit.Create(SemanticEditKind.
Update
, f0, f1, GetSyntaxMapFromMarkers(source0, source1))));
11247
SemanticEdit.Create(SemanticEditKind.
Update
, f0, f1, GetSyntaxMapFromMarkers(source0, source1))));
11302
SemanticEdit.Create(SemanticEditKind.
Update
, f0, f1, GetSyntaxMapFromMarkers(source0, source1))));
11369
SemanticEdit.Create(SemanticEditKind.
Update
, f0, f1, GetSyntaxMapFromMarkers(source0, source1))));
Emit\EditAndContinue\EditAndContinueTests.cs (257)
282
SemanticEdit.Create(SemanticEditKind.
Update
, ctorC0, ctorC1),
283
SemanticEdit.Create(SemanticEditKind.
Update
, ctorD0, ctorD1),
284
SemanticEdit.Create(SemanticEditKind.
Update
, method0, method1),
285
SemanticEdit.Create(SemanticEditKind.
Update
, a0, a1),
286
SemanticEdit.Create(SemanticEditKind.
Update
, ctorA0, ctorA1)));
324
ImmutableArray.Create(SemanticEdit.Create(SemanticEditKind.
Update
, method0, method1)));
357
ImmutableArray.Create(SemanticEdit.Create(SemanticEditKind.
Update
, f0, f1)));
413
SemanticEdit.Create(SemanticEditKind.
Update
, e0, e1, GetSyntaxMapFromMarkers(source0, source1))));
423
SemanticEdit.Create(SemanticEditKind.
Update
, g0, g1, GetSyntaxMapFromMarkers(source0, source1))));
479
SemanticEdit.Create(SemanticEditKind.
Update
, g0, g1, GetSyntaxMapFromMarkers(source0, source1))));
525
ImmutableArray.Create(SemanticEdit.Create(SemanticEditKind.
Update
, method0, method1)));
587
ImmutableArray.Create(SemanticEdit.Create(SemanticEditKind.
Update
, method0, method1)));
614
ImmutableArray.Create(SemanticEdit.Create(SemanticEditKind.
Update
, method1, method2)));
665
Edit(SemanticEditKind.
Update
, c => c.GetMember("C.F")),
712
Edit(SemanticEditKind.
Update
, c => c.GetMember("C.F")),
759
Edit(SemanticEditKind.
Update
, c => c.GetMember("C.F")),
814
ImmutableArray.Create(SemanticEdit.Create(SemanticEditKind.
Update
, method0, method1)));
890
edits: new[] { Edit(SemanticEditKind.
Update
, c => c.GetMember("C.F")) },
923
Edit(SemanticEditKind.
Update
, c => c.GetMember("C")),
924
Edit(SemanticEditKind.
Update
, c => c.GetMember("C.F"))
966
edits: new[] { Edit(SemanticEditKind.
Update
, c => c.GetMember("C.F")) },
1063
Edit(SemanticEditKind.
Update
, c => c.GetMember("C.F")),
1064
Edit(SemanticEditKind.
Update
, c => c.GetMember("D.G"))
1154
ImmutableArray.Create(SemanticEdit.Create(SemanticEditKind.
Update
, method0, method1)));
1191
ImmutableArray.Create(SemanticEdit.Create(SemanticEditKind.
Update
, method1, method2)));
1277
ImmutableArray.Create(SemanticEdit.Create(SemanticEditKind.
Update
, method0, method1)));
1319
SemanticEdit.Create(SemanticEditKind.
Update
, method1, method2)));
1351
SemanticEdit.Create(SemanticEditKind.
Update
, method2, method3)));
1444
Edit(SemanticEditKind.
Update
, c => c.GetMember("C.F")),
1445
Edit(SemanticEditKind.
Update
, c => c.GetMember("C.G")),
1446
Edit(SemanticEditKind.
Update
, c => c.GetMember("C.H")),
1497
Edit(SemanticEditKind.
Update
, c => c.GetMember("C.G")),
1498
Edit(SemanticEditKind.
Update
, c => c.GetMember("C.H")),
1547
Edit(SemanticEditKind.
Update
, c => c.GetMember("C.H")),
1619
Edit(SemanticEditKind.
Update
, c => c.GetMember("C.G")),
1650
Edit(SemanticEditKind.
Update
, c => c.GetMember("C.F")),
1681
Edit(SemanticEditKind.
Update
, c => c.GetMember("C.F")),
1682
Edit(SemanticEditKind.
Update
, c => c.GetMember("C.G")),
1750
Edit(SemanticEditKind.
Update
, c => c.GetMember("C.F")),
1783
Edit(SemanticEditKind.
Update
, c => c.GetMember("C.F")),
1852
ImmutableArray.Create(SemanticEdit.Create(SemanticEditKind.
Update
, method0, method1, GetSyntaxMapFromMarkers(source0, source1))));
1941
ImmutableArray.Create(SemanticEdit.Create(SemanticEditKind.
Update
, method0, method1, GetSyntaxMapFromMarkers(source0, source1))));
1959
ImmutableArray.Create(SemanticEdit.Create(SemanticEditKind.
Update
, method1, method2, GetSyntaxMapFromMarkers(source1, source2))));
2026
ImmutableArray.Create(SemanticEdit.Create(SemanticEditKind.
Update
, method0, method1, GetSyntaxMapFromMarkers(source0, source1))));
2044
ImmutableArray.Create(SemanticEdit.Create(SemanticEditKind.
Update
, method1, method2, GetSyntaxMapFromMarkers(source1, source2))));
2100
ImmutableArray.Create(SemanticEdit.Create(SemanticEditKind.
Update
, method0, method1, GetSyntaxMapFromMarkers(source0, source1))));
2166
ImmutableArray.Create(SemanticEdit.Create(SemanticEditKind.
Update
, method0, method1, GetSyntaxMapFromMarkers(source0, source1))));
2186
ImmutableArray.Create(SemanticEdit.Create(SemanticEditKind.
Update
, method1, method2, GetSyntaxMapFromMarkers(source1, source2))));
2242
ImmutableArray.Create(SemanticEdit.Create(SemanticEditKind.
Update
, method0, method1, GetSyntaxMapFromMarkers(source0, source1))));
2294
Edit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), preserveLocalVariables: true),
2445
Edit(SemanticEditKind.
Update
, c => c.GetMember("Program.<Main>$"), preserveLocalVariables: true),
2547
Edit(SemanticEditKind.
Update
, c => c.GetMember("Program.<Main>$"), preserveLocalVariables: true),
2609
Edit(SemanticEditKind.
Update
, c => c.GetMember<IMethodSymbol>("C.M2").PartialImplementationPart),
2668
Edit(SemanticEditKind.
Update
, c => c.GetMember<IMethodSymbol>("C.M").PartialImplementationPart)
2764
Edit(SemanticEditKind.
Update
, c => c.GetMember<IPropertySymbol>("C.P").PartialImplementationPart),
2813
Edit(SemanticEditKind.
Update
, c => c.GetMember<IMethodSymbol>("C.get_P").PartialImplementationPart),
2962
SemanticEdit.Create(SemanticEditKind.
Update
, methodF0, methodF1),
3011
SemanticEdit.Create(SemanticEditKind.
Update
, methodG1, methodG2)));
3076
SemanticEdit.Create(SemanticEditKind.
Update
, invoke0, invoke1),
3077
SemanticEdit.Create(SemanticEditKind.
Update
, beginInvoke0, beginInvoke1)));
3194
Edit(SemanticEditKind.
Update
, c => c.GetMember("E")),
3195
Edit(SemanticEditKind.
Update
, c => c.GetMember("E.A")),
3196
Edit(SemanticEditKind.
Update
, c => c.GetMember("C")),
3197
Edit(SemanticEditKind.
Update
, c => c.GetMember("C._x")),
3198
Edit(SemanticEditKind.
Update
, c => c.GetMember("C.X")),
3199
Edit(SemanticEditKind.
Update
, c => c.GetMember("D"))
3275
Edit(SemanticEditKind.
Update
, c => c.GetMember("E")),
3276
Edit(SemanticEditKind.
Update
, c => c.GetMember("E.A")),
3277
Edit(SemanticEditKind.
Update
, c => c.GetMember("C")),
3278
Edit(SemanticEditKind.
Update
, c => c.GetMember("C._x")),
3279
Edit(SemanticEditKind.
Update
, c => c.GetMember("C.X")),
3280
Edit(SemanticEditKind.
Update
, c => c.GetMember("D"))
3416
ImmutableArray.Create(SemanticEdit.Create(SemanticEditKind.
Update
, f1, f2)));
3526
SemanticEdit.Create(SemanticEditKind.
Update
, main0, main1),
3616
SemanticEdit.Create(SemanticEditKind.
Update
, g1, g2),
3777
SemanticEdit.Create(SemanticEditKind.
Update
, method0, method1)));
3835
ImmutableArray.Create(SemanticEdit.Create(SemanticEditKind.
Update
, getP0, getP1)));
5581
Edit(SemanticEditKind.
Update
, c => c.GetMember("C.get_Item")),
5582
Edit(SemanticEditKind.
Update
, c => c.GetMember("C.set_Item")),
6178
SemanticEdit.Create(SemanticEditKind.
Update
, f0, f1)));
6242
ImmutableArray.Create(SemanticEdit.Create(SemanticEditKind.
Update
, c0, c1)));
6263
ImmutableArray.Create(SemanticEdit.Create(SemanticEditKind.
Update
, c1, c2)));
6460
SemanticEdit.Create(SemanticEditKind.
Update
, c2, c3),
6461
SemanticEdit.Create(SemanticEditKind.
Update
, f2, f3)));
6543
Edit(SemanticEditKind.
Update
, c => c.GetMember("C.D.M")),
6621
SemanticEdit.Create(SemanticEditKind.
Update
, event0, event1)));
6863
SemanticEdit.Create(SemanticEditKind.
Update
, f0, f1)));
7026
SemanticEdit.Create(SemanticEditKind.
Update
, f0, f1)));
7139
SemanticEdit.Create(SemanticEditKind.
Update
, main0, main1),
7153
SemanticEdit.Create(SemanticEditKind.
Update
, main1, main2),
7195
ImmutableArray.Create(SemanticEdit.Create(SemanticEditKind.
Update
, method0, method1)));
7288
ImmutableArray.Create(SemanticEdit.Create(SemanticEditKind.
Update
, method1, method2)));
7338
ImmutableArray.Create(SemanticEdit.Create(SemanticEditKind.
Update
, method0, method1)));
7477
SemanticEdit.Create(SemanticEditKind.
Update
, x1, x2),
7478
SemanticEdit.Create(SemanticEditKind.
Update
, m1, m2),
7479
SemanticEdit.Create(SemanticEditKind.
Update
, n1, n2),
7480
SemanticEdit.Create(SemanticEditKind.
Update
, getP1, getP2),
7481
SemanticEdit.Create(SemanticEditKind.
Update
, setP1, setP2),
7482
SemanticEdit.Create(SemanticEditKind.
Update
, getQ1, getQ2),
7483
SemanticEdit.Create(SemanticEditKind.
Update
, setQ1, setQ2),
7484
SemanticEdit.Create(SemanticEditKind.
Update
, addE1, addE2),
7485
SemanticEdit.Create(SemanticEditKind.
Update
, removeE1, removeE2),
7486
SemanticEdit.Create(SemanticEditKind.
Update
, addF1, addF2),
7487
SemanticEdit.Create(SemanticEditKind.
Update
, removeF1, removeF2),
7488
SemanticEdit.Create(SemanticEditKind.
Update
, cctor1, cctor2)));
7814
ImmutableArray.Create(SemanticEdit.Create(SemanticEditKind.
Update
, method0, method1, GetEquivalentNodesMap(method1, method0))));
7864
ImmutableArray.Create(SemanticEdit.Create(SemanticEditKind.
Update
, compilation0.GetMember("C.M"), compilation1.GetMember("C.M"))));
8135
ImmutableArray.Create(SemanticEdit.Create(SemanticEditKind.
Update
, compilation1.GetMember<MethodSymbol>("M.C.M2"),
8258
ImmutableArray.Create(SemanticEdit.Create(SemanticEditKind.
Update
, compilation0.GetMembers("C.M")[0], compilation1.GetMembers("C.M")[0])));
8282
ImmutableArray.Create(SemanticEdit.Create(SemanticEditKind.
Update
, compilation1.GetMembers("C.M")[1], compilation2.GetMembers("C.M")[1])));
8306
ImmutableArray.Create(SemanticEdit.Create(SemanticEditKind.
Update
, compilation2.GetMembers("C.M")[2], compilation3.GetMembers("C.M")[2])));
8331
ImmutableArray.Create(SemanticEdit.Create(SemanticEditKind.
Update
, compilation3.GetMembers("C.M")[3], compilation4.GetMembers("C.M")[3])));
8356
ImmutableArray.Create(SemanticEdit.Create(SemanticEditKind.
Update
, compilation4.GetMembers("C.M")[4], compilation5.GetMembers("C.M")[4])));
8380
ImmutableArray.Create(SemanticEdit.Create(SemanticEditKind.
Update
, compilation5.GetMembers("C.M")[5], compilation6.GetMembers("C.M")[5])));
8404
ImmutableArray.Create(SemanticEdit.Create(SemanticEditKind.
Update
, compilation6.GetMembers("C.M")[6], compilation7.GetMembers("C.M")[6])));
8430
ImmutableArray.Create(SemanticEdit.Create(SemanticEditKind.
Update
, compilation7.GetMembers("C.M")[7], compilation8.GetMembers("C.M")[7])));
8455
ImmutableArray.Create(SemanticEdit.Create(SemanticEditKind.
Update
, compilation8.GetMembers("C.M")[8], compilation9.GetMembers("C.M")[8])));
8479
ImmutableArray.Create(SemanticEdit.Create(SemanticEditKind.
Update
, compilation9.GetMembers("C.M")[9], compilation10.GetMembers("C.M")[9])));
8552
ImmutableArray.Create(SemanticEdit.Create(SemanticEditKind.
Update
, compilation10.GetMembers("C.M")[12], compilation11.GetMembers("C.M")[12])));
8576
ImmutableArray.Create(SemanticEdit.Create(SemanticEditKind.
Update
, compilation11.GetMembers("C.M")[13], compilation12.GetMembers("C.M")[13])));
8751
ImmutableArray.Create(SemanticEdit.Create(SemanticEditKind.
Update
, method0, method1, GetEquivalentNodesMap(method1, method0))));
8831
ImmutableArray.Create(SemanticEdit.Create(SemanticEditKind.
Update
, compilation0.GetMembers("C.F")[1], compilation1.GetMembers("C.F")[1])));
8860
ImmutableArray.Create(SemanticEdit.Create(SemanticEditKind.
Update
, compilation1.GetMembers("C.F")[1], compilation2.GetMembers("C.F")[1])));
8925
SemanticEditKind.
Update
,
9057
ImmutableArray.Create(SemanticEdit.Create(SemanticEditKind.
Update
, method0, method1, GetEquivalentNodesMap(method1, method0))));
9115
ImmutableArray.Create(SemanticEdit.Create(SemanticEditKind.
Update
, method1, method2, GetEquivalentNodesMap(method2, method1))));
9173
ImmutableArray.Create(SemanticEdit.Create(SemanticEditKind.
Update
, method2, method3, GetEquivalentNodesMap(method3, method2))));
9267
ImmutableArray.Create(SemanticEdit.Create(SemanticEditKind.
Update
, m1, m2, GetEquivalentNodesMap(m2, m1))));
9351
ImmutableArray.Create(SemanticEdit.Create(SemanticEditKind.
Update
, method0, method1, GetEquivalentNodesMap(method1, method0))));
9401
ImmutableArray.Create(SemanticEdit.Create(SemanticEditKind.
Update
, method0, method1)));
9450
ImmutableArray.Create(SemanticEdit.Create(SemanticEditKind.
Update
, method0, method1)));
9599
SemanticEdit.Create(SemanticEditKind.
Update
, method0, method1, GetEquivalentNodesMap(method1, method0))));
9627
SemanticEdit.Create(SemanticEditKind.
Update
, method1, method2, GetEquivalentNodesMap(method2, method1))));
9655
SemanticEdit.Create(SemanticEditKind.
Update
, method2, method3, GetEquivalentNodesMap(method3, method2))));
9739
ImmutableArray.Create(SemanticEdit.Create(SemanticEditKind.
Update
, f0, f1, GetSyntaxMapFromMarkers(source0, source1))));
9762
ImmutableArray.Create(SemanticEdit.Create(SemanticEditKind.
Update
, f1, f2, GetSyntaxMapFromMarkers(source1, source2))));
9828
ImmutableArray.Create(SemanticEdit.Create(SemanticEditKind.
Update
, f0, f1, GetSyntaxMapFromMarkers(source0, source1))));
9849
ImmutableArray.Create(SemanticEdit.Create(SemanticEditKind.
Update
, f1, f2, GetSyntaxMapFromMarkers(source1, source2))));
9935
ImmutableArray.Create(SemanticEdit.Create(SemanticEditKind.
Update
, m0, m1, GetEquivalentNodesMap(m1, m0))));
10039
ImmutableArray.Create(SemanticEdit.Create(SemanticEditKind.
Update
, f0, f1, GetEquivalentNodesMap(f1, f0))));
10155
ImmutableArray.Create(SemanticEdit.Create(SemanticEditKind.
Update
, method0, method1, GetSyntaxMapFromMarkers(source0, source1))));
10183
ImmutableArray.Create(SemanticEdit.Create(SemanticEditKind.
Update
, method1, method2, GetSyntaxMapFromMarkers(source1, source2))));
10215
ImmutableArray.Create(SemanticEdit.Create(SemanticEditKind.
Update
, method2, method3, GetSyntaxMapFromMarkers(source2, source3))));
10342
ImmutableArray.Create(SemanticEdit.Create(SemanticEditKind.
Update
, f0, f1, GetEquivalentNodesMap(f1, f0))));
10352
ImmutableArray.Create(SemanticEdit.Create(SemanticEditKind.
Update
, g1, g2, GetEquivalentNodesMap(g2, g1))));
10362
ImmutableArray.Create(SemanticEdit.Create(SemanticEditKind.
Update
, g2, g3, GetEquivalentNodesMap(g3, g2))));
10448
ImmutableArray.Create(SemanticEdit.Create(SemanticEditKind.
Update
, method0, method1, GetEquivalentNodesMap(method1, method0))));
10527
ImmutableArray.Create(SemanticEdit.Create(SemanticEditKind.
Update
, m0, m1, GetSyntaxMapFromMarkers(source0, source1))));
10554
ImmutableArray.Create(SemanticEdit.Create(SemanticEditKind.
Update
, m1, m2, GetSyntaxMapFromMarkers(source1, source2))));
10678
SemanticEdit.Create(SemanticEditKind.
Update
, f0, f1, GetSyntaxMapFromMarkers(source0, source1))));
10692
SemanticEdit.Create(SemanticEditKind.
Update
, f1, f2, GetSyntaxMapFromMarkers(source1, source2))));
10801
SemanticEdit.Create(SemanticEditKind.
Update
, f0, f1, GetSyntaxMapFromMarkers(source0, source1))));
10815
SemanticEdit.Create(SemanticEditKind.
Update
, f1, f2, GetSyntaxMapFromMarkers(source1, source2))));
10911
Edit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), preserveLocalVariables: true)
10997
SemanticEdit.Create(SemanticEditKind.
Update
, f0, f1, GetSyntaxMapFromMarkers(source0, source1))));
11027
SemanticEdit.Create(SemanticEditKind.
Update
, f1, f2, GetSyntaxMapFromMarkers(source1, source2))));
11104
ImmutableArray.Create(SemanticEdit.Create(SemanticEditKind.
Update
, method0, method1, GetEquivalentNodesMap(method1, method0))));
11177
ImmutableArray.Create(SemanticEdit.Create(SemanticEditKind.
Update
, method0, method1, GetEquivalentNodesMap(method1, method0))));
11252
ImmutableArray.Create(SemanticEdit.Create(SemanticEditKind.
Update
, method0, method1, GetEquivalentNodesMap(method1, method0))));
11345
ImmutableArray.Create(SemanticEdit.Create(SemanticEditKind.
Update
, method0, method1, GetEquivalentNodesMap(method1, method0))));
11438
ImmutableArray.Create(SemanticEdit.Create(SemanticEditKind.
Update
, method0, method1, GetEquivalentNodesMap(method1, method0))));
11502
ImmutableArray.Create(SemanticEdit.Create(SemanticEditKind.
Update
, method0, method1, GetEquivalentNodesMap(method1, method0))));
11565
ImmutableArray.Create(SemanticEdit.Create(SemanticEditKind.
Update
, method0, method1, GetEquivalentNodesMap(method1, method0))));
11575
ImmutableArray.Create(SemanticEdit.Create(SemanticEditKind.
Update
, method0, method1, GetEquivalentNodesMap(method1, method0))));
11585
ImmutableArray.Create(SemanticEdit.Create(SemanticEditKind.
Update
, method0, method1, GetEquivalentNodesMap(method1, method0))));
11595
ImmutableArray.Create(SemanticEdit.Create(SemanticEditKind.
Update
, method0, method1, GetEquivalentNodesMap(method1, method0))));
11605
ImmutableArray.Create(SemanticEdit.Create(SemanticEditKind.
Update
, method0, method1, GetEquivalentNodesMap(method1, method0))));
11615
ImmutableArray.Create(SemanticEdit.Create(SemanticEditKind.
Update
, method0, method1, GetEquivalentNodesMap(method1, method0))));
11686
SemanticEdit.Create(SemanticEditKind.
Update
, f0, f1, GetSyntaxMapFromMarkers(source0, source1))));
11727
SemanticEdit.Create(SemanticEditKind.
Update
, f1, f2, GetSyntaxMapFromMarkers(source1, source2))));
11834
ImmutableArray.Create(SemanticEdit.Create(SemanticEditKind.
Update
, f0, f1, GetSyntaxMapFromMarkers(source0, source1))));
11952
ImmutableArray.Create(SemanticEdit.Create(SemanticEditKind.
Update
, method0, method1, GetSyntaxMapFromMarkers(source0, source1))));
12005
ImmutableArray.Create(SemanticEdit.Create(SemanticEditKind.
Update
, method0, method1, GetSyntaxMapFromMarkers(source0, source1))));
12100
ImmutableArray.Create(SemanticEdit.Create(SemanticEditKind.
Update
, method0, method1A, GetEquivalentNodesMap(method1A, method0))));
12112
ImmutableArray.Create(SemanticEdit.Create(SemanticEditKind.
Update
, method0, method1B, GetEquivalentNodesMap(method1B, method0))));
12178
ImmutableArray.Create(SemanticEdit.Create(SemanticEditKind.
Update
, method0, method1)));
12324
ImmutableArray.Create(SemanticEdit.Create(SemanticEditKind.
Update
, method0, method1, GetEquivalentNodesMap(method1, method0))));
12439
ImmutableArray.Create(SemanticEdit.Create(SemanticEditKind.
Update
, method0F, method1F, syntaxMap: s => null)));
12452
ImmutableArray.Create(SemanticEdit.Create(SemanticEditKind.
Update
, method1F, method2F, syntaxMap: s => null)));
12464
ImmutableArray.Create(SemanticEdit.Create(SemanticEditKind.
Update
, method1G, method2G, syntaxMap: s => null)));
12507
ImmutableArray.Create(SemanticEdit.Create(SemanticEditKind.
Update
, method0F, method1F, syntaxMap: s => null)),
12523
ImmutableArray.Create(SemanticEdit.Create(SemanticEditKind.
Update
, method0F, method1F, syntaxMap: s => null)),
12539
ImmutableArray.Create(SemanticEdit.Create(SemanticEditKind.
Update
, method0F, method1F, syntaxMap: s => null)),
12595
ImmutableArray.Create(SemanticEdit.Create(SemanticEditKind.
Update
, method0F, method1F, syntaxMap: s => null)),
12672
ImmutableArray.Create(SemanticEdit.Create(SemanticEditKind.
Update
, compilation0.GetMember("C.Main"), compilation1.GetMember("C.Main"))));
12724
ImmutableArray.Create(SemanticEdit.Create(SemanticEditKind.
Update
, method0F, method1F, syntaxMap: s => null)));
12735
ImmutableArray.Create(SemanticEdit.Create(SemanticEditKind.
Update
, method1F, method2F, syntaxMap: s => null)));
12804
SemanticEdit.Create(SemanticEditKind.
Update
, compilationB0.GetMember<MethodSymbol>("B.F"), compilationB1.GetMember<MethodSymbol>("B.F")),
12859
ImmutableArray.Create(SemanticEdit.Create(SemanticEditKind.
Update
, f0, f1, GetEquivalentNodesMap(f1, f0))));
12878
ImmutableArray.Create(SemanticEdit.Create(SemanticEditKind.
Update
, f1, f2, GetEquivalentNodesMap(f2, f1))));
12931
SemanticEdit.Create(SemanticEditKind.
Update
, f0, f1)));
12974
ImmutableArray.Create(SemanticEdit.Create(SemanticEditKind.
Update
, method0, method1)));
13002
Edit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), preserveLocalVariables: true)
13055
ImmutableArray.Create(SemanticEdit.Create(SemanticEditKind.
Update
, f0, f1, GetSyntaxMapFromMarkers(source0, source1)))));
13124
SemanticEdit.Create(SemanticEditKind.
Update
, f0, f1, GetSyntaxMapFromMarkers(source0, source1))));
13167
SemanticEdit.Create(SemanticEditKind.
Update
, f1, f2, GetSyntaxMapFromMarkers(source1, source2))));
13273
SemanticEdit.Create(SemanticEditKind.
Update
, f0, f1, GetSyntaxMapFromMarkers(source0, source1))));
13306
SemanticEdit.Create(SemanticEditKind.
Update
, f1, f2, GetSyntaxMapFromMarkers(source1, source2))));
13401
SemanticEdit.Create(SemanticEditKind.
Update
, ctor0, ctor1, GetSyntaxMapFromMarkers(source0, source1))));
13425
SemanticEdit.Create(SemanticEditKind.
Update
, ctor1, ctor2, GetSyntaxMapFromMarkers(source1, source0))));
13509
SemanticEdit.Create(SemanticEditKind.
Update
, ctor0, ctor1, GetSyntaxMapFromMarkers(source0, source1))));
13534
SemanticEdit.Create(SemanticEditKind.
Update
, ctor1, ctor2, GetSyntaxMapFromMarkers(source1, source0))));
13652
SemanticEdit.Create(SemanticEditKind.
Update
, n0, n1, GetSyntaxMapFromMarkers(source0, source1))));
13704
SemanticEdit.Create(SemanticEditKind.
Update
, n1, n2, GetSyntaxMapFromMarkers(source1, source0))));
13824
SemanticEdit.Create(SemanticEditKind.
Update
, f0, f1, GetSyntaxMapFromMarkers(source0, source1))));
13858
SemanticEdit.Create(SemanticEditKind.
Update
, f1, f2, GetSyntaxMapFromMarkers(source1, source2))));
13950
SemanticEdit.Create(SemanticEditKind.
Update
, f0, f1, GetSyntaxMapFromMarkers(source0, source1))));
13979
SemanticEdit.Create(SemanticEditKind.
Update
, f1, f2, GetSyntaxMapFromMarkers(source1, source2))));
14120
SemanticEdit.Create(SemanticEditKind.
Update
, f0, f1, GetSyntaxMapFromMarkers(source0, source1))));
14177
SemanticEdit.Create(SemanticEditKind.
Update
, f1, f2, GetSyntaxMapFromMarkers(source1, source2))));
14288
SemanticEdit.Create(SemanticEditKind.
Update
, f0, f1, GetSyntaxMapFromMarkers(source0, source1))));
14316
SemanticEdit.Create(SemanticEditKind.
Update
, f1, f2, GetSyntaxMapFromMarkers(source1, source2))));
14400
SemanticEdit.Create(SemanticEditKind.
Update
, ctor0, ctor1, GetSyntaxMapFromMarkers(source0, source1))));
14423
SemanticEdit.Create(SemanticEditKind.
Update
, ctor1, ctor2, GetSyntaxMapFromMarkers(source1, source0))));
14521
SemanticEdit.Create(SemanticEditKind.
Update
, ctor0, ctor1, GetSyntaxMapFromMarkers(source0, source1))));
14570
SemanticEdit.Create(SemanticEditKind.
Update
, ctor1, ctor2, GetSyntaxMapFromMarkers(source1, source0))));
14683
SemanticEdit.Create(SemanticEditKind.
Update
, ctor0, ctor1, GetSyntaxMapFromMarkers(source0, source1))));
14724
SemanticEdit.Create(SemanticEditKind.
Update
, ctor1, ctor2, GetSyntaxMapFromMarkers(source1, source0))));
14817
SemanticEdit.Create(SemanticEditKind.
Update
, ctor0, ctor1, GetSyntaxMapFromMarkers(source0, source1))));
14841
SemanticEdit.Create(SemanticEditKind.
Update
, ctor1, ctor2, GetSyntaxMapFromMarkers(source1, source0))));
14935
SemanticEdit.Create(SemanticEditKind.
Update
, ctor0, ctor1, GetSyntaxMapFromMarkers(source0, source1))));
14979
SemanticEdit.Create(SemanticEditKind.
Update
, ctor1, ctor2, GetSyntaxMapFromMarkers(source1, source0))));
15112
SemanticEdit.Create(SemanticEditKind.
Update
, n0, n1, GetSyntaxMapFromMarkers(source0, source1))));
15166
SemanticEdit.Create(SemanticEditKind.
Update
, n1, n2, GetSyntaxMapFromMarkers(source1, source0))));
15328
SemanticEdit.Create(SemanticEditKind.
Update
, n0, n1, GetSyntaxMapFromMarkers(source0, source1))));
15399
SemanticEdit.Create(SemanticEditKind.
Update
, n1, n2, GetSyntaxMapFromMarkers(source1, source0))));
15562
SemanticEdit.Create(SemanticEditKind.
Update
, n0, n1, GetSyntaxMapFromMarkers(source0, source1))));
15612
SemanticEdit.Create(SemanticEditKind.
Update
, n1, n2, GetSyntaxMapFromMarkers(source1, source0))));
15701
SemanticEdit.Create(SemanticEditKind.
Update
, e0, e1, GetSyntaxMapFromMarkers(source0, source1))));
15799
SemanticEdit.Create(SemanticEditKind.
Update
, printMembers0, printMembers1)));
15880
SemanticEdit.Create(SemanticEditKind.
Update
, method0, method1)));
16237
ImmutableArray.Create(SemanticEdit.Create(SemanticEditKind.
Update
, method0, method1)));
16310
SemanticEdit.Create(SemanticEditKind.
Update
, method0, method1, GetSyntaxMapFromMarkers(source0, source1))));
17819
Edit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), preserveLocalVariables: true),
17846
Edit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), preserveLocalVariables: true),
18136
Edit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), preserveLocalVariables: true),
18964
SemanticEdit.Create(SemanticEditKind.
Update
, method0, method1, GetSyntaxMapFromMarkers(source0, source1))));
19040
SemanticEdit.Create(SemanticEditKind.
Update
, cm1_gen0, cm1_gen1, GetSyntaxMapFromMarkers(source0, source1)),
19293
Edit(SemanticEditKind.
Update
, symbolProvider: c => c.GetMember("C.F"), preserveLocalVariables: true),
19348
Edit(SemanticEditKind.
Update
, symbolProvider: c => c.GetParameterlessConstructor("C")),
19452
Edit(SemanticEditKind.
Update
, symbolProvider: c => c.GetParameterlessConstructor("C")),
19540
Edit(SemanticEditKind.
Update
, symbolProvider: c => c.GetMember("C.F")),
19649
Edit(SemanticEditKind.
Update
, symbolProvider: c => c.GetMember("C.F")),
19740
Edit(SemanticEditKind.
Update
, symbolProvider: c => c.GetMember("C.F")),
19846
Edit(SemanticEditKind.
Update
, symbolProvider: c => c.GetMember("C.F")),
19928
Edit(SemanticEditKind.
Update
, symbolProvider: c => c.GetMember("C.F")),
20027
Edit(SemanticEditKind.
Update
, symbolProvider: c => c.GetMember("C.F")),
20087
Edit(SemanticEditKind.
Update
, symbolProvider: c => c.GetMember("C.F")),
20193
Edit(SemanticEditKind.
Update
, symbolProvider: c => c.GetMember("C.F")),
20294
Edit(SemanticEditKind.
Update
, symbolProvider: c => c.GetMember("C.F")),
20359
Edit(SemanticEditKind.
Update
, symbolProvider: c => c.GetMember("C.F")),
20421
Edit(SemanticEditKind.
Update
, symbolProvider: c => c.GetMember("C.F")),
20507
Edit(SemanticEditKind.
Update
, symbolProvider: c => c.GetMember("C.F")),
20633
Edit(SemanticEditKind.
Update
, symbolProvider: c => c.GetMember("C.F")),
20704
Edit(SemanticEditKind.
Update
, symbolProvider: c => c.GetMember("C.F")),
20836
Edit(SemanticEditKind.
Update
, symbolProvider: c => c.GetMember("C.F")),
20888
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 (1108)
EditAndContinue\ActiveStatementTests.cs (12)
290
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.Main"), preserveLocalVariables: true),
291
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.Goo"), preserveLocalVariables: true)
935
[SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), preserveLocalVariables: true)],
955
[SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), preserveLocalVariables: true)],
1168
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("Goo..ctor"), preserveLocalVariables: true)
3702
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C..ctor"), preserveLocalVariables: true),
11462
[SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.G"), preserveLocalVariables: true)]);
11501
[SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.G"), preserveLocalVariables: true)]);
11550
[SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.G"), preserveLocalVariables: true)]);
13644
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<INamedTypeSymbol>("C").GetMember("F2")),
13670
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<INamedTypeSymbol>("C").GetMember("F")),
13693
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<INamedTypeSymbol>("C").GetMember("F")),
EditAndContinue\ActiveStatementTests.Methods.cs (12)
289
semanticEdits: [SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.Swap"), preserveLocalVariables: true)],
505
[SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.Main"), syntaxMap[0])]);
533
[SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<IMethodSymbol>("C.F").PartialImplementationPart, partialType: "C")],
572
semanticEdits: [SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<IMethodSymbol>("C.F").PartialImplementationPart, partialType: "C")]),
575
semanticEdits: [SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<IMethodSymbol>("C.F").PartialImplementationPart, partialType: "C", syntaxMap: syntaxMapB)]),
792
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.get_P")),
877
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.this[]")),
878
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.get_Item")),
956
semanticEdits: [SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.set_Item"), preserveLocalVariables: true)],
1064
semanticEdits: [SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.get_Item"), preserveLocalVariables: true)],
1170
semanticEdits: [SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.set_Item"), preserveLocalVariables: true)],
1274
semanticEdits: [SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.get_Item"), preserveLocalVariables: true)],
EditAndContinue\LineEditTests.cs (53)
116
semanticEdits: [SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.F"))]);
173
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.F")),
174
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.G"))
210
semanticEdits: [SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.F"))]);
447
semanticEdits: [SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.Bar"))]);
507
semanticEdits: [SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.Bar"))]);
541
semanticEdits: [SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.Bar"))]);
548
[SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.Bar"), syntaxMap[0])]);
616
semanticEdits: [SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.Bar"))],
653
semanticEdits: [SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.Bar"))],
687
semanticEdits: [SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.Bar"), preserveLocalVariables: true)]);
826
semanticEdits: [SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), preserveLocalVariables: true)]);
874
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<INamedTypeSymbol>("C").Constructors.Single(c => c.Parameters is [{ Type.SpecialType: SpecialType.System_Boolean }]), preserveLocalVariables: true)
933
semanticEdits: [SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<INamedTypeSymbol>("C").InstanceConstructors.Single(), preserveLocalVariables: true)]);
1089
semanticEdits: [SemanticEdit(SemanticEditKind.
Update
, c => c.GetPrimaryConstructor("C"), preserveLocalVariables: true)]);
1109
semanticEdits: [SemanticEdit(SemanticEditKind.
Update
, c => c.GetPrimaryConstructor("C"), preserveLocalVariables: true)]);
1131
SemanticEdit(SemanticEditKind.
Update
, c => c.GetCopyConstructor("C")),
1132
SemanticEdit(SemanticEditKind.
Update
, c => c.GetPrimaryConstructor("C"), preserveLocalVariables: true),
1154
SemanticEdit(SemanticEditKind.
Update
, c => c.GetPrimaryConstructor("C"), preserveLocalVariables: true)
1177
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.P")),
1178
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.get_P")),
1179
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.set_P")),
1180
SemanticEdit(SemanticEditKind.
Update
, c => c.GetPrimaryConstructor("C"), preserveLocalVariables: true),
1202
SemanticEdit(SemanticEditKind.
Update
, c => c.GetCopyConstructor("C")),
1203
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.P")),
1204
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.get_P")),
1205
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.set_P")),
1206
SemanticEdit(SemanticEditKind.
Update
, c => c.GetPrimaryConstructor("C"), preserveLocalVariables: true),
1268
semanticEdits: [SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<INamedTypeSymbol>("C").InstanceConstructors.Single(), preserveLocalVariables: true)]);
1333
semanticEdits: [SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<INamedTypeSymbol>("C").InstanceConstructors.Single(), preserveLocalVariables: true)],
1420
semanticEdits: [SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<INamedTypeSymbol>("C").InstanceConstructors.Single(), preserveLocalVariables: true)]);
1578
semanticEdits: [SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<INamedTypeSymbol>("C").StaticConstructors.Single(), preserveLocalVariables: true)],
1632
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<INamedTypeSymbol>("C").InstanceConstructors.Single(), preserveLocalVariables: true)
1715
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<INamedTypeSymbol>("C").StaticConstructors.Single(), preserveLocalVariables: true)
1743
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<INamedTypeSymbol>("C").StaticConstructors.Single(), preserveLocalVariables: true)
1771
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<INamedTypeSymbol>("C").StaticConstructors.Single(), preserveLocalVariables: true)
1799
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<INamedTypeSymbol>("C").StaticConstructors.Single(), preserveLocalVariables: true)
1827
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<INamedTypeSymbol>("C").StaticConstructors.Single(), preserveLocalVariables: true)
1854
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<INamedTypeSymbol>("C").StaticConstructors.Single(), preserveLocalVariables: true)
1887
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<INamedTypeSymbol>("C").StaticConstructors.Single(), preserveLocalVariables: true)
1948
semanticEdits: [SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<IPropertySymbol>("C.P").GetMethod)]);
2117
semanticEdits: [SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.get_P"))]);
2144
semanticEdits: [SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.get_P"))]);
2168
semanticEdits: [SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<INamedTypeSymbol>("C").InstanceConstructors.Single(), preserveLocalVariables: true)]);
2197
semanticEdits: [SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<IPropertySymbol>("C.this[]").GetMethod)]);
2441
semanticEdits: [SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<IEventSymbol>("C.E").RemoveMethod)]);
2467
semanticEdits: [SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<IEventSymbol>("C.E").RemoveMethod)]);
2493
semanticEdits: [SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<IEventSymbol>("C.E").RemoveMethod)]);
2607
semanticEdits: [SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.F"))]);
2666
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("D.F3")), // overlaps with "void F1() { }"
2667
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("D.F4")), // overlaps with "void F2() { }"
2785
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.F"))
2818
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.F"))
EditAndContinue\StatementEditingTests.cs (200)
2078
[SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), preserveLocalVariables: true)],
2411
[SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), preserveLocalVariables: true)],
2458
[SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), preserveLocalVariables: true)],
2500
[SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), preserveLocalVariables: true)],
2561
[SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), preserveLocalVariables: true)],
2601
[SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), preserveLocalVariables: true)],
2658
[SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), preserveLocalVariables: true)],
2865
[SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), preserveLocalVariables: true)],
2871
[SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), preserveLocalVariables: true)],
2925
[SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), preserveLocalVariables: true)],
2969
[SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), preserveLocalVariables: true)],
3019
[SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), preserveLocalVariables: true)],
3097
[SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), preserveLocalVariables: true)],
3159
[SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), preserveLocalVariables: true)],
3219
[SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), preserveLocalVariables: true)],
3277
[SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), preserveLocalVariables: true)],
3372
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), syntaxMap, rudeEdits:
3417
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), syntaxMap, rudeEdits:
3462
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), syntaxMap, rudeEdits:
3587
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), syntaxMap, rudeEdits:
3632
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), syntaxMap, rudeEdits:
3671
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), syntaxMap, rudeEdits:
3802
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), syntaxMap, rudeEdits:
3851
edits.VerifySemantics(SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), preserveLocalVariables: true));
3984
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<INamedTypeSymbol>("C").GetMembers("F").Single(), preserveLocalVariables: true)
4027
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), syntaxMap, rudeEdits:
4172
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), syntaxMap, rudeEdits:
4229
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("System.C.F"), syntaxMap, rudeEdits:
4318
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), syntaxMap,
4456
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), preserveLocalVariables: true));
4502
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), preserveLocalVariables: true));
4531
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.this[]")),
4532
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.get_Item"), preserveLocalVariables: true),
4568
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.this[]")),
4569
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.get_Item"), preserveLocalVariables: true),
4605
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.this[]")),
4606
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.get_Item"), preserveLocalVariables: true),
4636
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.get_Item"), preserveLocalVariables: true));
4669
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.this[]")),
4670
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.get_Item"), preserveLocalVariables: true),
4744
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), preserveLocalVariables: true));
4772
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), preserveLocalVariables: true));
4953
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), preserveLocalVariables: true));
4989
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.set_D")));
5025
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.set_Item")));
5061
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.add_D")));
5097
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.remove_D")));
5108
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<INamedTypeSymbol>("C").InstanceConstructors.Single(m => m.Parameters is [{ Name: "x" }]), preserveLocalVariables: true));
5120
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C..ctor"), preserveLocalVariables: true));
5133
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<INamedTypeSymbol>("C").InstanceConstructors.Single(m => m.Parameters is [_, _]), preserveLocalVariables: true));
5146
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<INamedTypeSymbol>("C").InstanceConstructors.Single(m => m.Parameters is [_, _]), preserveLocalVariables: true));
5160
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<INamedTypeSymbol>("C").InstanceConstructors.Single(m => m.Parameters is [_, _]), preserveLocalVariables: true));
5172
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.M"), preserveLocalVariables: true));
5184
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.M"), preserveLocalVariables: true));
5196
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.M"), preserveLocalVariables: true));
5208
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.M"), preserveLocalVariables: true));
5253
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), preserveLocalVariables: true));
5283
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.this[]")),
5284
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.get_Item"), preserveLocalVariables: true)
5314
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.get_Item"), preserveLocalVariables: true));
5377
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.set_Item"), preserveLocalVariables: true));
5413
[SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.set_Item"), preserveLocalVariables: true)],
5450
[SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.remove_D"), preserveLocalVariables: true)],
5488
[SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.remove_D"), preserveLocalVariables: true)],
5523
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), preserveLocalVariables: true));
5551
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), preserveLocalVariables: true));
5667
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), preserveLocalVariables: true));
5678
[SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<INamedTypeSymbol>("C").InstanceConstructors.Single(m => m.Parameters is [{ Name: "x" }]), preserveLocalVariables: true)],
5690
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C..ctor"), preserveLocalVariables: true));
5702
[SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<INamedTypeSymbol>("C").InstanceConstructors.Single(m => m.Parameters is [_, _]), preserveLocalVariables: true)],
5715
[SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<INamedTypeSymbol>("C").InstanceConstructors.Single(m => m.Parameters is [_, _]), preserveLocalVariables: true)],
5730
[SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<INamedTypeSymbol>("C").InstanceConstructors.Single(m => m.Parameters is [_, _]), preserveLocalVariables: true)],
5742
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.M"), preserveLocalVariables: true));
5754
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.M"), preserveLocalVariables: true));
5766
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.M"), preserveLocalVariables: true));
5778
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.M"), preserveLocalVariables: true));
5850
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), preserveLocalVariables: true));
5896
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<IMethodSymbol>("C.F").PartialImplementationPart, preserveLocalVariables: true, partialType: "C"));
5941
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<IMethodSymbol>("C.F").PartialImplementationPart, preserveLocalVariables: true, partialType: "C"));
5982
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), preserveLocalVariables: true));
6018
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), preserveLocalVariables: true));
6052
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), preserveLocalVariables: true));
6097
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), preserveLocalVariables: true));
6139
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), preserveLocalVariables: true));
6228
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), preserveLocalVariables: true));
6272
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), preserveLocalVariables: true));
6329
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), preserveLocalVariables: true));
6389
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), preserveLocalVariables: true));
6449
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), preserveLocalVariables: true));
6503
[SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), preserveLocalVariables: true)],
6541
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), syntaxMap, rudeEdits:
6582
SemanticEditKind.
Update
,
6621
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), syntaxMap,
6656
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), syntaxMap,
6701
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), syntaxMap,
6744
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), syntaxMap,
6787
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C..ctor"), syntaxMap,
6821
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C..ctor"), syntaxMap,
6970
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("Program.Main"), preserveLocalVariables: true)
6986
GetTopEdits(edits).VerifySemantics(SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), preserveLocalVariables: true));
7001
GetTopEdits(edits).VerifySemantics(SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), preserveLocalVariables: true));
7016
GetTopEdits(edits).VerifySemantics(SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), preserveLocalVariables: true));
7620
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), syntaxMap, rudeEdits:
7666
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), syntaxMap, rudeEdits:
7707
[SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), preserveLocalVariables: true)],
7754
[SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), preserveLocalVariables: true)],
7798
[SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), preserveLocalVariables: true)],
7859
[SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), preserveLocalVariables: true)],
7935
[SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), preserveLocalVariables: true)],
7940
[SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), preserveLocalVariables: true)],
7993
[SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), preserveLocalVariables: true)],
8071
[SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), preserveLocalVariables: true)],
8125
[SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), preserveLocalVariables: true)],
8201
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), preserveLocalVariables: true));
8238
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), syntaxMap, rudeEdits:
8279
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), syntaxMap, rudeEdits:
8320
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), syntaxMap, rudeEdits:
8361
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), syntaxMap, rudeEdits:
8474
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), syntaxMap, rudeEdits:
8512
edits.VerifySemantics(SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), preserveLocalVariables: true));
8546
edits.VerifySemantics(SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), preserveLocalVariables: true));
8723
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), preserveLocalVariables: true));
8751
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.get_Item"), preserveLocalVariables: true));
8785
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), preserveLocalVariables: true));
8827
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), preserveLocalVariables: true));
8863
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.set_D")));
8899
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.set_Item")));
8935
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.add_D")));
8971
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.remove_D")));
9015
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), preserveLocalVariables: true));
9044
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.get_Item"), preserveLocalVariables: true));
9073
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.set_Item"), preserveLocalVariables: true));
9109
[SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.set_Item"), preserveLocalVariables: true)],
9146
[SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.remove_D"), preserveLocalVariables: true)],
9183
[SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.remove_D"), preserveLocalVariables: true)],
9218
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), preserveLocalVariables: true));
9260
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), preserveLocalVariables: true));
9298
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), preserveLocalVariables: true));
9344
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<IMethodSymbol>("C.F").PartialImplementationPart, preserveLocalVariables: true, partialType: "C"));
9384
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), preserveLocalVariables: true));
9429
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), preserveLocalVariables: true));
9471
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), preserveLocalVariables: true));
9559
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), preserveLocalVariables: true));
9641
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), syntaxMap, rudeEdits:
9684
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), syntaxMap, rudeEdits:
9738
edits.VerifySemantics(SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.M"), preserveLocalVariables: true));
9767
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), syntaxMap, rudeEdits:
9784
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), syntaxMap, rudeEdits:
9815
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), syntaxMap, rudeEdits:
10223
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), syntaxMap, rudeEdits:
10246
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), syntaxMap, rudeEdits:
10274
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), syntaxMap, rudeEdits:
10295
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), syntaxMap, rudeEdits:
10553
[SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("Program.<Main>$"))],
10661
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), syntaxMap, rudeEdits:
10704
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), syntaxMap, rudeEdits:
10747
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), syntaxMap, rudeEdits:
10866
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), syntaxMap, rudeEdits:
10911
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), syntaxMap, rudeEdits:
10956
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), syntaxMap, rudeEdits:
11002
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), syntaxMap, rudeEdits:
11047
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), syntaxMap, rudeEdits:
11092
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), syntaxMap, rudeEdits:
11137
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), syntaxMap, rudeEdits:
11182
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), syntaxMap, rudeEdits:
11227
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), syntaxMap, rudeEdits:
11322
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), syntaxMap, rudeEdits:
11541
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), syntaxMap, rudeEdits:
11619
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), syntaxMap, rudeEdits:
11893
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), preserveLocalVariables: true));
11943
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), preserveLocalVariables: true));
12032
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), preserveLocalVariables: true));
12077
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), preserveLocalVariables: true));
12123
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), preserveLocalVariables: true));
12167
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), preserveLocalVariables: true));
12367
[SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), preserveLocalVariables: true)],
12425
[SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), preserveLocalVariables: true)],
12486
[SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), preserveLocalVariables: true)],
12927
[SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), preserveLocalVariables: true)],
12959
[SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), preserveLocalVariables: true)],
12985
[SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), preserveLocalVariables: true)],
13011
[SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), preserveLocalVariables: false)],
13043
[SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), preserveLocalVariables: false)],
13075
[SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), preserveLocalVariables: false)],
13106
[SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), preserveLocalVariables: false)],
13138
[SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), preserveLocalVariables: true)],
13170
[SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), preserveLocalVariables: true)],
13201
[SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), preserveLocalVariables: false)],
13233
[SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), preserveLocalVariables: false)],
13296
[SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), preserveLocalVariables: true)],
13447
[SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), preserveLocalVariables: true)],
13479
[SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), preserveLocalVariables: true)],
13513
[SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), preserveLocalVariables: true)],
13556
[SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), preserveLocalVariables: true)],
14584
[SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("Program.<Main>$"), preserveLocalVariables: true)]);
14607
[SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("Program.<Main>$"), preserveLocalVariables: true)],
14631
[SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("Program.<Main>$"), preserveLocalVariables: true)]);
14653
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("Program.<Main>$"), preserveLocalVariables: true));
14685
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("Program.<Main>$"), preserveLocalVariables: true));
14719
[SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("Program.<Main>$"), preserveLocalVariables: true)],
EditAndContinue\TopLevelEditingTests.cs (831)
497
edits.VerifySemantics(SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("N.Program.F")));
533
edits.VerifySemantics(SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("N.Program.F")));
960
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<INamedTypeSymbol>("C").GetMember("F"))
1226
semanticEdits: [SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C"))],
1277
[SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C"))],
1313
[SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C"))],
1689
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C")));
1785
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C")));
2319
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<INamedTypeSymbol>("I").GetMember("M"))
2562
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C")),
2563
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("S")),
2564
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("I")),
2565
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.F")),
2566
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("S.F")),
2567
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("I.F"))
2641
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<INamedTypeSymbol>("C").GetMember("M")),
2712
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<INamedTypeSymbol>("C").GetMember("F")),
2713
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<INamedTypeSymbol>("S").GetMember("F")),
2714
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<INamedTypeSymbol>("I").GetMember("F")),
2771
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<INamedTypeSymbol>("C").GetMember("AbstractMethod")),
2772
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<INamedTypeSymbol>("C").GetMember("VirtualMethod")),
2773
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<INamedTypeSymbol>("C").GetMember("ToString")),
2774
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<INamedTypeSymbol>("C").GetMember("I.G")),
2775
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<INamedTypeSymbol>("I").GetMember("G")),
2776
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<INamedTypeSymbol>("I").GetMember("F")),
2823
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<INamedTypeSymbol>("C").GetMember("AbstractMethod")),
2824
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<INamedTypeSymbol>("C").GetMember("VirtualMethod")),
2825
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<INamedTypeSymbol>("C").GetMember("ToString")),
2826
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<INamedTypeSymbol>("C").GetMember("I.G")),
2827
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<INamedTypeSymbol>("I").GetMember("G")),
2828
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<INamedTypeSymbol>("I").GetMember("F")),
2865
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<IPropertySymbol>("C.P").GetMethod),
2866
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<IPropertySymbol>("C.P").SetMethod),
2867
SemanticEdit(SemanticEditKind.
Update
, c => c.GetParameterlessConstructor("C"), preserveLocalVariables: true),
2907
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<IPropertySymbol>("C.P").GetMethod),
2908
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<IPropertySymbol>("C.P").SetMethod),
2909
SemanticEdit(SemanticEditKind.
Update
, c => c.GetParameterlessConstructor("C"), partialType: "C", preserveLocalVariables: true),
2950
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<IPropertySymbol>("C.P").GetMethod),
2951
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<IPropertySymbol>("C.P").SetMethod),
2952
SemanticEdit(SemanticEditKind.
Update
, c => c.GetParameterlessConstructor("C"), partialType: "C", preserveLocalVariables: true),
3304
SemanticEdit(SemanticEditKind.
Update
, c => methodName switch { ".ctor" => c.GetCopyConstructor("C"), "Equals" => c.GetSpecializedEqualsOverload("C"), _ => c.GetMember("C." + methodName) }),
3332
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMembers("C.PrintMembers").First().ISymbol),
3352
SemanticEdit(SemanticEditKind.
Update
, c => methodName switch { ".ctor" => c.GetCopyConstructor("C"), "Equals" => c.GetSpecializedEqualsOverload("C"), _ => c.GetMember("C." + methodName) }));
3370
SemanticEdit(SemanticEditKind.
Update
, c => methodName switch { ".ctor" => c.GetCopyConstructor("C"), "Equals" => c.GetSpecializedEqualsOverload("C"), _ => c.GetMember("C." + methodName) }));
3398
SemanticEdit(SemanticEditKind.
Update
, c => methodName switch { ".ctor" => c.GetCopyConstructor("C"), "Equals" => c.GetSpecializedEqualsOverload("C"), _ => c.GetMember("C." + methodName) }),
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")),
3469
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.PrintMembers")),
3470
SemanticEdit(SemanticEditKind.
Update
, c => c.GetSpecializedEqualsOverload("C")),
3471
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.GetHashCode")),
3488
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.PrintMembers")),
3489
SemanticEdit(SemanticEditKind.
Update
, c => c.GetSpecializedEqualsOverload("C")),
3490
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.GetHashCode")),
3491
SemanticEdit(SemanticEditKind.
Update
, c => c.GetCopyConstructor("C")),
3493
SemanticEdit(SemanticEditKind.
Update
, c => c.GetPrimaryConstructor("C"), preserveLocalVariables: true)
3509
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.PrintMembers")),
3510
SemanticEdit(SemanticEditKind.
Update
, c => c.GetSpecializedEqualsOverload("C")),
3511
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.GetHashCode")),
3512
SemanticEdit(SemanticEditKind.
Update
, c => c.GetCopyConstructor("C")),
3514
SemanticEdit(SemanticEditKind.
Update
, c => c.GetPrimaryConstructor("C"), preserveLocalVariables: true)
3530
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.PrintMembers")),
3531
SemanticEdit(SemanticEditKind.
Update
, c => c.GetSpecializedEqualsOverload("C")),
3532
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.GetHashCode")),
3533
SemanticEdit(SemanticEditKind.
Update
, c => c.GetCopyConstructor("C")),
3550
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.PrintMembers")),
3551
SemanticEdit(SemanticEditKind.
Update
, c => c.GetSpecializedEqualsOverload("C")),
3552
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.GetHashCode")),
3553
SemanticEdit(SemanticEditKind.
Update
, c => c.GetCopyConstructor("C")),
3555
SemanticEdit(SemanticEditKind.
Update
, c => c.GetPrimaryConstructor("C"), syntaxMap[0]),
3580
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<INamedTypeSymbol>("C").Constructors.Single(c => c.Parameters.Length == 0), preserveLocalVariables: true));
3592
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<INamedTypeSymbol>("C").Constructors.Single(c => c.Parameters[0].Type.ToDisplayString() == "int"), preserveLocalVariables: true));
3607
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.PrintMembers")),
3608
SemanticEdit(SemanticEditKind.
Update
, c => c.GetSpecializedEqualsOverload("C")),
3609
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.GetHashCode")),
3610
SemanticEdit(SemanticEditKind.
Update
, c => c.GetCopyConstructor("C")),
3630
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.PrintMembers")),
3631
SemanticEdit(SemanticEditKind.
Update
, c => c.GetSpecializedEqualsOverload("C")),
3632
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.GetHashCode")),
3633
SemanticEdit(SemanticEditKind.
Update
, c => c.GetCopyConstructor("C")),
3747
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.PrintMembers")),
3748
SemanticEdit(SemanticEditKind.
Update
, c => c.GetSpecializedEqualsOverload("C")),
3749
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.GetHashCode")),
3750
SemanticEdit(SemanticEditKind.
Update
, c => c.GetCopyConstructor("C")),
3754
SemanticEdit(SemanticEditKind.
Update
, c => c.GetPrimaryConstructor("C"), preserveLocalVariables: true),
3771
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.PrintMembers")),
3772
SemanticEdit(SemanticEditKind.
Update
, c => c.GetSpecializedEqualsOverload("C")),
3773
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.GetHashCode")),
3774
SemanticEdit(SemanticEditKind.
Update
, c => c.GetCopyConstructor("C")),
3775
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.get_X")),
3776
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.set_X")),
3777
SemanticEdit(SemanticEditKind.
Update
, c => c.GetPrimaryConstructor("C"), preserveLocalVariables: true));
3802
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.PrintMembers")),
3803
SemanticEdit(SemanticEditKind.
Update
, c => c.GetSpecializedEqualsOverload("C")),
3804
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.GetHashCode")),
3805
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.get_X")),
3806
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.set_X")),
3807
SemanticEdit(SemanticEditKind.
Update
, c => c.GetPrimaryConstructor("C"), preserveLocalVariables: true));
3824
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.PrintMembers")),
3825
SemanticEdit(SemanticEditKind.
Update
, c => c.GetSpecializedEqualsOverload("C")),
3826
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.GetHashCode")),
3827
SemanticEdit(SemanticEditKind.
Update
, c => c.GetCopyConstructor("C")),
3828
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.get_X")),
3829
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.set_X")),
3830
SemanticEdit(SemanticEditKind.
Update
, c => c.GetPrimaryConstructor("C"), partialType: "C", preserveLocalVariables: true)
3850
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.PrintMembers")),
3851
SemanticEdit(SemanticEditKind.
Update
, c => c.GetSpecializedEqualsOverload("C")),
3852
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.GetHashCode")),
3853
SemanticEdit(SemanticEditKind.
Update
, c => c.GetCopyConstructor("C")),
3854
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<IPropertySymbol>("C.X").GetMethod),
3855
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<IPropertySymbol>("C.X").SetMethod),
3856
SemanticEdit(SemanticEditKind.
Update
, c => c.GetPrimaryConstructor("C"), preserveLocalVariables: true),
3879
expectedEdits.Add(SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.PrintMembers")));
3882
expectedEdits.Add(SemanticEdit(SemanticEditKind.
Update
, c => c.GetSpecializedEqualsOverload("C")));
3886
expectedEdits.Add(SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.GetHashCode")));
3891
expectedEdits.Add(SemanticEdit(SemanticEditKind.
Update
, c => c.GetCopyConstructor("C")));
3894
expectedEdits.Add(SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<IPropertySymbol>("C.X").GetMethod));
3895
expectedEdits.Add(SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<IPropertySymbol>("C.X").SetMethod));
3896
expectedEdits.Add(SemanticEdit(SemanticEditKind.
Update
, c => c.GetPrimaryConstructor("C"), preserveLocalVariables: true));
3920
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.PrintMembers")),
3921
SemanticEdit(SemanticEditKind.
Update
, c => c.GetSpecializedEqualsOverload("C")),
3922
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.GetHashCode")),
3923
SemanticEdit(SemanticEditKind.
Update
, c => c.GetCopyConstructor("C")),
3924
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<IPropertySymbol>("C.X").GetMethod),
3925
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<IPropertySymbol>("C.X").SetMethod),
3926
SemanticEdit(SemanticEditKind.
Update
, c => c.GetPrimaryConstructor("C"), partialType : "C", preserveLocalVariables: true),
3943
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.PrintMembers")),
3944
SemanticEdit(SemanticEditKind.
Update
, c => c.GetSpecializedEqualsOverload("C")),
3945
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.GetHashCode")),
3946
SemanticEdit(SemanticEditKind.
Update
, c => c.GetCopyConstructor("C")),
3947
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.P")),
3948
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.get_P")),
3949
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.set_P")),
3950
SemanticEdit(SemanticEditKind.
Update
, c => c.GetPrimaryConstructor("C"), preserveLocalVariables: true),
3970
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.PrintMembers")),
3971
SemanticEdit(SemanticEditKind.
Update
, c => c.GetSpecializedEqualsOverload("C")),
3972
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.GetHashCode")),
3973
SemanticEdit(SemanticEditKind.
Update
, c => c.GetCopyConstructor("C")),
3974
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.get_P")),
3975
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.set_P")),
3976
SemanticEdit(SemanticEditKind.
Update
, c => c.GetPrimaryConstructor("C"), preserveLocalVariables: true),
4012
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.PrintMembers")),
4013
SemanticEdit(SemanticEditKind.
Update
, c => c.GetSpecializedEqualsOverload("C")),
4014
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.GetHashCode")),
4015
SemanticEdit(SemanticEditKind.
Update
, c => c.GetCopyConstructor("C")),
4076
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.PrintMembers")),
4077
SemanticEdit(SemanticEditKind.
Update
, c => c.GetSpecializedEqualsOverload("C")),
4078
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.GetHashCode")),
4079
SemanticEdit(SemanticEditKind.
Update
, c => c.GetCopyConstructor("C")),
4081
SemanticEdit(SemanticEditKind.
Update
, c => c.GetPrimaryConstructor("C"), preserveLocalVariables: true),
4110
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.PrintMembers")),
4111
SemanticEdit(SemanticEditKind.
Update
, c => c.GetSpecializedEqualsOverload("C")),
4112
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.GetHashCode")),
4113
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.get_P")),
4114
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.set_P")),
4115
SemanticEdit(SemanticEditKind.
Update
, c => c.GetPrimaryConstructor("C"), preserveLocalVariables: true),
4130
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.PrintMembers")),
4131
SemanticEdit(SemanticEditKind.
Update
, c => c.GetSpecializedEqualsOverload("C")),
4132
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.GetHashCode")),
4133
SemanticEdit(SemanticEditKind.
Update
, c => c.GetCopyConstructor("C")),
4134
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.get_X")),
4135
SemanticEdit(SemanticEditKind.
Update
, c => c.GetPrimaryConstructor("C"), preserveLocalVariables: true),
4152
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.PrintMembers")),
4153
SemanticEdit(SemanticEditKind.
Update
, c => c.GetSpecializedEqualsOverload("C")),
4154
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.GetHashCode")),
4155
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.get_P")),
4156
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.set_P")),
4157
SemanticEdit(SemanticEditKind.
Update
, c => c.GetPrimaryConstructor("C"), preserveLocalVariables: true),
4236
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.PrintMembers")),
4237
SemanticEdit(SemanticEditKind.
Update
, c => c.GetSpecializedEqualsOverload("C")),
4238
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.GetHashCode")),
4239
SemanticEdit(SemanticEditKind.
Update
, c => c.GetCopyConstructor("C")),
4240
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.get_X")),
4241
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.set_X")),
4242
SemanticEdit(SemanticEditKind.
Update
, c => c.GetPrimaryConstructor("C"), preserveLocalVariables: true));
4262
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.PrintMembers")),
4263
SemanticEdit(SemanticEditKind.
Update
, c => c.GetSpecializedEqualsOverload("C")),
4264
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.GetHashCode")),
4265
SemanticEdit(SemanticEditKind.
Update
, c => c.GetCopyConstructor("C")),
4266
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.get_X")),
4267
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.set_X")),
4268
SemanticEdit(SemanticEditKind.
Update
, c => c.GetPrimaryConstructor("C"), partialType: "C", preserveLocalVariables: true)
4284
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.PrintMembers")),
4285
SemanticEdit(SemanticEditKind.
Update
, c => c.GetSpecializedEqualsOverload("C")),
4286
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.GetHashCode")),
4287
SemanticEdit(SemanticEditKind.
Update
, c => c.GetCopyConstructor("C")),
4288
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.get_X")),
4289
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.set_X")),
4290
SemanticEdit(SemanticEditKind.
Update
, c => c.GetPrimaryConstructor("C"), preserveLocalVariables: true));
4309
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.PrintMembers")),
4310
SemanticEdit(SemanticEditKind.
Update
, c => c.GetSpecializedEqualsOverload("C")),
4311
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.GetHashCode")),
4312
SemanticEdit(SemanticEditKind.
Update
, c => c.GetCopyConstructor("C")),
4313
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.get_X")),
4314
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.set_X")),
4315
SemanticEdit(SemanticEditKind.
Update
, c => c.GetPrimaryConstructor("C"), partialType: "C", preserveLocalVariables: true)
4331
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.PrintMembers")),
4332
SemanticEdit(SemanticEditKind.
Update
, c => c.GetSpecializedEqualsOverload("C")),
4333
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.GetHashCode")),
4334
SemanticEdit(SemanticEditKind.
Update
, c => c.GetCopyConstructor("C")),
4335
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.P")),
4336
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.get_P")),
4337
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.set_P")),
4338
SemanticEdit(SemanticEditKind.
Update
, c => c.GetPrimaryConstructor("C"), preserveLocalVariables: true),
4358
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.PrintMembers")),
4359
SemanticEdit(SemanticEditKind.
Update
, c => c.GetSpecializedEqualsOverload("C")),
4360
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.GetHashCode")),
4361
SemanticEdit(SemanticEditKind.
Update
, c => c.GetCopyConstructor("C")),
4362
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.get_P")),
4363
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.set_P")),
4364
SemanticEdit(SemanticEditKind.
Update
, c => c.GetPrimaryConstructor("C"), preserveLocalVariables: true),
4383
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<IPropertySymbol>("C.Y").GetMethod),
4384
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<IPropertySymbol>("C.Y").SetMethod)
4509
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("N.A"))
5003
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("D")),
5004
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("D.Invoke")),
5005
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("D.EndInvoke"))
5025
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("D")),
5026
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("D.Invoke")),
5027
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("D.EndInvoke"))
5092
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("D.Invoke")),
5093
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("D.BeginInvoke"))
5122
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("D.BeginInvoke")),
5123
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("D.Invoke")));
5142
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("D.Invoke")),
5143
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("D.BeginInvoke"))
5307
[SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("D"))],
5326
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("D.Invoke")),
5327
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("D.EndInvoke")),
5328
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("D")),
5435
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.D.M"))
5454
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.D.M"))
5472
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.D.M"))
5489
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C")),
5490
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.D.M"))
6128
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C"), partialType: "C")
6207
semanticEdits: [SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<INamedTypeSymbol>("C").GetMember("F"))]),
6210
semanticEdits: [SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<INamedTypeSymbol>("C").GetMember("G"))]),
6233
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C"), partialType: "C")
6237
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C"), partialType: "C")
6253
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.F"))
6257
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.G"))
6288
semanticEdits: [SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<INamedTypeSymbol>("I").GetMember<INamedTypeSymbol>("C").GetMember("F1"))]),
6296
semanticEdits: [SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<INamedTypeSymbol>("I").GetMember<INamedTypeSymbol>("C").GetMember("F2"))]),
6965
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<IMethodSymbol>("C.M")),
6966
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<IPropertySymbol>("C.P1").GetMethod),
6967
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<IPropertySymbol>("C.P1").SetMethod),
6968
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<IPropertySymbol>("C.P2").GetMethod),
6969
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<IPropertySymbol>("C.P2").SetMethod),
6970
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMembers<IPropertySymbol>("C.this[]").Single(m => m.Parameters[0].Type.Name == "Int32").GetMethod),
6971
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMembers<IPropertySymbol>("C.this[]").Single(m => m.Parameters[0].Type.Name == "Int32").SetMethod),
6972
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMembers<IPropertySymbol>("C.this[]").Single(m => m.Parameters[0].Type.Name == "Int32")),
6973
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMembers<IPropertySymbol>("C.this[]").Single(m => m.Parameters[0].Type.Name == "Byte").GetMethod),
6974
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMembers<IPropertySymbol>("C.this[]").Single(m => m.Parameters[0].Type.Name == "Byte").SetMethod),
6975
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMembers<IPropertySymbol>("C.this[]").Single(m => m.Parameters[0].Type.Name == "Byte")),
6976
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<IEventSymbol>("C.E").AddMethod),
6977
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<IEventSymbol>("C.E").RemoveMethod),
6991
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<INamedTypeSymbol>("C").GetMember("F"), preserveLocalVariables: false)
7009
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.F"))
7028
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.F"))
7059
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.F"))
7087
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<INamedTypeSymbol>("C").GetMember("Finalize"), preserveLocalVariables: false),
7116
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.F2")),
7122
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.F1")),
7158
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.F2")),
7169
semanticEdits: [SemanticEdit(SemanticEditKind.
Update
, c => c.GetMembers<IMethodSymbol>("C.F").Single(m => m.Parameters is [{ Type.SpecialType: SpecialType.System_Char }]))]),
7172
semanticEdits: [SemanticEdit(SemanticEditKind.
Update
, c => c.GetMembers<IMethodSymbol>("C.F").Single(m => m.Parameters is [{ Type.SpecialType: SpecialType.System_Byte }]))]),
7184
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMembers<IPropertySymbol>("C.this[]").Single(m => m.Parameters is [{ Type.SpecialType: SpecialType.System_Char }])),
7185
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMembers<IPropertySymbol>("C.this[]").Single(m => m.Parameters is [{ Type.SpecialType: SpecialType.System_Char }]).GetMethod),
7186
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMembers<IPropertySymbol>("C.this[]").Single(m => m.Parameters is [{ Type.SpecialType: SpecialType.System_Char }]).SetMethod),
7192
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMembers<IPropertySymbol>("C.this[]").Single(m => m.Parameters is [{ Type.SpecialType: SpecialType.System_Byte }])),
7193
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMembers<IPropertySymbol>("C.this[]").Single(m => m.Parameters is [{ Type.SpecialType: SpecialType.System_Byte }]).GetMethod),
7194
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMembers<IPropertySymbol>("C.this[]").Single(m => m.Parameters is [{ Type.SpecialType: SpecialType.System_Byte }]).SetMethod),
7242
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), preserveLocalVariables: true)
7257
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<INamedTypeSymbol>("C").GetMember<IPropertySymbol>("P").GetMethod),
7258
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<INamedTypeSymbol>("C").GetMember<IPropertySymbol>("P").SetMethod)
7272
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<INamedTypeSymbol>("C").GetMember<IPropertySymbol>("P").GetMethod)
7286
SemanticEdit(SemanticEditKind.
Update
, c => c.GetParameterlessConstructor("C"), partialType: "C", preserveLocalVariables: true)
7300
SemanticEdit(SemanticEditKind.
Update
, c => c.GetParameterlessConstructor("C"), partialType: "C", preserveLocalVariables: true)
7314
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<INamedTypeSymbol>("C").InstanceConstructors.Single(), partialType: "C", preserveLocalVariables: true)
7427
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<INamedTypeSymbol>("C").GetMember<IMethodSymbol>("F")));
7442
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<INamedTypeSymbol>("C").GetMember<IMethodSymbol>("F")));
7464
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("S.M")));
7491
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<INamedTypeSymbol>("S").GetMember<IMethodSymbol>("M")));
7617
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.M")));
7781
[SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), preserveLocalVariables: false)]);
7813
[SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.M"), preserveLocalVariables: false)]);
7828
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), preserveLocalVariables: false)
7844
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), preserveLocalVariables: false)
7885
[SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), syntaxMap[0])]);
8377
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.puts")),
8423
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.puts")),
8456
edits.VerifySemantics([SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.H"))]);
8487
edits.VerifySemantics([SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("I.H"))]);
8905
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.F"))
8941
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.F"))
9214
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), preserveLocalVariables: true)
9477
[SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("Test.F"))],
9518
[SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.M"))],
9561
[SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.M"))]);
10391
semanticEdits: [SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<IMethodSymbol>("C.F").PartialImplementationPart, partialType: "C")]),
10404
semanticEdits: [SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<IMethodSymbol>("C.F").PartialImplementationPart, partialType: "C")]),
10415
semanticEdits: [SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<IMethodSymbol>("C.F").PartialImplementationPart, partialType: "C")]),
10417
semanticEdits: [SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<IMethodSymbol>("C.F").PartialImplementationPart, partialType: "C")]),
10469
semanticEdits: [SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<IMethodSymbol>("C.F").PartialImplementationPart, partialType: "C")]),
10471
semanticEdits: [SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<IMethodSymbol>("C.F").PartialImplementationPart, partialType: "C")])
10519
semanticEdits: [SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<IMethodSymbol>("C.F").PartialImplementationPart, partialType: "C")]),
10541
semanticEdits: [SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<IMethodSymbol>("C.F").PartialImplementationPart, partialType: "C")]),
10561
semanticEdits: [SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<IMethodSymbol>("C.F").PartialImplementationPart, partialType: "C")]),
10563
semanticEdits: [SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<IMethodSymbol>("C.F").PartialImplementationPart, partialType: "C")]),
10587
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<IMethodSymbol>("C.F").PartialImplementationPart, partialType: "C")
10784
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<INamedTypeSymbol>("C").GetMember("op_Addition"))
10790
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<INamedTypeSymbol>("C").GetMember("op_Implicit"))
10833
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.op_Implicit")),
10834
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.op_Addition")),
10862
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.op_Implicit")),
10863
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.op_Addition")),
10879
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.op_Addition"))
10895
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.op_Addition"))
11028
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C..ctor"), preserveLocalVariables: true)
11044
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C..ctor"), preserveLocalVariables: true)
11062
SemanticEdit(SemanticEditKind.
Update
, c => c.GetPrimaryConstructor("C"), preserveLocalVariables: true),
11063
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.get_P")),
11064
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.set_P")),
11082
SemanticEdit(SemanticEditKind.
Update
, c => c.GetPrimaryConstructor("C"), preserveLocalVariables: true),
11083
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.P")),
11084
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.get_P")),
11085
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.set_P")),
11120
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.P")),
11137
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.PrintMembers")),
11138
SemanticEdit(SemanticEditKind.
Update
, c => c.GetSpecializedEqualsOverload("C")),
11139
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.GetHashCode")),
11140
SemanticEdit(SemanticEditKind.
Update
, c => c.GetCopyConstructor("C")),
11141
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.get_P")),
11142
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.set_P")),
11143
SemanticEdit(SemanticEditKind.
Update
, c => c.GetPrimaryConstructor("C"), preserveLocalVariables: true),
11160
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.P")),
11161
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.get_P")),
11162
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.set_P")),
11163
SemanticEdit(SemanticEditKind.
Update
, c => c.GetPrimaryConstructor("C"), preserveLocalVariables: true),
11251
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.PrintMembers")),
11252
SemanticEdit(SemanticEditKind.
Update
, c => c.GetSpecializedEqualsOverload("C")),
11253
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.GetHashCode")),
11254
SemanticEdit(SemanticEditKind.
Update
, c => c.GetCopyConstructor("C")),
11344
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.PrintMembers")),
11345
SemanticEdit(SemanticEditKind.
Update
, c => c.GetSpecializedEqualsOverload("C")),
11346
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.GetHashCode")),
11347
SemanticEdit(SemanticEditKind.
Update
, c => c.GetCopyConstructor("C")),
11384
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.PrintMembers")),
11385
SemanticEdit(SemanticEditKind.
Update
, c => c.GetSpecializedEqualsOverload("C")),
11386
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.GetHashCode")),
11387
SemanticEdit(SemanticEditKind.
Update
, c => c.GetCopyConstructor("C")),
11412
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.PrintMembers")),
11413
SemanticEdit(SemanticEditKind.
Update
, c => c.GetSpecializedEqualsOverload("C")),
11414
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.GetHashCode")),
11431
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.PrintMembers")),
11432
SemanticEdit(SemanticEditKind.
Update
, c => c.GetSpecializedEqualsOverload("C")),
11433
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.GetHashCode")),
11434
SemanticEdit(SemanticEditKind.
Update
, c => c.GetCopyConstructor("C")),
11435
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.get_Y")),
11436
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.set_Y")),
11437
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.Y")),
11456
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.Y")),
11459
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.PrintMembers")),
11460
SemanticEdit(SemanticEditKind.
Update
, c => c.GetSpecializedEqualsOverload("C")),
11461
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.GetHashCode")),
11462
SemanticEdit(SemanticEditKind.
Update
, c => c.GetCopyConstructor("C")),
11480
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.get_Y"), syntaxMap: syntaxMap[0]),
11483
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.PrintMembers")),
11484
SemanticEdit(SemanticEditKind.
Update
, c => c.GetSpecializedEqualsOverload("C")),
11485
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.GetHashCode")),
11486
SemanticEdit(SemanticEditKind.
Update
, c => c.GetCopyConstructor("C")),
11503
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.Y")),
11506
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.PrintMembers")),
11507
SemanticEdit(SemanticEditKind.
Update
, c => c.GetSpecializedEqualsOverload("C")),
11508
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.GetHashCode")),
11509
SemanticEdit(SemanticEditKind.
Update
, c => c.GetCopyConstructor("C")),
11528
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.PrintMembers")),
11529
SemanticEdit(SemanticEditKind.
Update
, c => c.GetSpecializedEqualsOverload("C")),
11530
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.GetHashCode")),
11531
SemanticEdit(SemanticEditKind.
Update
, c => c.GetCopyConstructor("C")),
11555
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.PrintMembers")),
11556
SemanticEdit(SemanticEditKind.
Update
, c => c.GetSpecializedEqualsOverload("C")),
11557
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.GetHashCode")),
11558
SemanticEdit(SemanticEditKind.
Update
, c => c.GetCopyConstructor("C")),
11575
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMembers<IMethodSymbol>("C.Deconstruct").Single(m => m.Parameters is [_])),
11580
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.PrintMembers")),
11581
SemanticEdit(SemanticEditKind.
Update
, c => c.GetSpecializedEqualsOverload("C")),
11582
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.GetHashCode")),
11583
SemanticEdit(SemanticEditKind.
Update
, c => c.GetCopyConstructor("C")),
11605
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.PrintMembers")),
11606
SemanticEdit(SemanticEditKind.
Update
, c => c.GetSpecializedEqualsOverload("C")),
11607
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.GetHashCode")),
11608
SemanticEdit(SemanticEditKind.
Update
, c => c.GetCopyConstructor("C")),
11629
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.PrintMembers")),
11630
SemanticEdit(SemanticEditKind.
Update
, c => c.GetSpecializedEqualsOverload("C")),
11631
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.GetHashCode")),
11632
SemanticEdit(SemanticEditKind.
Update
, c => c.GetCopyConstructor("C")),
11762
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.get_X")),
11801
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.PrintMembers")),
11802
SemanticEdit(SemanticEditKind.
Update
, c => c.GetSpecializedEqualsOverload("C")),
11803
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.GetHashCode")),
11804
SemanticEdit(SemanticEditKind.
Update
, c => c.GetCopyConstructor("C")),
11898
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.PrintMembers")),
11899
SemanticEdit(SemanticEditKind.
Update
, c => c.GetSpecializedEqualsOverload("C")),
11900
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.GetHashCode")),
11901
SemanticEdit(SemanticEditKind.
Update
, c => c.GetCopyConstructor("C")),
11920
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.PrintMembers")),
11921
SemanticEdit(SemanticEditKind.
Update
, c => c.GetSpecializedEqualsOverload("C")),
11922
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.GetHashCode")),
11923
SemanticEdit(SemanticEditKind.
Update
, c => c.GetCopyConstructor("C")),
11940
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMembers<IMethodSymbol>("C.Deconstruct").Single(m => m.Parameters is [_, _])),
11943
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.PrintMembers")),
11944
SemanticEdit(SemanticEditKind.
Update
, c => c.GetSpecializedEqualsOverload("C")),
11945
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.GetHashCode")),
11946
SemanticEdit(SemanticEditKind.
Update
, c => c.GetCopyConstructor("C")),
11966
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.PrintMembers")),
11967
SemanticEdit(SemanticEditKind.
Update
, c => c.GetSpecializedEqualsOverload("C")),
11968
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.GetHashCode")),
11969
SemanticEdit(SemanticEditKind.
Update
, c => c.GetCopyConstructor("C")),
11988
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.PrintMembers")),
11989
SemanticEdit(SemanticEditKind.
Update
, c => c.GetSpecializedEqualsOverload("C")),
11990
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.GetHashCode")),
11991
SemanticEdit(SemanticEditKind.
Update
, c => c.GetCopyConstructor("C")),
12010
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.PrintMembers")),
12011
SemanticEdit(SemanticEditKind.
Update
, c => c.GetSpecializedEqualsOverload("C")),
12012
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.GetHashCode")),
12013
SemanticEdit(SemanticEditKind.
Update
, c => c.GetCopyConstructor("C")),
12198
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.PrintMembers")),
12199
SemanticEdit(SemanticEditKind.
Update
, c => c.GetSpecializedEqualsOverload("C")),
12200
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.GetHashCode")),
12201
SemanticEdit(SemanticEditKind.
Update
, c => c.GetCopyConstructor("C")),
12202
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.x")),
12203
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.get_x")),
12204
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.set_x")),
12205
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.get_y")),
12206
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.set_y")),
12234
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.M")));
12384
SemanticEdit(SemanticEditKind.
Update
, c => c.GetPrimaryConstructor("C"), partialType: "C", preserveLocalVariables: true)
12408
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.get_P")),
12409
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.set_P")),
12410
SemanticEdit(SemanticEditKind.
Update
, c => c.GetPrimaryConstructor("C"), partialType: "C", preserveLocalVariables: true)
12434
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<INamedTypeSymbol>("C").InstanceConstructors.Single(c => c.Parameters is [{ Name: "a"}]), partialType: "C", preserveLocalVariables: true)
12450
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.PrintMembers")),
12451
SemanticEdit(SemanticEditKind.
Update
, c => c.GetSpecializedEqualsOverload("C")),
12452
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.GetHashCode")),
12453
SemanticEdit(SemanticEditKind.
Update
, c => c.GetCopyConstructor("C")),
12454
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.Deconstruct")),
12455
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.get_P")),
12456
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.set_P")),
12457
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<INamedTypeSymbol>("C").InstanceConstructors.Single(c => c.Parameters is [{ Name: "P"}]), partialType: "C", preserveLocalVariables: true),
12473
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.get_P")),
12474
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.set_P")),
12475
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<INamedTypeSymbol>("C").InstanceConstructors.Single(c => c.Parameters is [{ Name: "P" }]), partialType: "C", preserveLocalVariables: true),
12476
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.Deconstruct")),
12477
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.PrintMembers")),
12478
SemanticEdit(SemanticEditKind.
Update
, c => c.GetSpecializedEqualsOverload("C")),
12479
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.GetHashCode")),
12480
SemanticEdit(SemanticEditKind.
Update
, c => c.GetCopyConstructor("C")),
12496
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.get_P")),
12497
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.set_P")),
12498
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<INamedTypeSymbol>("C").InstanceConstructors.Single(c => c.Parameters is [{ Name: "P" }]), partialType: "C", preserveLocalVariables: true),
12499
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.Deconstruct")),
12500
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.PrintMembers")),
12501
SemanticEdit(SemanticEditKind.
Update
, c => c.GetSpecializedEqualsOverload("C")),
12502
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.GetHashCode")),
12503
SemanticEdit(SemanticEditKind.
Update
, c => c.GetCopyConstructor("C")),
12524
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.PrintMembers")),
12525
SemanticEdit(SemanticEditKind.
Update
, c => c.GetSpecializedEqualsOverload("C")),
12526
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.GetHashCode")),
12527
SemanticEdit(SemanticEditKind.
Update
, c => c.GetCopyConstructor("C")),
12529
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<INamedTypeSymbol>("C").InstanceConstructors.Single(m => m.Parameters is [{ Name: "P" }]), partialType: "C", preserveLocalVariables: true),
12530
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.Deconstruct")),
12554
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<INamedTypeSymbol>("C").InstanceConstructors.Single(m => m.Parameters is [{ Name: "P" }])),
12555
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<INamedTypeSymbol>("C").InstanceConstructors.Single(m => m.Parameters is []), partialType: "C", preserveLocalVariables: true),
12556
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.PrintMembers")),
12557
SemanticEdit(SemanticEditKind.
Update
, c => c.GetSpecializedEqualsOverload("C")),
12558
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.GetHashCode")),
12559
SemanticEdit(SemanticEditKind.
Update
, c => c.GetCopyConstructor("C")),
12581
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.PrintMembers")),
12582
SemanticEdit(SemanticEditKind.
Update
, c => c.GetSpecializedEqualsOverload("C")),
12583
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.GetHashCode")),
12584
SemanticEdit(SemanticEditKind.
Update
, c => c.GetCopyConstructor("C")),
12586
SemanticEdit(SemanticEditKind.
Update
, c => c.GetPrimaryConstructor("C"), partialType: "C", preserveLocalVariables: true),
12603
SemanticEdit(SemanticEditKind.
Update
, c => c.GetPrimaryConstructor("C"), preserveLocalVariables: true));
12629
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<INamedTypeSymbol>("C").InstanceConstructors.Single(), preserveLocalVariables: true));
12662
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<INamedTypeSymbol>("C").InstanceConstructors.Single(), preserveLocalVariables: true)
12677
SemanticEdit(SemanticEditKind.
Update
, c => c.GetPrimaryConstructor("C"), preserveLocalVariables: true));
12690
SemanticEdit(SemanticEditKind.
Update
, c => c.GetPrimaryConstructor("C"), preserveLocalVariables: true));
12723
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<INamedTypeSymbol>("C").InstanceConstructors.Single(), preserveLocalVariables: true)
12742
SemanticEdit(SemanticEditKind.
Update
, c => c.GetPrimaryConstructor("C"), preserveLocalVariables: true));
12784
SemanticEdit(SemanticEditKind.
Update
, c => c.GetPrimaryConstructor("C"), preserveLocalVariables: true));
12829
SemanticEdit(SemanticEditKind.
Update
, c => c.GetParameterlessConstructor("C"), preserveLocalVariables: true));
12846
SemanticEdit(SemanticEditKind.
Update
, c => c.GetPrimaryConstructor("C"), preserveLocalVariables: true));
12879
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<INamedTypeSymbol>("C").InstanceConstructors.Single(), preserveLocalVariables: true)
12913
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<INamedTypeSymbol>("C").InstanceConstructors.Single(), preserveLocalVariables: true)
12947
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<INamedTypeSymbol>("C").InstanceConstructors.Single(), preserveLocalVariables: true)
12981
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<INamedTypeSymbol>("C").InstanceConstructors.Single(), preserveLocalVariables: true)
13023
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<INamedTypeSymbol>("C").GetMember<IMethodSymbol>("C").PartialImplementationPart, partialType: "C"));
13135
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.PrintMembers")),
13136
SemanticEdit(SemanticEditKind.
Update
, c => c.GetSpecializedEqualsOverload("C")),
13137
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.GetHashCode")),
13138
SemanticEdit(SemanticEditKind.
Update
, c => c.GetCopyConstructor("C")),
13157
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.PrintMembers")),
13158
SemanticEdit(SemanticEditKind.
Update
, c => c.GetSpecializedEqualsOverload("C")),
13159
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.GetHashCode")),
13160
SemanticEdit(SemanticEditKind.
Update
, c => c.GetCopyConstructor("C")),
13214
SemanticEdit(SemanticEditKind.
Update
, c => c.GetParameterlessConstructor("C"), preserveLocalVariables: true)
13311
[SemanticEdit(SemanticEditKind.
Update
, c => c.GetParameterlessConstructor("C"), preserveLocalVariables: true)],
13336
semanticEdits: [SemanticEdit(SemanticEditKind.
Update
, c => c.GetParameterlessConstructor("C"), partialType: "C", preserveLocalVariables: true)]),
13467
SemanticEdit(SemanticEditKind.
Update
, c => c.GetParameterlessConstructor("C"), preserveLocalVariables: true));
13479
SemanticEdit(SemanticEditKind.
Update
, c => c.GetParameterlessConstructor("C"), preserveLocalVariables: true),
13480
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.PrintMembers")),
13481
SemanticEdit(SemanticEditKind.
Update
, c => c.GetSpecializedEqualsOverload("C")),
13482
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.GetHashCode")),
13483
SemanticEdit(SemanticEditKind.
Update
, c => c.GetCopyConstructor("C")));
13532
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.PrintMembers")),
13533
SemanticEdit(SemanticEditKind.
Update
, c => c.GetSpecializedEqualsOverload("C")),
13534
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.GetHashCode")),
13588
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.PrintMembers")),
13589
SemanticEdit(SemanticEditKind.
Update
, c => c.GetSpecializedEqualsOverload("C")),
13590
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.GetHashCode")),
13591
SemanticEdit(SemanticEditKind.
Update
, c => c.GetCopyConstructor("C")),
13628
[SemanticEdit(SemanticEditKind.
Update
, c => c.GetParameterlessConstructor("C"), preserveLocalVariables: true)],
13664
SemanticEdit(SemanticEditKind.
Update
, c => c.GetParameterlessConstructor("C"), preserveLocalVariables: true)
13718
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.PrintMembers")),
13719
SemanticEdit(SemanticEditKind.
Update
, c => c.GetSpecializedEqualsOverload("C")),
13720
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.GetHashCode")),
13721
SemanticEdit(SemanticEditKind.
Update
, c => c.GetCopyConstructor("C")),
13748
semanticEdits: [SemanticEdit(SemanticEditKind.
Update
, c => c.GetParameterlessConstructor("C"), partialType: "C", preserveLocalVariables: true)]),
13751
semanticEdits: [SemanticEdit(SemanticEditKind.
Update
, c => c.GetParameterlessConstructor("C"), partialType: "C", preserveLocalVariables: true)])
13765
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<INamedTypeSymbol>("C").InstanceConstructors.Single(c => c.Parameters is []), preserveLocalVariables: true));
13795
SemanticEdit(SemanticEditKind.
Update
, c => c.GetParameterlessConstructor("C"), preserveLocalVariables: true));
13838
SemanticEdit(SemanticEditKind.
Update
, c => c.GetParameterlessConstructor("C"), preserveLocalVariables: true));
13850
SemanticEdit(SemanticEditKind.
Update
, c => c.GetParameterlessConstructor("C"), preserveLocalVariables: true),
13851
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.PrintMembers")),
13852
SemanticEdit(SemanticEditKind.
Update
, c => c.GetSpecializedEqualsOverload("C")),
13853
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.GetHashCode")),
13854
SemanticEdit(SemanticEditKind.
Update
, c => c.GetCopyConstructor("C")));
13910
SemanticEdit(SemanticEditKind.
Update
, c => c.GetPrimaryConstructor("C"), preserveLocalVariables: true));
13932
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.get_P")),
13933
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.set_P")),
13934
SemanticEdit(SemanticEditKind.
Update
, c => c.GetPrimaryConstructor("C"), preserveLocalVariables: true));
13949
SemanticEdit(SemanticEditKind.
Update
, c => c.GetParameterlessConstructor("C"), partialType: "C", preserveLocalVariables: true)
13966
SemanticEdit(SemanticEditKind.
Update
, c => c.GetParameterlessConstructor("C"), partialType: "C", preserveLocalVariables: true)
13995
SemanticEdit(SemanticEditKind.
Update
, c => c.GetParameterlessConstructor("C"), partialType: "C", preserveLocalVariables: true)
14012
SemanticEdit(SemanticEditKind.
Update
, c => c.GetParameterlessConstructor("C"), partialType: "C", preserveLocalVariables: true)
14029
SemanticEdit(SemanticEditKind.
Update
, c => c.GetParameterlessConstructor("C"), partialType: "C", preserveLocalVariables: true)
14046
SemanticEdit(SemanticEditKind.
Update
, c => c.GetParameterlessConstructor("C"), partialType: "C", preserveLocalVariables: true)
14133
[SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<INamedTypeSymbol>("C").Constructors.Single(), syntaxMap[0])]);
14182
[SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<INamedTypeSymbol>("C").Constructors.Single(), syntaxMap[0])]);
14245
[SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<INamedTypeSymbol>("C").Constructors.Single(), syntaxMap[0])]);
14295
[SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<INamedTypeSymbol>("C").Constructors.Single(), syntaxMap[0])],
14416
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<INamedTypeSymbol>("C").Constructors.Single(c => c.Parameters.Single().Type.Name == "Int32"), partialType: "C", syntaxMap: syntaxMapB),
14417
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<INamedTypeSymbol>("C").Constructors.Single(c => c.Parameters.Single().Type.Name == "Boolean"), partialType: "C", syntaxMap: syntaxMapB),
14418
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<INamedTypeSymbol>("C").Constructors.Single(c => c.Parameters.Single().Type.Name == "UInt32"), partialType: "C", syntaxMap: syntaxMapB),
14489
SemanticEdit(SemanticEditKind.
Update
, c => c.GetParameterlessConstructor("C"), partialType: "C", preserveLocalVariables: true)
14494
SemanticEdit(SemanticEditKind.
Update
, c => c.GetParameterlessConstructor("C"), partialType: "C", preserveLocalVariables: true)
14506
semanticEdits: [SemanticEdit(SemanticEditKind.
Update
, c => c.GetParameterlessConstructor("C"), partialType: "C", preserveLocalVariables: true)]),
14511
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<INamedTypeSymbol>("C").GetMember<IMethodSymbol>("F")),
14512
SemanticEdit(SemanticEditKind.
Update
, c => c.GetParameterlessConstructor("C"), partialType: "C", preserveLocalVariables: true)
14526
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<INamedTypeSymbol>("C").GetMember<IMethodSymbol>("F")),
14527
SemanticEdit(SemanticEditKind.
Update
, c => c.GetParameterlessConstructor("C"), partialType: "C", preserveLocalVariables: true)
14531
semanticEdits: [SemanticEdit(SemanticEditKind.
Update
, c => c.GetParameterlessConstructor("C"), partialType: "C", preserveLocalVariables: true)]),
14621
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<INamedTypeSymbol>("C").StaticConstructors.Single(), partialType: "C", preserveLocalVariables: true)
14635
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<INamedTypeSymbol>("C").StaticConstructors.Single(), partialType: "C", preserveLocalVariables: true)
14737
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.Finalize"), preserveLocalVariables: false)
14767
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.Finalize"), preserveLocalVariables: false)
14788
[SemanticEdit(SemanticEditKind.
Update
, c => c.GetParameterlessConstructor("C"), preserveLocalVariables: true)]);
14801
[SemanticEdit(SemanticEditKind.
Update
, c => c.GetParameterlessConstructor("C"), preserveLocalVariables: true)]);
14817
[SemanticEdit(SemanticEditKind.
Update
, c => c.GetParameterlessConstructor("C"), preserveLocalVariables: true)]);
14844
SemanticEdit(SemanticEditKind.
Update
, c => c.GetParameterlessConstructor("C"), partialType: "C", preserveLocalVariables: true)
14859
SemanticEdit(SemanticEditKind.
Update
, c => c.GetParameterlessConstructor("C"), partialType: "C", preserveLocalVariables: true),
14860
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.get_F"))
14875
SemanticEdit(SemanticEditKind.
Update
, c => c.GetParameterlessConstructor("C"), partialType: "C", preserveLocalVariables: true),
14890
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.get_F")),
14891
SemanticEdit(SemanticEditKind.
Update
, c => c.GetParameterlessConstructor("C"), partialType: "C", preserveLocalVariables: true),
14909
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<IPropertySymbol>("C.a").GetMethod),
14910
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<INamedTypeSymbol>("C").Constructors.Single(), preserveLocalVariables: true));
14922
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<IPropertySymbol>("C.a").GetMethod),
14923
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<INamedTypeSymbol>("C").Constructors.Single(), partialType: "C", preserveLocalVariables: true)
14942
[SemanticEdit(SemanticEditKind.
Update
, c => c.GetParameterlessConstructor("C"), preserveLocalVariables: true)]);
14960
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<IPropertySymbol>("C.a").GetMethod),
14961
SemanticEdit(SemanticEditKind.
Update
, c => c.GetParameterlessConstructor("C"), preserveLocalVariables: true)
14976
SemanticEdit(SemanticEditKind.
Update
, c => c.GetPrimaryConstructor("C"), preserveLocalVariables: true));
15008
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<INamedTypeSymbol>("C").InstanceConstructors.Single(), preserveLocalVariables: true)
15026
[SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<INamedTypeSymbol>("C").StaticConstructors.Single(), preserveLocalVariables: true)],
15042
[SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<INamedTypeSymbol>("C").StaticConstructors.Single(), preserveLocalVariables: true)],
15087
[SemanticEdit(SemanticEditKind.
Update
, c => c.GetParameterlessConstructor("C"), preserveLocalVariables: true)]);
15100
[SemanticEdit(SemanticEditKind.
Update
, c => c.GetParameterlessConstructor("C"), preserveLocalVariables: true)]);
15115
[SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<INamedTypeSymbol>("C").StaticConstructors.Single(), preserveLocalVariables: true)],
15128
[SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<INamedTypeSymbol>("C").StaticConstructors.Single(), preserveLocalVariables: true)],
15147
[SemanticEdit(SemanticEditKind.
Update
, c => c.GetParameterlessConstructor("C"), preserveLocalVariables: true)]);
15163
[SemanticEdit(SemanticEditKind.
Update
, c => c.GetParameterlessConstructor("C"), preserveLocalVariables: true)]);
15179
[SemanticEdit(SemanticEditKind.
Update
, c => c.GetParameterlessConstructor("C"), preserveLocalVariables: true)]);
15192
[SemanticEdit(SemanticEditKind.
Update
, c => c.GetParameterlessConstructor("C"), preserveLocalVariables: true)]);
15208
[SemanticEdit(SemanticEditKind.
Update
, c => c.GetParameterlessConstructor("C"), preserveLocalVariables: true)]);
15225
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<INamedTypeSymbol>("C").InstanceConstructors.Single(m => m.ToString() == "C.C(int)"), preserveLocalVariables: true),
15226
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<INamedTypeSymbol>("C").InstanceConstructors.Single(m => m.ToString() == "C.C(string)"), preserveLocalVariables: true),
15244
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<INamedTypeSymbol>("C").InstanceConstructors.Single(m => m.ToString() == "C.C(int)"), preserveLocalVariables: true),
15245
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<INamedTypeSymbol>("C").InstanceConstructors.Single(m => m.ToString() == "C.C(bool)"), preserveLocalVariables: true),
15260
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<INamedTypeSymbol>("C").InstanceConstructors.Single(m => m.ToString() == "C.C(int)"), preserveLocalVariables: true),
15261
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<INamedTypeSymbol>("C").InstanceConstructors.Single(m => m.ToString() == "C.C(bool)"), preserveLocalVariables: true),
15276
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<INamedTypeSymbol>("C").InstanceConstructors.Single(m => m.ToString() == "C.C(int)"), preserveLocalVariables: true),
15277
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<INamedTypeSymbol>("C").InstanceConstructors.Single(m => m.ToString() == "C.C(bool)"), preserveLocalVariables: true),
15295
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<INamedTypeSymbol>("C").InstanceConstructors.Single(m => m.ToString() == "C.C(bool)"), preserveLocalVariables: true)
15347
[SemanticEdit(SemanticEditKind.
Update
, c => c.GetParameterlessConstructor("C"), preserveLocalVariables: true)]);
15363
[SemanticEdit(SemanticEditKind.
Update
, c => c.GetParameterlessConstructor("C"), preserveLocalVariables: true)]);
15385
SemanticEdit(SemanticEditKind.
Update
, c => c.GetParameterlessConstructor("C"), preserveLocalVariables: true)
15404
SemanticEdit(SemanticEditKind.
Update
, c => c.GetParameterlessConstructor("C"), preserveLocalVariables: true)
15743
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<INamedTypeSymbol>("C").Constructors.Single(), preserveLocalVariables: true)
15758
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<INamedTypeSymbol>("C").Constructors.Single(), preserveLocalVariables: true)
15776
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<INamedTypeSymbol>("C").Constructors.Single(), preserveLocalVariables: true)
15791
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<INamedTypeSymbol>("C").Constructors.Single(), preserveLocalVariables: true)
15880
[SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<INamedTypeSymbol>("C").Constructors.Single(), syntaxMap[0])]);
15917
[SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<INamedTypeSymbol>("C").Constructors.Single(), syntaxMap[0])]);
15958
[SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<INamedTypeSymbol>("C").Constructors.Single(), syntaxMap[0])]);
15999
[SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<INamedTypeSymbol>("C").Constructors.Single(), syntaxMap[0])]);
16043
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<INamedTypeSymbol>("C").Constructors[0], syntaxMap[0]),
16044
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<INamedTypeSymbol>("C").Constructors[1], syntaxMap[0])
16089
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<INamedTypeSymbol>("C").Constructors[0], syntaxMap[0]),
16090
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<INamedTypeSymbol>("C").Constructors[1], syntaxMap[0])
16135
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<INamedTypeSymbol>("C").Constructors[0], syntaxMap[0]),
16136
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<INamedTypeSymbol>("C").Constructors[1], syntaxMap[0])
16181
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<INamedTypeSymbol>("C").Constructors.Single(ctor => ctor.ToTestDisplayString() == "C..ctor(System.Int32 a)"), syntaxMap[0])
16226
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<INamedTypeSymbol>("C").Constructors.Single(ctor => ctor.ToTestDisplayString() == "C..ctor(System.Int32 a)"), syntaxMap[0])
16271
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<INamedTypeSymbol>("C").Constructors.Single(ctor => ctor.ToTestDisplayString() == "C..ctor(System.Boolean b)"), syntaxMap[0])
16316
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<INamedTypeSymbol>("C").Constructors.Single(ctor => ctor.ToTestDisplayString() == "C..ctor(System.Boolean b)"))
16361
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<INamedTypeSymbol>("C").Constructors.Single(ctor => ctor.ToTestDisplayString() == "C..ctor(System.Boolean b)"), syntaxMap[0])
16405
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<INamedTypeSymbol>("C").Constructors.Single(ctor => ctor.ToTestDisplayString() == "C..ctor(System.Boolean b)"))
16466
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<INamedTypeSymbol>("C").Constructors.Single(ctor => ctor.ToTestDisplayString() == "C..ctor(System.Boolean b)"), syntaxMap[0])
16507
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<INamedTypeSymbol>("C").Constructors.Single(), syntaxMap[0])
16548
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<INamedTypeSymbol>("C").Constructors.Single(), syntaxMap[0])
16597
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.F")),
16598
SemanticEdit(SemanticEditKind.
Update
, c => c.GetParameterlessConstructor("C"), syntaxMap[0]),
16614
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<INamedTypeSymbol>("C").InstanceConstructors.Single(c => c.Parameters is [_, _]), preserveLocalVariables: true),
16656
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<INamedTypeSymbol>("C").Constructors[0], syntaxMap[0]),
16657
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<INamedTypeSymbol>("C").Constructors[1], syntaxMap[0]),
16695
SemanticEdit(SemanticEditKind.
Update
, c => ((IPropertySymbol)c.GetMember<INamedTypeSymbol>("C").GetMembers("P").First()).GetMethod),
16696
SemanticEdit(SemanticEditKind.
Update
, c => c.GetParameterlessConstructor("C"), preserveLocalVariables: true));
16714
SemanticEdit(SemanticEditKind.
Update
, c => c.GetParameterlessConstructor("C"), preserveLocalVariables: true),
16858
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.F"))
16971
edits.VerifySemantics([SemanticEdit(SemanticEditKind.
Update
, c => c.GetParameterlessConstructor("C"), preserveLocalVariables: true)]);
17002
edits.VerifySemantics([SemanticEdit(SemanticEditKind.
Update
, c => c.GetParameterlessConstructor("C"), preserveLocalVariables: true)]);
17068
[SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.c"))],
17140
SemanticEdit(SemanticEditKind.
Update
, c => c.GetParameterlessConstructor("C"), preserveLocalVariables: true)
17346
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<INamedTypeSymbol>("C").Constructors.Single(), syntaxMap[0])
17390
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<INamedTypeSymbol>("C").Constructors.Single(), syntaxMap[0])
17631
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.a")),
17632
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.b"))
17660
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.a")),
17661
SemanticEdit(SemanticEditKind.
Update
, c => c.GetParameterlessConstructor("C"), preserveLocalVariables: true),
17676
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.a")),
17677
SemanticEdit(SemanticEditKind.
Update
, c => c.GetParameterlessConstructor("C"), partialType: "C", preserveLocalVariables: true)
17741
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.F")),
17742
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.G")));
17848
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.get_P"), preserveLocalVariables: false)
17865
[SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<IPropertySymbol>("C.P").GetMethod)],
17902
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.get_P"), preserveLocalVariables: false)
17923
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.get_P"), preserveLocalVariables: false),
17945
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.get_P"), preserveLocalVariables: false)
17966
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.get_P"), preserveLocalVariables: false),
17988
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.get_P")),
18005
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.get_P")),
18021
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.set_P")));
18036
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.get_P")));
18051
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<INamedTypeSymbol>("C").GetMember<IPropertySymbol>("P").SetMethod));
18069
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.get_P")));
18087
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.get_P")));
18105
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.get_P"), preserveLocalVariables: false),
18124
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.get_P"), preserveLocalVariables: false),
18140
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.get_P"), preserveLocalVariables: false),
18156
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<INamedTypeSymbol>("C").GetMember<IPropertySymbol>("P").SetMethod),
18172
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<INamedTypeSymbol>("C").GetMember<IPropertySymbol>("P").SetMethod, preserveLocalVariables: false),
18188
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.get_P"), preserveLocalVariables: false)
18204
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.get_P"), preserveLocalVariables: false),
18220
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.get_P"), preserveLocalVariables: false),
18221
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.set_P"), preserveLocalVariables: false)
18519
edits.VerifySemantics([SemanticEdit(SemanticEditKind.
Update
, c => c.GetParameterlessConstructor("C"), preserveLocalVariables: true)]);
18726
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.P")),
18727
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.get_P")),
18728
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.set_P")),
18747
[SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.P"))],
18765
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.get_P")),
18766
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.set_P")),
18784
[SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<INamedTypeSymbol>("C").GetMember<IPropertySymbol>("P").SetMethod)],
19261
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.set_P")),
19311
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C..ctor"), preserveLocalVariables: true),
19329
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C..ctor"), preserveLocalVariables: true),
19358
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<IPropertySymbol>("C.P").GetMethod)
19379
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<IPropertySymbol>("C.P").GetMethod)
19403
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<IPropertySymbol>("C.P").GetMethod)
19418
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<IPropertySymbol>("C.P").GetMethod)
19439
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<IPropertySymbol>("C.P").GetMethod)
19454
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<IPropertySymbol>("C.P").GetMethod)
19478
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<IPropertySymbol>("C.P").GetMethod));
19493
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<IPropertySymbol>("C.P").SetMethod));
19547
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<INamedTypeSymbol>("C").GetMember<IPropertySymbol>("P").GetMethod),
19548
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<INamedTypeSymbol>("C").GetMember<IPropertySymbol>("P").SetMethod)
19564
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<INamedTypeSymbol>("C").GetMember<IPropertySymbol>("Q").GetMethod),
19565
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<INamedTypeSymbol>("C").GetMember<IPropertySymbol>("Q").SetMethod)
19584
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<INamedTypeSymbol>("C").GetMember<IPropertySymbol>("P").GetMethod),
19585
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<INamedTypeSymbol>("C").GetMember<IPropertySymbol>("P").SetMethod),
19586
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<INamedTypeSymbol>("C").GetMember<IPropertySymbol>("Q").GetMethod),
19587
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<INamedTypeSymbol>("C").GetMember<IPropertySymbol>("Q").SetMethod),
19605
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<INamedTypeSymbol>("C").GetMember<IPropertySymbol>("P").GetMethod),
19606
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<INamedTypeSymbol>("C").GetMember<IPropertySymbol>("P").SetMethod),
19607
SemanticEdit(SemanticEditKind.
Update
, c => c.GetParameterlessConstructor("C"), partialType: "C", preserveLocalVariables: true)
19621
semanticEdits: [SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<INamedTypeSymbol>("C").GetMember<IPropertySymbol>("P").GetMethod)]),
19674
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("S.get_P1")),
19675
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("S.get_P2")),
19676
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("S.get_P4")),
19677
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("S.set_P2")),
19678
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("S.set_P3")),
19679
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("S.set_P4")),
19713
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<INamedTypeSymbol>("S").GetMember<IPropertySymbol>("P2").GetMethod, preserveLocalVariables: false),
19714
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<INamedTypeSymbol>("S").GetMember<IPropertySymbol>("P3").SetMethod, preserveLocalVariables: false)
19789
SemanticEdit(SemanticEditKind.
Update
, c => c.GetPrimaryConstructor("C"), preserveLocalVariables: true),
19809
semanticEdits: [SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<IMethodSymbol>("C.get_P").PartialImplementationPart, partialType: "C")]),
19822
semanticEdits: [SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<IMethodSymbol>("C.get_P").PartialImplementationPart, partialType: "C")]),
19833
semanticEdits: [SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<IMethodSymbol>("C.get_P").PartialImplementationPart, partialType: "C")]),
19863
semanticEdits: [SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<IMethodSymbol>("C.get_P").PartialImplementationPart, partialType: "C")]),
19865
semanticEdits: [SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<IMethodSymbol>("C.get_P").PartialImplementationPart, partialType: "C")])
19913
semanticEdits: [SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<IPropertySymbol>("C.P").PartialImplementationPart, partialType: "C")]),
19937
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<IPropertySymbol>("C.P").PartialImplementationPart, partialType: "C"),
19941
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<IMethodSymbol>("C.get_P").PartialImplementationPart, partialType: "C")
19962
semanticEdits: [SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<IPropertySymbol>("C.P").PartialImplementationPart, partialType: "C")]),
19966
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<IMethodSymbol>("C.get_P").PartialImplementationPart, partialType: "C"),
19967
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<IPropertySymbol>("C.P").PartialImplementationPart, partialType: "C")
19992
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<IMethodSymbol>("C.get_P").PartialImplementationPart, partialType: "C"),
19993
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<IPropertySymbol>("C.P").PartialImplementationPart, partialType: "C")
20086
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.get_Item"), preserveLocalVariables: false)
20103
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.set_Item"), preserveLocalVariables: false)
20120
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.set_Item"), preserveLocalVariables: false)
20138
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.this[]")),
20139
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.get_Item"))
20159
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.this[]")),
20160
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.get_Item"))
20180
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.this[]")),
20181
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.get_Item"))
20197
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.get_Item"), preserveLocalVariables: false)
20228
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.this[]")),
20229
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.get_Item"))
20248
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.this[]")),
20249
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.get_Item"))
20265
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.get_Item"), preserveLocalVariables: false),
20281
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.set_Item")),
20282
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.F")),
20298
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.set_Item")),
20299
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.F")),
20315
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.get_Item"), preserveLocalVariables: false),
20316
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.set_Item"), preserveLocalVariables: false)
20336
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.this[]")),
20337
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.get_Item")),
20360
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.this[]")),
20361
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.get_Item")),
20509
[SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.this[]"))],
20670
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.get_Item")),
20671
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.set_Item")),
20672
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.this[]")),
20695
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.this[]"))
21092
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<IPropertySymbol>("C.this[]")),
21093
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<IPropertySymbol>("C.this[]").GetMethod),
21094
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<IPropertySymbol>("C.this[]").SetMethod)
21110
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<IPropertySymbol>("C.this[]")),
21111
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<IPropertySymbol>("C.this[]").GetMethod),
21112
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<IPropertySymbol>("C.this[]").SetMethod)
21131
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<IPropertySymbol>("C.this[]")),
21132
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<IPropertySymbol>("C.this[]").GetMethod),
21133
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<IPropertySymbol>("C.this[]").SetMethod),
21161
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<IPropertySymbol>("S.this[]")),
21162
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<IPropertySymbol>("S.this[]").GetMethod)
21192
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMembers<IPropertySymbol>("S.this[]").Single(m => m.Parameters is [{ Type.SpecialType: SpecialType.System_Int32 }])),
21193
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMembers<IPropertySymbol>("S.this[]").Single(m => m.Parameters is [{ Type.SpecialType: SpecialType.System_SByte }])),
21194
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMembers<IPropertySymbol>("S.this[]").Single(m => m.Parameters is [{ Type.SpecialType: SpecialType.System_Int32 }]).GetMethod),
21195
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMembers<IPropertySymbol>("S.this[]").Single(m => m.Parameters is [{ Type.SpecialType: SpecialType.System_SByte }]).GetMethod),
21196
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMembers<IPropertySymbol>("S.this[]").Single(m => m.Parameters is [{ Type.SpecialType: SpecialType.System_SByte }]).SetMethod),
21197
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMembers<IPropertySymbol>("S.this[]").Single(m => m.Parameters is [{ Type.SpecialType: SpecialType.System_UInt32 }]).GetMethod),
21198
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMembers<IPropertySymbol>("S.this[]").Single(m => m.Parameters is [{ Type.SpecialType: SpecialType.System_Byte }]).SetMethod),
21199
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMembers<IPropertySymbol>("S.this[]").Single(m => m.Parameters is [{ Type.SpecialType: SpecialType.System_UInt32 }]).SetMethod));
21231
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMembers<IPropertySymbol>("S.this[]").Single(m => m.Parameters is [{ Type.SpecialType: SpecialType.System_UInt32 }]).GetMethod),
21232
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMembers<IPropertySymbol>("S.this[]").Single(m => m.Parameters is [{ Type.SpecialType: SpecialType.System_Byte }]).SetMethod),
21233
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMembers<IPropertySymbol>("S.this[]").Single(m => m.Parameters is [{ Type.SpecialType: SpecialType.System_Int32 }])),
21234
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMembers<IPropertySymbol>("S.this[]").Single(m => m.Parameters is [{ Type.SpecialType: SpecialType.System_SByte }])),
21496
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<INamedTypeSymbol>("C").GetMember<IEventSymbol>("E").AddMethod),
21497
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<INamedTypeSymbol>("C").GetMember<IEventSymbol>("E").RemoveMethod)
21529
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("S.E")),
21530
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("S.add_E")),
21531
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("S.remove_E")));
21591
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<IEventSymbol>("C.F"))
21625
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<IEventSymbol>("C.F")),
21626
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<IEventSymbol>("C.F").AddMethod),
21627
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<IEventSymbol>("C.F").RemoveMethod)
21660
[SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<IEventSymbol>("C.F").RemoveMethod)],
21692
[SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<IEventSymbol>("C.F"))],
21725
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<IEventSymbol>("C.F")),
21726
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<IEventSymbol>("C.F").AddMethod),
21727
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<IEventSymbol>("C.F").RemoveMethod)
21761
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<IEventSymbol>("C.F").RemoveMethod)
21847
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.E")),
21885
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.F")),
21886
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.G")));
21950
edits.VerifySemantics([SemanticEdit(SemanticEditKind.
Update
, c => c.GetParameterlessConstructor("C"), preserveLocalVariables: true)]);
22033
SemanticEdit(SemanticEditKind.
Update
, c => c.GetParameterlessConstructor("C"), partialType: "C", preserveLocalVariables: true)
22056
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.M"))
22079
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<INamedTypeSymbol>("C").InstanceConstructors.Single(), preserveLocalVariables: true)
22218
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.M"))
22241
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<INamedTypeSymbol>("C").InstanceConstructors.Single(), preserveLocalVariables: true)
22264
[SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.M"))],
22308
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.M"))
22330
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.M"))
22397
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.M")));
22435
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.F")));
22496
[SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.M"))],
22625
[SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.F"))],
22644
[SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.F"))],
23236
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C"))
23357
[SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("Program.<Main>$"))],
23390
[SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("Program.<Main>$"))],
23443
[SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("Program.<Main>$"))],
23494
[SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("Program.<Main>$"))],
23683
[SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("Program.<Main>$"), preserveLocalVariables: true)],
23747
[SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("Program.<Main>$"), preserveLocalVariables: true)],
24101
[SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("Program.<Main>$"), syntaxMap[0])],
24136
[SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("Program.<Main>$"), syntaxMap[0])],
24169
[SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("Program.<Main>$"), syntaxMap[0])],
24201
[SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("Program.<Main>$"))],
24245
semanticEdits: [SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("Program.<Main>$"))],
24270
[SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("Program.<Main>$"))],
24294
[SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("Program.<Main>$"))],
Microsoft.CodeAnalysis.Features (16)
EditAndContinue\AbstractEditAndContinueAnalyzer.cs (9)
2758
editKind = SemanticEditKind.
Update
;
2909
editKind = SemanticEditKind.
Update
;
3050
editKind = SemanticEditKind.
Update
;
3074
editKind = SemanticEditKind.
Update
;
3172
Contract.ThrowIfFalse(editKind is SemanticEditKind.
Update
or SemanticEditKind.Insert);
3175
if (editKind == SemanticEditKind.
Update
)
3309
var partialType = editKind == SemanticEditKind.
Update
&& symbol.IsPartialImplementation()
3317
SemanticEditKind.
Update
=> SemanticEditInfo.CreateUpdate(symbolKey, syntaxMaps, partialType),
3712
/// Add <see cref="SemanticEditKind.
Update
"/> edit for the specified symbol and its accessors.
EditAndContinue\EditSession.cs (4)
722
if (edit.Kind is SemanticEditKind.
Update
or SemanticEditKind.Delete)
733
if (edit.Kind is SemanticEditKind.
Update
or SemanticEditKind.Insert or SemanticEditKind.Replace)
789
.Where(edit => edit is { PartialType: not null, Kind: SemanticEditKind.
Update
})
826
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)
341
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 (207)
Emit\EditAndContinue\AssemblyReferencesTests.vb (9)
75
ImmutableArray.Create(New SemanticEdit(SemanticEditKind.
Update
, f0, f1)))
81
ImmutableArray.Create(New SemanticEdit(SemanticEditKind.
Update
, f1, f2)))
181
ImmutableArray.Create(New SemanticEdit(SemanticEditKind.
Update
, f0, f1)))
185
ImmutableArray.Create(New SemanticEdit(SemanticEditKind.
Update
, f1, f2),
266
ImmutableArray.Create(New SemanticEdit(SemanticEditKind.
Update
, f0, f1)))
337
ImmutableArray.Create(New SemanticEdit(SemanticEditKind.
Update
, f0, f1)))
463
ImmutableArray.Create(New SemanticEdit(SemanticEditKind.
Update
, m0, m1, GetSyntaxMapFromMarkers(source0, source1))))
472
ImmutableArray.Create(New SemanticEdit(SemanticEditKind.
Update
, f1, f2, GetSyntaxMapFromMarkers(source1, source2))))
484
ImmutableArray.Create(New SemanticEdit(SemanticEditKind.
Update
, m2, m3, GetSyntaxMapFromMarkers(source2, source3))))
Emit\EditAndContinue\EditAndContinueClosureTests.vb (47)
51
ImmutableArray.Create(New SemanticEdit(SemanticEditKind.
Update
, compilation1.GetMember(Of MethodSymbol)("C.F"), compilation1.GetMember(Of MethodSymbol)("C.F"))))
109
ImmutableArray.Create(New SemanticEdit(SemanticEditKind.
Update
, f0, f1, GetSyntaxMapFromMarkers(source0, source1))))
160
ImmutableArray.Create(New SemanticEdit(SemanticEditKind.
Update
, f0, f1, GetSyntaxMapFromMarkers(source0, source1))))
212
ImmutableArray.Create(New SemanticEdit(SemanticEditKind.
Update
, f0, f1, GetSyntaxMapFromMarkers(source0, source1))))
265
ImmutableArray.Create(New SemanticEdit(SemanticEditKind.
Update
, f0, f1, GetSyntaxMapFromMarkers(source0, source1))))
344
ImmutableArray.Create(New SemanticEdit(SemanticEditKind.
Update
, ctor0, ctor1, GetSyntaxMapFromMarkers(source0, source1))))
428
ImmutableArray.Create(New SemanticEdit(SemanticEditKind.
Update
, f0, f1, GetSyntaxMapFromMarkers(source0, source1))))
537
ImmutableArray.Create(New SemanticEdit(SemanticEditKind.
Update
, f0, f1, GetSyntaxMapFromMarkers(source0, source1))))
631
ImmutableArray.Create(New SemanticEdit(SemanticEditKind.
Update
, ctor0, ctor1, GetSyntaxMapFromMarkers(source0, source1))))
700
ImmutableArray.Create(New SemanticEdit(SemanticEditKind.
Update
, f0, f1, GetSyntaxMapFromMarkers(source0, source1))))
773
ImmutableArray.Create(New SemanticEdit(SemanticEditKind.
Update
, f0, f1, GetSyntaxMapFromMarkers(source0, source1))))
837
ImmutableArray.Create(New SemanticEdit(SemanticEditKind.
Update
, f0, f1, GetSyntaxMapFromMarkers(source0, source1))))
903
ImmutableArray.Create(New SemanticEdit(SemanticEditKind.
Update
, f0, f1, GetSyntaxMapFromMarkers(source0, source1))))
985
New SemanticEdit(SemanticEditKind.
Update
, f0, f1, GetSyntaxMapFromMarkers(source0, source1))))
1011
New SemanticEdit(SemanticEditKind.
Update
, f1, f2, GetSyntaxMapFromMarkers(source1, source2))))
1100
ImmutableArray.Create(New SemanticEdit(SemanticEditKind.
Update
, f0, f1, GetSyntaxMapFromMarkers(source0, source1))))
1144
ImmutableArray.Create(New SemanticEdit(SemanticEditKind.
Update
, f1, f2, GetSyntaxMapFromMarkers(source1, source2))))
1200
ImmutableArray.Create(New SemanticEdit(SemanticEditKind.
Update
, f2, f3, GetSyntaxMapFromMarkers(source2, source3))))
1343
ImmutableArray.Create(New SemanticEdit(SemanticEditKind.
Update
, f0, f1, GetSyntaxMapFromMarkers(source0, source1))))
1367
ImmutableArray.Create(New SemanticEdit(SemanticEditKind.
Update
, f1, f2, GetSyntaxMapFromMarkers(source1, source2))))
1555
New SemanticEdit(SemanticEditKind.
Update
, ctor00, ctor01, GetSyntaxMapFromMarkers(source0, source1)),
1556
New SemanticEdit(SemanticEditKind.
Update
, ctor10, ctor11, GetSyntaxMapFromMarkers(source0, source1))))
1672
New SemanticEdit(SemanticEditKind.
Update
, ctor0, ctor1, GetSyntaxMapFromMarkers(source0, source1))))
1857
New SemanticEdit(SemanticEditKind.
Update
, f0, f1, GetSyntaxMapFromMarkers(source0, source1))))
1898
New SemanticEdit(SemanticEditKind.
Update
, f1, f2, GetSyntaxMapFromMarkers(source1, source2))))
2011
New SemanticEdit(SemanticEditKind.
Update
, f0, f1, GetSyntaxMapFromMarkers(source0, source1))))
2043
New SemanticEdit(SemanticEditKind.
Update
, f1, f2, GetSyntaxMapFromMarkers(source1, source2))))
2132
New SemanticEdit(SemanticEditKind.
Update
, f0, f1, GetSyntaxMapFromMarkers(source0, source1))))
2143
New SemanticEdit(SemanticEditKind.
Update
, f1, f2, GetSyntaxMapFromMarkers(source1, source2))))
2210
New SemanticEdit(SemanticEditKind.
Update
, f0, f1, GetSyntaxMapFromMarkers(source0, source1))))
2221
New SemanticEdit(SemanticEditKind.
Update
, f1, f2, GetSyntaxMapFromMarkers(source1, source2))))
2261
edits:={Edit(SemanticEditKind.
Update
, Function(c) c.GetMember("C.F"), preserveLocalVariables:=True)},
2386
edits:={Edit(SemanticEditKind.
Update
, Function(c) c.GetMember("C.F"), preserveLocalVariables:=True)},
2513
edits:={Edit(SemanticEditKind.
Update
, Function(c) c.GetMember("C.F"), preserveLocalVariables:=True)},
2624
edits:={Edit(SemanticEditKind.
Update
, Function(c) c.GetMember("C.F"), preserveLocalVariables:=True)},
2699
edits:={Edit(SemanticEditKind.
Update
, Function(c) c.GetMember("C.F"), preserveLocalVariables:=True)},
2789
edits:={Edit(SemanticEditKind.
Update
, Function(c) c.GetMember("C.F"), preserveLocalVariables:=True)},
2887
edits:={Edit(SemanticEditKind.
Update
, Function(c) c.GetMember("C.F"), preserveLocalVariables:=True)},
3000
edits:={Edit(SemanticEditKind.
Update
, Function(c) c.GetMember("C.F"), preserveLocalVariables:=True)},
3058
edits:={Edit(SemanticEditKind.
Update
, Function(c) c.GetMember("C.F"), preserveLocalVariables:=True)},
3151
edits:={Edit(SemanticEditKind.
Update
, Function(c) c.GetMember("C.F"), preserveLocalVariables:=True)},
3323
edits:={Edit(SemanticEditKind.
Update
, Function(c) c.GetMember("C.F"), preserveLocalVariables:=True)},
3497
edits:={Edit(SemanticEditKind.
Update
, Function(c) c.GetMember("C.F"), preserveLocalVariables:=True)},
3730
edits:={Edit(SemanticEditKind.
Update
, Function(c) c.GetMember("C.F"), preserveLocalVariables:=True)},
3890
edits:={Edit(SemanticEditKind.
Update
, Function(c) c.GetMember("C.F"), preserveLocalVariables:=True)},
3972
edits:={Edit(SemanticEditKind.
Update
, Function(c) c.GetMember("C.F"), preserveLocalVariables:=True)},
4055
edits:={Edit(SemanticEditKind.
Update
, Function(c) c.GetMember("C.F"), preserveLocalVariables:=True,
Emit\EditAndContinue\EditAndContinuePdbTests.vb (5)
154
ImmutableArray.Create(New SemanticEdit(SemanticEditKind.
Update
, f0, f1, syntaxMap1),
155
New SemanticEdit(SemanticEditKind.
Update
, g0, g1, syntaxMap1)))
254
ImmutableArray.Create(New SemanticEdit(SemanticEditKind.
Update
, f1, f2, syntaxMap2),
255
New SemanticEdit(SemanticEditKind.
Update
, g1, g2, syntaxMap2),
256
New SemanticEdit(SemanticEditKind.
Update
, a1, a2, syntaxMap2),
Emit\EditAndContinue\EditAndContinueStateMachineTests.vb (62)
742
ImmutableArray.Create(New SemanticEdit(SemanticEditKind.
Update
, method0, method1)))
850
ImmutableArray.Create(New SemanticEdit(SemanticEditKind.
Update
, method0, method1)))
929
ImmutableArray.Create(New SemanticEdit(SemanticEditKind.
Update
, method0, method1)))
977
ImmutableArray.Create(New SemanticEdit(SemanticEditKind.
Update
, method0, method1)))
1060
Edit(SemanticEditKind.
Update
, Function(c) c.GetMembers("C.F").Single(Function(m) m.ToTestDisplayString() = "Function C.F(a As System.Int16) As System.Threading.Tasks.Task(Of System.Int32)"), preserveLocalVariables:=True),
1061
Edit(SemanticEditKind.
Update
, Function(c) c.GetMembers("C.F").Single(Function(m) m.ToTestDisplayString() = "Function C.F(a As System.Int32) As System.Threading.Tasks.Task(Of System.Int32)"), preserveLocalVariables:=True),
1062
Edit(SemanticEditKind.
Update
, Function(c) c.GetMembers("C.F").Single(Function(m) m.ToTestDisplayString() = "Function C.F(a As System.Int64) As System.Threading.Tasks.Task(Of System.Int32)"), preserveLocalVariables:=True)
1173
edits:={Edit(SemanticEditKind.
Update
, Function(c) c.GetMember("C.F"), preserveLocalVariables:=True)},
1358
edits:={Edit(SemanticEditKind.
Update
, Function(c) c.GetMember("C.F"), preserveLocalVariables:=True)},
1538
ImmutableArray.Create(New SemanticEdit(SemanticEditKind.
Update
, f0, f1, GetSyntaxMapFromMarkers(source0, source1))))
1987
ImmutableArray.Create(New SemanticEdit(SemanticEditKind.
Update
, f0, f1, GetSyntaxMapFromMarkers(source0, source1))))
1991
ImmutableArray.Create(New SemanticEdit(SemanticEditKind.
Update
, f1, f2, GetSyntaxMapFromMarkers(source1, source2))))
2579
SemanticEdit.Create(SemanticEditKind.
Update
, ctor0, ctor1, GetSyntaxMapFromMarkers(source0, source1))))
3040
ImmutableArray.Create(New SemanticEdit(SemanticEditKind.
Update
, f0, f1, GetSyntaxMapFromMarkers(source0, source1))))
3210
ImmutableArray.Create(New SemanticEdit(SemanticEditKind.
Update
, f0, f1, GetSyntaxMapFromMarkers(source0, source1))))
3599
ImmutableArray.Create(New SemanticEdit(SemanticEditKind.
Update
, method0, method1, GetSyntaxMapFromMarkers(source0, source1))))
3704
ImmutableArray.Create(New SemanticEdit(SemanticEditKind.
Update
, method0, method1, GetSyntaxMapFromMarkers(source0, source1))))
3814
ImmutableArray.Create(New SemanticEdit(SemanticEditKind.
Update
, method0, method1, GetSyntaxMapFromMarkers(source0, source1))))
3920
ImmutableArray.Create(New SemanticEdit(SemanticEditKind.
Update
, method0, method1, GetSyntaxMapFromMarkers(source0, source1))))
4053
ImmutableArray.Create(New SemanticEdit(SemanticEditKind.
Update
, method0, method1, GetSyntaxMapFromMarkers(source0, source1))))
4220
ImmutableArray.Create(New SemanticEdit(SemanticEditKind.
Update
, f0, f1, GetSyntaxMapFromMarkers(source0, source1))))
4481
ImmutableArray.Create(New SemanticEdit(SemanticEditKind.
Update
, f0, f1, GetSyntaxMapFromMarkers(source0, source1))))
4644
SemanticEdit.Create(SemanticEditKind.
Update
, ctor0, ctor1, GetSyntaxMapFromMarkers(source0, source1))))
4973
ImmutableArray.Create(New SemanticEdit(SemanticEditKind.
Update
, f0, f1, GetSyntaxMapFromMarkers(source0, source1))))
5481
ImmutableArray.Create(New SemanticEdit(SemanticEditKind.
Update
, f0, f1, GetSyntaxMapFromMarkers(source0, source1))))
5920
ImmutableArray.Create(New SemanticEdit(SemanticEditKind.
Update
, f0, f1, GetSyntaxMapFromMarkers(source0, source1))))
6377
ImmutableArray.Create(New SemanticEdit(SemanticEditKind.
Update
, method0, method1, GetSyntaxMapFromMarkers(source0, source1))))
6530
ImmutableArray.Create(New SemanticEdit(SemanticEditKind.
Update
, method0, method1, GetSyntaxMapFromMarkers(source0, source1))))
6688
ImmutableArray.Create(New SemanticEdit(SemanticEditKind.
Update
, method0, method1, GetSyntaxMapFromMarkers(source0, source1))))
6842
ImmutableArray.Create(New SemanticEdit(SemanticEditKind.
Update
, method0, method1, GetSyntaxMapFromMarkers(source0, source1))))
7101
New SemanticEdit(SemanticEditKind.
Update
, f0, f1, syntaxMap1),
7102
New SemanticEdit(SemanticEditKind.
Update
, g0, g1, syntaxMap1)))
7113
New SemanticEdit(SemanticEditKind.
Update
, f1, f2, syntaxMap2)))
7124
New SemanticEdit(SemanticEditKind.
Update
, g2, g3, syntaxMap3),
7125
New SemanticEdit(SemanticEditKind.
Update
, h2, h3, syntaxMap3)))
7602
New SemanticEdit(SemanticEditKind.
Update
, f0, f1, syntaxMap1),
7603
New SemanticEdit(SemanticEditKind.
Update
, g0, g1, syntaxMap1)))
7614
New SemanticEdit(SemanticEditKind.
Update
, f1, f2, syntaxMap2)))
7625
New SemanticEdit(SemanticEditKind.
Update
, g2, g3, syntaxMap3),
7626
New SemanticEdit(SemanticEditKind.
Update
, h2, h3, syntaxMap3)))
8079
New SemanticEdit(SemanticEditKind.
Update
, f1, f2, GetSyntaxMapByKind(f1, SyntaxKind.FunctionBlock))))
8208
New SemanticEdit(SemanticEditKind.
Update
, f0, f1, GetSyntaxMapFromMarkers(source0, source1))))
8221
New SemanticEdit(SemanticEditKind.
Update
, f1, f2, GetSyntaxMapFromMarkers(source1, source2))))
8335
SemanticEdit.Create(SemanticEditKind.
Update
, m0, m1, GetSyntaxMapFromMarkers(source0, source1))))
8445
SemanticEdit.Create(SemanticEditKind.
Update
, m0, m1, GetSyntaxMapFromMarkers(source0, source1))))
8566
New SemanticEdit(SemanticEditKind.
Update
, f0, f1, GetSyntaxMapFromMarkers(source0, source1))))
8577
New SemanticEdit(SemanticEditKind.
Update
, f1, f2, GetSyntaxMapFromMarkers(source1, source2))))
8707
New SemanticEdit(SemanticEditKind.
Update
, f0, f1, GetSyntaxMapFromMarkers(source0, source1))))
8718
New SemanticEdit(SemanticEditKind.
Update
, f1, f2, GetSyntaxMapFromMarkers(source1, source2))))
8780
New SemanticEdit(SemanticEditKind.
Update
, f0, f1, GetSyntaxMapFromMarkers(source0, source1))))
8791
New SemanticEdit(SemanticEditKind.
Update
, f1, f2, GetSyntaxMapFromMarkers(source1, source2))))
8804
New SemanticEdit(SemanticEditKind.
Update
, f2, f3, GetSyntaxMapFromMarkers(source2, source3))))
8815
New SemanticEdit(SemanticEditKind.
Update
, f3, f4, GetSyntaxMapFromMarkers(source3, source4))))
8826
New SemanticEdit(SemanticEditKind.
Update
, f4, f5, GetSyntaxMapFromMarkers(source4, source5))))
8875
ImmutableArray.Create(New SemanticEdit(SemanticEditKind.
Update
, f0, f1, GetSyntaxMapFromMarkers(source0, source1))))
8933
ImmutableArray.Create(New SemanticEdit(SemanticEditKind.
Update
, f0, f1, GetSyntaxMapFromMarkers(source0, source1))))
8991
New SemanticEdit(SemanticEditKind.
Update
, f0, f1, GetSyntaxMapFromMarkers(source0, source1))))
9051
ImmutableArray.Create(New SemanticEdit(SemanticEditKind.
Update
, f0, f1, GetSyntaxMapFromMarkers(source0, source1))))
9104
ImmutableArray.Create(New SemanticEdit(SemanticEditKind.
Update
, f0, f1, GetSyntaxMapFromMarkers(source0, source1))))
9143
ImmutableArray.Create(New SemanticEdit(SemanticEditKind.
Update
, f0, f1, GetSyntaxMapFromMarkers(source0, source1))))
9182
ImmutableArray.Create(New SemanticEdit(SemanticEditKind.
Update
, f0, f1, GetSyntaxMapFromMarkers(source0, source1))))
9222
ImmutableArray.Create(New SemanticEdit(SemanticEditKind.
Update
, f0, f1, GetSyntaxMapFromMarkers(source0, source1))))
Emit\EditAndContinue\EditAndContinueTests.vb (80)
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)},
1618
Edit(SemanticEditKind.
Update
, symbolProvider:=Function(c) c.GetMember("C.E")),
1719
Edit(SemanticEditKind.
Update
, symbolProvider:=Function(c) c.GetMember("C.E")),
1824
ImmutableArray.Create(SemanticEdit.Create(SemanticEditKind.
Update
, c0, c1)))
1845
ImmutableArray.Create(SemanticEdit.Create(SemanticEditKind.
Update
, c1, c2)))
2030
SemanticEdit.Create(SemanticEditKind.
Update
, c2, c3),
2031
SemanticEdit.Create(SemanticEditKind.
Update
, f2, f3)))
2097
ImmutableArray.Create(New SemanticEdit(SemanticEditKind.
Update
, method0, method1, syntaxMap:=Function(s) Nothing)))
2246
ImmutableArray.Create(New SemanticEdit(SemanticEditKind.
Update
, getter0, getter1)))
2790
ImmutableArray.Create(New SemanticEdit(SemanticEditKind.
Update
, method0, method1)))
2955
ImmutableArray.Create(New SemanticEdit(SemanticEditKind.
Update
, method0, method1, GetEquivalentNodesMap(method1, method0))))
3009
ImmutableArray.Create(New SemanticEdit(SemanticEditKind.
Update
, method1, method2, GetEquivalentNodesMap(method2, method1))))
3066
ImmutableArray.Create(New SemanticEdit(SemanticEditKind.
Update
, method2, method3, GetEquivalentNodesMap(method3, method2))))
3162
ImmutableArray.Create(New SemanticEdit(SemanticEditKind.
Update
, method1, method2, GetEquivalentNodesMap(method2, method1))))
3241
ImmutableArray.Create(New SemanticEdit(SemanticEditKind.
Update
, method0, method1, GetEquivalentNodesMap(method1, method0))))
3315
ImmutableArray.Create(New SemanticEdit(SemanticEditKind.
Update
, method0, method1)))
3401
ImmutableArray.Create(New SemanticEdit(SemanticEditKind.
Update
, method0, method1)))
3495
ImmutableArray.Create(New SemanticEdit(SemanticEditKind.
Update
, method0, method1)))
3580
ImmutableArray.Create(New SemanticEdit(SemanticEditKind.
Update
, method0, method1)))
3715
ImmutableArray.Create(New SemanticEdit(SemanticEditKind.
Update
, method0, method1)))
3896
ImmutableArray.Create(New SemanticEdit(SemanticEditKind.
Update
, method0, method1)))
4075
ImmutableArray.Create(New SemanticEdit(SemanticEditKind.
Update
, method0, method1)))
4271
ImmutableArray.Create(New SemanticEdit(SemanticEditKind.
Update
, method0, method1)))
4424
Dim edit = New SemanticEdit(SemanticEditKind.
Update
, method0, method1)
4525
Dim edit = New SemanticEdit(SemanticEditKind.
Update
, method0, method1)
4626
Dim edit = New SemanticEdit(SemanticEditKind.
Update
, method0, method1)
4731
edits:={Edit(SemanticEditKind.
Update
, Function(c) c.GetMember("C.M"), preserveLocalVariables:=True)},
4826
New SemanticEdit(SemanticEditKind.
Update
, f0, f1, GetSyntaxMapFromMarkers(source0, source1))))
4846
New SemanticEdit(SemanticEditKind.
Update
, f1, f2, GetSyntaxMapFromMarkers(source1, source2))))
4902
New SemanticEdit(SemanticEditKind.
Update
, f0, f1, GetSyntaxMapFromMarkers(source0, source1))))
4918
New SemanticEdit(SemanticEditKind.
Update
, f1, f2, GetSyntaxMapFromMarkers(source1, source2))))
5002
ImmutableArray.Create(New SemanticEdit(SemanticEditKind.
Update
, method0, method1, GetEquivalentNodesMap(method1, method0))))
5124
ImmutableArray.Create(New SemanticEdit(SemanticEditKind.
Update
, method0, method1, GetSyntaxMapFromMarkers(source0, source1))))
5151
ImmutableArray.Create(New SemanticEdit(SemanticEditKind.
Update
, method1, method2, GetSyntaxMapFromMarkers(source1, source2))))
5183
ImmutableArray.Create(New SemanticEdit(SemanticEditKind.
Update
, method2, method3, GetSyntaxMapFromMarkers(source2, source3))))
5303
ImmutableArray.Create(New SemanticEdit(SemanticEditKind.
Update
, method0F, method1F, GetEquivalentNodesMap(method1F, method0F))))
5311
ImmutableArray.Create(New SemanticEdit(SemanticEditKind.
Update
, method1G, method2G, GetEquivalentNodesMap(method2G, method1G))))
5319
ImmutableArray.Create(New SemanticEdit(SemanticEditKind.
Update
, method2G, method3G, GetEquivalentNodesMap(method3G, method2G))))
5372
ImmutableArray.Create(New SemanticEdit(SemanticEditKind.
Update
, method0, method1, GetEquivalentNodesMap(method1, method0))))
5454
ImmutableArray.Create(New SemanticEdit(SemanticEditKind.
Update
, method0, method1, GetEquivalentNodesMap(method1, method0))))
5483
ImmutableArray.Create(New SemanticEdit(SemanticEditKind.
Update
, method1, method2, GetEquivalentNodesMap(method2, method1))))
5607
New SemanticEdit(SemanticEditKind.
Update
, f0, f1, GetSyntaxMapFromMarkers(source0, source1))))
5618
New SemanticEdit(SemanticEditKind.
Update
, f1, f2, GetSyntaxMapFromMarkers(source1, source2))))
5689
ImmutableArray.Create(New SemanticEdit(SemanticEditKind.
Update
, f0, f1, GetSyntaxMapFromMarkers(source0, source1))))
5715
ImmutableArray.Create(New SemanticEdit(SemanticEditKind.
Update
, f1, f2, GetSyntaxMapFromMarkers(source1, source2))))
5798
Dim edit = New SemanticEdit(SemanticEditKind.
Update
, method0, method1, GetEquivalentNodesMap(method1, method0))
5882
ImmutableArray.Create(New SemanticEdit(SemanticEditKind.
Update
, method0, method1)))
5919
ImmutableArray.Create(New SemanticEdit(SemanticEditKind.
Update
, method0, method1, GetEquivalentNodesMap(method1, method0))))
5970
Edit(SemanticEditKind.
Update
, Function(c) c.GetMember("C.F"), preserveLocalVariables:=True)
6445
Edit(SemanticEditKind.
Update
, Function(c) c.GetMember("C.F"), preserveLocalVariables:=True)
6466
Edit(SemanticEditKind.
Update
, Function(c) c.GetMember("C.F"), preserveLocalVariables:=True)
6763
ImmutableArray.Create(New SemanticEdit(SemanticEditKind.
Update
, method0, method1)))
6842
New SemanticEdit(SemanticEditKind.
Update
, compilationB0.GetMember(Of MethodSymbol)("B.F"), compilationB1.GetMember(Of MethodSymbol)("B.F")),
6896
ImmutableArray.Create(New SemanticEdit(SemanticEditKind.
Update
, f0, f1, GetEquivalentNodesMap(f1, f0))))
6915
ImmutableArray.Create(New SemanticEdit(SemanticEditKind.
Update
, f1, f2, GetEquivalentNodesMap(f2, f1))))
6977
ImmutableArray.Create(New SemanticEdit(SemanticEditKind.
Update
, f0, f1, GetSyntaxMapFromMarkers(source0, source1))))
7120
ImmutableArray.Create(New SemanticEdit(SemanticEditKind.
Update
, f0, f1, GetSyntaxMapFromMarkers(source0, source1))))
7265
ImmutableArray.Create(New SemanticEdit(SemanticEditKind.
Update
, e0, e1, GetSyntaxMapFromMarkers(source0, source1))))
7513
Edit(SemanticEditKind.
Update
, symbolProvider:=Function(c) c.GetMember("C..ctor"))
7613
Edit(SemanticEditKind.
Update
, symbolProvider:=Function(c) c.GetMember("C..ctor"))
7736
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)
42
{SemanticEdit(SemanticEditKind.
Update
, Function(c) c.GetMember("C.Bar"))})
79
}, {SemanticEdit(SemanticEditKind.
Update
, Function(c) c.GetMember("C.F"))})
129
SemanticEdit(SemanticEditKind.
Update
, Function(c) c.GetMember("C.G"))
203
semanticEdits:={SemanticEdit(SemanticEditKind.
Update
, Function(c) c.GetMember("C.Bar"))})
227
semanticEdits:={SemanticEdit(SemanticEditKind.
Update
, Function(c) c.GetMember("C.Bar"))})
306
{SemanticEdit(SemanticEditKind.
Update
, Function(c) c.GetMember("C.Bar"))})
310
{SemanticEdit(SemanticEditKind.
Update
, Function(c) c.GetMember("C.Bar"), syntaxMap:=syntaxMap(0))})
330
{SemanticEdit(SemanticEditKind.
Update
, Function(c) c.GetMember("C.Bar"))})
383
semanticEdits:={SemanticEdit(SemanticEditKind.
Update
, Function(c) c.GetMember("C.Bar"))},
414
semanticEdits:={SemanticEdit(SemanticEditKind.
Update
, Function(c) c.GetMember("C.Bar"))},
440
{SemanticEdit(SemanticEditKind.
Update
, Function(c) c.GetMember("C.Bar"), preserveLocalVariables:=True)})
519
{SemanticEdit(SemanticEditKind.
Update
, Function(c) c.GetMember(Of NamedTypeSymbol)("C").SharedConstructors.Single(), preserveLocalVariables:=True)})
542
{SemanticEdit(SemanticEditKind.
Update
, Function(c) c.GetMember(Of NamedTypeSymbol)("C").InstanceConstructors.Single())})
566
{SemanticEdit(SemanticEditKind.
Update
, Function(c) c.GetMember(Of NamedTypeSymbol)("C").SharedConstructors.Single(), preserveLocalVariables:=True)})
586
{SemanticEdit(SemanticEditKind.
Update
, Function(c) c.GetMember(Of NamedTypeSymbol)("C").SharedConstructors.Single(), preserveLocalVariables:=True)})
608
{SemanticEdit(SemanticEditKind.
Update
, Function(c) c.GetMember(Of NamedTypeSymbol)("C").SharedConstructors.Single(), preserveLocalVariables:=True)})
704
{SemanticEdit(SemanticEditKind.
Update
, Function(c) c.GetMember(Of NamedTypeSymbol)("C").InstanceConstructors.Single(), preserveLocalVariables:=True)})
762
{SemanticEdit(SemanticEditKind.
Update
, Function(c) c.GetMember(Of NamedTypeSymbol)("C").InstanceConstructors.Single(), preserveLocalVariables:=True)})
783
{SemanticEdit(SemanticEditKind.
Update
, Function(c) c.GetMember(Of NamedTypeSymbol)("C").InstanceConstructors.Single(), preserveLocalVariables:=True)})
804
{SemanticEdit(SemanticEditKind.
Update
, Function(c) c.GetMember(Of NamedTypeSymbol)("C").InstanceConstructors.Single(), preserveLocalVariables:=True)})
824
{SemanticEdit(SemanticEditKind.
Update
, Function(c) c.GetMember(Of NamedTypeSymbol)("C").InstanceConstructors.Single(), preserveLocalVariables:=True)})
844
{SemanticEdit(SemanticEditKind.
Update
, Function(c) c.GetMember(Of NamedTypeSymbol)("C").InstanceConstructors.Single(), preserveLocalVariables:=True)})
888
{SemanticEdit(SemanticEditKind.
Update
, Function(c) c.GetMember(Of NamedTypeSymbol)("C").InstanceConstructors.Single(), preserveLocalVariables:=True)})
909
{SemanticEdit(SemanticEditKind.
Update
, Function(c) c.GetMember(Of NamedTypeSymbol)("C").InstanceConstructors.Single(), preserveLocalVariables:=True)})
932
{SemanticEdit(SemanticEditKind.
Update
, Function(c) c.GetMember(Of NamedTypeSymbol)("C").InstanceConstructors.Single(), preserveLocalVariables:=True)})
954
{SemanticEdit(SemanticEditKind.
Update
, Function(c) c.GetMember(Of NamedTypeSymbol)("C").InstanceConstructors.Single(), preserveLocalVariables:=True)})
974
{SemanticEdit(SemanticEditKind.
Update
, Function(c) c.GetMember(Of NamedTypeSymbol)("C").InstanceConstructors.Single(), preserveLocalVariables:=True)})
995
{SemanticEdit(SemanticEditKind.
Update
, Function(c) c.GetMember(Of NamedTypeSymbol)("C").InstanceConstructors.Single(), preserveLocalVariables:=True)})
1014
{SemanticEdit(SemanticEditKind.
Update
, Function(c) c.GetMember(Of NamedTypeSymbol)("C").InstanceConstructors.Single(), preserveLocalVariables:=True)})
1045
SemanticEdit(SemanticEditKind.
Update
, Function(c) c.GetMember(Of NamedTypeSymbol)("C").InstanceConstructors.Single(), preserveLocalVariables:=True)
1226
{SemanticEdit(SemanticEditKind.
Update
, Function(c) c.GetMember(Of NamedTypeSymbol)("C").InstanceConstructors.Single(), preserveLocalVariables:=True)})
1247
{SemanticEdit(SemanticEditKind.
Update
, Function(c) c.GetMember(Of NamedTypeSymbol)("C").InstanceConstructors.Single(), preserveLocalVariables:=True)})
1268
{SemanticEdit(SemanticEditKind.
Update
, Function(c) c.GetMember(Of NamedTypeSymbol)("C").InstanceConstructors.Single(), preserveLocalVariables:=True)})
1289
{SemanticEdit(SemanticEditKind.
Update
, Function(c) c.GetMember(Of NamedTypeSymbol)("C").InstanceConstructors.Single(), preserveLocalVariables:=True)})
1310
{SemanticEdit(SemanticEditKind.
Update
, Function(c) c.GetMember(Of NamedTypeSymbol)("C").InstanceConstructors.Single(), preserveLocalVariables:=True)})
1331
{SemanticEdit(SemanticEditKind.
Update
, Function(c) c.GetMember(Of NamedTypeSymbol)("C").InstanceConstructors.Single(), preserveLocalVariables:=True)})
1390
SemanticEdit(SemanticEditKind.
Update
, Function(c) c.GetMember("D.F3")),
1391
SemanticEdit(SemanticEditKind.
Update
, Function(c) c.GetMember("D.F4"))
1491
semanticEdits:={SemanticEdit(SemanticEditKind.
Update
, Function(c) c.GetMember("C.F"))})
1495
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)
197
SemanticEdit(SemanticEditKind.
Update
, Function(c) c.GetMember("C.M"))
224
SemanticEdit(SemanticEditKind.
Update
, Function(c) c.GetMember("C.M"))
682
semanticEdits:={SemanticEdit(SemanticEditKind.
Update
, Function(c) c.GetMember("C"))},
954
semanticEdits:={SemanticEdit(SemanticEditKind.
Update
, Function(c) c.GetMember("C"))})
1243
SemanticEdit(SemanticEditKind.
Update
, Function(c) c.GetMember("I.VirtualMethod")),
1244
SemanticEdit(SemanticEditKind.
Update
, Function(c) c.GetMember("I.VirtualFunction"))
1581
SemanticEdit(SemanticEditKind.
Update
, Function(c) c.GetMember(Of NamedTypeSymbol)("C").GetMember("M"))
1708
SemanticEdit(SemanticEditKind.
Update
, Function(c) c.GetMember(Of NamedTypeSymbol)("C").GetMember("F")),
1709
SemanticEdit(SemanticEditKind.
Update
, Function(c) c.GetMember(Of NamedTypeSymbol)("M").GetMember("F")),
1710
SemanticEdit(SemanticEditKind.
Update
, Function(c) c.GetMember(Of NamedTypeSymbol)("S").GetMember("F")),
1711
SemanticEdit(SemanticEditKind.
Update
, Function(c) c.GetMember(Of NamedTypeSymbol)("I").GetMember("F"))
1792
SemanticEdit(SemanticEditKind.
Update
, Function(c) c.GetMember("C")),
1793
SemanticEdit(SemanticEditKind.
Update
, Function(c) c.GetMember("S")),
1794
SemanticEdit(SemanticEditKind.
Update
, Function(c) c.GetMember("I")),
1795
SemanticEdit(SemanticEditKind.
Update
, Function(c) c.GetMember("C.F")),
1796
SemanticEdit(SemanticEditKind.
Update
, Function(c) c.GetMember("S.F")),
1797
SemanticEdit(SemanticEditKind.
Update
, Function(c) c.GetMember("I.F"))
1858
SemanticEdit(SemanticEditKind.
Update
, Function(c) c.GetMember(Of NamedTypeSymbol)("C").GetMember("AbstractMethod")),
1859
SemanticEdit(SemanticEditKind.
Update
, Function(c) c.GetMember(Of NamedTypeSymbol)("C").GetMember("VirtualMethod")),
1860
SemanticEdit(SemanticEditKind.
Update
, Function(c) c.GetMember(Of NamedTypeSymbol)("C").GetMember("ToString")),
1861
SemanticEdit(SemanticEditKind.
Update
, Function(c) c.GetMember(Of NamedTypeSymbol)("C").GetMember("IG")),
1862
SemanticEdit(SemanticEditKind.
Update
, Function(c) c.GetMember(Of NamedTypeSymbol)("I").GetMember("G"))
1886
SemanticEdit(SemanticEditKind.
Update
, Function(c) c.GetMember(Of NamedTypeSymbol)("C").InstanceConstructors.Single(), preserveLocalVariables:=True)
1920
SemanticEdit(SemanticEditKind.
Update
, Function(c) c.GetMember(Of NamedTypeSymbol)("C").InstanceConstructors.Single(), partialType:="C", preserveLocalVariables:=True)
1956
SemanticEdit(SemanticEditKind.
Update
, Function(c) c.GetMember(Of NamedTypeSymbol)("C").InstanceConstructors.Single(), partialType:="C", preserveLocalVariables:=True)
2501
SemanticEdit(SemanticEditKind.
Update
, Function(c) c.GetMember("D.Invoke")),
2502
SemanticEdit(SemanticEditKind.
Update
, Function(c) c.GetMember("D.BeginInvoke"))
2532
SemanticEdit(SemanticEditKind.
Update
, Function(c) c.GetMember("D.Invoke")),
2533
SemanticEdit(SemanticEditKind.
Update
, Function(c) c.GetMember("D.BeginInvoke"))
3296
SemanticEdit(SemanticEditKind.
Update
, Function(c) c.GetMember("C"), partialType:="C")
3347
semanticEdits:={SemanticEdit(SemanticEditKind.
Update
, Function(c) c.GetMember(Of NamedTypeSymbol)("C").GetMember("F"))}),
3349
semanticEdits:={SemanticEdit(SemanticEditKind.
Update
, Function(c) c.GetMember(Of NamedTypeSymbol)("C").GetMember("G"))})
3380
semanticEdits:={SemanticEdit(SemanticEditKind.
Update
, Function(c) c.GetMember("C.F"))}),
3382
semanticEdits:={SemanticEdit(SemanticEditKind.
Update
, Function(c) c.GetMember("C.G"))}),
3428
semanticEdits:={SemanticEdit(SemanticEditKind.
Update
, Function(c) c.GetMember(Of NamedTypeSymbol)("I").GetMember(Of NamedTypeSymbol)("C").GetMember("F1"))}),
3432
semanticEdits:={SemanticEdit(SemanticEditKind.
Update
, Function(c) c.GetMember(Of NamedTypeSymbol)("I").GetMember(Of NamedTypeSymbol)("C").GetMember("F2"))}),
3903
SemanticEdit(SemanticEditKind.
Update
, Function(c) c.GetMember(Of NamedTypeSymbol)("C").InstanceConstructors.Single(), partialType:="C", preserveLocalVariables:=True)
3934
SemanticEdit(SemanticEditKind.
Update
, Function(c) c.GetMember(Of NamedTypeSymbol)("C").InstanceConstructors.Single(), partialType:="C", preserveLocalVariables:=True)
3965
SemanticEdit(SemanticEditKind.
Update
, Function(c) c.GetMember("C.M"))
4003
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 NamedTypeSymbol)("C").InstanceConstructors.Single(), partialType:="C", preserveLocalVariables:=True),
4009
SemanticEdit(SemanticEditKind.
Update
, Function(c) c.GetMember(Of PropertySymbol)("C.P1").GetMethod),
4010
SemanticEdit(SemanticEditKind.
Update
, Function(c) c.GetMember(Of PropertySymbol)("C.P1").SetMethod)
4075
SemanticEdit(SemanticEditKind.
Update
, Function(c) c.GetMember(Of EventSymbol)("C.E2").AddMethod),
4076
SemanticEdit(SemanticEditKind.
Update
, Function(c) c.GetMember(Of EventSymbol)("C.E2").RemoveMethod),
4077
SemanticEdit(SemanticEditKind.
Update
, Function(c) c.GetMember(Of EventSymbol)("C.E2").RaiseMethod)
4121
SemanticEdit(SemanticEditKind.
Update
, Function(c) c.GetMember("C.F"), preserveLocalVariables:=False)
4141
SemanticEdit(SemanticEditKind.
Update
, Function(c) c.GetMember("C.F"), preserveLocalVariables:=False)
4159
SemanticEdit(SemanticEditKind.
Update
, Function(c) c.GetMember("C.F"))
4189
SemanticEdit(SemanticEditKind.
Update
, Function(c) c.GetMember("C.F"))
4266
SemanticEdit(SemanticEditKind.
Update
, Function(c) c.GetMember("C.F2"))
4271
SemanticEdit(SemanticEditKind.
Update
, Function(c) c.GetMember("C.F1"))
4330
SemanticEdit(SemanticEditKind.
Update
, Function(c) c.GetMember("C.F2")),
4331
SemanticEdit(SemanticEditKind.
Update
, Function(c) c.GetMember("C.F3"))
4356
semanticEdits:={SemanticEdit(SemanticEditKind.
Update
, Function(c) c.GetMembers("C.F").Single(Function(m) m.GetParameters()(0).Type.SpecialType = SpecialType.System_Char))}),
4358
semanticEdits:={SemanticEdit(SemanticEditKind.
Update
, Function(c) c.GetMembers("C.F").Single(Function(m) m.GetParameters()(0).Type.SpecialType = SpecialType.System_Byte))})
4394
SemanticEdit(SemanticEditKind.
Update
, Function(c) DirectCast(c.GetMembers("C.P").Single(Function(m) m.GetParameters()(0).Type.SpecialType = SpecialType.System_Char), PropertySymbol).GetMethod),
4395
SemanticEdit(SemanticEditKind.
Update
, Function(c) DirectCast(c.GetMembers("C.P").Single(Function(m) m.GetParameters()(0).Type.SpecialType = SpecialType.System_Char), PropertySymbol).SetMethod)
4400
SemanticEdit(SemanticEditKind.
Update
, Function(c) DirectCast(c.GetMembers("C.P").Single(Function(m) m.GetParameters()(0).Type.SpecialType = SpecialType.System_Byte), PropertySymbol).GetMethod),
4401
SemanticEdit(SemanticEditKind.
Update
, Function(c) DirectCast(c.GetMembers("C.P").Single(Function(m) m.GetParameters()(0).Type.SpecialType = SpecialType.System_Byte), PropertySymbol).SetMethod)
4447
SemanticEdit(SemanticEditKind.
Update
, Function(c) c.GetMember("C.F"), preserveLocalVariables:=True)
4488
SemanticEdit(SemanticEditKind.
Update
, Function(c) c.GetMember(Of NamedTypeSymbol)("C").GetMember(Of PropertySymbol)("P").GetMethod),
4489
SemanticEdit(SemanticEditKind.
Update
, Function(c) c.GetMember(Of NamedTypeSymbol)("C").GetMember(Of PropertySymbol)("P").SetMethod)
4507
SemanticEdit(SemanticEditKind.
Update
, Function(c) c.GetMember(Of NamedTypeSymbol)("C").InstanceConstructors.Single(), partialType:="C", preserveLocalVariables:=True)
4511
SemanticEdit(SemanticEditKind.
Update
, Function(c) c.GetMember(Of NamedTypeSymbol)("C").InstanceConstructors.Single(), partialType:="C", preserveLocalVariables:=True)
4530
SemanticEdit(SemanticEditKind.
Update
, Function(c) c.GetMember(Of NamedTypeSymbol)("C").InstanceConstructors.Single(), partialType:="C", preserveLocalVariables:=True)
4549
SemanticEdit(SemanticEditKind.
Update
, Function(c) c.GetMember(Of NamedTypeSymbol)("C").InstanceConstructors.Single(), partialType:="C", preserveLocalVariables:=True)
4585
SemanticEdit(SemanticEditKind.
Update
, Function(c) c.GetMember(Of NamedTypeSymbol)("C").InstanceConstructors.Single(), partialType:="C", preserveLocalVariables:=True)
4770
semanticEdits:={SemanticEdit(SemanticEditKind.
Update
, Function(c) c.GetMember(Of NamedTypeSymbol)("C").GetMember(Of MethodSymbol)("F"))})
4835
{SemanticEdit(SemanticEditKind.
Update
, Function(c) c.GetMember("C.F"), preserveLocalVariables:=False)})
5080
SemanticEdit(SemanticEditKind.
Update
, Function(c) c.GetMember(Of NamedTypeSymbol)("C").GetMember("puts"))
5117
edits.VerifySemantics({SemanticEdit(SemanticEditKind.
Update
, Function(c) c.GetMember("C.H"))})
5138
edits.VerifySemantics({SemanticEdit(SemanticEditKind.
Update
, Function(c) c.GetMember("I.H"))})
5408
{SemanticEdit(SemanticEditKind.
Update
, Function(c) c.GetMember("C.F"), preserveLocalVariables:=True)})
5684
{SemanticEdit(SemanticEditKind.
Update
, Function(c) c.GetMember("C.F"))})
5698
{SemanticEdit(SemanticEditKind.
Update
, Function(c) c.GetMember("C.F"))})
5712
{SemanticEdit(SemanticEditKind.
Update
, Function(c) c.GetMember("C.F"))})
5726
{SemanticEdit(SemanticEditKind.
Update
, Function(c) c.GetMember("C.F"))})
5740
{SemanticEdit(SemanticEditKind.
Update
, Function(c) c.GetMember("C.F"))})
5754
{SemanticEdit(SemanticEditKind.
Update
, Function(c) c.GetMember("C.F"))})
5768
{SemanticEdit(SemanticEditKind.
Update
, Function(c) c.GetMember("C.F"))})
5878
semanticEdits:={SemanticEdit(SemanticEditKind.
Update
, Function(c) c.GetMember("C.M"), preserveLocalVariables:=True)},
5889
semanticEdits:={SemanticEdit(SemanticEditKind.
Update
, Function(c) c.GetMember("C.M"), preserveLocalVariables:=True)},
5954
semanticEdits:={SemanticEdit(SemanticEditKind.
Update
, Function(c) c.GetMember(Of MethodSymbol)("C.F").PartialImplementationPart, partialType:="C")})
5974
semanticEdits:={SemanticEdit(SemanticEditKind.
Update
, Function(c) c.GetMember(Of MethodSymbol)("C.F").PartialImplementationPart, partialType:="C")})
5992
SemanticEdit(SemanticEditKind.
Update
, Function(c) c.GetMember(Of MethodSymbol)("C.F").PartialImplementationPart, partialType:="C")
5997
SemanticEdit(SemanticEditKind.
Update
, Function(c) c.GetMember(Of MethodSymbol)("C.F").PartialImplementationPart, partialType:="C")
6061
semanticEdits:={SemanticEdit(SemanticEditKind.
Update
, Function(c) c.GetMember(Of MethodSymbol)("C.F").PartialImplementationPart, partialType:="C")}),
6063
semanticEdits:={SemanticEdit(SemanticEditKind.
Update
, Function(c) c.GetMember(Of MethodSymbol)("C.F").PartialImplementationPart, partialType:="C")})
6210
SemanticEdit(SemanticEditKind.
Update
, Function(c) c.GetMember(Of NamedTypeSymbol)("C").GetMember("op_Addition"))
6215
SemanticEdit(SemanticEditKind.
Update
, Function(c) c.GetMember(Of NamedTypeSymbol)("C").GetMember("op_Implicit"))
6247
SemanticEdit(SemanticEditKind.
Update
, Function(c) c.GetMember(Of NamedTypeSymbol)("C").GetMember("op_Explicit")),
6248
SemanticEdit(SemanticEditKind.
Update
, Function(c) c.GetMember(Of NamedTypeSymbol)("C").GetMember("op_Addition"))
6342
SemanticEdit(SemanticEditKind.
Update
, Function(c) c.GetMember(Of NamedTypeSymbol)("C").InstanceConstructors.Single(), preserveLocalVariables:=True)
6414
{SemanticEdit(SemanticEditKind.
Update
, Function(c) c.GetMember(Of NamedTypeSymbol)("C").InstanceConstructors.Single(), preserveLocalVariables:=True)})
6424
{SemanticEdit(SemanticEditKind.
Update
, Function(c) c.GetMember(Of NamedTypeSymbol)("C").InstanceConstructors.Single(), preserveLocalVariables:=True)})
6453
semanticEdits:={SemanticEdit(SemanticEditKind.
Update
, Function(c) c.GetMember(Of NamedTypeSymbol)("C").InstanceConstructors.Single(), partialType:="C", preserveLocalVariables:=True)}),
6455
semanticEdits:={SemanticEdit(SemanticEditKind.
Update
, Function(c) c.GetMember(Of NamedTypeSymbol)("C").InstanceConstructors.Single(), partialType:="C", preserveLocalVariables:=True)})
6490
{SemanticEdit(SemanticEditKind.
Update
, Function(c) c.GetMember(Of NamedTypeSymbol)("C").InstanceConstructors.Single(), preserveLocalVariables:=True)})
6507
semanticEdits:={SemanticEdit(SemanticEditKind.
Update
, Function(c) c.GetMember(Of NamedTypeSymbol)("C").InstanceConstructors.Single(), partialType:="C", preserveLocalVariables:=True)})
6566
{SemanticEdit(SemanticEditKind.
Update
, Function(c) c.GetMember(Of NamedTypeSymbol)("C").InstanceConstructors.Single(), preserveLocalVariables:=True)})
6609
semanticEdits:={SemanticEdit(SemanticEditKind.
Update
, Function(c) c.GetMember(Of NamedTypeSymbol)("C").SharedConstructors.Single(), partialType:="C", preserveLocalVariables:=True)})
6628
semanticEdits:={SemanticEdit(SemanticEditKind.
Update
, Function(c) c.GetMember(Of NamedTypeSymbol)("C").SharedConstructors.Single(), partialType:="C", preserveLocalVariables:=True)})
6647
semanticEdits:={SemanticEdit(SemanticEditKind.
Update
, Function(c) c.GetMember(Of NamedTypeSymbol)("C").InstanceConstructors.Single(), partialType:="C", preserveLocalVariables:=True)})
6665
semanticEdits:={SemanticEdit(SemanticEditKind.
Update
, Function(c) c.GetMember(Of NamedTypeSymbol)("C").InstanceConstructors.Single(), partialType:="C", preserveLocalVariables:=True)})
6700
semanticEdits:={SemanticEdit(SemanticEditKind.
Update
, Function(c) c.GetMember(Of NamedTypeSymbol)("C").SharedConstructors.Single(), partialType:="C", preserveLocalVariables:=True)}),
6719
semanticEdits:={SemanticEdit(SemanticEditKind.
Update
, Function(c) c.GetMember(Of NamedTypeSymbol)("C").SharedConstructors.Single(), partialType:="C", preserveLocalVariables:=True)}),
6738
semanticEdits:={SemanticEdit(SemanticEditKind.
Update
, Function(c) c.GetMember(Of NamedTypeSymbol)("C").InstanceConstructors.Single(), partialType:="C", preserveLocalVariables:=True)}),
6757
semanticEdits:={SemanticEdit(SemanticEditKind.
Update
, Function(c) c.GetMember(Of NamedTypeSymbol)("C").InstanceConstructors.Single(), partialType:="C", preserveLocalVariables:=True)}),
6776
semanticEdits:={SemanticEdit(SemanticEditKind.
Update
, Function(c) c.GetMember(Of NamedTypeSymbol)("C").InstanceConstructors.Single(), partialType:="C", preserveLocalVariables:=True)}),
6795
semanticEdits:={SemanticEdit(SemanticEditKind.
Update
, Function(c) c.GetMember(Of NamedTypeSymbol)("C").InstanceConstructors.Single(), partialType:="C", preserveLocalVariables:=True)}),
6877
{SemanticEdit(SemanticEditKind.
Update
, Function(c) c.GetMember(Of NamedTypeSymbol)("C").Constructors.Single(), syntaxMap)})
6926
{SemanticEdit(SemanticEditKind.
Update
, Function(c) c.GetMember(Of NamedTypeSymbol)("C").Constructors.Single(), syntaxMap(0))})
6996
{SemanticEdit(SemanticEditKind.
Update
, Function(c) c.GetMember(Of NamedTypeSymbol)("C").Constructors.Single(), syntaxMap(0))})
7158
SemanticEdit(SemanticEditKind.
Update
, Function(c) c.GetMember(Of NamedTypeSymbol)("C").Constructors.Single(Function(m) m.Parameters.Single().Type.Name = "Int32"), partialType:="C", syntaxMap:=syntaxMapB),
7159
SemanticEdit(SemanticEditKind.
Update
, Function(c) c.GetMember(Of NamedTypeSymbol)("C").Constructors.Single(Function(m) m.Parameters.Single().Type.Name = "Boolean"), partialType:="C", syntaxMap:=syntaxMapB),
7160
SemanticEdit(SemanticEditKind.
Update
, Function(c) c.GetMember(Of NamedTypeSymbol)("C").Constructors.Single(Function(m) m.Parameters.Single().Type.Name = "UInt32"), partialType:="C", syntaxMap:=syntaxMapB),
7254
SemanticEdit(SemanticEditKind.
Update
, Function(c) c.GetMember(Of NamedTypeSymbol)("C").InstanceConstructors.First(), preserveLocalVariables:=True)
7288
semanticEdits:={SemanticEdit(SemanticEditKind.
Update
, Function(c) c.GetMember(Of NamedTypeSymbol)("C").InstanceConstructors.Single(), partialType:="C", preserveLocalVariables:=True)}),
7292
SemanticEdit(SemanticEditKind.
Update
, Function(c) c.GetMember(Of NamedTypeSymbol)("C").GetMember(Of MethodSymbol)("F")),
7293
SemanticEdit(SemanticEditKind.
Update
, Function(c) c.GetMember(Of NamedTypeSymbol)("C").InstanceConstructors.Single(), partialType:="C", preserveLocalVariables:=True)
7329
SemanticEdit(SemanticEditKind.
Update
, Function(c) c.GetMember(Of NamedTypeSymbol)("C").GetMember(Of MethodSymbol)("F")),
7330
SemanticEdit(SemanticEditKind.
Update
, Function(c) c.GetMember(Of NamedTypeSymbol)("C").InstanceConstructors.Single(), partialType:="C", preserveLocalVariables:=True)
7333
semanticEdits:={SemanticEdit(SemanticEditKind.
Update
, Function(c) c.GetMember(Of NamedTypeSymbol)("C").InstanceConstructors.Single(), partialType:="C", preserveLocalVariables:=True)})
7512
DocumentResults(semanticEdits:={SemanticEdit(SemanticEditKind.
Update
, Function(c) c.GetMember("M.ExternSub"))})
7745
SemanticEdit(SemanticEditKind.
Update
, Function(c) c.GetMember(Of NamedTypeSymbol)("C").InstanceConstructors.Single(), preserveLocalVariables:=True))
7917
semanticEdits:={SemanticEdit(SemanticEditKind.
Update
, Function(c) c.GetMember(Of NamedTypeSymbol)("C").Constructors.Single(), preserveLocalVariables:=True)})
8333
SemanticEdit(SemanticEditKind.
Update
, Function(c) c.GetMember(Of NamedTypeSymbol)("C").Constructors.Single(), syntaxMap(0))},
8374
SemanticEdit(SemanticEditKind.
Update
, Function(c) c.GetMember(Of NamedTypeSymbol)("C").Constructors.Single(), syntaxMap(0))},
8637
SemanticEdit(SemanticEditKind.
Update
, Function(c) c.GetMember(Of NamedTypeSymbol)("C").InstanceConstructors.Single(), preserveLocalVariables:=True))
9059
SemanticEdit(SemanticEditKind.
Update
, Function(c) c.GetMember(Of NamedTypeSymbol)("C").GetMember(Of PropertySymbol)("P").GetMethod),
9060
SemanticEdit(SemanticEditKind.
Update
, Function(c) c.GetMember(Of NamedTypeSymbol)("C").GetMember(Of PropertySymbol)("P").SetMethod)
9100
semanticEdits:={SemanticEdit(SemanticEditKind.
Update
, Function(c) c.GetMember(Of NamedTypeSymbol)("C").InstanceConstructors.Single(), partialType:="C", preserveLocalVariables:=True)}),
9102
semanticEdits:={SemanticEdit(SemanticEditKind.
Update
, Function(c) c.GetMember(Of NamedTypeSymbol)("C").InstanceConstructors.Single(), partialType:="C", preserveLocalVariables:=True)})
9137
semanticEdits:={SemanticEdit(SemanticEditKind.
Update
, Function(c) c.GetMember("C.get_P"), preserveLocalVariables:=True)})
9152
{SemanticEdit(SemanticEditKind.
Update
, Function(c) c.GetMember(Of NamedTypeSymbol)("C").InstanceConstructors.Single(), preserveLocalVariables:=True)})
9165
{SemanticEdit(SemanticEditKind.
Update
, Function(c) c.GetMember(Of NamedTypeSymbol)("C").InstanceConstructors.Single(), preserveLocalVariables:=True)})
9178
{SemanticEdit(SemanticEditKind.
Update
, Function(c) c.GetMember(Of NamedTypeSymbol)("C").InstanceConstructors.Single(), preserveLocalVariables:=True)})
9191
{SemanticEdit(SemanticEditKind.
Update
, Function(c) c.GetMember(Of NamedTypeSymbol)("C").InstanceConstructors.Single(), preserveLocalVariables:=True)})
9204
{SemanticEdit(SemanticEditKind.
Update
, Function(c) c.GetMember(Of NamedTypeSymbol)("C").InstanceConstructors.Single(), preserveLocalVariables:=True)})
9228
SemanticEdit(SemanticEditKind.
Update
, Function(c) c.GetMember(Of NamedTypeSymbol)("C").InstanceConstructors.Single(), preserveLocalVariables:=True)
9253
SemanticEdit(SemanticEditKind.
Update
, Function(c) c.GetMember(Of NamedTypeSymbol)("C").InstanceConstructors.Single(), preserveLocalVariables:=True)
9267
{SemanticEdit(SemanticEditKind.
Update
, Function(c) c.GetMember(Of NamedTypeSymbol)("C").InstanceConstructors.Single(), preserveLocalVariables:=True)})
9280
{SemanticEdit(SemanticEditKind.
Update
, Function(c) c.GetMember(Of NamedTypeSymbol)("C").InstanceConstructors.Single(), preserveLocalVariables:=True)})
9293
{SemanticEdit(SemanticEditKind.
Update
, Function(c) c.GetMember(Of NamedTypeSymbol)("C").InstanceConstructors.Single(), preserveLocalVariables:=True)})
9306
{SemanticEdit(SemanticEditKind.
Update
, Function(c) c.GetMember(Of NamedTypeSymbol)("C").InstanceConstructors.Single(), preserveLocalVariables:=True)})
9319
{SemanticEdit(SemanticEditKind.
Update
, Function(c) c.GetMember(Of NamedTypeSymbol)("C").InstanceConstructors.Single(), preserveLocalVariables:=True)})
9332
{SemanticEdit(SemanticEditKind.
Update
, Function(c) c.GetMember(Of NamedTypeSymbol)("C").InstanceConstructors.Single(), preserveLocalVariables:=True)})
9345
{SemanticEdit(SemanticEditKind.
Update
, Function(c) c.GetMember(Of NamedTypeSymbol)("C").InstanceConstructors.Single(), preserveLocalVariables:=True)})
9358
semanticEdits:={SemanticEdit(SemanticEditKind.
Update
, Function(c) c.GetMember(Of NamedTypeSymbol)("C").InstanceConstructors.Single(), preserveLocalVariables:=True)})
9371
semanticEdits:={SemanticEdit(SemanticEditKind.
Update
, Function(c) c.GetMember(Of NamedTypeSymbol)("C").InstanceConstructors.Single(), preserveLocalVariables:=True)})
9388
{SemanticEdit(SemanticEditKind.
Update
, Function(c) c.GetMember(Of NamedTypeSymbol)("C").SharedConstructors.Single(), preserveLocalVariables:=True)},
9409
{SemanticEdit(SemanticEditKind.
Update
, Function(c) c.GetMember(Of NamedTypeSymbol)("C").SharedConstructors.Single(), preserveLocalVariables:=True)},
9430
{SemanticEdit(SemanticEditKind.
Update
, Function(c) c.GetMember(Of NamedTypeSymbol)("C").SharedConstructors.Single(), preserveLocalVariables:=True)},
9451
{SemanticEdit(SemanticEditKind.
Update
, Function(c) c.GetMember(Of NamedTypeSymbol)("C").SharedConstructors.Single(), preserveLocalVariables:=True)},
9472
{SemanticEdit(SemanticEditKind.
Update
, Function(c) c.GetMember(Of NamedTypeSymbol)("C").SharedConstructors.Single(), preserveLocalVariables:=True)},
9506
{SemanticEdit(SemanticEditKind.
Update
, Function(c) c.GetMember(Of NamedTypeSymbol)("C").InstanceConstructors.Single(), preserveLocalVariables:=True)})
9516
{SemanticEdit(SemanticEditKind.
Update
, Function(c) c.GetMember(Of NamedTypeSymbol)("C").InstanceConstructors.Single(), preserveLocalVariables:=True)})
9530
{SemanticEdit(SemanticEditKind.
Update
, Function(c) c.GetMember(Of NamedTypeSymbol)("C").SharedConstructors.Single(), preserveLocalVariables:=True)},
9545
{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").SharedConstructors.Single(), preserveLocalVariables:=True)},
9569
{SemanticEdit(SemanticEditKind.
Update
, Function(c) c.GetMember(Of NamedTypeSymbol)("C").SharedConstructors.Single(), preserveLocalVariables:=True)},
9580
{SemanticEdit(SemanticEditKind.
Update
, Function(c) c.GetMember(Of NamedTypeSymbol)("C").InstanceConstructors.Single(), preserveLocalVariables:=True)})
9590
{SemanticEdit(SemanticEditKind.
Update
, Function(c) c.GetMember(Of NamedTypeSymbol)("C").InstanceConstructors.Single(), preserveLocalVariables:=True)})
9600
{SemanticEdit(SemanticEditKind.
Update
, Function(c) c.GetMember(Of NamedTypeSymbol)("C").InstanceConstructors.Single(), preserveLocalVariables:=True)})
9610
{SemanticEdit(SemanticEditKind.
Update
, Function(c) c.GetMember(Of NamedTypeSymbol)("C").InstanceConstructors.Single(), preserveLocalVariables:=True)})
9620
{SemanticEdit(SemanticEditKind.
Update
, Function(c) c.GetMember(Of NamedTypeSymbol)("C").InstanceConstructors.Single(), preserveLocalVariables:=True)})
9630
{SemanticEdit(SemanticEditKind.
Update
, Function(c) c.GetMember(Of NamedTypeSymbol)("C").InstanceConstructors.Single(), preserveLocalVariables:=True)})
9640
{SemanticEdit(SemanticEditKind.
Update
, Function(c) c.GetMember(Of NamedTypeSymbol)("C").InstanceConstructors.Single(Function(m) m.ToString() = "Private Sub New(a As Integer)"), preserveLocalVariables:=True),
9641
SemanticEdit(SemanticEditKind.
Update
, Function(c) c.GetMember(Of NamedTypeSymbol)("C").InstanceConstructors.Single(Function(m) m.ToString() = "Private Sub New(a As Boolean)"), preserveLocalVariables:=True)})
9651
{SemanticEdit(SemanticEditKind.
Update
, Function(c) c.GetMember(Of NamedTypeSymbol)("C").InstanceConstructors.Single(Function(m) m.ToString() = "Private Sub New(a As Integer)"), preserveLocalVariables:=True),
9652
SemanticEdit(SemanticEditKind.
Update
, Function(c) c.GetMember(Of NamedTypeSymbol)("C").InstanceConstructors.Single(Function(m) m.ToString() = "Private Sub New(a As Boolean)"), preserveLocalVariables:=True)})
9662
{SemanticEdit(SemanticEditKind.
Update
, Function(c) c.GetMember(Of NamedTypeSymbol)("C").InstanceConstructors.Single(Function(m) m.ToString() = "Private Sub New(a As Boolean)"), preserveLocalVariables:=True)})
9672
{SemanticEdit(SemanticEditKind.
Update
, Function(c) c.GetMember(Of NamedTypeSymbol)("C").InstanceConstructors.Single(Function(m) m.ToString() = "Private Sub New(a As Boolean)"), preserveLocalVariables:=True)})
9682
{SemanticEdit(SemanticEditKind.
Update
, Function(c) c.GetMember(Of NamedTypeSymbol)("C").InstanceConstructors.Single(Function(m) m.ToString() = "Private Sub New(a As Boolean)"), preserveLocalVariables:=True)})
9692
{SemanticEdit(SemanticEditKind.
Update
, Function(c) c.GetMember(Of NamedTypeSymbol)("C").InstanceConstructors.Single(Function(m) m.ToString() = "Private Sub New(a As Boolean)"), preserveLocalVariables:=True)})
9702
{SemanticEdit(SemanticEditKind.
Update
, Function(c) c.GetMember(Of NamedTypeSymbol)("C").InstanceConstructors.Single(Function(m) m.ToString() = "Private Sub New(a As Integer)"), preserveLocalVariables:=True),
9703
SemanticEdit(SemanticEditKind.
Update
, Function(c) c.GetMember(Of NamedTypeSymbol)("C").InstanceConstructors.Single(Function(m) m.ToString() = "Private Sub New(a As Boolean)"), preserveLocalVariables:=True)})
9713
{SemanticEdit(SemanticEditKind.
Update
, Function(c) c.GetMember(Of NamedTypeSymbol)("C").InstanceConstructors.Single(Function(m) m.ToString() = "Private Sub New(a As Integer)"), preserveLocalVariables:=True),
9714
SemanticEdit(SemanticEditKind.
Update
, Function(c) c.GetMember(Of NamedTypeSymbol)("C").InstanceConstructors.Single(Function(m) m.ToString() = "Private Sub New(a As Boolean)"), preserveLocalVariables:=True)})
9824
{SemanticEdit(SemanticEditKind.
Update
, Function(c) c.GetMember(Of NamedTypeSymbol)("C").InstanceConstructors.Single(), preserveLocalVariables:=True)})
9834
{SemanticEdit(SemanticEditKind.
Update
, Function(c) c.GetMember(Of NamedTypeSymbol)("C").InstanceConstructors.Single(), preserveLocalVariables:=True)})
9849
{SemanticEdit(SemanticEditKind.
Update
, Function(c) c.GetMember(Of NamedTypeSymbol)("C").InstanceConstructors.Single(), preserveLocalVariables:=True)},
9867
{SemanticEdit(SemanticEditKind.
Update
, Function(c) c.GetMember(Of NamedTypeSymbol)("C").InstanceConstructors.Single(), preserveLocalVariables:=True)},
9933
SemanticEdit(SemanticEditKind.
Update
, Function(c) c.GetMember(Of NamedTypeSymbol)("C").InstanceConstructors.Single, preserveLocalVariables:=True)
9945
SemanticEdit(SemanticEditKind.
Update
, Function(c) c.GetMember(Of NamedTypeSymbol)("C").InstanceConstructors.Single, preserveLocalVariables:=True)
9957
SemanticEdit(SemanticEditKind.
Update
, Function(c) c.GetMember(Of NamedTypeSymbol)("C").InstanceConstructors.Single, preserveLocalVariables:=True)
9969
SemanticEdit(SemanticEditKind.
Update
, Function(c) c.GetMember(Of NamedTypeSymbol)("C").InstanceConstructors.Single, preserveLocalVariables:=True)
9981
SemanticEdit(SemanticEditKind.
Update
, Function(c) c.GetMember(Of NamedTypeSymbol)("C").InstanceConstructors.Single, preserveLocalVariables:=True)
9993
SemanticEdit(SemanticEditKind.
Update
, Function(c) c.GetMember(Of NamedTypeSymbol)("C").InstanceConstructors.Single, preserveLocalVariables:=True)
10014
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)},
10070
SemanticEdit(SemanticEditKind.
Update
, Function(c) c.GetMember(Of NamedTypeSymbol)("C").InstanceConstructors.Single(), preserveLocalVariables:=True)},
10088
SemanticEdit(SemanticEditKind.
Update
, Function(c) c.GetMember(Of NamedTypeSymbol)("C").InstanceConstructors.Single(), preserveLocalVariables:=True)
10135
SemanticEdit(SemanticEditKind.
Update
, Function(c) c.GetMember(Of NamedTypeSymbol)("C").InstanceConstructors.Single(), partialType:="C", preserveLocalVariables:=True)
10154
SemanticEdit(SemanticEditKind.
Update
, Function(c) c.GetMember(Of NamedTypeSymbol)("C").InstanceConstructors.Single(), partialType:="C", preserveLocalVariables:=True)
10173
SemanticEdit(SemanticEditKind.
Update
, Function(c) c.GetMember(Of NamedTypeSymbol)("C").InstanceConstructors.Single(), preserveLocalVariables:=True)},
10189
SemanticEdit(SemanticEditKind.
Update
, Function(c) c.GetMember(Of NamedTypeSymbol)("C").InstanceConstructors.Single(), preserveLocalVariables:=True)},
10223
SemanticEdit(SemanticEditKind.
Update
, Function(c) c.GetMember(Of NamedTypeSymbol)("C").InstanceConstructors.Single(), preserveLocalVariables:=True)
10366
{SemanticEdit(SemanticEditKind.
Update
, Function(c) c.GetMember(Of NamedTypeSymbol)("C").Constructors.Single(), syntaxMap(0))})
10397
{SemanticEdit(SemanticEditKind.
Update
, Function(c) c.GetMember(Of NamedTypeSymbol)("C").Constructors.Single(), syntaxMap(0))})
10434
{SemanticEdit(SemanticEditKind.
Update
, Function(c) c.GetMember(Of NamedTypeSymbol)("C").Constructors.Single(), syntaxMap(0))})
10471
{SemanticEdit(SemanticEditKind.
Update
, Function(c) c.GetMember(Of NamedTypeSymbol)("C").Constructors.Single(), syntaxMap(0))})
10515
{SemanticEdit(SemanticEditKind.
Update
, Function(c) c.GetMember(Of NamedTypeSymbol)("C").Constructors(0), syntaxMap(0)),
10516
SemanticEdit(SemanticEditKind.
Update
, Function(c) c.GetMember(Of NamedTypeSymbol)("C").Constructors(1), syntaxMap(0))})
10564
{SemanticEdit(SemanticEditKind.
Update
, Function(c) c.GetMember(Of NamedTypeSymbol)("C").Constructors(0), syntaxMap(0)),
10565
SemanticEdit(SemanticEditKind.
Update
, Function(c) c.GetMember(Of NamedTypeSymbol)("C").Constructors(1), syntaxMap(0))})
10613
{SemanticEdit(SemanticEditKind.
Update
, Function(c) c.GetMember(Of NamedTypeSymbol)("C").Constructors(0), syntaxMap(0)),
10614
SemanticEdit(SemanticEditKind.
Update
, Function(c) c.GetMember(Of NamedTypeSymbol)("C").Constructors(1), syntaxMap(0))})
10662
{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))})
10710
{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))})
10758
{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))})
10807
{SemanticEdit(SemanticEditKind.
Update
, Function(c) c.GetMember(Of NamedTypeSymbol)("C").Constructors.Single(Function(ctor) ctor.ToTestDisplayString() = "Sub C..ctor(b As System.Boolean)"))})
10860
{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))})
10908
{SemanticEdit(SemanticEditKind.
Update
, Function(c) c.GetMember(Of NamedTypeSymbol)("C").Constructors.Single(Function(ctor) ctor.ToTestDisplayString() = "Sub C..ctor(b As System.Boolean)"))})
10923
{SemanticEdit(SemanticEditKind.
Update
, Function(c) c.GetMember(Of NamedTypeSymbol)("C").InstanceConstructors.Single(), syntaxMap(0))})
10935
{SemanticEdit(SemanticEditKind.
Update
, Function(c) c.GetMember(Of NamedTypeSymbol)("C").InstanceConstructors.Single(), syntaxMap(0))})
10979
SemanticEdit(SemanticEditKind.
Update
, Function(c) c.GetMember(Of NamedTypeSymbol)("C").GetMember("F")),
10980
SemanticEdit(SemanticEditKind.
Update
, Function(c) c.GetMember(Of NamedTypeSymbol)("C").InstanceConstructors.Single(), syntaxMap(0))
11023
SemanticEdit(SemanticEditKind.
Update
, Function(c) c.GetMember(Of NamedTypeSymbol)("C").Constructors(0), syntaxMap(0)),
11024
SemanticEdit(SemanticEditKind.
Update
, Function(c) c.GetMember(Of NamedTypeSymbol)("C").Constructors(1), syntaxMap(0))
11070
SemanticEdit(SemanticEditKind.
Update
, Function(c) CType(c.GetMember(Of NamedTypeSymbol)("C").GetMembers("P").First(), IPropertySymbol).GetMethod),
11071
SemanticEdit(SemanticEditKind.
Update
, Function(c) c.GetMember(Of NamedTypeSymbol)("C").InstanceConstructors.Single(), preserveLocalVariables:=True)
11168
SemanticEdit(SemanticEditKind.
Update
, Function(c) c.GetMember(Of NamedTypeSymbol)("C").GetMember(Of EventSymbol)("E").AddMethod),
11169
SemanticEdit(SemanticEditKind.
Update
, Function(c) c.GetMember(Of NamedTypeSymbol)("C").GetMember(Of EventSymbol)("E").RemoveMethod),
11170
SemanticEdit(SemanticEditKind.
Update
, Function(c) c.GetMember(Of NamedTypeSymbol)("C").GetMember(Of EventSymbol)("E").RaiseMethod)
11285
SemanticEdit(SemanticEditKind.
Update
, Function(c) c.GetMember("C.E"))
11385
SemanticEdit(SemanticEditKind.
Update
, Function(c) c.GetMember(Of NamedTypeSymbol)("C").GetMember(Of EventSymbol)("E").AddMethod),
11386
SemanticEdit(SemanticEditKind.
Update
, Function(c) c.GetMember(Of NamedTypeSymbol)("C").GetMember(Of EventSymbol)("E").RemoveMethod),
11387
SemanticEdit(SemanticEditKind.
Update
, Function(c) c.GetMember(Of NamedTypeSymbol)("C").GetMember(Of EventSymbol)("E").RaiseMethod)
11486
SemanticEdit(SemanticEditKind.
Update
, Function(c) c.GetMember("C.EEventHandler.BeginInvoke")),
11487
SemanticEdit(SemanticEditKind.
Update
, Function(c) c.GetMember("C.EEventHandler.Invoke"))
11509
SemanticEdit(SemanticEditKind.
Update
, Function(c) c.GetMember("C.EEventHandler.BeginInvoke")),
11510
SemanticEdit(SemanticEditKind.
Update
, Function(c) c.GetMember("C.EEventHandler.Invoke"))
11536
SemanticEdit(SemanticEditKind.
Update
, Function(c) c.GetMember("C.M"))
11558
SemanticEdit(SemanticEditKind.
Update
, Function(c) c.GetMember(Of NamedTypeSymbol)("C").InstanceConstructors.Single(), preserveLocalVariables:=True)
11580
SemanticEdit(SemanticEditKind.
Update
, Function(c) c.GetMember(Of NamedTypeSymbol)("C").GetMember("op_Explicit"))
11602
SemanticEdit(SemanticEditKind.
Update
, Function(c) c.GetMember(Of NamedTypeSymbol)("C").GetMember("op_Addition"))
11624
SemanticEdit(SemanticEditKind.
Update
, Function(c) c.GetMember("C.get_P"))
11646
SemanticEdit(SemanticEditKind.
Update
, Function(c) c.GetMember("C.M"))
11902
SemanticEdit(SemanticEditKind.
Update
, Function(c) c.GetMember("C.M"))
11951
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);