2 references to GetI4
System.Private.CoreLib (2)
src\System\Reflection\RuntimeCustomAttributeData.cs (2)
835
arg.PrimitiveValue = new PrimitiveValue() { Byte4 = parser.
GetI4
() };
854
int len = parser.
GetI4
();