1 reference to CustomAttributeNamedArgument
System.Reflection.Metadata (1)
System\Reflection\Metadata\Ecma335\CustomAttributeDecoder.cs (1)
140
arguments.Add(new
CustomAttributeNamedArgument
<TType>(name, kind, argument.Type, argument.Value));