12 lines
188 B
C#
12 lines
188 B
C#
using System;
|
|
using Cpp2IlInjected;
|
|
|
|
namespace Newtonsoft.Json.Serialization
|
|
{
|
|
// Token: 0x02000083 RID: 131
|
|
[Token(Token = "0x2000083")]
|
|
public interface IAttributeProvider
|
|
{
|
|
}
|
|
}
|