3 references to Int16Type
System.Private.Windows.Core (3)
System\Private\Windows\Nrbf\CoreNrbfSerializer.cs (3)
38
{ TypeName.Parse(Types.
Int16Type
), typeof(short) },
60
{ Types.ToTypeName($"{Types.ListName}[[{Types.
Int16Type
}]]"), typeof(List<short>) },
73
{ Types.ToTypeName($"{Types.
Int16Type
}[]"), typeof(short[]) },