CodeQL library for C#
codeql/csharp-all 0.9.0 (changelog, source)
Search

Member predicate SpanLineDirective::span

Holds if the specified start and end positions match this SpanLineDirective.

predicate span(int startLine, int startColumn, int endLine, int endColumn)