1 implementation of GetContentsOfInterpolatedString
Microsoft.CodeAnalysis.CSharp.CodeStyle (1)
src\Workspaces\SharedUtilitiesAndExtensions\Compiler\CSharp\Services\SyntaxFacts\CSharpSyntaxFacts.cs (1)
1119
public SyntaxList<SyntaxNode>
GetContentsOfInterpolatedString
(SyntaxNode interpolatedString)