2 references to _0_is_already_present
Microsoft.CodeAnalysis.Workspaces (2)
Workspace\Workspace.cs (2)
2409
throw new ArgumentException(string.Format(WorkspacesResources.
_0_is_already_present
, analyzerReference));
2431
throw new ArgumentException(string.Format(WorkspacesResources.
_0_is_already_present
, analyzerReference));