diff options
Diffstat (limited to 'modules/mono/glue/GodotSharp/ExternalAnnotations/System.Runtime.InteropServices.xml')
-rw-r--r-- | modules/mono/glue/GodotSharp/ExternalAnnotations/System.Runtime.InteropServices.xml | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/modules/mono/glue/GodotSharp/ExternalAnnotations/System.Runtime.InteropServices.xml b/modules/mono/glue/GodotSharp/ExternalAnnotations/System.Runtime.InteropServices.xml new file mode 100644 index 0000000000..2dc350d4f2 --- /dev/null +++ b/modules/mono/glue/GodotSharp/ExternalAnnotations/System.Runtime.InteropServices.xml @@ -0,0 +1,5 @@ +<assembly name="System.Runtime.InteropServices"> + <member name="T:System.Runtime.InteropServices.UnmanagedCallersOnlyAttribute"> + <attribute ctor="M:JetBrains.Annotations.MeansImplicitUseAttribute.#ctor" /> + </member> +</assembly> |