1 reference to NonZeroWidth
Microsoft.CodeAnalysis (1)
Syntax\SyntaxNavigator.cs (1)
54
return includeZeroWidth ? SyntaxToken.Any : SyntaxToken.
NonZeroWidth
;