6 references to Use_local_version_0
Microsoft.CodeAnalysis.CSharp.EditorFeatures.UnitTests (2)
AddUsing\AddUsingNuGetTests.cs (2)
229
string.Format(FeaturesResources.
Use_local_version_0
, "1.0"),
237
string.Format(FeaturesResources.
Use_local_version_0
, "2.0"),
Microsoft.CodeAnalysis.Features (2)
AddImport\CodeActions\ParentInstallPackageCodeAction.cs (1)
89
? string.Format(FeaturesResources.
Use_local_version_0
, versionOpt)
AddPackage\InstallPackageDirectlyCodeAction.cs (1)
34
? string.Format(FeaturesResources.
Use_local_version_0
, versionOpt)
Microsoft.CodeAnalysis.VisualBasic.EditorFeatures.UnitTests (2)
Diagnostics\AddImport\AddImportTests_NuGet.vb (2)
178
String.Format(FeaturesResources.
Use_local_version_0
, "1.0"),
186
String.Format(FeaturesResources.
Use_local_version_0
, "2.0"),