2 instantiations of SourceRepositoryProvider
NuGet.Protocol (2)
Repository.cs (2)
109
return new
SourceRepositoryProvider
(Settings.LoadDefaultSettings(null, null, null), CreateLazy(resourceProviders));
119
return new
SourceRepositoryProvider
(Settings.LoadDefaultSettings(rootPath, null, null), CreateLazy(resourceProviders));