1 reference to FromString
Microsoft.DotNet.TemplateLocator (1)
InstallStateContents.cs (1)
40return File.Exists(path) ? FromString(File.ReadAllText(path)) : new InstallStateContents();