123 references to NextGeneration
Microsoft.CodeAnalysis.CSharp.Emit2.UnitTests (120)
Emit\EditAndContinue\AssemblyReferencesTests.cs (4)
241
diff1.
NextGeneration
,
344
diff1.
NextGeneration
,
623
diff1.
NextGeneration
,
635
diff2.
NextGeneration
,
Emit\EditAndContinue\EditAndContinueClosureTests.cs (15)
1659
diff1.
NextGeneration
,
1757
diff1.
NextGeneration
,
1848
diff1.
NextGeneration
,
1969
diff1.
NextGeneration
,
2013
diff2.
NextGeneration
,
2166
diff1.
NextGeneration
,
2208
diff2.
NextGeneration
,
2366
diff1.
NextGeneration
,
2496
diff1.
NextGeneration
,
2613
diff1.
NextGeneration
,
2741
diff1.
NextGeneration
,
2753
diff2.
NextGeneration
,
3794
var diff2 = compilation2.EmitDifference(diff1.
NextGeneration
,
3899
diff1.
NextGeneration
,
4039
diff1.
NextGeneration
,
Emit\EditAndContinue\EditAndContinuePdbTests.cs (1)
269
diff1.
NextGeneration
,
Emit\EditAndContinue\EditAndContinueStateMachineTests.cs (22)
2005
diff1.
NextGeneration
,
5803
diff1.
NextGeneration
,
5808
diff2.
NextGeneration
,
7438
diff1.
NextGeneration
,
7449
diff2.
NextGeneration
,
7880
diff1.
NextGeneration
,
8187
diff1.
NextGeneration
,
8198
diff2.
NextGeneration
,
8717
diff1.
NextGeneration
,
8726
diff2.
NextGeneration
,
8735
diff3.
NextGeneration
,
8790
diff1.
NextGeneration
,
8902
diff1.
NextGeneration
,
9226
diff1.
NextGeneration
,
9377
diff1.
NextGeneration
,
9530
diff1.
NextGeneration
,
9688
diff1.
NextGeneration
,
9768
diff1.
NextGeneration
,
9782
diff2.
NextGeneration
,
9794
diff3.
NextGeneration
,
9806
diff4.
NextGeneration
,
10568
diff1.
NextGeneration
,
Emit\EditAndContinue\EditAndContinueTests.cs (74)
613
diff1.
NextGeneration
,
1190
diff1.
NextGeneration
,
1317
diff1.
NextGeneration
,
1349
diff2.
NextGeneration
,
1958
diff1.
NextGeneration
,
2043
diff1.
NextGeneration
,
2185
diff1.
NextGeneration
,
3259
diff1.
NextGeneration
,
3665
diff1.
NextGeneration
,
3864
diff1.
NextGeneration
,
3961
diff2.
NextGeneration
,
4187
diff1.
NextGeneration
,
5965
diff1.
NextGeneration
,
6512
diff1.
NextGeneration
,
6636
var generation = diff.
NextGeneration
.Ordinal;
6699
diff1.
NextGeneration
,
6708
diff2.
NextGeneration
,
6962
diff1.
NextGeneration
,
7047
diff1.
NextGeneration
,
7401
diff1.
NextGeneration
,
7535
var generation1 = diff1.
NextGeneration
;
7725
diff1.
NextGeneration
,
8384
diff1.
NextGeneration
,
8531
diff1.
NextGeneration
,
8555
diff2.
NextGeneration
,
8580
diff3.
NextGeneration
,
8605
diff4.
NextGeneration
,
8629
diff5.
NextGeneration
,
8653
diff6.
NextGeneration
,
8679
diff7.
NextGeneration
,
8704
diff8.
NextGeneration
,
8728
diff9.
NextGeneration
,
8801
diff10.
NextGeneration
,
8825
diff11.
NextGeneration
,
9109
diff1.
NextGeneration
,
9364
diff1.
NextGeneration
,
9422
diff2.
NextGeneration
,
9516
diff1.
NextGeneration
,
9875
diff1.
NextGeneration
,
9903
diff2.
NextGeneration
,
10011
diff1.
NextGeneration
,
10098
diff1.
NextGeneration
,
10500
diff1.
NextGeneration
,
10532
diff2.
NextGeneration
,
10669
diff1.
NextGeneration
,
10679
diff2.
NextGeneration
,
10871
diff1.
NextGeneration
,
11008
diff1.
NextGeneration
,
11131
diff1.
NextGeneration
,
11343
diff1.
NextGeneration
,
12043
diff1.
NextGeneration
,
12769
diff1.
NextGeneration
,
12781
diff1.
NextGeneration
,
13052
diff1.
NextGeneration
,
13195
diffB1.
NextGeneration
,
13254
diff1.
NextGeneration
,
13296
generation0 = diff1.
NextGeneration
;
13483
diff1.
NextGeneration
,
13622
diff1.
NextGeneration
,
13741
diff1.
NextGeneration
,
13850
diff1.
NextGeneration
,
14020
diff1.
NextGeneration
,
14174
diff1.
NextGeneration
,
14295
diff1.
NextGeneration
,
14493
diff1.
NextGeneration
,
14632
diff1.
NextGeneration
,
14739
diff1.
NextGeneration
,
14886
diff1.
NextGeneration
,
15040
diff1.
NextGeneration
,
15157
diff1.
NextGeneration
,
15295
diff1.
NextGeneration
,
15482
diff1.
NextGeneration
,
15715
diff1.
NextGeneration
,
15928
diff1.
NextGeneration
,
Emit\EditAndContinue\LocalSlotMappingTests.cs (4)
2251
diff1.
NextGeneration
,
2489
diff1.
NextGeneration
,
3905
diff1.
NextGeneration
,
5180
diff1.
NextGeneration
,
Microsoft.CodeAnalysis.VisualBasic.Emit.UnitTests (1)
Emit\EditAndContinue\EditAndContinueTests.vb (1)
1964
Dim generation = diff.
NextGeneration
.Ordinal
Roslyn.Test.PdbUtilities (2)
EditAndContinue\EditAndContinueTest.cs (1)
111
_generations.Add(new GenerationInfo(compilation, md.Reader, diff, compilationVerifier: null, diff.
NextGeneration
, validator));
Reader\PdbValidation.cs (1)
139
var (actual, expected) = AdjustToPdbFormat(actualPdb, expectedPdb, actualIsPortable: diff.
NextGeneration
.InitialBaseline.HasPortablePdb);