1 write to _anonymousDelegatesWithIndexedNames
Microsoft.CodeAnalysis.CSharp (1)
Emitter\EditAndContinue\CSharpSymbolMatcher.cs (1)
323
_anonymousDelegatesWithIndexedNames
= anonymousDelegatesWithIndexedNames;
1 reference to _anonymousDelegatesWithIndexedNames
Microsoft.CodeAnalysis.CSharp (1)
Emitter\EditAndContinue\CSharpSymbolMatcher.cs (1)
704
if (
_anonymousDelegatesWithIndexedNames
.TryGetValue(type.Name, out otherType) &&