Also converted method to property get, private set
This will now get the IPC Path again as the default path if one is present, else it will fall back to osu! lazer's base path.
DI is also not needed anymore to access StableInfo, this goes through FileBasedIPC. Note: directory selector now always navigates to the osu! lazer base path.
Also forced stablepath to be empty during auto detection so it checks other sources to load ipc from
and inspectcode fixes
Right now makes use of another ActionableInfo field. Probably a better idea to add an extra button to the Current IPC Storage actionable field.