3 references to Int32Type
System.Private.Windows.Core (3)
System\Private\Windows\Nrbf\CoreNrbfSerializer.cs (3)
40{ TypeName.Parse(Types.Int32Type), typeof(int) }, 62{ Types.ToTypeName($"{Types.ListName}[[{Types.Int32Type}]]"), typeof(List<int>) }, 75{ Types.ToTypeName($"{Types.Int32Type}[]"), typeof(int[]) },