mirror of
https://github.com/github/codeql.git
synced 2025-12-17 01:03:14 +01:00
8 lines
261 B
Plaintext
8 lines
261 B
Plaintext
/**
|
|
* @kind test-postprocess
|
|
*/
|
|
|
|
import semmle.code.csharp.dataflow.internal.ExternalFlow
|
|
import codeql.dataflow.test.ProvenancePathGraph
|
|
import codeql.dataflow.test.ProvenancePathGraph::TestPostProcessing::TranslateProvenanceResults<interpretModelForTest/2>
|