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