4 references to s_pathComparer
Aspire.Hosting.Browsers (4)
IBrowserHost.cs (4)
150s_pathComparer.Equals(ExecutablePath, other.ExecutablePath) && 151s_pathComparer.Equals(UserDataRootPath, other.UserDataRootPath); 160s_pathComparer.GetHashCode(ExecutablePath ?? string.Empty), 161s_pathComparer.GetHashCode(UserDataRootPath ?? string.Empty));