1 implementation of IsVerbatimInterpolatedStringExpression
Microsoft.CodeAnalysis.CSharp.CodeStyle (1)
src\Workspaces\SharedUtilitiesAndExtensions\Compiler\CSharp\Services\SyntaxFacts\CSharpSyntaxFacts.cs (1)
1462
public bool
IsVerbatimInterpolatedStringExpression
([NotNullWhen(true)] SyntaxNode? node)