1 write to _underlyingObject
Microsoft.CodeAnalysis.Features (1)
ExternalAccess\VSTypeScript\Api\VSTypeScriptDocumentNavigationServiceWrapper.cs (1)
22_underlyingObject = underlyingObject;
2 references to _underlyingObject
Microsoft.CodeAnalysis.Features (2)
ExternalAccess\VSTypeScript\Api\VSTypeScriptDocumentNavigationServiceWrapper.cs (2)
37var obj = _underlyingObject; 49var obj = _underlyingObject;