<Member MemberType="Field" Name="Retargetable" />
<Member MemberType="Field" Name="value__" />
</Type>
- <Type Name="System.Reflection.AssemblyNameProxy">
- <Member Name="#ctor" />
- </Type>
<Type Name="System.Reflection.AssemblyProductAttribute">
<Member Name="#ctor(System.String)" />
<Member Name="get_Product" />
<Member MemberType="Property" Name="Item(System.Int32)" />
</Type>
<Type Name="System.Reflection.Pointer" >
- <Member Name="#ctor" />
<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)" />
PublicKey = 1,
Retargetable = 256,
}
- [System.Runtime.InteropServices.ComVisibleAttribute(true)]
- public class AssemblyNameProxy : System.MarshalByRefObject
- {
- internal AssemblyNameProxy() { }
- }
[System.AttributeUsageAttribute((System.AttributeTargets)(1), Inherited=false)]
[System.Runtime.InteropServices.ComVisibleAttribute(true)]
public sealed partial class AssemblyProductAttribute : System.Attribute
[System.Runtime.InteropServices.ComVisibleAttribute(true)]
public sealed class Pointer : System.Runtime.Serialization.ISerializable
{
+ private Pointer() { }
[System.Security.SecurityCriticalAttribute]
public static unsafe Object Box(void *ptr, System.Type type) { throw null; }
[System.Security.SecurityCriticalAttribute]