mirror of
https://github.com/github/codeql.git
synced 2026-05-03 12:45:27 +02:00
C#: Fix up after merge
This commit is contained in:
@@ -2147,7 +2147,7 @@ class TranslatedEventAccess extends TranslatedNonConstantExpr {
|
||||
override TranslatedElement getChild(int id) { id = 0 and result = this.getLValue() }
|
||||
|
||||
override predicate hasInstruction(
|
||||
Opcode opcode, InstructionTag tag, Type resultType, boolean isLValue
|
||||
Opcode opcode, InstructionTag tag, CSharpType resultType
|
||||
) {
|
||||
none()
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user