9 lines
137 B
C#
9 lines
137 B
C#
namespace MessagePipe.Internal
|
|
{
|
|
// Preserve for Unity IL2CPP
|
|
|
|
internal class PreserveAttribute : System.Attribute
|
|
{
|
|
}
|
|
}
|