2 instantiations of InvokedDataCollector
Microsoft.TestPlatform.CommunicationUtilities (1)
_generated\54\TestPlatformJsonContext.InvokedDataCollector.g.cs (1)
32
ObjectWithParameterizedConstructorCreator = static args => new global::Microsoft.VisualStudio.TestPlatform.ObjectModel.
InvokedDataCollector
((global::System.Uri)args[0], (string)args[1], (string)args[2], (string)args[3], (bool)args[4]),
Microsoft.VisualStudio.TestPlatform.Common (1)
DataCollection\DataCollectionManager.cs (1)
271
invokedDataCollector.Add(new
InvokedDataCollector
(dataCollectorInformation.DataCollectorConfig.TypeUri!,
118 references to InvokedDataCollector
Microsoft.TestPlatform.CommunicationUtilities (70)
_generated\112\TestPlatformJsonContext.GetJsonTypeInfo.g.cs (3)
238
if (type == typeof(global::Microsoft.VisualStudio.TestPlatform.ObjectModel.
InvokedDataCollector
))
354
if (type == typeof(global::System.Collections.Generic.IEnumerable<global::Microsoft.VisualStudio.TestPlatform.ObjectModel.
InvokedDataCollector
>))
410
if (type == typeof(global::System.Collections.ObjectModel.Collection<global::Microsoft.VisualStudio.TestPlatform.ObjectModel.
InvokedDataCollector
>))
_generated\2\TestPlatformJsonContext.AfterTestRunEndResult.g.cs (3)
74
var info1 = new global::System.Text.Json.Serialization.Metadata.JsonPropertyInfoValues<global::System.Collections.ObjectModel.Collection<global::Microsoft.VisualStudio.TestPlatform.ObjectModel.
InvokedDataCollector
>>
89
AttributeProviderFactory = static () => typeof(global::Microsoft.VisualStudio.TestPlatform.Common.DataCollection.AfterTestRunEndResult).GetProperty("InvokedDataCollectors", InstanceMemberBindingFlags, null, typeof(global::System.Collections.ObjectModel.Collection<global::Microsoft.VisualStudio.TestPlatform.ObjectModel.
InvokedDataCollector
>), global::System.Array.Empty<global::System.Type>(), null),
92
properties[1] = global::System.Text.Json.Serialization.Metadata.JsonMetadataServices.CreatePropertyInfo<global::System.Collections.ObjectModel.Collection<global::Microsoft.VisualStudio.TestPlatform.ObjectModel.
InvokedDataCollector
>>(options, info1);
_generated\45\TestPlatformJsonContext.TestRunAttachmentsProcessingPayload.g.cs (3)
73
var info1 = new global::System.Text.Json.Serialization.Metadata.JsonPropertyInfoValues<global::System.Collections.Generic.IEnumerable<global::Microsoft.VisualStudio.TestPlatform.ObjectModel.
InvokedDataCollector
>>
88
AttributeProviderFactory = static () => typeof(global::Microsoft.VisualStudio.TestPlatform.ObjectModel.Client.TestRunAttachmentsProcessingPayload).GetProperty("InvokedDataCollectors", InstanceMemberBindingFlags, null, typeof(global::System.Collections.Generic.IEnumerable<global::Microsoft.VisualStudio.TestPlatform.ObjectModel.
InvokedDataCollector
>), global::System.Array.Empty<global::System.Type>(), null),
91
properties[1] = global::System.Text.Json.Serialization.Metadata.JsonMetadataServices.CreatePropertyInfo<global::System.Collections.Generic.IEnumerable<global::Microsoft.VisualStudio.TestPlatform.ObjectModel.
InvokedDataCollector
>>(options, info1);
_generated\48\TestPlatformJsonContext.TestRunCompleteEventArgs.g.cs (3)
154
var info5 = new global::System.Text.Json.Serialization.Metadata.JsonPropertyInfoValues<global::System.Collections.ObjectModel.Collection<global::Microsoft.VisualStudio.TestPlatform.ObjectModel.
InvokedDataCollector
>>
169
AttributeProviderFactory = static () => typeof(global::Microsoft.VisualStudio.TestPlatform.ObjectModel.Client.TestRunCompleteEventArgs).GetProperty("InvokedDataCollectors", InstanceMemberBindingFlags, null, typeof(global::System.Collections.ObjectModel.Collection<global::Microsoft.VisualStudio.TestPlatform.ObjectModel.
InvokedDataCollector
>), global::System.Array.Empty<global::System.Type>(), null),
172
properties[5] = global::System.Text.Json.Serialization.Metadata.JsonMetadataServices.CreatePropertyInfo<global::System.Collections.ObjectModel.Collection<global::Microsoft.VisualStudio.TestPlatform.ObjectModel.
InvokedDataCollector
>>(options, info5);
_generated\54\TestPlatformJsonContext.InvokedDataCollector.g.cs (31)
13
private global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.VisualStudio.TestPlatform.ObjectModel.
InvokedDataCollector
>? _InvokedDataCollector;
19
public global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.VisualStudio.TestPlatform.ObjectModel.
InvokedDataCollector
> InvokedDataCollector
22
get => _InvokedDataCollector ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.VisualStudio.TestPlatform.ObjectModel.
InvokedDataCollector
>)Options.GetTypeInfo(typeof(global::Microsoft.VisualStudio.TestPlatform.ObjectModel.
InvokedDataCollector
));
25
private global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.VisualStudio.TestPlatform.ObjectModel.
InvokedDataCollector
> Create_InvokedDataCollector(global::System.Text.Json.JsonSerializerOptions options)
27
if (!TryGetTypeInfoForRuntimeCustomConverter<global::Microsoft.VisualStudio.TestPlatform.ObjectModel.
InvokedDataCollector
>(options, out global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.VisualStudio.TestPlatform.ObjectModel.
InvokedDataCollector
> jsonTypeInfo))
29
var objectInfo = new global::System.Text.Json.Serialization.Metadata.JsonObjectInfoValues<global::Microsoft.VisualStudio.TestPlatform.ObjectModel.
InvokedDataCollector
>
35
ConstructorAttributeProviderFactory = static () => typeof(global::Microsoft.VisualStudio.TestPlatform.ObjectModel.
InvokedDataCollector
).GetConstructor(InstanceMemberBindingFlags, binder: null, new[] {typeof(global::System.Uri), typeof(string), typeof(string), typeof(string), typeof(bool)}, modifiers: null),
41
jsonTypeInfo = global::System.Text.Json.Serialization.Metadata.JsonMetadataServices.CreateObjectInfo<global::Microsoft.VisualStudio.TestPlatform.ObjectModel.
InvokedDataCollector
>(options, objectInfo);
58
DeclaringType = typeof(global::Microsoft.VisualStudio.TestPlatform.ObjectModel.
InvokedDataCollector
),
60
Getter = static obj => ((global::Microsoft.VisualStudio.TestPlatform.ObjectModel.
InvokedDataCollector
)obj).Uri,
68
AttributeProviderFactory = static () => typeof(global::Microsoft.VisualStudio.TestPlatform.ObjectModel.
InvokedDataCollector
).GetProperty("Uri", InstanceMemberBindingFlags, null, typeof(global::System.Uri), global::System.Array.Empty<global::System.Type>(), null),
79
DeclaringType = typeof(global::Microsoft.VisualStudio.TestPlatform.ObjectModel.
InvokedDataCollector
),
81
Getter = static obj => ((global::Microsoft.VisualStudio.TestPlatform.ObjectModel.
InvokedDataCollector
)obj).FriendlyName,
89
AttributeProviderFactory = static () => typeof(global::Microsoft.VisualStudio.TestPlatform.ObjectModel.
InvokedDataCollector
).GetProperty("FriendlyName", InstanceMemberBindingFlags, null, typeof(string), global::System.Array.Empty<global::System.Type>(), null),
100
DeclaringType = typeof(global::Microsoft.VisualStudio.TestPlatform.ObjectModel.
InvokedDataCollector
),
102
Getter = static obj => ((global::Microsoft.VisualStudio.TestPlatform.ObjectModel.
InvokedDataCollector
)obj).AssemblyQualifiedName,
110
AttributeProviderFactory = static () => typeof(global::Microsoft.VisualStudio.TestPlatform.ObjectModel.
InvokedDataCollector
).GetProperty("AssemblyQualifiedName", InstanceMemberBindingFlags, null, typeof(string), global::System.Array.Empty<global::System.Type>(), null),
121
DeclaringType = typeof(global::Microsoft.VisualStudio.TestPlatform.ObjectModel.
InvokedDataCollector
),
123
Getter = static obj => ((global::Microsoft.VisualStudio.TestPlatform.ObjectModel.
InvokedDataCollector
)obj).FilePath,
131
AttributeProviderFactory = static () => typeof(global::Microsoft.VisualStudio.TestPlatform.ObjectModel.
InvokedDataCollector
).GetProperty("FilePath", InstanceMemberBindingFlags, null, typeof(string), global::System.Array.Empty<global::System.Type>(), null),
142
DeclaringType = typeof(global::Microsoft.VisualStudio.TestPlatform.ObjectModel.
InvokedDataCollector
),
144
Getter = static obj => ((global::Microsoft.VisualStudio.TestPlatform.ObjectModel.
InvokedDataCollector
)obj).HasAttachmentProcessor,
152
AttributeProviderFactory = static () => typeof(global::Microsoft.VisualStudio.TestPlatform.ObjectModel.
InvokedDataCollector
).GetProperty("HasAttachmentProcessor", InstanceMemberBindingFlags, null, typeof(bool), global::System.Array.Empty<global::System.Type>(), null),
162
private void InvokedDataCollectorSerializeHandler(global::System.Text.Json.Utf8JsonWriter writer, global::Microsoft.VisualStudio.TestPlatform.ObjectModel.
InvokedDataCollector
? value)
173
global::System.Text.Json.JsonSerializer.Serialize(writer, ((global::Microsoft.VisualStudio.TestPlatform.ObjectModel.
InvokedDataCollector
)value).Uri, Uri);
174
writer.WriteString(PropName_FriendlyName, ((global::Microsoft.VisualStudio.TestPlatform.ObjectModel.
InvokedDataCollector
)value).FriendlyName);
175
writer.WriteString(PropName_AssemblyQualifiedName, ((global::Microsoft.VisualStudio.TestPlatform.ObjectModel.
InvokedDataCollector
)value).AssemblyQualifiedName);
176
writer.WriteString(PropName_FilePath, ((global::Microsoft.VisualStudio.TestPlatform.ObjectModel.
InvokedDataCollector
)value).FilePath);
177
writer.WriteBoolean(PropName_HasAttachmentProcessor, ((global::Microsoft.VisualStudio.TestPlatform.ObjectModel.
InvokedDataCollector
)value).HasAttachmentProcessor);
_generated\83\TestPlatformJsonContext.IEnumerableInvokedDataCollector.g.cs (12)
13
private global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::System.Collections.Generic.IEnumerable<global::Microsoft.VisualStudio.TestPlatform.ObjectModel.
InvokedDataCollector
>>? _IEnumerableInvokedDataCollector;
19
public global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::System.Collections.Generic.IEnumerable<global::Microsoft.VisualStudio.TestPlatform.ObjectModel.
InvokedDataCollector
>> IEnumerableInvokedDataCollector
22
get => _IEnumerableInvokedDataCollector ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::System.Collections.Generic.IEnumerable<global::Microsoft.VisualStudio.TestPlatform.ObjectModel.
InvokedDataCollector
>>)Options.GetTypeInfo(typeof(global::System.Collections.Generic.IEnumerable<global::Microsoft.VisualStudio.TestPlatform.ObjectModel.
InvokedDataCollector
>));
25
private global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::System.Collections.Generic.IEnumerable<global::Microsoft.VisualStudio.TestPlatform.ObjectModel.
InvokedDataCollector
>> Create_IEnumerableInvokedDataCollector(global::System.Text.Json.JsonSerializerOptions options)
27
if (!TryGetTypeInfoForRuntimeCustomConverter<global::System.Collections.Generic.IEnumerable<global::Microsoft.VisualStudio.TestPlatform.ObjectModel.
InvokedDataCollector
>>(options, out global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::System.Collections.Generic.IEnumerable<global::Microsoft.VisualStudio.TestPlatform.ObjectModel.
InvokedDataCollector
>> jsonTypeInfo))
29
var info = new global::System.Text.Json.Serialization.Metadata.JsonCollectionInfoValues<global::System.Collections.Generic.IEnumerable<global::Microsoft.VisualStudio.TestPlatform.ObjectModel.
InvokedDataCollector
>>
37
jsonTypeInfo = global::System.Text.Json.Serialization.Metadata.JsonMetadataServices.CreateIEnumerableInfo<global::System.Collections.Generic.IEnumerable<global::Microsoft.VisualStudio.TestPlatform.ObjectModel.
InvokedDataCollector
>, global::Microsoft.VisualStudio.TestPlatform.ObjectModel.
InvokedDataCollector
>(options, info);
47
private void IEnumerableInvokedDataCollectorSerializeHandler(global::System.Text.Json.Utf8JsonWriter writer, global::System.Collections.Generic.IEnumerable<global::Microsoft.VisualStudio.TestPlatform.ObjectModel.
InvokedDataCollector
>? value)
57
foreach (global::Microsoft.VisualStudio.TestPlatform.ObjectModel.
InvokedDataCollector
element in value)
_generated\97\TestPlatformJsonContext.CollectionInvokedDataCollector.g.cs (12)
13
private global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::System.Collections.ObjectModel.Collection<global::Microsoft.VisualStudio.TestPlatform.ObjectModel.
InvokedDataCollector
>>? _CollectionInvokedDataCollector;
19
public global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::System.Collections.ObjectModel.Collection<global::Microsoft.VisualStudio.TestPlatform.ObjectModel.
InvokedDataCollector
>> CollectionInvokedDataCollector
22
get => _CollectionInvokedDataCollector ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::System.Collections.ObjectModel.Collection<global::Microsoft.VisualStudio.TestPlatform.ObjectModel.
InvokedDataCollector
>>)Options.GetTypeInfo(typeof(global::System.Collections.ObjectModel.Collection<global::Microsoft.VisualStudio.TestPlatform.ObjectModel.
InvokedDataCollector
>));
25
private global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::System.Collections.ObjectModel.Collection<global::Microsoft.VisualStudio.TestPlatform.ObjectModel.
InvokedDataCollector
>> Create_CollectionInvokedDataCollector(global::System.Text.Json.JsonSerializerOptions options)
27
if (!TryGetTypeInfoForRuntimeCustomConverter<global::System.Collections.ObjectModel.Collection<global::Microsoft.VisualStudio.TestPlatform.ObjectModel.
InvokedDataCollector
>>(options, out global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::System.Collections.ObjectModel.Collection<global::Microsoft.VisualStudio.TestPlatform.ObjectModel.
InvokedDataCollector
>> jsonTypeInfo))
29
var info = new global::System.Text.Json.Serialization.Metadata.JsonCollectionInfoValues<global::System.Collections.ObjectModel.Collection<global::Microsoft.VisualStudio.TestPlatform.ObjectModel.
InvokedDataCollector
>>
31
ObjectCreator = () => new global::System.Collections.ObjectModel.Collection<global::Microsoft.VisualStudio.TestPlatform.ObjectModel.
InvokedDataCollector
>(),
37
jsonTypeInfo = global::System.Text.Json.Serialization.Metadata.JsonMetadataServices.CreateIListInfo<global::System.Collections.ObjectModel.Collection<global::Microsoft.VisualStudio.TestPlatform.ObjectModel.
InvokedDataCollector
>, global::Microsoft.VisualStudio.TestPlatform.ObjectModel.
InvokedDataCollector
>(options, info);
47
private void CollectionInvokedDataCollectorSerializeHandler(global::System.Text.Json.Utf8JsonWriter writer, global::System.Collections.ObjectModel.Collection<global::Microsoft.VisualStudio.TestPlatform.ObjectModel.
InvokedDataCollector
>? value)
Serialization\AfterTestRunEndResultConverter.cs (1)
35
var invokedDataCollectors = DeserializeProperty<Collection<
InvokedDataCollector
>>(root, "InvokedDataCollectors", options);
Serialization\TestRunCompleteEventArgsConverter.cs (2)
39
var invokedDataCollectors = DeserializeProperty<Collection<
InvokedDataCollector
>>(root, "InvokedDataCollectors", options) ?? new Collection<
InvokedDataCollector
>();
Microsoft.TestPlatform.CrossPlatEngine (24)
AttachmentsProcessing\DataCollectorAttachmentsProcessorsFactory.cs (2)
26
public DataCollectorAttachmentProcessor[] Create(
InvokedDataCollector
[]? invokedDataCollectors, IMessageLogger? logger)
37
foreach (
var
invokedDataCollector in invokedDataCollectors.OrderByDescending(d => d.FilePath))
AttachmentsProcessing\TestRunAttachmentsProcessingManager.cs (4)
45
public async Task ProcessTestRunAttachmentsAsync(string? runSettingsXml, IRequestData requestData, IEnumerable<AttachmentSet> attachments, IEnumerable<
InvokedDataCollector
>? invokedDataCollector, ITestRunAttachmentsProcessingEventsHandler eventHandler, CancellationToken cancellationToken)
50
public Task<Collection<AttachmentSet>> ProcessTestRunAttachmentsAsync(string? runSettingsXml, IRequestData requestData, IEnumerable<AttachmentSet> attachments, IEnumerable<
InvokedDataCollector
>? invokedDataCollector, CancellationToken cancellationToken)
55
private async Task<Collection<AttachmentSet>> InternalProcessTestRunAttachmentsAsync(string? runSettingsXml, IRequestData requestData, IEnumerable<AttachmentSet> attachments, IEnumerable<
InvokedDataCollector
>? invokedDataCollector, ITestRunAttachmentsProcessingEventsHandler? eventHandler, CancellationToken cancellationToken)
106
private async Task<Collection<AttachmentSet>> ProcessAttachmentsAsync(string? runSettingsXml, Collection<AttachmentSet> attachments, IEnumerable<
InvokedDataCollector
>? invokedDataCollector, ITestRunAttachmentsProcessingEventsHandler? eventsHandler, CancellationToken cancellationToken)
Client\InProcessProxyexecutionManager.cs (1)
103
var completeArgs = new TestRunCompleteEventArgs(null, false, true, exception, new Collection<AttachmentSet>(), new Collection<
InvokedDataCollector
>(), TimeSpan.Zero);
Client\Parallel\ParallelProxyExecutionManager.cs (1)
479
var completeArgs = new TestRunCompleteEventArgs(null, false, true, null, new Collection<AttachmentSet>(), new Collection<
InvokedDataCollector
>(), TimeSpan.Zero);
Client\Parallel\ParallelRunDataAggregator.cs (4)
38
InvokedDataCollectors = new Collection<
InvokedDataCollector
>();
56
public Collection<
InvokedDataCollector
> InvokedDataCollectors { get; set; }
146
Collection<
InvokedDataCollector
>? invokedDataCollectors,
170
foreach (
var
invokedDataCollector in invokedDataCollectors)
Client\Parallel\ParallelRunEventsHandler.cs (1)
80
new Collection<
InvokedDataCollector
>(_runDataAggregator.InvokedDataCollectors),
Client\ProxyExecutionManager.cs (1)
322
var completeArgs = new TestRunCompleteEventArgs(null, false, true, null, new Collection<AttachmentSet>(), new Collection<
InvokedDataCollector
>(), TimeSpan.Zero);
DataCollection\DataCollectionResult.cs (2)
15
public DataCollectionResult(Collection<AttachmentSet>? attachments, Collection<
InvokedDataCollector
>? invokedDataCollectors)
29
public Collection<
InvokedDataCollector
>? InvokedDataCollectors { get; }
DataCollection\DataCollectionTestRunEventsHandler.cs (3)
33
private Collection<
InvokedDataCollector
>? _invokedDataCollectors;
114
foreach (
var
dataCollector in _invokedDataCollectors)
154
foreach (
var
dataCollector in _invokedDataCollectors)
DataCollection\ParallelDataCollectionEventsHandler.cs (1)
72
new Collection<
InvokedDataCollector
>(_runDataAggregator.InvokedDataCollectors.ToList()),
Execution\BaseRunTests.cs (1)
635
new Collection<
InvokedDataCollector
>(),
PostProcessing\ArtifactProcessingManager.cs (3)
197
HashSet<
InvokedDataCollector
> invokedDataCollectors = new();
208
foreach (
var
invokedDataCollector in eventArgs?.InvokedDataCollectors ?? Enumerable.Empty<
InvokedDataCollector
>())
Microsoft.TestPlatform.VsTestConsole.TranslationLayer (5)
Interfaces\ITranslationLayerRequestSenderAsync.cs (1)
156
IEnumerable<
InvokedDataCollector
>? invokedDataCollectors,
Interfaces\IVsTestConsoleWrapperAsync.cs (1)
474
IEnumerable<
InvokedDataCollector
>? invokedDataCollectors,
VsTestConsoleRequestSender.cs (2)
834
IEnumerable<
InvokedDataCollector
>? invokedDataCollectors,
1303
IEnumerable<
InvokedDataCollector
>? invokedDataCollectors,
VsTestConsoleWrapper.cs (1)
1149
IEnumerable<
InvokedDataCollector
>? invokedDataCollectors,
Microsoft.VisualStudio.TestPlatform.Common (11)
DataCollection\AfterTestRunEndResult.cs (3)
39
: this(attachmentSets, new Collection<
InvokedDataCollector
>(), metrics)
55
Collection<
InvokedDataCollector
>? invokedDataCollectors,
67
public Collection<
InvokedDataCollector
>? InvokedDataCollectors { get; private set; }
DataCollection\DataCollectionManager.cs (3)
266
public Collection<
InvokedDataCollector
> GetInvokedDataCollectors()
268
List<
InvokedDataCollector
> invokedDataCollector = new();
278
return new Collection<
InvokedDataCollector
>(invokedDataCollector);
DataCollection\Interfaces\IDataCollectionManager.cs (1)
74
Collection<
InvokedDataCollector
> GetInvokedDataCollectors();
Interfaces\Engine\IDataCollectorAttachmentsProcessorsFactory.cs (1)
23
DataCollectorAttachmentProcessor[] Create(
InvokedDataCollector
[]? invokedDataCollectors, IMessageLogger logger);
Interfaces\Engine\ITestRunAttachmentsProcessingManager.cs (2)
27
Task ProcessTestRunAttachmentsAsync(string? runSettingsXml, IRequestData requestData, IEnumerable<AttachmentSet> attachments, IEnumerable<
InvokedDataCollector
>? invokedDataCollector, ITestRunAttachmentsProcessingEventsHandler eventHandler, CancellationToken cancellationToken);
38
Task<Collection<AttachmentSet>> ProcessTestRunAttachmentsAsync(string? runSettingsXml, IRequestData requestData, IEnumerable<AttachmentSet> attachments, IEnumerable<
InvokedDataCollector
>? invokedDataCollector, CancellationToken cancellationToken);
Logging\InternalTestLoggerEvents.cs (1)
288
internal void CompleteTestRun(ITestRunStatistics? stats, bool isCanceled, bool isAborted, Exception? error, Collection<AttachmentSet>? attachmentSet, Collection<
InvokedDataCollector
>? invokedDataCollectors, TimeSpan elapsedTime)
Microsoft.VisualStudio.TestPlatform.ObjectModel (8)
Client\Events\TestRunCompleteEventArgs.cs (4)
24
InvokedDataCollectors = new Collection<
InvokedDataCollector
>();
69
Collection<
InvokedDataCollector
>? invokedDataCollectors,
77
InvokedDataCollectors = invokedDataCollectors ?? new Collection<
InvokedDataCollector
>(); // Ensuring that invoked data collectors are not null.
117
public Collection<
InvokedDataCollector
> InvokedDataCollectors { get; private set; }
Client\Payloads\TestRunAttachmentsProcessingPayload.cs (1)
24
public IEnumerable<
InvokedDataCollector
>? InvokedDataCollectors { get; set; }
InvokedDataCollector.cs (3)
9
public sealed class InvokedDataCollector : IEquatable<
InvokedDataCollector
>
63
public bool Equals(
InvokedDataCollector
? other)
77
=> Equals(obj as
InvokedDataCollector
);