2 references to FailedToLoadAdapaterFile
Microsoft.VisualStudio.TestPlatform.Common (2)
ExtensionFramework\TestPluginCache.cs (1)
475_ = Resources.Resources.FailedToLoadAdapaterFile;
ExtensionFramework\TestPluginDiscoverer.cs (1)
104string fileLoadErrorMessage = string.Format(CultureInfo.CurrentCulture, CommonResources.FailedToLoadAdapaterFile, file);