9 references to FromIndexerGetter
Microsoft.CodeAnalysis.CSharp (9)
Binder\Binder.ValueChecks.cs (8)
3836MethodInvocationInfo.FromIndexerGetter(indexerAccess), 3851MethodInvocationInfo.FromIndexerGetter(indexerAccess, implicitIndexerAccess.Receiver), 4121MethodInvocationInfo.FromIndexerGetter(indexerAccess), 4145MethodInvocationInfo.FromIndexerGetter(indexerAccess, implicitIndexerAccess.Receiver), 4485MethodInvocationInfo.FromIndexerGetter(indexerAccess), 4500MethodInvocationInfo.FromIndexerGetter(indexerAccess, implicitIndexerAccess.Receiver), 5215MethodInvocationInfo.FromIndexerGetter(indexerAccess), 5234MethodInvocationInfo.FromIndexerGetter(indexerAccess, implicitIndexerAccess.Receiver),
Binder\RefSafetyAnalysis.cs (1)
1078var methodInvocationInfo = MethodInvocationInfo.FromIndexerGetter(node);