3 references to Source
Microsoft.CodeAnalysis.Workspaces (3)
Packaging\IPackageInstallerService.cs (3)
59
=> Name == other.Name &&
Source
== other.
Source
;
62
=> Hash.Combine(Name,
Source
.GetHashCode());