1 instantiation of CustomAttributeDataParser
System.Private.CoreLib (1)
src\System\Reflection\RuntimeCustomAttributeData.cs (1)
676CustomAttributeDataParser parser = new CustomAttributeDataParser(attributeBlob);
5 references to CustomAttributeDataParser
System.Private.CoreLib (5)
src\System\Reflection\RuntimeCustomAttributeData.cs (5)
676CustomAttributeDataParser parser = new CustomAttributeDataParser(attributeBlob); 705ref CustomAttributeDataParser parser, 719ref CustomAttributeDataParser parser, 807ref CustomAttributeDataParser parser, 877private static CustomAttributeType ParseCustomAttributeType(ref CustomAttributeDataParser parser, RuntimeModule module)