System\Private\Windows\BinaryFormat\BinaryFormatWriter.cs (18)
60new ClassInfo(1, typeof(decimal).FullName!, s_decimalMemberNames),
85new ClassInfo(1, typeof(DateTime).FullName!, s_dateTimeMemberNames),
102new ClassInfo(1, typeof(TimeSpan).FullName!, s_ticksName),
114new ClassInfo(1, typeof(nint).FullName!, s_valueName),
126new ClassInfo(1, typeof(nuint).FullName!, s_valueName),
139new ClassInfo(1, typeof(Point).FullName!, s_pointMemberNames),
158new ClassInfo(1, typeof(Rectangle).FullName!, s_rectangleMemberNames),
181new ClassInfo(1, typeof(Size).FullName!, s_sizeMemberNames),
200new ClassInfo(1, typeof(PointF).FullName!, s_pointMemberNames),
219new ClassInfo(1, typeof(RectangleF).FullName!, s_rectangleMemberNames),
242new ClassInfo(1, typeof(SizeF).FullName!, s_sizeMemberNames),
261new ClassInfo(1, typeof(Color).FullName!, s_colorMemberNames),
332new ClassInfo(1, type.FullName!, s_primitiveMemberName),
345new ClassInfo(
380new ClassInfo(
477new ClassInfo(1, typeof(ArrayList).FullName!, s_listMemberNames),
603new ClassInfo(1, TypeInfo.HashtableType, s_hashtableMemberNames),
640new ClassInfo(1, TypeInfo.NotSupportedExceptionType, s_notSupportedExceptionMemberNames),