2 references to getCallInfo
Microsoft.CodeAnalysis.CSharp (2)
Operations\CSharpOperationFactory.cs (2)
2380(value, alignment, format) = getCallInfo(call.Arguments, call.ArgumentNamesOpt, currentPosition); 2384(value, alignment, format) = getCallInfo(dynamicInvocation.Arguments, dynamicInvocation.ArgumentNamesOpt, currentPosition);