4 references to StringType
System.Private.Windows.Core (4)
System\Private\Windows\BinaryFormat\BinaryFormatWriter.cs (1)
347
$"System.Collections.Generic.List`1[[{Types.
StringType
}, {Assemblies.Mscorlib}]]",
System\Private\Windows\Nrbf\CoreNrbfSerializer.cs (3)
48
{ TypeName.Parse(Types.
StringType
), typeof(string) },
57
{ Types.ToTypeName($"{Types.ListName}[[{Types.
StringType
}]]"), typeof(List<string>) },
83
{ Types.ToTypeName($"{Types.
StringType
}[]"), typeof(string[]) },