CodeQL library for C#
codeql/csharp-all 0.9.0 (changelog, source)
Search

Predicate sameGvn

Holds if the control flow elements x and y are structurally equal.

Import path

import semmle.code.csharp.commons.StructuralComparison
predicate sameGvn(ControlFlowElement x, ControlFlowElement y)