2 references to NormalizeManifestPath
aspire (2)
Projects\GuestAppHostProject.cs (2)
1931var current = new HashSet<string>(generatedRelativePaths.Select(NormalizeManifestPath), StringComparer.Ordinal); 1940if (recorded.Length == 0 || current.Contains(NormalizeManifestPath(recorded)))