2 references to CanApplyChange
Microsoft.CodeAnalysis.Features (1)
SpellCheck\AbstractSpellCheckCodeFixProvider.cs (1)
40if (!document.CanApplyChange())
Microsoft.CodeAnalysis.Features.ExternalAccess (1)
Copilot\SemanticSearch\CopilotSemanticSearchUtilities.cs (1)
50=> document.CanApplyChange();