1 implementation of IsEntirelyWithinStringOrCharOrNumericLiteral
Microsoft.CodeAnalysis.CSharp.CodeStyle (1)
src\Workspaces\SharedUtilitiesAndExtensions\Compiler\CSharp\Services\SyntaxFacts\CSharpSyntaxFacts.cs (1)
128
public bool
IsEntirelyWithinStringOrCharOrNumericLiteral
([NotNullWhen(true)] SyntaxTree? syntaxTree, int position, CancellationToken cancellationToken)