1 write to CurrentAttachmentProcessorUris
Microsoft.VisualStudio.TestPlatform.ObjectModel (1)
Client\Events\TestRunAttachmentsProcessingProgressEventArgs.cs (1)
23CurrentAttachmentProcessorUris = currentAttachmentProcessorUris;
2 references to CurrentAttachmentProcessorUris
Microsoft.TestPlatform.CommunicationUtilities (2)
_generated\46\TestPlatformJsonContext.TestRunAttachmentsProcessingProgressEventArgs.g.cs (2)
80Getter = static obj => ((global::Microsoft.VisualStudio.TestPlatform.ObjectModel.Client.TestRunAttachmentsProcessingProgressEventArgs)obj).CurrentAttachmentProcessorUris, 151ICollectionUriSerializeHandler(writer, ((global::Microsoft.VisualStudio.TestPlatform.ObjectModel.Client.TestRunAttachmentsProcessingProgressEventArgs)value).CurrentAttachmentProcessorUris);