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