2 writes to Kind
Microsoft.CodeAnalysis.LanguageServer.Protocol (2)
Handler\Symbols\SymbolInformationFactory.cs (2)
21
Kind
= kind,
34
Kind
= kind,
3 references to Kind
Microsoft.CodeAnalysis.LanguageServer.Protocol (3)
Protocol\SymbolInformation.cs (3)
117
&& this.
Kind
== other.
Kind
131
HashCode.Combine(Name,
Kind
, Hash.CombineValues(Tags), Deprecated, Location, ContainerName);