12 lines
225 B
C#
12 lines
225 B
C#
using System;
|
|
using Cpp2IlInjected;
|
|
|
|
namespace Newtonsoft.Json.Serialization
|
|
{
|
|
// Token: 0x0200009D RID: 157
|
|
[Token(Token = "0x200009D")]
|
|
internal class JsonSerializerInternalReader : JsonSerializerInternalBase
|
|
{
|
|
}
|
|
}
|