2 references to OperationDeconstructor
Microsoft.CodeAnalysis.CodeStyle (2)
HashCodeAnalyzer.cs (2)
103using var analyzer = new OperationDeconstructor(this, method, hashCodeVariable: null); 164using var valueAnalyzer = new OperationDeconstructor(this, method, hashCodeVariable);