1 implementation of OpenParenToken
Microsoft.CodeAnalysis.CSharp.CodeStyle (1)
src\Workspaces\SharedUtilitiesAndExtensions\Compiler\CSharp\Services\SyntaxFacts\CSharpSyntaxKinds.cs (1)
58
public int
OpenParenToken
=> (int)SyntaxKind.OpenParenToken;