2 references to ProjectId
Microsoft.CodeAnalysis.Workspaces (2)
Remote\RemoteArguments.cs (2)
43
return this.
ProjectId
== other?.ProjectId &&
48
=> Hash.Combine(this.SymbolKeyData, this.
ProjectId
.GetHashCode());