5 references to Changing_document_property_is_not_supported
Microsoft.CodeAnalysis.Workspaces (1)
Workspace\Workspace.cs (1)
1454
throw new NotSupportedException(WorkspacesResources.
Changing_document_property_is_not_supported
);
Microsoft.CodeAnalysis.Workspaces.UnitTests (4)
WorkspaceTests\WorkspaceTests.cs (4)
48
Assert.Equal(WorkspacesResources.
Changing_document_property_is_not_supported
,
66
Assert.Equal(WorkspacesResources.
Changing_document_property_is_not_supported
,
83
Assert.Equal(WorkspacesResources.
Changing_document_property_is_not_supported
,
99
Assert.Equal(WorkspacesResources.
Changing_document_property_is_not_supported
,