1 write to _underlyingObject
Microsoft.CodeAnalysis.EditorFeatures (1)
ExternalAccess\VSTypeScript\VSTypeScriptStreamingFindUsagesPresenterAccessor.cs (1)
22=> _underlyingObject = underlyingObject;
2 references to _underlyingObject
Microsoft.CodeAnalysis.EditorFeatures (2)
ExternalAccess\VSTypeScript\VSTypeScriptStreamingFindUsagesPresenterAccessor.cs (2)
27var (context, cancellationToken) = _underlyingObject.StartSearch(title, supportsReferences); 32=> _underlyingObject.ClearAll();