1 write to Index
Microsoft.CodeAnalysis.NetAnalyzers (1)
src\9382845807600969\AbstractIndex.ConstantValueIndex.cs (1)
14Index = index;
3 references to Index
Microsoft.CodeAnalysis.NetAnalyzers (3)
src\9382845807600969\AbstractIndex.ConstantValueIndex.cs (3)
21hashCode.Add(Index.GetHashCode()); 28return Index.GetHashCode() == other.Index.GetHashCode();