3 implementations of ClearAll
Microsoft.CodeAnalysis.EditorFeatures.Test.Utilities (1)
FindUsages\StubStreamingFindUsagesPresenter.cs (1)
21
public void
ClearAll
()
Microsoft.CodeAnalysis.EditorFeatures.UnitTests (1)
FindReferences\FindReferencesCommandHandlerTests.cs (1)
51
public void
ClearAll
()
Microsoft.VisualStudio.LanguageServices (1)
FindReferences\StreamingFindUsagesPresenter.cs (1)
159
public void
ClearAll
()
1 reference to ClearAll
Microsoft.CodeAnalysis.EditorFeatures (1)
ExternalAccess\VSTypeScript\VSTypeScriptStreamingFindUsagesPresenterAccessor.cs (1)
29
=> _underlyingObject.
ClearAll
();