1 reference to Arg_KeyNotFoundWithKey
Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost (1)
src\Dependencies\Collections\Internal\ThrowHelper.cs (1)
231
return new KeyNotFoundException(string.Format(SR.
Arg_KeyNotFoundWithKey
, key));