1 write to CurrentAttachmentProcessorIndex
Microsoft.VisualStudio.TestPlatform.ObjectModel (1)
Client\Events\TestRunAttachmentsProcessingProgressEventArgs.cs (1)
22CurrentAttachmentProcessorIndex = currentAttachmentProcessorIndex;
2 references to CurrentAttachmentProcessorIndex
Microsoft.TestPlatform.CommunicationUtilities (2)
_generated\46\TestPlatformJsonContext.TestRunAttachmentsProcessingProgressEventArgs.g.cs (2)
60Getter = static obj => ((global::Microsoft.VisualStudio.TestPlatform.ObjectModel.Client.TestRunAttachmentsProcessingProgressEventArgs)obj).CurrentAttachmentProcessorIndex, 149writer.WriteNumber(PropName_CurrentAttachmentProcessorIndex, ((global::Microsoft.VisualStudio.TestPlatform.ObjectModel.Client.TestRunAttachmentsProcessingProgressEventArgs)value).CurrentAttachmentProcessorIndex);