12 references to FromCall
Microsoft.CodeAnalysis.CSharp (12)
Binder\Binder.ValueChecks.cs (10)
3804MethodInvocationInfo.FromCall(call), 3864MethodInvocationInfo.FromCall(call, implicitIndexerAccess.Receiver), 4091MethodInvocationInfo.FromCall(call), 4158MethodInvocationInfo.FromCall(call, implicitIndexerAccess.Receiver), 4449MethodInvocationInfo.FromCall(call), 4496MethodInvocationInfo.FromCall(call, implicitIndexerAccess.Receiver), 5122MethodInvocationInfo.FromCall(call), 5187MethodInvocationInfo.FromCall(call, implicitIndexerAccess.Receiver), 5852MethodInvocationInfo.FromCall(call))); 5894MethodInvocationInfo.FromCall(call),
Binder\RefSafetyAnalysis.cs (2)
800var methodInvocationInfo = MethodInvocationInfo.FromCall(node); 1144var methodInvocationInfo = MethodInvocationInfo.FromCall(invocation);