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