3 references to Adding_analyzer_references_is_not_supported
Microsoft.CodeAnalysis.Workspaces (2)
Workspace\Workspace.cs (2)
1702
throw new NotSupportedException(WorkspacesResources.
Adding_analyzer_references_is_not_supported
);
1846
throw new NotSupportedException(WorkspacesResources.
Adding_analyzer_references_is_not_supported
);
Microsoft.CodeAnalysis.Workspaces.UnitTests (1)
WorkspaceTests\WorkspaceTests.cs (1)
108
Assert.Equal(WorkspacesResources.
Adding_analyzer_references_is_not_supported
,