I\'m migrating our .NET Framework application to .NET Core. For this, I have to replace Marshal.GetActiveObject() since .NET Core doesn\'t seem to support this.
We\'r