mirror of
https://github.com/github/codeql.git
synced 2026-02-19 16:33:40 +01: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