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