Base:
2 references to ToString
Microsoft.DotNet.TemplateLocator (2)
SdkDirectoryWorkloadManifestProvider.cs (2)
366throw new FileNotFoundException(string.Format(Strings.ManifestFromWorkloadSetNotFound, manifestSpecifier.ToString(), _workloadSet.Version)); 383throw new FileNotFoundException(string.Format(Strings.ManifestFromInstallStateNotFound, manifestSpecifier.ToString(), _installStateFilePath));