2 references to IsEmptyArgument
Microsoft.CodeAnalysis.CSharp.Features (2)
SignatureHelp\AbstractCSharpSignatureHelpProvider.LightweightOverloadResolution.cs (2)
154if (IsEmptyArgument(argument.Expression)) 230else if (IsEmptyArgument(argument.Expression))