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