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