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
,
5814
diff1.
NextGeneration
,
5819
diff2.
NextGeneration
,
7449
diff1.
NextGeneration
,
7460
diff2.
NextGeneration
,
7891
diff1.
NextGeneration
,
8198
diff1.
NextGeneration
,
8209
diff2.
NextGeneration
,
8728
diff1.
NextGeneration
,
8737
diff2.
NextGeneration
,
8746
diff3.
NextGeneration
,
8801
diff1.
NextGeneration
,
8913
diff1.
NextGeneration
,
9237
diff1.
NextGeneration
,
9388
diff1.
NextGeneration
,
9541
diff1.
NextGeneration
,
9699
diff1.
NextGeneration
,
9779
diff1.
NextGeneration
,
9793
diff2.
NextGeneration
,
9805
diff3.
NextGeneration
,
9817
diff4.
NextGeneration
,
10579
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
,
3009
diff1.
NextGeneration
,
3415
diff1.
NextGeneration
,
3614
diff1.
NextGeneration
,
3711
diff2.
NextGeneration
,
3937
diff1.
NextGeneration
,
5715
diff1.
NextGeneration
,
6262
diff1.
NextGeneration
,
6386
var generation = diff.
NextGeneration
.Ordinal;
6449
diff1.
NextGeneration
,
6458
diff2.
NextGeneration
,
6712
diff1.
NextGeneration
,
6797
diff1.
NextGeneration
,
7151
diff1.
NextGeneration
,
7285
var generation1 = diff1.
NextGeneration
;
7475
diff1.
NextGeneration
,
8134
diff1.
NextGeneration
,
8281
diff1.
NextGeneration
,
8305
diff2.
NextGeneration
,
8330
diff3.
NextGeneration
,
8355
diff4.
NextGeneration
,
8379
diff5.
NextGeneration
,
8403
diff6.
NextGeneration
,
8429
diff7.
NextGeneration
,
8454
diff8.
NextGeneration
,
8478
diff9.
NextGeneration
,
8551
diff10.
NextGeneration
,
8575
diff11.
NextGeneration
,
8859
diff1.
NextGeneration
,
9114
diff1.
NextGeneration
,
9172
diff2.
NextGeneration
,
9266
diff1.
NextGeneration
,
9625
diff1.
NextGeneration
,
9653
diff2.
NextGeneration
,
9761
diff1.
NextGeneration
,
9848
diff1.
NextGeneration
,
10182
diff1.
NextGeneration
,
10214
diff2.
NextGeneration
,
10351
diff1.
NextGeneration
,
10361
diff2.
NextGeneration
,
10553
diff1.
NextGeneration
,
10690
diff1.
NextGeneration
,
10813
diff1.
NextGeneration
,
11025
diff1.
NextGeneration
,
11725
diff1.
NextGeneration
,
12451
diff1.
NextGeneration
,
12463
diff1.
NextGeneration
,
12734
diff1.
NextGeneration
,
12877
diffB1.
NextGeneration
,
12936
diff1.
NextGeneration
,
12978
generation0 = diff1.
NextGeneration
;
13165
diff1.
NextGeneration
,
13304
diff1.
NextGeneration
,
13423
diff1.
NextGeneration
,
13532
diff1.
NextGeneration
,
13702
diff1.
NextGeneration
,
13856
diff1.
NextGeneration
,
13977
diff1.
NextGeneration
,
14175
diff1.
NextGeneration
,
14314
diff1.
NextGeneration
,
14421
diff1.
NextGeneration
,
14568
diff1.
NextGeneration
,
14722
diff1.
NextGeneration
,
14839
diff1.
NextGeneration
,
14977
diff1.
NextGeneration
,
15164
diff1.
NextGeneration
,
15397
diff1.
NextGeneration
,
15610
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);