1 write to Type
Microsoft.VisualStudio.TestPlatform.ObjectModel (1)
DataCollector\Attributes\DataCollectorAttachmentProcessor.cs (1)
22
Type
= type;
2 references to Type
Microsoft.VisualStudio.TestPlatform.Common (2)
DataCollection\DataCollectorConfig.cs (2)
108
if (attachmenstProcessorsAttribute.
Type
!= null)
110
return attachmenstProcessorsAttribute.
Type
;