CacheMappingsAttribute public class CacheMappingsAttribute : Attribute Documentation public byte[] SerializedCacheMappings { get; } public CacheMappingsAttribute(byte[] serializedCacheMappings) public static void ApplyTo(AssemblyBuilder assemblyBuilder, Dictionary<CacheKey, string> mappings) public Dictionary<CacheKey, string> GetDeserializedMappings()