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