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