1 instantiation of TestQuickInfoBroker
Microsoft.CodeAnalysis.EditorFeatures2.UnitTests (1)
Rename\RenameViewModelTests.vb (1)
620
Dim TestQuickInfoBroker = New
TestQuickInfoBroker
()
1 reference to TestQuickInfoBroker
Microsoft.CodeAnalysis.EditorFeatures2.UnitTests (1)
Rename\RenameViewModelTests.vb (1)
644
Dim QuickInfoSession = DirectCast(TestQuickInfoBroker.GetSession(cursorDocument.GetTextView()),
TestQuickInfoBroker
.TestSession)