2 references to ToDocumentSpan
Microsoft.CodeAnalysis.EditorFeatures (2)
ExternalAccess\VSTypeScript\Api\IVSTypeScriptFindUsagesContext.cs (2)
93
tags, displayParts, sourceSpans.SelectAsArray(span => span.
ToDocumentSpan
()), nameDisplayParts,
133
UnderlyingObject = new SourceReferenceItem(definition.UnderlyingObject, sourceSpan.
ToDocumentSpan
(), symbolUsageInfo.UnderlyingObject);