mirror of
https://github.com/github/codeql.git
synced 2025-12-16 16:53:25 +01:00
Merge pull request #19327 from d10c/d10c/rtjo-csharp-jo-fix
C#: Join order fix
This commit is contained in:
@@ -408,7 +408,8 @@ Declaration interpretBaseDeclaration(string namespace, string type, string name,
|
||||
)
|
||||
}
|
||||
|
||||
pragma[inline]
|
||||
bindingset[d, ext]
|
||||
pragma[inline_late]
|
||||
private Declaration interpretExt(Declaration d, ExtPath ext) {
|
||||
ext = "" and result = d
|
||||
or
|
||||
|
||||
Reference in New Issue
Block a user