Add System.Reflection.Pointer deserialization ctor to model.xml (#7322)
authorStephen Toub <stoub@microsoft.com>
Thu, 22 Sep 2016 20:56:41 +0000 (13:56 -0700)
committerJan Kotas <jkotas@microsoft.com>
Thu, 22 Sep 2016 20:56:41 +0000 (13:56 -0700)
src/mscorlib/model.xml

index 9555787..a894f6e 100644 (file)
       <Member Name="Box(System.Void*,System.Type)" />
       <Member Name="Unbox(System.Object)" />
       <Member Name="System.Runtime.Serialization.ISerializable.GetObjectData(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)" />
+      <Member Status="ImplRoot" Name="#ctor(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)" />
     </Type>
     <Type Name="System.Reflection.PortableExecutableKinds">
       <Member MemberType="Field" Name="NotAPortableExecutableImage" />