1 reference to NameMatchSpans
Microsoft.CodeAnalysis.Features (1)
ExternalAccess\VSTypeScript\VSTypeScriptNavigateToSearchService.cs (1)
123
public ImmutableArray<TextSpan> NameMatchSpans => _result.
NameMatchSpans
;