1 override of GetNextAnonymousDelegateIndex
Microsoft.CodeAnalysis.CSharp (1)
Emitter\EditAndContinue\PEDeltaAssemblyBuilder.cs (1)
251
internal override int
GetNextAnonymousDelegateIndex
()
1 reference to GetNextAnonymousDelegateIndex
Microsoft.CodeAnalysis.CSharp (1)
Symbols\AnonymousTypes\AnonymousTypeManager.Templates.cs (1)
477
assignIndexedNames(anonymousDelegatesWithIndexedNames, moduleBeingBuilt.
GetNextAnonymousDelegateIndex
(), isDelegate: true);