4 references to IsEmpty
Microsoft.CodeAnalysis (4)
CommandLine\CommandLineParser.cs (2)
351if (pathMap.IsEmpty()) 360if (kEqualsV.IsEmpty())
CommandLine\CommandLineResource.cs (1)
40Debug.Assert(!resourceName.IsEmpty());
Syntax\SyntaxTree.cs (1)
288if (resolver is null || mappedSpan.Path.IsEmpty())