2 references to IsWhiteSpace
Microsoft.CodeAnalysis (2)
CommandLine\CommandLineParser.cs (1)
1159if (path.IsWhiteSpace())
MemoryExtensions.cs (1)
75memory is not { } m || IsWhiteSpace(m);