1 write to CurrentAttachmentProcessorProgress
Microsoft.VisualStudio.TestPlatform.ObjectModel (1)
Client\Events\TestRunAttachmentsProcessingProgressEventArgs.cs (1)
24CurrentAttachmentProcessorProgress = currentAttachmentProcessorProgress;
2 references to CurrentAttachmentProcessorProgress
Microsoft.TestPlatform.CommunicationUtilities (2)
_generated\46\TestPlatformJsonContext.TestRunAttachmentsProcessingProgressEventArgs.g.cs (2)
101Getter = static obj => ((global::Microsoft.VisualStudio.TestPlatform.ObjectModel.Client.TestRunAttachmentsProcessingProgressEventArgs)obj).CurrentAttachmentProcessorProgress, 152writer.WriteNumber(PropName_CurrentAttachmentProcessorProgress, ((global::Microsoft.VisualStudio.TestPlatform.ObjectModel.Client.TestRunAttachmentsProcessingProgressEventArgs)value).CurrentAttachmentProcessorProgress);