12 references to FromCall
Microsoft.CodeAnalysis.CSharp (12)
Binder\Binder.ValueChecks.cs (10)
3826MethodInvocationInfo.FromCall(call), 3886MethodInvocationInfo.FromCall(call, implicitIndexerAccess.Receiver), 4113MethodInvocationInfo.FromCall(call), 4180MethodInvocationInfo.FromCall(call, implicitIndexerAccess.Receiver), 4473MethodInvocationInfo.FromCall(call), 4520MethodInvocationInfo.FromCall(call, implicitIndexerAccess.Receiver), 5154MethodInvocationInfo.FromCall(call), 5219MethodInvocationInfo.FromCall(call, implicitIndexerAccess.Receiver), 5885MethodInvocationInfo.FromCall(call))); 5927MethodInvocationInfo.FromCall(call),
Binder\RefSafetyAnalysis.cs (2)
800var methodInvocationInfo = MethodInvocationInfo.FromCall(node); 1144var methodInvocationInfo = MethodInvocationInfo.FromCall(invocation);