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