1 reference to IsPunctuation
Microsoft.CodeAnalysis.CSharp.ExpressionEvaluator.ResultProvider (1)
SyntaxKindFacts.cs (1)
151
return
IsPunctuation
(kind) && !IsPreprocessorKeyword(kind) && !IsDebuggerSpecialPunctuation(kind);