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