2 instantiations of PlatformAssemblyResolver
Microsoft.VisualStudio.TestPlatform.Common (2)
ExtensionFramework\TestPluginCache.cs (1)
140
var platformAssemblyResolver = new
PlatformAssemblyResolver
();
Utilities\AssemblyResolver.cs (1)
56
_platformAssemblyResolver = new
PlatformAssemblyResolver
();
2 references to PlatformAssemblyResolver
Microsoft.TestPlatform.PlatformAbstractions (1)
netcore\Runtime\PlatformAssemblyResolver.cs (1)
23
/// Initializes a new instance of the <see cref="
PlatformAssemblyResolver
"/> class.
Microsoft.VisualStudio.TestPlatform.Common (1)
ExtensionFramework\TestPluginCache.cs (1)
140
var
platformAssemblyResolver = new PlatformAssemblyResolver();