1 instantiation of DelegateInvokeMethodReferenceFinder
Microsoft.CodeAnalysis.Features (1)
ChangeSignature\DelegateInvokeMethodReferenceFinder.cs (1)
31public static readonly DelegateInvokeMethodReferenceFinder Instance = new();
2 references to DelegateInvokeMethodReferenceFinder
Microsoft.CodeAnalysis.Features (2)
ChangeSignature\AbstractChangeSignatureService.cs (1)
237[.. ReferenceFinders.DefaultReferenceFinders, DelegateInvokeMethodReferenceFinder.Instance],
ChangeSignature\DelegateInvokeMethodReferenceFinder.cs (1)
31public static readonly DelegateInvokeMethodReferenceFinder Instance = new();