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