1 reference to GetAnonymousDelegatesWithIndexedNames
Microsoft.CodeAnalysis.CSharp (1)
Emitter\EditAndContinue\PEDeltaAssemblyBuilder.cs (1)
278
var anonymousDelegates = this.Compilation.AnonymousTypeManager.
GetAnonymousDelegatesWithIndexedNames
();