1 implementation of EmbeddedContentRead
Microsoft.Build (1)
Logging\BinaryLogger\BinaryLogReplayEventSource.cs (1)
311
event Action<EmbeddedContentEventArgs>? IBinaryLogReplaySource.
EmbeddedContentRead
4 references to EmbeddedContentRead
Microsoft.Build (4)
Logging\BinaryLogger\BinaryLogger.cs (2)
240
replayEventSource.
EmbeddedContentRead
+= args =>
245
replayEventSource.
EmbeddedContentRead
+= args =>
Logging\BinaryLogger\BinaryLogReplayEventSource.cs (1)
310
/// <inheritdoc cref="IBinaryLogReplaySource.
EmbeddedContentRead
"/>
Logging\BinaryLogger\BuildEventArgsReader.cs (1)
149
/// <inheritdoc cref="IBinaryLogReplaySource.
EmbeddedContentRead
"/>