2 references to IsValidEntryPointPath
Microsoft.CodeAnalysis.CSharp.Workspaces (2)
FileBasedPrograms\FileBasedProgramService.cs (1)
37
=> VirtualProjectBuilder.
IsValidEntryPointPath
(entryPointFilePath);
SyncedSource\FileBasedPrograms\VirtualProjectBuilder.cs (1)
124
if (
IsValidEntryPointPath
(entryPointFilePath))