Add internal ctor to internal interop readonly struct for warning CS0649
It is being created by Marshal methods. Adding the ctor makes the compiler warning go away without having to pragma disable them.
Showing
Please register or sign in to comment