2 references to TryGetMatchingDelegateWithIndexedName
Microsoft.CodeAnalysis.CSharp (2)
Emitter\EditAndContinue\CSharpSymbolMatcher.cs (2)
102=> _visitor.TryGetMatchingDelegateWithIndexedName((AnonymousTypeManager.AnonymousDelegateTemplateSymbol)delegateTemplate, values, out match); 501TryGetMatchingDelegateWithIndexedName(delegateTemplate, otherTypeCandidates, out otherType);