2 references to InterpolationFormatClause
Microsoft.CodeAnalysis.VisualBasic (2)
Generated\Syntax.xml.Main.Generated.vb (1)
42772
Return SyntaxFactory.
InterpolationFormatClause
(SyntaxFactory.Token(SyntaxKind.ColonToken), SyntaxFactory.Token(SyntaxKind.InterpolatedStringTextToken))
Generated\Syntax.xml.Syntax.Generated.vb (1)
36014
Dim newNode = SyntaxFactory.
InterpolationFormatClause
(colonToken, formatStringToken)