initial commit
This commit is contained in:
@@ -0,0 +1,17 @@
|
||||
using System;
|
||||
|
||||
// Stub replacement for .NET Reactor runtime (Class16)
|
||||
// The original loaded protobuf-net from an encrypted embedded resource.
|
||||
// When compiling from source, protobuf-net.dll is referenced directly.
|
||||
internal class Class16
|
||||
{
|
||||
internal static void kLjw4iIsCLsZtxc4lksN0j()
|
||||
{
|
||||
// No-op: protobuf-net is referenced directly
|
||||
}
|
||||
|
||||
internal static bool smethod_3()
|
||||
{
|
||||
return true;
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user