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