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