2 references to isLocationWithinSpan
Microsoft.CodeAnalysis (2)
Diagnostic\Diagnostic.cs (2)
493
if (
isLocationWithinSpan
(Location, tree, filterSpanWithinTree))
506
if (
isLocationWithinSpan
(location, tree, filterSpanWithinTree))