4 references to AllowRefOmittedArguments
Microsoft.CodeAnalysis.CSharp (4)
Binder\Binder_Expressions.cs (4)
8797if (this.AllowRefOmittedArguments(left)) 9135allowRefOmittedArguments: this.AllowRefOmittedArguments(receiver), dynamicResolution: actualArguments.HasDynamicArgument, ref useSiteInfo); 11120allowRefOmittedArguments: AllowRefOmittedArguments(receiver), 11781if (AllowRefOmittedArguments(methodGroup.Receiver))