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