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