C#/Java: Go back to access path limit 2

This commit is contained in:
Tom Hvitved
2025-12-03 15:05:02 +01:00
parent 666855dbd7
commit 3ba256a72a
3 changed files with 18 additions and 1 deletions

View File

@@ -260,6 +260,8 @@ module SummaryModelGeneratorInput implements SummaryModelGeneratorInputSig {
)
}
int contentAccessPathLimitInternal() { result = 2 }
bindingset[d]
private string getFullyQualifiedName(Declaration d) {
exists(string qualifier, string name |