oh dear
This commit is contained in:
@@ -0,0 +1,12 @@
|
||||
using System;
|
||||
using Cpp2IlInjected;
|
||||
|
||||
namespace System.Reflection.Emit
|
||||
{
|
||||
/// <summary>Helps build custom attributes.</summary>
|
||||
// Token: 0x02000267 RID: 615
|
||||
[Token(Token = "0x2000267")]
|
||||
public class CustomAttributeBuilder
|
||||
{
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user