2 writes to RunAttachments
Microsoft.TestPlatform.CrossPlatEngine (2)
Client\Parallel\ParallelRunEventsHandler.cs (1)
154RunAttachments = _runDataAggregator.RunContextAttachments,
EventHandlers\TestRequestHandler.cs (1)
238RunAttachments = _pathConverter.UpdateAttachmentSets(runContextAttachments, PathConversionDirection.Send),
3 references to RunAttachments
Microsoft.TestPlatform.CommunicationUtilities (1)
TestRequestSender.cs (1)
556testRunCompletePayload.RunAttachments,
Microsoft.TestPlatform.VsTestConsole.TranslationLayer (2)
VsTestConsoleRequestSender.cs (2)
1168testRunCompletePayload.RunAttachments, 1254testRunCompletePayload.RunAttachments,