mirror of
https://github.com/github/codeql.git
synced 2026-04-24 16:25:15 +02:00
C#: Address review comments
This commit is contained in:
@@ -72,7 +72,7 @@ class DefaultToStringType extends ValueOrRefType {
|
||||
result instanceof SourceLocation
|
||||
or
|
||||
not super.getLocation() instanceof SourceLocation and
|
||||
result.hasLocationInfo("", 0, 0, 0, 0)
|
||||
result instanceof EmptyLocation
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user