2 references to _underlyingObject
Microsoft.CodeAnalysis.Features (2)
ExternalAccess\VSTypeScript\Api\VSTypeScriptDocumentNavigationServiceWrapper.cs (2)
31
var obj =
_underlyingObject
;
43
var obj =
_underlyingObject
;