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