m
This commit is contained in:
@@ -0,0 +1,11 @@
|
||||
using System;
|
||||
using System.Runtime.Serialization;
|
||||
using Cpp2IlInjected;
|
||||
|
||||
namespace Newtonsoft.Json.Serialization
|
||||
{
|
||||
// Token: 0x0200008D RID: 141
|
||||
// (Invoke) Token: 0x060002F2 RID: 754
|
||||
[Token(Token = "0x200008D")]
|
||||
public delegate void SerializationErrorCallback(object o, StreamingContext context, ErrorContext errorContext);
|
||||
}
|
||||
Reference in New Issue
Block a user