Skip to content

Commit

Permalink
Merge pull request #15567 from hvitved/csharp/cache-module
Browse files Browse the repository at this point in the history
C#: Actually cache module `Cached`
  • Loading branch information
hvitved authored Feb 12, 2024
2 parents 9634511 + 9785ce4 commit b27b89b
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -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.
Expand Down

0 comments on commit b27b89b

Please sign in to comment.