3 references to FileSystemPath
Aspire.Hosting (3)
src\Shared\AppHostSocketManager.cs (2)
117.Distinct(StringComparers.FileSystemPath); 209foreach (var socketPath in socketPaths.Distinct(StringComparers.FileSystemPath))
src\Shared\BackchannelConstants.cs (1)
343return results.Distinct(StringComparers.FileSystemPath).ToArray();