1 reference to GetU4
System.Private.CoreLib (1)
src\System\Reflection\RuntimeCustomAttributeData.cs (1)
957
public int GetI4() => (int)
GetU4
();