12 references to FromCall
Microsoft.CodeAnalysis.CSharp (12)
Binder\Binder.ValueChecks.cs (10)
3832MethodInvocationInfo.FromCall(call), 3892MethodInvocationInfo.FromCall(call, implicitIndexerAccess.Receiver), 4119MethodInvocationInfo.FromCall(call), 4186MethodInvocationInfo.FromCall(call, implicitIndexerAccess.Receiver), 4480MethodInvocationInfo.FromCall(call), 4527MethodInvocationInfo.FromCall(call, implicitIndexerAccess.Receiver), 5198MethodInvocationInfo.FromCall(call), 5263MethodInvocationInfo.FromCall(call, implicitIndexerAccess.Receiver), 5929MethodInvocationInfo.FromCall(call))); 5971MethodInvocationInfo.FromCall(call),
Binder\RefSafetyAnalysis.cs (2)
800var methodInvocationInfo = MethodInvocationInfo.FromCall(node); 1151var methodInvocationInfo = MethodInvocationInfo.FromCall(invocation);