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