I get a "Not a supported primitve parameter type: Double" exception in the LoadPrimitiveConstOnStack(MetadataType type, object value) of the InstructionBlockCreator when using doubles in my attributes.
Is it possible to get the double type supported?