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