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