2 references to s_pointMemberNames
System.Private.Windows.Core (2)
System\Private\Windows\Core\BinaryFormat\BinaryFormatWriter.cs (2)
139
new ClassInfo(1, typeof(Point).FullName!,
s_pointMemberNames
),
200
new ClassInfo(1, typeof(PointF).FullName!,
s_pointMemberNames
),