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