12 references to FromCall
Microsoft.CodeAnalysis.CSharp (12)
Binder\Binder.ValueChecks.cs (10)
3831MethodInvocationInfo.FromCall(call), 3891MethodInvocationInfo.FromCall(call, implicitIndexerAccess.Receiver), 4118MethodInvocationInfo.FromCall(call), 4185MethodInvocationInfo.FromCall(call, implicitIndexerAccess.Receiver), 4478MethodInvocationInfo.FromCall(call), 4525MethodInvocationInfo.FromCall(call, implicitIndexerAccess.Receiver), 5159MethodInvocationInfo.FromCall(call), 5224MethodInvocationInfo.FromCall(call, implicitIndexerAccess.Receiver), 5890MethodInvocationInfo.FromCall(call))); 5932MethodInvocationInfo.FromCall(call),
Binder\RefSafetyAnalysis.cs (2)
800var methodInvocationInfo = MethodInvocationInfo.FromCall(node); 1144var methodInvocationInfo = MethodInvocationInfo.FromCall(invocation);