8 references to Int32
System.Runtime.InteropServices.JavaScript (8)
System\Runtime\InteropServices\JavaScript\JSMarshalerType.cs (4)
99Type = MarshalerType.Int32 446|| underlying == MarshalerType.Int32 463|| underlying == MarshalerType.Int32 477|| underlying == MarshalerType.Int32
System\Runtime\InteropServices\JavaScript\Marshaling\JSMarshalerArgument.Int32.cs (3)
38slot.Type = MarshalerType.Int32; 72slot.Type = MarshalerType.Int32; 113slot.ElementType = MarshalerType.Int32;
System\Runtime\InteropServices\JavaScript\Marshaling\JSMarshalerArgument.Object.cs (1)
91else if (slot.ElementType == MarshalerType.Int32)