2 references to ParseCustomAttributeValue
System.Private.CoreLib (2)
src\System\Reflection\RuntimeCustomAttributeData.cs (2)
802
parameterToUpdate.EncodedArgument =
ParseCustomAttributeValue
(ref parser, argType, module);
865
arg.ArrayValue[i] =
ParseCustomAttributeValue
(ref parser, attributeType, module);