29 lines
661 B
C#
29 lines
661 B
C#
using System;
|
|
using Cpp2IlInjected;
|
|
using Google.Protobuf.Reflection;
|
|
|
|
namespace Google.Protobuf.WellKnownTypes
|
|
{
|
|
// Token: 0x02000022 RID: 34
|
|
[Token(Token = "0x2000022")]
|
|
public static class DurationReflection
|
|
{
|
|
// Token: 0x1700001E RID: 30
|
|
// (get) Token: 0x06000127 RID: 295 RVA: 0x00002052 File Offset: 0x00000252
|
|
[Token(Token = "0x1700001E")]
|
|
public static FileDescriptor Descriptor
|
|
{
|
|
[Token(Token = "0x6000127")]
|
|
[Address(RVA = "0x6A3CE0", Offset = "0x6A2AE0", VA = "0x1806A3CE0")]
|
|
get
|
|
{
|
|
return null;
|
|
}
|
|
}
|
|
|
|
// Token: 0x04000060 RID: 96
|
|
[Token(Token = "0x4000060")]
|
|
private static FileDescriptor descriptor;
|
|
}
|
|
}
|