13 references to ClassInfo
PresentationCore (13)
System\Windows\BinaryFormat\BinaryFormatWriter.cs (13)
67new ClassInfo(1, typeof(decimal).FullName!, DecimalMemberNames), 90new ClassInfo(1, typeof(DateTime).FullName!, s_dateTimeMemberNames), 105new ClassInfo(1, typeof(TimeSpan).FullName!, new string[] { "_ticks" }), 117new ClassInfo(1, typeof(nint).FullName!, new string[] { "value" }), 129new ClassInfo(1, typeof(nuint).FullName!, new string[] { "value" }), 142new ClassInfo(1, typeof(PointF).FullName!, PointMemberNames), 159new ClassInfo(1, typeof(RectangleF).FullName!, RectangleMemberNames), 225new ClassInfo(1, type.FullName!, s_primitiveMemberName), 238new ClassInfo( 273new ClassInfo( 371new ClassInfo(1, typeof(ArrayList).FullName!, ListMemberNames), 465new ClassInfo(1, TypeInfo.HashtableType, HashtableMemberNames), 504new ClassInfo(1, TypeInfo.NotSupportedExceptionType, NotSupportedExceptionMemberNames),