2233 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 (519)
Emit\EditAndContinue\AssemblyReferencesTests.cs (11)
79
SemanticEditKind.
Update
,
155
SemanticEditKind.
Update
,
236
ImmutableArray.Create(SemanticEdit.Create(SemanticEditKind.
Update
, f0, f1)));
243
SemanticEdit.Create(SemanticEditKind.
Update
, f1, f2)));
341
ImmutableArray.Create(SemanticEdit.Create(SemanticEditKind.
Update
, f0, f1)));
346
SemanticEdit.Create(SemanticEditKind.
Update
, f1, f2),
424
ImmutableArray.Create(SemanticEdit.Create(SemanticEditKind.
Update
, f0, f1)));
504
ImmutableArray.Create(SemanticEdit.Create(SemanticEditKind.
Update
, f0, f1)));
615
ImmutableArray.Create(SemanticEdit.Create(SemanticEditKind.
Update
, m0, m1, GetSyntaxMapFromMarkers(source0, source1))));
624
ImmutableArray.Create(SemanticEdit.Create(SemanticEditKind.
Update
, f1, f2, GetSyntaxMapFromMarkers(source1, source2))));
636
ImmutableArray.Create(SemanticEdit.Create(SemanticEditKind.
Update
, m2, m3, GetSyntaxMapFromMarkers(source2, source3))));
Emit\EditAndContinue\EditAndContinueClosureTests.cs (109)
71
Edit(SemanticEditKind.
Update
, c => c.GetMembers<IMethodSymbol>("C.F").Single(m => m.Parameters is []), preserveLocalVariables: true),
72
Edit(SemanticEditKind.
Update
, c => c.GetMembers<IMethodSymbol>("C.F").Single(m => m.Parameters is [_]), preserveLocalVariables: true),
73
Edit(SemanticEditKind.
Update
, c => c.GetMembers<IMethodSymbol>("C.F").Single(m => m.Parameters is [_, _]), preserveLocalVariables: true),
163
Edit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), preserveLocalVariables: true),
185
Edit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), preserveLocalVariables: true),
209
Edit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), preserveLocalVariables: true),
258
ImmutableArray.Create(SemanticEdit.Create(SemanticEditKind.
Update
, f0, f1, GetSyntaxMapFromMarkers(source0, source1))));
319
ImmutableArray.Create(SemanticEdit.Create(SemanticEditKind.
Update
, f0, f1, GetSyntaxMapFromMarkers(source0, source1))));
391
ImmutableArray.Create(SemanticEdit.Create(SemanticEditKind.
Update
, f0, f1, GetSyntaxMapFromMarkers(source0, source1))));
449
ImmutableArray.Create(SemanticEdit.Create(SemanticEditKind.
Update
, f0, f1, GetSyntaxMapFromMarkers(source0, source1))));
502
ImmutableArray.Create(SemanticEdit.Create(SemanticEditKind.
Update
, f0, f1, GetSyntaxMapFromMarkers(source0, source1))));
561
ImmutableArray.Create(SemanticEdit.Create(SemanticEditKind.
Update
, f0, f1, GetSyntaxMapFromMarkers(source0, source1))));
615
ImmutableArray.Create(SemanticEdit.Create(SemanticEditKind.
Update
, f0, f1, GetSyntaxMapFromMarkers(source0, source1))));
670
ImmutableArray.Create(SemanticEdit.Create(SemanticEditKind.
Update
, f0, f1, GetSyntaxMapFromMarkers(source0, source1))));
726
ImmutableArray.Create(SemanticEdit.Create(SemanticEditKind.
Update
, f0, f1, GetSyntaxMapFromMarkers(source0, source1))));
781
ImmutableArray.Create(SemanticEdit.Create(SemanticEditKind.
Update
, f0, f1, GetSyntaxMapFromMarkers(source0, source1))));
849
ImmutableArray.Create(SemanticEdit.Create(SemanticEditKind.
Update
, f0, f1, GetSyntaxMapFromMarkers(source0, source1))));
924
ImmutableArray.Create(SemanticEdit.Create(SemanticEditKind.
Update
, f0, f1, GetSyntaxMapFromMarkers(source0, source1))));
998
ImmutableArray.Create(SemanticEdit.Create(SemanticEditKind.
Update
, ctor0, ctor1, GetSyntaxMapFromMarkers(source0, source1))));
1065
ImmutableArray.Create(SemanticEdit.Create(SemanticEditKind.
Update
, ctor0, ctor1, GetSyntaxMapFromMarkers(source0, source1))));
1124
ImmutableArray.Create(SemanticEdit.Create(SemanticEditKind.
Update
, f0, f1, GetSyntaxMapFromMarkers(source0, source1))));
1212
ImmutableArray.Create(SemanticEdit.Create(SemanticEditKind.
Update
, f0, f1, GetSyntaxMapFromMarkers(source0, source1))));
1301
ImmutableArray.Create(SemanticEdit.Create(SemanticEditKind.
Update
, f0, f1, GetSyntaxMapFromMarkers(source0, source1))));
1385
ImmutableArray.Create(SemanticEdit.Create(SemanticEditKind.
Update
, f0, f1, GetSyntaxMapFromMarkers(source0, source1))));
1476
ImmutableArray.Create(SemanticEdit.Create(SemanticEditKind.
Update
, f0, f1, GetSyntaxMapFromMarkers(source0, source1))));
1558
ImmutableArray.Create(SemanticEdit.Create(SemanticEditKind.
Update
, f0, f1, GetSyntaxMapFromMarkers(source0, source1))));
1636
ImmutableArray.Create(SemanticEdit.Create(SemanticEditKind.
Update
, f0, f1, GetSyntaxMapFromMarkers(source0, source1))));
1660
ImmutableArray.Create(SemanticEdit.Create(SemanticEditKind.
Update
, f1, f2, GetSyntaxMapFromMarkers(source1, source2))));
1735
ImmutableArray.Create(SemanticEdit.Create(SemanticEditKind.
Update
, f0, f1, GetSyntaxMapFromMarkers(source0, source1))));
1758
ImmutableArray.Create(SemanticEdit.Create(SemanticEditKind.
Update
, f1, f2, GetSyntaxMapFromMarkers(source1, source2))));
1826
ImmutableArray.Create(SemanticEdit.Create(SemanticEditKind.
Update
, f0, f1, GetSyntaxMapFromMarkers(source0, source1))));
1849
ImmutableArray.Create(SemanticEdit.Create(SemanticEditKind.
Update
, f1, f2, GetSyntaxMapFromMarkers(source1, source2))));
1935
ImmutableArray.Create(SemanticEdit.Create(SemanticEditKind.
Update
, f0, f1, GetSyntaxMapFromMarkers(source0, source1))));
1970
ImmutableArray.Create(SemanticEdit.Create(SemanticEditKind.
Update
, f1, f2, GetSyntaxMapFromMarkers(source1, source2))));
2014
ImmutableArray.Create(SemanticEdit.Create(SemanticEditKind.
Update
, f2, f3, GetSyntaxMapFromMarkers(source2, source3))));
2133
ImmutableArray.Create(SemanticEdit.Create(SemanticEditKind.
Update
, f0, f1, GetSyntaxMapFromMarkers(source0, source1))));
2167
ImmutableArray.Create(SemanticEdit.Create(SemanticEditKind.
Update
, f1, f2, GetSyntaxMapFromMarkers(source1, source2))));
2209
ImmutableArray.Create(SemanticEdit.Create(SemanticEditKind.
Update
, f2, f3, GetSyntaxMapFromMarkers(source2, source3))));
2343
ImmutableArray.Create(SemanticEdit.Create(SemanticEditKind.
Update
, f0, f1, GetSyntaxMapFromMarkers(source0, source1))));
2367
ImmutableArray.Create(SemanticEdit.Create(SemanticEditKind.
Update
, f1, f2, GetSyntaxMapFromMarkers(source1, source2))));
2733
SemanticEdit.Create(SemanticEditKind.
Update
, main0, main1)));
2744
SemanticEdit.Create(SemanticEditKind.
Update
, main1, main2)));
2755
SemanticEdit.Create(SemanticEditKind.
Update
, main2, main3)));
2803
ImmutableArray.Create(SemanticEdit.Create(SemanticEditKind.
Update
, f0, f1, GetSyntaxMapFromMarkers(source0, source1))));
2876
SemanticEdit.Create(SemanticEditKind.
Update
, ctor00, ctor01, GetSyntaxMapFromMarkers(source0, source1)),
2877
SemanticEdit.Create(SemanticEditKind.
Update
, ctor10, ctor11, GetSyntaxMapFromMarkers(source0, source1))));
2982
SemanticEdit.Create(SemanticEditKind.
Update
, ctor00, ctor01, GetSyntaxMapFromMarkers(source0, source1)),
2983
SemanticEdit.Create(SemanticEditKind.
Update
, ctor10, ctor11, GetSyntaxMapFromMarkers(source0, source1))));
3102
SemanticEdit.Create(SemanticEditKind.
Update
, ctor0, ctor1, GetSyntaxMapFromMarkers(source0, source1))));
3257
SemanticEdit.Create(SemanticEditKind.
Update
, f0, f1, GetSyntaxMapFromMarkers(source0, source1))));
3412
Edit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), preserveLocalVariables: true)
3496
SemanticEdit.Create(SemanticEditKind.
Update
, f0, f1, GetSyntaxMapFromMarkers(source0, source1))));
3648
Edit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), preserveLocalVariables: true)
3764
SemanticEdit.Create(SemanticEditKind.
Update
, f0, f1, GetSyntaxMapFromMarkers(source0, source1))));
3796
SemanticEdit.Create(SemanticEditKind.
Update
, f1, f2, GetSyntaxMapFromMarkers(source1, source2))));
3889
SemanticEdit.Create(SemanticEditKind.
Update
, f0, f1, GetSyntaxMapFromMarkers(source0, source1))));
3901
SemanticEdit.Create(SemanticEditKind.
Update
, f1, f2, GetSyntaxMapFromMarkers(source1, source2))));
3989
SemanticEdit.Create(SemanticEditKind.
Update
, f0, f1, GetSyntaxMapFromMarkers(source0, source1))));
4041
SemanticEdit.Create(SemanticEditKind.
Update
, f1, f2, GetSyntaxMapFromMarkers(source1, source2))));
4134
ImmutableArray.Create(SemanticEdit.Create(SemanticEditKind.
Update
, f0, f1, GetSyntaxMapFromMarkers(source0, source1))));
4219
ImmutableArray.Create(SemanticEdit.Create(SemanticEditKind.
Update
, f0, f1, GetSyntaxMapFromMarkers(source0, source1))));
4301
ImmutableArray.Create(SemanticEdit.Create(SemanticEditKind.
Update
, f0, f1, GetSyntaxMapFromMarkers(source0, source1))));
4374
ImmutableArray.Create(SemanticEdit.Create(SemanticEditKind.
Update
, f0, f1, GetSyntaxMapFromMarkers(source0, source1))));
4456
ImmutableArray.Create(SemanticEdit.Create(SemanticEditKind.
Update
, f0, f1, GetSyntaxMapFromMarkers(source0, source1))));
4565
Edit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), preserveLocalVariables: true)
4639
ImmutableArray.Create(SemanticEdit.Create(SemanticEditKind.
Update
, f0, f1, GetSyntaxMapFromMarkers(source0, source1))));
4698
ImmutableArray.Create(SemanticEdit.Create(SemanticEditKind.
Update
, f0, f1, GetSyntaxMapFromMarkers(source0, source1))));
4833
Edit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), preserveLocalVariables: true),
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),
10087
Edit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), preserveLocalVariables: true, rudeEdits: _ => new RuntimeRudeEdit("Return type changed", 0x123)),
10159
Edit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), preserveLocalVariables: true, rudeEdits: _ => new RuntimeRudeEdit("Return type changed", 0x123)),
Emit\EditAndContinue\EditAndContinueDelegateCacheTests.cs (5)
61
SemanticEdit.Create(SemanticEditKind.
Update
, f0, f1)));
125
SemanticEdit.Create(SemanticEditKind.
Update
, f0, f1)));
189
SemanticEdit.Create(SemanticEditKind.
Update
, f0, f1)));
253
SemanticEdit.Create(SemanticEditKind.
Update
, f0, f1)));
317
SemanticEdit.Create(SemanticEditKind.
Update
, f0, f1)));
Emit\EditAndContinue\EditAndContinuePdbTests.cs (5)
151
SemanticEdit.Create(SemanticEditKind.
Update
, f0, f1, syntaxMap1),
152
SemanticEdit.Create(SemanticEditKind.
Update
, g0, g1, syntaxMap1)));
271
SemanticEdit.Create(SemanticEditKind.
Update
, f1, f2, syntaxMap2),
272
SemanticEdit.Create(SemanticEditKind.
Update
, g1, g2, syntaxMap2),
273
SemanticEdit.Create(SemanticEditKind.
Update
, a1, a2, syntaxMap2),
Emit\EditAndContinue\EditAndContinueStateMachineTests.cs (78)
358
ImmutableArray.Create(SemanticEdit.Create(SemanticEditKind.
Update
, method0, method1)));
460
ImmutableArray.Create(SemanticEdit.Create(SemanticEditKind.
Update
, method0, method1)));
534
ImmutableArray.Create(SemanticEdit.Create(SemanticEditKind.
Update
, method0, method1)));
584
ImmutableArray.Create(SemanticEdit.Create(SemanticEditKind.
Update
, method0, method1)));
650
Edit(SemanticEditKind.
Update
, c => c.GetMembers<IMethodSymbol>("C.F").Single(m => m.ToTestDisplayString() == "System.Threading.Tasks.Task<System.Int32> C.F(System.Int16 a)"), preserveLocalVariables: true),
651
Edit(SemanticEditKind.
Update
, c => c.GetMembers<IMethodSymbol>("C.F").Single(m => m.ToTestDisplayString() == "System.Threading.Tasks.Task<System.Int32> C.F(System.Int32 a)"), preserveLocalVariables: true),
652
Edit(SemanticEditKind.
Update
, c => c.GetMembers<IMethodSymbol>("C.F").Single(m => m.ToTestDisplayString() == "System.Threading.Tasks.Task<System.Int32> C.F(System.Int64 a)"), preserveLocalVariables: true),
752
edits: new[] { Edit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), preserveLocalVariables: true) },
972
edits: new[] { Edit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), preserveLocalVariables: true) },
1135
SemanticEdit.Create(SemanticEditKind.
Update
, f0, f1, GetSyntaxMapFromMarkers(source0, source1))));
1560
SemanticEdit.Create(SemanticEditKind.
Update
, ctor0, ctor1, GetSyntaxMapFromMarkers(source0, source1))));
2002
SemanticEdit.Create(SemanticEditKind.
Update
, f0, f1, GetSyntaxMapFromMarkers(source0, source1))));
2007
SemanticEdit.Create(SemanticEditKind.
Update
, f1, f2, GetSyntaxMapFromMarkers(source1, source2))));
2579
SemanticEdit.Create(SemanticEditKind.
Update
, f0, f1, GetSyntaxMapFromMarkers(source0, source1))));
2748
SemanticEdit.Create(SemanticEditKind.
Update
, f0, f1, GetSyntaxMapFromMarkers(source0, source1))));
3287
SemanticEdit.Create(SemanticEditKind.
Update
, f0, f1, GetSyntaxMapFromMarkers(source0, source1))));
3670
ImmutableArray.Create(SemanticEdit.Create(SemanticEditKind.
Update
, method0, method1, GetSyntaxMapFromMarkers(source0, source1))));
3774
ImmutableArray.Create(SemanticEdit.Create(SemanticEditKind.
Update
, method0, method1, GetSyntaxMapFromMarkers(source0, source1))));
3883
ImmutableArray.Create(SemanticEdit.Create(SemanticEditKind.
Update
, method0, method1, GetSyntaxMapFromMarkers(source0, source1))));
3989
ImmutableArray.Create(SemanticEdit.Create(SemanticEditKind.
Update
, method0, method1, GetSyntaxMapFromMarkers(source0, source1))));
4103
ImmutableArray.Create(SemanticEdit.Create(SemanticEditKind.
Update
, method0, method1, GetSyntaxMapFromMarkers(source0, source1))));
4256
SemanticEdit.Create(SemanticEditKind.
Update
, f0, f1, GetSyntaxMapFromMarkers(source0, source1))));
4490
SemanticEdit.Create(SemanticEditKind.
Update
, f0, f1, GetSyntaxMapFromMarkers(source0, source1))));
4650
SemanticEdit.Create(SemanticEditKind.
Update
, f0, f1, GetSyntaxMapFromMarkers(source0, source1))));
5113
SemanticEdit.Create(SemanticEditKind.
Update
, f0, f1, GetSyntaxMapFromMarkers(source0, source1))));
5461
SemanticEdit.Create(SemanticEditKind.
Update
, f0, f1, GetSyntaxMapFromMarkers(source0, source1))));
5800
SemanticEdit.Create(SemanticEditKind.
Update
, f0, f1, GetSyntaxMapFromMarkers(source0, source1))));
5805
SemanticEdit.Create(SemanticEditKind.
Update
, f1, f2, GetSyntaxMapFromMarkers(source1, source2))));
5810
SemanticEdit.Create(SemanticEditKind.
Update
, f2, f3, GetSyntaxMapFromMarkers(source2, source3))));
6704
ImmutableArray.Create(SemanticEdit.Create(SemanticEditKind.
Update
, f0, f1, GetSyntaxMapFromMarkers(source0, source1))));
7143
ImmutableArray.Create(SemanticEdit.Create(SemanticEditKind.
Update
, f0, f1, GetSyntaxMapFromMarkers(source0, source1))));
7428
SemanticEdit.Create(SemanticEditKind.
Update
, f0, f1, syntaxMap1),
7429
SemanticEdit.Create(SemanticEditKind.
Update
, g0, g1, syntaxMap1)));
7440
SemanticEdit.Create(SemanticEditKind.
Update
, f1, f2, syntaxMap2)));
7451
SemanticEdit.Create(SemanticEditKind.
Update
, g2, g3, syntaxMap3),
7452
SemanticEdit.Create(SemanticEditKind.
Update
, h2, h3, syntaxMap3)));
7807
SemanticEdit.Create(SemanticEditKind.
Update
, f0, f1, GetSyntaxMapFromMarkers(source0, source1))));
7882
SemanticEdit.Create(SemanticEditKind.
Update
, f1, f2, GetSyntaxMapFromMarkers(source1, source2))));
7930
Edit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), preserveLocalVariables: true)
7958
Edit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), preserveLocalVariables: true)
8177
SemanticEdit.Create(SemanticEditKind.
Update
, f0, f1, syntaxMap1),
8178
SemanticEdit.Create(SemanticEditKind.
Update
, g0, g1, syntaxMap1)));
8189
SemanticEdit.Create(SemanticEditKind.
Update
, f1, f2, syntaxMap2)));
8200
SemanticEdit.Create(SemanticEditKind.
Update
, g2, g3, syntaxMap3),
8201
SemanticEdit.Create(SemanticEditKind.
Update
, h2, h3, syntaxMap3)));
8719
SemanticEdit.Create(SemanticEditKind.
Update
, f1, f2, GetSyntaxMapByKind(f1, SyntaxKind.Block))));
8891
ImmutableArray.Create(SemanticEdit.Create(SemanticEditKind.
Update
, f0, f1, GetSyntaxMapFromMarkers(source0, source1))));
8903
ImmutableArray.Create(SemanticEdit.Create(SemanticEditKind.
Update
, f1, f2, GetSyntaxMapFromMarkers(source1, source2))));
8946
Edit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), preserveLocalVariables: true),
9087
SemanticEdit.Create(SemanticEditKind.
Update
, m0, m1, GetSyntaxMapFromMarkers(source0, source1))));
9209
SemanticEdit.Create(SemanticEditKind.
Update
, f0, f1, GetSyntaxMapFromMarkers(source0, source1))));
9228
SemanticEdit.Create(SemanticEditKind.
Update
, f1, f2, GetSyntaxMapFromMarkers(source1, source2))));
9366
SemanticEdit.Create(SemanticEditKind.
Update
, f0, f1, GetSyntaxMapFromMarkers(source0, source1))));
9379
SemanticEdit.Create(SemanticEditKind.
Update
, f1, f2, GetSyntaxMapFromMarkers(source1, source2))));
9521
SemanticEdit.Create(SemanticEditKind.
Update
, f0, f1, GetSyntaxMapFromMarkers(source0, source1))));
9532
SemanticEdit.Create(SemanticEditKind.
Update
, f1, f2, GetSyntaxMapFromMarkers(source1, source2))));
9628
SemanticEdit.Create(SemanticEditKind.
Update
, f0, f1, GetSyntaxMapFromMarkers(source0, source1))));
9690
SemanticEdit.Create(SemanticEditKind.
Update
, f1, f2, GetSyntaxMapFromMarkers(source1, source2))));
9758
SemanticEdit.Create(SemanticEditKind.
Update
, f0, f1, GetSyntaxMapFromMarkers(source0, source1))));
9770
SemanticEdit.Create(SemanticEditKind.
Update
, f1, f2, GetSyntaxMapFromMarkers(source1, source2))));
9784
SemanticEdit.Create(SemanticEditKind.
Update
, f2, f3, GetSyntaxMapFromMarkers(source2, source3))));
9796
SemanticEdit.Create(SemanticEditKind.
Update
, f3, f4, GetSyntaxMapFromMarkers(source3, source4))));
9808
SemanticEdit.Create(SemanticEditKind.
Update
, f4, f5, GetSyntaxMapFromMarkers(source4, source5))));
10260
SemanticEdit.Create(SemanticEditKind.
Update
, f0, f1, GetSyntaxMapFromMarkers(source0, source1))));
10570
SemanticEdit.Create(SemanticEditKind.
Update
, f1, f2, GetSyntaxMapFromMarkers(source1, source2))));
10636
SemanticEdit.Create(SemanticEditKind.
Update
, f0, f1, GetSyntaxMapFromMarkers(source0, source1))));
10703
SemanticEdit.Create(SemanticEditKind.
Update
, f0, f1, GetSyntaxMapFromMarkers(source0, source1))));
10769
SemanticEdit.Create(SemanticEditKind.
Update
, f0, f1, GetSyntaxMapFromMarkers(source0, source1))));
10836
SemanticEdit.Create(SemanticEditKind.
Update
, f0, f1, GetSyntaxMapFromMarkers(source0, source1))));
10889
SemanticEdit.Create(SemanticEditKind.
Update
, f0, f1, GetSyntaxMapFromMarkers(source0, source1))));
10954
SemanticEdit.Create(SemanticEditKind.
Update
, f0, f1, GetSyntaxMapFromMarkers(source0, source1))));
11019
SemanticEdit.Create(SemanticEditKind.
Update
, f0, f1, GetSyntaxMapFromMarkers(source0, source1))));
11070
SemanticEdit.Create(SemanticEditKind.
Update
, f0, f1, GetSyntaxMapFromMarkers(source0, source1))));
11121
SemanticEdit.Create(SemanticEditKind.
Update
, f0, f1, GetSyntaxMapFromMarkers(source0, source1))));
11175
SemanticEdit.Create(SemanticEditKind.
Update
, f0, f1, GetSyntaxMapFromMarkers(source0, source1))));
11236
SemanticEdit.Create(SemanticEditKind.
Update
, f0, f1, GetSyntaxMapFromMarkers(source0, source1))));
11291
SemanticEdit.Create(SemanticEditKind.
Update
, f0, f1, GetSyntaxMapFromMarkers(source0, source1))));
11358
SemanticEdit.Create(SemanticEditKind.
Update
, f0, f1, GetSyntaxMapFromMarkers(source0, source1))));
Emit\EditAndContinue\EditAndContinueTests.cs (265)
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))));
2298
Edit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), preserveLocalVariables: true),
2328
Edit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), preserveLocalVariables: true, rudeEdits: _ => new RuntimeRudeEdit("Parameter changed", 0x123)),
2361
Edit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), preserveLocalVariables: true),
2423
Edit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), preserveLocalVariables: true),
2453
Edit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), preserveLocalVariables: true, rudeEdits: _ => new RuntimeRudeEdit("Parameter changed", 0x123)),
2486
Edit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), preserveLocalVariables: true),
2544
Edit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), preserveLocalVariables: true),
2695
Edit(SemanticEditKind.
Update
, c => c.GetMember("Program.<Main>$"), preserveLocalVariables: true),
2797
Edit(SemanticEditKind.
Update
, c => c.GetMember("Program.<Main>$"), preserveLocalVariables: true),
2859
Edit(SemanticEditKind.
Update
, c => c.GetMember<IMethodSymbol>("C.M2").PartialImplementationPart),
2918
Edit(SemanticEditKind.
Update
, c => c.GetMember<IMethodSymbol>("C.M").PartialImplementationPart)
3014
Edit(SemanticEditKind.
Update
, c => c.GetMember<IPropertySymbol>("C.P").PartialImplementationPart),
3063
Edit(SemanticEditKind.
Update
, c => c.GetMember<IMethodSymbol>("C.get_P").PartialImplementationPart),
3212
SemanticEdit.Create(SemanticEditKind.
Update
, methodF0, methodF1),
3261
SemanticEdit.Create(SemanticEditKind.
Update
, methodG1, methodG2)));
3326
SemanticEdit.Create(SemanticEditKind.
Update
, invoke0, invoke1),
3327
SemanticEdit.Create(SemanticEditKind.
Update
, beginInvoke0, beginInvoke1)));
3444
Edit(SemanticEditKind.
Update
, c => c.GetMember("E")),
3445
Edit(SemanticEditKind.
Update
, c => c.GetMember("E.A")),
3446
Edit(SemanticEditKind.
Update
, c => c.GetMember("C")),
3447
Edit(SemanticEditKind.
Update
, c => c.GetMember("C._x")),
3448
Edit(SemanticEditKind.
Update
, c => c.GetMember("C.X")),
3449
Edit(SemanticEditKind.
Update
, c => c.GetMember("D"))
3525
Edit(SemanticEditKind.
Update
, c => c.GetMember("E")),
3526
Edit(SemanticEditKind.
Update
, c => c.GetMember("E.A")),
3527
Edit(SemanticEditKind.
Update
, c => c.GetMember("C")),
3528
Edit(SemanticEditKind.
Update
, c => c.GetMember("C._x")),
3529
Edit(SemanticEditKind.
Update
, c => c.GetMember("C.X")),
3530
Edit(SemanticEditKind.
Update
, c => c.GetMember("D"))
3666
ImmutableArray.Create(SemanticEdit.Create(SemanticEditKind.
Update
, f1, f2)));
3776
SemanticEdit.Create(SemanticEditKind.
Update
, main0, main1),
3866
SemanticEdit.Create(SemanticEditKind.
Update
, g1, g2),
4027
SemanticEdit.Create(SemanticEditKind.
Update
, method0, method1)));
4085
ImmutableArray.Create(SemanticEdit.Create(SemanticEditKind.
Update
, getP0, getP1)));
5831
Edit(SemanticEditKind.
Update
, c => c.GetMember("C.get_Item")),
5832
Edit(SemanticEditKind.
Update
, c => c.GetMember("C.set_Item")),
6428
SemanticEdit.Create(SemanticEditKind.
Update
, f0, f1)));
6492
ImmutableArray.Create(SemanticEdit.Create(SemanticEditKind.
Update
, c0, c1)));
6513
ImmutableArray.Create(SemanticEdit.Create(SemanticEditKind.
Update
, c1, c2)));
6710
SemanticEdit.Create(SemanticEditKind.
Update
, c2, c3),
6711
SemanticEdit.Create(SemanticEditKind.
Update
, f2, f3)));
6793
Edit(SemanticEditKind.
Update
, c => c.GetMember("C.D.M")),
6871
SemanticEdit.Create(SemanticEditKind.
Update
, event0, event1)));
7113
SemanticEdit.Create(SemanticEditKind.
Update
, f0, f1)));
7276
SemanticEdit.Create(SemanticEditKind.
Update
, f0, f1)));
7389
SemanticEdit.Create(SemanticEditKind.
Update
, main0, main1),
7403
SemanticEdit.Create(SemanticEditKind.
Update
, main1, main2),
7445
ImmutableArray.Create(SemanticEdit.Create(SemanticEditKind.
Update
, method0, method1)));
7538
ImmutableArray.Create(SemanticEdit.Create(SemanticEditKind.
Update
, method1, method2)));
7588
ImmutableArray.Create(SemanticEdit.Create(SemanticEditKind.
Update
, method0, method1)));
7727
SemanticEdit.Create(SemanticEditKind.
Update
, x1, x2),
7728
SemanticEdit.Create(SemanticEditKind.
Update
, m1, m2),
7729
SemanticEdit.Create(SemanticEditKind.
Update
, n1, n2),
7730
SemanticEdit.Create(SemanticEditKind.
Update
, getP1, getP2),
7731
SemanticEdit.Create(SemanticEditKind.
Update
, setP1, setP2),
7732
SemanticEdit.Create(SemanticEditKind.
Update
, getQ1, getQ2),
7733
SemanticEdit.Create(SemanticEditKind.
Update
, setQ1, setQ2),
7734
SemanticEdit.Create(SemanticEditKind.
Update
, addE1, addE2),
7735
SemanticEdit.Create(SemanticEditKind.
Update
, removeE1, removeE2),
7736
SemanticEdit.Create(SemanticEditKind.
Update
, addF1, addF2),
7737
SemanticEdit.Create(SemanticEditKind.
Update
, removeF1, removeF2),
7738
SemanticEdit.Create(SemanticEditKind.
Update
, cctor1, cctor2)));
8064
ImmutableArray.Create(SemanticEdit.Create(SemanticEditKind.
Update
, method0, method1, GetEquivalentNodesMap(method1, method0))));
8114
ImmutableArray.Create(SemanticEdit.Create(SemanticEditKind.
Update
, compilation0.GetMember("C.M"), compilation1.GetMember("C.M"))));
8385
ImmutableArray.Create(SemanticEdit.Create(SemanticEditKind.
Update
, compilation1.GetMember<MethodSymbol>("M.C.M2"),
8508
ImmutableArray.Create(SemanticEdit.Create(SemanticEditKind.
Update
, compilation0.GetMembers("C.M")[0], compilation1.GetMembers("C.M")[0])));
8532
ImmutableArray.Create(SemanticEdit.Create(SemanticEditKind.
Update
, compilation1.GetMembers("C.M")[1], compilation2.GetMembers("C.M")[1])));
8556
ImmutableArray.Create(SemanticEdit.Create(SemanticEditKind.
Update
, compilation2.GetMembers("C.M")[2], compilation3.GetMembers("C.M")[2])));
8581
ImmutableArray.Create(SemanticEdit.Create(SemanticEditKind.
Update
, compilation3.GetMembers("C.M")[3], compilation4.GetMembers("C.M")[3])));
8606
ImmutableArray.Create(SemanticEdit.Create(SemanticEditKind.
Update
, compilation4.GetMembers("C.M")[4], compilation5.GetMembers("C.M")[4])));
8630
ImmutableArray.Create(SemanticEdit.Create(SemanticEditKind.
Update
, compilation5.GetMembers("C.M")[5], compilation6.GetMembers("C.M")[5])));
8654
ImmutableArray.Create(SemanticEdit.Create(SemanticEditKind.
Update
, compilation6.GetMembers("C.M")[6], compilation7.GetMembers("C.M")[6])));
8680
ImmutableArray.Create(SemanticEdit.Create(SemanticEditKind.
Update
, compilation7.GetMembers("C.M")[7], compilation8.GetMembers("C.M")[7])));
8705
ImmutableArray.Create(SemanticEdit.Create(SemanticEditKind.
Update
, compilation8.GetMembers("C.M")[8], compilation9.GetMembers("C.M")[8])));
8729
ImmutableArray.Create(SemanticEdit.Create(SemanticEditKind.
Update
, compilation9.GetMembers("C.M")[9], compilation10.GetMembers("C.M")[9])));
8802
ImmutableArray.Create(SemanticEdit.Create(SemanticEditKind.
Update
, compilation10.GetMembers("C.M")[12], compilation11.GetMembers("C.M")[12])));
8826
ImmutableArray.Create(SemanticEdit.Create(SemanticEditKind.
Update
, compilation11.GetMembers("C.M")[13], compilation12.GetMembers("C.M")[13])));
9001
ImmutableArray.Create(SemanticEdit.Create(SemanticEditKind.
Update
, method0, method1, GetEquivalentNodesMap(method1, method0))));
9081
ImmutableArray.Create(SemanticEdit.Create(SemanticEditKind.
Update
, compilation0.GetMembers("C.F")[1], compilation1.GetMembers("C.F")[1])));
9110
ImmutableArray.Create(SemanticEdit.Create(SemanticEditKind.
Update
, compilation1.GetMembers("C.F")[1], compilation2.GetMembers("C.F")[1])));
9175
SemanticEditKind.
Update
,
9307
ImmutableArray.Create(SemanticEdit.Create(SemanticEditKind.
Update
, method0, method1, GetEquivalentNodesMap(method1, method0))));
9365
ImmutableArray.Create(SemanticEdit.Create(SemanticEditKind.
Update
, method1, method2, GetEquivalentNodesMap(method2, method1))));
9423
ImmutableArray.Create(SemanticEdit.Create(SemanticEditKind.
Update
, method2, method3, GetEquivalentNodesMap(method3, method2))));
9517
ImmutableArray.Create(SemanticEdit.Create(SemanticEditKind.
Update
, m1, m2, GetEquivalentNodesMap(m2, m1))));
9601
ImmutableArray.Create(SemanticEdit.Create(SemanticEditKind.
Update
, method0, method1, GetEquivalentNodesMap(method1, method0))));
9651
ImmutableArray.Create(SemanticEdit.Create(SemanticEditKind.
Update
, method0, method1)));
9700
ImmutableArray.Create(SemanticEdit.Create(SemanticEditKind.
Update
, method0, method1)));
9849
SemanticEdit.Create(SemanticEditKind.
Update
, method0, method1, GetEquivalentNodesMap(method1, method0))));
9877
SemanticEdit.Create(SemanticEditKind.
Update
, method1, method2, GetEquivalentNodesMap(method2, method1))));
9905
SemanticEdit.Create(SemanticEditKind.
Update
, method2, method3, GetEquivalentNodesMap(method3, method2))));
9989
ImmutableArray.Create(SemanticEdit.Create(SemanticEditKind.
Update
, f0, f1, GetSyntaxMapFromMarkers(source0, source1))));
10012
ImmutableArray.Create(SemanticEdit.Create(SemanticEditKind.
Update
, f1, f2, GetSyntaxMapFromMarkers(source1, source2))));
10078
ImmutableArray.Create(SemanticEdit.Create(SemanticEditKind.
Update
, f0, f1, GetSyntaxMapFromMarkers(source0, source1))));
10099
ImmutableArray.Create(SemanticEdit.Create(SemanticEditKind.
Update
, f1, f2, GetSyntaxMapFromMarkers(source1, source2))));
10177
Edit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), preserveLocalVariables: true),
10225
Edit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), preserveLocalVariables: true),
10258
Edit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), preserveLocalVariables: true),
10357
ImmutableArray.Create(SemanticEdit.Create(SemanticEditKind.
Update
, f0, f1, GetEquivalentNodesMap(f1, f0))));
10473
ImmutableArray.Create(SemanticEdit.Create(SemanticEditKind.
Update
, method0, method1, GetSyntaxMapFromMarkers(source0, source1))));
10501
ImmutableArray.Create(SemanticEdit.Create(SemanticEditKind.
Update
, method1, method2, GetSyntaxMapFromMarkers(source1, source2))));
10533
ImmutableArray.Create(SemanticEdit.Create(SemanticEditKind.
Update
, method2, method3, GetSyntaxMapFromMarkers(source2, source3))));
10660
ImmutableArray.Create(SemanticEdit.Create(SemanticEditKind.
Update
, f0, f1, GetEquivalentNodesMap(f1, f0))));
10670
ImmutableArray.Create(SemanticEdit.Create(SemanticEditKind.
Update
, g1, g2, GetEquivalentNodesMap(g2, g1))));
10680
ImmutableArray.Create(SemanticEdit.Create(SemanticEditKind.
Update
, g2, g3, GetEquivalentNodesMap(g3, g2))));
10766
ImmutableArray.Create(SemanticEdit.Create(SemanticEditKind.
Update
, method0, method1, GetEquivalentNodesMap(method1, method0))));
10845
ImmutableArray.Create(SemanticEdit.Create(SemanticEditKind.
Update
, m0, m1, GetSyntaxMapFromMarkers(source0, source1))));
10872
ImmutableArray.Create(SemanticEdit.Create(SemanticEditKind.
Update
, m1, m2, GetSyntaxMapFromMarkers(source1, source2))));
10996
SemanticEdit.Create(SemanticEditKind.
Update
, f0, f1, GetSyntaxMapFromMarkers(source0, source1))));
11010
SemanticEdit.Create(SemanticEditKind.
Update
, f1, f2, GetSyntaxMapFromMarkers(source1, source2))));
11119
SemanticEdit.Create(SemanticEditKind.
Update
, f0, f1, GetSyntaxMapFromMarkers(source0, source1))));
11133
SemanticEdit.Create(SemanticEditKind.
Update
, f1, f2, GetSyntaxMapFromMarkers(source1, source2))));
11229
Edit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), preserveLocalVariables: true)
11315
SemanticEdit.Create(SemanticEditKind.
Update
, f0, f1, GetSyntaxMapFromMarkers(source0, source1))));
11345
SemanticEdit.Create(SemanticEditKind.
Update
, f1, f2, GetSyntaxMapFromMarkers(source1, source2))));
11422
ImmutableArray.Create(SemanticEdit.Create(SemanticEditKind.
Update
, method0, method1, GetEquivalentNodesMap(method1, method0))));
11495
ImmutableArray.Create(SemanticEdit.Create(SemanticEditKind.
Update
, method0, method1, GetEquivalentNodesMap(method1, method0))));
11570
ImmutableArray.Create(SemanticEdit.Create(SemanticEditKind.
Update
, method0, method1, GetEquivalentNodesMap(method1, method0))));
11663
ImmutableArray.Create(SemanticEdit.Create(SemanticEditKind.
Update
, method0, method1, GetEquivalentNodesMap(method1, method0))));
11756
ImmutableArray.Create(SemanticEdit.Create(SemanticEditKind.
Update
, method0, method1, GetEquivalentNodesMap(method1, method0))));
11820
ImmutableArray.Create(SemanticEdit.Create(SemanticEditKind.
Update
, method0, method1, GetEquivalentNodesMap(method1, method0))));
11883
ImmutableArray.Create(SemanticEdit.Create(SemanticEditKind.
Update
, method0, method1, GetEquivalentNodesMap(method1, method0))));
11893
ImmutableArray.Create(SemanticEdit.Create(SemanticEditKind.
Update
, method0, method1, GetEquivalentNodesMap(method1, method0))));
11903
ImmutableArray.Create(SemanticEdit.Create(SemanticEditKind.
Update
, method0, method1, GetEquivalentNodesMap(method1, method0))));
11913
ImmutableArray.Create(SemanticEdit.Create(SemanticEditKind.
Update
, method0, method1, GetEquivalentNodesMap(method1, method0))));
11923
ImmutableArray.Create(SemanticEdit.Create(SemanticEditKind.
Update
, method0, method1, GetEquivalentNodesMap(method1, method0))));
11933
ImmutableArray.Create(SemanticEdit.Create(SemanticEditKind.
Update
, method0, method1, GetEquivalentNodesMap(method1, method0))));
12004
SemanticEdit.Create(SemanticEditKind.
Update
, f0, f1, GetSyntaxMapFromMarkers(source0, source1))));
12045
SemanticEdit.Create(SemanticEditKind.
Update
, f1, f2, GetSyntaxMapFromMarkers(source1, source2))));
12152
ImmutableArray.Create(SemanticEdit.Create(SemanticEditKind.
Update
, f0, f1, GetSyntaxMapFromMarkers(source0, source1))));
12270
ImmutableArray.Create(SemanticEdit.Create(SemanticEditKind.
Update
, method0, method1, GetSyntaxMapFromMarkers(source0, source1))));
12323
ImmutableArray.Create(SemanticEdit.Create(SemanticEditKind.
Update
, method0, method1, GetSyntaxMapFromMarkers(source0, source1))));
12418
ImmutableArray.Create(SemanticEdit.Create(SemanticEditKind.
Update
, method0, method1A, GetEquivalentNodesMap(method1A, method0))));
12430
ImmutableArray.Create(SemanticEdit.Create(SemanticEditKind.
Update
, method0, method1B, GetEquivalentNodesMap(method1B, method0))));
12496
ImmutableArray.Create(SemanticEdit.Create(SemanticEditKind.
Update
, method0, method1)));
12642
ImmutableArray.Create(SemanticEdit.Create(SemanticEditKind.
Update
, method0, method1, GetEquivalentNodesMap(method1, method0))));
12757
ImmutableArray.Create(SemanticEdit.Create(SemanticEditKind.
Update
, method0F, method1F, syntaxMap: s => null)));
12770
ImmutableArray.Create(SemanticEdit.Create(SemanticEditKind.
Update
, method1F, method2F, syntaxMap: s => null)));
12782
ImmutableArray.Create(SemanticEdit.Create(SemanticEditKind.
Update
, method1G, method2G, syntaxMap: s => null)));
12825
ImmutableArray.Create(SemanticEdit.Create(SemanticEditKind.
Update
, method0F, method1F, syntaxMap: s => null)),
12841
ImmutableArray.Create(SemanticEdit.Create(SemanticEditKind.
Update
, method0F, method1F, syntaxMap: s => null)),
12857
ImmutableArray.Create(SemanticEdit.Create(SemanticEditKind.
Update
, method0F, method1F, syntaxMap: s => null)),
12913
ImmutableArray.Create(SemanticEdit.Create(SemanticEditKind.
Update
, method0F, method1F, syntaxMap: s => null)),
12990
ImmutableArray.Create(SemanticEdit.Create(SemanticEditKind.
Update
, compilation0.GetMember("C.Main"), compilation1.GetMember("C.Main"))));
13042
ImmutableArray.Create(SemanticEdit.Create(SemanticEditKind.
Update
, method0F, method1F, syntaxMap: s => null)));
13053
ImmutableArray.Create(SemanticEdit.Create(SemanticEditKind.
Update
, method1F, method2F, syntaxMap: s => null)));
13122
SemanticEdit.Create(SemanticEditKind.
Update
, compilationB0.GetMember<MethodSymbol>("B.F"), compilationB1.GetMember<MethodSymbol>("B.F")),
13177
ImmutableArray.Create(SemanticEdit.Create(SemanticEditKind.
Update
, f0, f1, GetEquivalentNodesMap(f1, f0))));
13196
ImmutableArray.Create(SemanticEdit.Create(SemanticEditKind.
Update
, f1, f2, GetEquivalentNodesMap(f2, f1))));
13249
SemanticEdit.Create(SemanticEditKind.
Update
, f0, f1)));
13292
ImmutableArray.Create(SemanticEdit.Create(SemanticEditKind.
Update
, method0, method1)));
13320
Edit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), preserveLocalVariables: true)
13373
ImmutableArray.Create(SemanticEdit.Create(SemanticEditKind.
Update
, f0, f1, GetSyntaxMapFromMarkers(source0, source1)))));
13442
SemanticEdit.Create(SemanticEditKind.
Update
, f0, f1, GetSyntaxMapFromMarkers(source0, source1))));
13485
SemanticEdit.Create(SemanticEditKind.
Update
, f1, f2, GetSyntaxMapFromMarkers(source1, source2))));
13591
SemanticEdit.Create(SemanticEditKind.
Update
, f0, f1, GetSyntaxMapFromMarkers(source0, source1))));
13624
SemanticEdit.Create(SemanticEditKind.
Update
, f1, f2, GetSyntaxMapFromMarkers(source1, source2))));
13719
SemanticEdit.Create(SemanticEditKind.
Update
, ctor0, ctor1, GetSyntaxMapFromMarkers(source0, source1))));
13743
SemanticEdit.Create(SemanticEditKind.
Update
, ctor1, ctor2, GetSyntaxMapFromMarkers(source1, source0))));
13827
SemanticEdit.Create(SemanticEditKind.
Update
, ctor0, ctor1, GetSyntaxMapFromMarkers(source0, source1))));
13852
SemanticEdit.Create(SemanticEditKind.
Update
, ctor1, ctor2, GetSyntaxMapFromMarkers(source1, source0))));
13970
SemanticEdit.Create(SemanticEditKind.
Update
, n0, n1, GetSyntaxMapFromMarkers(source0, source1))));
14022
SemanticEdit.Create(SemanticEditKind.
Update
, n1, n2, GetSyntaxMapFromMarkers(source1, source0))));
14142
SemanticEdit.Create(SemanticEditKind.
Update
, f0, f1, GetSyntaxMapFromMarkers(source0, source1))));
14176
SemanticEdit.Create(SemanticEditKind.
Update
, f1, f2, GetSyntaxMapFromMarkers(source1, source2))));
14268
SemanticEdit.Create(SemanticEditKind.
Update
, f0, f1, GetSyntaxMapFromMarkers(source0, source1))));
14297
SemanticEdit.Create(SemanticEditKind.
Update
, f1, f2, GetSyntaxMapFromMarkers(source1, source2))));
14438
SemanticEdit.Create(SemanticEditKind.
Update
, f0, f1, GetSyntaxMapFromMarkers(source0, source1))));
14495
SemanticEdit.Create(SemanticEditKind.
Update
, f1, f2, GetSyntaxMapFromMarkers(source1, source2))));
14606
SemanticEdit.Create(SemanticEditKind.
Update
, f0, f1, GetSyntaxMapFromMarkers(source0, source1))));
14634
SemanticEdit.Create(SemanticEditKind.
Update
, f1, f2, GetSyntaxMapFromMarkers(source1, source2))));
14718
SemanticEdit.Create(SemanticEditKind.
Update
, ctor0, ctor1, GetSyntaxMapFromMarkers(source0, source1))));
14741
SemanticEdit.Create(SemanticEditKind.
Update
, ctor1, ctor2, GetSyntaxMapFromMarkers(source1, source0))));
14839
SemanticEdit.Create(SemanticEditKind.
Update
, ctor0, ctor1, GetSyntaxMapFromMarkers(source0, source1))));
14888
SemanticEdit.Create(SemanticEditKind.
Update
, ctor1, ctor2, GetSyntaxMapFromMarkers(source1, source0))));
15001
SemanticEdit.Create(SemanticEditKind.
Update
, ctor0, ctor1, GetSyntaxMapFromMarkers(source0, source1))));
15042
SemanticEdit.Create(SemanticEditKind.
Update
, ctor1, ctor2, GetSyntaxMapFromMarkers(source1, source0))));
15135
SemanticEdit.Create(SemanticEditKind.
Update
, ctor0, ctor1, GetSyntaxMapFromMarkers(source0, source1))));
15159
SemanticEdit.Create(SemanticEditKind.
Update
, ctor1, ctor2, GetSyntaxMapFromMarkers(source1, source0))));
15253
SemanticEdit.Create(SemanticEditKind.
Update
, ctor0, ctor1, GetSyntaxMapFromMarkers(source0, source1))));
15297
SemanticEdit.Create(SemanticEditKind.
Update
, ctor1, ctor2, GetSyntaxMapFromMarkers(source1, source0))));
15430
SemanticEdit.Create(SemanticEditKind.
Update
, n0, n1, GetSyntaxMapFromMarkers(source0, source1))));
15484
SemanticEdit.Create(SemanticEditKind.
Update
, n1, n2, GetSyntaxMapFromMarkers(source1, source0))));
15646
SemanticEdit.Create(SemanticEditKind.
Update
, n0, n1, GetSyntaxMapFromMarkers(source0, source1))));
15717
SemanticEdit.Create(SemanticEditKind.
Update
, n1, n2, GetSyntaxMapFromMarkers(source1, source0))));
15880
SemanticEdit.Create(SemanticEditKind.
Update
, n0, n1, GetSyntaxMapFromMarkers(source0, source1))));
15930
SemanticEdit.Create(SemanticEditKind.
Update
, n1, n2, GetSyntaxMapFromMarkers(source1, source0))));
16019
SemanticEdit.Create(SemanticEditKind.
Update
, e0, e1, GetSyntaxMapFromMarkers(source0, source1))));
16117
SemanticEdit.Create(SemanticEditKind.
Update
, printMembers0, printMembers1)));
16198
SemanticEdit.Create(SemanticEditKind.
Update
, method0, method1)));
16555
ImmutableArray.Create(SemanticEdit.Create(SemanticEditKind.
Update
, method0, method1)));
16628
SemanticEdit.Create(SemanticEditKind.
Update
, method0, method1, GetSyntaxMapFromMarkers(source0, source1))));
18137
Edit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), preserveLocalVariables: true),
18164
Edit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), preserveLocalVariables: true),
18454
Edit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), preserveLocalVariables: true),
19282
SemanticEdit.Create(SemanticEditKind.
Update
, method0, method1, GetSyntaxMapFromMarkers(source0, source1))));
19358
SemanticEdit.Create(SemanticEditKind.
Update
, cm1_gen0, cm1_gen1, GetSyntaxMapFromMarkers(source0, source1)),
19611
Edit(SemanticEditKind.
Update
, symbolProvider: c => c.GetMember("C.F"), preserveLocalVariables: true),
19666
Edit(SemanticEditKind.
Update
, symbolProvider: c => c.GetParameterlessConstructor("C")),
19770
Edit(SemanticEditKind.
Update
, symbolProvider: c => c.GetParameterlessConstructor("C")),
19858
Edit(SemanticEditKind.
Update
, symbolProvider: c => c.GetMember("C.F")),
19967
Edit(SemanticEditKind.
Update
, symbolProvider: c => c.GetMember("C.F")),
20058
Edit(SemanticEditKind.
Update
, symbolProvider: c => c.GetMember("C.F")),
20164
Edit(SemanticEditKind.
Update
, symbolProvider: c => c.GetMember("C.F")),
20246
Edit(SemanticEditKind.
Update
, symbolProvider: c => c.GetMember("C.F")),
20345
Edit(SemanticEditKind.
Update
, symbolProvider: c => c.GetMember("C.F")),
20405
Edit(SemanticEditKind.
Update
, symbolProvider: c => c.GetMember("C.F")),
20511
Edit(SemanticEditKind.
Update
, symbolProvider: c => c.GetMember("C.F")),
20612
Edit(SemanticEditKind.
Update
, symbolProvider: c => c.GetMember("C.F")),
20677
Edit(SemanticEditKind.
Update
, symbolProvider: c => c.GetMember("C.F")),
20739
Edit(SemanticEditKind.
Update
, symbolProvider: c => c.GetMember("C.F")),
20825
Edit(SemanticEditKind.
Update
, symbolProvider: c => c.GetMember("C.F")),
20951
Edit(SemanticEditKind.
Update
, symbolProvider: c => c.GetMember("C.F")),
21022
Edit(SemanticEditKind.
Update
, symbolProvider: c => c.GetMember("C.F")),
21154
Edit(SemanticEditKind.
Update
, symbolProvider: c => c.GetMember("C.F")),
21206
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 (1110)
EditAndContinue\ActiveStatementTests.cs (12)
290
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.Main"), preserveLocalVariables: true),
291
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.Goo"), preserveLocalVariables: true)
1000
[SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), preserveLocalVariables: true)],
1020
[SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), preserveLocalVariables: true)],
1233
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("Goo..ctor"), preserveLocalVariables: true)
3767
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C..ctor"), preserveLocalVariables: true),
11527
[SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.G"), preserveLocalVariables: true)]);
11566
[SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.G"), preserveLocalVariables: true)]);
11615
[SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.G"), preserveLocalVariables: true)]);
13709
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<INamedTypeSymbol>("C").GetMember("F2")),
13735
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<INamedTypeSymbol>("C").GetMember("F")),
13758
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<INamedTypeSymbol>("C").GetMember("F")),
EditAndContinue\ActiveStatementTests.Methods.cs (12)
289
semanticEdits: [SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.Swap"), preserveLocalVariables: true)],
505
[SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.Main"), syntaxMap[0])]);
533
[SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<IMethodSymbol>("C.F").PartialImplementationPart, partialType: "C")],
572
semanticEdits: [SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<IMethodSymbol>("C.F").PartialImplementationPart, partialType: "C")]),
575
semanticEdits: [SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<IMethodSymbol>("C.F").PartialImplementationPart, partialType: "C", syntaxMap: syntaxMapB)]),
792
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.get_P")),
877
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.this[]")),
878
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.get_Item")),
956
semanticEdits: [SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.set_Item"), preserveLocalVariables: true)],
1064
semanticEdits: [SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.get_Item"), preserveLocalVariables: true)],
1170
semanticEdits: [SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.set_Item"), preserveLocalVariables: true)],
1274
semanticEdits: [SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.get_Item"), preserveLocalVariables: true)],
EditAndContinue\LineEditTests.cs (53)
116
semanticEdits: [SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.F"))]);
173
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.F")),
174
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.G"))
210
semanticEdits: [SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.F"))]);
447
semanticEdits: [SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.Bar"))]);
507
semanticEdits: [SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.Bar"))]);
541
semanticEdits: [SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.Bar"))]);
548
[SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.Bar"), syntaxMap[0])]);
616
semanticEdits: [SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.Bar"))],
653
semanticEdits: [SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.Bar"))],
687
semanticEdits: [SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.Bar"), preserveLocalVariables: true)]);
826
semanticEdits: [SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), preserveLocalVariables: true)]);
874
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<INamedTypeSymbol>("C").Constructors.Single(c => c.Parameters is [{ Type.SpecialType: SpecialType.System_Boolean }]), preserveLocalVariables: true)
933
semanticEdits: [SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<INamedTypeSymbol>("C").InstanceConstructors.Single(), preserveLocalVariables: true)]);
1089
semanticEdits: [SemanticEdit(SemanticEditKind.
Update
, c => c.GetPrimaryConstructor("C"), preserveLocalVariables: true)]);
1109
semanticEdits: [SemanticEdit(SemanticEditKind.
Update
, c => c.GetPrimaryConstructor("C"), preserveLocalVariables: true)]);
1131
SemanticEdit(SemanticEditKind.
Update
, c => c.GetCopyConstructor("C")),
1132
SemanticEdit(SemanticEditKind.
Update
, c => c.GetPrimaryConstructor("C"), preserveLocalVariables: true),
1154
SemanticEdit(SemanticEditKind.
Update
, c => c.GetPrimaryConstructor("C"), preserveLocalVariables: true)
1177
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.P")),
1178
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.get_P")),
1179
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.set_P")),
1180
SemanticEdit(SemanticEditKind.
Update
, c => c.GetPrimaryConstructor("C"), preserveLocalVariables: true),
1202
SemanticEdit(SemanticEditKind.
Update
, c => c.GetCopyConstructor("C")),
1203
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.P")),
1204
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.get_P")),
1205
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.set_P")),
1206
SemanticEdit(SemanticEditKind.
Update
, c => c.GetPrimaryConstructor("C"), preserveLocalVariables: true),
1268
semanticEdits: [SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<INamedTypeSymbol>("C").InstanceConstructors.Single(), preserveLocalVariables: true)]);
1333
semanticEdits: [SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<INamedTypeSymbol>("C").InstanceConstructors.Single(), preserveLocalVariables: true)],
1420
semanticEdits: [SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<INamedTypeSymbol>("C").InstanceConstructors.Single(), preserveLocalVariables: true)]);
1578
semanticEdits: [SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<INamedTypeSymbol>("C").StaticConstructors.Single(), preserveLocalVariables: true)],
1632
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<INamedTypeSymbol>("C").InstanceConstructors.Single(), preserveLocalVariables: true)
1715
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<INamedTypeSymbol>("C").StaticConstructors.Single(), preserveLocalVariables: true)
1743
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<INamedTypeSymbol>("C").StaticConstructors.Single(), preserveLocalVariables: true)
1771
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<INamedTypeSymbol>("C").StaticConstructors.Single(), preserveLocalVariables: true)
1799
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<INamedTypeSymbol>("C").StaticConstructors.Single(), preserveLocalVariables: true)
1827
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<INamedTypeSymbol>("C").StaticConstructors.Single(), preserveLocalVariables: true)
1854
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<INamedTypeSymbol>("C").StaticConstructors.Single(), preserveLocalVariables: true)
1887
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<INamedTypeSymbol>("C").StaticConstructors.Single(), preserveLocalVariables: true)
1948
semanticEdits: [SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<IPropertySymbol>("C.P").GetMethod)]);
2117
semanticEdits: [SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.get_P"))]);
2144
semanticEdits: [SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.get_P"))]);
2168
semanticEdits: [SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<INamedTypeSymbol>("C").InstanceConstructors.Single(), preserveLocalVariables: true)]);
2197
semanticEdits: [SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<IPropertySymbol>("C.this[]").GetMethod)]);
2441
semanticEdits: [SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<IEventSymbol>("C.E").RemoveMethod)]);
2467
semanticEdits: [SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<IEventSymbol>("C.E").RemoveMethod)]);
2493
semanticEdits: [SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<IEventSymbol>("C.E").RemoveMethod)]);
2607
semanticEdits: [SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.F"))]);
2666
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("D.F3")), // overlaps with "void F1() { }"
2667
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("D.F4")), // overlaps with "void F2() { }"
2785
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.F"))
2818
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.F"))
EditAndContinue\StatementEditingTests.cs (202)
2078
[SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), preserveLocalVariables: true)],
2411
[SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), preserveLocalVariables: true)],
2458
[SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), preserveLocalVariables: true)],
2500
[SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), preserveLocalVariables: true)],
2561
[SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), preserveLocalVariables: true)],
2601
[SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), preserveLocalVariables: true)],
2658
[SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), preserveLocalVariables: true)],
2865
[SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), preserveLocalVariables: true)],
2871
[SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), preserveLocalVariables: true)],
2925
[SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), preserveLocalVariables: true)],
2969
[SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), preserveLocalVariables: true)],
3019
[SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), preserveLocalVariables: true)],
3097
[SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), preserveLocalVariables: true)],
3159
[SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), preserveLocalVariables: true)],
3219
[SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), preserveLocalVariables: true)],
3277
[SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), preserveLocalVariables: true)],
3372
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), syntaxMap, rudeEdits:
3417
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), syntaxMap, rudeEdits:
3462
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), syntaxMap, rudeEdits:
3587
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), syntaxMap, rudeEdits:
3632
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), syntaxMap, rudeEdits:
3671
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), syntaxMap, rudeEdits:
3788
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), syntaxMap, rudeEdits:
3824
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), syntaxMap, rudeEdits:
3872
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), syntaxMap, rudeEdits:
3921
edits.VerifySemantics(SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), preserveLocalVariables: true));
4054
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<INamedTypeSymbol>("C").GetMembers("F").Single(), preserveLocalVariables: true)
4097
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), syntaxMap, rudeEdits:
4242
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), syntaxMap, rudeEdits:
4299
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("System.C.F"), syntaxMap, rudeEdits:
4388
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), syntaxMap,
4526
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), preserveLocalVariables: true));
4572
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), preserveLocalVariables: true));
4601
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.this[]")),
4602
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.get_Item"), preserveLocalVariables: true),
4638
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.this[]")),
4639
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.get_Item"), preserveLocalVariables: true),
4675
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.this[]")),
4676
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.get_Item"), preserveLocalVariables: true),
4706
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.get_Item"), preserveLocalVariables: true));
4738
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.this[]")),
4739
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.get_Item"), preserveLocalVariables: true),
4812
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), preserveLocalVariables: true));
4840
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), preserveLocalVariables: true));
5021
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), preserveLocalVariables: true));
5057
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.set_D")));
5093
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.set_Item")));
5129
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.add_D")));
5165
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.remove_D")));
5176
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<INamedTypeSymbol>("C").InstanceConstructors.Single(m => m.Parameters is [{ Name: "x" }]), preserveLocalVariables: true));
5188
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C..ctor"), preserveLocalVariables: true));
5201
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<INamedTypeSymbol>("C").InstanceConstructors.Single(m => m.Parameters is [_, _]), preserveLocalVariables: true));
5214
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<INamedTypeSymbol>("C").InstanceConstructors.Single(m => m.Parameters is [_, _]), preserveLocalVariables: true));
5228
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<INamedTypeSymbol>("C").InstanceConstructors.Single(m => m.Parameters is [_, _]), preserveLocalVariables: true));
5240
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.M"), preserveLocalVariables: true));
5252
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.M"), preserveLocalVariables: true));
5264
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.M"), preserveLocalVariables: true));
5276
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.M"), preserveLocalVariables: true));
5321
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), preserveLocalVariables: true));
5351
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.this[]")),
5352
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.get_Item"), preserveLocalVariables: true)
5382
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.get_Item"), preserveLocalVariables: true));
5445
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.set_Item"), preserveLocalVariables: true));
5481
[SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.set_Item"), preserveLocalVariables: true)],
5518
[SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.remove_D"), preserveLocalVariables: true)],
5556
[SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.remove_D"), preserveLocalVariables: true)],
5591
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), preserveLocalVariables: true));
5619
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), preserveLocalVariables: true));
5735
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), preserveLocalVariables: true));
5746
[SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<INamedTypeSymbol>("C").InstanceConstructors.Single(m => m.Parameters is [{ Name: "x" }]), preserveLocalVariables: true)],
5758
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C..ctor"), preserveLocalVariables: true));
5770
[SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<INamedTypeSymbol>("C").InstanceConstructors.Single(m => m.Parameters is [_, _]), preserveLocalVariables: true)],
5783
[SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<INamedTypeSymbol>("C").InstanceConstructors.Single(m => m.Parameters is [_, _]), preserveLocalVariables: true)],
5798
[SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<INamedTypeSymbol>("C").InstanceConstructors.Single(m => m.Parameters is [_, _]), preserveLocalVariables: true)],
5810
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.M"), preserveLocalVariables: true));
5822
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.M"), preserveLocalVariables: true));
5834
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.M"), preserveLocalVariables: true));
5846
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.M"), preserveLocalVariables: true));
5918
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), preserveLocalVariables: true));
5964
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<IMethodSymbol>("C.F").PartialImplementationPart, preserveLocalVariables: true, partialType: "C"));
6009
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<IMethodSymbol>("C.F").PartialImplementationPart, preserveLocalVariables: true, partialType: "C"));
6050
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), preserveLocalVariables: true));
6086
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), preserveLocalVariables: true));
6120
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), preserveLocalVariables: true));
6165
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), preserveLocalVariables: true));
6207
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), preserveLocalVariables: true));
6296
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), preserveLocalVariables: true));
6340
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), preserveLocalVariables: true));
6397
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), preserveLocalVariables: true));
6457
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), preserveLocalVariables: true));
6517
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), preserveLocalVariables: true));
6571
[SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), preserveLocalVariables: true)],
6609
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), syntaxMap, rudeEdits:
6650
SemanticEditKind.
Update
,
6689
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), syntaxMap,
6724
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), syntaxMap,
6769
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), syntaxMap,
6812
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), syntaxMap,
6855
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C..ctor"), syntaxMap,
6889
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C..ctor"), syntaxMap,
7038
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("Program.Main"), preserveLocalVariables: true)
7054
GetTopEdits(edits).VerifySemantics(SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), preserveLocalVariables: true));
7069
GetTopEdits(edits).VerifySemantics(SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), preserveLocalVariables: true));
7084
GetTopEdits(edits).VerifySemantics(SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), preserveLocalVariables: true));
7688
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), syntaxMap, rudeEdits:
7734
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), syntaxMap, rudeEdits:
7775
[SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), preserveLocalVariables: true)],
7822
[SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), preserveLocalVariables: true)],
7866
[SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), preserveLocalVariables: true)],
7927
[SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), preserveLocalVariables: true)],
8003
[SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), preserveLocalVariables: true)],
8008
[SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), preserveLocalVariables: true)],
8061
[SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), preserveLocalVariables: true)],
8139
[SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), preserveLocalVariables: true)],
8193
[SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), preserveLocalVariables: true)],
8269
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), preserveLocalVariables: true));
8306
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), syntaxMap, rudeEdits:
8347
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), syntaxMap, rudeEdits:
8388
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), syntaxMap, rudeEdits:
8429
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), syntaxMap, rudeEdits:
8542
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), syntaxMap, rudeEdits:
8580
edits.VerifySemantics(SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), preserveLocalVariables: true));
8614
edits.VerifySemantics(SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), preserveLocalVariables: true));
8791
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), preserveLocalVariables: true));
8819
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.get_Item"), preserveLocalVariables: true));
8853
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), preserveLocalVariables: true));
8895
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), preserveLocalVariables: true));
8931
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.set_D")));
8967
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.set_Item")));
9003
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.add_D")));
9039
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.remove_D")));
9083
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), preserveLocalVariables: true));
9112
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.get_Item"), preserveLocalVariables: true));
9141
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.set_Item"), preserveLocalVariables: true));
9177
[SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.set_Item"), preserveLocalVariables: true)],
9214
[SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.remove_D"), preserveLocalVariables: true)],
9251
[SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.remove_D"), preserveLocalVariables: true)],
9286
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), preserveLocalVariables: true));
9328
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), preserveLocalVariables: true));
9366
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), preserveLocalVariables: true));
9412
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<IMethodSymbol>("C.F").PartialImplementationPart, preserveLocalVariables: true, partialType: "C"));
9452
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), preserveLocalVariables: true));
9497
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), preserveLocalVariables: true));
9539
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), preserveLocalVariables: true));
9627
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), preserveLocalVariables: true));
9709
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), syntaxMap, rudeEdits:
9752
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), syntaxMap, rudeEdits:
9806
edits.VerifySemantics(SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.M"), preserveLocalVariables: true));
9835
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), syntaxMap, rudeEdits:
9852
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), syntaxMap, rudeEdits:
9883
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), syntaxMap, rudeEdits:
10291
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), syntaxMap, rudeEdits:
10314
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), syntaxMap, rudeEdits:
10342
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), syntaxMap, rudeEdits:
10363
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), syntaxMap, rudeEdits:
10621
[SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("Program.<Main>$"))],
10729
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), syntaxMap, rudeEdits:
10772
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), syntaxMap, rudeEdits:
10815
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), syntaxMap, rudeEdits:
10934
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), syntaxMap, rudeEdits:
10979
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), syntaxMap, rudeEdits:
11024
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), syntaxMap, rudeEdits:
11070
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), syntaxMap, rudeEdits:
11115
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), syntaxMap, rudeEdits:
11160
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), syntaxMap, rudeEdits:
11205
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), syntaxMap, rudeEdits:
11250
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), syntaxMap, rudeEdits:
11295
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), syntaxMap, rudeEdits:
11390
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), syntaxMap, rudeEdits:
11609
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), syntaxMap, rudeEdits:
11687
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), syntaxMap, rudeEdits:
11961
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), preserveLocalVariables: true));
12011
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), preserveLocalVariables: true));
12100
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), preserveLocalVariables: true));
12145
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), preserveLocalVariables: true));
12191
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), preserveLocalVariables: true));
12235
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), preserveLocalVariables: true));
12435
[SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), preserveLocalVariables: true)],
12493
[SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), preserveLocalVariables: true)],
12554
[SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), preserveLocalVariables: true)],
12995
[SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), preserveLocalVariables: true)],
13027
[SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), preserveLocalVariables: true)],
13053
[SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), preserveLocalVariables: true)],
13079
[SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), preserveLocalVariables: false)],
13111
[SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), preserveLocalVariables: false)],
13143
[SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), preserveLocalVariables: false)],
13174
[SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), preserveLocalVariables: false)],
13206
[SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), preserveLocalVariables: true)],
13238
[SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), preserveLocalVariables: true)],
13269
[SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), preserveLocalVariables: false)],
13301
[SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), preserveLocalVariables: false)],
13364
[SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), preserveLocalVariables: true)],
13515
[SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), preserveLocalVariables: true)],
13547
[SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), preserveLocalVariables: true)],
13581
[SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), preserveLocalVariables: true)],
13624
[SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), preserveLocalVariables: true)],
14652
[SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("Program.<Main>$"), preserveLocalVariables: true)]);
14675
[SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("Program.<Main>$"), preserveLocalVariables: true)],
14699
[SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("Program.<Main>$"), preserveLocalVariables: true)]);
14721
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("Program.<Main>$"), preserveLocalVariables: true));
14753
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("Program.<Main>$"), preserveLocalVariables: true));
14787
[SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("Program.<Main>$"), preserveLocalVariables: true)],
EditAndContinue\TopLevelEditingTests.cs (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")));
959
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<INamedTypeSymbol>("C").GetMember("F"))
1224
semanticEdits: [SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C"))],
1275
[SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C"))],
1311
[SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C"))],
1687
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C")));
1783
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C")));
2314
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<INamedTypeSymbol>("I").GetMember("M"))
2556
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C")),
2557
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("S")),
2558
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("I")),
2559
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.F")),
2560
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("S.F")),
2561
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("I.F"))
2632
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<INamedTypeSymbol>("C").GetMember("M")),
2698
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<INamedTypeSymbol>("C").GetMember("F")),
2699
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<INamedTypeSymbol>("S").GetMember("F")),
2700
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<INamedTypeSymbol>("I").GetMember("F")),
2757
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<INamedTypeSymbol>("C").GetMember("AbstractMethod")),
2758
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<INamedTypeSymbol>("C").GetMember("VirtualMethod")),
2759
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<INamedTypeSymbol>("C").GetMember("ToString")),
2760
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<INamedTypeSymbol>("C").GetMember("I.G")),
2761
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<INamedTypeSymbol>("I").GetMember("G")),
2762
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<INamedTypeSymbol>("I").GetMember("F")),
2808
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<INamedTypeSymbol>("C").GetMember("AbstractMethod")),
2809
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<INamedTypeSymbol>("C").GetMember("VirtualMethod")),
2810
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<INamedTypeSymbol>("C").GetMember("ToString")),
2811
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<INamedTypeSymbol>("C").GetMember("I.G")),
2812
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<INamedTypeSymbol>("I").GetMember("G")),
2813
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<INamedTypeSymbol>("I").GetMember("F")),
2848
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<IPropertySymbol>("C.P").GetMethod),
2849
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<IPropertySymbol>("C.P").SetMethod),
2850
SemanticEdit(SemanticEditKind.
Update
, c => c.GetParameterlessConstructor("C"), preserveLocalVariables: true),
2888
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<IPropertySymbol>("C.P").GetMethod),
2889
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<IPropertySymbol>("C.P").SetMethod),
2890
SemanticEdit(SemanticEditKind.
Update
, c => c.GetParameterlessConstructor("C"), partialType: "C", preserveLocalVariables: true),
2930
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<IPropertySymbol>("C.P").GetMethod),
2931
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<IPropertySymbol>("C.P").SetMethod),
2932
SemanticEdit(SemanticEditKind.
Update
, c => c.GetParameterlessConstructor("C"), partialType: "C", preserveLocalVariables: true),
3284
SemanticEdit(SemanticEditKind.
Update
, c => methodName switch { ".ctor" => c.GetCopyConstructor("C"), "Equals" => c.GetSpecializedEqualsOverload("C"), _ => c.GetMember("C." + methodName) }),
3312
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMembers("C.PrintMembers").First().ISymbol),
3332
SemanticEdit(SemanticEditKind.
Update
, c => methodName switch { ".ctor" => c.GetCopyConstructor("C"), "Equals" => c.GetSpecializedEqualsOverload("C"), _ => c.GetMember("C." + methodName) }));
3350
SemanticEdit(SemanticEditKind.
Update
, c => methodName switch { ".ctor" => c.GetCopyConstructor("C"), "Equals" => c.GetSpecializedEqualsOverload("C"), _ => c.GetMember("C." + methodName) }));
3378
SemanticEdit(SemanticEditKind.
Update
, c => methodName switch { ".ctor" => c.GetCopyConstructor("C"), "Equals" => c.GetSpecializedEqualsOverload("C"), _ => c.GetMember("C." + methodName) }),
3412
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.PrintMembers")),
3413
SemanticEdit(SemanticEditKind.
Update
, c => c.GetSpecializedEqualsOverload("C")),
3414
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.GetHashCode")),
3415
SemanticEdit(SemanticEditKind.
Update
, c => c.GetCopyConstructor("C")),
3449
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.PrintMembers")),
3450
SemanticEdit(SemanticEditKind.
Update
, c => c.GetSpecializedEqualsOverload("C")),
3451
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.GetHashCode")),
3468
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.PrintMembers")),
3469
SemanticEdit(SemanticEditKind.
Update
, c => c.GetSpecializedEqualsOverload("C")),
3470
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.GetHashCode")),
3471
SemanticEdit(SemanticEditKind.
Update
, c => c.GetCopyConstructor("C")),
3473
SemanticEdit(SemanticEditKind.
Update
, c => c.GetPrimaryConstructor("C"), preserveLocalVariables: true)
3489
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.PrintMembers")),
3490
SemanticEdit(SemanticEditKind.
Update
, c => c.GetSpecializedEqualsOverload("C")),
3491
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.GetHashCode")),
3492
SemanticEdit(SemanticEditKind.
Update
, c => c.GetCopyConstructor("C")),
3494
SemanticEdit(SemanticEditKind.
Update
, c => c.GetPrimaryConstructor("C"), preserveLocalVariables: true)
3510
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.PrintMembers")),
3511
SemanticEdit(SemanticEditKind.
Update
, c => c.GetSpecializedEqualsOverload("C")),
3512
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.GetHashCode")),
3513
SemanticEdit(SemanticEditKind.
Update
, c => c.GetCopyConstructor("C")),
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")),
3535
SemanticEdit(SemanticEditKind.
Update
, c => c.GetPrimaryConstructor("C"), syntaxMap[0]),
3560
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<INamedTypeSymbol>("C").Constructors.Single(c => c.Parameters.Length == 0), preserveLocalVariables: true));
3572
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<INamedTypeSymbol>("C").Constructors.Single(c => c.Parameters[0].Type.ToDisplayString() == "int"), preserveLocalVariables: true));
3587
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.PrintMembers")),
3588
SemanticEdit(SemanticEditKind.
Update
, c => c.GetSpecializedEqualsOverload("C")),
3589
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.GetHashCode")),
3590
SemanticEdit(SemanticEditKind.
Update
, c => c.GetCopyConstructor("C")),
3610
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.PrintMembers")),
3611
SemanticEdit(SemanticEditKind.
Update
, c => c.GetSpecializedEqualsOverload("C")),
3612
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.GetHashCode")),
3613
SemanticEdit(SemanticEditKind.
Update
, c => c.GetCopyConstructor("C")),
3727
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.PrintMembers")),
3728
SemanticEdit(SemanticEditKind.
Update
, c => c.GetSpecializedEqualsOverload("C")),
3729
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.GetHashCode")),
3730
SemanticEdit(SemanticEditKind.
Update
, c => c.GetCopyConstructor("C")),
3734
SemanticEdit(SemanticEditKind.
Update
, c => c.GetPrimaryConstructor("C"), preserveLocalVariables: true),
3751
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.PrintMembers")),
3752
SemanticEdit(SemanticEditKind.
Update
, c => c.GetSpecializedEqualsOverload("C")),
3753
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.GetHashCode")),
3754
SemanticEdit(SemanticEditKind.
Update
, c => c.GetCopyConstructor("C")),
3755
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.get_X")),
3756
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.set_X")),
3757
SemanticEdit(SemanticEditKind.
Update
, c => c.GetPrimaryConstructor("C"), preserveLocalVariables: true));
3782
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.PrintMembers")),
3783
SemanticEdit(SemanticEditKind.
Update
, c => c.GetSpecializedEqualsOverload("C")),
3784
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.GetHashCode")),
3785
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.get_X")),
3786
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.set_X")),
3787
SemanticEdit(SemanticEditKind.
Update
, c => c.GetPrimaryConstructor("C"), preserveLocalVariables: true));
3804
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.PrintMembers")),
3805
SemanticEdit(SemanticEditKind.
Update
, c => c.GetSpecializedEqualsOverload("C")),
3806
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.GetHashCode")),
3807
SemanticEdit(SemanticEditKind.
Update
, c => c.GetCopyConstructor("C")),
3808
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.get_X")),
3809
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.set_X")),
3810
SemanticEdit(SemanticEditKind.
Update
, c => c.GetPrimaryConstructor("C"), partialType: "C", preserveLocalVariables: true)
3830
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.PrintMembers")),
3831
SemanticEdit(SemanticEditKind.
Update
, c => c.GetSpecializedEqualsOverload("C")),
3832
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.GetHashCode")),
3833
SemanticEdit(SemanticEditKind.
Update
, c => c.GetCopyConstructor("C")),
3834
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<IPropertySymbol>("C.X").GetMethod),
3835
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<IPropertySymbol>("C.X").SetMethod),
3836
SemanticEdit(SemanticEditKind.
Update
, c => c.GetPrimaryConstructor("C"), preserveLocalVariables: true),
3859
expectedEdits.Add(SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.PrintMembers")));
3862
expectedEdits.Add(SemanticEdit(SemanticEditKind.
Update
, c => c.GetSpecializedEqualsOverload("C")));
3866
expectedEdits.Add(SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.GetHashCode")));
3871
expectedEdits.Add(SemanticEdit(SemanticEditKind.
Update
, c => c.GetCopyConstructor("C")));
3874
expectedEdits.Add(SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<IPropertySymbol>("C.X").GetMethod));
3875
expectedEdits.Add(SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<IPropertySymbol>("C.X").SetMethod));
3876
expectedEdits.Add(SemanticEdit(SemanticEditKind.
Update
, c => c.GetPrimaryConstructor("C"), preserveLocalVariables: true));
3900
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.PrintMembers")),
3901
SemanticEdit(SemanticEditKind.
Update
, c => c.GetSpecializedEqualsOverload("C")),
3902
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.GetHashCode")),
3903
SemanticEdit(SemanticEditKind.
Update
, c => c.GetCopyConstructor("C")),
3904
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<IPropertySymbol>("C.X").GetMethod),
3905
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<IPropertySymbol>("C.X").SetMethod),
3906
SemanticEdit(SemanticEditKind.
Update
, c => c.GetPrimaryConstructor("C"), partialType : "C", preserveLocalVariables: true),
3923
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.PrintMembers")),
3924
SemanticEdit(SemanticEditKind.
Update
, c => c.GetSpecializedEqualsOverload("C")),
3925
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.GetHashCode")),
3926
SemanticEdit(SemanticEditKind.
Update
, c => c.GetCopyConstructor("C")),
3927
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.P")),
3928
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.get_P")),
3929
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.set_P")),
3930
SemanticEdit(SemanticEditKind.
Update
, c => c.GetPrimaryConstructor("C"), preserveLocalVariables: true),
3950
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.PrintMembers")),
3951
SemanticEdit(SemanticEditKind.
Update
, c => c.GetSpecializedEqualsOverload("C")),
3952
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.GetHashCode")),
3953
SemanticEdit(SemanticEditKind.
Update
, c => c.GetCopyConstructor("C")),
3954
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.get_P")),
3955
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.set_P")),
3956
SemanticEdit(SemanticEditKind.
Update
, c => c.GetPrimaryConstructor("C"), preserveLocalVariables: true),
3992
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.PrintMembers")),
3993
SemanticEdit(SemanticEditKind.
Update
, c => c.GetSpecializedEqualsOverload("C")),
3994
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.GetHashCode")),
3995
SemanticEdit(SemanticEditKind.
Update
, c => c.GetCopyConstructor("C")),
4056
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.PrintMembers")),
4057
SemanticEdit(SemanticEditKind.
Update
, c => c.GetSpecializedEqualsOverload("C")),
4058
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.GetHashCode")),
4059
SemanticEdit(SemanticEditKind.
Update
, c => c.GetCopyConstructor("C")),
4061
SemanticEdit(SemanticEditKind.
Update
, c => c.GetPrimaryConstructor("C"), preserveLocalVariables: true),
4090
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.PrintMembers")),
4091
SemanticEdit(SemanticEditKind.
Update
, c => c.GetSpecializedEqualsOverload("C")),
4092
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.GetHashCode")),
4093
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.get_P")),
4094
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.set_P")),
4095
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.GetCopyConstructor("C")),
4114
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.get_X")),
4115
SemanticEdit(SemanticEditKind.
Update
, c => c.GetPrimaryConstructor("C"), preserveLocalVariables: true),
4132
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.PrintMembers")),
4133
SemanticEdit(SemanticEditKind.
Update
, c => c.GetSpecializedEqualsOverload("C")),
4134
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.GetHashCode")),
4135
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.get_P")),
4136
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.set_P")),
4137
SemanticEdit(SemanticEditKind.
Update
, c => c.GetPrimaryConstructor("C"), preserveLocalVariables: true),
4216
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.PrintMembers")),
4217
SemanticEdit(SemanticEditKind.
Update
, c => c.GetSpecializedEqualsOverload("C")),
4218
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.GetHashCode")),
4219
SemanticEdit(SemanticEditKind.
Update
, c => c.GetCopyConstructor("C")),
4220
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.get_X")),
4221
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.set_X")),
4222
SemanticEdit(SemanticEditKind.
Update
, c => c.GetPrimaryConstructor("C"), preserveLocalVariables: true));
4242
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.PrintMembers")),
4243
SemanticEdit(SemanticEditKind.
Update
, c => c.GetSpecializedEqualsOverload("C")),
4244
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.GetHashCode")),
4245
SemanticEdit(SemanticEditKind.
Update
, c => c.GetCopyConstructor("C")),
4246
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.get_X")),
4247
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.set_X")),
4248
SemanticEdit(SemanticEditKind.
Update
, c => c.GetPrimaryConstructor("C"), partialType: "C", preserveLocalVariables: true)
4264
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.PrintMembers")),
4265
SemanticEdit(SemanticEditKind.
Update
, c => c.GetSpecializedEqualsOverload("C")),
4266
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.GetHashCode")),
4267
SemanticEdit(SemanticEditKind.
Update
, c => c.GetCopyConstructor("C")),
4268
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.get_X")),
4269
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.set_X")),
4270
SemanticEdit(SemanticEditKind.
Update
, c => c.GetPrimaryConstructor("C"), preserveLocalVariables: true));
4289
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.PrintMembers")),
4290
SemanticEdit(SemanticEditKind.
Update
, c => c.GetSpecializedEqualsOverload("C")),
4291
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.GetHashCode")),
4292
SemanticEdit(SemanticEditKind.
Update
, c => c.GetCopyConstructor("C")),
4293
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.get_X")),
4294
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.set_X")),
4295
SemanticEdit(SemanticEditKind.
Update
, c => c.GetPrimaryConstructor("C"), partialType: "C", preserveLocalVariables: true)
4311
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.PrintMembers")),
4312
SemanticEdit(SemanticEditKind.
Update
, c => c.GetSpecializedEqualsOverload("C")),
4313
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.GetHashCode")),
4314
SemanticEdit(SemanticEditKind.
Update
, c => c.GetCopyConstructor("C")),
4315
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.P")),
4316
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.get_P")),
4317
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.set_P")),
4318
SemanticEdit(SemanticEditKind.
Update
, c => c.GetPrimaryConstructor("C"), preserveLocalVariables: true),
4338
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.PrintMembers")),
4339
SemanticEdit(SemanticEditKind.
Update
, c => c.GetSpecializedEqualsOverload("C")),
4340
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.GetHashCode")),
4341
SemanticEdit(SemanticEditKind.
Update
, c => c.GetCopyConstructor("C")),
4342
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.get_P")),
4343
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.set_P")),
4344
SemanticEdit(SemanticEditKind.
Update
, c => c.GetPrimaryConstructor("C"), preserveLocalVariables: true),
4362
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<IPropertySymbol>("C.Y").GetMethod),
4363
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<IPropertySymbol>("C.Y").SetMethod)
4486
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("N.A"))
4979
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("D")),
4980
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("D.Invoke")),
4981
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("D.EndInvoke"))
5001
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("D")),
5002
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("D.Invoke")),
5003
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("D.EndInvoke"))
5068
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("D.Invoke")),
5069
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("D.BeginInvoke"))
5098
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("D.BeginInvoke")),
5099
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("D.Invoke")));
5118
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("D.Invoke")),
5119
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("D.BeginInvoke"))
5283
[SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("D"))],
5302
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("D.Invoke")),
5303
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("D.EndInvoke")),
5304
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("D")),
5411
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.D.M"))
5430
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.D.M"))
5448
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.D.M"))
5465
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C")),
5466
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.D.M"))
6081
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C"), partialType: "C")
6157
semanticEdits: [SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<INamedTypeSymbol>("C").GetMember("F"))]),
6160
semanticEdits: [SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<INamedTypeSymbol>("C").GetMember("G"))]),
6183
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C"), partialType: "C")
6187
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C"), partialType: "C")
6202
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.F"))
6206
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.G"))
6233
semanticEdits: [SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<INamedTypeSymbol>("I").GetMember<INamedTypeSymbol>("C").GetMember("F1"))]),
6241
semanticEdits: [SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<INamedTypeSymbol>("I").GetMember<INamedTypeSymbol>("C").GetMember("F2"))]),
9003
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<IMethodSymbol>("C.M")),
9004
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<IPropertySymbol>("C.P1").GetMethod),
9005
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<IPropertySymbol>("C.P1").SetMethod),
9006
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<IPropertySymbol>("C.P2").GetMethod),
9007
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<IPropertySymbol>("C.P2").SetMethod),
9008
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMembers<IPropertySymbol>("C.this[]").Single(m => m.Parameters[0].Type.Name == "Int32").GetMethod),
9009
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMembers<IPropertySymbol>("C.this[]").Single(m => m.Parameters[0].Type.Name == "Int32").SetMethod),
9010
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMembers<IPropertySymbol>("C.this[]").Single(m => m.Parameters[0].Type.Name == "Int32")),
9011
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMembers<IPropertySymbol>("C.this[]").Single(m => m.Parameters[0].Type.Name == "Byte").GetMethod),
9012
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMembers<IPropertySymbol>("C.this[]").Single(m => m.Parameters[0].Type.Name == "Byte").SetMethod),
9013
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMembers<IPropertySymbol>("C.this[]").Single(m => m.Parameters[0].Type.Name == "Byte")),
9014
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<IEventSymbol>("C.E").AddMethod),
9015
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<IEventSymbol>("C.E").RemoveMethod),
9028
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<INamedTypeSymbol>("C").GetMember("F"), preserveLocalVariables: false)
9044
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.F"))
9062
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.F"))
9093
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.F"))
9120
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<INamedTypeSymbol>("C").GetMember("Finalize"), preserveLocalVariables: false),
9145
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.F2")),
9151
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.F1")),
9186
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.F2")),
9196
semanticEdits: [SemanticEdit(SemanticEditKind.
Update
, c => c.GetMembers<IMethodSymbol>("C.F").Single(m => m.Parameters is [{ Type.SpecialType: SpecialType.System_Char }]))]),
9199
semanticEdits: [SemanticEdit(SemanticEditKind.
Update
, c => c.GetMembers<IMethodSymbol>("C.F").Single(m => m.Parameters is [{ Type.SpecialType: SpecialType.System_Byte }]))]),
9209
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMembers<IPropertySymbol>("C.this[]").Single(m => m.Parameters is [{ Type.SpecialType: SpecialType.System_Char }])),
9210
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMembers<IPropertySymbol>("C.this[]").Single(m => m.Parameters is [{ Type.SpecialType: SpecialType.System_Char }]).GetMethod),
9211
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMembers<IPropertySymbol>("C.this[]").Single(m => m.Parameters is [{ Type.SpecialType: SpecialType.System_Char }]).SetMethod),
9217
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMembers<IPropertySymbol>("C.this[]").Single(m => m.Parameters is [{ Type.SpecialType: SpecialType.System_Byte }])),
9218
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMembers<IPropertySymbol>("C.this[]").Single(m => m.Parameters is [{ Type.SpecialType: SpecialType.System_Byte }]).GetMethod),
9219
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMembers<IPropertySymbol>("C.this[]").Single(m => m.Parameters is [{ Type.SpecialType: SpecialType.System_Byte }]).SetMethod),
9265
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), preserveLocalVariables: true)
9278
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<INamedTypeSymbol>("C").GetMember<IPropertySymbol>("P").GetMethod),
9279
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<INamedTypeSymbol>("C").GetMember<IPropertySymbol>("P").SetMethod)
9291
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<INamedTypeSymbol>("C").GetMember<IPropertySymbol>("P").GetMethod)
9303
SemanticEdit(SemanticEditKind.
Update
, c => c.GetParameterlessConstructor("C"), partialType: "C", preserveLocalVariables: true)
9315
SemanticEdit(SemanticEditKind.
Update
, c => c.GetParameterlessConstructor("C"), partialType: "C", preserveLocalVariables: true)
9327
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<INamedTypeSymbol>("C").InstanceConstructors.Single(), partialType: "C", preserveLocalVariables: true)
9433
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<INamedTypeSymbol>("C").GetMember<IMethodSymbol>("F")));
9448
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<INamedTypeSymbol>("C").GetMember<IMethodSymbol>("F")));
9470
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("S.M")));
9497
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<INamedTypeSymbol>("S").GetMember<IMethodSymbol>("M")));
9623
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.M")));
9787
[SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), preserveLocalVariables: false)]);
9819
[SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.M"), preserveLocalVariables: false)]);
9834
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), preserveLocalVariables: false)
9850
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), preserveLocalVariables: false)
9891
[SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), syntaxMap[0])]);
10383
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.puts")),
10428
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.puts")),
10460
edits.VerifySemantics([SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.H"))]);
10491
edits.VerifySemantics([SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("I.H"))]);
10909
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.F"))
10945
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.F"))
11218
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.F"), preserveLocalVariables: true)
11481
[SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("Test.F"))],
11522
[SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.M"))],
11565
[SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.M"))]);
12394
semanticEdits: [SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<IMethodSymbol>("C.F").PartialImplementationPart, partialType: "C")]),
12405
semanticEdits: [SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<IMethodSymbol>("C.F").PartialImplementationPart, partialType: "C")]),
12414
semanticEdits: [SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<IMethodSymbol>("C.F").PartialImplementationPart, partialType: "C")]),
12416
semanticEdits: [SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<IMethodSymbol>("C.F").PartialImplementationPart, partialType: "C")]),
12462
semanticEdits: [SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<IMethodSymbol>("C.F").PartialImplementationPart, partialType: "C")]),
12464
semanticEdits: [SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<IMethodSymbol>("C.F").PartialImplementationPart, partialType: "C")])
12509
semanticEdits: [SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<IMethodSymbol>("C.F").PartialImplementationPart, partialType: "C")]),
12531
semanticEdits: [SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<IMethodSymbol>("C.F").PartialImplementationPart, partialType: "C")]),
12551
semanticEdits: [SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<IMethodSymbol>("C.F").PartialImplementationPart, partialType: "C")]),
12553
semanticEdits: [SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<IMethodSymbol>("C.F").PartialImplementationPart, partialType: "C")]),
12577
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<IMethodSymbol>("C.F").PartialImplementationPart, partialType: "C")
12774
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<INamedTypeSymbol>("C").GetMember("op_Addition"))
12780
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<INamedTypeSymbol>("C").GetMember("op_Implicit"))
12823
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.op_Implicit")),
12824
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.op_Addition")),
12852
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.op_Implicit")),
12853
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.op_Addition")),
12869
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.op_Addition"))
12885
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.op_Addition"))
13018
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C..ctor"), preserveLocalVariables: true)
13034
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C..ctor"), preserveLocalVariables: true)
13052
SemanticEdit(SemanticEditKind.
Update
, c => c.GetPrimaryConstructor("C"), preserveLocalVariables: true),
13053
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.get_P")),
13054
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.set_P")),
13072
SemanticEdit(SemanticEditKind.
Update
, c => c.GetPrimaryConstructor("C"), preserveLocalVariables: true),
13073
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.P")),
13074
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.get_P")),
13075
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.set_P")),
13110
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.P")),
13127
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.PrintMembers")),
13128
SemanticEdit(SemanticEditKind.
Update
, c => c.GetSpecializedEqualsOverload("C")),
13129
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.GetHashCode")),
13130
SemanticEdit(SemanticEditKind.
Update
, c => c.GetCopyConstructor("C")),
13131
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.get_P")),
13132
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.set_P")),
13133
SemanticEdit(SemanticEditKind.
Update
, c => c.GetPrimaryConstructor("C"), preserveLocalVariables: true),
13150
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.P")),
13151
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.get_P")),
13152
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.set_P")),
13153
SemanticEdit(SemanticEditKind.
Update
, c => c.GetPrimaryConstructor("C"), preserveLocalVariables: true),
13239
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.PrintMembers")),
13240
SemanticEdit(SemanticEditKind.
Update
, c => c.GetSpecializedEqualsOverload("C")),
13241
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.GetHashCode")),
13242
SemanticEdit(SemanticEditKind.
Update
, c => c.GetCopyConstructor("C")),
13332
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.PrintMembers")),
13333
SemanticEdit(SemanticEditKind.
Update
, c => c.GetSpecializedEqualsOverload("C")),
13334
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.GetHashCode")),
13335
SemanticEdit(SemanticEditKind.
Update
, c => c.GetCopyConstructor("C")),
13372
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.PrintMembers")),
13373
SemanticEdit(SemanticEditKind.
Update
, c => c.GetSpecializedEqualsOverload("C")),
13374
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.GetHashCode")),
13375
SemanticEdit(SemanticEditKind.
Update
, c => c.GetCopyConstructor("C")),
13400
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.PrintMembers")),
13401
SemanticEdit(SemanticEditKind.
Update
, c => c.GetSpecializedEqualsOverload("C")),
13402
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.GetHashCode")),
13419
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.PrintMembers")),
13420
SemanticEdit(SemanticEditKind.
Update
, c => c.GetSpecializedEqualsOverload("C")),
13421
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.GetHashCode")),
13422
SemanticEdit(SemanticEditKind.
Update
, c => c.GetCopyConstructor("C")),
13423
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.get_Y")),
13424
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.set_Y")),
13425
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.Y")),
13444
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.Y")),
13447
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.PrintMembers")),
13448
SemanticEdit(SemanticEditKind.
Update
, c => c.GetSpecializedEqualsOverload("C")),
13449
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.GetHashCode")),
13450
SemanticEdit(SemanticEditKind.
Update
, c => c.GetCopyConstructor("C")),
13468
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.get_Y"), syntaxMap: syntaxMap[0]),
13471
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.PrintMembers")),
13472
SemanticEdit(SemanticEditKind.
Update
, c => c.GetSpecializedEqualsOverload("C")),
13473
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.GetHashCode")),
13474
SemanticEdit(SemanticEditKind.
Update
, c => c.GetCopyConstructor("C")),
13491
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.Y")),
13494
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.PrintMembers")),
13495
SemanticEdit(SemanticEditKind.
Update
, c => c.GetSpecializedEqualsOverload("C")),
13496
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.GetHashCode")),
13497
SemanticEdit(SemanticEditKind.
Update
, c => c.GetCopyConstructor("C")),
13516
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.PrintMembers")),
13517
SemanticEdit(SemanticEditKind.
Update
, c => c.GetSpecializedEqualsOverload("C")),
13518
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.GetHashCode")),
13519
SemanticEdit(SemanticEditKind.
Update
, c => c.GetCopyConstructor("C")),
13543
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.PrintMembers")),
13544
SemanticEdit(SemanticEditKind.
Update
, c => c.GetSpecializedEqualsOverload("C")),
13545
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.GetHashCode")),
13546
SemanticEdit(SemanticEditKind.
Update
, c => c.GetCopyConstructor("C")),
13563
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMembers<IMethodSymbol>("C.Deconstruct").Single(m => m.Parameters is [_])),
13568
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.PrintMembers")),
13569
SemanticEdit(SemanticEditKind.
Update
, c => c.GetSpecializedEqualsOverload("C")),
13570
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.GetHashCode")),
13571
SemanticEdit(SemanticEditKind.
Update
, c => c.GetCopyConstructor("C")),
13593
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.PrintMembers")),
13594
SemanticEdit(SemanticEditKind.
Update
, c => c.GetSpecializedEqualsOverload("C")),
13595
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.GetHashCode")),
13596
SemanticEdit(SemanticEditKind.
Update
, c => c.GetCopyConstructor("C")),
13617
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.PrintMembers")),
13618
SemanticEdit(SemanticEditKind.
Update
, c => c.GetSpecializedEqualsOverload("C")),
13619
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.GetHashCode")),
13620
SemanticEdit(SemanticEditKind.
Update
, c => c.GetCopyConstructor("C")),
13750
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.get_X")),
13789
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.PrintMembers")),
13790
SemanticEdit(SemanticEditKind.
Update
, c => c.GetSpecializedEqualsOverload("C")),
13791
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.GetHashCode")),
13792
SemanticEdit(SemanticEditKind.
Update
, c => c.GetCopyConstructor("C")),
13886
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.PrintMembers")),
13887
SemanticEdit(SemanticEditKind.
Update
, c => c.GetSpecializedEqualsOverload("C")),
13888
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.GetHashCode")),
13889
SemanticEdit(SemanticEditKind.
Update
, c => c.GetCopyConstructor("C")),
13908
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.PrintMembers")),
13909
SemanticEdit(SemanticEditKind.
Update
, c => c.GetSpecializedEqualsOverload("C")),
13910
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.GetHashCode")),
13911
SemanticEdit(SemanticEditKind.
Update
, c => c.GetCopyConstructor("C")),
13928
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMembers<IMethodSymbol>("C.Deconstruct").Single(m => m.Parameters is [_, _])),
13931
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.PrintMembers")),
13932
SemanticEdit(SemanticEditKind.
Update
, c => c.GetSpecializedEqualsOverload("C")),
13933
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.GetHashCode")),
13934
SemanticEdit(SemanticEditKind.
Update
, c => c.GetCopyConstructor("C")),
13954
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.PrintMembers")),
13955
SemanticEdit(SemanticEditKind.
Update
, c => c.GetSpecializedEqualsOverload("C")),
13956
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.GetHashCode")),
13957
SemanticEdit(SemanticEditKind.
Update
, c => c.GetCopyConstructor("C")),
13976
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.PrintMembers")),
13977
SemanticEdit(SemanticEditKind.
Update
, c => c.GetSpecializedEqualsOverload("C")),
13978
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.GetHashCode")),
13979
SemanticEdit(SemanticEditKind.
Update
, c => c.GetCopyConstructor("C")),
13997
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.PrintMembers")),
13998
SemanticEdit(SemanticEditKind.
Update
, c => c.GetSpecializedEqualsOverload("C")),
13999
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.GetHashCode")),
14000
SemanticEdit(SemanticEditKind.
Update
, c => c.GetCopyConstructor("C")),
14184
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.PrintMembers")),
14185
SemanticEdit(SemanticEditKind.
Update
, c => c.GetSpecializedEqualsOverload("C")),
14186
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.GetHashCode")),
14187
SemanticEdit(SemanticEditKind.
Update
, c => c.GetCopyConstructor("C")),
14188
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.x")),
14189
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.get_x")),
14190
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.set_x")),
14191
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.get_y")),
14192
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.set_y")),
14220
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.M")));
14370
SemanticEdit(SemanticEditKind.
Update
, c => c.GetPrimaryConstructor("C"), partialType: "C", preserveLocalVariables: true)
14394
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.get_P")),
14395
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.set_P")),
14396
SemanticEdit(SemanticEditKind.
Update
, c => c.GetPrimaryConstructor("C"), partialType: "C", preserveLocalVariables: true)
14420
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<INamedTypeSymbol>("C").InstanceConstructors.Single(c => c.Parameters is [{ Name: "a"}]), partialType: "C", preserveLocalVariables: true)
14435
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.PrintMembers")),
14436
SemanticEdit(SemanticEditKind.
Update
, c => c.GetSpecializedEqualsOverload("C")),
14437
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.GetHashCode")),
14438
SemanticEdit(SemanticEditKind.
Update
, c => c.GetCopyConstructor("C")),
14439
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.Deconstruct")),
14440
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.get_P")),
14441
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.set_P")),
14442
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<INamedTypeSymbol>("C").InstanceConstructors.Single(c => c.Parameters is [{ Name: "P"}]), partialType: "C", preserveLocalVariables: true),
14456
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.get_P")),
14457
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.set_P")),
14458
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<INamedTypeSymbol>("C").InstanceConstructors.Single(c => c.Parameters is [{ Name: "P" }]), partialType: "C", preserveLocalVariables: true),
14459
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.Deconstruct")),
14460
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.PrintMembers")),
14461
SemanticEdit(SemanticEditKind.
Update
, c => c.GetSpecializedEqualsOverload("C")),
14462
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.GetHashCode")),
14463
SemanticEdit(SemanticEditKind.
Update
, c => c.GetCopyConstructor("C")),
14477
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.get_P")),
14478
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.set_P")),
14479
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<INamedTypeSymbol>("C").InstanceConstructors.Single(c => c.Parameters is [{ Name: "P" }]), partialType: "C", preserveLocalVariables: true),
14480
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.Deconstruct")),
14481
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.PrintMembers")),
14482
SemanticEdit(SemanticEditKind.
Update
, c => c.GetSpecializedEqualsOverload("C")),
14483
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.GetHashCode")),
14484
SemanticEdit(SemanticEditKind.
Update
, c => c.GetCopyConstructor("C")),
14503
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.PrintMembers")),
14504
SemanticEdit(SemanticEditKind.
Update
, c => c.GetSpecializedEqualsOverload("C")),
14505
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.GetHashCode")),
14506
SemanticEdit(SemanticEditKind.
Update
, c => c.GetCopyConstructor("C")),
14508
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<INamedTypeSymbol>("C").InstanceConstructors.Single(m => m.Parameters is [{ Name: "P" }]), partialType: "C", preserveLocalVariables: true),
14509
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.Deconstruct")),
14531
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<INamedTypeSymbol>("C").InstanceConstructors.Single(m => m.Parameters is [{ Name: "P" }])),
14532
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<INamedTypeSymbol>("C").InstanceConstructors.Single(m => m.Parameters is []), partialType: "C", preserveLocalVariables: true),
14533
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.PrintMembers")),
14534
SemanticEdit(SemanticEditKind.
Update
, c => c.GetSpecializedEqualsOverload("C")),
14535
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.GetHashCode")),
14536
SemanticEdit(SemanticEditKind.
Update
, c => c.GetCopyConstructor("C")),
14556
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.PrintMembers")),
14557
SemanticEdit(SemanticEditKind.
Update
, c => c.GetSpecializedEqualsOverload("C")),
14558
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.GetHashCode")),
14559
SemanticEdit(SemanticEditKind.
Update
, c => c.GetCopyConstructor("C")),
14561
SemanticEdit(SemanticEditKind.
Update
, c => c.GetPrimaryConstructor("C"), partialType: "C", preserveLocalVariables: true),
14577
SemanticEdit(SemanticEditKind.
Update
, c => c.GetPrimaryConstructor("C"), preserveLocalVariables: true));
14603
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<INamedTypeSymbol>("C").InstanceConstructors.Single(), preserveLocalVariables: true));
14636
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<INamedTypeSymbol>("C").InstanceConstructors.Single(), preserveLocalVariables: true)
14651
SemanticEdit(SemanticEditKind.
Update
, c => c.GetPrimaryConstructor("C"), preserveLocalVariables: true));
14664
SemanticEdit(SemanticEditKind.
Update
, c => c.GetPrimaryConstructor("C"), preserveLocalVariables: true));
14697
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<INamedTypeSymbol>("C").InstanceConstructors.Single(), preserveLocalVariables: true)
14716
SemanticEdit(SemanticEditKind.
Update
, c => c.GetPrimaryConstructor("C"), preserveLocalVariables: true));
14758
SemanticEdit(SemanticEditKind.
Update
, c => c.GetPrimaryConstructor("C"), preserveLocalVariables: true));
14803
SemanticEdit(SemanticEditKind.
Update
, c => c.GetParameterlessConstructor("C"), preserveLocalVariables: true));
14820
SemanticEdit(SemanticEditKind.
Update
, c => c.GetPrimaryConstructor("C"), preserveLocalVariables: true));
14853
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<INamedTypeSymbol>("C").InstanceConstructors.Single(), preserveLocalVariables: true)
14887
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<INamedTypeSymbol>("C").InstanceConstructors.Single(), preserveLocalVariables: true)
14921
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<INamedTypeSymbol>("C").InstanceConstructors.Single(), preserveLocalVariables: true)
14955
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<INamedTypeSymbol>("C").InstanceConstructors.Single(), preserveLocalVariables: true)
14997
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<INamedTypeSymbol>("C").GetMember<IMethodSymbol>("C").PartialImplementationPart, partialType: "C"));
15109
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.PrintMembers")),
15110
SemanticEdit(SemanticEditKind.
Update
, c => c.GetSpecializedEqualsOverload("C")),
15111
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.GetHashCode")),
15112
SemanticEdit(SemanticEditKind.
Update
, c => c.GetCopyConstructor("C")),
15131
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.PrintMembers")),
15132
SemanticEdit(SemanticEditKind.
Update
, c => c.GetSpecializedEqualsOverload("C")),
15133
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.GetHashCode")),
15134
SemanticEdit(SemanticEditKind.
Update
, c => c.GetCopyConstructor("C")),
15188
SemanticEdit(SemanticEditKind.
Update
, c => c.GetParameterlessConstructor("C"), preserveLocalVariables: true)
15279
[SemanticEdit(SemanticEditKind.
Update
, c => c.GetParameterlessConstructor("C"), preserveLocalVariables: true)],
15304
semanticEdits: [SemanticEdit(SemanticEditKind.
Update
, c => c.GetParameterlessConstructor("C"), partialType: "C", preserveLocalVariables: true)]),
15435
SemanticEdit(SemanticEditKind.
Update
, c => c.GetParameterlessConstructor("C"), preserveLocalVariables: true));
15447
SemanticEdit(SemanticEditKind.
Update
, c => c.GetParameterlessConstructor("C"), preserveLocalVariables: true),
15448
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.PrintMembers")),
15449
SemanticEdit(SemanticEditKind.
Update
, c => c.GetSpecializedEqualsOverload("C")),
15450
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.GetHashCode")),
15451
SemanticEdit(SemanticEditKind.
Update
, c => c.GetCopyConstructor("C")));
15500
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.PrintMembers")),
15501
SemanticEdit(SemanticEditKind.
Update
, c => c.GetSpecializedEqualsOverload("C")),
15502
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.GetHashCode")),
15556
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.PrintMembers")),
15557
SemanticEdit(SemanticEditKind.
Update
, c => c.GetSpecializedEqualsOverload("C")),
15558
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.GetHashCode")),
15559
SemanticEdit(SemanticEditKind.
Update
, c => c.GetCopyConstructor("C")),
15596
[SemanticEdit(SemanticEditKind.
Update
, c => c.GetParameterlessConstructor("C"), preserveLocalVariables: true)],
15632
SemanticEdit(SemanticEditKind.
Update
, c => c.GetParameterlessConstructor("C"), preserveLocalVariables: true)
15686
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.PrintMembers")),
15687
SemanticEdit(SemanticEditKind.
Update
, c => c.GetSpecializedEqualsOverload("C")),
15688
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.GetHashCode")),
15689
SemanticEdit(SemanticEditKind.
Update
, c => c.GetCopyConstructor("C")),
15715
semanticEdits: [SemanticEdit(SemanticEditKind.
Update
, c => c.GetParameterlessConstructor("C"), partialType: "C", preserveLocalVariables: true)]),
15718
semanticEdits: [SemanticEdit(SemanticEditKind.
Update
, c => c.GetParameterlessConstructor("C"), partialType: "C", preserveLocalVariables: true)])
15731
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<INamedTypeSymbol>("C").InstanceConstructors.Single(c => c.Parameters is []), preserveLocalVariables: true));
15761
SemanticEdit(SemanticEditKind.
Update
, c => c.GetParameterlessConstructor("C"), preserveLocalVariables: true));
15802
SemanticEdit(SemanticEditKind.
Update
, c => c.GetParameterlessConstructor("C"), preserveLocalVariables: true));
15814
SemanticEdit(SemanticEditKind.
Update
, c => c.GetParameterlessConstructor("C"), preserveLocalVariables: true),
15815
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.PrintMembers")),
15816
SemanticEdit(SemanticEditKind.
Update
, c => c.GetSpecializedEqualsOverload("C")),
15817
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.GetHashCode")),
15818
SemanticEdit(SemanticEditKind.
Update
, c => c.GetCopyConstructor("C")));
15874
SemanticEdit(SemanticEditKind.
Update
, c => c.GetPrimaryConstructor("C"), preserveLocalVariables: true));
15896
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.get_P")),
15897
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.set_P")),
15898
SemanticEdit(SemanticEditKind.
Update
, c => c.GetPrimaryConstructor("C"), preserveLocalVariables: true));
15912
SemanticEdit(SemanticEditKind.
Update
, c => c.GetParameterlessConstructor("C"), partialType: "C", preserveLocalVariables: true)
15927
SemanticEdit(SemanticEditKind.
Update
, c => c.GetParameterlessConstructor("C"), partialType: "C", preserveLocalVariables: true)
15952
SemanticEdit(SemanticEditKind.
Update
, c => c.GetParameterlessConstructor("C"), partialType: "C", preserveLocalVariables: true)
15967
SemanticEdit(SemanticEditKind.
Update
, c => c.GetParameterlessConstructor("C"), partialType: "C", preserveLocalVariables: true)
15982
SemanticEdit(SemanticEditKind.
Update
, c => c.GetParameterlessConstructor("C"), partialType: "C", preserveLocalVariables: true)
15997
SemanticEdit(SemanticEditKind.
Update
, c => c.GetParameterlessConstructor("C"), partialType: "C", preserveLocalVariables: true)
16079
[SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<INamedTypeSymbol>("C").Constructors.Single(), syntaxMap[0])]);
16128
[SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<INamedTypeSymbol>("C").Constructors.Single(), syntaxMap[0])]);
16191
[SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<INamedTypeSymbol>("C").Constructors.Single(), syntaxMap[0])]);
16241
[SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<INamedTypeSymbol>("C").Constructors.Single(), syntaxMap[0])],
16362
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<INamedTypeSymbol>("C").Constructors.Single(c => c.Parameters.Single().Type.Name == "Int32"), partialType: "C", syntaxMap: syntaxMapB),
16363
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<INamedTypeSymbol>("C").Constructors.Single(c => c.Parameters.Single().Type.Name == "Boolean"), partialType: "C", syntaxMap: syntaxMapB),
16364
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<INamedTypeSymbol>("C").Constructors.Single(c => c.Parameters.Single().Type.Name == "UInt32"), partialType: "C", syntaxMap: syntaxMapB),
16432
SemanticEdit(SemanticEditKind.
Update
, c => c.GetParameterlessConstructor("C"), partialType: "C", preserveLocalVariables: true)
16437
SemanticEdit(SemanticEditKind.
Update
, c => c.GetParameterlessConstructor("C"), partialType: "C", preserveLocalVariables: true)
16447
semanticEdits: [SemanticEdit(SemanticEditKind.
Update
, c => c.GetParameterlessConstructor("C"), partialType: "C", preserveLocalVariables: true)]),
16452
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<INamedTypeSymbol>("C").GetMember<IMethodSymbol>("F")),
16453
SemanticEdit(SemanticEditKind.
Update
, c => c.GetParameterlessConstructor("C"), partialType: "C", preserveLocalVariables: true)
16465
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<INamedTypeSymbol>("C").GetMember<IMethodSymbol>("F")),
16466
SemanticEdit(SemanticEditKind.
Update
, c => c.GetParameterlessConstructor("C"), partialType: "C", preserveLocalVariables: true)
16470
semanticEdits: [SemanticEdit(SemanticEditKind.
Update
, c => c.GetParameterlessConstructor("C"), partialType: "C", preserveLocalVariables: true)]),
16558
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<INamedTypeSymbol>("C").StaticConstructors.Single(), partialType: "C", preserveLocalVariables: true)
16570
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<INamedTypeSymbol>("C").StaticConstructors.Single(), partialType: "C", preserveLocalVariables: true)
16671
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.Finalize"), preserveLocalVariables: false)
16701
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.Finalize"), preserveLocalVariables: false)
16722
[SemanticEdit(SemanticEditKind.
Update
, c => c.GetParameterlessConstructor("C"), preserveLocalVariables: true)]);
16735
[SemanticEdit(SemanticEditKind.
Update
, c => c.GetParameterlessConstructor("C"), preserveLocalVariables: true)]);
16751
[SemanticEdit(SemanticEditKind.
Update
, c => c.GetParameterlessConstructor("C"), preserveLocalVariables: true)]);
16777
SemanticEdit(SemanticEditKind.
Update
, c => c.GetParameterlessConstructor("C"), partialType: "C", preserveLocalVariables: true)
16790
SemanticEdit(SemanticEditKind.
Update
, c => c.GetParameterlessConstructor("C"), partialType: "C", preserveLocalVariables: true),
16791
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.get_F"))
16804
SemanticEdit(SemanticEditKind.
Update
, c => c.GetParameterlessConstructor("C"), partialType: "C", preserveLocalVariables: true),
16817
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.get_F")),
16818
SemanticEdit(SemanticEditKind.
Update
, c => c.GetParameterlessConstructor("C"), partialType: "C", preserveLocalVariables: true),
16835
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<IPropertySymbol>("C.a").GetMethod),
16836
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<INamedTypeSymbol>("C").Constructors.Single(), preserveLocalVariables: true));
16847
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<IPropertySymbol>("C.a").GetMethod),
16848
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<INamedTypeSymbol>("C").Constructors.Single(), partialType: "C", preserveLocalVariables: true)
16866
[SemanticEdit(SemanticEditKind.
Update
, c => c.GetParameterlessConstructor("C"), preserveLocalVariables: true)]);
16884
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<IPropertySymbol>("C.a").GetMethod),
16885
SemanticEdit(SemanticEditKind.
Update
, c => c.GetParameterlessConstructor("C"), preserveLocalVariables: true)
16900
SemanticEdit(SemanticEditKind.
Update
, c => c.GetPrimaryConstructor("C"), preserveLocalVariables: true));
16932
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<INamedTypeSymbol>("C").InstanceConstructors.Single(), preserveLocalVariables: true)
16950
[SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<INamedTypeSymbol>("C").StaticConstructors.Single(), preserveLocalVariables: true)],
16966
[SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<INamedTypeSymbol>("C").StaticConstructors.Single(), preserveLocalVariables: true)],
17011
[SemanticEdit(SemanticEditKind.
Update
, c => c.GetParameterlessConstructor("C"), preserveLocalVariables: true)]);
17024
[SemanticEdit(SemanticEditKind.
Update
, c => c.GetParameterlessConstructor("C"), preserveLocalVariables: true)]);
17039
[SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<INamedTypeSymbol>("C").StaticConstructors.Single(), preserveLocalVariables: true)],
17052
[SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<INamedTypeSymbol>("C").StaticConstructors.Single(), preserveLocalVariables: true)],
17071
[SemanticEdit(SemanticEditKind.
Update
, c => c.GetParameterlessConstructor("C"), preserveLocalVariables: true)]);
17087
[SemanticEdit(SemanticEditKind.
Update
, c => c.GetParameterlessConstructor("C"), preserveLocalVariables: true)]);
17103
[SemanticEdit(SemanticEditKind.
Update
, c => c.GetParameterlessConstructor("C"), preserveLocalVariables: true)]);
17116
[SemanticEdit(SemanticEditKind.
Update
, c => c.GetParameterlessConstructor("C"), preserveLocalVariables: true)]);
17132
[SemanticEdit(SemanticEditKind.
Update
, c => c.GetParameterlessConstructor("C"), preserveLocalVariables: true)]);
17149
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<INamedTypeSymbol>("C").InstanceConstructors.Single(m => m.ToString() == "C.C(int)"), preserveLocalVariables: true),
17150
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<INamedTypeSymbol>("C").InstanceConstructors.Single(m => m.ToString() == "C.C(string)"), preserveLocalVariables: true),
17168
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<INamedTypeSymbol>("C").InstanceConstructors.Single(m => m.ToString() == "C.C(int)"), preserveLocalVariables: true),
17169
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<INamedTypeSymbol>("C").InstanceConstructors.Single(m => m.ToString() == "C.C(bool)"), preserveLocalVariables: true),
17184
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<INamedTypeSymbol>("C").InstanceConstructors.Single(m => m.ToString() == "C.C(int)"), preserveLocalVariables: true),
17185
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<INamedTypeSymbol>("C").InstanceConstructors.Single(m => m.ToString() == "C.C(bool)"), preserveLocalVariables: true),
17200
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<INamedTypeSymbol>("C").InstanceConstructors.Single(m => m.ToString() == "C.C(int)"), preserveLocalVariables: true),
17201
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<INamedTypeSymbol>("C").InstanceConstructors.Single(m => m.ToString() == "C.C(bool)"), preserveLocalVariables: true),
17219
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<INamedTypeSymbol>("C").InstanceConstructors.Single(m => m.ToString() == "C.C(bool)"), preserveLocalVariables: true)
17271
[SemanticEdit(SemanticEditKind.
Update
, c => c.GetParameterlessConstructor("C"), preserveLocalVariables: true)]);
17287
[SemanticEdit(SemanticEditKind.
Update
, c => c.GetParameterlessConstructor("C"), preserveLocalVariables: true)]);
17309
SemanticEdit(SemanticEditKind.
Update
, c => c.GetParameterlessConstructor("C"), preserveLocalVariables: true)
17328
SemanticEdit(SemanticEditKind.
Update
, c => c.GetParameterlessConstructor("C"), preserveLocalVariables: true)
17667
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<INamedTypeSymbol>("C").Constructors.Single(), preserveLocalVariables: true)
17682
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<INamedTypeSymbol>("C").Constructors.Single(), preserveLocalVariables: true)
17700
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<INamedTypeSymbol>("C").Constructors.Single(), preserveLocalVariables: true)
17715
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<INamedTypeSymbol>("C").Constructors.Single(), preserveLocalVariables: true)
17804
[SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<INamedTypeSymbol>("C").Constructors.Single(), syntaxMap[0])]);
17841
[SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<INamedTypeSymbol>("C").Constructors.Single(), syntaxMap[0])]);
17882
[SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<INamedTypeSymbol>("C").Constructors.Single(), syntaxMap[0])]);
17923
[SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<INamedTypeSymbol>("C").Constructors.Single(), syntaxMap[0])]);
17967
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<INamedTypeSymbol>("C").Constructors[0], syntaxMap[0]),
17968
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<INamedTypeSymbol>("C").Constructors[1], syntaxMap[0])
18013
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<INamedTypeSymbol>("C").Constructors[0], syntaxMap[0]),
18014
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<INamedTypeSymbol>("C").Constructors[1], syntaxMap[0])
18059
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<INamedTypeSymbol>("C").Constructors[0], syntaxMap[0]),
18060
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<INamedTypeSymbol>("C").Constructors[1], syntaxMap[0])
18105
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<INamedTypeSymbol>("C").Constructors.Single(ctor => ctor.ToTestDisplayString() == "C..ctor(System.Int32 a)"), syntaxMap[0])
18150
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<INamedTypeSymbol>("C").Constructors.Single(ctor => ctor.ToTestDisplayString() == "C..ctor(System.Int32 a)"), syntaxMap[0])
18195
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<INamedTypeSymbol>("C").Constructors.Single(ctor => ctor.ToTestDisplayString() == "C..ctor(System.Boolean b)"), syntaxMap[0])
18240
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<INamedTypeSymbol>("C").Constructors.Single(ctor => ctor.ToTestDisplayString() == "C..ctor(System.Boolean b)"))
18285
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<INamedTypeSymbol>("C").Constructors.Single(ctor => ctor.ToTestDisplayString() == "C..ctor(System.Boolean b)"), syntaxMap[0])
18329
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<INamedTypeSymbol>("C").Constructors.Single(ctor => ctor.ToTestDisplayString() == "C..ctor(System.Boolean b)"))
18390
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<INamedTypeSymbol>("C").Constructors.Single(ctor => ctor.ToTestDisplayString() == "C..ctor(System.Boolean b)"), syntaxMap[0])
18431
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<INamedTypeSymbol>("C").Constructors.Single(), syntaxMap[0])
18472
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<INamedTypeSymbol>("C").Constructors.Single(), syntaxMap[0])
18521
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.F")),
18522
SemanticEdit(SemanticEditKind.
Update
, c => c.GetParameterlessConstructor("C"), syntaxMap[0]),
18538
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<INamedTypeSymbol>("C").InstanceConstructors.Single(c => c.Parameters is [_, _]), preserveLocalVariables: true),
18580
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<INamedTypeSymbol>("C").Constructors[0], syntaxMap[0]),
18581
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<INamedTypeSymbol>("C").Constructors[1], syntaxMap[0]),
18619
SemanticEdit(SemanticEditKind.
Update
, c => ((IPropertySymbol)c.GetMember<INamedTypeSymbol>("C").GetMembers("P").First()).GetMethod),
18620
SemanticEdit(SemanticEditKind.
Update
, c => c.GetParameterlessConstructor("C"), preserveLocalVariables: true));
18638
SemanticEdit(SemanticEditKind.
Update
, c => c.GetParameterlessConstructor("C"), preserveLocalVariables: true),
18779
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.F"))
18891
edits.VerifySemantics([SemanticEdit(SemanticEditKind.
Update
, c => c.GetParameterlessConstructor("C"), preserveLocalVariables: true)]);
18922
edits.VerifySemantics([SemanticEdit(SemanticEditKind.
Update
, c => c.GetParameterlessConstructor("C"), preserveLocalVariables: true)]);
18988
[SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.c"))],
19060
SemanticEdit(SemanticEditKind.
Update
, c => c.GetParameterlessConstructor("C"), preserveLocalVariables: true)
19266
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<INamedTypeSymbol>("C").Constructors.Single(), syntaxMap[0])
19310
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<INamedTypeSymbol>("C").Constructors.Single(), syntaxMap[0])
19551
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.a")),
19552
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.b"))
19580
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.a")),
19581
SemanticEdit(SemanticEditKind.
Update
, c => c.GetParameterlessConstructor("C"), preserveLocalVariables: true),
19595
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.a")),
19596
SemanticEdit(SemanticEditKind.
Update
, c => c.GetParameterlessConstructor("C"), partialType: "C", preserveLocalVariables: true)
19659
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.F")),
19660
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.G")));
19766
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.get_P"), preserveLocalVariables: false)
19783
[SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<IPropertySymbol>("C.P").GetMethod)],
19820
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.get_P"), preserveLocalVariables: false)
19841
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.get_P"), preserveLocalVariables: false),
19863
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.get_P"), preserveLocalVariables: false)
19884
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.get_P"), preserveLocalVariables: false),
19906
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.get_P")),
19923
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.get_P")),
19939
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.set_P")));
19954
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.get_P")));
19969
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<INamedTypeSymbol>("C").GetMember<IPropertySymbol>("P").SetMethod));
19987
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.get_P")));
20005
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.get_P")));
20023
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.get_P"), preserveLocalVariables: false),
20042
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.get_P"), preserveLocalVariables: false),
20058
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.get_P"), preserveLocalVariables: false),
20074
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<INamedTypeSymbol>("C").GetMember<IPropertySymbol>("P").SetMethod),
20090
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<INamedTypeSymbol>("C").GetMember<IPropertySymbol>("P").SetMethod, preserveLocalVariables: false),
20106
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.get_P"), preserveLocalVariables: false)
20122
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.get_P"), preserveLocalVariables: false),
20138
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.get_P"), preserveLocalVariables: false),
20139
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.set_P"), preserveLocalVariables: false)
20437
edits.VerifySemantics([SemanticEdit(SemanticEditKind.
Update
, c => c.GetParameterlessConstructor("C"), preserveLocalVariables: true)]);
20644
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.P")),
20645
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.get_P")),
20646
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.set_P")),
20665
[SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.P"))],
20683
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.get_P")),
20684
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.set_P")),
20702
[SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<INamedTypeSymbol>("C").GetMember<IPropertySymbol>("P").SetMethod)],
21179
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.set_P")),
21229
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C..ctor"), preserveLocalVariables: true),
21247
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C..ctor"), preserveLocalVariables: true),
21276
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<IPropertySymbol>("C.P").GetMethod)
21297
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<IPropertySymbol>("C.P").GetMethod)
21321
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<IPropertySymbol>("C.P").GetMethod)
21336
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<IPropertySymbol>("C.P").GetMethod)
21357
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<IPropertySymbol>("C.P").GetMethod)
21372
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<IPropertySymbol>("C.P").GetMethod)
21396
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<IPropertySymbol>("C.P").GetMethod));
21411
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<IPropertySymbol>("C.P").SetMethod));
21464
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<INamedTypeSymbol>("C").GetMember<IPropertySymbol>("P").GetMethod),
21465
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<INamedTypeSymbol>("C").GetMember<IPropertySymbol>("P").SetMethod)
21479
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<INamedTypeSymbol>("C").GetMember<IPropertySymbol>("Q").GetMethod),
21480
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<INamedTypeSymbol>("C").GetMember<IPropertySymbol>("Q").SetMethod)
21498
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<INamedTypeSymbol>("C").GetMember<IPropertySymbol>("P").GetMethod),
21499
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<INamedTypeSymbol>("C").GetMember<IPropertySymbol>("P").SetMethod),
21500
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<INamedTypeSymbol>("C").GetMember<IPropertySymbol>("Q").GetMethod),
21501
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<INamedTypeSymbol>("C").GetMember<IPropertySymbol>("Q").SetMethod),
21519
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<INamedTypeSymbol>("C").GetMember<IPropertySymbol>("P").GetMethod),
21520
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<INamedTypeSymbol>("C").GetMember<IPropertySymbol>("P").SetMethod),
21521
SemanticEdit(SemanticEditKind.
Update
, c => c.GetParameterlessConstructor("C"), partialType: "C", preserveLocalVariables: true)
21534
semanticEdits: [SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<INamedTypeSymbol>("C").GetMember<IPropertySymbol>("P").GetMethod)]),
21586
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("S.get_P1")),
21587
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("S.get_P2")),
21588
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("S.get_P4")),
21589
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("S.set_P2")),
21590
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("S.set_P3")),
21591
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("S.set_P4")),
21625
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<INamedTypeSymbol>("S").GetMember<IPropertySymbol>("P2").GetMethod, preserveLocalVariables: false),
21626
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<INamedTypeSymbol>("S").GetMember<IPropertySymbol>("P3").SetMethod, preserveLocalVariables: false)
21701
SemanticEdit(SemanticEditKind.
Update
, c => c.GetPrimaryConstructor("C"), preserveLocalVariables: true),
21720
semanticEdits: [SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<IMethodSymbol>("C.get_P").PartialImplementationPart, partialType: "C")]),
21731
semanticEdits: [SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<IMethodSymbol>("C.get_P").PartialImplementationPart, partialType: "C")]),
21740
semanticEdits: [SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<IMethodSymbol>("C.get_P").PartialImplementationPart, partialType: "C")]),
21766
semanticEdits: [SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<IMethodSymbol>("C.get_P").PartialImplementationPart, partialType: "C")]),
21768
semanticEdits: [SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<IMethodSymbol>("C.get_P").PartialImplementationPart, partialType: "C")])
21813
semanticEdits: [SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<IPropertySymbol>("C.P").PartialImplementationPart, partialType: "C")]),
21837
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<IPropertySymbol>("C.P").PartialImplementationPart, partialType: "C"),
21841
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<IMethodSymbol>("C.get_P").PartialImplementationPart, partialType: "C")
21862
semanticEdits: [SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<IPropertySymbol>("C.P").PartialImplementationPart, partialType: "C")]),
21866
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<IMethodSymbol>("C.get_P").PartialImplementationPart, partialType: "C"),
21867
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<IPropertySymbol>("C.P").PartialImplementationPart, partialType: "C")
21892
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<IMethodSymbol>("C.get_P").PartialImplementationPart, partialType: "C"),
21893
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<IPropertySymbol>("C.P").PartialImplementationPart, partialType: "C")
21986
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.get_Item"), preserveLocalVariables: false)
22003
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.set_Item"), preserveLocalVariables: false)
22020
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.set_Item"), preserveLocalVariables: false)
22038
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.this[]")),
22039
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.get_Item"))
22059
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.this[]")),
22060
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.get_Item"))
22080
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.this[]")),
22081
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.get_Item"))
22097
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.get_Item"), preserveLocalVariables: false)
22128
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.this[]")),
22129
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.get_Item"))
22148
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.this[]")),
22149
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.get_Item"))
22165
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.get_Item"), preserveLocalVariables: false),
22181
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.set_Item")),
22182
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.F")),
22198
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.set_Item")),
22199
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.F")),
22215
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.get_Item"), preserveLocalVariables: false),
22216
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.set_Item"), preserveLocalVariables: false)
22236
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.this[]")),
22237
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.get_Item")),
22260
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.this[]")),
22261
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.get_Item")),
22409
[SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.this[]"))],
22570
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.get_Item")),
22571
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.set_Item")),
22572
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.this[]")),
22595
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.this[]"))
22991
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<IPropertySymbol>("C.this[]")),
22992
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<IPropertySymbol>("C.this[]").GetMethod),
22993
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<IPropertySymbol>("C.this[]").SetMethod)
23007
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<IPropertySymbol>("C.this[]")),
23008
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<IPropertySymbol>("C.this[]").GetMethod),
23009
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<IPropertySymbol>("C.this[]").SetMethod)
23027
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<IPropertySymbol>("C.this[]")),
23028
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<IPropertySymbol>("C.this[]").GetMethod),
23029
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<IPropertySymbol>("C.this[]").SetMethod),
23057
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<IPropertySymbol>("S.this[]")),
23058
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<IPropertySymbol>("S.this[]").GetMethod)
23088
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMembers<IPropertySymbol>("S.this[]").Single(m => m.Parameters is [{ Type.SpecialType: SpecialType.System_Int32 }])),
23089
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMembers<IPropertySymbol>("S.this[]").Single(m => m.Parameters is [{ Type.SpecialType: SpecialType.System_SByte }])),
23090
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMembers<IPropertySymbol>("S.this[]").Single(m => m.Parameters is [{ Type.SpecialType: SpecialType.System_Int32 }]).GetMethod),
23091
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMembers<IPropertySymbol>("S.this[]").Single(m => m.Parameters is [{ Type.SpecialType: SpecialType.System_SByte }]).GetMethod),
23092
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMembers<IPropertySymbol>("S.this[]").Single(m => m.Parameters is [{ Type.SpecialType: SpecialType.System_SByte }]).SetMethod),
23093
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMembers<IPropertySymbol>("S.this[]").Single(m => m.Parameters is [{ Type.SpecialType: SpecialType.System_UInt32 }]).GetMethod),
23094
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMembers<IPropertySymbol>("S.this[]").Single(m => m.Parameters is [{ Type.SpecialType: SpecialType.System_Byte }]).SetMethod),
23095
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMembers<IPropertySymbol>("S.this[]").Single(m => m.Parameters is [{ Type.SpecialType: SpecialType.System_UInt32 }]).SetMethod));
23127
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMembers<IPropertySymbol>("S.this[]").Single(m => m.Parameters is [{ Type.SpecialType: SpecialType.System_UInt32 }]).GetMethod),
23128
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMembers<IPropertySymbol>("S.this[]").Single(m => m.Parameters is [{ Type.SpecialType: SpecialType.System_Byte }]).SetMethod),
23129
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMembers<IPropertySymbol>("S.this[]").Single(m => m.Parameters is [{ Type.SpecialType: SpecialType.System_Int32 }])),
23130
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMembers<IPropertySymbol>("S.this[]").Single(m => m.Parameters is [{ Type.SpecialType: SpecialType.System_SByte }])),
23391
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<INamedTypeSymbol>("C").GetMember<IEventSymbol>("E").AddMethod),
23392
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<INamedTypeSymbol>("C").GetMember<IEventSymbol>("E").RemoveMethod)
23423
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("S.E")),
23424
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("S.add_E")),
23425
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("S.remove_E")));
23485
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<IEventSymbol>("C.F"))
23519
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<IEventSymbol>("C.F")),
23520
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<IEventSymbol>("C.F").AddMethod),
23521
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<IEventSymbol>("C.F").RemoveMethod)
23554
[SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<IEventSymbol>("C.F").RemoveMethod)],
23586
[SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<IEventSymbol>("C.F"))],
23619
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<IEventSymbol>("C.F")),
23620
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<IEventSymbol>("C.F").AddMethod),
23621
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<IEventSymbol>("C.F").RemoveMethod)
23655
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<IEventSymbol>("C.F").RemoveMethod)
23741
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.E")),
23779
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.F")),
23780
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.G")));
23844
edits.VerifySemantics([SemanticEdit(SemanticEditKind.
Update
, c => c.GetParameterlessConstructor("C"), preserveLocalVariables: true)]);
23926
SemanticEdit(SemanticEditKind.
Update
, c => c.GetParameterlessConstructor("C"), partialType: "C", preserveLocalVariables: true)
23948
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.M"))
23971
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<INamedTypeSymbol>("C").InstanceConstructors.Single(), preserveLocalVariables: true)
24110
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.M"))
24133
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember<INamedTypeSymbol>("C").InstanceConstructors.Single(), preserveLocalVariables: true)
24156
[SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.M"))],
24200
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.M"))
24222
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.M"))
24289
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.M")));
24327
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.F")));
24386
[SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.M"))],
24515
[SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.F"))],
24534
[SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C.F"))],
25126
SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("C"))
25247
[SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("Program.<Main>$"))],
25280
[SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("Program.<Main>$"))],
25333
[SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("Program.<Main>$"))],
25384
[SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("Program.<Main>$"))],
25573
[SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("Program.<Main>$"), preserveLocalVariables: true)],
25637
[SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("Program.<Main>$"), preserveLocalVariables: true)],
25991
[SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("Program.<Main>$"), syntaxMap[0])],
26026
[SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("Program.<Main>$"), syntaxMap[0])],
26059
[SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("Program.<Main>$"), syntaxMap[0])],
26091
[SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("Program.<Main>$"))],
26134
semanticEdits: [SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("Program.<Main>$"))],
26158
[SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("Program.<Main>$"))],
26182
[SemanticEdit(SemanticEditKind.
Update
, c => c.GetMember("Program.<Main>$"))],
Microsoft.CodeAnalysis.Features (16)
EditAndContinue\AbstractEditAndContinueAnalyzer.cs (9)
2897
editKind = SemanticEditKind.
Update
;
3059
editKind = SemanticEditKind.
Update
;
3212
editKind = SemanticEditKind.
Update
;
3236
editKind = SemanticEditKind.
Update
;
3334
Contract.ThrowIfFalse(editKind is SemanticEditKind.
Update
or SemanticEditKind.Insert);
3337
if (editKind == SemanticEditKind.
Update
)
3471
var partialType = editKind == SemanticEditKind.
Update
&& symbol.IsPartialImplementation()
3479
SemanticEditKind.
Update
=> SemanticEditInfo.CreateUpdate(symbolKey, syntaxMaps, partialType),
3874
/// Add <see cref="SemanticEditKind.
Update
"/> edit for the specified symbol and its accessors.
EditAndContinue\EditSession.cs (4)
842
if (edit.Kind is SemanticEditKind.
Update
or SemanticEditKind.Delete)
853
if (edit.Kind is SemanticEditKind.
Update
or SemanticEditKind.Insert or SemanticEditKind.Replace)
909
.Where(edit => edit is { PartialType: not null, Kind: SemanticEditKind.
Update
})
948
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 (212)
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 (85)
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))))
4982
Edit(SemanticEditKind.
Update
, Function(c) c.GetMember("C.F"), preserveLocalVariables:=True)
5021
Edit(SemanticEditKind.
Update
, Function(c) c.GetMember("C.F"), preserveLocalVariables:=True)
5045
Edit(SemanticEditKind.
Update
, Function(c) c.GetMember("C.F"), preserveLocalVariables:=True)
5154
ImmutableArray.Create(New SemanticEdit(SemanticEditKind.
Update
, method0, method1, GetSyntaxMapFromMarkers(source0, source1))))
5181
ImmutableArray.Create(New SemanticEdit(SemanticEditKind.
Update
, method1, method2, GetSyntaxMapFromMarkers(source1, source2))))
5213
ImmutableArray.Create(New SemanticEdit(SemanticEditKind.
Update
, method2, method3, GetSyntaxMapFromMarkers(source2, source3))))
5333
ImmutableArray.Create(New SemanticEdit(SemanticEditKind.
Update
, method0F, method1F, GetEquivalentNodesMap(method1F, method0F))))
5341
ImmutableArray.Create(New SemanticEdit(SemanticEditKind.
Update
, method1G, method2G, GetEquivalentNodesMap(method2G, method1G))))
5349
ImmutableArray.Create(New SemanticEdit(SemanticEditKind.
Update
, method2G, method3G, GetEquivalentNodesMap(method3G, method2G))))
5402
ImmutableArray.Create(New SemanticEdit(SemanticEditKind.
Update
, method0, method1, GetEquivalentNodesMap(method1, method0))))
5484
ImmutableArray.Create(New SemanticEdit(SemanticEditKind.
Update
, method0, method1, GetEquivalentNodesMap(method1, method0))))
5513
ImmutableArray.Create(New SemanticEdit(SemanticEditKind.
Update
, method1, method2, GetEquivalentNodesMap(method2, method1))))
5637
New SemanticEdit(SemanticEditKind.
Update
, f0, f1, GetSyntaxMapFromMarkers(source0, source1))))
5648
New SemanticEdit(SemanticEditKind.
Update
, f1, f2, GetSyntaxMapFromMarkers(source1, source2))))
5719
ImmutableArray.Create(New SemanticEdit(SemanticEditKind.
Update
, f0, f1, GetSyntaxMapFromMarkers(source0, source1))))
5745
ImmutableArray.Create(New SemanticEdit(SemanticEditKind.
Update
, f1, f2, GetSyntaxMapFromMarkers(source1, source2))))
5802
Edit(SemanticEditKind.
Update
, Function(c) c.GetMember("C.F"), preserveLocalVariables:=True)
5827
Edit(SemanticEditKind.
Update
, Function(c) c.GetMember("C.F"), preserveLocalVariables:=True, rudeEdits:=Function(node) New RuntimeRudeEdit("Parameter changed", &H123))
5856
Edit(SemanticEditKind.
Update
, Function(c) c.GetMember("C.F"), preserveLocalVariables:=True)
5937
Dim edit = New SemanticEdit(SemanticEditKind.
Update
, method0, method1, GetEquivalentNodesMap(method1, method0))
6021
ImmutableArray.Create(New SemanticEdit(SemanticEditKind.
Update
, method0, method1)))
6058
ImmutableArray.Create(New SemanticEdit(SemanticEditKind.
Update
, method0, method1, GetEquivalentNodesMap(method1, method0))))
6109
Edit(SemanticEditKind.
Update
, Function(c) c.GetMember("C.F"), preserveLocalVariables:=True)
6584
Edit(SemanticEditKind.
Update
, Function(c) c.GetMember("C.F"), preserveLocalVariables:=True)
6605
Edit(SemanticEditKind.
Update
, Function(c) c.GetMember("C.F"), preserveLocalVariables:=True)
6902
ImmutableArray.Create(New SemanticEdit(SemanticEditKind.
Update
, method0, method1)))
6981
New SemanticEdit(SemanticEditKind.
Update
, compilationB0.GetMember(Of MethodSymbol)("B.F"), compilationB1.GetMember(Of MethodSymbol)("B.F")),
7035
ImmutableArray.Create(New SemanticEdit(SemanticEditKind.
Update
, f0, f1, GetEquivalentNodesMap(f1, f0))))
7054
ImmutableArray.Create(New SemanticEdit(SemanticEditKind.
Update
, f1, f2, GetEquivalentNodesMap(f2, f1))))
7116
ImmutableArray.Create(New SemanticEdit(SemanticEditKind.
Update
, f0, f1, GetSyntaxMapFromMarkers(source0, source1))))
7259
ImmutableArray.Create(New SemanticEdit(SemanticEditKind.
Update
, f0, f1, GetSyntaxMapFromMarkers(source0, source1))))
7404
ImmutableArray.Create(New SemanticEdit(SemanticEditKind.
Update
, e0, e1, GetSyntaxMapFromMarkers(source0, source1))))
7652
Edit(SemanticEditKind.
Update
, symbolProvider:=Function(c) c.GetMember("C..ctor"))
7752
Edit(SemanticEditKind.
Update
, symbolProvider:=Function(c) c.GetMember("C..ctor"))
7875
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);