internal static LegacyGrainId GetSystemTargetGrainId(long typeData) { return(FindOrCreateGrainId(UniqueKey.NewEmptySystemTargetKey(typeData))); }