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