9 references to StringFromLines
Microsoft.CodeAnalysis.EditorFeatures2.UnitTests (9)
Workspaces\SymbolDescriptionServiceTests.vb (9)
60
Dim code =
StringFromLines
(lines)
78
StringFromLines
("dynamic",
231
StringFromLines
("Sub List(Of String).New()"))
252
StringFromLines
("Sub Outer(Of Integer).New()"))
278
StringFromLines
("Sub Outer(Of Integer).Inner.New()"))
346
StringFromLines
("Structure System.Nullable(Of T As Structure)",
365
StringFromLines
("Sub Dictionary(Of Integer, String).New()"))
799
Dim expectedDescription =
StringFromLines
("Interface System.Collections.Generic.IEnumerable(Of Out T)",
811
Dim expectedDescription =
StringFromLines
("Interface System.Collections.Generic.IEnumerable(Of Out T)",