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