1 reference to Changing_document_0_is_not_supported
Microsoft.CodeAnalysis.Workspaces (1)
Workspace\Workspace.cs (1)
1722
throw new NotSupportedException(string.Format(WorkspacesResources.
Changing_document_0_is_not_supported
, document.FilePath ?? document.Name));