1 instantiation of TestSession
Microsoft.CodeAnalysis.EditorFeatures2.UnitTests (1)
Rename\RenameViewModelTests.vb (1)
739
Private ReadOnly Session As TestSession = New
TestSession
()
2 references to TestSession
Microsoft.CodeAnalysis.EditorFeatures2.UnitTests (2)
Rename\RenameViewModelTests.vb (2)
655
Dim QuickInfoSession = DirectCast(TestQuickInfoBroker.GetSession(cursorDocument.GetTextView()), TestQuickInfoBroker.
TestSession
)
739
Private ReadOnly Session As
TestSession
= New TestSession()