C#: Actually cache module Cached

This commit is contained in:
Tom Hvitved
2024-02-09 12:29:56 +01:00
parent d46028f552
commit 9785ce4936

View File

@@ -89,6 +89,7 @@ class DataFlowSummarizedCallable instanceof FlowSummary::SummarizedCallable {
string toString() { result = super.toString() }
}
cached
private module Cached {
/**
* The following heuristic is used to rank when to use source code or when to use summaries for DataFlowCallables.