3 references to Int64Type
Microsoft.Private.Windows.Core (3)
System\Private\Windows\Nrbf\CoreNrbfSerializer.cs (3)
44{ TypeName.Parse(Types.Int64Type), typeof(long) }, 66{ Types.ToTypeName($"{Types.ListName}[[{Types.Int64Type}]]"), typeof(List<long>) }, 79{ Types.ToTypeName($"{Types.Int64Type}[]"), typeof(long[]) },