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