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