12 references to FromCall
Microsoft.CodeAnalysis.CSharp (12)
Binder\Binder.ValueChecks.cs (10)
3811MethodInvocationInfo.FromCall(call), 3871MethodInvocationInfo.FromCall(call, implicitIndexerAccess.Receiver), 4102MethodInvocationInfo.FromCall(call), 4169MethodInvocationInfo.FromCall(call, implicitIndexerAccess.Receiver), 4467MethodInvocationInfo.FromCall(call), 4514MethodInvocationInfo.FromCall(call, implicitIndexerAccess.Receiver), 5189MethodInvocationInfo.FromCall(call), 5254MethodInvocationInfo.FromCall(call, implicitIndexerAccess.Receiver), 5920MethodInvocationInfo.FromCall(call))); 5962MethodInvocationInfo.FromCall(call),
Binder\RefSafetyAnalysis.cs (2)
817var methodInvocationInfo = MethodInvocationInfo.FromCall(node); 1181var methodInvocationInfo = MethodInvocationInfo.FromCall(invocation);