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