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