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