10 references to StringFromLines
Microsoft.CodeAnalysis.VisualBasic.EditorFeatures.UnitTests (10)
Diagnostics\GenerateEndConstruct\GenerateEndConstructTests.vb (6)
51
Dim expected =
StringFromLines
("", "Structure Goo", "End Structure", "")
62
Dim expected =
StringFromLines
("", "Module Goo", "", "End Module", "")
73
Dim expected =
StringFromLines
("", "Namespace Goo", "", "End Namespace", "")
84
Dim expected =
StringFromLines
("", "Class Goo", "", "End Class", "")
95
Dim expected =
StringFromLines
("", "Interface Goo", "", "End Interface", "")
106
Dim expected =
StringFromLines
("", "Enum Goo", "", "End Enum", "")
DocumentationComments\DocumentationCommentTests.vb (1)
1070
StringFromLines
("Module M",
QuickInfo\SemanticQuickInfoSourceTests.vb (1)
319
Await TestAsync(
StringFromLines
("Class C(Of T)",
Utils.vb (2)
23
Dim code =
StringFromLines
(lines)
39
Dim format =
StringFromLines
(