5 references to Int64
System.Private.CoreLib (5)
src\System\Reflection\Emit\CustomAttributeBuilder.cs (1)
310
writer.Write((byte)CustomAttributeEncoding.
Int64
);
src\System\Reflection\RuntimeCustomAttributeData.cs (4)
155
return CustomAttributeEncoding.
Int64
;
515
CustomAttributeEncoding.
Int64
=> typeof(long),
536
CustomAttributeEncoding.
Int64
=> val.Byte8,
837
case CustomAttributeEncoding.
Int64
: