3 references to Native
Microsoft.TestPlatform.CrossPlatEngine (2)
Discovery\DiscovererEnumerator.cs (2)
382
if (discoverer.Metadata.AssemblyType is AssemblyType.
Native
or AssemblyType.Managed)
459
{ AssemblyType.
Native
, new List<string>()},
Microsoft.VisualStudio.TestPlatform.Common (1)
Utilities\AssemblyProperties.cs (1)
56
AssemblyType.
Native
;