|
|
@@ -13,27 +13,27 @@ using ILRuntime.CLR.Utils;
|
|
|
|
|
|
namespace ILRuntime.Runtime.Generated
|
|
|
{
|
|
|
- unsafe class System_Collections_Generic_Dictionary_2_Int32_Action_1_ILTypeInstance_Binding
|
|
|
+ unsafe class System_Collections_Generic_Dictionary_2_Int32_Action_1_Google_Protobuf_Adapt_IMessage_Binding_Adaptor_Binding
|
|
|
{
|
|
|
public static void Register(ILRuntime.Runtime.Enviorment.AppDomain app)
|
|
|
{
|
|
|
BindingFlags flag = BindingFlags.Public | BindingFlags.Instance | BindingFlags.Static | BindingFlags.DeclaredOnly;
|
|
|
MethodBase method;
|
|
|
Type[] args;
|
|
|
- Type type = typeof(System.Collections.Generic.Dictionary<System.Int32, System.Action<ILRuntime.Runtime.Intepreter.ILTypeInstance>>);
|
|
|
+ Type type = typeof(System.Collections.Generic.Dictionary<System.Int32, System.Action<Google.Protobuf.Adapt_IMessage.Adaptor>>);
|
|
|
args = new Type[]{};
|
|
|
method = type.GetMethod("get_Values", flag, null, args, null);
|
|
|
app.RegisterCLRMethodRedirection(method, get_Values_0);
|
|
|
args = new Type[]{};
|
|
|
method = type.GetMethod("Clear", flag, null, args, null);
|
|
|
app.RegisterCLRMethodRedirection(method, Clear_1);
|
|
|
- args = new Type[]{typeof(System.Int32), typeof(System.Action<ILRuntime.Runtime.Intepreter.ILTypeInstance>).MakeByRefType()};
|
|
|
+ args = new Type[]{typeof(System.Int32), typeof(System.Action<Google.Protobuf.Adapt_IMessage.Adaptor>).MakeByRefType()};
|
|
|
method = type.GetMethod("TryGetValue", flag, null, args, null);
|
|
|
app.RegisterCLRMethodRedirection(method, TryGetValue_2);
|
|
|
args = new Type[]{typeof(System.Int32)};
|
|
|
method = type.GetMethod("Remove", flag, null, args, null);
|
|
|
app.RegisterCLRMethodRedirection(method, Remove_3);
|
|
|
- args = new Type[]{typeof(System.Int32), typeof(System.Action<ILRuntime.Runtime.Intepreter.ILTypeInstance>)};
|
|
|
+ args = new Type[]{typeof(System.Int32), typeof(System.Action<Google.Protobuf.Adapt_IMessage.Adaptor>)};
|
|
|
method = type.GetMethod("set_Item", flag, null, args, null);
|
|
|
app.RegisterCLRMethodRedirection(method, set_Item_4);
|
|
|
|
|
|
@@ -51,7 +51,7 @@ namespace ILRuntime.Runtime.Generated
|
|
|
StackObject* __ret = ILIntepreter.Minus(__esp, 1);
|
|
|
|
|
|
ptr_of_this_method = ILIntepreter.Minus(__esp, 1);
|
|
|
- System.Collections.Generic.Dictionary<System.Int32, System.Action<ILRuntime.Runtime.Intepreter.ILTypeInstance>> instance_of_this_method = (System.Collections.Generic.Dictionary<System.Int32, System.Action<ILRuntime.Runtime.Intepreter.ILTypeInstance>>)typeof(System.Collections.Generic.Dictionary<System.Int32, System.Action<ILRuntime.Runtime.Intepreter.ILTypeInstance>>).CheckCLRTypes(StackObject.ToObject(ptr_of_this_method, __domain, __mStack));
|
|
|
+ System.Collections.Generic.Dictionary<System.Int32, System.Action<Google.Protobuf.Adapt_IMessage.Adaptor>> instance_of_this_method = (System.Collections.Generic.Dictionary<System.Int32, System.Action<Google.Protobuf.Adapt_IMessage.Adaptor>>)typeof(System.Collections.Generic.Dictionary<System.Int32, System.Action<Google.Protobuf.Adapt_IMessage.Adaptor>>).CheckCLRTypes(StackObject.ToObject(ptr_of_this_method, __domain, __mStack));
|
|
|
__intp.Free(ptr_of_this_method);
|
|
|
|
|
|
var result_of_this_method = instance_of_this_method.Values;
|
|
|
@@ -66,7 +66,7 @@ namespace ILRuntime.Runtime.Generated
|
|
|
StackObject* __ret = ILIntepreter.Minus(__esp, 1);
|
|
|
|
|
|
ptr_of_this_method = ILIntepreter.Minus(__esp, 1);
|
|
|
- System.Collections.Generic.Dictionary<System.Int32, System.Action<ILRuntime.Runtime.Intepreter.ILTypeInstance>> instance_of_this_method = (System.Collections.Generic.Dictionary<System.Int32, System.Action<ILRuntime.Runtime.Intepreter.ILTypeInstance>>)typeof(System.Collections.Generic.Dictionary<System.Int32, System.Action<ILRuntime.Runtime.Intepreter.ILTypeInstance>>).CheckCLRTypes(StackObject.ToObject(ptr_of_this_method, __domain, __mStack));
|
|
|
+ System.Collections.Generic.Dictionary<System.Int32, System.Action<Google.Protobuf.Adapt_IMessage.Adaptor>> instance_of_this_method = (System.Collections.Generic.Dictionary<System.Int32, System.Action<Google.Protobuf.Adapt_IMessage.Adaptor>>)typeof(System.Collections.Generic.Dictionary<System.Int32, System.Action<Google.Protobuf.Adapt_IMessage.Adaptor>>).CheckCLRTypes(StackObject.ToObject(ptr_of_this_method, __domain, __mStack));
|
|
|
__intp.Free(ptr_of_this_method);
|
|
|
|
|
|
instance_of_this_method.Clear();
|
|
|
@@ -82,13 +82,13 @@ namespace ILRuntime.Runtime.Generated
|
|
|
|
|
|
ptr_of_this_method = ILIntepreter.Minus(__esp, 1);
|
|
|
ptr_of_this_method = ILIntepreter.GetObjectAndResolveReference(ptr_of_this_method);
|
|
|
- System.Action<ILRuntime.Runtime.Intepreter.ILTypeInstance> @value = (System.Action<ILRuntime.Runtime.Intepreter.ILTypeInstance>)typeof(System.Action<ILRuntime.Runtime.Intepreter.ILTypeInstance>).CheckCLRTypes(StackObject.ToObject(ptr_of_this_method, __domain, __mStack));
|
|
|
+ System.Action<Google.Protobuf.Adapt_IMessage.Adaptor> @value = (System.Action<Google.Protobuf.Adapt_IMessage.Adaptor>)typeof(System.Action<Google.Protobuf.Adapt_IMessage.Adaptor>).CheckCLRTypes(StackObject.ToObject(ptr_of_this_method, __domain, __mStack));
|
|
|
|
|
|
ptr_of_this_method = ILIntepreter.Minus(__esp, 2);
|
|
|
System.Int32 @key = ptr_of_this_method->Value;
|
|
|
|
|
|
ptr_of_this_method = ILIntepreter.Minus(__esp, 3);
|
|
|
- System.Collections.Generic.Dictionary<System.Int32, System.Action<ILRuntime.Runtime.Intepreter.ILTypeInstance>> instance_of_this_method = (System.Collections.Generic.Dictionary<System.Int32, System.Action<ILRuntime.Runtime.Intepreter.ILTypeInstance>>)typeof(System.Collections.Generic.Dictionary<System.Int32, System.Action<ILRuntime.Runtime.Intepreter.ILTypeInstance>>).CheckCLRTypes(StackObject.ToObject(ptr_of_this_method, __domain, __mStack));
|
|
|
+ System.Collections.Generic.Dictionary<System.Int32, System.Action<Google.Protobuf.Adapt_IMessage.Adaptor>> instance_of_this_method = (System.Collections.Generic.Dictionary<System.Int32, System.Action<Google.Protobuf.Adapt_IMessage.Adaptor>>)typeof(System.Collections.Generic.Dictionary<System.Int32, System.Action<Google.Protobuf.Adapt_IMessage.Adaptor>>).CheckCLRTypes(StackObject.ToObject(ptr_of_this_method, __domain, __mStack));
|
|
|
__intp.Free(ptr_of_this_method);
|
|
|
|
|
|
var result_of_this_method = instance_of_this_method.TryGetValue(@key, out @value);
|
|
|
@@ -141,7 +141,7 @@ namespace ILRuntime.Runtime.Generated
|
|
|
break;
|
|
|
case ObjectTypes.ArrayReference:
|
|
|
{
|
|
|
- var instance_of_arrayReference = __mStack[ptr_of_this_method->Value] as System.Action<ILRuntime.Runtime.Intepreter.ILTypeInstance>[];
|
|
|
+ var instance_of_arrayReference = __mStack[ptr_of_this_method->Value] as System.Action<Google.Protobuf.Adapt_IMessage.Adaptor>[];
|
|
|
instance_of_arrayReference[ptr_of_this_method->ValueLow] = value;
|
|
|
}
|
|
|
break;
|
|
|
@@ -162,7 +162,7 @@ namespace ILRuntime.Runtime.Generated
|
|
|
System.Int32 @key = ptr_of_this_method->Value;
|
|
|
|
|
|
ptr_of_this_method = ILIntepreter.Minus(__esp, 2);
|
|
|
- System.Collections.Generic.Dictionary<System.Int32, System.Action<ILRuntime.Runtime.Intepreter.ILTypeInstance>> instance_of_this_method = (System.Collections.Generic.Dictionary<System.Int32, System.Action<ILRuntime.Runtime.Intepreter.ILTypeInstance>>)typeof(System.Collections.Generic.Dictionary<System.Int32, System.Action<ILRuntime.Runtime.Intepreter.ILTypeInstance>>).CheckCLRTypes(StackObject.ToObject(ptr_of_this_method, __domain, __mStack));
|
|
|
+ System.Collections.Generic.Dictionary<System.Int32, System.Action<Google.Protobuf.Adapt_IMessage.Adaptor>> instance_of_this_method = (System.Collections.Generic.Dictionary<System.Int32, System.Action<Google.Protobuf.Adapt_IMessage.Adaptor>>)typeof(System.Collections.Generic.Dictionary<System.Int32, System.Action<Google.Protobuf.Adapt_IMessage.Adaptor>>).CheckCLRTypes(StackObject.ToObject(ptr_of_this_method, __domain, __mStack));
|
|
|
__intp.Free(ptr_of_this_method);
|
|
|
|
|
|
var result_of_this_method = instance_of_this_method.Remove(@key);
|
|
|
@@ -179,14 +179,14 @@ namespace ILRuntime.Runtime.Generated
|
|
|
StackObject* __ret = ILIntepreter.Minus(__esp, 3);
|
|
|
|
|
|
ptr_of_this_method = ILIntepreter.Minus(__esp, 1);
|
|
|
- System.Action<ILRuntime.Runtime.Intepreter.ILTypeInstance> @value = (System.Action<ILRuntime.Runtime.Intepreter.ILTypeInstance>)typeof(System.Action<ILRuntime.Runtime.Intepreter.ILTypeInstance>).CheckCLRTypes(StackObject.ToObject(ptr_of_this_method, __domain, __mStack));
|
|
|
+ System.Action<Google.Protobuf.Adapt_IMessage.Adaptor> @value = (System.Action<Google.Protobuf.Adapt_IMessage.Adaptor>)typeof(System.Action<Google.Protobuf.Adapt_IMessage.Adaptor>).CheckCLRTypes(StackObject.ToObject(ptr_of_this_method, __domain, __mStack));
|
|
|
__intp.Free(ptr_of_this_method);
|
|
|
|
|
|
ptr_of_this_method = ILIntepreter.Minus(__esp, 2);
|
|
|
System.Int32 @key = ptr_of_this_method->Value;
|
|
|
|
|
|
ptr_of_this_method = ILIntepreter.Minus(__esp, 3);
|
|
|
- System.Collections.Generic.Dictionary<System.Int32, System.Action<ILRuntime.Runtime.Intepreter.ILTypeInstance>> instance_of_this_method = (System.Collections.Generic.Dictionary<System.Int32, System.Action<ILRuntime.Runtime.Intepreter.ILTypeInstance>>)typeof(System.Collections.Generic.Dictionary<System.Int32, System.Action<ILRuntime.Runtime.Intepreter.ILTypeInstance>>).CheckCLRTypes(StackObject.ToObject(ptr_of_this_method, __domain, __mStack));
|
|
|
+ System.Collections.Generic.Dictionary<System.Int32, System.Action<Google.Protobuf.Adapt_IMessage.Adaptor>> instance_of_this_method = (System.Collections.Generic.Dictionary<System.Int32, System.Action<Google.Protobuf.Adapt_IMessage.Adaptor>>)typeof(System.Collections.Generic.Dictionary<System.Int32, System.Action<Google.Protobuf.Adapt_IMessage.Adaptor>>).CheckCLRTypes(StackObject.ToObject(ptr_of_this_method, __domain, __mStack));
|
|
|
__intp.Free(ptr_of_this_method);
|
|
|
|
|
|
instance_of_this_method[key] = value;
|
|
|
@@ -200,7 +200,7 @@ namespace ILRuntime.Runtime.Generated
|
|
|
ILRuntime.Runtime.Enviorment.AppDomain __domain = __intp.AppDomain;
|
|
|
StackObject* __ret = ILIntepreter.Minus(__esp, 0);
|
|
|
|
|
|
- var result_of_this_method = new System.Collections.Generic.Dictionary<System.Int32, System.Action<ILRuntime.Runtime.Intepreter.ILTypeInstance>>();
|
|
|
+ var result_of_this_method = new System.Collections.Generic.Dictionary<System.Int32, System.Action<Google.Protobuf.Adapt_IMessage.Adaptor>>();
|
|
|
|
|
|
return ILIntepreter.PushObject(__ret, __mStack, result_of_this_method);
|
|
|
}
|