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
;
137
Hash.Combine(
ContainerName
, Location?.GetHashCode() ?? 0)))));