10 instantiations of PackagesConfigWriterException
NuGet.Packaging (10)
PackagesConfigWriter.cs (10)
71
throw new
PackagesConfigWriterException
(string.Format(CultureInfo.CurrentCulture,
186
throw new
PackagesConfigWriterException
(string.Format(CultureInfo.CurrentCulture,
195
throw new
PackagesConfigWriterException
(string.Format(CultureInfo.CurrentCulture,
226
throw new
PackagesConfigWriterException
(string.Format(CultureInfo.CurrentCulture,
237
throw new
PackagesConfigWriterException
(string.Format(CultureInfo.CurrentCulture,
264
throw new
PackagesConfigWriterException
(string.Format(CultureInfo.CurrentCulture,
342
throw new
PackagesConfigWriterException
(string.Format(CultureInfo.CurrentCulture,
352
throw new
PackagesConfigWriterException
(string.Format(CultureInfo.CurrentCulture,
414
throw new
PackagesConfigWriterException
(string.Format(CultureInfo.CurrentCulture,
578
throw new
PackagesConfigWriterException
(
2 references to PackagesConfigWriterException
NuGet.PackageManagement (2)
Projects\PackagesConfigNuGetProject.cs (2)
172
catch (
PackagesConfigWriterException
ex)
226
catch (
PackagesConfigWriterException
ex)