4 references to HandleCustomAttributeConstantValue
ILCompiler.MetadataTransform (4)
ILCompiler\Metadata\Transform.CustomAttribute.cs (4)
59
HandleCustomAttributeConstantValue
(module, TypeDescToSerializationTypeCode(paramType), ref valueReader);
77
HandleCustomAttributeConstantValue
(module, TypeDescToSerializationTypeCode(type), ref valueReader)
141
Value =
HandleCustomAttributeConstantValue
(module, TypeDescToSerializationTypeCode(enumType), ref valueReader),
214
handleArray.Value.Add(
HandleCustomAttributeConstantValue
(module, typecode, ref valueReader));