5 references to Changing_document_property_is_not_supported
Microsoft.CodeAnalysis.Workspaces (1)
Workspace\Workspace.cs (1)
1772
throw new NotSupportedException(WorkspacesResources.
Changing_document_property_is_not_supported
);
Microsoft.CodeAnalysis.Workspaces.UnitTests (4)
WorkspaceTests\WorkspaceTests.cs (4)
45
Assert.Equal(WorkspacesResources.
Changing_document_property_is_not_supported
,
63
Assert.Equal(WorkspacesResources.
Changing_document_property_is_not_supported
,
80
Assert.Equal(WorkspacesResources.
Changing_document_property_is_not_supported
,
96
Assert.Equal(WorkspacesResources.
Changing_document_property_is_not_supported
,