2 instantiations of AssemblyProperties
Microsoft.TestPlatform.CrossPlatEngine (2)
Discovery\DiscovererEnumerator.cs (1)
65: this(requestData, discoveryResultCache, testPlatformEventSource, new AssemblyProperties(), token)
Execution\RunTestsWithSources.cs (1)
162new AssemblyProperties());
2 references to AssemblyProperties
Microsoft.VisualStudio.TestPlatform.Common (2)
Utilities\AssemblyProperties.cs (2)
20/// Initializes a new instance of the <see cref="AssemblyProperties"/> class. 27/// Initializes a new instance of the <see cref="AssemblyProperties"/> class.