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