3 references to ISyntaxFactsExtensions
Microsoft.CodeAnalysis.Workspaces (3)
src\Workspaces\SharedUtilitiesAndExtensions\Compiler\Core\Services\SyntaxFacts\ISyntaxFacts.cs (3)
39/// to <see cref="ISyntaxFactsExtensions"/> and be built off of 'GetPartsOfXXX'. 129/// cref="ISyntaxFactsExtensions.IsReservedOrContextualKeyword"/>. Also, consider using 130/// <see cref="ISyntaxFactsExtensions.IsWord"/> if all you need is the ability to know