3 references to ElasticLineFeed
Microsoft.CodeAnalysis.VisualBasic (3)
Syntax\InternalSyntax\SyntaxFactory.vb (2)
35trivia = If(elastic, SyntaxFactory.ElasticLineFeed, SyntaxFactory.LineFeed) 74ElasticLineFeed,
Syntax\SyntaxFactory.vb (1)
51Public Shared ReadOnly Property ElasticLineFeed As SyntaxTrivia = CType(InternalSyntax.SyntaxFactory.ElasticLineFeed, SyntaxTrivia)