2 references to PersistFileIfChanged
Microsoft.NET.Sdk.StaticWebAssets.Tasks (2)
OverrideHtmlAssetPlaceholders.cs (1)
96
this.
PersistFileIfChanged
(Encoding.UTF8.GetBytes(outputContent), outputPath);
Utils\ArtifactWriter.cs (1)
16
return
PersistFileIfChanged
(task, data, artifactPath);