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