2 references to FromAssemblyPath
Microsoft.Build (2)
BackEnd\Components\ProjectCache\ProjectCacheService.cs (1)
191yield return ProjectCacheDescriptor.FromAssemblyPath(pluginPath, pluginSettings);
Evaluation\Evaluator.cs (1)
873var projectCacheItem = ProjectCacheDescriptor.FromAssemblyPath(pluginPath, pluginSettings);