Update csharp/ql/src/semmle/code/csharp/ir/implementation/raw/PrintIR.ql

Co-Authored-By: Dave Bartolomeo <42150477+dave-bartolomeo@users.noreply.github.com>
This commit is contained in:
Andrei Diaconu
2019-08-05 09:44:15 +01:00
committed by AndreiDiaconu1
parent 073812b6f1
commit d8f8b47605

View File

@@ -1,7 +1,7 @@
/**
* @name Print Raw IR
* @description Outputs a representation of the Raw IR graph
* @id cpp/print-raw-ir
* @id csharp/print-raw-ir
* @kind graph
*/