1 reference to Arg_KeyNotFoundWithKey
Roslyn.Diagnostics.Analyzers (1)
src\Dependencies\Collections\Internal\ThrowHelper.cs (1)
231
return new KeyNotFoundException(string.Format(SR.
Arg_KeyNotFoundWithKey
, key));