18 instantiations of ClassInfo
System.Private.Windows.Core (18)
System\Private\Windows\Core\BinaryFormat\BinaryFormatWriter.cs (18)
60
new
ClassInfo
(1, typeof(decimal).FullName!, s_decimalMemberNames),
85
new
ClassInfo
(1, typeof(DateTime).FullName!, s_dateTimeMemberNames),
102
new
ClassInfo
(1, typeof(TimeSpan).FullName!, s_ticksName),
114
new
ClassInfo
(1, typeof(nint).FullName!, s_valueName),
126
new
ClassInfo
(1, typeof(nuint).FullName!, s_valueName),
139
new
ClassInfo
(1, typeof(Point).FullName!, s_pointMemberNames),
158
new
ClassInfo
(1, typeof(Rectangle).FullName!, s_rectangleMemberNames),
181
new
ClassInfo
(1, typeof(Size).FullName!, s_sizeMemberNames),
200
new
ClassInfo
(1, typeof(PointF).FullName!, s_pointMemberNames),
219
new
ClassInfo
(1, typeof(RectangleF).FullName!, s_rectangleMemberNames),
242
new
ClassInfo
(1, typeof(SizeF).FullName!, s_sizeMemberNames),
261
new
ClassInfo
(1, typeof(Color).FullName!, s_colorMemberNames),
332
new
ClassInfo
(1, type.FullName!, s_primitiveMemberName),
345
new
ClassInfo
(
380
new
ClassInfo
(
477
new
ClassInfo
(1, typeof(ArrayList).FullName!, s_listMemberNames),
603
new
ClassInfo
(1, TypeInfo.HashtableType, s_hashtableMemberNames),
640
new
ClassInfo
(1, TypeInfo.NotSupportedExceptionType, s_notSupportedExceptionMemberNames),
6 references to ClassInfo
System.Private.Windows.Core (6)
System\Private\Windows\Core\BinaryFormat\Serializer\ClassRecord.cs (2)
19
internal
ClassInfo
ClassInfo { get; }
47
ClassInfo
classInfo,
System\Private\Windows\Core\BinaryFormat\Serializer\ClassWithMembersAndTypes.cs (2)
23
ClassInfo
classInfo,
33
ClassInfo
classInfo,
System\Private\Windows\Core\BinaryFormat\Serializer\SystemClassWithMembersAndTypes.cs (2)
21
ClassInfo
classInfo,
29
ClassInfo
classInfo,