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