зеркало из https://github.com/github/codeql.git
spelling: highlighting
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
This commit is contained in:
Родитель
772a6d00a9
Коммит
0c2fa214ef
|
@ -66,7 +66,7 @@ namespace Semmle.Extraction.CSharp.Entities
|
||||||
}
|
}
|
||||||
|
|
||||||
/// <summary>
|
/// <summary>
|
||||||
/// The location which is stored in the database and is used when highlighing source code.
|
/// The location which is stored in the database and is used when highlighting source code.
|
||||||
/// It's generally short, e.g. a method name.
|
/// It's generally short, e.g. a method name.
|
||||||
/// </summary>
|
/// </summary>
|
||||||
public override Microsoft.CodeAnalysis.Location? ReportingLocation => Symbol.Locations.FirstOrDefault();
|
public override Microsoft.CodeAnalysis.Location? ReportingLocation => Symbol.Locations.FirstOrDefault();
|
||||||
|
|
Загрузка…
Ссылка в новой задаче