2 references to ReadCache
System.AddIn (2)
System\Addin\Hosting\AddInStore.cs (2)
743
return
ReadCache
<PipelineDeploymentState>(fullName, true);
749
return
ReadCache
<AddInDeploymentState>(fullName, false);