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