2 references to LeadingWidth
Microsoft.CodeAnalysis (2)
Syntax\SyntaxNode.cs (2)
1128var leading = token.LeadingWidth; 1129if (textOffset < token.LeadingWidth)