13 references to ClassInfo
PresentationCore (13)
System\Windows\BinaryFormat\BinaryFormatWriter.cs (13)
69new ClassInfo(1, typeof(decimal).FullName!, DecimalMemberNames), 92new ClassInfo(1, typeof(DateTime).FullName!, s_dateTimeMemberNames), 107new ClassInfo(1, typeof(TimeSpan).FullName!, new string[] { "_ticks" }), 119new ClassInfo(1, typeof(nint).FullName!, new string[] { "value" }), 131new ClassInfo(1, typeof(nuint).FullName!, new string[] { "value" }), 144new ClassInfo(1, typeof(PointF).FullName!, PointMemberNames), 161new ClassInfo(1, typeof(RectangleF).FullName!, RectangleMemberNames), 227new ClassInfo(1, type.FullName!, s_primitiveMemberName), 240new ClassInfo( 275new ClassInfo( 373new ClassInfo(1, typeof(ArrayList).FullName!, ListMemberNames), 467new ClassInfo(1, TypeInfo.HashtableType, HashtableMemberNames), 506new ClassInfo(1, TypeInfo.NotSupportedExceptionType, NotSupportedExceptionMemberNames),