2 references to CustomAttributeTypedArgument
mscorlib (2)
system\reflection\customattribute.cs (2)
487typedArgs[0] = new CustomAttributeTypedArgument(typeof(Type), forwardedTo.Destination); 625m_value = new CustomAttributeTypedArgument(type, value);