2 references to CustomAttributeType
System.Private.CoreLib (2)
src\System\Reflection\RuntimeCustomAttributeData.cs (2)
857
attributeType = new
CustomAttributeType
(
905
return new
CustomAttributeType
(tag, arrayTag, enumTag, enumType);