3 references to IsEmpty
Microsoft.CodeAnalysis (3)
CommandLine\CommandLineParser.cs (2)
340
if (pathMap.
IsEmpty
())
349
if (kEqualsV.
IsEmpty
())
Syntax\SyntaxTree.cs (1)
287
if (resolver is null || mappedSpan.Path.
IsEmpty
())