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