3 references to AllowRefOmittedArguments
Microsoft.CodeAnalysis.CSharp (3)
Binder\Binder_Expressions.cs (3)
8771if (this.AllowRefOmittedArguments(left)) 9045allowRefOmittedArguments: binder.AllowRefOmittedArguments(left), dynamicResolution: actualReceiverArguments.HasDynamicArgument, ref useSiteInfo); 11062if (AllowRefOmittedArguments(methodGroup.Receiver))