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