2 references to IsEmptyArgument
Microsoft.CodeAnalysis.CSharp.Features (2)
SignatureHelp\LightweightOverloadResolution.cs (2)
116
if (
IsEmptyArgument
(argument.Expression))
202
else if (
IsEmptyArgument
(argument.Expression))