2 references to _underlyingObject
Microsoft.CodeAnalysis.EditorFeatures (2)
ExternalAccess\VSTypeScript\Api\VSTypeScriptInlineRenameLocationWrapper.cs (2)
14public Document Document => _underlyingObject.Document; 15public TextSpan TextSpan => _underlyingObject.TextSpan;