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