3 references to Deprecated
Microsoft.CodeAnalysis.LanguageServer.Protocol (3)
Protocol\SymbolInformation.cs (3)
121&& this.Deprecated == other.Deprecated 131HashCode.Combine(Name, Kind, Hash.CombineValues(Tags), Deprecated, Location, ContainerName);