How to get access to the "VirtualComp" store inside a storage in resolved assembly?

var obj = MD2.IGet3rdPartyStorage("VirtualComp", true);

return null;

Although the work with the method of MD2.Extension.IGet3rdPartyStorageStore("ABC",true) does not cause problems.

SolidworksApi macros