2 references to _0_is_not_present
Microsoft.CodeAnalysis.Workspaces (2)
Workspace\Workspace.cs (2)
2398
throw new ArgumentException(string.Format(WorkspacesResources.
_0_is_not_present
, analyzerReference));
2420
throw new ArgumentException(string.Format(WorkspacesResources.
_0_is_not_present
, analyzerReference));