12 references to FromCall
Microsoft.CodeAnalysis.CSharp (12)
Binder\Binder.ValueChecks.cs (10)
3821MethodInvocationInfo.FromCall(call), 3881MethodInvocationInfo.FromCall(call, implicitIndexerAccess.Receiver), 4108MethodInvocationInfo.FromCall(call), 4175MethodInvocationInfo.FromCall(call, implicitIndexerAccess.Receiver), 4468MethodInvocationInfo.FromCall(call), 4515MethodInvocationInfo.FromCall(call, implicitIndexerAccess.Receiver), 5149MethodInvocationInfo.FromCall(call), 5214MethodInvocationInfo.FromCall(call, implicitIndexerAccess.Receiver), 5880MethodInvocationInfo.FromCall(call))); 5922MethodInvocationInfo.FromCall(call),
Binder\RefSafetyAnalysis.cs (2)
800var methodInvocationInfo = MethodInvocationInfo.FromCall(node); 1144var methodInvocationInfo = MethodInvocationInfo.FromCall(invocation);