21 instantiations of ClassInfo
System.Private.Windows.Core (19)
System\Private\Windows\BinaryFormat\BinaryFormatWriter.cs (19)
59
new
ClassInfo
(1, typeof(decimal).FullName!, s_decimalMemberNames),
84
new
ClassInfo
(1, typeof(DateTime).FullName!, s_dateTimeMemberNames),
101
new
ClassInfo
(1, typeof(TimeSpan).FullName!, s_ticksName),
113
new
ClassInfo
(1, typeof(nint).FullName!, s_valueName),
125
new
ClassInfo
(1, typeof(nuint).FullName!, s_valueName),
138
new
ClassInfo
(1, typeof(Point).FullName!, s_pointMemberNames),
157
new
ClassInfo
(1, typeof(Rectangle).FullName!, s_rectangleMemberNames),
180
new
ClassInfo
(1, typeof(Size).FullName!, s_sizeMemberNames),
199
new
ClassInfo
(1, typeof(PointF).FullName!, s_pointMemberNames),
218
new
ClassInfo
(1, typeof(RectangleF).FullName!, s_rectangleMemberNames),
241
new
ClassInfo
(1, typeof(SizeF).FullName!, s_sizeMemberNames),
260
new
ClassInfo
(1, typeof(Color).FullName!, s_colorMemberNames),
331
new
ClassInfo
(1, type.FullName!, s_primitiveMemberName),
344
new
ClassInfo
(
379
new
ClassInfo
(
476
new
ClassInfo
(1, typeof(ArrayList).FullName!, s_listMemberNames),
602
new
ClassInfo
(1, Types.HashtableType, s_hashtableMemberNames),
639
new
ClassInfo
(1, Types.NotSupportedExceptionType, s_notSupportedExceptionMemberNames),
765
new
ClassInfo
(1, $"{typeof(IJsonData).Namespace}.JsonData", [$"<{nameof(jsonData.JsonBytes)}>k__BackingField", $"<{nameof(jsonData.InnerTypeAssemblyQualifiedName)}>k__BackingField"]),
System.Windows.Forms (2)
System\Windows\Forms\BinaryFormat\WinFormsBinaryFormatWriter.cs (2)
28
new
ClassInfo
(1, typeof(Bitmap).FullName!, s_dataMemberName),
44
new
ClassInfo
(1, typeof(ImageListStreamer).FullName!, s_dataMemberName),
6 references to ClassInfo
System.Private.Windows.Core (6)
System\Private\Windows\BinaryFormat\Serializer\ClassRecord.cs (2)
19
internal
ClassInfo
ClassInfo { get; }
47
ClassInfo
classInfo,
System\Private\Windows\BinaryFormat\Serializer\ClassWithMembersAndTypes.cs (2)
23
ClassInfo
classInfo,
33
ClassInfo
classInfo,
System\Private\Windows\BinaryFormat\Serializer\SystemClassWithMembersAndTypes.cs (2)
21
ClassInfo
classInfo,
29
ClassInfo
classInfo,