1 reference to FromCallParts
Microsoft.CodeAnalysis.CSharp (1)
Binder\Binder_Statements.cs (1)
1611
var methodInvocationInfo = MethodInvocationInfo.
FromCallParts
(propSet, receiver, args: [op2], receiverIsSubjectToCloning: ThreeState.Unknown);