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