1 reference to CanApplyChange
Microsoft.VisualStudio.LanguageServices (1)
ProjectSystem\VisualStudioWorkspaceImpl.cs (1)
402
return project.Services.GetRequiredService<IParseOptionsChangingService>().
CanApplyChange
(oldOptions, newOptions, maxSupportLangVersion);