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)
704if (_anonymousDelegatesWithIndexedNames.TryGetValue(type.Name, out otherType) &&