1 instantiation of PeekResultCollection
Microsoft.CodeAnalysis.EditorFeatures2.UnitTests (1)
Peek\PeekTests.vb (1)
293Dim peekResult As New PeekResultCollection(workspace)
2 references to PeekResultCollection
Microsoft.CodeAnalysis.EditorFeatures2.UnitTests (2)
Peek\PeekTests.vb (2)
259Private Shared Function GetPeekResultCollection(element As XElement) As PeekResultCollection 265Private Shared Function GetPeekResultCollection(workspace As TestWorkspace) As PeekResultCollection