CacheMappingsAttribute public class CacheMappingsAttribute : Attribute Applied to the assemblies saved by ModuleScope in order to persist the cache data included in the persisted assembly. Documentation Code public byte[] SerializedCacheMappings { get; } public CacheMappingsAttribute(byte[] serializedCacheMappings)