1 write to ContentStream
Microsoft.Build (1)
Logging\BinaryLogger\Postprocessing\EmbeddedContentEventArgs.cs (1)
14
ContentStream
= contentStream;
2 references to ContentStream
Microsoft.Build (2)
Logging\BinaryLogger\BinaryLogger.cs (2)
241
eventArgsWriter.WriteBlob(args.ContentKind, args.
ContentStream
);
246
ProjectImportsCollector.FlushBlobToFile(FilePath, args.
ContentStream
);