2 references to WriteAtomicallyCore
Microsoft.NET.ProjectData.Tasks (2)
ProjectDataWriter.cs (2)
350 WriteAtomicallyCore(outputPath, bytes, bytes.Length, preserveUnknownData: false, candidateTextFactory: null, tempDirectory); 370 WriteAtomicallyCore(outputPath, render.Bytes, render.ByteLength, preserveUnknownData: true, candidateTextFactory: render.GetText, tempDirectory);