4 references to ExternalHelpers
Microsoft.CodeAnalysis.CSharp.Workspaces (4)
SyncedSource\FileBasedPrograms\FileLevelDirectiveHelpers.cs (3)
564resolvedName = ExternalHelpers.IsPathFullyQualified(resolvedName) 566: ExternalHelpers.GetRelativePath(relativeTo: sourceDirectory, projectFilePath); 964return ExternalHelpers.CombineHashCodes(
SyncedSource\FileBasedPrograms\VirtualProjectBuilder.cs (1)
70Debug.Assert(ExternalHelpers.IsPathFullyQualified(entryPointFileFullPath));