2 references to CustomAttributeDataParser
System.Private.CoreLib (2)
src\runtime\src\libraries\System.Private.CoreLib\src\System\Reflection\RuntimeCustomAttributeData.cs (1)
687CustomAttributeDataParser parser = new CustomAttributeDataParser(attributeData, customAttributeModule);
System\Reflection\RuntimeCustomAttributeData.NativeAot.cs (1)
152CustomAttributeDataParser parser = new CustomAttributeDataParser(default, reader);