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