1 implementation of IsAnonymousObjectMemberDeclaratorNameIdentifier
Roslyn.Diagnostics.CSharp.Analyzers (1)
src\Workspaces\SharedUtilitiesAndExtensions\Compiler\CSharp\Services\SyntaxFacts\CSharpSyntaxFacts.cs (1)
670
public bool
IsAnonymousObjectMemberDeclaratorNameIdentifier
([NotNullWhen(true)] SyntaxNode? expression)