1 write to _anonymousDelegates
Microsoft.CodeAnalysis.CSharp (1)
Emitter\EditAndContinue\CSharpSymbolMatcher.cs (1)
322_anonymousDelegates = anonymousDelegates;
1 reference to _anonymousDelegates
Microsoft.CodeAnalysis.CSharp (1)
Emitter\EditAndContinue\CSharpSymbolMatcher.cs (1)
691return _anonymousDelegates.TryGetValue(key, out otherDelegateSymbol);