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