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