1 write to Content
Microsoft.Build (1)
Logging\BinaryLogger\Postprocessing\ArchiveFile.cs (1)
41
=>
Content
= content;
2 references to Content
Microsoft.Build (2)
Logging\BinaryLogger\BuildEventArgsReader.cs (1)
435
resultFile.ToArchiveFile().
Content
,
Logging\BinaryLogger\Postprocessing\ArchiveFileEventArgsExtensions.cs (1)
38
var contentArgs = new StringReadEventArgs(archiveFile.
Content
);