| | |
| | | //------------------------------------------------------------------------------ |
| | | // <auto-generated> |
| | | // This code was generated by a tool. |
| | | // |
| | | // Changes to this file may cause incorrect behavior and will be lost if |
| | | // the code is regenerated. |
| | | // </auto-generated> |
| | | //------------------------------------------------------------------------------ |
| | | |
| | | #nullable restore |
| | | using System; |
| | | using System.Collections.Generic; |
| | | using Android.Runtime; |
| | |
| | | #endif // def MONODROID_TIMING |
| | | } |
| | | |
| | | #if NET5_0_OR_GREATER |
| | | [System.Diagnostics.CodeAnalysis.UnconditionalSuppressMessage ("Trimming", "IL2057")] |
| | | #endif |
| | | static Type Lookup (string[] mappings, string javaType) |
| | | { |
| | | var managedType = Java.Interop.TypeManager.LookupTypeMapping (mappings, javaType); |