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