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)
691
return
_anonymousDelegates
.TryGetValue(key, out otherDelegateSymbol);