3 references to UInt16Type
Microsoft.Private.Windows.Core (3)
System\Private\Windows\Nrbf\CoreNrbfSerializer.cs (3)
41{ TypeName.Parse(Types.UInt16Type), typeof(ushort) }, 63{ Types.ToTypeName($"{Types.ListName}[[{Types.UInt16Type}]]"), typeof(List<ushort>) }, 76{ Types.ToTypeName($"{Types.UInt16Type}[]"), typeof(ushort[]) },