2 references to IsValidFilePath
Microsoft.CodeAnalysis (2)
CommandLine\CommandLineParser.cs (1)
894
if (!PathUtilities.
IsValidFilePath
(fullPath))
CommandLine\CommonCompiler.cs (1)
1293
if (!PathUtilities.
IsValidFilePath
(finalPdbFilePath))