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