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