2 references to ProjectCacheDescriptor
Microsoft.Build (2)
BackEnd\Components\ProjectCache\ProjectCacheDescriptor.cs (2)
30
=> new
ProjectCacheDescriptor
(pluginAssemblyPath, pluginSettings, pluginInstance: null);
33
=> new
ProjectCacheDescriptor
(pluginAssemblyPath: null, pluginSettings, pluginInstance);