12 references to FromCall
Microsoft.CodeAnalysis.CSharp (12)
Binder\Binder.ValueChecks.cs (10)
3820MethodInvocationInfo.FromCall(call), 3880MethodInvocationInfo.FromCall(call, implicitIndexerAccess.Receiver), 4107MethodInvocationInfo.FromCall(call), 4174MethodInvocationInfo.FromCall(call, implicitIndexerAccess.Receiver), 4465MethodInvocationInfo.FromCall(call), 4512MethodInvocationInfo.FromCall(call, implicitIndexerAccess.Receiver), 5138MethodInvocationInfo.FromCall(call), 5203MethodInvocationInfo.FromCall(call, implicitIndexerAccess.Receiver), 5868MethodInvocationInfo.FromCall(call))); 5910MethodInvocationInfo.FromCall(call),
Binder\RefSafetyAnalysis.cs (2)
800var methodInvocationInfo = MethodInvocationInfo.FromCall(node); 1144var methodInvocationInfo = MethodInvocationInfo.FromCall(invocation);