Base:
property
PreviousGeneration
Microsoft.CodeAnalysis.Emit.CommonPEModuleBuilder.PreviousGeneration
2 references to PreviousGeneration
Microsoft.CodeAnalysis.CSharp (2)
Emitter\EditAndContinue\PEDeltaAssemblyBuilder.cs (2)
249
=>
PreviousGeneration
.GetNextAnonymousTypeIndex();
252
=>
PreviousGeneration
.GetNextAnonymousDelegateIndex();