{
  "schema": "tsonic.bindings",
  "provider": {
    "namespace": "SQLitePCL",
    "ownerIdentities": [
      "SQLitePCLRaw.batteries_v2",
      "SQLitePCLRaw.core",
      "SQLitePCLRaw.provider.e_sqlite3"
    ]
  },
  "targetSurface": {
    "types": [
      {
        "stableId": "SQLitePCLRaw.core:SQLitePCL.delegate_authorizer",
        "targetName": "SQLitePCL.delegate_authorizer",
        "ownerIdentity": "SQLitePCLRaw.core",
        "metadataToken": 0,
        "kind": "Delegate",
        "accessibility": "Public",
        "isAbstract": false,
        "isSealed": true,
        "isStatic": false,
        "arity": 0,
        "baseType": {
          "stableId": "System.Private.CoreLib:System.MulticastDelegate",
          "targetName": "System.MulticastDelegate"
        },
        "interfaces": [
          {
            "stableId": "System.Private.CoreLib:System.ICloneable",
            "targetName": "System.ICloneable"
          },
          {
            "stableId": "System.Private.CoreLib:System.Runtime.Serialization.ISerializable",
            "targetName": "System.Runtime.Serialization.ISerializable"
          }
        ],
        "methods": [
          {
            "stableId": "SQLitePCLRaw.core:SQLitePCL.delegate_authorizer::Invoke(System.Object,System.Int32,SQLitePCL.utf8z,SQLitePCL.utf8z,SQLitePCL.utf8z,SQLitePCL.utf8z):System.Int32",
            "targetName": "Invoke",
            "metadataToken": 100663574,
            "canonicalSignature": "(System.Object,System.Int32,SQLitePCL.utf8z,SQLitePCL.utf8z,SQLitePCL.utf8z,SQLitePCL.utf8z):System.Int32",
            "normalizedSignature": "Invoke|(System.Object,System.Int32,SQLitePCL.utf8z,SQLitePCL.utf8z,SQLitePCL.utf8z,SQLitePCL.utf8z):System.Int32|static=false",
            "emitScope": "ClassSurface",
            "provenance": "Original",
            "arity": 0,
            "parameterCount": 6,
            "isStatic": false,
            "isAbstract": false,
            "isVirtual": true,
            "isOverride": false,
            "isSealed": false,
            "visibility": "Public",
            "ownerQualifiedName": "SQLitePCL.delegate_authorizer",
            "ownerIdentity": "SQLitePCLRaw.core",
            "isExtensionMethod": false
          },
          {
            "stableId": "SQLitePCLRaw.core:SQLitePCL.delegate_authorizer::BeginInvoke(System.Object,System.Int32,SQLitePCL.utf8z,SQLitePCL.utf8z,SQLitePCL.utf8z,SQLitePCL.utf8z,System.AsyncCallback,System.Object):System.IAsyncResult",
            "targetName": "BeginInvoke",
            "metadataToken": 100663575,
            "canonicalSignature": "(System.Object,System.Int32,SQLitePCL.utf8z,SQLitePCL.utf8z,SQLitePCL.utf8z,SQLitePCL.utf8z,System.AsyncCallback,System.Object):System.IAsyncResult",
            "normalizedSignature": "BeginInvoke|(System.Object,System.Int32,SQLitePCL.utf8z,SQLitePCL.utf8z,SQLitePCL.utf8z,SQLitePCL.utf8z,System.AsyncCallback,System.Object):System.IAsyncResult|static=false",
            "emitScope": "ClassSurface",
            "provenance": "Original",
            "arity": 0,
            "parameterCount": 8,
            "isStatic": false,
            "isAbstract": false,
            "isVirtual": true,
            "isOverride": false,
            "isSealed": false,
            "visibility": "Public",
            "ownerQualifiedName": "SQLitePCL.delegate_authorizer",
            "ownerIdentity": "SQLitePCLRaw.core",
            "isExtensionMethod": false
          },
          {
            "stableId": "SQLitePCLRaw.core:SQLitePCL.delegate_authorizer::EndInvoke(System.IAsyncResult):System.Int32",
            "targetName": "EndInvoke",
            "metadataToken": 100663576,
            "canonicalSignature": "(System.IAsyncResult):System.Int32",
            "normalizedSignature": "EndInvoke|(System.IAsyncResult):System.Int32|static=false",
            "emitScope": "ClassSurface",
            "provenance": "Original",
            "arity": 0,
            "parameterCount": 1,
            "isStatic": false,
            "isAbstract": false,
            "isVirtual": true,
            "isOverride": false,
            "isSealed": false,
            "visibility": "Public",
            "ownerQualifiedName": "SQLitePCL.delegate_authorizer",
            "ownerIdentity": "SQLitePCLRaw.core",
            "isExtensionMethod": false
          }
        ],
        "properties": [],
        "fields": [],
        "events": [],
        "constructors": [
          {
            "stableId": "SQLitePCLRaw.core:SQLitePCL.delegate_authorizer::.ctor(System.Object,System.IntPtr):void",
            "metadataToken": 100663573,
            "canonicalSignature": "(System.Object,System.IntPtr):void",
            "normalizedSignature": "constructor|(System.Object,System.IntPtr):void|static=false",
            "isStatic": false,
            "parameterCount": 2,
            "visibility": "Public",
            "ownerQualifiedName": "SQLitePCL.delegate_authorizer",
            "ownerIdentity": "SQLitePCLRaw.core"
          }
        ]
      },
      {
        "stableId": "SQLitePCLRaw.core:SQLitePCL.delegate_collation",
        "targetName": "SQLitePCL.delegate_collation",
        "ownerIdentity": "SQLitePCLRaw.core",
        "metadataToken": 0,
        "kind": "Delegate",
        "accessibility": "Public",
        "isAbstract": false,
        "isSealed": true,
        "isStatic": false,
        "arity": 0,
        "baseType": {
          "stableId": "System.Private.CoreLib:System.MulticastDelegate",
          "targetName": "System.MulticastDelegate"
        },
        "interfaces": [
          {
            "stableId": "System.Private.CoreLib:System.ICloneable",
            "targetName": "System.ICloneable"
          },
          {
            "stableId": "System.Private.CoreLib:System.Runtime.Serialization.ISerializable",
            "targetName": "System.Runtime.Serialization.ISerializable"
          }
        ],
        "methods": [
          {
            "stableId": "SQLitePCLRaw.core:SQLitePCL.delegate_collation::Invoke(System.Object,System.ReadOnlySpan_1[[System.Byte,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]],System.ReadOnlySpan_1[[System.Byte,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]):System.Int32",
            "targetName": "Invoke",
            "metadataToken": 100663562,
            "canonicalSignature": "(System.Object,System.ReadOnlySpan_1[[System.Byte,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]],System.ReadOnlySpan_1[[System.Byte,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]):System.Int32",
            "normalizedSignature": "Invoke|(System.Object,System.ReadOnlySpan_1[[System.Byte,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]],System.ReadOnlySpan_1[[System.Byte,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]):System.Int32|static=false",
            "emitScope": "ClassSurface",
            "provenance": "Original",
            "arity": 0,
            "parameterCount": 3,
            "isStatic": false,
            "isAbstract": false,
            "isVirtual": true,
            "isOverride": false,
            "isSealed": false,
            "visibility": "Public",
            "ownerQualifiedName": "SQLitePCL.delegate_collation",
            "ownerIdentity": "SQLitePCLRaw.core",
            "isExtensionMethod": false
          },
          {
            "stableId": "SQLitePCLRaw.core:SQLitePCL.delegate_collation::BeginInvoke(System.Object,System.ReadOnlySpan_1[[System.Byte,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]],System.ReadOnlySpan_1[[System.Byte,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]],System.AsyncCallback,System.Object):System.IAsyncResult",
            "targetName": "BeginInvoke",
            "metadataToken": 100663563,
            "canonicalSignature": "(System.Object,System.ReadOnlySpan_1[[System.Byte,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]],System.ReadOnlySpan_1[[System.Byte,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]],System.AsyncCallback,System.Object):System.IAsyncResult",
            "normalizedSignature": "BeginInvoke|(System.Object,System.ReadOnlySpan_1[[System.Byte,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]],System.ReadOnlySpan_1[[System.Byte,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]],System.AsyncCallback,System.Object):System.IAsyncResult|static=false",
            "emitScope": "ClassSurface",
            "provenance": "Original",
            "arity": 0,
            "parameterCount": 5,
            "isStatic": false,
            "isAbstract": false,
            "isVirtual": true,
            "isOverride": false,
            "isSealed": false,
            "visibility": "Public",
            "ownerQualifiedName": "SQLitePCL.delegate_collation",
            "ownerIdentity": "SQLitePCLRaw.core",
            "isExtensionMethod": false
          },
          {
            "stableId": "SQLitePCLRaw.core:SQLitePCL.delegate_collation::EndInvoke(System.IAsyncResult):System.Int32",
            "targetName": "EndInvoke",
            "metadataToken": 100663564,
            "canonicalSignature": "(System.IAsyncResult):System.Int32",
            "normalizedSignature": "EndInvoke|(System.IAsyncResult):System.Int32|static=false",
            "emitScope": "ClassSurface",
            "provenance": "Original",
            "arity": 0,
            "parameterCount": 1,
            "isStatic": false,
            "isAbstract": false,
            "isVirtual": true,
            "isOverride": false,
            "isSealed": false,
            "visibility": "Public",
            "ownerQualifiedName": "SQLitePCL.delegate_collation",
            "ownerIdentity": "SQLitePCLRaw.core",
            "isExtensionMethod": false
          }
        ],
        "properties": [],
        "fields": [],
        "events": [],
        "constructors": [
          {
            "stableId": "SQLitePCLRaw.core:SQLitePCL.delegate_collation::.ctor(System.Object,System.IntPtr):void",
            "metadataToken": 100663561,
            "canonicalSignature": "(System.Object,System.IntPtr):void",
            "normalizedSignature": "constructor|(System.Object,System.IntPtr):void|static=false",
            "isStatic": false,
            "parameterCount": 2,
            "visibility": "Public",
            "ownerQualifiedName": "SQLitePCL.delegate_collation",
            "ownerIdentity": "SQLitePCLRaw.core"
          }
        ]
      },
      {
        "stableId": "SQLitePCLRaw.core:SQLitePCL.delegate_commit",
        "targetName": "SQLitePCL.delegate_commit",
        "ownerIdentity": "SQLitePCLRaw.core",
        "metadataToken": 0,
        "kind": "Delegate",
        "accessibility": "Public",
        "isAbstract": false,
        "isSealed": true,
        "isStatic": false,
        "arity": 0,
        "baseType": {
          "stableId": "System.Private.CoreLib:System.MulticastDelegate",
          "targetName": "System.MulticastDelegate"
        },
        "interfaces": [
          {
            "stableId": "System.Private.CoreLib:System.ICloneable",
            "targetName": "System.ICloneable"
          },
          {
            "stableId": "System.Private.CoreLib:System.Runtime.Serialization.ISerializable",
            "targetName": "System.Runtime.Serialization.ISerializable"
          }
        ],
        "methods": [
          {
            "stableId": "SQLitePCLRaw.core:SQLitePCL.delegate_commit::Invoke(System.Object):System.Int32",
            "targetName": "Invoke",
            "metadataToken": 100663582,
            "canonicalSignature": "(System.Object):System.Int32",
            "normalizedSignature": "Invoke|(System.Object):System.Int32|static=false",
            "emitScope": "ClassSurface",
            "provenance": "Original",
            "arity": 0,
            "parameterCount": 1,
            "isStatic": false,
            "isAbstract": false,
            "isVirtual": true,
            "isOverride": false,
            "isSealed": false,
            "visibility": "Public",
            "ownerQualifiedName": "SQLitePCL.delegate_commit",
            "ownerIdentity": "SQLitePCLRaw.core",
            "isExtensionMethod": false
          },
          {
            "stableId": "SQLitePCLRaw.core:SQLitePCL.delegate_commit::BeginInvoke(System.Object,System.AsyncCallback,System.Object):System.IAsyncResult",
            "targetName": "BeginInvoke",
            "metadataToken": 100663583,
            "canonicalSignature": "(System.Object,System.AsyncCallback,System.Object):System.IAsyncResult",
            "normalizedSignature": "BeginInvoke|(System.Object,System.AsyncCallback,System.Object):System.IAsyncResult|static=false",
            "emitScope": "ClassSurface",
            "provenance": "Original",
            "arity": 0,
            "parameterCount": 3,
            "isStatic": false,
            "isAbstract": false,
            "isVirtual": true,
            "isOverride": false,
            "isSealed": false,
            "visibility": "Public",
            "ownerQualifiedName": "SQLitePCL.delegate_commit",
            "ownerIdentity": "SQLitePCLRaw.core",
            "isExtensionMethod": false
          },
          {
            "stableId": "SQLitePCLRaw.core:SQLitePCL.delegate_commit::EndInvoke(System.IAsyncResult):System.Int32",
            "targetName": "EndInvoke",
            "metadataToken": 100663584,
            "canonicalSignature": "(System.IAsyncResult):System.Int32",
            "normalizedSignature": "EndInvoke|(System.IAsyncResult):System.Int32|static=false",
            "emitScope": "ClassSurface",
            "provenance": "Original",
            "arity": 0,
            "parameterCount": 1,
            "isStatic": false,
            "isAbstract": false,
            "isVirtual": true,
            "isOverride": false,
            "isSealed": false,
            "visibility": "Public",
            "ownerQualifiedName": "SQLitePCL.delegate_commit",
            "ownerIdentity": "SQLitePCLRaw.core",
            "isExtensionMethod": false
          }
        ],
        "properties": [],
        "fields": [],
        "events": [],
        "constructors": [
          {
            "stableId": "SQLitePCLRaw.core:SQLitePCL.delegate_commit::.ctor(System.Object,System.IntPtr):void",
            "metadataToken": 100663581,
            "canonicalSignature": "(System.Object,System.IntPtr):void",
            "normalizedSignature": "constructor|(System.Object,System.IntPtr):void|static=false",
            "isStatic": false,
            "parameterCount": 2,
            "visibility": "Public",
            "ownerQualifiedName": "SQLitePCL.delegate_commit",
            "ownerIdentity": "SQLitePCLRaw.core"
          }
        ]
      },
      {
        "stableId": "SQLitePCLRaw.core:SQLitePCL.delegate_exec",
        "targetName": "SQLitePCL.delegate_exec",
        "ownerIdentity": "SQLitePCLRaw.core",
        "metadataToken": 0,
        "kind": "Delegate",
        "accessibility": "Public",
        "isAbstract": false,
        "isSealed": true,
        "isStatic": false,
        "arity": 0,
        "baseType": {
          "stableId": "System.Private.CoreLib:System.MulticastDelegate",
          "targetName": "System.MulticastDelegate"
        },
        "interfaces": [
          {
            "stableId": "System.Private.CoreLib:System.ICloneable",
            "targetName": "System.ICloneable"
          },
          {
            "stableId": "System.Private.CoreLib:System.Runtime.Serialization.ISerializable",
            "targetName": "System.Runtime.Serialization.ISerializable"
          }
        ],
        "methods": [
          {
            "stableId": "SQLitePCLRaw.core:SQLitePCL.delegate_exec::Invoke(System.Object,System.IntPtr[],System.IntPtr[]):System.Int32",
            "targetName": "Invoke",
            "metadataToken": 100663578,
            "canonicalSignature": "(System.Object,System.IntPtr[],System.IntPtr[]):System.Int32",
            "normalizedSignature": "Invoke|(System.Object,System.IntPtr[],System.IntPtr[]):System.Int32|static=false",
            "emitScope": "ClassSurface",
            "provenance": "Original",
            "arity": 0,
            "parameterCount": 3,
            "isStatic": false,
            "isAbstract": false,
            "isVirtual": true,
            "isOverride": false,
            "isSealed": false,
            "visibility": "Public",
            "ownerQualifiedName": "SQLitePCL.delegate_exec",
            "ownerIdentity": "SQLitePCLRaw.core",
            "isExtensionMethod": false
          },
          {
            "stableId": "SQLitePCLRaw.core:SQLitePCL.delegate_exec::BeginInvoke(System.Object,System.IntPtr[],System.IntPtr[],System.AsyncCallback,System.Object):System.IAsyncResult",
            "targetName": "BeginInvoke",
            "metadataToken": 100663579,
            "canonicalSignature": "(System.Object,System.IntPtr[],System.IntPtr[],System.AsyncCallback,System.Object):System.IAsyncResult",
            "normalizedSignature": "BeginInvoke|(System.Object,System.IntPtr[],System.IntPtr[],System.AsyncCallback,System.Object):System.IAsyncResult|static=false",
            "emitScope": "ClassSurface",
            "provenance": "Original",
            "arity": 0,
            "parameterCount": 5,
            "isStatic": false,
            "isAbstract": false,
            "isVirtual": true,
            "isOverride": false,
            "isSealed": false,
            "visibility": "Public",
            "ownerQualifiedName": "SQLitePCL.delegate_exec",
            "ownerIdentity": "SQLitePCLRaw.core",
            "isExtensionMethod": false
          },
          {
            "stableId": "SQLitePCLRaw.core:SQLitePCL.delegate_exec::EndInvoke(System.IAsyncResult):System.Int32",
            "targetName": "EndInvoke",
            "metadataToken": 100663580,
            "canonicalSignature": "(System.IAsyncResult):System.Int32",
            "normalizedSignature": "EndInvoke|(System.IAsyncResult):System.Int32|static=false",
            "emitScope": "ClassSurface",
            "provenance": "Original",
            "arity": 0,
            "parameterCount": 1,
            "isStatic": false,
            "isAbstract": false,
            "isVirtual": true,
            "isOverride": false,
            "isSealed": false,
            "visibility": "Public",
            "ownerQualifiedName": "SQLitePCL.delegate_exec",
            "ownerIdentity": "SQLitePCLRaw.core",
            "isExtensionMethod": false
          }
        ],
        "properties": [],
        "fields": [],
        "events": [],
        "constructors": [
          {
            "stableId": "SQLitePCLRaw.core:SQLitePCL.delegate_exec::.ctor(System.Object,System.IntPtr):void",
            "metadataToken": 100663577,
            "canonicalSignature": "(System.Object,System.IntPtr):void",
            "normalizedSignature": "constructor|(System.Object,System.IntPtr):void|static=false",
            "isStatic": false,
            "parameterCount": 2,
            "visibility": "Public",
            "ownerQualifiedName": "SQLitePCL.delegate_exec",
            "ownerIdentity": "SQLitePCLRaw.core"
          }
        ]
      },
      {
        "stableId": "SQLitePCLRaw.core:SQLitePCL.delegate_function_aggregate_final",
        "targetName": "SQLitePCL.delegate_function_aggregate_final",
        "ownerIdentity": "SQLitePCLRaw.core",
        "metadataToken": 0,
        "kind": "Delegate",
        "accessibility": "Public",
        "isAbstract": false,
        "isSealed": true,
        "isStatic": false,
        "arity": 0,
        "baseType": {
          "stableId": "System.Private.CoreLib:System.MulticastDelegate",
          "targetName": "System.MulticastDelegate"
        },
        "interfaces": [
          {
            "stableId": "System.Private.CoreLib:System.ICloneable",
            "targetName": "System.ICloneable"
          },
          {
            "stableId": "System.Private.CoreLib:System.Runtime.Serialization.ISerializable",
            "targetName": "System.Runtime.Serialization.ISerializable"
          }
        ],
        "methods": [
          {
            "stableId": "SQLitePCLRaw.core:SQLitePCL.delegate_function_aggregate_final::Invoke(SQLitePCL.sqlite3_context,System.Object):System.Void",
            "targetName": "Invoke",
            "metadataToken": 100663610,
            "canonicalSignature": "(SQLitePCL.sqlite3_context,System.Object):System.Void",
            "normalizedSignature": "Invoke|(SQLitePCL.sqlite3_context,System.Object):System.Void|static=false",
            "emitScope": "ClassSurface",
            "provenance": "Original",
            "arity": 0,
            "parameterCount": 2,
            "isStatic": false,
            "isAbstract": false,
            "isVirtual": true,
            "isOverride": false,
            "isSealed": false,
            "visibility": "Public",
            "ownerQualifiedName": "SQLitePCL.delegate_function_aggregate_final",
            "ownerIdentity": "SQLitePCLRaw.core",
            "isExtensionMethod": false
          },
          {
            "stableId": "SQLitePCLRaw.core:SQLitePCL.delegate_function_aggregate_final::BeginInvoke(SQLitePCL.sqlite3_context,System.Object,System.AsyncCallback,System.Object):System.IAsyncResult",
            "targetName": "BeginInvoke",
            "metadataToken": 100663611,
            "canonicalSignature": "(SQLitePCL.sqlite3_context,System.Object,System.AsyncCallback,System.Object):System.IAsyncResult",
            "normalizedSignature": "BeginInvoke|(SQLitePCL.sqlite3_context,System.Object,System.AsyncCallback,System.Object):System.IAsyncResult|static=false",
            "emitScope": "ClassSurface",
            "provenance": "Original",
            "arity": 0,
            "parameterCount": 4,
            "isStatic": false,
            "isAbstract": false,
            "isVirtual": true,
            "isOverride": false,
            "isSealed": false,
            "visibility": "Public",
            "ownerQualifiedName": "SQLitePCL.delegate_function_aggregate_final",
            "ownerIdentity": "SQLitePCLRaw.core",
            "isExtensionMethod": false
          },
          {
            "stableId": "SQLitePCLRaw.core:SQLitePCL.delegate_function_aggregate_final::EndInvoke(System.IAsyncResult):System.Void",
            "targetName": "EndInvoke",
            "metadataToken": 100663612,
            "canonicalSignature": "(System.IAsyncResult):System.Void",
            "normalizedSignature": "EndInvoke|(System.IAsyncResult):System.Void|static=false",
            "emitScope": "ClassSurface",
            "provenance": "Original",
            "arity": 0,
            "parameterCount": 1,
            "isStatic": false,
            "isAbstract": false,
            "isVirtual": true,
            "isOverride": false,
            "isSealed": false,
            "visibility": "Public",
            "ownerQualifiedName": "SQLitePCL.delegate_function_aggregate_final",
            "ownerIdentity": "SQLitePCLRaw.core",
            "isExtensionMethod": false
          }
        ],
        "properties": [],
        "fields": [],
        "events": [],
        "constructors": [
          {
            "stableId": "SQLitePCLRaw.core:SQLitePCL.delegate_function_aggregate_final::.ctor(System.Object,System.IntPtr):void",
            "metadataToken": 100663609,
            "canonicalSignature": "(System.Object,System.IntPtr):void",
            "normalizedSignature": "constructor|(System.Object,System.IntPtr):void|static=false",
            "isStatic": false,
            "parameterCount": 2,
            "visibility": "Public",
            "ownerQualifiedName": "SQLitePCL.delegate_function_aggregate_final",
            "ownerIdentity": "SQLitePCLRaw.core"
          }
        ]
      },
      {
        "stableId": "SQLitePCLRaw.core:SQLitePCL.delegate_function_aggregate_step",
        "targetName": "SQLitePCL.delegate_function_aggregate_step",
        "ownerIdentity": "SQLitePCLRaw.core",
        "metadataToken": 0,
        "kind": "Delegate",
        "accessibility": "Public",
        "isAbstract": false,
        "isSealed": true,
        "isStatic": false,
        "arity": 0,
        "baseType": {
          "stableId": "System.Private.CoreLib:System.MulticastDelegate",
          "targetName": "System.MulticastDelegate"
        },
        "interfaces": [
          {
            "stableId": "System.Private.CoreLib:System.ICloneable",
            "targetName": "System.ICloneable"
          },
          {
            "stableId": "System.Private.CoreLib:System.Runtime.Serialization.ISerializable",
            "targetName": "System.Runtime.Serialization.ISerializable"
          }
        ],
        "methods": [
          {
            "stableId": "SQLitePCLRaw.core:SQLitePCL.delegate_function_aggregate_step::Invoke(SQLitePCL.sqlite3_context,System.Object,SQLitePCL.sqlite3_value[]):System.Void",
            "targetName": "Invoke",
            "metadataToken": 100663606,
            "canonicalSignature": "(SQLitePCL.sqlite3_context,System.Object,SQLitePCL.sqlite3_value[]):System.Void",
            "normalizedSignature": "Invoke|(SQLitePCL.sqlite3_context,System.Object,SQLitePCL.sqlite3_value[]):System.Void|static=false",
            "emitScope": "ClassSurface",
            "provenance": "Original",
            "arity": 0,
            "parameterCount": 3,
            "isStatic": false,
            "isAbstract": false,
            "isVirtual": true,
            "isOverride": false,
            "isSealed": false,
            "visibility": "Public",
            "ownerQualifiedName": "SQLitePCL.delegate_function_aggregate_step",
            "ownerIdentity": "SQLitePCLRaw.core",
            "isExtensionMethod": false
          },
          {
            "stableId": "SQLitePCLRaw.core:SQLitePCL.delegate_function_aggregate_step::BeginInvoke(SQLitePCL.sqlite3_context,System.Object,SQLitePCL.sqlite3_value[],System.AsyncCallback,System.Object):System.IAsyncResult",
            "targetName": "BeginInvoke",
            "metadataToken": 100663607,
            "canonicalSignature": "(SQLitePCL.sqlite3_context,System.Object,SQLitePCL.sqlite3_value[],System.AsyncCallback,System.Object):System.IAsyncResult",
            "normalizedSignature": "BeginInvoke|(SQLitePCL.sqlite3_context,System.Object,SQLitePCL.sqlite3_value[],System.AsyncCallback,System.Object):System.IAsyncResult|static=false",
            "emitScope": "ClassSurface",
            "provenance": "Original",
            "arity": 0,
            "parameterCount": 5,
            "isStatic": false,
            "isAbstract": false,
            "isVirtual": true,
            "isOverride": false,
            "isSealed": false,
            "visibility": "Public",
            "ownerQualifiedName": "SQLitePCL.delegate_function_aggregate_step",
            "ownerIdentity": "SQLitePCLRaw.core",
            "isExtensionMethod": false
          },
          {
            "stableId": "SQLitePCLRaw.core:SQLitePCL.delegate_function_aggregate_step::EndInvoke(System.IAsyncResult):System.Void",
            "targetName": "EndInvoke",
            "metadataToken": 100663608,
            "canonicalSignature": "(System.IAsyncResult):System.Void",
            "normalizedSignature": "EndInvoke|(System.IAsyncResult):System.Void|static=false",
            "emitScope": "ClassSurface",
            "provenance": "Original",
            "arity": 0,
            "parameterCount": 1,
            "isStatic": false,
            "isAbstract": false,
            "isVirtual": true,
            "isOverride": false,
            "isSealed": false,
            "visibility": "Public",
            "ownerQualifiedName": "SQLitePCL.delegate_function_aggregate_step",
            "ownerIdentity": "SQLitePCLRaw.core",
            "isExtensionMethod": false
          }
        ],
        "properties": [],
        "fields": [],
        "events": [],
        "constructors": [
          {
            "stableId": "SQLitePCLRaw.core:SQLitePCL.delegate_function_aggregate_step::.ctor(System.Object,System.IntPtr):void",
            "metadataToken": 100663605,
            "canonicalSignature": "(System.Object,System.IntPtr):void",
            "normalizedSignature": "constructor|(System.Object,System.IntPtr):void|static=false",
            "isStatic": false,
            "parameterCount": 2,
            "visibility": "Public",
            "ownerQualifiedName": "SQLitePCL.delegate_function_aggregate_step",
            "ownerIdentity": "SQLitePCLRaw.core"
          }
        ]
      },
      {
        "stableId": "SQLitePCLRaw.core:SQLitePCL.delegate_function_scalar",
        "targetName": "SQLitePCL.delegate_function_scalar",
        "ownerIdentity": "SQLitePCLRaw.core",
        "metadataToken": 0,
        "kind": "Delegate",
        "accessibility": "Public",
        "isAbstract": false,
        "isSealed": true,
        "isStatic": false,
        "arity": 0,
        "baseType": {
          "stableId": "System.Private.CoreLib:System.MulticastDelegate",
          "targetName": "System.MulticastDelegate"
        },
        "interfaces": [
          {
            "stableId": "System.Private.CoreLib:System.ICloneable",
            "targetName": "System.ICloneable"
          },
          {
            "stableId": "System.Private.CoreLib:System.Runtime.Serialization.ISerializable",
            "targetName": "System.Runtime.Serialization.ISerializable"
          }
        ],
        "methods": [
          {
            "stableId": "SQLitePCLRaw.core:SQLitePCL.delegate_function_scalar::Invoke(SQLitePCL.sqlite3_context,System.Object,SQLitePCL.sqlite3_value[]):System.Void",
            "targetName": "Invoke",
            "metadataToken": 100663602,
            "canonicalSignature": "(SQLitePCL.sqlite3_context,System.Object,SQLitePCL.sqlite3_value[]):System.Void",
            "normalizedSignature": "Invoke|(SQLitePCL.sqlite3_context,System.Object,SQLitePCL.sqlite3_value[]):System.Void|static=false",
            "emitScope": "ClassSurface",
            "provenance": "Original",
            "arity": 0,
            "parameterCount": 3,
            "isStatic": false,
            "isAbstract": false,
            "isVirtual": true,
            "isOverride": false,
            "isSealed": false,
            "visibility": "Public",
            "ownerQualifiedName": "SQLitePCL.delegate_function_scalar",
            "ownerIdentity": "SQLitePCLRaw.core",
            "isExtensionMethod": false
          },
          {
            "stableId": "SQLitePCLRaw.core:SQLitePCL.delegate_function_scalar::BeginInvoke(SQLitePCL.sqlite3_context,System.Object,SQLitePCL.sqlite3_value[],System.AsyncCallback,System.Object):System.IAsyncResult",
            "targetName": "BeginInvoke",
            "metadataToken": 100663603,
            "canonicalSignature": "(SQLitePCL.sqlite3_context,System.Object,SQLitePCL.sqlite3_value[],System.AsyncCallback,System.Object):System.IAsyncResult",
            "normalizedSignature": "BeginInvoke|(SQLitePCL.sqlite3_context,System.Object,SQLitePCL.sqlite3_value[],System.AsyncCallback,System.Object):System.IAsyncResult|static=false",
            "emitScope": "ClassSurface",
            "provenance": "Original",
            "arity": 0,
            "parameterCount": 5,
            "isStatic": false,
            "isAbstract": false,
            "isVirtual": true,
            "isOverride": false,
            "isSealed": false,
            "visibility": "Public",
            "ownerQualifiedName": "SQLitePCL.delegate_function_scalar",
            "ownerIdentity": "SQLitePCLRaw.core",
            "isExtensionMethod": false
          },
          {
            "stableId": "SQLitePCLRaw.core:SQLitePCL.delegate_function_scalar::EndInvoke(System.IAsyncResult):System.Void",
            "targetName": "EndInvoke",
            "metadataToken": 100663604,
            "canonicalSignature": "(System.IAsyncResult):System.Void",
            "normalizedSignature": "EndInvoke|(System.IAsyncResult):System.Void|static=false",
            "emitScope": "ClassSurface",
            "provenance": "Original",
            "arity": 0,
            "parameterCount": 1,
            "isStatic": false,
            "isAbstract": false,
            "isVirtual": true,
            "isOverride": false,
            "isSealed": false,
            "visibility": "Public",
            "ownerQualifiedName": "SQLitePCL.delegate_function_scalar",
            "ownerIdentity": "SQLitePCLRaw.core",
            "isExtensionMethod": false
          }
        ],
        "properties": [],
        "fields": [],
        "events": [],
        "constructors": [
          {
            "stableId": "SQLitePCLRaw.core:SQLitePCL.delegate_function_scalar::.ctor(System.Object,System.IntPtr):void",
            "metadataToken": 100663601,
            "canonicalSignature": "(System.Object,System.IntPtr):void",
            "normalizedSignature": "constructor|(System.Object,System.IntPtr):void|static=false",
            "isStatic": false,
            "parameterCount": 2,
            "visibility": "Public",
            "ownerQualifiedName": "SQLitePCL.delegate_function_scalar",
            "ownerIdentity": "SQLitePCLRaw.core"
          }
        ]
      },
      {
        "stableId": "SQLitePCLRaw.core:SQLitePCL.delegate_log",
        "targetName": "SQLitePCL.delegate_log",
        "ownerIdentity": "SQLitePCLRaw.core",
        "metadataToken": 0,
        "kind": "Delegate",
        "accessibility": "Public",
        "isAbstract": false,
        "isSealed": true,
        "isStatic": false,
        "arity": 0,
        "baseType": {
          "stableId": "System.Private.CoreLib:System.MulticastDelegate",
          "targetName": "System.MulticastDelegate"
        },
        "interfaces": [
          {
            "stableId": "System.Private.CoreLib:System.ICloneable",
            "targetName": "System.ICloneable"
          },
          {
            "stableId": "System.Private.CoreLib:System.Runtime.Serialization.ISerializable",
            "targetName": "System.Runtime.Serialization.ISerializable"
          }
        ],
        "methods": [
          {
            "stableId": "SQLitePCLRaw.core:SQLitePCL.delegate_log::Invoke(System.Object,System.Int32,SQLitePCL.utf8z):System.Void",
            "targetName": "Invoke",
            "metadataToken": 100663570,
            "canonicalSignature": "(System.Object,System.Int32,SQLitePCL.utf8z):System.Void",
            "normalizedSignature": "Invoke|(System.Object,System.Int32,SQLitePCL.utf8z):System.Void|static=false",
            "emitScope": "ClassSurface",
            "provenance": "Original",
            "arity": 0,
            "parameterCount": 3,
            "isStatic": false,
            "isAbstract": false,
            "isVirtual": true,
            "isOverride": false,
            "isSealed": false,
            "visibility": "Public",
            "ownerQualifiedName": "SQLitePCL.delegate_log",
            "ownerIdentity": "SQLitePCLRaw.core",
            "isExtensionMethod": false
          },
          {
            "stableId": "SQLitePCLRaw.core:SQLitePCL.delegate_log::BeginInvoke(System.Object,System.Int32,SQLitePCL.utf8z,System.AsyncCallback,System.Object):System.IAsyncResult",
            "targetName": "BeginInvoke",
            "metadataToken": 100663571,
            "canonicalSignature": "(System.Object,System.Int32,SQLitePCL.utf8z,System.AsyncCallback,System.Object):System.IAsyncResult",
            "normalizedSignature": "BeginInvoke|(System.Object,System.Int32,SQLitePCL.utf8z,System.AsyncCallback,System.Object):System.IAsyncResult|static=false",
            "emitScope": "ClassSurface",
            "provenance": "Original",
            "arity": 0,
            "parameterCount": 5,
            "isStatic": false,
            "isAbstract": false,
            "isVirtual": true,
            "isOverride": false,
            "isSealed": false,
            "visibility": "Public",
            "ownerQualifiedName": "SQLitePCL.delegate_log",
            "ownerIdentity": "SQLitePCLRaw.core",
            "isExtensionMethod": false
          },
          {
            "stableId": "SQLitePCLRaw.core:SQLitePCL.delegate_log::EndInvoke(System.IAsyncResult):System.Void",
            "targetName": "EndInvoke",
            "metadataToken": 100663572,
            "canonicalSignature": "(System.IAsyncResult):System.Void",
            "normalizedSignature": "EndInvoke|(System.IAsyncResult):System.Void|static=false",
            "emitScope": "ClassSurface",
            "provenance": "Original",
            "arity": 0,
            "parameterCount": 1,
            "isStatic": false,
            "isAbstract": false,
            "isVirtual": true,
            "isOverride": false,
            "isSealed": false,
            "visibility": "Public",
            "ownerQualifiedName": "SQLitePCL.delegate_log",
            "ownerIdentity": "SQLitePCLRaw.core",
            "isExtensionMethod": false
          }
        ],
        "properties": [],
        "fields": [],
        "events": [],
        "constructors": [
          {
            "stableId": "SQLitePCLRaw.core:SQLitePCL.delegate_log::.ctor(System.Object,System.IntPtr):void",
            "metadataToken": 100663569,
            "canonicalSignature": "(System.Object,System.IntPtr):void",
            "normalizedSignature": "constructor|(System.Object,System.IntPtr):void|static=false",
            "isStatic": false,
            "parameterCount": 2,
            "visibility": "Public",
            "ownerQualifiedName": "SQLitePCL.delegate_log",
            "ownerIdentity": "SQLitePCLRaw.core"
          }
        ]
      },
      {
        "stableId": "SQLitePCLRaw.core:SQLitePCL.delegate_profile",
        "targetName": "SQLitePCL.delegate_profile",
        "ownerIdentity": "SQLitePCLRaw.core",
        "metadataToken": 0,
        "kind": "Delegate",
        "accessibility": "Public",
        "isAbstract": false,
        "isSealed": true,
        "isStatic": false,
        "arity": 0,
        "baseType": {
          "stableId": "System.Private.CoreLib:System.MulticastDelegate",
          "targetName": "System.MulticastDelegate"
        },
        "interfaces": [
          {
            "stableId": "System.Private.CoreLib:System.ICloneable",
            "targetName": "System.ICloneable"
          },
          {
            "stableId": "System.Private.CoreLib:System.Runtime.Serialization.ISerializable",
            "targetName": "System.Runtime.Serialization.ISerializable"
          }
        ],
        "methods": [
          {
            "stableId": "SQLitePCLRaw.core:SQLitePCL.delegate_profile::Invoke(System.Object,SQLitePCL.utf8z,System.Int64):System.Void",
            "targetName": "Invoke",
            "metadataToken": 100663594,
            "canonicalSignature": "(System.Object,SQLitePCL.utf8z,System.Int64):System.Void",
            "normalizedSignature": "Invoke|(System.Object,SQLitePCL.utf8z,System.Int64):System.Void|static=false",
            "emitScope": "ClassSurface",
            "provenance": "Original",
            "arity": 0,
            "parameterCount": 3,
            "isStatic": false,
            "isAbstract": false,
            "isVirtual": true,
            "isOverride": false,
            "isSealed": false,
            "visibility": "Public",
            "ownerQualifiedName": "SQLitePCL.delegate_profile",
            "ownerIdentity": "SQLitePCLRaw.core",
            "isExtensionMethod": false
          },
          {
            "stableId": "SQLitePCLRaw.core:SQLitePCL.delegate_profile::BeginInvoke(System.Object,SQLitePCL.utf8z,System.Int64,System.AsyncCallback,System.Object):System.IAsyncResult",
            "targetName": "BeginInvoke",
            "metadataToken": 100663595,
            "canonicalSignature": "(System.Object,SQLitePCL.utf8z,System.Int64,System.AsyncCallback,System.Object):System.IAsyncResult",
            "normalizedSignature": "BeginInvoke|(System.Object,SQLitePCL.utf8z,System.Int64,System.AsyncCallback,System.Object):System.IAsyncResult|static=false",
            "emitScope": "ClassSurface",
            "provenance": "Original",
            "arity": 0,
            "parameterCount": 5,
            "isStatic": false,
            "isAbstract": false,
            "isVirtual": true,
            "isOverride": false,
            "isSealed": false,
            "visibility": "Public",
            "ownerQualifiedName": "SQLitePCL.delegate_profile",
            "ownerIdentity": "SQLitePCLRaw.core",
            "isExtensionMethod": false
          },
          {
            "stableId": "SQLitePCLRaw.core:SQLitePCL.delegate_profile::EndInvoke(System.IAsyncResult):System.Void",
            "targetName": "EndInvoke",
            "metadataToken": 100663596,
            "canonicalSignature": "(System.IAsyncResult):System.Void",
            "normalizedSignature": "EndInvoke|(System.IAsyncResult):System.Void|static=false",
            "emitScope": "ClassSurface",
            "provenance": "Original",
            "arity": 0,
            "parameterCount": 1,
            "isStatic": false,
            "isAbstract": false,
            "isVirtual": true,
            "isOverride": false,
            "isSealed": false,
            "visibility": "Public",
            "ownerQualifiedName": "SQLitePCL.delegate_profile",
            "ownerIdentity": "SQLitePCLRaw.core",
            "isExtensionMethod": false
          }
        ],
        "properties": [],
        "fields": [],
        "events": [],
        "constructors": [
          {
            "stableId": "SQLitePCLRaw.core:SQLitePCL.delegate_profile::.ctor(System.Object,System.IntPtr):void",
            "metadataToken": 100663593,
            "canonicalSignature": "(System.Object,System.IntPtr):void",
            "normalizedSignature": "constructor|(System.Object,System.IntPtr):void|static=false",
            "isStatic": false,
            "parameterCount": 2,
            "visibility": "Public",
            "ownerQualifiedName": "SQLitePCL.delegate_profile",
            "ownerIdentity": "SQLitePCLRaw.core"
          }
        ]
      },
      {
        "stableId": "SQLitePCLRaw.core:SQLitePCL.delegate_progress",
        "targetName": "SQLitePCL.delegate_progress",
        "ownerIdentity": "SQLitePCLRaw.core",
        "metadataToken": 0,
        "kind": "Delegate",
        "accessibility": "Public",
        "isAbstract": false,
        "isSealed": true,
        "isStatic": false,
        "arity": 0,
        "baseType": {
          "stableId": "System.Private.CoreLib:System.MulticastDelegate",
          "targetName": "System.MulticastDelegate"
        },
        "interfaces": [
          {
            "stableId": "System.Private.CoreLib:System.ICloneable",
            "targetName": "System.ICloneable"
          },
          {
            "stableId": "System.Private.CoreLib:System.Runtime.Serialization.ISerializable",
            "targetName": "System.Runtime.Serialization.ISerializable"
          }
        ],
        "methods": [
          {
            "stableId": "SQLitePCLRaw.core:SQLitePCL.delegate_progress::Invoke(System.Object):System.Int32",
            "targetName": "Invoke",
            "metadataToken": 100663598,
            "canonicalSignature": "(System.Object):System.Int32",
            "normalizedSignature": "Invoke|(System.Object):System.Int32|static=false",
            "emitScope": "ClassSurface",
            "provenance": "Original",
            "arity": 0,
            "parameterCount": 1,
            "isStatic": false,
            "isAbstract": false,
            "isVirtual": true,
            "isOverride": false,
            "isSealed": false,
            "visibility": "Public",
            "ownerQualifiedName": "SQLitePCL.delegate_progress",
            "ownerIdentity": "SQLitePCLRaw.core",
            "isExtensionMethod": false
          },
          {
            "stableId": "SQLitePCLRaw.core:SQLitePCL.delegate_progress::BeginInvoke(System.Object,System.AsyncCallback,System.Object):System.IAsyncResult",
            "targetName": "BeginInvoke",
            "metadataToken": 100663599,
            "canonicalSignature": "(System.Object,System.AsyncCallback,System.Object):System.IAsyncResult",
            "normalizedSignature": "BeginInvoke|(System.Object,System.AsyncCallback,System.Object):System.IAsyncResult|static=false",
            "emitScope": "ClassSurface",
            "provenance": "Original",
            "arity": 0,
            "parameterCount": 3,
            "isStatic": false,
            "isAbstract": false,
            "isVirtual": true,
            "isOverride": false,
            "isSealed": false,
            "visibility": "Public",
            "ownerQualifiedName": "SQLitePCL.delegate_progress",
            "ownerIdentity": "SQLitePCLRaw.core",
            "isExtensionMethod": false
          },
          {
            "stableId": "SQLitePCLRaw.core:SQLitePCL.delegate_progress::EndInvoke(System.IAsyncResult):System.Int32",
            "targetName": "EndInvoke",
            "metadataToken": 100663600,
            "canonicalSignature": "(System.IAsyncResult):System.Int32",
            "normalizedSignature": "EndInvoke|(System.IAsyncResult):System.Int32|static=false",
            "emitScope": "ClassSurface",
            "provenance": "Original",
            "arity": 0,
            "parameterCount": 1,
            "isStatic": false,
            "isAbstract": false,
            "isVirtual": true,
            "isOverride": false,
            "isSealed": false,
            "visibility": "Public",
            "ownerQualifiedName": "SQLitePCL.delegate_progress",
            "ownerIdentity": "SQLitePCLRaw.core",
            "isExtensionMethod": false
          }
        ],
        "properties": [],
        "fields": [],
        "events": [],
        "constructors": [
          {
            "stableId": "SQLitePCLRaw.core:SQLitePCL.delegate_progress::.ctor(System.Object,System.IntPtr):void",
            "metadataToken": 100663597,
            "canonicalSignature": "(System.Object,System.IntPtr):void",
            "normalizedSignature": "constructor|(System.Object,System.IntPtr):void|static=false",
            "isStatic": false,
            "parameterCount": 2,
            "visibility": "Public",
            "ownerQualifiedName": "SQLitePCL.delegate_progress",
            "ownerIdentity": "SQLitePCLRaw.core"
          }
        ]
      },
      {
        "stableId": "SQLitePCLRaw.core:SQLitePCL.delegate_rollback",
        "targetName": "SQLitePCL.delegate_rollback",
        "ownerIdentity": "SQLitePCLRaw.core",
        "metadataToken": 0,
        "kind": "Delegate",
        "accessibility": "Public",
        "isAbstract": false,
        "isSealed": true,
        "isStatic": false,
        "arity": 0,
        "baseType": {
          "stableId": "System.Private.CoreLib:System.MulticastDelegate",
          "targetName": "System.MulticastDelegate"
        },
        "interfaces": [
          {
            "stableId": "System.Private.CoreLib:System.ICloneable",
            "targetName": "System.ICloneable"
          },
          {
            "stableId": "System.Private.CoreLib:System.Runtime.Serialization.ISerializable",
            "targetName": "System.Runtime.Serialization.ISerializable"
          }
        ],
        "methods": [
          {
            "stableId": "SQLitePCLRaw.core:SQLitePCL.delegate_rollback::Invoke(System.Object):System.Void",
            "targetName": "Invoke",
            "metadataToken": 100663586,
            "canonicalSignature": "(System.Object):System.Void",
            "normalizedSignature": "Invoke|(System.Object):System.Void|static=false",
            "emitScope": "ClassSurface",
            "provenance": "Original",
            "arity": 0,
            "parameterCount": 1,
            "isStatic": false,
            "isAbstract": false,
            "isVirtual": true,
            "isOverride": false,
            "isSealed": false,
            "visibility": "Public",
            "ownerQualifiedName": "SQLitePCL.delegate_rollback",
            "ownerIdentity": "SQLitePCLRaw.core",
            "isExtensionMethod": false
          },
          {
            "stableId": "SQLitePCLRaw.core:SQLitePCL.delegate_rollback::BeginInvoke(System.Object,System.AsyncCallback,System.Object):System.IAsyncResult",
            "targetName": "BeginInvoke",
            "metadataToken": 100663587,
            "canonicalSignature": "(System.Object,System.AsyncCallback,System.Object):System.IAsyncResult",
            "normalizedSignature": "BeginInvoke|(System.Object,System.AsyncCallback,System.Object):System.IAsyncResult|static=false",
            "emitScope": "ClassSurface",
            "provenance": "Original",
            "arity": 0,
            "parameterCount": 3,
            "isStatic": false,
            "isAbstract": false,
            "isVirtual": true,
            "isOverride": false,
            "isSealed": false,
            "visibility": "Public",
            "ownerQualifiedName": "SQLitePCL.delegate_rollback",
            "ownerIdentity": "SQLitePCLRaw.core",
            "isExtensionMethod": false
          },
          {
            "stableId": "SQLitePCLRaw.core:SQLitePCL.delegate_rollback::EndInvoke(System.IAsyncResult):System.Void",
            "targetName": "EndInvoke",
            "metadataToken": 100663588,
            "canonicalSignature": "(System.IAsyncResult):System.Void",
            "normalizedSignature": "EndInvoke|(System.IAsyncResult):System.Void|static=false",
            "emitScope": "ClassSurface",
            "provenance": "Original",
            "arity": 0,
            "parameterCount": 1,
            "isStatic": false,
            "isAbstract": false,
            "isVirtual": true,
            "isOverride": false,
            "isSealed": false,
            "visibility": "Public",
            "ownerQualifiedName": "SQLitePCL.delegate_rollback",
            "ownerIdentity": "SQLitePCLRaw.core",
            "isExtensionMethod": false
          }
        ],
        "properties": [],
        "fields": [],
        "events": [],
        "constructors": [
          {
            "stableId": "SQLitePCLRaw.core:SQLitePCL.delegate_rollback::.ctor(System.Object,System.IntPtr):void",
            "metadataToken": 100663585,
            "canonicalSignature": "(System.Object,System.IntPtr):void",
            "normalizedSignature": "constructor|(System.Object,System.IntPtr):void|static=false",
            "isStatic": false,
            "parameterCount": 2,
            "visibility": "Public",
            "ownerQualifiedName": "SQLitePCL.delegate_rollback",
            "ownerIdentity": "SQLitePCLRaw.core"
          }
        ]
      },
      {
        "stableId": "SQLitePCLRaw.core:SQLitePCL.delegate_trace",
        "targetName": "SQLitePCL.delegate_trace",
        "ownerIdentity": "SQLitePCLRaw.core",
        "metadataToken": 0,
        "kind": "Delegate",
        "accessibility": "Public",
        "isAbstract": false,
        "isSealed": true,
        "isStatic": false,
        "arity": 0,
        "baseType": {
          "stableId": "System.Private.CoreLib:System.MulticastDelegate",
          "targetName": "System.MulticastDelegate"
        },
        "interfaces": [
          {
            "stableId": "System.Private.CoreLib:System.ICloneable",
            "targetName": "System.ICloneable"
          },
          {
            "stableId": "System.Private.CoreLib:System.Runtime.Serialization.ISerializable",
            "targetName": "System.Runtime.Serialization.ISerializable"
          }
        ],
        "methods": [
          {
            "stableId": "SQLitePCLRaw.core:SQLitePCL.delegate_trace::Invoke(System.Object,SQLitePCL.utf8z):System.Void",
            "targetName": "Invoke",
            "metadataToken": 100663590,
            "canonicalSignature": "(System.Object,SQLitePCL.utf8z):System.Void",
            "normalizedSignature": "Invoke|(System.Object,SQLitePCL.utf8z):System.Void|static=false",
            "emitScope": "ClassSurface",
            "provenance": "Original",
            "arity": 0,
            "parameterCount": 2,
            "isStatic": false,
            "isAbstract": false,
            "isVirtual": true,
            "isOverride": false,
            "isSealed": false,
            "visibility": "Public",
            "ownerQualifiedName": "SQLitePCL.delegate_trace",
            "ownerIdentity": "SQLitePCLRaw.core",
            "isExtensionMethod": false
          },
          {
            "stableId": "SQLitePCLRaw.core:SQLitePCL.delegate_trace::BeginInvoke(System.Object,SQLitePCL.utf8z,System.AsyncCallback,System.Object):System.IAsyncResult",
            "targetName": "BeginInvoke",
            "metadataToken": 100663591,
            "canonicalSignature": "(System.Object,SQLitePCL.utf8z,System.AsyncCallback,System.Object):System.IAsyncResult",
            "normalizedSignature": "BeginInvoke|(System.Object,SQLitePCL.utf8z,System.AsyncCallback,System.Object):System.IAsyncResult|static=false",
            "emitScope": "ClassSurface",
            "provenance": "Original",
            "arity": 0,
            "parameterCount": 4,
            "isStatic": false,
            "isAbstract": false,
            "isVirtual": true,
            "isOverride": false,
            "isSealed": false,
            "visibility": "Public",
            "ownerQualifiedName": "SQLitePCL.delegate_trace",
            "ownerIdentity": "SQLitePCLRaw.core",
            "isExtensionMethod": false
          },
          {
            "stableId": "SQLitePCLRaw.core:SQLitePCL.delegate_trace::EndInvoke(System.IAsyncResult):System.Void",
            "targetName": "EndInvoke",
            "metadataToken": 100663592,
            "canonicalSignature": "(System.IAsyncResult):System.Void",
            "normalizedSignature": "EndInvoke|(System.IAsyncResult):System.Void|static=false",
            "emitScope": "ClassSurface",
            "provenance": "Original",
            "arity": 0,
            "parameterCount": 1,
            "isStatic": false,
            "isAbstract": false,
            "isVirtual": true,
            "isOverride": false,
            "isSealed": false,
            "visibility": "Public",
            "ownerQualifiedName": "SQLitePCL.delegate_trace",
            "ownerIdentity": "SQLitePCLRaw.core",
            "isExtensionMethod": false
          }
        ],
        "properties": [],
        "fields": [],
        "events": [],
        "constructors": [
          {
            "stableId": "SQLitePCLRaw.core:SQLitePCL.delegate_trace::.ctor(System.Object,System.IntPtr):void",
            "metadataToken": 100663589,
            "canonicalSignature": "(System.Object,System.IntPtr):void",
            "normalizedSignature": "constructor|(System.Object,System.IntPtr):void|static=false",
            "isStatic": false,
            "parameterCount": 2,
            "visibility": "Public",
            "ownerQualifiedName": "SQLitePCL.delegate_trace",
            "ownerIdentity": "SQLitePCLRaw.core"
          }
        ]
      },
      {
        "stableId": "SQLitePCLRaw.core:SQLitePCL.delegate_update",
        "targetName": "SQLitePCL.delegate_update",
        "ownerIdentity": "SQLitePCLRaw.core",
        "metadataToken": 0,
        "kind": "Delegate",
        "accessibility": "Public",
        "isAbstract": false,
        "isSealed": true,
        "isStatic": false,
        "arity": 0,
        "baseType": {
          "stableId": "System.Private.CoreLib:System.MulticastDelegate",
          "targetName": "System.MulticastDelegate"
        },
        "interfaces": [
          {
            "stableId": "System.Private.CoreLib:System.ICloneable",
            "targetName": "System.ICloneable"
          },
          {
            "stableId": "System.Private.CoreLib:System.Runtime.Serialization.ISerializable",
            "targetName": "System.Runtime.Serialization.ISerializable"
          }
        ],
        "methods": [
          {
            "stableId": "SQLitePCLRaw.core:SQLitePCL.delegate_update::Invoke(System.Object,System.Int32,SQLitePCL.utf8z,SQLitePCL.utf8z,System.Int64):System.Void",
            "targetName": "Invoke",
            "metadataToken": 100663566,
            "canonicalSignature": "(System.Object,System.Int32,SQLitePCL.utf8z,SQLitePCL.utf8z,System.Int64):System.Void",
            "normalizedSignature": "Invoke|(System.Object,System.Int32,SQLitePCL.utf8z,SQLitePCL.utf8z,System.Int64):System.Void|static=false",
            "emitScope": "ClassSurface",
            "provenance": "Original",
            "arity": 0,
            "parameterCount": 5,
            "isStatic": false,
            "isAbstract": false,
            "isVirtual": true,
            "isOverride": false,
            "isSealed": false,
            "visibility": "Public",
            "ownerQualifiedName": "SQLitePCL.delegate_update",
            "ownerIdentity": "SQLitePCLRaw.core",
            "isExtensionMethod": false
          },
          {
            "stableId": "SQLitePCLRaw.core:SQLitePCL.delegate_update::BeginInvoke(System.Object,System.Int32,SQLitePCL.utf8z,SQLitePCL.utf8z,System.Int64,System.AsyncCallback,System.Object):System.IAsyncResult",
            "targetName": "BeginInvoke",
            "metadataToken": 100663567,
            "canonicalSignature": "(System.Object,System.Int32,SQLitePCL.utf8z,SQLitePCL.utf8z,System.Int64,System.AsyncCallback,System.Object):System.IAsyncResult",
            "normalizedSignature": "BeginInvoke|(System.Object,System.Int32,SQLitePCL.utf8z,SQLitePCL.utf8z,System.Int64,System.AsyncCallback,System.Object):System.IAsyncResult|static=false",
            "emitScope": "ClassSurface",
            "provenance": "Original",
            "arity": 0,
            "parameterCount": 7,
            "isStatic": false,
            "isAbstract": false,
            "isVirtual": true,
            "isOverride": false,
            "isSealed": false,
            "visibility": "Public",
            "ownerQualifiedName": "SQLitePCL.delegate_update",
            "ownerIdentity": "SQLitePCLRaw.core",
            "isExtensionMethod": false
          },
          {
            "stableId": "SQLitePCLRaw.core:SQLitePCL.delegate_update::EndInvoke(System.IAsyncResult):System.Void",
            "targetName": "EndInvoke",
            "metadataToken": 100663568,
            "canonicalSignature": "(System.IAsyncResult):System.Void",
            "normalizedSignature": "EndInvoke|(System.IAsyncResult):System.Void|static=false",
            "emitScope": "ClassSurface",
            "provenance": "Original",
            "arity": 0,
            "parameterCount": 1,
            "isStatic": false,
            "isAbstract": false,
            "isVirtual": true,
            "isOverride": false,
            "isSealed": false,
            "visibility": "Public",
            "ownerQualifiedName": "SQLitePCL.delegate_update",
            "ownerIdentity": "SQLitePCLRaw.core",
            "isExtensionMethod": false
          }
        ],
        "properties": [],
        "fields": [],
        "events": [],
        "constructors": [
          {
            "stableId": "SQLitePCLRaw.core:SQLitePCL.delegate_update::.ctor(System.Object,System.IntPtr):void",
            "metadataToken": 100663565,
            "canonicalSignature": "(System.Object,System.IntPtr):void",
            "normalizedSignature": "constructor|(System.Object,System.IntPtr):void|static=false",
            "isStatic": false,
            "parameterCount": 2,
            "visibility": "Public",
            "ownerQualifiedName": "SQLitePCL.delegate_update",
            "ownerIdentity": "SQLitePCLRaw.core"
          }
        ]
      },
      {
        "stableId": "SQLitePCLRaw.core:SQLitePCL.strdelegate_authorizer",
        "targetName": "SQLitePCL.strdelegate_authorizer",
        "ownerIdentity": "SQLitePCLRaw.core",
        "metadataToken": 0,
        "kind": "Delegate",
        "accessibility": "Public",
        "isAbstract": false,
        "isSealed": true,
        "isStatic": false,
        "arity": 0,
        "baseType": {
          "stableId": "System.Private.CoreLib:System.MulticastDelegate",
          "targetName": "System.MulticastDelegate"
        },
        "interfaces": [
          {
            "stableId": "System.Private.CoreLib:System.ICloneable",
            "targetName": "System.ICloneable"
          },
          {
            "stableId": "System.Private.CoreLib:System.Runtime.Serialization.ISerializable",
            "targetName": "System.Runtime.Serialization.ISerializable"
          }
        ],
        "methods": [
          {
            "stableId": "SQLitePCLRaw.core:SQLitePCL.strdelegate_authorizer::Invoke(System.Object,System.Int32,System.String,System.String,System.String,System.String):System.Int32",
            "targetName": "Invoke",
            "metadataToken": 100663313,
            "canonicalSignature": "(System.Object,System.Int32,System.String,System.String,System.String,System.String):System.Int32",
            "normalizedSignature": "Invoke|(System.Object,System.Int32,System.String,System.String,System.String,System.String):System.Int32|static=false",
            "emitScope": "ClassSurface",
            "provenance": "Original",
            "arity": 0,
            "parameterCount": 6,
            "isStatic": false,
            "isAbstract": false,
            "isVirtual": true,
            "isOverride": false,
            "isSealed": false,
            "visibility": "Public",
            "ownerQualifiedName": "SQLitePCL.strdelegate_authorizer",
            "ownerIdentity": "SQLitePCLRaw.core",
            "isExtensionMethod": false
          },
          {
            "stableId": "SQLitePCLRaw.core:SQLitePCL.strdelegate_authorizer::BeginInvoke(System.Object,System.Int32,System.String,System.String,System.String,System.String,System.AsyncCallback,System.Object):System.IAsyncResult",
            "targetName": "BeginInvoke",
            "metadataToken": 100663314,
            "canonicalSignature": "(System.Object,System.Int32,System.String,System.String,System.String,System.String,System.AsyncCallback,System.Object):System.IAsyncResult",
            "normalizedSignature": "BeginInvoke|(System.Object,System.Int32,System.String,System.String,System.String,System.String,System.AsyncCallback,System.Object):System.IAsyncResult|static=false",
            "emitScope": "ClassSurface",
            "provenance": "Original",
            "arity": 0,
            "parameterCount": 8,
            "isStatic": false,
            "isAbstract": false,
            "isVirtual": true,
            "isOverride": false,
            "isSealed": false,
            "visibility": "Public",
            "ownerQualifiedName": "SQLitePCL.strdelegate_authorizer",
            "ownerIdentity": "SQLitePCLRaw.core",
            "isExtensionMethod": false
          },
          {
            "stableId": "SQLitePCLRaw.core:SQLitePCL.strdelegate_authorizer::EndInvoke(System.IAsyncResult):System.Int32",
            "targetName": "EndInvoke",
            "metadataToken": 100663315,
            "canonicalSignature": "(System.IAsyncResult):System.Int32",
            "normalizedSignature": "EndInvoke|(System.IAsyncResult):System.Int32|static=false",
            "emitScope": "ClassSurface",
            "provenance": "Original",
            "arity": 0,
            "parameterCount": 1,
            "isStatic": false,
            "isAbstract": false,
            "isVirtual": true,
            "isOverride": false,
            "isSealed": false,
            "visibility": "Public",
            "ownerQualifiedName": "SQLitePCL.strdelegate_authorizer",
            "ownerIdentity": "SQLitePCLRaw.core",
            "isExtensionMethod": false
          }
        ],
        "properties": [],
        "fields": [],
        "events": [],
        "constructors": [
          {
            "stableId": "SQLitePCLRaw.core:SQLitePCL.strdelegate_authorizer::.ctor(System.Object,System.IntPtr):void",
            "metadataToken": 100663312,
            "canonicalSignature": "(System.Object,System.IntPtr):void",
            "normalizedSignature": "constructor|(System.Object,System.IntPtr):void|static=false",
            "isStatic": false,
            "parameterCount": 2,
            "visibility": "Public",
            "ownerQualifiedName": "SQLitePCL.strdelegate_authorizer",
            "ownerIdentity": "SQLitePCLRaw.core"
          }
        ]
      },
      {
        "stableId": "SQLitePCLRaw.core:SQLitePCL.strdelegate_collation",
        "targetName": "SQLitePCL.strdelegate_collation",
        "ownerIdentity": "SQLitePCLRaw.core",
        "metadataToken": 0,
        "kind": "Delegate",
        "accessibility": "Public",
        "isAbstract": false,
        "isSealed": true,
        "isStatic": false,
        "arity": 0,
        "baseType": {
          "stableId": "System.Private.CoreLib:System.MulticastDelegate",
          "targetName": "System.MulticastDelegate"
        },
        "interfaces": [
          {
            "stableId": "System.Private.CoreLib:System.ICloneable",
            "targetName": "System.ICloneable"
          },
          {
            "stableId": "System.Private.CoreLib:System.Runtime.Serialization.ISerializable",
            "targetName": "System.Runtime.Serialization.ISerializable"
          }
        ],
        "methods": [
          {
            "stableId": "SQLitePCLRaw.core:SQLitePCL.strdelegate_collation::Invoke(System.Object,System.String,System.String):System.Int32",
            "targetName": "Invoke",
            "metadataToken": 100663301,
            "canonicalSignature": "(System.Object,System.String,System.String):System.Int32",
            "normalizedSignature": "Invoke|(System.Object,System.String,System.String):System.Int32|static=false",
            "emitScope": "ClassSurface",
            "provenance": "Original",
            "arity": 0,
            "parameterCount": 3,
            "isStatic": false,
            "isAbstract": false,
            "isVirtual": true,
            "isOverride": false,
            "isSealed": false,
            "visibility": "Public",
            "ownerQualifiedName": "SQLitePCL.strdelegate_collation",
            "ownerIdentity": "SQLitePCLRaw.core",
            "isExtensionMethod": false
          },
          {
            "stableId": "SQLitePCLRaw.core:SQLitePCL.strdelegate_collation::BeginInvoke(System.Object,System.String,System.String,System.AsyncCallback,System.Object):System.IAsyncResult",
            "targetName": "BeginInvoke",
            "metadataToken": 100663302,
            "canonicalSignature": "(System.Object,System.String,System.String,System.AsyncCallback,System.Object):System.IAsyncResult",
            "normalizedSignature": "BeginInvoke|(System.Object,System.String,System.String,System.AsyncCallback,System.Object):System.IAsyncResult|static=false",
            "emitScope": "ClassSurface",
            "provenance": "Original",
            "arity": 0,
            "parameterCount": 5,
            "isStatic": false,
            "isAbstract": false,
            "isVirtual": true,
            "isOverride": false,
            "isSealed": false,
            "visibility": "Public",
            "ownerQualifiedName": "SQLitePCL.strdelegate_collation",
            "ownerIdentity": "SQLitePCLRaw.core",
            "isExtensionMethod": false
          },
          {
            "stableId": "SQLitePCLRaw.core:SQLitePCL.strdelegate_collation::EndInvoke(System.IAsyncResult):System.Int32",
            "targetName": "EndInvoke",
            "metadataToken": 100663303,
            "canonicalSignature": "(System.IAsyncResult):System.Int32",
            "normalizedSignature": "EndInvoke|(System.IAsyncResult):System.Int32|static=false",
            "emitScope": "ClassSurface",
            "provenance": "Original",
            "arity": 0,
            "parameterCount": 1,
            "isStatic": false,
            "isAbstract": false,
            "isVirtual": true,
            "isOverride": false,
            "isSealed": false,
            "visibility": "Public",
            "ownerQualifiedName": "SQLitePCL.strdelegate_collation",
            "ownerIdentity": "SQLitePCLRaw.core",
            "isExtensionMethod": false
          }
        ],
        "properties": [],
        "fields": [],
        "events": [],
        "constructors": [
          {
            "stableId": "SQLitePCLRaw.core:SQLitePCL.strdelegate_collation::.ctor(System.Object,System.IntPtr):void",
            "metadataToken": 100663300,
            "canonicalSignature": "(System.Object,System.IntPtr):void",
            "normalizedSignature": "constructor|(System.Object,System.IntPtr):void|static=false",
            "isStatic": false,
            "parameterCount": 2,
            "visibility": "Public",
            "ownerQualifiedName": "SQLitePCL.strdelegate_collation",
            "ownerIdentity": "SQLitePCLRaw.core"
          }
        ]
      },
      {
        "stableId": "SQLitePCLRaw.core:SQLitePCL.strdelegate_exec",
        "targetName": "SQLitePCL.strdelegate_exec",
        "ownerIdentity": "SQLitePCLRaw.core",
        "metadataToken": 0,
        "kind": "Delegate",
        "accessibility": "Public",
        "isAbstract": false,
        "isSealed": true,
        "isStatic": false,
        "arity": 0,
        "baseType": {
          "stableId": "System.Private.CoreLib:System.MulticastDelegate",
          "targetName": "System.MulticastDelegate"
        },
        "interfaces": [
          {
            "stableId": "System.Private.CoreLib:System.ICloneable",
            "targetName": "System.ICloneable"
          },
          {
            "stableId": "System.Private.CoreLib:System.Runtime.Serialization.ISerializable",
            "targetName": "System.Runtime.Serialization.ISerializable"
          }
        ],
        "methods": [
          {
            "stableId": "SQLitePCLRaw.core:SQLitePCL.strdelegate_exec::Invoke(System.Object,System.String[],System.String[]):System.Int32",
            "targetName": "Invoke",
            "metadataToken": 100663325,
            "canonicalSignature": "(System.Object,System.String[],System.String[]):System.Int32",
            "normalizedSignature": "Invoke|(System.Object,System.String[],System.String[]):System.Int32|static=false",
            "emitScope": "ClassSurface",
            "provenance": "Original",
            "arity": 0,
            "parameterCount": 3,
            "isStatic": false,
            "isAbstract": false,
            "isVirtual": true,
            "isOverride": false,
            "isSealed": false,
            "visibility": "Public",
            "ownerQualifiedName": "SQLitePCL.strdelegate_exec",
            "ownerIdentity": "SQLitePCLRaw.core",
            "isExtensionMethod": false
          },
          {
            "stableId": "SQLitePCLRaw.core:SQLitePCL.strdelegate_exec::BeginInvoke(System.Object,System.String[],System.String[],System.AsyncCallback,System.Object):System.IAsyncResult",
            "targetName": "BeginInvoke",
            "metadataToken": 100663326,
            "canonicalSignature": "(System.Object,System.String[],System.String[],System.AsyncCallback,System.Object):System.IAsyncResult",
            "normalizedSignature": "BeginInvoke|(System.Object,System.String[],System.String[],System.AsyncCallback,System.Object):System.IAsyncResult|static=false",
            "emitScope": "ClassSurface",
            "provenance": "Original",
            "arity": 0,
            "parameterCount": 5,
            "isStatic": false,
            "isAbstract": false,
            "isVirtual": true,
            "isOverride": false,
            "isSealed": false,
            "visibility": "Public",
            "ownerQualifiedName": "SQLitePCL.strdelegate_exec",
            "ownerIdentity": "SQLitePCLRaw.core",
            "isExtensionMethod": false
          },
          {
            "stableId": "SQLitePCLRaw.core:SQLitePCL.strdelegate_exec::EndInvoke(System.IAsyncResult):System.Int32",
            "targetName": "EndInvoke",
            "metadataToken": 100663327,
            "canonicalSignature": "(System.IAsyncResult):System.Int32",
            "normalizedSignature": "EndInvoke|(System.IAsyncResult):System.Int32|static=false",
            "emitScope": "ClassSurface",
            "provenance": "Original",
            "arity": 0,
            "parameterCount": 1,
            "isStatic": false,
            "isAbstract": false,
            "isVirtual": true,
            "isOverride": false,
            "isSealed": false,
            "visibility": "Public",
            "ownerQualifiedName": "SQLitePCL.strdelegate_exec",
            "ownerIdentity": "SQLitePCLRaw.core",
            "isExtensionMethod": false
          }
        ],
        "properties": [],
        "fields": [],
        "events": [],
        "constructors": [
          {
            "stableId": "SQLitePCLRaw.core:SQLitePCL.strdelegate_exec::.ctor(System.Object,System.IntPtr):void",
            "metadataToken": 100663324,
            "canonicalSignature": "(System.Object,System.IntPtr):void",
            "normalizedSignature": "constructor|(System.Object,System.IntPtr):void|static=false",
            "isStatic": false,
            "parameterCount": 2,
            "visibility": "Public",
            "ownerQualifiedName": "SQLitePCL.strdelegate_exec",
            "ownerIdentity": "SQLitePCLRaw.core"
          }
        ]
      },
      {
        "stableId": "SQLitePCLRaw.core:SQLitePCL.strdelegate_log",
        "targetName": "SQLitePCL.strdelegate_log",
        "ownerIdentity": "SQLitePCLRaw.core",
        "metadataToken": 0,
        "kind": "Delegate",
        "accessibility": "Public",
        "isAbstract": false,
        "isSealed": true,
        "isStatic": false,
        "arity": 0,
        "baseType": {
          "stableId": "System.Private.CoreLib:System.MulticastDelegate",
          "targetName": "System.MulticastDelegate"
        },
        "interfaces": [
          {
            "stableId": "System.Private.CoreLib:System.ICloneable",
            "targetName": "System.ICloneable"
          },
          {
            "stableId": "System.Private.CoreLib:System.Runtime.Serialization.ISerializable",
            "targetName": "System.Runtime.Serialization.ISerializable"
          }
        ],
        "methods": [
          {
            "stableId": "SQLitePCLRaw.core:SQLitePCL.strdelegate_log::Invoke(System.Object,System.Int32,System.String):System.Void",
            "targetName": "Invoke",
            "metadataToken": 100663309,
            "canonicalSignature": "(System.Object,System.Int32,System.String):System.Void",
            "normalizedSignature": "Invoke|(System.Object,System.Int32,System.String):System.Void|static=false",
            "emitScope": "ClassSurface",
            "provenance": "Original",
            "arity": 0,
            "parameterCount": 3,
            "isStatic": false,
            "isAbstract": false,
            "isVirtual": true,
            "isOverride": false,
            "isSealed": false,
            "visibility": "Public",
            "ownerQualifiedName": "SQLitePCL.strdelegate_log",
            "ownerIdentity": "SQLitePCLRaw.core",
            "isExtensionMethod": false
          },
          {
            "stableId": "SQLitePCLRaw.core:SQLitePCL.strdelegate_log::BeginInvoke(System.Object,System.Int32,System.String,System.AsyncCallback,System.Object):System.IAsyncResult",
            "targetName": "BeginInvoke",
            "metadataToken": 100663310,
            "canonicalSignature": "(System.Object,System.Int32,System.String,System.AsyncCallback,System.Object):System.IAsyncResult",
            "normalizedSignature": "BeginInvoke|(System.Object,System.Int32,System.String,System.AsyncCallback,System.Object):System.IAsyncResult|static=false",
            "emitScope": "ClassSurface",
            "provenance": "Original",
            "arity": 0,
            "parameterCount": 5,
            "isStatic": false,
            "isAbstract": false,
            "isVirtual": true,
            "isOverride": false,
            "isSealed": false,
            "visibility": "Public",
            "ownerQualifiedName": "SQLitePCL.strdelegate_log",
            "ownerIdentity": "SQLitePCLRaw.core",
            "isExtensionMethod": false
          },
          {
            "stableId": "SQLitePCLRaw.core:SQLitePCL.strdelegate_log::EndInvoke(System.IAsyncResult):System.Void",
            "targetName": "EndInvoke",
            "metadataToken": 100663311,
            "canonicalSignature": "(System.IAsyncResult):System.Void",
            "normalizedSignature": "EndInvoke|(System.IAsyncResult):System.Void|static=false",
            "emitScope": "ClassSurface",
            "provenance": "Original",
            "arity": 0,
            "parameterCount": 1,
            "isStatic": false,
            "isAbstract": false,
            "isVirtual": true,
            "isOverride": false,
            "isSealed": false,
            "visibility": "Public",
            "ownerQualifiedName": "SQLitePCL.strdelegate_log",
            "ownerIdentity": "SQLitePCLRaw.core",
            "isExtensionMethod": false
          }
        ],
        "properties": [],
        "fields": [],
        "events": [],
        "constructors": [
          {
            "stableId": "SQLitePCLRaw.core:SQLitePCL.strdelegate_log::.ctor(System.Object,System.IntPtr):void",
            "metadataToken": 100663308,
            "canonicalSignature": "(System.Object,System.IntPtr):void",
            "normalizedSignature": "constructor|(System.Object,System.IntPtr):void|static=false",
            "isStatic": false,
            "parameterCount": 2,
            "visibility": "Public",
            "ownerQualifiedName": "SQLitePCL.strdelegate_log",
            "ownerIdentity": "SQLitePCLRaw.core"
          }
        ]
      },
      {
        "stableId": "SQLitePCLRaw.core:SQLitePCL.strdelegate_profile",
        "targetName": "SQLitePCL.strdelegate_profile",
        "ownerIdentity": "SQLitePCLRaw.core",
        "metadataToken": 0,
        "kind": "Delegate",
        "accessibility": "Public",
        "isAbstract": false,
        "isSealed": true,
        "isStatic": false,
        "arity": 0,
        "baseType": {
          "stableId": "System.Private.CoreLib:System.MulticastDelegate",
          "targetName": "System.MulticastDelegate"
        },
        "interfaces": [
          {
            "stableId": "System.Private.CoreLib:System.ICloneable",
            "targetName": "System.ICloneable"
          },
          {
            "stableId": "System.Private.CoreLib:System.Runtime.Serialization.ISerializable",
            "targetName": "System.Runtime.Serialization.ISerializable"
          }
        ],
        "methods": [
          {
            "stableId": "SQLitePCLRaw.core:SQLitePCL.strdelegate_profile::Invoke(System.Object,System.String,System.Int64):System.Void",
            "targetName": "Invoke",
            "metadataToken": 100663321,
            "canonicalSignature": "(System.Object,System.String,System.Int64):System.Void",
            "normalizedSignature": "Invoke|(System.Object,System.String,System.Int64):System.Void|static=false",
            "emitScope": "ClassSurface",
            "provenance": "Original",
            "arity": 0,
            "parameterCount": 3,
            "isStatic": false,
            "isAbstract": false,
            "isVirtual": true,
            "isOverride": false,
            "isSealed": false,
            "visibility": "Public",
            "ownerQualifiedName": "SQLitePCL.strdelegate_profile",
            "ownerIdentity": "SQLitePCLRaw.core",
            "isExtensionMethod": false
          },
          {
            "stableId": "SQLitePCLRaw.core:SQLitePCL.strdelegate_profile::BeginInvoke(System.Object,System.String,System.Int64,System.AsyncCallback,System.Object):System.IAsyncResult",
            "targetName": "BeginInvoke",
            "metadataToken": 100663322,
            "canonicalSignature": "(System.Object,System.String,System.Int64,System.AsyncCallback,System.Object):System.IAsyncResult",
            "normalizedSignature": "BeginInvoke|(System.Object,System.String,System.Int64,System.AsyncCallback,System.Object):System.IAsyncResult|static=false",
            "emitScope": "ClassSurface",
            "provenance": "Original",
            "arity": 0,
            "parameterCount": 5,
            "isStatic": false,
            "isAbstract": false,
            "isVirtual": true,
            "isOverride": false,
            "isSealed": false,
            "visibility": "Public",
            "ownerQualifiedName": "SQLitePCL.strdelegate_profile",
            "ownerIdentity": "SQLitePCLRaw.core",
            "isExtensionMethod": false
          },
          {
            "stableId": "SQLitePCLRaw.core:SQLitePCL.strdelegate_profile::EndInvoke(System.IAsyncResult):System.Void",
            "targetName": "EndInvoke",
            "metadataToken": 100663323,
            "canonicalSignature": "(System.IAsyncResult):System.Void",
            "normalizedSignature": "EndInvoke|(System.IAsyncResult):System.Void|static=false",
            "emitScope": "ClassSurface",
            "provenance": "Original",
            "arity": 0,
            "parameterCount": 1,
            "isStatic": false,
            "isAbstract": false,
            "isVirtual": true,
            "isOverride": false,
            "isSealed": false,
            "visibility": "Public",
            "ownerQualifiedName": "SQLitePCL.strdelegate_profile",
            "ownerIdentity": "SQLitePCLRaw.core",
            "isExtensionMethod": false
          }
        ],
        "properties": [],
        "fields": [],
        "events": [],
        "constructors": [
          {
            "stableId": "SQLitePCLRaw.core:SQLitePCL.strdelegate_profile::.ctor(System.Object,System.IntPtr):void",
            "metadataToken": 100663320,
            "canonicalSignature": "(System.Object,System.IntPtr):void",
            "normalizedSignature": "constructor|(System.Object,System.IntPtr):void|static=false",
            "isStatic": false,
            "parameterCount": 2,
            "visibility": "Public",
            "ownerQualifiedName": "SQLitePCL.strdelegate_profile",
            "ownerIdentity": "SQLitePCLRaw.core"
          }
        ]
      },
      {
        "stableId": "SQLitePCLRaw.core:SQLitePCL.strdelegate_trace",
        "targetName": "SQLitePCL.strdelegate_trace",
        "ownerIdentity": "SQLitePCLRaw.core",
        "metadataToken": 0,
        "kind": "Delegate",
        "accessibility": "Public",
        "isAbstract": false,
        "isSealed": true,
        "isStatic": false,
        "arity": 0,
        "baseType": {
          "stableId": "System.Private.CoreLib:System.MulticastDelegate",
          "targetName": "System.MulticastDelegate"
        },
        "interfaces": [
          {
            "stableId": "System.Private.CoreLib:System.ICloneable",
            "targetName": "System.ICloneable"
          },
          {
            "stableId": "System.Private.CoreLib:System.Runtime.Serialization.ISerializable",
            "targetName": "System.Runtime.Serialization.ISerializable"
          }
        ],
        "methods": [
          {
            "stableId": "SQLitePCLRaw.core:SQLitePCL.strdelegate_trace::Invoke(System.Object,System.String):System.Void",
            "targetName": "Invoke",
            "metadataToken": 100663317,
            "canonicalSignature": "(System.Object,System.String):System.Void",
            "normalizedSignature": "Invoke|(System.Object,System.String):System.Void|static=false",
            "emitScope": "ClassSurface",
            "provenance": "Original",
            "arity": 0,
            "parameterCount": 2,
            "isStatic": false,
            "isAbstract": false,
            "isVirtual": true,
            "isOverride": false,
            "isSealed": false,
            "visibility": "Public",
            "ownerQualifiedName": "SQLitePCL.strdelegate_trace",
            "ownerIdentity": "SQLitePCLRaw.core",
            "isExtensionMethod": false
          },
          {
            "stableId": "SQLitePCLRaw.core:SQLitePCL.strdelegate_trace::BeginInvoke(System.Object,System.String,System.AsyncCallback,System.Object):System.IAsyncResult",
            "targetName": "BeginInvoke",
            "metadataToken": 100663318,
            "canonicalSignature": "(System.Object,System.String,System.AsyncCallback,System.Object):System.IAsyncResult",
            "normalizedSignature": "BeginInvoke|(System.Object,System.String,System.AsyncCallback,System.Object):System.IAsyncResult|static=false",
            "emitScope": "ClassSurface",
            "provenance": "Original",
            "arity": 0,
            "parameterCount": 4,
            "isStatic": false,
            "isAbstract": false,
            "isVirtual": true,
            "isOverride": false,
            "isSealed": false,
            "visibility": "Public",
            "ownerQualifiedName": "SQLitePCL.strdelegate_trace",
            "ownerIdentity": "SQLitePCLRaw.core",
            "isExtensionMethod": false
          },
          {
            "stableId": "SQLitePCLRaw.core:SQLitePCL.strdelegate_trace::EndInvoke(System.IAsyncResult):System.Void",
            "targetName": "EndInvoke",
            "metadataToken": 100663319,
            "canonicalSignature": "(System.IAsyncResult):System.Void",
            "normalizedSignature": "EndInvoke|(System.IAsyncResult):System.Void|static=false",
            "emitScope": "ClassSurface",
            "provenance": "Original",
            "arity": 0,
            "parameterCount": 1,
            "isStatic": false,
            "isAbstract": false,
            "isVirtual": true,
            "isOverride": false,
            "isSealed": false,
            "visibility": "Public",
            "ownerQualifiedName": "SQLitePCL.strdelegate_trace",
            "ownerIdentity": "SQLitePCLRaw.core",
            "isExtensionMethod": false
          }
        ],
        "properties": [],
        "fields": [],
        "events": [],
        "constructors": [
          {
            "stableId": "SQLitePCLRaw.core:SQLitePCL.strdelegate_trace::.ctor(System.Object,System.IntPtr):void",
            "metadataToken": 100663316,
            "canonicalSignature": "(System.Object,System.IntPtr):void",
            "normalizedSignature": "constructor|(System.Object,System.IntPtr):void|static=false",
            "isStatic": false,
            "parameterCount": 2,
            "visibility": "Public",
            "ownerQualifiedName": "SQLitePCL.strdelegate_trace",
            "ownerIdentity": "SQLitePCLRaw.core"
          }
        ]
      },
      {
        "stableId": "SQLitePCLRaw.core:SQLitePCL.strdelegate_update",
        "targetName": "SQLitePCL.strdelegate_update",
        "ownerIdentity": "SQLitePCLRaw.core",
        "metadataToken": 0,
        "kind": "Delegate",
        "accessibility": "Public",
        "isAbstract": false,
        "isSealed": true,
        "isStatic": false,
        "arity": 0,
        "baseType": {
          "stableId": "System.Private.CoreLib:System.MulticastDelegate",
          "targetName": "System.MulticastDelegate"
        },
        "interfaces": [
          {
            "stableId": "System.Private.CoreLib:System.ICloneable",
            "targetName": "System.ICloneable"
          },
          {
            "stableId": "System.Private.CoreLib:System.Runtime.Serialization.ISerializable",
            "targetName": "System.Runtime.Serialization.ISerializable"
          }
        ],
        "methods": [
          {
            "stableId": "SQLitePCLRaw.core:SQLitePCL.strdelegate_update::Invoke(System.Object,System.Int32,System.String,System.String,System.Int64):System.Void",
            "targetName": "Invoke",
            "metadataToken": 100663305,
            "canonicalSignature": "(System.Object,System.Int32,System.String,System.String,System.Int64):System.Void",
            "normalizedSignature": "Invoke|(System.Object,System.Int32,System.String,System.String,System.Int64):System.Void|static=false",
            "emitScope": "ClassSurface",
            "provenance": "Original",
            "arity": 0,
            "parameterCount": 5,
            "isStatic": false,
            "isAbstract": false,
            "isVirtual": true,
            "isOverride": false,
            "isSealed": false,
            "visibility": "Public",
            "ownerQualifiedName": "SQLitePCL.strdelegate_update",
            "ownerIdentity": "SQLitePCLRaw.core",
            "isExtensionMethod": false
          },
          {
            "stableId": "SQLitePCLRaw.core:SQLitePCL.strdelegate_update::BeginInvoke(System.Object,System.Int32,System.String,System.String,System.Int64,System.AsyncCallback,System.Object):System.IAsyncResult",
            "targetName": "BeginInvoke",
            "metadataToken": 100663306,
            "canonicalSignature": "(System.Object,System.Int32,System.String,System.String,System.Int64,System.AsyncCallback,System.Object):System.IAsyncResult",
            "normalizedSignature": "BeginInvoke|(System.Object,System.Int32,System.String,System.String,System.Int64,System.AsyncCallback,System.Object):System.IAsyncResult|static=false",
            "emitScope": "ClassSurface",
            "provenance": "Original",
            "arity": 0,
            "parameterCount": 7,
            "isStatic": false,
            "isAbstract": false,
            "isVirtual": true,
            "isOverride": false,
            "isSealed": false,
            "visibility": "Public",
            "ownerQualifiedName": "SQLitePCL.strdelegate_update",
            "ownerIdentity": "SQLitePCLRaw.core",
            "isExtensionMethod": false
          },
          {
            "stableId": "SQLitePCLRaw.core:SQLitePCL.strdelegate_update::EndInvoke(System.IAsyncResult):System.Void",
            "targetName": "EndInvoke",
            "metadataToken": 100663307,
            "canonicalSignature": "(System.IAsyncResult):System.Void",
            "normalizedSignature": "EndInvoke|(System.IAsyncResult):System.Void|static=false",
            "emitScope": "ClassSurface",
            "provenance": "Original",
            "arity": 0,
            "parameterCount": 1,
            "isStatic": false,
            "isAbstract": false,
            "isVirtual": true,
            "isOverride": false,
            "isSealed": false,
            "visibility": "Public",
            "ownerQualifiedName": "SQLitePCL.strdelegate_update",
            "ownerIdentity": "SQLitePCLRaw.core",
            "isExtensionMethod": false
          }
        ],
        "properties": [],
        "fields": [],
        "events": [],
        "constructors": [
          {
            "stableId": "SQLitePCLRaw.core:SQLitePCL.strdelegate_update::.ctor(System.Object,System.IntPtr):void",
            "metadataToken": 100663304,
            "canonicalSignature": "(System.Object,System.IntPtr):void",
            "normalizedSignature": "constructor|(System.Object,System.IntPtr):void|static=false",
            "isStatic": false,
            "parameterCount": 2,
            "visibility": "Public",
            "ownerQualifiedName": "SQLitePCL.strdelegate_update",
            "ownerIdentity": "SQLitePCLRaw.core"
          }
        ]
      },
      {
        "stableId": "SQLitePCLRaw.core:SQLitePCL.IGetFunctionPointer",
        "targetName": "SQLitePCL.IGetFunctionPointer",
        "ownerIdentity": "SQLitePCLRaw.core",
        "metadataToken": 0,
        "kind": "Interface",
        "accessibility": "Public",
        "isAbstract": true,
        "isSealed": false,
        "isStatic": false,
        "arity": 0,
        "methods": [
          {
            "stableId": "SQLitePCLRaw.core:SQLitePCL.IGetFunctionPointer::GetFunctionPointer(System.String):System.IntPtr",
            "targetName": "GetFunctionPointer",
            "metadataToken": 100663850,
            "canonicalSignature": "(System.String):System.IntPtr",
            "normalizedSignature": "GetFunctionPointer|(System.String):System.IntPtr|static=false",
            "emitScope": "ClassSurface",
            "provenance": "Original",
            "arity": 0,
            "parameterCount": 1,
            "isStatic": false,
            "isAbstract": true,
            "isVirtual": true,
            "isOverride": false,
            "isSealed": false,
            "visibility": "Public",
            "ownerQualifiedName": "SQLitePCL.IGetFunctionPointer",
            "ownerIdentity": "SQLitePCLRaw.core",
            "isExtensionMethod": false
          }
        ],
        "properties": [],
        "fields": [],
        "events": [],
        "constructors": []
      },
      {
        "stableId": "SQLitePCLRaw.core:SQLitePCL.ISQLite3Provider",
        "targetName": "SQLitePCL.ISQLite3Provider",
        "ownerIdentity": "SQLitePCLRaw.core",
        "metadataToken": 0,
        "kind": "Interface",
        "accessibility": "Public",
        "isAbstract": true,
        "isSealed": false,
        "isStatic": false,
        "arity": 0,
        "methods": [
          {
            "stableId": "SQLitePCLRaw.core:SQLitePCL.ISQLite3Provider::GetNativeLibraryName():System.String",
            "targetName": "GetNativeLibraryName",
            "metadataToken": 100663613,
            "canonicalSignature": "():System.String",
            "normalizedSignature": "GetNativeLibraryName|():System.String|static=false",
            "emitScope": "ClassSurface",
            "provenance": "Original",
            "arity": 0,
            "parameterCount": 0,
            "isStatic": false,
            "isAbstract": true,
            "isVirtual": true,
            "isOverride": false,
            "isSealed": false,
            "visibility": "Public",
            "ownerQualifiedName": "SQLitePCL.ISQLite3Provider",
            "ownerIdentity": "SQLitePCLRaw.core",
            "isExtensionMethod": false
          },
          {
            "stableId": "SQLitePCLRaw.core:SQLitePCL.ISQLite3Provider::sqlite3_open(SQLitePCL.utf8z,System.IntPtr&):System.Int32",
            "targetName": "sqlite3_open",
            "metadataToken": 100663614,
            "canonicalSignature": "(SQLitePCL.utf8z,System.IntPtr&):System.Int32",
            "normalizedSignature": "sqlite3_open|(SQLitePCL.utf8z,System.IntPtr&):System.Int32|static=false",
            "emitScope": "ClassSurface",
            "provenance": "Original",
            "arity": 0,
            "parameterCount": 2,
            "isStatic": false,
            "isAbstract": true,
            "isVirtual": true,
            "isOverride": false,
            "isSealed": false,
            "visibility": "Public",
            "ownerQualifiedName": "SQLitePCL.ISQLite3Provider",
            "ownerIdentity": "SQLitePCLRaw.core",
            "isExtensionMethod": false,
            "parameterModifiers": [
              {
                "index": 1,
                "modifier": "out"
              }
            ]
          },
          {
            "stableId": "SQLitePCLRaw.core:SQLitePCL.ISQLite3Provider::sqlite3_open_v2(SQLitePCL.utf8z,System.IntPtr&,System.Int32,SQLitePCL.utf8z):System.Int32",
            "targetName": "sqlite3_open_v2",
            "metadataToken": 100663615,
            "canonicalSignature": "(SQLitePCL.utf8z,System.IntPtr&,System.Int32,SQLitePCL.utf8z):System.Int32",
            "normalizedSignature": "sqlite3_open_v2|(SQLitePCL.utf8z,System.IntPtr&,System.Int32,SQLitePCL.utf8z):System.Int32|static=false",
            "emitScope": "ClassSurface",
            "provenance": "Original",
            "arity": 0,
            "parameterCount": 4,
            "isStatic": false,
            "isAbstract": true,
            "isVirtual": true,
            "isOverride": false,
            "isSealed": false,
            "visibility": "Public",
            "ownerQualifiedName": "SQLitePCL.ISQLite3Provider",
            "ownerIdentity": "SQLitePCLRaw.core",
            "isExtensionMethod": false,
            "parameterModifiers": [
              {
                "index": 1,
                "modifier": "out"
              }
            ]
          },
          {
            "stableId": "SQLitePCLRaw.core:SQLitePCL.ISQLite3Provider::sqlite3_close_v2(System.IntPtr):System.Int32",
            "targetName": "sqlite3_close_v2",
            "metadataToken": 100663616,
            "canonicalSignature": "(System.IntPtr):System.Int32",
            "normalizedSignature": "sqlite3_close_v2|(System.IntPtr):System.Int32|static=false",
            "emitScope": "ClassSurface",
            "provenance": "Original",
            "arity": 0,
            "parameterCount": 1,
            "isStatic": false,
            "isAbstract": true,
            "isVirtual": true,
            "isOverride": false,
            "isSealed": false,
            "visibility": "Public",
            "ownerQualifiedName": "SQLitePCL.ISQLite3Provider",
            "ownerIdentity": "SQLitePCLRaw.core",
            "isExtensionMethod": false
          },
          {
            "stableId": "SQLitePCLRaw.core:SQLitePCL.ISQLite3Provider::sqlite3_enable_shared_cache(System.Int32):System.Int32",
            "targetName": "sqlite3_enable_shared_cache",
            "metadataToken": 100663618,
            "canonicalSignature": "(System.Int32):System.Int32",
            "normalizedSignature": "sqlite3_enable_shared_cache|(System.Int32):System.Int32|static=false",
            "emitScope": "ClassSurface",
            "provenance": "Original",
            "arity": 0,
            "parameterCount": 1,
            "isStatic": false,
            "isAbstract": true,
            "isVirtual": true,
            "isOverride": false,
            "isSealed": false,
            "visibility": "Public",
            "ownerQualifiedName": "SQLitePCL.ISQLite3Provider",
            "ownerIdentity": "SQLitePCLRaw.core",
            "isExtensionMethod": false
          },
          {
            "stableId": "SQLitePCLRaw.core:SQLitePCL.ISQLite3Provider::sqlite3_interrupt(SQLitePCL.sqlite3):System.Void",
            "targetName": "sqlite3_interrupt",
            "metadataToken": 100663619,
            "canonicalSignature": "(SQLitePCL.sqlite3):System.Void",
            "normalizedSignature": "sqlite3_interrupt|(SQLitePCL.sqlite3):System.Void|static=false",
            "emitScope": "ClassSurface",
            "provenance": "Original",
            "arity": 0,
            "parameterCount": 1,
            "isStatic": false,
            "isAbstract": true,
            "isVirtual": true,
            "isOverride": false,
            "isSealed": false,
            "visibility": "Public",
            "ownerQualifiedName": "SQLitePCL.ISQLite3Provider",
            "ownerIdentity": "SQLitePCLRaw.core",
            "isExtensionMethod": false
          },
          {
            "stableId": "SQLitePCLRaw.core:SQLitePCL.ISQLite3Provider::sqlite3__vfs__delete(SQLitePCL.utf8z,SQLitePCL.utf8z,System.Int32):System.Int32",
            "targetName": "sqlite3__vfs__delete",
            "metadataToken": 100663620,
            "canonicalSignature": "(SQLitePCL.utf8z,SQLitePCL.utf8z,System.Int32):System.Int32",
            "normalizedSignature": "sqlite3__vfs__delete|(SQLitePCL.utf8z,SQLitePCL.utf8z,System.Int32):System.Int32|static=false",
            "emitScope": "ClassSurface",
            "provenance": "Original",
            "arity": 0,
            "parameterCount": 3,
            "isStatic": false,
            "isAbstract": true,
            "isVirtual": true,
            "isOverride": false,
            "isSealed": false,
            "visibility": "Public",
            "ownerQualifiedName": "SQLitePCL.ISQLite3Provider",
            "ownerIdentity": "SQLitePCLRaw.core",
            "isExtensionMethod": false
          },
          {
            "stableId": "SQLitePCLRaw.core:SQLitePCL.ISQLite3Provider::sqlite3_threadsafe():System.Int32",
            "targetName": "sqlite3_threadsafe",
            "metadataToken": 100663621,
            "canonicalSignature": "():System.Int32",
            "normalizedSignature": "sqlite3_threadsafe|():System.Int32|static=false",
            "emitScope": "ClassSurface",
            "provenance": "Original",
            "arity": 0,
            "parameterCount": 0,
            "isStatic": false,
            "isAbstract": true,
            "isVirtual": true,
            "isOverride": false,
            "isSealed": false,
            "visibility": "Public",
            "ownerQualifiedName": "SQLitePCL.ISQLite3Provider",
            "ownerIdentity": "SQLitePCLRaw.core",
            "isExtensionMethod": false
          },
          {
            "stableId": "SQLitePCLRaw.core:SQLitePCL.ISQLite3Provider::sqlite3_libversion():SQLitePCL.utf8z",
            "targetName": "sqlite3_libversion",
            "metadataToken": 100663622,
            "canonicalSignature": "():SQLitePCL.utf8z",
            "normalizedSignature": "sqlite3_libversion|():SQLitePCL.utf8z|static=false",
            "emitScope": "ClassSurface",
            "provenance": "Original",
            "arity": 0,
            "parameterCount": 0,
            "isStatic": false,
            "isAbstract": true,
            "isVirtual": true,
            "isOverride": false,
            "isSealed": false,
            "visibility": "Public",
            "ownerQualifiedName": "SQLitePCL.ISQLite3Provider",
            "ownerIdentity": "SQLitePCLRaw.core",
            "isExtensionMethod": false
          },
          {
            "stableId": "SQLitePCLRaw.core:SQLitePCL.ISQLite3Provider::sqlite3_memory_used():System.Int64",
            "targetName": "sqlite3_memory_used",
            "metadataToken": 100663625,
            "canonicalSignature": "():System.Int64",
            "normalizedSignature": "sqlite3_memory_used|():System.Int64|static=false",
            "emitScope": "ClassSurface",
            "provenance": "Original",
            "arity": 0,
            "parameterCount": 0,
            "isStatic": false,
            "isAbstract": true,
            "isVirtual": true,
            "isOverride": false,
            "isSealed": false,
            "visibility": "Public",
            "ownerQualifiedName": "SQLitePCL.ISQLite3Provider",
            "ownerIdentity": "SQLitePCLRaw.core",
            "isExtensionMethod": false
          },
          {
            "stableId": "SQLitePCLRaw.core:SQLitePCL.ISQLite3Provider::sqlite3_memory_highwater(System.Int32):System.Int64",
            "targetName": "sqlite3_memory_highwater",
            "metadataToken": 100663626,
            "canonicalSignature": "(System.Int32):System.Int64",
            "normalizedSignature": "sqlite3_memory_highwater|(System.Int32):System.Int64|static=false",
            "emitScope": "ClassSurface",
            "provenance": "Original",
            "arity": 0,
            "parameterCount": 1,
            "isStatic": false,
            "isAbstract": true,
            "isVirtual": true,
            "isOverride": false,
            "isSealed": false,
            "visibility": "Public",
            "ownerQualifiedName": "SQLitePCL.ISQLite3Provider",
            "ownerIdentity": "SQLitePCLRaw.core",
            "isExtensionMethod": false
          },
          {
            "stableId": "SQLitePCLRaw.core:SQLitePCL.ISQLite3Provider::sqlite3_soft_heap_limit64(System.Int64):System.Int64",
            "targetName": "sqlite3_soft_heap_limit64",
            "metadataToken": 100663627,
            "canonicalSignature": "(System.Int64):System.Int64",
            "normalizedSignature": "sqlite3_soft_heap_limit64|(System.Int64):System.Int64|static=false",
            "emitScope": "ClassSurface",
            "provenance": "Original",
            "arity": 0,
            "parameterCount": 1,
            "isStatic": false,
            "isAbstract": true,
            "isVirtual": true,
            "isOverride": false,
            "isSealed": false,
            "visibility": "Public",
            "ownerQualifiedName": "SQLitePCL.ISQLite3Provider",
            "ownerIdentity": "SQLitePCLRaw.core",
            "isExtensionMethod": false
          },
          {
            "stableId": "SQLitePCLRaw.core:SQLitePCL.ISQLite3Provider::sqlite3_status(System.Int32,System.Int32&,System.Int32&,System.Int32):System.Int32",
            "targetName": "sqlite3_status",
            "metadataToken": 100663629,
            "canonicalSignature": "(System.Int32,System.Int32&,System.Int32&,System.Int32):System.Int32",
            "normalizedSignature": "sqlite3_status|(System.Int32,System.Int32&,System.Int32&,System.Int32):System.Int32|static=false",
            "emitScope": "ClassSurface",
            "provenance": "Original",
            "arity": 0,
            "parameterCount": 4,
            "isStatic": false,
            "isAbstract": true,
            "isVirtual": true,
            "isOverride": false,
            "isSealed": false,
            "visibility": "Public",
            "ownerQualifiedName": "SQLitePCL.ISQLite3Provider",
            "ownerIdentity": "SQLitePCLRaw.core",
            "isExtensionMethod": false,
            "parameterModifiers": [
              {
                "index": 1,
                "modifier": "out"
              },
              {
                "index": 2,
                "modifier": "out"
              }
            ]
          },
          {
            "stableId": "SQLitePCLRaw.core:SQLitePCL.ISQLite3Provider::sqlite3_db_readonly(SQLitePCL.sqlite3,SQLitePCL.utf8z):System.Int32",
            "targetName": "sqlite3_db_readonly",
            "metadataToken": 100663630,
            "canonicalSignature": "(SQLitePCL.sqlite3,SQLitePCL.utf8z):System.Int32",
            "normalizedSignature": "sqlite3_db_readonly|(SQLitePCL.sqlite3,SQLitePCL.utf8z):System.Int32|static=false",
            "emitScope": "ClassSurface",
            "provenance": "Original",
            "arity": 0,
            "parameterCount": 2,
            "isStatic": false,
            "isAbstract": true,
            "isVirtual": true,
            "isOverride": false,
            "isSealed": false,
            "visibility": "Public",
            "ownerQualifiedName": "SQLitePCL.ISQLite3Provider",
            "ownerIdentity": "SQLitePCLRaw.core",
            "isExtensionMethod": false
          },
          {
            "stableId": "SQLitePCLRaw.core:SQLitePCL.ISQLite3Provider::sqlite3_db_filename(SQLitePCL.sqlite3,SQLitePCL.utf8z):SQLitePCL.utf8z",
            "targetName": "sqlite3_db_filename",
            "metadataToken": 100663631,
            "canonicalSignature": "(SQLitePCL.sqlite3,SQLitePCL.utf8z):SQLitePCL.utf8z",
            "normalizedSignature": "sqlite3_db_filename|(SQLitePCL.sqlite3,SQLitePCL.utf8z):SQLitePCL.utf8z|static=false",
            "emitScope": "ClassSurface",
            "provenance": "Original",
            "arity": 0,
            "parameterCount": 2,
            "isStatic": false,
            "isAbstract": true,
            "isVirtual": true,
            "isOverride": false,
            "isSealed": false,
            "visibility": "Public",
            "ownerQualifiedName": "SQLitePCL.ISQLite3Provider",
            "ownerIdentity": "SQLitePCLRaw.core",
            "isExtensionMethod": false
          },
          {
            "stableId": "SQLitePCLRaw.core:SQLitePCL.ISQLite3Provider::sqlite3_errmsg(SQLitePCL.sqlite3):SQLitePCL.utf8z",
            "targetName": "sqlite3_errmsg",
            "metadataToken": 100663632,
            "canonicalSignature": "(SQLitePCL.sqlite3):SQLitePCL.utf8z",
            "normalizedSignature": "sqlite3_errmsg|(SQLitePCL.sqlite3):SQLitePCL.utf8z|static=false",
            "emitScope": "ClassSurface",
            "provenance": "Original",
            "arity": 0,
            "parameterCount": 1,
            "isStatic": false,
            "isAbstract": true,
            "isVirtual": true,
            "isOverride": false,
            "isSealed": false,
            "visibility": "Public",
            "ownerQualifiedName": "SQLitePCL.ISQLite3Provider",
            "ownerIdentity": "SQLitePCLRaw.core",
            "isExtensionMethod": false
          },
          {
            "stableId": "SQLitePCLRaw.core:SQLitePCL.ISQLite3Provider::sqlite3_last_insert_rowid(SQLitePCL.sqlite3):System.Int64",
            "targetName": "sqlite3_last_insert_rowid",
            "metadataToken": 100663633,
            "canonicalSignature": "(SQLitePCL.sqlite3):System.Int64",
            "normalizedSignature": "sqlite3_last_insert_rowid|(SQLitePCL.sqlite3):System.Int64|static=false",
            "emitScope": "ClassSurface",
            "provenance": "Original",
            "arity": 0,
            "parameterCount": 1,
            "isStatic": false,
            "isAbstract": true,
            "isVirtual": true,
            "isOverride": false,
            "isSealed": false,
            "visibility": "Public",
            "ownerQualifiedName": "SQLitePCL.ISQLite3Provider",
            "ownerIdentity": "SQLitePCLRaw.core",
            "isExtensionMethod": false
          },
          {
            "stableId": "SQLitePCLRaw.core:SQLitePCL.ISQLite3Provider::sqlite3_changes(SQLitePCL.sqlite3):System.Int32",
            "targetName": "sqlite3_changes",
            "metadataToken": 100663634,
            "canonicalSignature": "(SQLitePCL.sqlite3):System.Int32",
            "normalizedSignature": "sqlite3_changes|(SQLitePCL.sqlite3):System.Int32|static=false",
            "emitScope": "ClassSurface",
            "provenance": "Original",
            "arity": 0,
            "parameterCount": 1,
            "isStatic": false,
            "isAbstract": true,
            "isVirtual": true,
            "isOverride": false,
            "isSealed": false,
            "visibility": "Public",
            "ownerQualifiedName": "SQLitePCL.ISQLite3Provider",
            "ownerIdentity": "SQLitePCLRaw.core",
            "isExtensionMethod": false
          },
          {
            "stableId": "SQLitePCLRaw.core:SQLitePCL.ISQLite3Provider::sqlite3_busy_timeout(SQLitePCL.sqlite3,System.Int32):System.Int32",
            "targetName": "sqlite3_busy_timeout",
            "metadataToken": 100663637,
            "canonicalSignature": "(SQLitePCL.sqlite3,System.Int32):System.Int32",
            "normalizedSignature": "sqlite3_busy_timeout|(SQLitePCL.sqlite3,System.Int32):System.Int32|static=false",
            "emitScope": "ClassSurface",
            "provenance": "Original",
            "arity": 0,
            "parameterCount": 2,
            "isStatic": false,
            "isAbstract": true,
            "isVirtual": true,
            "isOverride": false,
            "isSealed": false,
            "visibility": "Public",
            "ownerQualifiedName": "SQLitePCL.ISQLite3Provider",
            "ownerIdentity": "SQLitePCLRaw.core",
            "isExtensionMethod": false
          },
          {
            "stableId": "SQLitePCLRaw.core:SQLitePCL.ISQLite3Provider::sqlite3_errstr(System.Int32):SQLitePCL.utf8z",
            "targetName": "sqlite3_errstr",
            "metadataToken": 100663641,
            "canonicalSignature": "(System.Int32):SQLitePCL.utf8z",
            "normalizedSignature": "sqlite3_errstr|(System.Int32):SQLitePCL.utf8z|static=false",
            "emitScope": "ClassSurface",
            "provenance": "Original",
            "arity": 0,
            "parameterCount": 1,
            "isStatic": false,
            "isAbstract": true,
            "isVirtual": true,
            "isOverride": false,
            "isSealed": false,
            "visibility": "Public",
            "ownerQualifiedName": "SQLitePCL.ISQLite3Provider",
            "ownerIdentity": "SQLitePCLRaw.core",
            "isExtensionMethod": false
          },
          {
            "stableId": "SQLitePCLRaw.core:SQLitePCL.ISQLite3Provider::sqlite3_prepare_v2(SQLitePCL.sqlite3,System.ReadOnlySpan_1[[System.Byte,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]],System.IntPtr&,System.ReadOnlySpan_1[[System.Byte,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]&):System.Int32",
            "targetName": "sqlite3_prepare_v2",
            "metadataToken": 100663642,
            "canonicalSignature": "(SQLitePCL.sqlite3,System.ReadOnlySpan_1[[System.Byte,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]],System.IntPtr&,System.ReadOnlySpan_1[[System.Byte,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]&):System.Int32",
            "normalizedSignature": "sqlite3_prepare_v2|(SQLitePCL.sqlite3,System.ReadOnlySpan_1[[System.Byte,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]],System.IntPtr&,System.ReadOnlySpan_1[[System.Byte,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]&):System.Int32|static=false",
            "emitScope": "ClassSurface",
            "provenance": "Original",
            "arity": 0,
            "parameterCount": 4,
            "isStatic": false,
            "isAbstract": true,
            "isVirtual": true,
            "isOverride": false,
            "isSealed": false,
            "visibility": "Public",
            "ownerQualifiedName": "SQLitePCL.ISQLite3Provider",
            "ownerIdentity": "SQLitePCLRaw.core",
            "isExtensionMethod": false,
            "parameterModifiers": [
              {
                "index": 2,
                "modifier": "out"
              },
              {
                "index": 3,
                "modifier": "out"
              }
            ]
          },
          {
            "stableId": "SQLitePCLRaw.core:SQLitePCL.ISQLite3Provider::sqlite3_prepare_v3(SQLitePCL.sqlite3,System.ReadOnlySpan_1[[System.Byte,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]],System.UInt32,System.IntPtr&,System.ReadOnlySpan_1[[System.Byte,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]&):System.Int32",
            "targetName": "sqlite3_prepare_v3",
            "metadataToken": 100663643,
            "canonicalSignature": "(SQLitePCL.sqlite3,System.ReadOnlySpan_1[[System.Byte,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]],System.UInt32,System.IntPtr&,System.ReadOnlySpan_1[[System.Byte,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]&):System.Int32",
            "normalizedSignature": "sqlite3_prepare_v3|(SQLitePCL.sqlite3,System.ReadOnlySpan_1[[System.Byte,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]],System.UInt32,System.IntPtr&,System.ReadOnlySpan_1[[System.Byte,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]&):System.Int32|static=false",
            "emitScope": "ClassSurface",
            "provenance": "Original",
            "arity": 0,
            "parameterCount": 5,
            "isStatic": false,
            "isAbstract": true,
            "isVirtual": true,
            "isOverride": false,
            "isSealed": false,
            "visibility": "Public",
            "ownerQualifiedName": "SQLitePCL.ISQLite3Provider",
            "ownerIdentity": "SQLitePCLRaw.core",
            "isExtensionMethod": false,
            "parameterModifiers": [
              {
                "index": 3,
                "modifier": "out"
              },
              {
                "index": 4,
                "modifier": "out"
              }
            ]
          },
          {
            "stableId": "SQLitePCLRaw.core:SQLitePCL.ISQLite3Provider::sqlite3_prepare_v2(SQLitePCL.sqlite3,SQLitePCL.utf8z,System.IntPtr&,SQLitePCL.utf8z&):System.Int32",
            "targetName": "sqlite3_prepare_v2",
            "metadataToken": 100663644,
            "canonicalSignature": "(SQLitePCL.sqlite3,SQLitePCL.utf8z,System.IntPtr&,SQLitePCL.utf8z&):System.Int32",
            "normalizedSignature": "sqlite3_prepare_v2|(SQLitePCL.sqlite3,SQLitePCL.utf8z,System.IntPtr&,SQLitePCL.utf8z&):System.Int32|static=false",
            "emitScope": "ClassSurface",
            "provenance": "Original",
            "arity": 0,
            "parameterCount": 4,
            "isStatic": false,
            "isAbstract": true,
            "isVirtual": true,
            "isOverride": false,
            "isSealed": false,
            "visibility": "Public",
            "ownerQualifiedName": "SQLitePCL.ISQLite3Provider",
            "ownerIdentity": "SQLitePCLRaw.core",
            "isExtensionMethod": false,
            "parameterModifiers": [
              {
                "index": 2,
                "modifier": "out"
              },
              {
                "index": 3,
                "modifier": "out"
              }
            ]
          },
          {
            "stableId": "SQLitePCLRaw.core:SQLitePCL.ISQLite3Provider::sqlite3_prepare_v3(SQLitePCL.sqlite3,SQLitePCL.utf8z,System.UInt32,System.IntPtr&,SQLitePCL.utf8z&):System.Int32",
            "targetName": "sqlite3_prepare_v3",
            "metadataToken": 100663645,
            "canonicalSignature": "(SQLitePCL.sqlite3,SQLitePCL.utf8z,System.UInt32,System.IntPtr&,SQLitePCL.utf8z&):System.Int32",
            "normalizedSignature": "sqlite3_prepare_v3|(SQLitePCL.sqlite3,SQLitePCL.utf8z,System.UInt32,System.IntPtr&,SQLitePCL.utf8z&):System.Int32|static=false",
            "emitScope": "ClassSurface",
            "provenance": "Original",
            "arity": 0,
            "parameterCount": 5,
            "isStatic": false,
            "isAbstract": true,
            "isVirtual": true,
            "isOverride": false,
            "isSealed": false,
            "visibility": "Public",
            "ownerQualifiedName": "SQLitePCL.ISQLite3Provider",
            "ownerIdentity": "SQLitePCLRaw.core",
            "isExtensionMethod": false,
            "parameterModifiers": [
              {
                "index": 3,
                "modifier": "out"
              },
              {
                "index": 4,
                "modifier": "out"
              }
            ]
          },
          {
            "stableId": "SQLitePCLRaw.core:SQLitePCL.ISQLite3Provider::sqlite3_step(SQLitePCL.sqlite3_stmt):System.Int32",
            "targetName": "sqlite3_step",
            "metadataToken": 100663646,
            "canonicalSignature": "(SQLitePCL.sqlite3_stmt):System.Int32",
            "normalizedSignature": "sqlite3_step|(SQLitePCL.sqlite3_stmt):System.Int32|static=false",
            "emitScope": "ClassSurface",
            "provenance": "Original",
            "arity": 0,
            "parameterCount": 1,
            "isStatic": false,
            "isAbstract": true,
            "isVirtual": true,
            "isOverride": false,
            "isSealed": false,
            "visibility": "Public",
            "ownerQualifiedName": "SQLitePCL.ISQLite3Provider",
            "ownerIdentity": "SQLitePCLRaw.core",
            "isExtensionMethod": false
          },
          {
            "stableId": "SQLitePCLRaw.core:SQLitePCL.ISQLite3Provider::sqlite3_stmt_status(SQLitePCL.sqlite3_stmt,System.Int32,System.Int32):System.Int32",
            "targetName": "sqlite3_stmt_status",
            "metadataToken": 100663650,
            "canonicalSignature": "(SQLitePCL.sqlite3_stmt,System.Int32,System.Int32):System.Int32",
            "normalizedSignature": "sqlite3_stmt_status|(SQLitePCL.sqlite3_stmt,System.Int32,System.Int32):System.Int32|static=false",
            "emitScope": "ClassSurface",
            "provenance": "Original",
            "arity": 0,
            "parameterCount": 3,
            "isStatic": false,
            "isAbstract": true,
            "isVirtual": true,
            "isOverride": false,
            "isSealed": false,
            "visibility": "Public",
            "ownerQualifiedName": "SQLitePCL.ISQLite3Provider",
            "ownerIdentity": "SQLitePCLRaw.core",
            "isExtensionMethod": false
          },
          {
            "stableId": "SQLitePCLRaw.core:SQLitePCL.ISQLite3Provider::sqlite3_sql(SQLitePCL.sqlite3_stmt):SQLitePCL.utf8z",
            "targetName": "sqlite3_sql",
            "metadataToken": 100663651,
            "canonicalSignature": "(SQLitePCL.sqlite3_stmt):SQLitePCL.utf8z",
            "normalizedSignature": "sqlite3_sql|(SQLitePCL.sqlite3_stmt):SQLitePCL.utf8z|static=false",
            "emitScope": "ClassSurface",
            "provenance": "Original",
            "arity": 0,
            "parameterCount": 1,
            "isStatic": false,
            "isAbstract": true,
            "isVirtual": true,
            "isOverride": false,
            "isSealed": false,
            "visibility": "Public",
            "ownerQualifiedName": "SQLitePCL.ISQLite3Provider",
            "ownerIdentity": "SQLitePCLRaw.core",
            "isExtensionMethod": false
          },
          {
            "stableId": "SQLitePCLRaw.core:SQLitePCL.ISQLite3Provider::sqlite3_db_handle(System.IntPtr):System.IntPtr",
            "targetName": "sqlite3_db_handle",
            "metadataToken": 100663652,
            "canonicalSignature": "(System.IntPtr):System.IntPtr",
            "normalizedSignature": "sqlite3_db_handle|(System.IntPtr):System.IntPtr|static=false",
            "emitScope": "ClassSurface",
            "provenance": "Original",
            "arity": 0,
            "parameterCount": 1,
            "isStatic": false,
            "isAbstract": true,
            "isVirtual": true,
            "isOverride": false,
            "isSealed": false,
            "visibility": "Public",
            "ownerQualifiedName": "SQLitePCL.ISQLite3Provider",
            "ownerIdentity": "SQLitePCLRaw.core",
            "isExtensionMethod": false
          },
          {
            "stableId": "SQLitePCLRaw.core:SQLitePCL.ISQLite3Provider::sqlite3_next_stmt(SQLitePCL.sqlite3,System.IntPtr):System.IntPtr",
            "targetName": "sqlite3_next_stmt",
            "metadataToken": 100663653,
            "canonicalSignature": "(SQLitePCL.sqlite3,System.IntPtr):System.IntPtr",
            "normalizedSignature": "sqlite3_next_stmt|(SQLitePCL.sqlite3,System.IntPtr):System.IntPtr|static=false",
            "emitScope": "ClassSurface",
            "provenance": "Original",
            "arity": 0,
            "parameterCount": 2,
            "isStatic": false,
            "isAbstract": true,
            "isVirtual": true,
            "isOverride": false,
            "isSealed": false,
            "visibility": "Public",
            "ownerQualifiedName": "SQLitePCL.ISQLite3Provider",
            "ownerIdentity": "SQLitePCLRaw.core",
            "isExtensionMethod": false
          },
          {
            "stableId": "SQLitePCLRaw.core:SQLitePCL.ISQLite3Provider::sqlite3_bind_parameter_name(SQLitePCL.sqlite3_stmt,System.Int32):SQLitePCL.utf8z",
            "targetName": "sqlite3_bind_parameter_name",
            "metadataToken": 100663655,
            "canonicalSignature": "(SQLitePCL.sqlite3_stmt,System.Int32):SQLitePCL.utf8z",
            "normalizedSignature": "sqlite3_bind_parameter_name|(SQLitePCL.sqlite3_stmt,System.Int32):SQLitePCL.utf8z|static=false",
            "emitScope": "ClassSurface",
            "provenance": "Original",
            "arity": 0,
            "parameterCount": 2,
            "isStatic": false,
            "isAbstract": true,
            "isVirtual": true,
            "isOverride": false,
            "isSealed": false,
            "visibility": "Public",
            "ownerQualifiedName": "SQLitePCL.ISQLite3Provider",
            "ownerIdentity": "SQLitePCLRaw.core",
            "isExtensionMethod": false
          },
          {
            "stableId": "SQLitePCLRaw.core:SQLitePCL.ISQLite3Provider::sqlite3_bind_blob(SQLitePCL.sqlite3_stmt,System.Int32,System.ReadOnlySpan_1[[System.Byte,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]):System.Int32",
            "targetName": "sqlite3_bind_blob",
            "metadataToken": 100663656,
            "canonicalSignature": "(SQLitePCL.sqlite3_stmt,System.Int32,System.ReadOnlySpan_1[[System.Byte,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]):System.Int32",
            "normalizedSignature": "sqlite3_bind_blob|(SQLitePCL.sqlite3_stmt,System.Int32,System.ReadOnlySpan_1[[System.Byte,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]):System.Int32|static=false",
            "emitScope": "ClassSurface",
            "provenance": "Original",
            "arity": 0,
            "parameterCount": 3,
            "isStatic": false,
            "isAbstract": true,
            "isVirtual": true,
            "isOverride": false,
            "isSealed": false,
            "visibility": "Public",
            "ownerQualifiedName": "SQLitePCL.ISQLite3Provider",
            "ownerIdentity": "SQLitePCLRaw.core",
            "isExtensionMethod": false
          },
          {
            "stableId": "SQLitePCLRaw.core:SQLitePCL.ISQLite3Provider::sqlite3_bind_double(SQLitePCL.sqlite3_stmt,System.Int32,System.Double):System.Int32",
            "targetName": "sqlite3_bind_double",
            "metadataToken": 100663657,
            "canonicalSignature": "(SQLitePCL.sqlite3_stmt,System.Int32,System.Double):System.Int32",
            "normalizedSignature": "sqlite3_bind_double|(SQLitePCL.sqlite3_stmt,System.Int32,System.Double):System.Int32|static=false",
            "emitScope": "ClassSurface",
            "provenance": "Original",
            "arity": 0,
            "parameterCount": 3,
            "isStatic": false,
            "isAbstract": true,
            "isVirtual": true,
            "isOverride": false,
            "isSealed": false,
            "visibility": "Public",
            "ownerQualifiedName": "SQLitePCL.ISQLite3Provider",
            "ownerIdentity": "SQLitePCLRaw.core",
            "isExtensionMethod": false
          },
          {
            "stableId": "SQLitePCLRaw.core:SQLitePCL.ISQLite3Provider::sqlite3_bind_int64(SQLitePCL.sqlite3_stmt,System.Int32,System.Int64):System.Int32",
            "targetName": "sqlite3_bind_int64",
            "metadataToken": 100663659,
            "canonicalSignature": "(SQLitePCL.sqlite3_stmt,System.Int32,System.Int64):System.Int32",
            "normalizedSignature": "sqlite3_bind_int64|(SQLitePCL.sqlite3_stmt,System.Int32,System.Int64):System.Int32|static=false",
            "emitScope": "ClassSurface",
            "provenance": "Original",
            "arity": 0,
            "parameterCount": 3,
            "isStatic": false,
            "isAbstract": true,
            "isVirtual": true,
            "isOverride": false,
            "isSealed": false,
            "visibility": "Public",
            "ownerQualifiedName": "SQLitePCL.ISQLite3Provider",
            "ownerIdentity": "SQLitePCLRaw.core",
            "isExtensionMethod": false
          },
          {
            "stableId": "SQLitePCLRaw.core:SQLitePCL.ISQLite3Provider::sqlite3_bind_null(SQLitePCL.sqlite3_stmt,System.Int32):System.Int32",
            "targetName": "sqlite3_bind_null",
            "metadataToken": 100663660,
            "canonicalSignature": "(SQLitePCL.sqlite3_stmt,System.Int32):System.Int32",
            "normalizedSignature": "sqlite3_bind_null|(SQLitePCL.sqlite3_stmt,System.Int32):System.Int32|static=false",
            "emitScope": "ClassSurface",
            "provenance": "Original",
            "arity": 0,
            "parameterCount": 2,
            "isStatic": false,
            "isAbstract": true,
            "isVirtual": true,
            "isOverride": false,
            "isSealed": false,
            "visibility": "Public",
            "ownerQualifiedName": "SQLitePCL.ISQLite3Provider",
            "ownerIdentity": "SQLitePCLRaw.core",
            "isExtensionMethod": false
          },
          {
            "stableId": "SQLitePCLRaw.core:SQLitePCL.ISQLite3Provider::sqlite3_bind_text(SQLitePCL.sqlite3_stmt,System.Int32,SQLitePCL.utf8z):System.Int32",
            "targetName": "sqlite3_bind_text",
            "metadataToken": 100663663,
            "canonicalSignature": "(SQLitePCL.sqlite3_stmt,System.Int32,SQLitePCL.utf8z):System.Int32",
            "normalizedSignature": "sqlite3_bind_text|(SQLitePCL.sqlite3_stmt,System.Int32,SQLitePCL.utf8z):System.Int32|static=false",
            "emitScope": "ClassSurface",
            "provenance": "Original",
            "arity": 0,
            "parameterCount": 3,
            "isStatic": false,
            "isAbstract": true,
            "isVirtual": true,
            "isOverride": false,
            "isSealed": false,
            "visibility": "Public",
            "ownerQualifiedName": "SQLitePCL.ISQLite3Provider",
            "ownerIdentity": "SQLitePCLRaw.core",
            "isExtensionMethod": false
          },
          {
            "stableId": "SQLitePCLRaw.core:SQLitePCL.ISQLite3Provider::sqlite3_bind_parameter_index(SQLitePCL.sqlite3_stmt,SQLitePCL.utf8z):System.Int32",
            "targetName": "sqlite3_bind_parameter_index",
            "metadataToken": 100663665,
            "canonicalSignature": "(SQLitePCL.sqlite3_stmt,SQLitePCL.utf8z):System.Int32",
            "normalizedSignature": "sqlite3_bind_parameter_index|(SQLitePCL.sqlite3_stmt,SQLitePCL.utf8z):System.Int32|static=false",
            "emitScope": "ClassSurface",
            "provenance": "Original",
            "arity": 0,
            "parameterCount": 2,
            "isStatic": false,
            "isAbstract": true,
            "isVirtual": true,
            "isOverride": false,
            "isSealed": false,
            "visibility": "Public",
            "ownerQualifiedName": "SQLitePCL.ISQLite3Provider",
            "ownerIdentity": "SQLitePCLRaw.core",
            "isExtensionMethod": false
          },
          {
            "stableId": "SQLitePCLRaw.core:SQLitePCL.ISQLite3Provider::sqlite3_column_double(SQLitePCL.sqlite3_stmt,System.Int32):System.Double",
            "targetName": "sqlite3_column_double",
            "metadataToken": 100663673,
            "canonicalSignature": "(SQLitePCL.sqlite3_stmt,System.Int32):System.Double",
            "normalizedSignature": "sqlite3_column_double|(SQLitePCL.sqlite3_stmt,System.Int32):System.Double|static=false",
            "emitScope": "ClassSurface",
            "provenance": "Original",
            "arity": 0,
            "parameterCount": 2,
            "isStatic": false,
            "isAbstract": true,
            "isVirtual": true,
            "isOverride": false,
            "isSealed": false,
            "visibility": "Public",
            "ownerQualifiedName": "SQLitePCL.ISQLite3Provider",
            "ownerIdentity": "SQLitePCLRaw.core",
            "isExtensionMethod": false
          },
          {
            "stableId": "SQLitePCLRaw.core:SQLitePCL.ISQLite3Provider::sqlite3_column_int64(SQLitePCL.sqlite3_stmt,System.Int32):System.Int64",
            "targetName": "sqlite3_column_int64",
            "metadataToken": 100663675,
            "canonicalSignature": "(SQLitePCL.sqlite3_stmt,System.Int32):System.Int64",
            "normalizedSignature": "sqlite3_column_int64|(SQLitePCL.sqlite3_stmt,System.Int32):System.Int64|static=false",
            "emitScope": "ClassSurface",
            "provenance": "Original",
            "arity": 0,
            "parameterCount": 2,
            "isStatic": false,
            "isAbstract": true,
            "isVirtual": true,
            "isOverride": false,
            "isSealed": false,
            "visibility": "Public",
            "ownerQualifiedName": "SQLitePCL.ISQLite3Provider",
            "ownerIdentity": "SQLitePCLRaw.core",
            "isExtensionMethod": false
          },
          {
            "stableId": "SQLitePCLRaw.core:SQLitePCL.ISQLite3Provider::sqlite3_column_blob(SQLitePCL.sqlite3_stmt,System.Int32):System.ReadOnlySpan_1[[System.Byte,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]",
            "targetName": "sqlite3_column_blob",
            "metadataToken": 100663676,
            "canonicalSignature": "(SQLitePCL.sqlite3_stmt,System.Int32):System.ReadOnlySpan_1[[System.Byte,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]",
            "normalizedSignature": "sqlite3_column_blob|(SQLitePCL.sqlite3_stmt,System.Int32):System.ReadOnlySpan_1[[System.Byte,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]|static=false",
            "emitScope": "ClassSurface",
            "provenance": "Original",
            "arity": 0,
            "parameterCount": 2,
            "isStatic": false,
            "isAbstract": true,
            "isVirtual": true,
            "isOverride": false,
            "isSealed": false,
            "visibility": "Public",
            "ownerQualifiedName": "SQLitePCL.ISQLite3Provider",
            "ownerIdentity": "SQLitePCLRaw.core",
            "isExtensionMethod": false
          },
          {
            "stableId": "SQLitePCLRaw.core:SQLitePCL.ISQLite3Provider::sqlite3_snapshot_get(SQLitePCL.sqlite3,SQLitePCL.utf8z,System.IntPtr&):System.Int32",
            "targetName": "sqlite3_snapshot_get",
            "metadataToken": 100663680,
            "canonicalSignature": "(SQLitePCL.sqlite3,SQLitePCL.utf8z,System.IntPtr&):System.Int32",
            "normalizedSignature": "sqlite3_snapshot_get|(SQLitePCL.sqlite3,SQLitePCL.utf8z,System.IntPtr&):System.Int32|static=false",
            "emitScope": "ClassSurface",
            "provenance": "Original",
            "arity": 0,
            "parameterCount": 3,
            "isStatic": false,
            "isAbstract": true,
            "isVirtual": true,
            "isOverride": false,
            "isSealed": false,
            "visibility": "Public",
            "ownerQualifiedName": "SQLitePCL.ISQLite3Provider",
            "ownerIdentity": "SQLitePCLRaw.core",
            "isExtensionMethod": false,
            "parameterModifiers": [
              {
                "index": 2,
                "modifier": "out"
              }
            ]
          },
          {
            "stableId": "SQLitePCLRaw.core:SQLitePCL.ISQLite3Provider::sqlite3_snapshot_cmp(SQLitePCL.sqlite3_snapshot,SQLitePCL.sqlite3_snapshot):System.Int32",
            "targetName": "sqlite3_snapshot_cmp",
            "metadataToken": 100663681,
            "canonicalSignature": "(SQLitePCL.sqlite3_snapshot,SQLitePCL.sqlite3_snapshot):System.Int32",
            "normalizedSignature": "sqlite3_snapshot_cmp|(SQLitePCL.sqlite3_snapshot,SQLitePCL.sqlite3_snapshot):System.Int32|static=false",
            "emitScope": "ClassSurface",
            "provenance": "Original",
            "arity": 0,
            "parameterCount": 2,
            "isStatic": false,
            "isAbstract": true,
            "isVirtual": true,
            "isOverride": false,
            "isSealed": false,
            "visibility": "Public",
            "ownerQualifiedName": "SQLitePCL.ISQLite3Provider",
            "ownerIdentity": "SQLitePCLRaw.core",
            "isExtensionMethod": false
          },
          {
            "stableId": "SQLitePCLRaw.core:SQLitePCL.ISQLite3Provider::sqlite3_snapshot_open(SQLitePCL.sqlite3,SQLitePCL.utf8z,SQLitePCL.sqlite3_snapshot):System.Int32",
            "targetName": "sqlite3_snapshot_open",
            "metadataToken": 100663682,
            "canonicalSignature": "(SQLitePCL.sqlite3,SQLitePCL.utf8z,SQLitePCL.sqlite3_snapshot):System.Int32",
            "normalizedSignature": "sqlite3_snapshot_open|(SQLitePCL.sqlite3,SQLitePCL.utf8z,SQLitePCL.sqlite3_snapshot):System.Int32|static=false",
            "emitScope": "ClassSurface",
            "provenance": "Original",
            "arity": 0,
            "parameterCount": 3,
            "isStatic": false,
            "isAbstract": true,
            "isVirtual": true,
            "isOverride": false,
            "isSealed": false,
            "visibility": "Public",
            "ownerQualifiedName": "SQLitePCL.ISQLite3Provider",
            "ownerIdentity": "SQLitePCLRaw.core",
            "isExtensionMethod": false
          },
          {
            "stableId": "SQLitePCLRaw.core:SQLitePCL.ISQLite3Provider::sqlite3_snapshot_free(System.IntPtr):System.Void",
            "targetName": "sqlite3_snapshot_free",
            "metadataToken": 100663684,
            "canonicalSignature": "(System.IntPtr):System.Void",
            "normalizedSignature": "sqlite3_snapshot_free|(System.IntPtr):System.Void|static=false",
            "emitScope": "ClassSurface",
            "provenance": "Original",
            "arity": 0,
            "parameterCount": 1,
            "isStatic": false,
            "isAbstract": true,
            "isVirtual": true,
            "isOverride": false,
            "isSealed": false,
            "visibility": "Public",
            "ownerQualifiedName": "SQLitePCL.ISQLite3Provider",
            "ownerIdentity": "SQLitePCLRaw.core",
            "isExtensionMethod": false
          },
          {
            "stableId": "SQLitePCLRaw.core:SQLitePCL.ISQLite3Provider::sqlite3_backup_init(SQLitePCL.sqlite3,SQLitePCL.utf8z,SQLitePCL.sqlite3,SQLitePCL.utf8z):SQLitePCL.sqlite3_backup",
            "targetName": "sqlite3_backup_init",
            "metadataToken": 100663685,
            "canonicalSignature": "(SQLitePCL.sqlite3,SQLitePCL.utf8z,SQLitePCL.sqlite3,SQLitePCL.utf8z):SQLitePCL.sqlite3_backup",
            "normalizedSignature": "sqlite3_backup_init|(SQLitePCL.sqlite3,SQLitePCL.utf8z,SQLitePCL.sqlite3,SQLitePCL.utf8z):SQLitePCL.sqlite3_backup|static=false",
            "emitScope": "ClassSurface",
            "provenance": "Original",
            "arity": 0,
            "parameterCount": 4,
            "isStatic": false,
            "isAbstract": true,
            "isVirtual": true,
            "isOverride": false,
            "isSealed": false,
            "visibility": "Public",
            "ownerQualifiedName": "SQLitePCL.ISQLite3Provider",
            "ownerIdentity": "SQLitePCLRaw.core",
            "isExtensionMethod": false
          },
          {
            "stableId": "SQLitePCLRaw.core:SQLitePCL.ISQLite3Provider::sqlite3_backup_step(SQLitePCL.sqlite3_backup,System.Int32):System.Int32",
            "targetName": "sqlite3_backup_step",
            "metadataToken": 100663686,
            "canonicalSignature": "(SQLitePCL.sqlite3_backup,System.Int32):System.Int32",
            "normalizedSignature": "sqlite3_backup_step|(SQLitePCL.sqlite3_backup,System.Int32):System.Int32|static=false",
            "emitScope": "ClassSurface",
            "provenance": "Original",
            "arity": 0,
            "parameterCount": 2,
            "isStatic": false,
            "isAbstract": true,
            "isVirtual": true,
            "isOverride": false,
            "isSealed": false,
            "visibility": "Public",
            "ownerQualifiedName": "SQLitePCL.ISQLite3Provider",
            "ownerIdentity": "SQLitePCLRaw.core",
            "isExtensionMethod": false
          },
          {
            "stableId": "SQLitePCLRaw.core:SQLitePCL.ISQLite3Provider::sqlite3_backup_remaining(SQLitePCL.sqlite3_backup):System.Int32",
            "targetName": "sqlite3_backup_remaining",
            "metadataToken": 100663687,
            "canonicalSignature": "(SQLitePCL.sqlite3_backup):System.Int32",
            "normalizedSignature": "sqlite3_backup_remaining|(SQLitePCL.sqlite3_backup):System.Int32|static=false",
            "emitScope": "ClassSurface",
            "provenance": "Original",
            "arity": 0,
            "parameterCount": 1,
            "isStatic": false,
            "isAbstract": true,
            "isVirtual": true,
            "isOverride": false,
            "isSealed": false,
            "visibility": "Public",
            "ownerQualifiedName": "SQLitePCL.ISQLite3Provider",
            "ownerIdentity": "SQLitePCLRaw.core",
            "isExtensionMethod": false
          },
          {
            "stableId": "SQLitePCLRaw.core:SQLitePCL.ISQLite3Provider::sqlite3_blob_open(SQLitePCL.sqlite3,SQLitePCL.utf8z,SQLitePCL.utf8z,SQLitePCL.utf8z,System.Int64,System.Int32,SQLitePCL.sqlite3_blob&):System.Int32",
            "targetName": "sqlite3_blob_open",
            "metadataToken": 100663690,
            "canonicalSignature": "(SQLitePCL.sqlite3,SQLitePCL.utf8z,SQLitePCL.utf8z,SQLitePCL.utf8z,System.Int64,System.Int32,SQLitePCL.sqlite3_blob&):System.Int32",
            "normalizedSignature": "sqlite3_blob_open|(SQLitePCL.sqlite3,SQLitePCL.utf8z,SQLitePCL.utf8z,SQLitePCL.utf8z,System.Int64,System.Int32,SQLitePCL.sqlite3_blob&):System.Int32|static=false",
            "emitScope": "ClassSurface",
            "provenance": "Original",
            "arity": 0,
            "parameterCount": 7,
            "isStatic": false,
            "isAbstract": true,
            "isVirtual": true,
            "isOverride": false,
            "isSealed": false,
            "visibility": "Public",
            "ownerQualifiedName": "SQLitePCL.ISQLite3Provider",
            "ownerIdentity": "SQLitePCLRaw.core",
            "isExtensionMethod": false,
            "parameterModifiers": [
              {
                "index": 6,
                "modifier": "out"
              }
            ]
          },
          {
            "stableId": "SQLitePCLRaw.core:SQLitePCL.ISQLite3Provider::sqlite3_blob_bytes(SQLitePCL.sqlite3_blob):System.Int32",
            "targetName": "sqlite3_blob_bytes",
            "metadataToken": 100663691,
            "canonicalSignature": "(SQLitePCL.sqlite3_blob):System.Int32",
            "normalizedSignature": "sqlite3_blob_bytes|(SQLitePCL.sqlite3_blob):System.Int32|static=false",
            "emitScope": "ClassSurface",
            "provenance": "Original",
            "arity": 0,
            "parameterCount": 1,
            "isStatic": false,
            "isAbstract": true,
            "isVirtual": true,
            "isOverride": false,
            "isSealed": false,
            "visibility": "Public",
            "ownerQualifiedName": "SQLitePCL.ISQLite3Provider",
            "ownerIdentity": "SQLitePCLRaw.core",
            "isExtensionMethod": false
          },
          {
            "stableId": "SQLitePCLRaw.core:SQLitePCL.ISQLite3Provider::sqlite3_blob_reopen(SQLitePCL.sqlite3_blob,System.Int64):System.Int32",
            "targetName": "sqlite3_blob_reopen",
            "metadataToken": 100663692,
            "canonicalSignature": "(SQLitePCL.sqlite3_blob,System.Int64):System.Int32",
            "normalizedSignature": "sqlite3_blob_reopen|(SQLitePCL.sqlite3_blob,System.Int64):System.Int32|static=false",
            "emitScope": "ClassSurface",
            "provenance": "Original",
            "arity": 0,
            "parameterCount": 2,
            "isStatic": false,
            "isAbstract": true,
            "isVirtual": true,
            "isOverride": false,
            "isSealed": false,
            "visibility": "Public",
            "ownerQualifiedName": "SQLitePCL.ISQLite3Provider",
            "ownerIdentity": "SQLitePCLRaw.core",
            "isExtensionMethod": false
          },
          {
            "stableId": "SQLitePCLRaw.core:SQLitePCL.ISQLite3Provider::sqlite3_blob_write(SQLitePCL.sqlite3_blob,System.ReadOnlySpan_1[[System.Byte,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]],System.Int32):System.Int32",
            "targetName": "sqlite3_blob_write",
            "metadataToken": 100663693,
            "canonicalSignature": "(SQLitePCL.sqlite3_blob,System.ReadOnlySpan_1[[System.Byte,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]],System.Int32):System.Int32",
            "normalizedSignature": "sqlite3_blob_write|(SQLitePCL.sqlite3_blob,System.ReadOnlySpan_1[[System.Byte,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]],System.Int32):System.Int32|static=false",
            "emitScope": "ClassSurface",
            "provenance": "Original",
            "arity": 0,
            "parameterCount": 3,
            "isStatic": false,
            "isAbstract": true,
            "isVirtual": true,
            "isOverride": false,
            "isSealed": false,
            "visibility": "Public",
            "ownerQualifiedName": "SQLitePCL.ISQLite3Provider",
            "ownerIdentity": "SQLitePCLRaw.core",
            "isExtensionMethod": false
          },
          {
            "stableId": "SQLitePCLRaw.core:SQLitePCL.ISQLite3Provider::sqlite3_blob_read(SQLitePCL.sqlite3_blob,System.Span_1[[System.Byte,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]],System.Int32):System.Int32",
            "targetName": "sqlite3_blob_read",
            "metadataToken": 100663694,
            "canonicalSignature": "(SQLitePCL.sqlite3_blob,System.Span_1[[System.Byte,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]],System.Int32):System.Int32",
            "normalizedSignature": "sqlite3_blob_read|(SQLitePCL.sqlite3_blob,System.Span_1[[System.Byte,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]],System.Int32):System.Int32|static=false",
            "emitScope": "ClassSurface",
            "provenance": "Original",
            "arity": 0,
            "parameterCount": 3,
            "isStatic": false,
            "isAbstract": true,
            "isVirtual": true,
            "isOverride": false,
            "isSealed": false,
            "visibility": "Public",
            "ownerQualifiedName": "SQLitePCL.ISQLite3Provider",
            "ownerIdentity": "SQLitePCLRaw.core",
            "isExtensionMethod": false
          },
          {
            "stableId": "SQLitePCLRaw.core:SQLitePCL.ISQLite3Provider::sqlite3_config_log(SQLitePCL.delegate_log,System.Object):System.Int32",
            "targetName": "sqlite3_config_log",
            "metadataToken": 100663696,
            "canonicalSignature": "(SQLitePCL.delegate_log,System.Object):System.Int32",
            "normalizedSignature": "sqlite3_config_log|(SQLitePCL.delegate_log,System.Object):System.Int32|static=false",
            "emitScope": "ClassSurface",
            "provenance": "Original",
            "arity": 0,
            "parameterCount": 2,
            "isStatic": false,
            "isAbstract": true,
            "isVirtual": true,
            "isOverride": false,
            "isSealed": false,
            "visibility": "Public",
            "ownerQualifiedName": "SQLitePCL.ISQLite3Provider",
            "ownerIdentity": "SQLitePCLRaw.core",
            "isExtensionMethod": false
          },
          {
            "stableId": "SQLitePCLRaw.core:SQLitePCL.ISQLite3Provider::sqlite3_log(System.Int32,SQLitePCL.utf8z):System.Void",
            "targetName": "sqlite3_log",
            "metadataToken": 100663697,
            "canonicalSignature": "(System.Int32,SQLitePCL.utf8z):System.Void",
            "normalizedSignature": "sqlite3_log|(System.Int32,SQLitePCL.utf8z):System.Void|static=false",
            "emitScope": "ClassSurface",
            "provenance": "Original",
            "arity": 0,
            "parameterCount": 2,
            "isStatic": false,
            "isAbstract": true,
            "isVirtual": true,
            "isOverride": false,
            "isSealed": false,
            "visibility": "Public",
            "ownerQualifiedName": "SQLitePCL.ISQLite3Provider",
            "ownerIdentity": "SQLitePCLRaw.core",
            "isExtensionMethod": false
          },
          {
            "stableId": "SQLitePCLRaw.core:SQLitePCL.ISQLite3Provider::sqlite3_commit_hook(SQLitePCL.sqlite3,SQLitePCL.delegate_commit,System.Object):System.Void",
            "targetName": "sqlite3_commit_hook",
            "metadataToken": 100663698,
            "canonicalSignature": "(SQLitePCL.sqlite3,SQLitePCL.delegate_commit,System.Object):System.Void",
            "normalizedSignature": "sqlite3_commit_hook|(SQLitePCL.sqlite3,SQLitePCL.delegate_commit,System.Object):System.Void|static=false",
            "emitScope": "ClassSurface",
            "provenance": "Original",
            "arity": 0,
            "parameterCount": 3,
            "isStatic": false,
            "isAbstract": true,
            "isVirtual": true,
            "isOverride": false,
            "isSealed": false,
            "visibility": "Public",
            "ownerQualifiedName": "SQLitePCL.ISQLite3Provider",
            "ownerIdentity": "SQLitePCLRaw.core",
            "isExtensionMethod": false
          },
          {
            "stableId": "SQLitePCLRaw.core:SQLitePCL.ISQLite3Provider::sqlite3_rollback_hook(SQLitePCL.sqlite3,SQLitePCL.delegate_rollback,System.Object):System.Void",
            "targetName": "sqlite3_rollback_hook",
            "metadataToken": 100663699,
            "canonicalSignature": "(SQLitePCL.sqlite3,SQLitePCL.delegate_rollback,System.Object):System.Void",
            "normalizedSignature": "sqlite3_rollback_hook|(SQLitePCL.sqlite3,SQLitePCL.delegate_rollback,System.Object):System.Void|static=false",
            "emitScope": "ClassSurface",
            "provenance": "Original",
            "arity": 0,
            "parameterCount": 3,
            "isStatic": false,
            "isAbstract": true,
            "isVirtual": true,
            "isOverride": false,
            "isSealed": false,
            "visibility": "Public",
            "ownerQualifiedName": "SQLitePCL.ISQLite3Provider",
            "ownerIdentity": "SQLitePCLRaw.core",
            "isExtensionMethod": false
          },
          {
            "stableId": "SQLitePCLRaw.core:SQLitePCL.ISQLite3Provider::sqlite3_trace(SQLitePCL.sqlite3,SQLitePCL.delegate_trace,System.Object):System.Void",
            "targetName": "sqlite3_trace",
            "metadataToken": 100663700,
            "canonicalSignature": "(SQLitePCL.sqlite3,SQLitePCL.delegate_trace,System.Object):System.Void",
            "normalizedSignature": "sqlite3_trace|(SQLitePCL.sqlite3,SQLitePCL.delegate_trace,System.Object):System.Void|static=false",
            "emitScope": "ClassSurface",
            "provenance": "Original",
            "arity": 0,
            "parameterCount": 3,
            "isStatic": false,
            "isAbstract": true,
            "isVirtual": true,
            "isOverride": false,
            "isSealed": false,
            "visibility": "Public",
            "ownerQualifiedName": "SQLitePCL.ISQLite3Provider",
            "ownerIdentity": "SQLitePCLRaw.core",
            "isExtensionMethod": false
          },
          {
            "stableId": "SQLitePCLRaw.core:SQLitePCL.ISQLite3Provider::sqlite3_profile(SQLitePCL.sqlite3,SQLitePCL.delegate_profile,System.Object):System.Void",
            "targetName": "sqlite3_profile",
            "metadataToken": 100663701,
            "canonicalSignature": "(SQLitePCL.sqlite3,SQLitePCL.delegate_profile,System.Object):System.Void",
            "normalizedSignature": "sqlite3_profile|(SQLitePCL.sqlite3,SQLitePCL.delegate_profile,System.Object):System.Void|static=false",
            "emitScope": "ClassSurface",
            "provenance": "Original",
            "arity": 0,
            "parameterCount": 3,
            "isStatic": false,
            "isAbstract": true,
            "isVirtual": true,
            "isOverride": false,
            "isSealed": false,
            "visibility": "Public",
            "ownerQualifiedName": "SQLitePCL.ISQLite3Provider",
            "ownerIdentity": "SQLitePCLRaw.core",
            "isExtensionMethod": false
          },
          {
            "stableId": "SQLitePCLRaw.core:SQLitePCL.ISQLite3Provider::sqlite3_progress_handler(SQLitePCL.sqlite3,System.Int32,SQLitePCL.delegate_progress,System.Object):System.Void",
            "targetName": "sqlite3_progress_handler",
            "metadataToken": 100663702,
            "canonicalSignature": "(SQLitePCL.sqlite3,System.Int32,SQLitePCL.delegate_progress,System.Object):System.Void",
            "normalizedSignature": "sqlite3_progress_handler|(SQLitePCL.sqlite3,System.Int32,SQLitePCL.delegate_progress,System.Object):System.Void|static=false",
            "emitScope": "ClassSurface",
            "provenance": "Original",
            "arity": 0,
            "parameterCount": 4,
            "isStatic": false,
            "isAbstract": true,
            "isVirtual": true,
            "isOverride": false,
            "isSealed": false,
            "visibility": "Public",
            "ownerQualifiedName": "SQLitePCL.ISQLite3Provider",
            "ownerIdentity": "SQLitePCLRaw.core",
            "isExtensionMethod": false
          },
          {
            "stableId": "SQLitePCLRaw.core:SQLitePCL.ISQLite3Provider::sqlite3_update_hook(SQLitePCL.sqlite3,SQLitePCL.delegate_update,System.Object):System.Void",
            "targetName": "sqlite3_update_hook",
            "metadataToken": 100663703,
            "canonicalSignature": "(SQLitePCL.sqlite3,SQLitePCL.delegate_update,System.Object):System.Void",
            "normalizedSignature": "sqlite3_update_hook|(SQLitePCL.sqlite3,SQLitePCL.delegate_update,System.Object):System.Void|static=false",
            "emitScope": "ClassSurface",
            "provenance": "Original",
            "arity": 0,
            "parameterCount": 3,
            "isStatic": false,
            "isAbstract": true,
            "isVirtual": true,
            "isOverride": false,
            "isSealed": false,
            "visibility": "Public",
            "ownerQualifiedName": "SQLitePCL.ISQLite3Provider",
            "ownerIdentity": "SQLitePCLRaw.core",
            "isExtensionMethod": false
          },
          {
            "stableId": "SQLitePCLRaw.core:SQLitePCL.ISQLite3Provider::sqlite3_create_collation(SQLitePCL.sqlite3,System.Byte[],System.Object,SQLitePCL.delegate_collation):System.Int32",
            "targetName": "sqlite3_create_collation",
            "metadataToken": 100663704,
            "canonicalSignature": "(SQLitePCL.sqlite3,System.Byte[],System.Object,SQLitePCL.delegate_collation):System.Int32",
            "normalizedSignature": "sqlite3_create_collation|(SQLitePCL.sqlite3,System.Byte[],System.Object,SQLitePCL.delegate_collation):System.Int32|static=false",
            "emitScope": "ClassSurface",
            "provenance": "Original",
            "arity": 0,
            "parameterCount": 4,
            "isStatic": false,
            "isAbstract": true,
            "isVirtual": true,
            "isOverride": false,
            "isSealed": false,
            "visibility": "Public",
            "ownerQualifiedName": "SQLitePCL.ISQLite3Provider",
            "ownerIdentity": "SQLitePCLRaw.core",
            "isExtensionMethod": false
          },
          {
            "stableId": "SQLitePCLRaw.core:SQLitePCL.ISQLite3Provider::sqlite3_create_function(SQLitePCL.sqlite3,System.Byte[],System.Int32,System.Int32,System.Object,SQLitePCL.delegate_function_scalar):System.Int32",
            "targetName": "sqlite3_create_function",
            "metadataToken": 100663705,
            "canonicalSignature": "(SQLitePCL.sqlite3,System.Byte[],System.Int32,System.Int32,System.Object,SQLitePCL.delegate_function_scalar):System.Int32",
            "normalizedSignature": "sqlite3_create_function|(SQLitePCL.sqlite3,System.Byte[],System.Int32,System.Int32,System.Object,SQLitePCL.delegate_function_scalar):System.Int32|static=false",
            "emitScope": "ClassSurface",
            "provenance": "Original",
            "arity": 0,
            "parameterCount": 6,
            "isStatic": false,
            "isAbstract": true,
            "isVirtual": true,
            "isOverride": false,
            "isSealed": false,
            "visibility": "Public",
            "ownerQualifiedName": "SQLitePCL.ISQLite3Provider",
            "ownerIdentity": "SQLitePCLRaw.core",
            "isExtensionMethod": false
          },
          {
            "stableId": "SQLitePCLRaw.core:SQLitePCL.ISQLite3Provider::sqlite3_create_function(SQLitePCL.sqlite3,System.Byte[],System.Int32,System.Int32,System.Object,SQLitePCL.delegate_function_aggregate_step,SQLitePCL.delegate_function_aggregate_final):System.Int32",
            "targetName": "sqlite3_create_function",
            "metadataToken": 100663706,
            "canonicalSignature": "(SQLitePCL.sqlite3,System.Byte[],System.Int32,System.Int32,System.Object,SQLitePCL.delegate_function_aggregate_step,SQLitePCL.delegate_function_aggregate_final):System.Int32",
            "normalizedSignature": "sqlite3_create_function|(SQLitePCL.sqlite3,System.Byte[],System.Int32,System.Int32,System.Object,SQLitePCL.delegate_function_aggregate_step,SQLitePCL.delegate_function_aggregate_final):System.Int32|static=false",
            "emitScope": "ClassSurface",
            "provenance": "Original",
            "arity": 0,
            "parameterCount": 7,
            "isStatic": false,
            "isAbstract": true,
            "isVirtual": true,
            "isOverride": false,
            "isSealed": false,
            "visibility": "Public",
            "ownerQualifiedName": "SQLitePCL.ISQLite3Provider",
            "ownerIdentity": "SQLitePCLRaw.core",
            "isExtensionMethod": false
          },
          {
            "stableId": "SQLitePCLRaw.core:SQLitePCL.ISQLite3Provider::sqlite3_db_status(SQLitePCL.sqlite3,System.Int32,System.Int32&,System.Int32&,System.Int32):System.Int32",
            "targetName": "sqlite3_db_status",
            "metadataToken": 100663707,
            "canonicalSignature": "(SQLitePCL.sqlite3,System.Int32,System.Int32&,System.Int32&,System.Int32):System.Int32",
            "normalizedSignature": "sqlite3_db_status|(SQLitePCL.sqlite3,System.Int32,System.Int32&,System.Int32&,System.Int32):System.Int32|static=false",
            "emitScope": "ClassSurface",
            "provenance": "Original",
            "arity": 0,
            "parameterCount": 5,
            "isStatic": false,
            "isAbstract": true,
            "isVirtual": true,
            "isOverride": false,
            "isSealed": false,
            "visibility": "Public",
            "ownerQualifiedName": "SQLitePCL.ISQLite3Provider",
            "ownerIdentity": "SQLitePCLRaw.core",
            "isExtensionMethod": false,
            "parameterModifiers": [
              {
                "index": 2,
                "modifier": "out"
              },
              {
                "index": 3,
                "modifier": "out"
              }
            ]
          },
          {
            "stableId": "SQLitePCLRaw.core:SQLitePCL.ISQLite3Provider::sqlite3_result_blob(System.IntPtr,System.ReadOnlySpan_1[[System.Byte,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]):System.Void",
            "targetName": "sqlite3_result_blob",
            "metadataToken": 100663708,
            "canonicalSignature": "(System.IntPtr,System.ReadOnlySpan_1[[System.Byte,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]):System.Void",
            "normalizedSignature": "sqlite3_result_blob|(System.IntPtr,System.ReadOnlySpan_1[[System.Byte,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]):System.Void|static=false",
            "emitScope": "ClassSurface",
            "provenance": "Original",
            "arity": 0,
            "parameterCount": 2,
            "isStatic": false,
            "isAbstract": true,
            "isVirtual": true,
            "isOverride": false,
            "isSealed": false,
            "visibility": "Public",
            "ownerQualifiedName": "SQLitePCL.ISQLite3Provider",
            "ownerIdentity": "SQLitePCLRaw.core",
            "isExtensionMethod": false
          },
          {
            "stableId": "SQLitePCLRaw.core:SQLitePCL.ISQLite3Provider::sqlite3_result_double(System.IntPtr,System.Double):System.Void",
            "targetName": "sqlite3_result_double",
            "metadataToken": 100663709,
            "canonicalSignature": "(System.IntPtr,System.Double):System.Void",
            "normalizedSignature": "sqlite3_result_double|(System.IntPtr,System.Double):System.Void|static=false",
            "emitScope": "ClassSurface",
            "provenance": "Original",
            "arity": 0,
            "parameterCount": 2,
            "isStatic": false,
            "isAbstract": true,
            "isVirtual": true,
            "isOverride": false,
            "isSealed": false,
            "visibility": "Public",
            "ownerQualifiedName": "SQLitePCL.ISQLite3Provider",
            "ownerIdentity": "SQLitePCLRaw.core",
            "isExtensionMethod": false
          },
          {
            "stableId": "SQLitePCLRaw.core:SQLitePCL.ISQLite3Provider::sqlite3_result_error(System.IntPtr,SQLitePCL.utf8z):System.Void",
            "targetName": "sqlite3_result_error",
            "metadataToken": 100663711,
            "canonicalSignature": "(System.IntPtr,SQLitePCL.utf8z):System.Void",
            "normalizedSignature": "sqlite3_result_error|(System.IntPtr,SQLitePCL.utf8z):System.Void|static=false",
            "emitScope": "ClassSurface",
            "provenance": "Original",
            "arity": 0,
            "parameterCount": 2,
            "isStatic": false,
            "isAbstract": true,
            "isVirtual": true,
            "isOverride": false,
            "isSealed": false,
            "visibility": "Public",
            "ownerQualifiedName": "SQLitePCL.ISQLite3Provider",
            "ownerIdentity": "SQLitePCLRaw.core",
            "isExtensionMethod": false
          },
          {
            "stableId": "SQLitePCLRaw.core:SQLitePCL.ISQLite3Provider::sqlite3_result_int(System.IntPtr,System.Int32):System.Void",
            "targetName": "sqlite3_result_int",
            "metadataToken": 100663712,
            "canonicalSignature": "(System.IntPtr,System.Int32):System.Void",
            "normalizedSignature": "sqlite3_result_int|(System.IntPtr,System.Int32):System.Void|static=false",
            "emitScope": "ClassSurface",
            "provenance": "Original",
            "arity": 0,
            "parameterCount": 2,
            "isStatic": false,
            "isAbstract": true,
            "isVirtual": true,
            "isOverride": false,
            "isSealed": false,
            "visibility": "Public",
            "ownerQualifiedName": "SQLitePCL.ISQLite3Provider",
            "ownerIdentity": "SQLitePCLRaw.core",
            "isExtensionMethod": false
          },
          {
            "stableId": "SQLitePCLRaw.core:SQLitePCL.ISQLite3Provider::sqlite3_result_int64(System.IntPtr,System.Int64):System.Void",
            "targetName": "sqlite3_result_int64",
            "metadataToken": 100663713,
            "canonicalSignature": "(System.IntPtr,System.Int64):System.Void",
            "normalizedSignature": "sqlite3_result_int64|(System.IntPtr,System.Int64):System.Void|static=false",
            "emitScope": "ClassSurface",
            "provenance": "Original",
            "arity": 0,
            "parameterCount": 2,
            "isStatic": false,
            "isAbstract": true,
            "isVirtual": true,
            "isOverride": false,
            "isSealed": false,
            "visibility": "Public",
            "ownerQualifiedName": "SQLitePCL.ISQLite3Provider",
            "ownerIdentity": "SQLitePCLRaw.core",
            "isExtensionMethod": false
          },
          {
            "stableId": "SQLitePCLRaw.core:SQLitePCL.ISQLite3Provider::sqlite3_value_blob(System.IntPtr):System.ReadOnlySpan_1[[System.Byte,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]",
            "targetName": "sqlite3_value_blob",
            "metadataToken": 100663721,
            "canonicalSignature": "(System.IntPtr):System.ReadOnlySpan_1[[System.Byte,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]",
            "normalizedSignature": "sqlite3_value_blob|(System.IntPtr):System.ReadOnlySpan_1[[System.Byte,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]|static=false",
            "emitScope": "ClassSurface",
            "provenance": "Original",
            "arity": 0,
            "parameterCount": 1,
            "isStatic": false,
            "isAbstract": true,
            "isVirtual": true,
            "isOverride": false,
            "isSealed": false,
            "visibility": "Public",
            "ownerQualifiedName": "SQLitePCL.ISQLite3Provider",
            "ownerIdentity": "SQLitePCLRaw.core",
            "isExtensionMethod": false
          },
          {
            "stableId": "SQLitePCLRaw.core:SQLitePCL.ISQLite3Provider::sqlite3_value_double(System.IntPtr):System.Double",
            "targetName": "sqlite3_value_double",
            "metadataToken": 100663723,
            "canonicalSignature": "(System.IntPtr):System.Double",
            "normalizedSignature": "sqlite3_value_double|(System.IntPtr):System.Double|static=false",
            "emitScope": "ClassSurface",
            "provenance": "Original",
            "arity": 0,
            "parameterCount": 1,
            "isStatic": false,
            "isAbstract": true,
            "isVirtual": true,
            "isOverride": false,
            "isSealed": false,
            "visibility": "Public",
            "ownerQualifiedName": "SQLitePCL.ISQLite3Provider",
            "ownerIdentity": "SQLitePCLRaw.core",
            "isExtensionMethod": false
          },
          {
            "stableId": "SQLitePCLRaw.core:SQLitePCL.ISQLite3Provider::sqlite3_value_int64(System.IntPtr):System.Int64",
            "targetName": "sqlite3_value_int64",
            "metadataToken": 100663725,
            "canonicalSignature": "(System.IntPtr):System.Int64",
            "normalizedSignature": "sqlite3_value_int64|(System.IntPtr):System.Int64|static=false",
            "emitScope": "ClassSurface",
            "provenance": "Original",
            "arity": 0,
            "parameterCount": 1,
            "isStatic": false,
            "isAbstract": true,
            "isVirtual": true,
            "isOverride": false,
            "isSealed": false,
            "visibility": "Public",
            "ownerQualifiedName": "SQLitePCL.ISQLite3Provider",
            "ownerIdentity": "SQLitePCLRaw.core",
            "isExtensionMethod": false
          },
          {
            "stableId": "SQLitePCLRaw.core:SQLitePCL.ISQLite3Provider::sqlite3_value_text(System.IntPtr):SQLitePCL.utf8z",
            "targetName": "sqlite3_value_text",
            "metadataToken": 100663727,
            "canonicalSignature": "(System.IntPtr):SQLitePCL.utf8z",
            "normalizedSignature": "sqlite3_value_text|(System.IntPtr):SQLitePCL.utf8z|static=false",
            "emitScope": "ClassSurface",
            "provenance": "Original",
            "arity": 0,
            "parameterCount": 1,
            "isStatic": false,
            "isAbstract": true,
            "isVirtual": true,
            "isOverride": false,
            "isSealed": false,
            "visibility": "Public",
            "ownerQualifiedName": "SQLitePCL.ISQLite3Provider",
            "ownerIdentity": "SQLitePCLRaw.core",
            "isExtensionMethod": false
          },
          {
            "stableId": "SQLitePCLRaw.core:SQLitePCL.ISQLite3Provider::sqlite3_exec(SQLitePCL.sqlite3,SQLitePCL.utf8z,SQLitePCL.delegate_exec,System.Object,System.IntPtr&):System.Int32",
            "targetName": "sqlite3_exec",
            "metadataToken": 100663731,
            "canonicalSignature": "(SQLitePCL.sqlite3,SQLitePCL.utf8z,SQLitePCL.delegate_exec,System.Object,System.IntPtr&):System.Int32",
            "normalizedSignature": "sqlite3_exec|(SQLitePCL.sqlite3,SQLitePCL.utf8z,SQLitePCL.delegate_exec,System.Object,System.IntPtr&):System.Int32|static=false",
            "emitScope": "ClassSurface",
            "provenance": "Original",
            "arity": 0,
            "parameterCount": 5,
            "isStatic": false,
            "isAbstract": true,
            "isVirtual": true,
            "isOverride": false,
            "isSealed": false,
            "visibility": "Public",
            "ownerQualifiedName": "SQLitePCL.ISQLite3Provider",
            "ownerIdentity": "SQLitePCLRaw.core",
            "isExtensionMethod": false,
            "parameterModifiers": [
              {
                "index": 4,
                "modifier": "out"
              }
            ]
          },
          {
            "stableId": "SQLitePCLRaw.core:SQLitePCL.ISQLite3Provider::sqlite3_complete(SQLitePCL.utf8z):System.Int32",
            "targetName": "sqlite3_complete",
            "metadataToken": 100663732,
            "canonicalSignature": "(SQLitePCL.utf8z):System.Int32",
            "normalizedSignature": "sqlite3_complete|(SQLitePCL.utf8z):System.Int32|static=false",
            "emitScope": "ClassSurface",
            "provenance": "Original",
            "arity": 0,
            "parameterCount": 1,
            "isStatic": false,
            "isAbstract": true,
            "isVirtual": true,
            "isOverride": false,
            "isSealed": false,
            "visibility": "Public",
            "ownerQualifiedName": "SQLitePCL.ISQLite3Provider",
            "ownerIdentity": "SQLitePCLRaw.core",
            "isExtensionMethod": false
          },
          {
            "stableId": "SQLitePCLRaw.core:SQLitePCL.ISQLite3Provider::sqlite3_wal_checkpoint_v2(SQLitePCL.sqlite3,SQLitePCL.utf8z,System.Int32,System.Int32&,System.Int32&):System.Int32",
            "targetName": "sqlite3_wal_checkpoint_v2",
            "metadataToken": 100663737,
            "canonicalSignature": "(SQLitePCL.sqlite3,SQLitePCL.utf8z,System.Int32,System.Int32&,System.Int32&):System.Int32",
            "normalizedSignature": "sqlite3_wal_checkpoint_v2|(SQLitePCL.sqlite3,SQLitePCL.utf8z,System.Int32,System.Int32&,System.Int32&):System.Int32|static=false",
            "emitScope": "ClassSurface",
            "provenance": "Original",
            "arity": 0,
            "parameterCount": 5,
            "isStatic": false,
            "isAbstract": true,
            "isVirtual": true,
            "isOverride": false,
            "isSealed": false,
            "visibility": "Public",
            "ownerQualifiedName": "SQLitePCL.ISQLite3Provider",
            "ownerIdentity": "SQLitePCLRaw.core",
            "isExtensionMethod": false,
            "parameterModifiers": [
              {
                "index": 3,
                "modifier": "out"
              },
              {
                "index": 4,
                "modifier": "out"
              }
            ]
          },
          {
            "stableId": "SQLitePCLRaw.core:SQLitePCL.ISQLite3Provider::sqlite3_table_column_metadata(SQLitePCL.sqlite3,SQLitePCL.utf8z,SQLitePCL.utf8z,SQLitePCL.utf8z,SQLitePCL.utf8z&,SQLitePCL.utf8z&,System.Int32&,System.Int32&,System.Int32&):System.Int32",
            "targetName": "sqlite3_table_column_metadata",
            "metadataToken": 100663738,
            "canonicalSignature": "(SQLitePCL.sqlite3,SQLitePCL.utf8z,SQLitePCL.utf8z,SQLitePCL.utf8z,SQLitePCL.utf8z&,SQLitePCL.utf8z&,System.Int32&,System.Int32&,System.Int32&):System.Int32",
            "normalizedSignature": "sqlite3_table_column_metadata|(SQLitePCL.sqlite3,SQLitePCL.utf8z,SQLitePCL.utf8z,SQLitePCL.utf8z,SQLitePCL.utf8z&,SQLitePCL.utf8z&,System.Int32&,System.Int32&,System.Int32&):System.Int32|static=false",
            "emitScope": "ClassSurface",
            "provenance": "Original",
            "arity": 0,
            "parameterCount": 9,
            "isStatic": false,
            "isAbstract": true,
            "isVirtual": true,
            "isOverride": false,
            "isSealed": false,
            "visibility": "Public",
            "ownerQualifiedName": "SQLitePCL.ISQLite3Provider",
            "ownerIdentity": "SQLitePCLRaw.core",
            "isExtensionMethod": false,
            "parameterModifiers": [
              {
                "index": 4,
                "modifier": "out"
              },
              {
                "index": 5,
                "modifier": "out"
              },
              {
                "index": 6,
                "modifier": "out"
              },
              {
                "index": 7,
                "modifier": "out"
              },
              {
                "index": 8,
                "modifier": "out"
              }
            ]
          },
          {
            "stableId": "SQLitePCLRaw.core:SQLitePCL.ISQLite3Provider::sqlite3_set_authorizer(SQLitePCL.sqlite3,SQLitePCL.delegate_authorizer,System.Object):System.Int32",
            "targetName": "sqlite3_set_authorizer",
            "metadataToken": 100663739,
            "canonicalSignature": "(SQLitePCL.sqlite3,SQLitePCL.delegate_authorizer,System.Object):System.Int32",
            "normalizedSignature": "sqlite3_set_authorizer|(SQLitePCL.sqlite3,SQLitePCL.delegate_authorizer,System.Object):System.Int32|static=false",
            "emitScope": "ClassSurface",
            "provenance": "Original",
            "arity": 0,
            "parameterCount": 3,
            "isStatic": false,
            "isAbstract": true,
            "isVirtual": true,
            "isOverride": false,
            "isSealed": false,
            "visibility": "Public",
            "ownerQualifiedName": "SQLitePCL.ISQLite3Provider",
            "ownerIdentity": "SQLitePCLRaw.core",
            "isExtensionMethod": false
          },
          {
            "stableId": "SQLitePCLRaw.core:SQLitePCL.ISQLite3Provider::sqlite3_stricmp(System.IntPtr,System.IntPtr):System.Int32",
            "targetName": "sqlite3_stricmp",
            "metadataToken": 100663740,
            "canonicalSignature": "(System.IntPtr,System.IntPtr):System.Int32",
            "normalizedSignature": "sqlite3_stricmp|(System.IntPtr,System.IntPtr):System.Int32|static=false",
            "emitScope": "ClassSurface",
            "provenance": "Original",
            "arity": 0,
            "parameterCount": 2,
            "isStatic": false,
            "isAbstract": true,
            "isVirtual": true,
            "isOverride": false,
            "isSealed": false,
            "visibility": "Public",
            "ownerQualifiedName": "SQLitePCL.ISQLite3Provider",
            "ownerIdentity": "SQLitePCLRaw.core",
            "isExtensionMethod": false
          },
          {
            "stableId": "SQLitePCLRaw.core:SQLitePCL.ISQLite3Provider::sqlite3_strnicmp(System.IntPtr,System.IntPtr,System.Int32):System.Int32",
            "targetName": "sqlite3_strnicmp",
            "metadataToken": 100663741,
            "canonicalSignature": "(System.IntPtr,System.IntPtr,System.Int32):System.Int32",
            "normalizedSignature": "sqlite3_strnicmp|(System.IntPtr,System.IntPtr,System.Int32):System.Int32|static=false",
            "emitScope": "ClassSurface",
            "provenance": "Original",
            "arity": 0,
            "parameterCount": 3,
            "isStatic": false,
            "isAbstract": true,
            "isVirtual": true,
            "isOverride": false,
            "isSealed": false,
            "visibility": "Public",
            "ownerQualifiedName": "SQLitePCL.ISQLite3Provider",
            "ownerIdentity": "SQLitePCLRaw.core",
            "isExtensionMethod": false
          },
          {
            "stableId": "SQLitePCLRaw.core:SQLitePCL.ISQLite3Provider::sqlite3_malloc(System.Int32):System.IntPtr",
            "targetName": "sqlite3_malloc",
            "metadataToken": 100663742,
            "canonicalSignature": "(System.Int32):System.IntPtr",
            "normalizedSignature": "sqlite3_malloc|(System.Int32):System.IntPtr|static=false",
            "emitScope": "ClassSurface",
            "provenance": "Original",
            "arity": 0,
            "parameterCount": 1,
            "isStatic": false,
            "isAbstract": true,
            "isVirtual": true,
            "isOverride": false,
            "isSealed": false,
            "visibility": "Public",
            "ownerQualifiedName": "SQLitePCL.ISQLite3Provider",
            "ownerIdentity": "SQLitePCLRaw.core",
            "isExtensionMethod": false
          },
          {
            "stableId": "SQLitePCLRaw.core:SQLitePCL.ISQLite3Provider::sqlite3_malloc64(System.Int64):System.IntPtr",
            "targetName": "sqlite3_malloc64",
            "metadataToken": 100663743,
            "canonicalSignature": "(System.Int64):System.IntPtr",
            "normalizedSignature": "sqlite3_malloc64|(System.Int64):System.IntPtr|static=false",
            "emitScope": "ClassSurface",
            "provenance": "Original",
            "arity": 0,
            "parameterCount": 1,
            "isStatic": false,
            "isAbstract": true,
            "isVirtual": true,
            "isOverride": false,
            "isSealed": false,
            "visibility": "Public",
            "ownerQualifiedName": "SQLitePCL.ISQLite3Provider",
            "ownerIdentity": "SQLitePCLRaw.core",
            "isExtensionMethod": false
          },
          {
            "stableId": "SQLitePCLRaw.core:SQLitePCL.ISQLite3Provider::sqlite3_key(SQLitePCL.sqlite3,System.ReadOnlySpan_1[[System.Byte,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]):System.Int32",
            "targetName": "sqlite3_key",
            "metadataToken": 100663745,
            "canonicalSignature": "(SQLitePCL.sqlite3,System.ReadOnlySpan_1[[System.Byte,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]):System.Int32",
            "normalizedSignature": "sqlite3_key|(SQLitePCL.sqlite3,System.ReadOnlySpan_1[[System.Byte,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]):System.Int32|static=false",
            "emitScope": "ClassSurface",
            "provenance": "Original",
            "arity": 0,
            "parameterCount": 2,
            "isStatic": false,
            "isAbstract": true,
            "isVirtual": true,
            "isOverride": false,
            "isSealed": false,
            "visibility": "Public",
            "ownerQualifiedName": "SQLitePCL.ISQLite3Provider",
            "ownerIdentity": "SQLitePCLRaw.core",
            "isExtensionMethod": false
          },
          {
            "stableId": "SQLitePCLRaw.core:SQLitePCL.ISQLite3Provider::sqlite3_key_v2(SQLitePCL.sqlite3,SQLitePCL.utf8z,System.ReadOnlySpan_1[[System.Byte,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]):System.Int32",
            "targetName": "sqlite3_key_v2",
            "metadataToken": 100663746,
            "canonicalSignature": "(SQLitePCL.sqlite3,SQLitePCL.utf8z,System.ReadOnlySpan_1[[System.Byte,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]):System.Int32",
            "normalizedSignature": "sqlite3_key_v2|(SQLitePCL.sqlite3,SQLitePCL.utf8z,System.ReadOnlySpan_1[[System.Byte,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]):System.Int32|static=false",
            "emitScope": "ClassSurface",
            "provenance": "Original",
            "arity": 0,
            "parameterCount": 3,
            "isStatic": false,
            "isAbstract": true,
            "isVirtual": true,
            "isOverride": false,
            "isSealed": false,
            "visibility": "Public",
            "ownerQualifiedName": "SQLitePCL.ISQLite3Provider",
            "ownerIdentity": "SQLitePCLRaw.core",
            "isExtensionMethod": false
          },
          {
            "stableId": "SQLitePCLRaw.core:SQLitePCL.ISQLite3Provider::sqlite3_load_extension(SQLitePCL.sqlite3,SQLitePCL.utf8z,SQLitePCL.utf8z,SQLitePCL.utf8z&):System.Int32",
            "targetName": "sqlite3_load_extension",
            "metadataToken": 100663749,
            "canonicalSignature": "(SQLitePCL.sqlite3,SQLitePCL.utf8z,SQLitePCL.utf8z,SQLitePCL.utf8z&):System.Int32",
            "normalizedSignature": "sqlite3_load_extension|(SQLitePCL.sqlite3,SQLitePCL.utf8z,SQLitePCL.utf8z,SQLitePCL.utf8z&):System.Int32|static=false",
            "emitScope": "ClassSurface",
            "provenance": "Original",
            "arity": 0,
            "parameterCount": 4,
            "isStatic": false,
            "isAbstract": true,
            "isVirtual": true,
            "isOverride": false,
            "isSealed": false,
            "visibility": "Public",
            "ownerQualifiedName": "SQLitePCL.ISQLite3Provider",
            "ownerIdentity": "SQLitePCLRaw.core",
            "isExtensionMethod": false,
            "parameterModifiers": [
              {
                "index": 3,
                "modifier": "out"
              }
            ]
          },
          {
            "stableId": "SQLitePCLRaw.core:SQLitePCL.ISQLite3Provider::sqlite3_limit(SQLitePCL.sqlite3,System.Int32,System.Int32):System.Int32",
            "targetName": "sqlite3_limit",
            "metadataToken": 100663752,
            "canonicalSignature": "(SQLitePCL.sqlite3,System.Int32,System.Int32):System.Int32",
            "normalizedSignature": "sqlite3_limit|(SQLitePCL.sqlite3,System.Int32,System.Int32):System.Int32|static=false",
            "emitScope": "ClassSurface",
            "provenance": "Original",
            "arity": 0,
            "parameterCount": 3,
            "isStatic": false,
            "isAbstract": true,
            "isVirtual": true,
            "isOverride": false,
            "isSealed": false,
            "visibility": "Public",
            "ownerQualifiedName": "SQLitePCL.ISQLite3Provider",
            "ownerIdentity": "SQLitePCLRaw.core",
            "isExtensionMethod": false
          },
          {
            "stableId": "SQLitePCLRaw.core:SQLitePCL.ISQLite3Provider::sqlite3_config(System.Int32,System.Int32):System.Int32",
            "targetName": "sqlite3_config",
            "metadataToken": 100663754,
            "canonicalSignature": "(System.Int32,System.Int32):System.Int32",
            "normalizedSignature": "sqlite3_config|(System.Int32,System.Int32):System.Int32|static=false",
            "emitScope": "ClassSurface",
            "provenance": "Original",
            "arity": 0,
            "parameterCount": 2,
            "isStatic": false,
            "isAbstract": true,
            "isVirtual": true,
            "isOverride": false,
            "isSealed": false,
            "visibility": "Public",
            "ownerQualifiedName": "SQLitePCL.ISQLite3Provider",
            "ownerIdentity": "SQLitePCLRaw.core",
            "isExtensionMethod": false
          },
          {
            "stableId": "SQLitePCLRaw.core:SQLitePCL.ISQLite3Provider::sqlite3_db_config(SQLitePCL.sqlite3,System.Int32,SQLitePCL.utf8z):System.Int32",
            "targetName": "sqlite3_db_config",
            "metadataToken": 100663755,
            "canonicalSignature": "(SQLitePCL.sqlite3,System.Int32,SQLitePCL.utf8z):System.Int32",
            "normalizedSignature": "sqlite3_db_config|(SQLitePCL.sqlite3,System.Int32,SQLitePCL.utf8z):System.Int32|static=false",
            "emitScope": "ClassSurface",
            "provenance": "Original",
            "arity": 0,
            "parameterCount": 3,
            "isStatic": false,
            "isAbstract": true,
            "isVirtual": true,
            "isOverride": false,
            "isSealed": false,
            "visibility": "Public",
            "ownerQualifiedName": "SQLitePCL.ISQLite3Provider",
            "ownerIdentity": "SQLitePCLRaw.core",
            "isExtensionMethod": false
          },
          {
            "stableId": "SQLitePCLRaw.core:SQLitePCL.ISQLite3Provider::sqlite3_db_config(SQLitePCL.sqlite3,System.Int32,System.Int32,System.Int32&):System.Int32",
            "targetName": "sqlite3_db_config",
            "metadataToken": 100663756,
            "canonicalSignature": "(SQLitePCL.sqlite3,System.Int32,System.Int32,System.Int32&):System.Int32",
            "normalizedSignature": "sqlite3_db_config|(SQLitePCL.sqlite3,System.Int32,System.Int32,System.Int32&):System.Int32|static=false",
            "emitScope": "ClassSurface",
            "provenance": "Original",
            "arity": 0,
            "parameterCount": 4,
            "isStatic": false,
            "isAbstract": true,
            "isVirtual": true,
            "isOverride": false,
            "isSealed": false,
            "visibility": "Public",
            "ownerQualifiedName": "SQLitePCL.ISQLite3Provider",
            "ownerIdentity": "SQLitePCLRaw.core",
            "isExtensionMethod": false,
            "parameterModifiers": [
              {
                "index": 3,
                "modifier": "out"
              }
            ]
          },
          {
            "stableId": "SQLitePCLRaw.core:SQLitePCL.ISQLite3Provider::sqlite3_db_config(SQLitePCL.sqlite3,System.Int32,System.IntPtr,System.Int32,System.Int32):System.Int32",
            "targetName": "sqlite3_db_config",
            "metadataToken": 100663757,
            "canonicalSignature": "(SQLitePCL.sqlite3,System.Int32,System.IntPtr,System.Int32,System.Int32):System.Int32",
            "normalizedSignature": "sqlite3_db_config|(SQLitePCL.sqlite3,System.Int32,System.IntPtr,System.Int32,System.Int32):System.Int32|static=false",
            "emitScope": "ClassSurface",
            "provenance": "Original",
            "arity": 0,
            "parameterCount": 5,
            "isStatic": false,
            "isAbstract": true,
            "isVirtual": true,
            "isOverride": false,
            "isSealed": false,
            "visibility": "Public",
            "ownerQualifiedName": "SQLitePCL.ISQLite3Provider",
            "ownerIdentity": "SQLitePCLRaw.core",
            "isExtensionMethod": false
          },
          {
            "stableId": "SQLitePCLRaw.core:SQLitePCL.ISQLite3Provider::sqlite3_win32_set_directory(System.Int32,SQLitePCL.utf8z):System.Int32",
            "targetName": "sqlite3_win32_set_directory",
            "metadataToken": 100663759,
            "canonicalSignature": "(System.Int32,SQLitePCL.utf8z):System.Int32",
            "normalizedSignature": "sqlite3_win32_set_directory|(System.Int32,SQLitePCL.utf8z):System.Int32|static=false",
            "emitScope": "ClassSurface",
            "provenance": "Original",
            "arity": 0,
            "parameterCount": 2,
            "isStatic": false,
            "isAbstract": true,
            "isVirtual": true,
            "isOverride": false,
            "isSealed": false,
            "visibility": "Public",
            "ownerQualifiedName": "SQLitePCL.ISQLite3Provider",
            "ownerIdentity": "SQLitePCLRaw.core",
            "isExtensionMethod": false
          },
          {
            "stableId": "SQLitePCLRaw.core:SQLitePCL.ISQLite3Provider::sqlite3_keyword_name(System.Int32,System.String&):System.Int32",
            "targetName": "sqlite3_keyword_name",
            "metadataToken": 100663761,
            "canonicalSignature": "(System.Int32,System.String&):System.Int32",
            "normalizedSignature": "sqlite3_keyword_name|(System.Int32,System.String&):System.Int32|static=false",
            "emitScope": "ClassSurface",
            "provenance": "Original",
            "arity": 0,
            "parameterCount": 2,
            "isStatic": false,
            "isAbstract": true,
            "isVirtual": true,
            "isOverride": false,
            "isSealed": false,
            "visibility": "Public",
            "ownerQualifiedName": "SQLitePCL.ISQLite3Provider",
            "ownerIdentity": "SQLitePCLRaw.core",
            "isExtensionMethod": false,
            "parameterModifiers": [
              {
                "index": 1,
                "modifier": "out"
              }
            ]
          },
          {
            "stableId": "SQLitePCLRaw.core:SQLitePCL.ISQLite3Provider::sqlite3_serialize(SQLitePCL.sqlite3,SQLitePCL.utf8z,System.Int64&,System.Int32):System.IntPtr",
            "targetName": "sqlite3_serialize",
            "metadataToken": 100663762,
            "canonicalSignature": "(SQLitePCL.sqlite3,SQLitePCL.utf8z,System.Int64&,System.Int32):System.IntPtr",
            "normalizedSignature": "sqlite3_serialize|(SQLitePCL.sqlite3,SQLitePCL.utf8z,System.Int64&,System.Int32):System.IntPtr|static=false",
            "emitScope": "ClassSurface",
            "provenance": "Original",
            "arity": 0,
            "parameterCount": 4,
            "isStatic": false,
            "isAbstract": true,
            "isVirtual": true,
            "isOverride": false,
            "isSealed": false,
            "visibility": "Public",
            "ownerQualifiedName": "SQLitePCL.ISQLite3Provider",
            "ownerIdentity": "SQLitePCLRaw.core",
            "isExtensionMethod": false,
            "parameterModifiers": [
              {
                "index": 2,
                "modifier": "out"
              }
            ]
          },
          {
            "stableId": "SQLitePCLRaw.core:SQLitePCL.ISQLite3Provider::sqlite3_deserialize(SQLitePCL.sqlite3,SQLitePCL.utf8z,System.IntPtr,System.Int64,System.Int64,System.Int32):System.Int32",
            "targetName": "sqlite3_deserialize",
            "metadataToken": 100663763,
            "canonicalSignature": "(SQLitePCL.sqlite3,SQLitePCL.utf8z,System.IntPtr,System.Int64,System.Int64,System.Int32):System.Int32",
            "normalizedSignature": "sqlite3_deserialize|(SQLitePCL.sqlite3,SQLitePCL.utf8z,System.IntPtr,System.Int64,System.Int64,System.Int32):System.Int32|static=false",
            "emitScope": "ClassSurface",
            "provenance": "Original",
            "arity": 0,
            "parameterCount": 6,
            "isStatic": false,
            "isAbstract": true,
            "isVirtual": true,
            "isOverride": false,
            "isSealed": false,
            "visibility": "Public",
            "ownerQualifiedName": "SQLitePCL.ISQLite3Provider",
            "ownerIdentity": "SQLitePCLRaw.core",
            "isExtensionMethod": false
          }
        ],
        "properties": [],
        "fields": [],
        "events": [],
        "constructors": []
      },
      {
        "stableId": "SQLitePCLRaw.core:SQLitePCL.utf8z",
        "targetName": "SQLitePCL.utf8z",
        "ownerIdentity": "SQLitePCLRaw.core",
        "metadataToken": 0,
        "kind": "Struct",
        "accessibility": "Public",
        "isAbstract": false,
        "isSealed": true,
        "isStatic": false,
        "arity": 0,
        "baseType": {
          "stableId": "System.Private.CoreLib:System.ValueType",
          "targetName": "System.ValueType"
        },
        "methods": [
          {
            "stableId": "SQLitePCLRaw.core:SQLitePCL.utf8z::GetPinnableReference():System.Byte&",
            "targetName": "GetPinnableReference",
            "metadataToken": 100663769,
            "canonicalSignature": "():System.Byte&",
            "normalizedSignature": "GetPinnableReference|():System.Byte&|static=false",
            "emitScope": "ClassSurface",
            "provenance": "Original",
            "arity": 0,
            "parameterCount": 0,
            "isStatic": false,
            "isAbstract": false,
            "isVirtual": false,
            "isOverride": false,
            "isSealed": false,
            "visibility": "Public",
            "ownerQualifiedName": "SQLitePCL.utf8z",
            "ownerIdentity": "SQLitePCLRaw.core",
            "isExtensionMethod": false
          },
          {
            "stableId": "SQLitePCLRaw.core:SQLitePCL.utf8z::FromSpan(System.ReadOnlySpan_1[[System.Byte,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]):SQLitePCL.utf8z",
            "targetName": "FromSpan",
            "metadataToken": 100663771,
            "canonicalSignature": "(System.ReadOnlySpan_1[[System.Byte,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]):SQLitePCL.utf8z",
            "normalizedSignature": "FromSpan|(System.ReadOnlySpan_1[[System.Byte,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]):SQLitePCL.utf8z|static=true",
            "emitScope": "ClassSurface",
            "provenance": "Original",
            "arity": 0,
            "parameterCount": 1,
            "isStatic": true,
            "isAbstract": false,
            "isVirtual": false,
            "isOverride": false,
            "isSealed": false,
            "visibility": "Public",
            "ownerQualifiedName": "SQLitePCL.utf8z",
            "ownerIdentity": "SQLitePCLRaw.core",
            "isExtensionMethod": false
          },
          {
            "stableId": "SQLitePCLRaw.core:SQLitePCL.utf8z::FromString(System.String):SQLitePCL.utf8z",
            "targetName": "FromString",
            "metadataToken": 100663772,
            "canonicalSignature": "(System.String):SQLitePCL.utf8z",
            "normalizedSignature": "FromString|(System.String):SQLitePCL.utf8z|static=true",
            "emitScope": "ClassSurface",
            "provenance": "Original",
            "arity": 0,
            "parameterCount": 1,
            "isStatic": true,
            "isAbstract": false,
            "isVirtual": false,
            "isOverride": false,
            "isSealed": false,
            "visibility": "Public",
            "ownerQualifiedName": "SQLitePCL.utf8z",
            "ownerIdentity": "SQLitePCLRaw.core",
            "isExtensionMethod": false
          },
          {
            "stableId": "SQLitePCLRaw.core:SQLitePCL.utf8z::FromPtr(System.Byte*):SQLitePCL.utf8z",
            "targetName": "FromPtr",
            "metadataToken": 100663775,
            "canonicalSignature": "(System.Byte*):SQLitePCL.utf8z",
            "normalizedSignature": "FromPtr|(System.Byte*):SQLitePCL.utf8z|static=true",
            "emitScope": "ClassSurface",
            "provenance": "Original",
            "arity": 0,
            "parameterCount": 1,
            "isStatic": true,
            "isAbstract": false,
            "isVirtual": false,
            "isOverride": false,
            "isSealed": false,
            "visibility": "Public",
            "ownerQualifiedName": "SQLitePCL.utf8z",
            "ownerIdentity": "SQLitePCLRaw.core",
            "isExtensionMethod": false
          },
          {
            "stableId": "SQLitePCLRaw.core:SQLitePCL.utf8z::FromPtrLen(System.Byte*,System.Int32):SQLitePCL.utf8z",
            "targetName": "FromPtrLen",
            "metadataToken": 100663776,
            "canonicalSignature": "(System.Byte*,System.Int32):SQLitePCL.utf8z",
            "normalizedSignature": "FromPtrLen|(System.Byte*,System.Int32):SQLitePCL.utf8z|static=true",
            "emitScope": "ClassSurface",
            "provenance": "Original",
            "arity": 0,
            "parameterCount": 2,
            "isStatic": true,
            "isAbstract": false,
            "isVirtual": false,
            "isOverride": false,
            "isSealed": false,
            "visibility": "Public",
            "ownerQualifiedName": "SQLitePCL.utf8z",
            "ownerIdentity": "SQLitePCLRaw.core",
            "isExtensionMethod": false
          },
          {
            "stableId": "SQLitePCLRaw.core:SQLitePCL.utf8z::FromIntPtr(System.IntPtr):SQLitePCL.utf8z",
            "targetName": "FromIntPtr",
            "metadataToken": 100663777,
            "canonicalSignature": "(System.IntPtr):SQLitePCL.utf8z",
            "normalizedSignature": "FromIntPtr|(System.IntPtr):SQLitePCL.utf8z|static=true",
            "emitScope": "ClassSurface",
            "provenance": "Original",
            "arity": 0,
            "parameterCount": 1,
            "isStatic": true,
            "isAbstract": false,
            "isVirtual": false,
            "isOverride": false,
            "isSealed": false,
            "visibility": "Public",
            "ownerQualifiedName": "SQLitePCL.utf8z",
            "ownerIdentity": "SQLitePCLRaw.core",
            "isExtensionMethod": false
          },
          {
            "stableId": "SQLitePCLRaw.core:SQLitePCL.utf8z::utf8_to_string():System.String",
            "targetName": "utf8_to_string",
            "metadataToken": 100663778,
            "canonicalSignature": "():System.String",
            "normalizedSignature": "utf8_to_string|():System.String|static=false",
            "emitScope": "ClassSurface",
            "provenance": "Original",
            "arity": 0,
            "parameterCount": 0,
            "isStatic": false,
            "isAbstract": false,
            "isVirtual": false,
            "isOverride": false,
            "isSealed": false,
            "visibility": "Public",
            "ownerQualifiedName": "SQLitePCL.utf8z",
            "ownerIdentity": "SQLitePCLRaw.core",
            "isExtensionMethod": false
          },
          {
            "stableId": "SQLitePCLRaw.core:SQLitePCL.utf8z::GetZeroTerminatedUTF8Bytes(System.String):System.Byte[]",
            "targetName": "GetZeroTerminatedUTF8Bytes",
            "metadataToken": 100663779,
            "canonicalSignature": "(System.String):System.Byte[]",
            "normalizedSignature": "GetZeroTerminatedUTF8Bytes|(System.String):System.Byte[]|static=true",
            "emitScope": "ClassSurface",
            "provenance": "Original",
            "arity": 0,
            "parameterCount": 1,
            "isStatic": true,
            "isAbstract": false,
            "isVirtual": false,
            "isOverride": false,
            "isSealed": false,
            "visibility": "Public",
            "ownerQualifiedName": "SQLitePCL.utf8z",
            "ownerIdentity": "SQLitePCLRaw.core",
            "isExtensionMethod": false
          }
        ],
        "properties": [],
        "fields": [],
        "events": [],
        "constructors": []
      },
      {
        "stableId": "SQLitePCLRaw.core:SQLitePCL.authorizer_hook_info",
        "targetName": "SQLitePCL.authorizer_hook_info",
        "ownerIdentity": "SQLitePCLRaw.core",
        "metadataToken": 0,
        "kind": "Class",
        "accessibility": "Public",
        "isAbstract": false,
        "isSealed": false,
        "isStatic": false,
        "arity": 0,
        "baseType": {
          "stableId": "System.Private.CoreLib:System.Object",
          "targetName": "System.Object"
        },
        "methods": [
          {
            "stableId": "SQLitePCLRaw.core:SQLitePCL.authorizer_hook_info::from_ptr(System.IntPtr):SQLitePCL.authorizer_hook_info",
            "targetName": "from_ptr",
            "metadataToken": 100663845,
            "canonicalSignature": "(System.IntPtr):SQLitePCL.authorizer_hook_info",
            "normalizedSignature": "from_ptr|(System.IntPtr):SQLitePCL.authorizer_hook_info|static=true",
            "emitScope": "ClassSurface",
            "provenance": "Original",
            "arity": 0,
            "parameterCount": 1,
            "isStatic": true,
            "isAbstract": false,
            "isVirtual": false,
            "isOverride": false,
            "isSealed": false,
            "visibility": "Public",
            "ownerQualifiedName": "SQLitePCL.authorizer_hook_info",
            "ownerIdentity": "SQLitePCLRaw.core",
            "isExtensionMethod": false
          },
          {
            "stableId": "SQLitePCLRaw.core:SQLitePCL.authorizer_hook_info::call(System.Int32,SQLitePCL.utf8z,SQLitePCL.utf8z,SQLitePCL.utf8z,SQLitePCL.utf8z):System.Int32",
            "targetName": "call",
            "metadataToken": 100663846,
            "canonicalSignature": "(System.Int32,SQLitePCL.utf8z,SQLitePCL.utf8z,SQLitePCL.utf8z,SQLitePCL.utf8z):System.Int32",
            "normalizedSignature": "call|(System.Int32,SQLitePCL.utf8z,SQLitePCL.utf8z,SQLitePCL.utf8z,SQLitePCL.utf8z):System.Int32|static=false",
            "emitScope": "ClassSurface",
            "provenance": "Original",
            "arity": 0,
            "parameterCount": 5,
            "isStatic": false,
            "isAbstract": false,
            "isVirtual": false,
            "isOverride": false,
            "isSealed": false,
            "visibility": "Public",
            "ownerQualifiedName": "SQLitePCL.authorizer_hook_info",
            "ownerIdentity": "SQLitePCLRaw.core",
            "isExtensionMethod": false
          }
        ],
        "properties": [],
        "fields": [],
        "events": [],
        "constructors": [
          {
            "stableId": "SQLitePCLRaw.core:SQLitePCL.authorizer_hook_info::.ctor(SQLitePCL.delegate_authorizer,System.Object):void",
            "metadataToken": 100663844,
            "canonicalSignature": "(SQLitePCL.delegate_authorizer,System.Object):void",
            "normalizedSignature": "constructor|(SQLitePCL.delegate_authorizer,System.Object):void|static=false",
            "isStatic": false,
            "parameterCount": 2,
            "visibility": "Public",
            "ownerQualifiedName": "SQLitePCL.authorizer_hook_info",
            "ownerIdentity": "SQLitePCLRaw.core"
          }
        ]
      },
      {
        "stableId": "SQLitePCLRaw.core:SQLitePCL.collation_hook_info",
        "targetName": "SQLitePCL.collation_hook_info",
        "ownerIdentity": "SQLitePCLRaw.core",
        "metadataToken": 0,
        "kind": "Class",
        "accessibility": "Public",
        "isAbstract": false,
        "isSealed": false,
        "isStatic": false,
        "arity": 0,
        "baseType": {
          "stableId": "System.Private.CoreLib:System.Object",
          "targetName": "System.Object"
        },
        "methods": [
          {
            "stableId": "SQLitePCLRaw.core:SQLitePCL.collation_hook_info::from_ptr(System.IntPtr):SQLitePCL.collation_hook_info",
            "targetName": "from_ptr",
            "metadataToken": 100663832,
            "canonicalSignature": "(System.IntPtr):SQLitePCL.collation_hook_info",
            "normalizedSignature": "from_ptr|(System.IntPtr):SQLitePCL.collation_hook_info|static=true",
            "emitScope": "ClassSurface",
            "provenance": "Original",
            "arity": 0,
            "parameterCount": 1,
            "isStatic": true,
            "isAbstract": false,
            "isVirtual": false,
            "isOverride": false,
            "isSealed": false,
            "visibility": "Public",
            "ownerQualifiedName": "SQLitePCL.collation_hook_info",
            "ownerIdentity": "SQLitePCLRaw.core",
            "isExtensionMethod": false
          },
          {
            "stableId": "SQLitePCLRaw.core:SQLitePCL.collation_hook_info::call(System.ReadOnlySpan_1[[System.Byte,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]],System.ReadOnlySpan_1[[System.Byte,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]):System.Int32",
            "targetName": "call",
            "metadataToken": 100663833,
            "canonicalSignature": "(System.ReadOnlySpan_1[[System.Byte,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]],System.ReadOnlySpan_1[[System.Byte,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]):System.Int32",
            "normalizedSignature": "call|(System.ReadOnlySpan_1[[System.Byte,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]],System.ReadOnlySpan_1[[System.Byte,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]):System.Int32|static=false",
            "emitScope": "ClassSurface",
            "provenance": "Original",
            "arity": 0,
            "parameterCount": 2,
            "isStatic": false,
            "isAbstract": false,
            "isVirtual": false,
            "isOverride": false,
            "isSealed": false,
            "visibility": "Public",
            "ownerQualifiedName": "SQLitePCL.collation_hook_info",
            "ownerIdentity": "SQLitePCLRaw.core",
            "isExtensionMethod": false
          }
        ],
        "properties": [],
        "fields": [],
        "events": [],
        "constructors": [
          {
            "stableId": "SQLitePCLRaw.core:SQLitePCL.collation_hook_info::.ctor(SQLitePCL.delegate_collation,System.Object):void",
            "metadataToken": 100663831,
            "canonicalSignature": "(SQLitePCL.delegate_collation,System.Object):void",
            "normalizedSignature": "constructor|(SQLitePCL.delegate_collation,System.Object):void|static=false",
            "isStatic": false,
            "parameterCount": 2,
            "visibility": "Public",
            "ownerQualifiedName": "SQLitePCL.collation_hook_info",
            "ownerIdentity": "SQLitePCLRaw.core"
          }
        ]
      },
      {
        "stableId": "SQLitePCLRaw.core:SQLitePCL.commit_hook_info",
        "targetName": "SQLitePCL.commit_hook_info",
        "ownerIdentity": "SQLitePCLRaw.core",
        "metadataToken": 0,
        "kind": "Class",
        "accessibility": "Public",
        "isAbstract": false,
        "isSealed": false,
        "isStatic": false,
        "arity": 0,
        "baseType": {
          "stableId": "System.Private.CoreLib:System.Object",
          "targetName": "System.Object"
        },
        "methods": [
          {
            "stableId": "SQLitePCLRaw.core:SQLitePCL.commit_hook_info::call():System.Int32",
            "targetName": "call",
            "metadataToken": 100663814,
            "canonicalSignature": "():System.Int32",
            "normalizedSignature": "call|():System.Int32|static=false",
            "emitScope": "ClassSurface",
            "provenance": "Original",
            "arity": 0,
            "parameterCount": 0,
            "isStatic": false,
            "isAbstract": false,
            "isVirtual": false,
            "isOverride": false,
            "isSealed": false,
            "visibility": "Public",
            "ownerQualifiedName": "SQLitePCL.commit_hook_info",
            "ownerIdentity": "SQLitePCLRaw.core",
            "isExtensionMethod": false
          },
          {
            "stableId": "SQLitePCLRaw.core:SQLitePCL.commit_hook_info::from_ptr(System.IntPtr):SQLitePCL.commit_hook_info",
            "targetName": "from_ptr",
            "metadataToken": 100663815,
            "canonicalSignature": "(System.IntPtr):SQLitePCL.commit_hook_info",
            "normalizedSignature": "from_ptr|(System.IntPtr):SQLitePCL.commit_hook_info|static=true",
            "emitScope": "ClassSurface",
            "provenance": "Original",
            "arity": 0,
            "parameterCount": 1,
            "isStatic": true,
            "isAbstract": false,
            "isVirtual": false,
            "isOverride": false,
            "isSealed": false,
            "visibility": "Public",
            "ownerQualifiedName": "SQLitePCL.commit_hook_info",
            "ownerIdentity": "SQLitePCLRaw.core",
            "isExtensionMethod": false
          }
        ],
        "properties": [
          {
            "stableId": "SQLitePCLRaw.core:SQLitePCL.commit_hook_info::_func:SQLitePCL.delegate_commit",
            "targetName": "_func",
            "metadataToken": 385875983,
            "canonicalSignature": ":SQLitePCL.delegate_commit",
            "normalizedSignature": "_func|:SQLitePCL.delegate_commit|static=false|accessor=getset",
            "emitScope": "ClassSurface",
            "provenance": "Original",
            "isIndexer": false,
            "hasGetter": true,
            "hasSetter": true,
            "isStatic": false,
            "isAbstract": false,
            "isVirtual": false,
            "isOverride": false,
            "visibility": "Public",
            "ownerQualifiedName": "SQLitePCL.commit_hook_info",
            "ownerIdentity": "SQLitePCLRaw.core"
          },
          {
            "stableId": "SQLitePCLRaw.core:SQLitePCL.commit_hook_info::_user_data:System.Object",
            "targetName": "_user_data",
            "metadataToken": 385875984,
            "canonicalSignature": ":System.Object",
            "normalizedSignature": "_user_data|:System.Object|static=false|accessor=getset",
            "emitScope": "ClassSurface",
            "provenance": "Original",
            "isIndexer": false,
            "hasGetter": true,
            "hasSetter": true,
            "isStatic": false,
            "isAbstract": false,
            "isVirtual": false,
            "isOverride": false,
            "visibility": "Public",
            "ownerQualifiedName": "SQLitePCL.commit_hook_info",
            "ownerIdentity": "SQLitePCLRaw.core"
          }
        ],
        "fields": [],
        "events": [],
        "constructors": [
          {
            "stableId": "SQLitePCLRaw.core:SQLitePCL.commit_hook_info::.ctor(SQLitePCL.delegate_commit,System.Object):void",
            "metadataToken": 100663813,
            "canonicalSignature": "(SQLitePCL.delegate_commit,System.Object):void",
            "normalizedSignature": "constructor|(SQLitePCL.delegate_commit,System.Object):void|static=false",
            "isStatic": false,
            "parameterCount": 2,
            "visibility": "Public",
            "ownerQualifiedName": "SQLitePCL.commit_hook_info",
            "ownerIdentity": "SQLitePCLRaw.core"
          }
        ]
      },
      {
        "stableId": "SQLitePCLRaw.core:SQLitePCL.EntryPointAttribute",
        "targetName": "SQLitePCL.EntryPointAttribute",
        "ownerIdentity": "SQLitePCLRaw.core",
        "metadataToken": 0,
        "kind": "Class",
        "accessibility": "Public",
        "isAbstract": false,
        "isSealed": true,
        "isStatic": false,
        "arity": 0,
        "baseType": {
          "stableId": "System.Private.CoreLib:System.Attribute",
          "targetName": "System.Attribute"
        },
        "methods": [],
        "properties": [
          {
            "stableId": "SQLitePCLRaw.core:SQLitePCL.EntryPointAttribute::Name:System.String",
            "targetName": "Name",
            "metadataToken": 385875985,
            "canonicalSignature": ":System.String",
            "normalizedSignature": "Name|:System.String|static=false|accessor=getset",
            "emitScope": "ClassSurface",
            "provenance": "Original",
            "isIndexer": false,
            "hasGetter": true,
            "hasSetter": true,
            "isStatic": false,
            "isAbstract": false,
            "isVirtual": false,
            "isOverride": false,
            "visibility": "Public",
            "ownerQualifiedName": "SQLitePCL.EntryPointAttribute",
            "ownerIdentity": "SQLitePCLRaw.core"
          }
        ],
        "fields": [],
        "events": [],
        "constructors": [
          {
            "stableId": "SQLitePCLRaw.core:SQLitePCL.EntryPointAttribute::.ctor(System.String):void",
            "metadataToken": 100663849,
            "canonicalSignature": "(System.String):void",
            "normalizedSignature": "constructor|(System.String):void|static=false",
            "isStatic": false,
            "parameterCount": 1,
            "visibility": "Public",
            "ownerQualifiedName": "SQLitePCL.EntryPointAttribute",
            "ownerIdentity": "SQLitePCLRaw.core"
          }
        ]
      },
      {
        "stableId": "SQLitePCLRaw.core:SQLitePCL.exec_hook_info",
        "targetName": "SQLitePCL.exec_hook_info",
        "ownerIdentity": "SQLitePCLRaw.core",
        "metadataToken": 0,
        "kind": "Class",
        "accessibility": "Public",
        "isAbstract": false,
        "isSealed": false,
        "isStatic": false,
        "arity": 0,
        "baseType": {
          "stableId": "System.Private.CoreLib:System.Object",
          "targetName": "System.Object"
        },
        "methods": [
          {
            "stableId": "SQLitePCLRaw.core:SQLitePCL.exec_hook_info::from_ptr(System.IntPtr):SQLitePCL.exec_hook_info",
            "targetName": "from_ptr",
            "metadataToken": 100663835,
            "canonicalSignature": "(System.IntPtr):SQLitePCL.exec_hook_info",
            "normalizedSignature": "from_ptr|(System.IntPtr):SQLitePCL.exec_hook_info|static=true",
            "emitScope": "ClassSurface",
            "provenance": "Original",
            "arity": 0,
            "parameterCount": 1,
            "isStatic": true,
            "isAbstract": false,
            "isVirtual": false,
            "isOverride": false,
            "isSealed": false,
            "visibility": "Public",
            "ownerQualifiedName": "SQLitePCL.exec_hook_info",
            "ownerIdentity": "SQLitePCLRaw.core",
            "isExtensionMethod": false
          },
          {
            "stableId": "SQLitePCLRaw.core:SQLitePCL.exec_hook_info::call(System.Int32,System.IntPtr,System.IntPtr):System.Int32",
            "targetName": "call",
            "metadataToken": 100663836,
            "canonicalSignature": "(System.Int32,System.IntPtr,System.IntPtr):System.Int32",
            "normalizedSignature": "call|(System.Int32,System.IntPtr,System.IntPtr):System.Int32|static=false",
            "emitScope": "ClassSurface",
            "provenance": "Original",
            "arity": 0,
            "parameterCount": 3,
            "isStatic": false,
            "isAbstract": false,
            "isVirtual": false,
            "isOverride": false,
            "isSealed": false,
            "visibility": "Public",
            "ownerQualifiedName": "SQLitePCL.exec_hook_info",
            "ownerIdentity": "SQLitePCLRaw.core",
            "isExtensionMethod": false
          }
        ],
        "properties": [],
        "fields": [],
        "events": [],
        "constructors": [
          {
            "stableId": "SQLitePCLRaw.core:SQLitePCL.exec_hook_info::.ctor(SQLitePCL.delegate_exec,System.Object):void",
            "metadataToken": 100663834,
            "canonicalSignature": "(SQLitePCL.delegate_exec,System.Object):void",
            "normalizedSignature": "constructor|(SQLitePCL.delegate_exec,System.Object):void|static=false",
            "isStatic": false,
            "parameterCount": 2,
            "visibility": "Public",
            "ownerQualifiedName": "SQLitePCL.exec_hook_info",
            "ownerIdentity": "SQLitePCLRaw.core"
          }
        ]
      },
      {
        "stableId": "SQLitePCLRaw.core:SQLitePCL.function_hook_info",
        "targetName": "SQLitePCL.function_hook_info",
        "ownerIdentity": "SQLitePCLRaw.core",
        "metadataToken": 0,
        "kind": "Class",
        "accessibility": "Public",
        "isAbstract": false,
        "isSealed": false,
        "isStatic": false,
        "arity": 0,
        "baseType": {
          "stableId": "System.Private.CoreLib:System.Object",
          "targetName": "System.Object"
        },
        "methods": [
          {
            "stableId": "SQLitePCLRaw.core:SQLitePCL.function_hook_info::from_ptr(System.IntPtr):SQLitePCL.function_hook_info",
            "targetName": "from_ptr",
            "metadataToken": 100663839,
            "canonicalSignature": "(System.IntPtr):SQLitePCL.function_hook_info",
            "normalizedSignature": "from_ptr|(System.IntPtr):SQLitePCL.function_hook_info|static=true",
            "emitScope": "ClassSurface",
            "provenance": "Original",
            "arity": 0,
            "parameterCount": 1,
            "isStatic": true,
            "isAbstract": false,
            "isVirtual": false,
            "isOverride": false,
            "isSealed": false,
            "visibility": "Public",
            "ownerQualifiedName": "SQLitePCL.function_hook_info",
            "ownerIdentity": "SQLitePCLRaw.core",
            "isExtensionMethod": false
          },
          {
            "stableId": "SQLitePCLRaw.core:SQLitePCL.function_hook_info::call_scalar(System.IntPtr,System.Int32,System.IntPtr):System.Void",
            "targetName": "call_scalar",
            "metadataToken": 100663841,
            "canonicalSignature": "(System.IntPtr,System.Int32,System.IntPtr):System.Void",
            "normalizedSignature": "call_scalar|(System.IntPtr,System.Int32,System.IntPtr):System.Void|static=false",
            "emitScope": "ClassSurface",
            "provenance": "Original",
            "arity": 0,
            "parameterCount": 3,
            "isStatic": false,
            "isAbstract": false,
            "isVirtual": false,
            "isOverride": false,
            "isSealed": false,
            "visibility": "Public",
            "ownerQualifiedName": "SQLitePCL.function_hook_info",
            "ownerIdentity": "SQLitePCLRaw.core",
            "isExtensionMethod": false
          },
          {
            "stableId": "SQLitePCLRaw.core:SQLitePCL.function_hook_info::call_step(System.IntPtr,System.IntPtr,System.Int32,System.IntPtr):System.Void",
            "targetName": "call_step",
            "metadataToken": 100663842,
            "canonicalSignature": "(System.IntPtr,System.IntPtr,System.Int32,System.IntPtr):System.Void",
            "normalizedSignature": "call_step|(System.IntPtr,System.IntPtr,System.Int32,System.IntPtr):System.Void|static=false",
            "emitScope": "ClassSurface",
            "provenance": "Original",
            "arity": 0,
            "parameterCount": 4,
            "isStatic": false,
            "isAbstract": false,
            "isVirtual": false,
            "isOverride": false,
            "isSealed": false,
            "visibility": "Public",
            "ownerQualifiedName": "SQLitePCL.function_hook_info",
            "ownerIdentity": "SQLitePCLRaw.core",
            "isExtensionMethod": false
          },
          {
            "stableId": "SQLitePCLRaw.core:SQLitePCL.function_hook_info::call_final(System.IntPtr,System.IntPtr):System.Void",
            "targetName": "call_final",
            "metadataToken": 100663843,
            "canonicalSignature": "(System.IntPtr,System.IntPtr):System.Void",
            "normalizedSignature": "call_final|(System.IntPtr,System.IntPtr):System.Void|static=false",
            "emitScope": "ClassSurface",
            "provenance": "Original",
            "arity": 0,
            "parameterCount": 2,
            "isStatic": false,
            "isAbstract": false,
            "isVirtual": false,
            "isOverride": false,
            "isSealed": false,
            "visibility": "Public",
            "ownerQualifiedName": "SQLitePCL.function_hook_info",
            "ownerIdentity": "SQLitePCLRaw.core",
            "isExtensionMethod": false
          }
        ],
        "properties": [],
        "fields": [],
        "events": [],
        "constructors": [
          {
            "stableId": "SQLitePCLRaw.core:SQLitePCL.function_hook_info::.ctor(SQLitePCL.delegate_function_scalar,System.Object):void",
            "metadataToken": 100663837,
            "canonicalSignature": "(SQLitePCL.delegate_function_scalar,System.Object):void",
            "normalizedSignature": "constructor|(SQLitePCL.delegate_function_scalar,System.Object):void|static=false",
            "isStatic": false,
            "parameterCount": 2,
            "visibility": "Public",
            "ownerQualifiedName": "SQLitePCL.function_hook_info",
            "ownerIdentity": "SQLitePCLRaw.core"
          },
          {
            "stableId": "SQLitePCLRaw.core:SQLitePCL.function_hook_info::.ctor(SQLitePCL.delegate_function_aggregate_step,SQLitePCL.delegate_function_aggregate_final,System.Object):void",
            "metadataToken": 100663838,
            "canonicalSignature": "(SQLitePCL.delegate_function_aggregate_step,SQLitePCL.delegate_function_aggregate_final,System.Object):void",
            "normalizedSignature": "constructor|(SQLitePCL.delegate_function_aggregate_step,SQLitePCL.delegate_function_aggregate_final,System.Object):void|static=false",
            "isStatic": false,
            "parameterCount": 3,
            "visibility": "Public",
            "ownerQualifiedName": "SQLitePCL.function_hook_info",
            "ownerIdentity": "SQLitePCLRaw.core"
          }
        ]
      },
      {
        "stableId": "SQLitePCLRaw.core:SQLitePCL.hook_handle",
        "targetName": "SQLitePCL.hook_handle",
        "ownerIdentity": "SQLitePCLRaw.core",
        "metadataToken": 0,
        "kind": "Class",
        "accessibility": "Public",
        "isAbstract": false,
        "isSealed": false,
        "isStatic": false,
        "arity": 0,
        "baseType": {
          "stableId": "SQLitePCLRaw.core:SQLitePCL.SafeGCHandle",
          "targetName": "SQLitePCL.SafeGCHandle"
        },
        "interfaces": [
          {
            "stableId": "System.Private.CoreLib:System.IDisposable",
            "targetName": "System.IDisposable"
          }
        ],
        "methods": [
          {
            "stableId": "SQLitePCLRaw.core:SQLitePCL.hook_handle::ForDispose():System.IDisposable",
            "targetName": "ForDispose",
            "metadataToken": 100663786,
            "canonicalSignature": "():System.IDisposable",
            "normalizedSignature": "ForDispose|():System.IDisposable|static=false",
            "emitScope": "ClassSurface",
            "provenance": "Original",
            "arity": 0,
            "parameterCount": 0,
            "isStatic": false,
            "isAbstract": false,
            "isVirtual": false,
            "isOverride": false,
            "isSealed": false,
            "visibility": "Public",
            "ownerQualifiedName": "SQLitePCL.hook_handle",
            "ownerIdentity": "SQLitePCLRaw.core",
            "isExtensionMethod": false
          }
        ],
        "properties": [],
        "fields": [],
        "events": [],
        "constructors": [
          {
            "stableId": "SQLitePCLRaw.core:SQLitePCL.hook_handle::.ctor(System.Object):void",
            "metadataToken": 100663785,
            "canonicalSignature": "(System.Object):void",
            "normalizedSignature": "constructor|(System.Object):void|static=false",
            "isStatic": false,
            "parameterCount": 1,
            "visibility": "Public",
            "ownerQualifiedName": "SQLitePCL.hook_handle",
            "ownerIdentity": "SQLitePCLRaw.core"
          }
        ]
      },
      {
        "stableId": "SQLitePCLRaw.core:SQLitePCL.hook_handles",
        "targetName": "SQLitePCL.hook_handles",
        "ownerIdentity": "SQLitePCLRaw.core",
        "metadataToken": 0,
        "kind": "Class",
        "accessibility": "Public",
        "isAbstract": false,
        "isSealed": false,
        "isStatic": false,
        "arity": 0,
        "baseType": {
          "stableId": "System.Private.CoreLib:System.Object",
          "targetName": "System.Object"
        },
        "interfaces": [
          {
            "stableId": "System.Private.CoreLib:System.IDisposable",
            "targetName": "System.IDisposable"
          }
        ],
        "methods": [
          {
            "stableId": "SQLitePCLRaw.core:SQLitePCL.hook_handles::RemoveScalarFunction(System.Byte[],System.Int32):System.Boolean",
            "targetName": "RemoveScalarFunction",
            "metadataToken": 100663799,
            "canonicalSignature": "(System.Byte[],System.Int32):System.Boolean",
            "normalizedSignature": "RemoveScalarFunction|(System.Byte[],System.Int32):System.Boolean|static=false",
            "emitScope": "ClassSurface",
            "provenance": "Original",
            "arity": 0,
            "parameterCount": 2,
            "isStatic": false,
            "isAbstract": false,
            "isVirtual": false,
            "isOverride": false,
            "isSealed": false,
            "visibility": "Public",
            "ownerQualifiedName": "SQLitePCL.hook_handles",
            "ownerIdentity": "SQLitePCLRaw.core",
            "isExtensionMethod": false
          },
          {
            "stableId": "SQLitePCLRaw.core:SQLitePCL.hook_handles::AddScalarFunction(System.Byte[],System.Int32,System.IDisposable):System.Void",
            "targetName": "AddScalarFunction",
            "metadataToken": 100663800,
            "canonicalSignature": "(System.Byte[],System.Int32,System.IDisposable):System.Void",
            "normalizedSignature": "AddScalarFunction|(System.Byte[],System.Int32,System.IDisposable):System.Void|static=false",
            "emitScope": "ClassSurface",
            "provenance": "Original",
            "arity": 0,
            "parameterCount": 3,
            "isStatic": false,
            "isAbstract": false,
            "isVirtual": false,
            "isOverride": false,
            "isSealed": false,
            "visibility": "Public",
            "ownerQualifiedName": "SQLitePCL.hook_handles",
            "ownerIdentity": "SQLitePCLRaw.core",
            "isExtensionMethod": false
          },
          {
            "stableId": "SQLitePCLRaw.core:SQLitePCL.hook_handles::RemoveAggFunction(System.Byte[],System.Int32):System.Boolean",
            "targetName": "RemoveAggFunction",
            "metadataToken": 100663801,
            "canonicalSignature": "(System.Byte[],System.Int32):System.Boolean",
            "normalizedSignature": "RemoveAggFunction|(System.Byte[],System.Int32):System.Boolean|static=false",
            "emitScope": "ClassSurface",
            "provenance": "Original",
            "arity": 0,
            "parameterCount": 2,
            "isStatic": false,
            "isAbstract": false,
            "isVirtual": false,
            "isOverride": false,
            "isSealed": false,
            "visibility": "Public",
            "ownerQualifiedName": "SQLitePCL.hook_handles",
            "ownerIdentity": "SQLitePCLRaw.core",
            "isExtensionMethod": false
          },
          {
            "stableId": "SQLitePCLRaw.core:SQLitePCL.hook_handles::AddAggFunction(System.Byte[],System.Int32,System.IDisposable):System.Void",
            "targetName": "AddAggFunction",
            "metadataToken": 100663802,
            "canonicalSignature": "(System.Byte[],System.Int32,System.IDisposable):System.Void",
            "normalizedSignature": "AddAggFunction|(System.Byte[],System.Int32,System.IDisposable):System.Void|static=false",
            "emitScope": "ClassSurface",
            "provenance": "Original",
            "arity": 0,
            "parameterCount": 3,
            "isStatic": false,
            "isAbstract": false,
            "isVirtual": false,
            "isOverride": false,
            "isSealed": false,
            "visibility": "Public",
            "ownerQualifiedName": "SQLitePCL.hook_handles",
            "ownerIdentity": "SQLitePCLRaw.core",
            "isExtensionMethod": false
          },
          {
            "stableId": "SQLitePCLRaw.core:SQLitePCL.hook_handles::RemoveCollation(System.Byte[]):System.Boolean",
            "targetName": "RemoveCollation",
            "metadataToken": 100663803,
            "canonicalSignature": "(System.Byte[]):System.Boolean",
            "normalizedSignature": "RemoveCollation|(System.Byte[]):System.Boolean|static=false",
            "emitScope": "ClassSurface",
            "provenance": "Original",
            "arity": 0,
            "parameterCount": 1,
            "isStatic": false,
            "isAbstract": false,
            "isVirtual": false,
            "isOverride": false,
            "isSealed": false,
            "visibility": "Public",
            "ownerQualifiedName": "SQLitePCL.hook_handles",
            "ownerIdentity": "SQLitePCLRaw.core",
            "isExtensionMethod": false
          },
          {
            "stableId": "SQLitePCLRaw.core:SQLitePCL.hook_handles::AddCollation(System.Byte[],System.IDisposable):System.Void",
            "targetName": "AddCollation",
            "metadataToken": 100663804,
            "canonicalSignature": "(System.Byte[],System.IDisposable):System.Void",
            "normalizedSignature": "AddCollation|(System.Byte[],System.IDisposable):System.Void|static=false",
            "emitScope": "ClassSurface",
            "provenance": "Original",
            "arity": 0,
            "parameterCount": 2,
            "isStatic": false,
            "isAbstract": false,
            "isVirtual": false,
            "isOverride": false,
            "isSealed": false,
            "visibility": "Public",
            "ownerQualifiedName": "SQLitePCL.hook_handles",
            "ownerIdentity": "SQLitePCLRaw.core",
            "isExtensionMethod": false
          },
          {
            "stableId": "SQLitePCLRaw.core:SQLitePCL.hook_handles::Dispose():System.Void",
            "targetName": "Dispose",
            "metadataToken": 100663805,
            "canonicalSignature": "():System.Void",
            "normalizedSignature": "Dispose|():System.Void|static=false",
            "emitScope": "ClassSurface",
            "provenance": "Original",
            "arity": 0,
            "parameterCount": 0,
            "isStatic": false,
            "isAbstract": false,
            "isVirtual": true,
            "isOverride": false,
            "isSealed": true,
            "visibility": "Public",
            "ownerQualifiedName": "SQLitePCL.hook_handles",
            "ownerIdentity": "SQLitePCLRaw.core",
            "isExtensionMethod": false
          }
        ],
        "properties": [],
        "fields": [
          {
            "stableId": "SQLitePCLRaw.core:SQLitePCL.hook_handles::updateSystem.IDisposable",
            "targetName": "update",
            "metadataToken": 67109126,
            "normalizedSignature": "update|System.IDisposable|static=false|const=false",
            "isStatic": false,
            "isReadOnly": false,
            "isLiteral": false,
            "visibility": "Public",
            "ownerQualifiedName": "SQLitePCL.hook_handles",
            "ownerIdentity": "SQLitePCLRaw.core"
          },
          {
            "stableId": "SQLitePCLRaw.core:SQLitePCL.hook_handles::rollbackSystem.IDisposable",
            "targetName": "rollback",
            "metadataToken": 67109127,
            "normalizedSignature": "rollback|System.IDisposable|static=false|const=false",
            "isStatic": false,
            "isReadOnly": false,
            "isLiteral": false,
            "visibility": "Public",
            "ownerQualifiedName": "SQLitePCL.hook_handles",
            "ownerIdentity": "SQLitePCLRaw.core"
          },
          {
            "stableId": "SQLitePCLRaw.core:SQLitePCL.hook_handles::commitSystem.IDisposable",
            "targetName": "commit",
            "metadataToken": 67109128,
            "normalizedSignature": "commit|System.IDisposable|static=false|const=false",
            "isStatic": false,
            "isReadOnly": false,
            "isLiteral": false,
            "visibility": "Public",
            "ownerQualifiedName": "SQLitePCL.hook_handles",
            "ownerIdentity": "SQLitePCLRaw.core"
          },
          {
            "stableId": "SQLitePCLRaw.core:SQLitePCL.hook_handles::traceSystem.IDisposable",
            "targetName": "trace",
            "metadataToken": 67109129,
            "normalizedSignature": "trace|System.IDisposable|static=false|const=false",
            "isStatic": false,
            "isReadOnly": false,
            "isLiteral": false,
            "visibility": "Public",
            "ownerQualifiedName": "SQLitePCL.hook_handles",
            "ownerIdentity": "SQLitePCLRaw.core"
          },
          {
            "stableId": "SQLitePCLRaw.core:SQLitePCL.hook_handles::profileSystem.IDisposable",
            "targetName": "profile",
            "metadataToken": 67109130,
            "normalizedSignature": "profile|System.IDisposable|static=false|const=false",
            "isStatic": false,
            "isReadOnly": false,
            "isLiteral": false,
            "visibility": "Public",
            "ownerQualifiedName": "SQLitePCL.hook_handles",
            "ownerIdentity": "SQLitePCLRaw.core"
          },
          {
            "stableId": "SQLitePCLRaw.core:SQLitePCL.hook_handles::progressSystem.IDisposable",
            "targetName": "progress",
            "metadataToken": 67109131,
            "normalizedSignature": "progress|System.IDisposable|static=false|const=false",
            "isStatic": false,
            "isReadOnly": false,
            "isLiteral": false,
            "visibility": "Public",
            "ownerQualifiedName": "SQLitePCL.hook_handles",
            "ownerIdentity": "SQLitePCLRaw.core"
          },
          {
            "stableId": "SQLitePCLRaw.core:SQLitePCL.hook_handles::authorizerSystem.IDisposable",
            "targetName": "authorizer",
            "metadataToken": 67109132,
            "normalizedSignature": "authorizer|System.IDisposable|static=false|const=false",
            "isStatic": false,
            "isReadOnly": false,
            "isLiteral": false,
            "visibility": "Public",
            "ownerQualifiedName": "SQLitePCL.hook_handles",
            "ownerIdentity": "SQLitePCLRaw.core"
          }
        ],
        "events": [],
        "constructors": [
          {
            "stableId": "SQLitePCLRaw.core:SQLitePCL.hook_handles::.ctor(System.Func_4[[System.IntPtr,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e],[System.IntPtr,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e],[System.Int32,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e],[System.Boolean,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]):void",
            "metadataToken": 100663798,
            "canonicalSignature": "(System.Func_4[[System.IntPtr,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e],[System.IntPtr,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e],[System.Int32,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e],[System.Boolean,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]):void",
            "normalizedSignature": "constructor|(System.Func_4[[System.IntPtr,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e],[System.IntPtr,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e],[System.Int32,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e],[System.Boolean,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]):void|static=false",
            "isStatic": false,
            "parameterCount": 1,
            "visibility": "Public",
            "ownerQualifiedName": "SQLitePCL.hook_handles",
            "ownerIdentity": "SQLitePCLRaw.core"
          }
        ]
      },
      {
        "stableId": "SQLitePCLRaw.core:SQLitePCL.log_hook_info",
        "targetName": "SQLitePCL.log_hook_info",
        "ownerIdentity": "SQLitePCLRaw.core",
        "metadataToken": 0,
        "kind": "Class",
        "accessibility": "Public",
        "isAbstract": false,
        "isSealed": false,
        "isStatic": false,
        "arity": 0,
        "baseType": {
          "stableId": "System.Private.CoreLib:System.Object",
          "targetName": "System.Object"
        },
        "methods": [
          {
            "stableId": "SQLitePCLRaw.core:SQLitePCL.log_hook_info::from_ptr(System.IntPtr):SQLitePCL.log_hook_info",
            "targetName": "from_ptr",
            "metadataToken": 100663807,
            "canonicalSignature": "(System.IntPtr):SQLitePCL.log_hook_info",
            "normalizedSignature": "from_ptr|(System.IntPtr):SQLitePCL.log_hook_info|static=true",
            "emitScope": "ClassSurface",
            "provenance": "Original",
            "arity": 0,
            "parameterCount": 1,
            "isStatic": true,
            "isAbstract": false,
            "isVirtual": false,
            "isOverride": false,
            "isSealed": false,
            "visibility": "Public",
            "ownerQualifiedName": "SQLitePCL.log_hook_info",
            "ownerIdentity": "SQLitePCLRaw.core",
            "isExtensionMethod": false
          },
          {
            "stableId": "SQLitePCLRaw.core:SQLitePCL.log_hook_info::call(System.Int32,SQLitePCL.utf8z):System.Void",
            "targetName": "call",
            "metadataToken": 100663808,
            "canonicalSignature": "(System.Int32,SQLitePCL.utf8z):System.Void",
            "normalizedSignature": "call|(System.Int32,SQLitePCL.utf8z):System.Void|static=false",
            "emitScope": "ClassSurface",
            "provenance": "Original",
            "arity": 0,
            "parameterCount": 2,
            "isStatic": false,
            "isAbstract": false,
            "isVirtual": false,
            "isOverride": false,
            "isSealed": false,
            "visibility": "Public",
            "ownerQualifiedName": "SQLitePCL.log_hook_info",
            "ownerIdentity": "SQLitePCLRaw.core",
            "isExtensionMethod": false
          }
        ],
        "properties": [],
        "fields": [],
        "events": [],
        "constructors": [
          {
            "stableId": "SQLitePCLRaw.core:SQLitePCL.log_hook_info::.ctor(SQLitePCL.delegate_log,System.Object):void",
            "metadataToken": 100663806,
            "canonicalSignature": "(SQLitePCL.delegate_log,System.Object):void",
            "normalizedSignature": "constructor|(SQLitePCL.delegate_log,System.Object):void|static=false",
            "isStatic": false,
            "parameterCount": 2,
            "visibility": "Public",
            "ownerQualifiedName": "SQLitePCL.log_hook_info",
            "ownerIdentity": "SQLitePCLRaw.core"
          }
        ]
      },
      {
        "stableId": "SQLitePCLRaw.core:SQLitePCL.MonoPInvokeCallbackAttribute",
        "targetName": "SQLitePCL.MonoPInvokeCallbackAttribute",
        "ownerIdentity": "SQLitePCLRaw.core",
        "metadataToken": 0,
        "kind": "Class",
        "accessibility": "Public",
        "isAbstract": false,
        "isSealed": true,
        "isStatic": false,
        "arity": 0,
        "baseType": {
          "stableId": "System.Private.CoreLib:System.Attribute",
          "targetName": "System.Attribute"
        },
        "methods": [],
        "properties": [],
        "fields": [],
        "events": [],
        "constructors": [
          {
            "stableId": "SQLitePCLRaw.core:SQLitePCL.MonoPInvokeCallbackAttribute::.ctor(System.Type):void",
            "metadataToken": 100663781,
            "canonicalSignature": "(System.Type):void",
            "normalizedSignature": "constructor|(System.Type):void|static=false",
            "isStatic": false,
            "parameterCount": 1,
            "visibility": "Public",
            "ownerQualifiedName": "SQLitePCL.MonoPInvokeCallbackAttribute",
            "ownerIdentity": "SQLitePCLRaw.core"
          }
        ]
      },
      {
        "stableId": "SQLitePCLRaw.core:SQLitePCL.PreserveAttribute",
        "targetName": "SQLitePCL.PreserveAttribute",
        "ownerIdentity": "SQLitePCLRaw.core",
        "metadataToken": 0,
        "kind": "Class",
        "accessibility": "Public",
        "isAbstract": false,
        "isSealed": true,
        "isStatic": false,
        "arity": 0,
        "baseType": {
          "stableId": "System.Private.CoreLib:System.Attribute",
          "targetName": "System.Attribute"
        },
        "methods": [],
        "properties": [],
        "fields": [
          {
            "stableId": "SQLitePCLRaw.core:SQLitePCL.PreserveAttribute::AllMembersSystem.Boolean",
            "targetName": "AllMembers",
            "metadataToken": 67109117,
            "normalizedSignature": "AllMembers|System.Boolean|static=false|const=false",
            "isStatic": false,
            "isReadOnly": false,
            "isLiteral": false,
            "visibility": "Public",
            "ownerQualifiedName": "SQLitePCL.PreserveAttribute",
            "ownerIdentity": "SQLitePCLRaw.core"
          },
          {
            "stableId": "SQLitePCLRaw.core:SQLitePCL.PreserveAttribute::ConditionalSystem.Boolean",
            "targetName": "Conditional",
            "metadataToken": 67109118,
            "normalizedSignature": "Conditional|System.Boolean|static=false|const=false",
            "isStatic": false,
            "isReadOnly": false,
            "isLiteral": false,
            "visibility": "Public",
            "ownerQualifiedName": "SQLitePCL.PreserveAttribute",
            "ownerIdentity": "SQLitePCLRaw.core"
          }
        ],
        "events": [],
        "constructors": [
          {
            "stableId": "SQLitePCLRaw.core:SQLitePCL.PreserveAttribute::.ctor():void",
            "metadataToken": 100663780,
            "canonicalSignature": "():void",
            "normalizedSignature": "constructor|():void|static=false",
            "isStatic": false,
            "parameterCount": 0,
            "visibility": "Public",
            "ownerQualifiedName": "SQLitePCL.PreserveAttribute",
            "ownerIdentity": "SQLitePCLRaw.core"
          }
        ]
      },
      {
        "stableId": "SQLitePCLRaw.core:SQLitePCL.profile_hook_info",
        "targetName": "SQLitePCL.profile_hook_info",
        "ownerIdentity": "SQLitePCLRaw.core",
        "metadataToken": 0,
        "kind": "Class",
        "accessibility": "Public",
        "isAbstract": false,
        "isSealed": false,
        "isStatic": false,
        "arity": 0,
        "baseType": {
          "stableId": "System.Private.CoreLib:System.Object",
          "targetName": "System.Object"
        },
        "methods": [
          {
            "stableId": "SQLitePCLRaw.core:SQLitePCL.profile_hook_info::from_ptr(System.IntPtr):SQLitePCL.profile_hook_info",
            "targetName": "from_ptr",
            "metadataToken": 100663823,
            "canonicalSignature": "(System.IntPtr):SQLitePCL.profile_hook_info",
            "normalizedSignature": "from_ptr|(System.IntPtr):SQLitePCL.profile_hook_info|static=true",
            "emitScope": "ClassSurface",
            "provenance": "Original",
            "arity": 0,
            "parameterCount": 1,
            "isStatic": true,
            "isAbstract": false,
            "isVirtual": false,
            "isOverride": false,
            "isSealed": false,
            "visibility": "Public",
            "ownerQualifiedName": "SQLitePCL.profile_hook_info",
            "ownerIdentity": "SQLitePCLRaw.core",
            "isExtensionMethod": false
          },
          {
            "stableId": "SQLitePCLRaw.core:SQLitePCL.profile_hook_info::call(SQLitePCL.utf8z,System.Int64):System.Void",
            "targetName": "call",
            "metadataToken": 100663824,
            "canonicalSignature": "(SQLitePCL.utf8z,System.Int64):System.Void",
            "normalizedSignature": "call|(SQLitePCL.utf8z,System.Int64):System.Void|static=false",
            "emitScope": "ClassSurface",
            "provenance": "Original",
            "arity": 0,
            "parameterCount": 2,
            "isStatic": false,
            "isAbstract": false,
            "isVirtual": false,
            "isOverride": false,
            "isSealed": false,
            "visibility": "Public",
            "ownerQualifiedName": "SQLitePCL.profile_hook_info",
            "ownerIdentity": "SQLitePCLRaw.core",
            "isExtensionMethod": false
          }
        ],
        "properties": [],
        "fields": [],
        "events": [],
        "constructors": [
          {
            "stableId": "SQLitePCLRaw.core:SQLitePCL.profile_hook_info::.ctor(SQLitePCL.delegate_profile,System.Object):void",
            "metadataToken": 100663822,
            "canonicalSignature": "(SQLitePCL.delegate_profile,System.Object):void",
            "normalizedSignature": "constructor|(SQLitePCL.delegate_profile,System.Object):void|static=false",
            "isStatic": false,
            "parameterCount": 2,
            "visibility": "Public",
            "ownerQualifiedName": "SQLitePCL.profile_hook_info",
            "ownerIdentity": "SQLitePCLRaw.core"
          }
        ]
      },
      {
        "stableId": "SQLitePCLRaw.core:SQLitePCL.progress_hook_info",
        "targetName": "SQLitePCL.progress_hook_info",
        "ownerIdentity": "SQLitePCLRaw.core",
        "metadataToken": 0,
        "kind": "Class",
        "accessibility": "Public",
        "isAbstract": false,
        "isSealed": false,
        "isStatic": false,
        "arity": 0,
        "baseType": {
          "stableId": "System.Private.CoreLib:System.Object",
          "targetName": "System.Object"
        },
        "methods": [
          {
            "stableId": "SQLitePCLRaw.core:SQLitePCL.progress_hook_info::from_ptr(System.IntPtr):SQLitePCL.progress_hook_info",
            "targetName": "from_ptr",
            "metadataToken": 100663826,
            "canonicalSignature": "(System.IntPtr):SQLitePCL.progress_hook_info",
            "normalizedSignature": "from_ptr|(System.IntPtr):SQLitePCL.progress_hook_info|static=true",
            "emitScope": "ClassSurface",
            "provenance": "Original",
            "arity": 0,
            "parameterCount": 1,
            "isStatic": true,
            "isAbstract": false,
            "isVirtual": false,
            "isOverride": false,
            "isSealed": false,
            "visibility": "Public",
            "ownerQualifiedName": "SQLitePCL.progress_hook_info",
            "ownerIdentity": "SQLitePCLRaw.core",
            "isExtensionMethod": false
          },
          {
            "stableId": "SQLitePCLRaw.core:SQLitePCL.progress_hook_info::call():System.Int32",
            "targetName": "call",
            "metadataToken": 100663827,
            "canonicalSignature": "():System.Int32",
            "normalizedSignature": "call|():System.Int32|static=false",
            "emitScope": "ClassSurface",
            "provenance": "Original",
            "arity": 0,
            "parameterCount": 0,
            "isStatic": false,
            "isAbstract": false,
            "isVirtual": false,
            "isOverride": false,
            "isSealed": false,
            "visibility": "Public",
            "ownerQualifiedName": "SQLitePCL.progress_hook_info",
            "ownerIdentity": "SQLitePCLRaw.core",
            "isExtensionMethod": false
          }
        ],
        "properties": [],
        "fields": [],
        "events": [],
        "constructors": [
          {
            "stableId": "SQLitePCLRaw.core:SQLitePCL.progress_hook_info::.ctor(SQLitePCL.delegate_progress,System.Object):void",
            "metadataToken": 100663825,
            "canonicalSignature": "(SQLitePCL.delegate_progress,System.Object):void",
            "normalizedSignature": "constructor|(SQLitePCL.delegate_progress,System.Object):void|static=false",
            "isStatic": false,
            "parameterCount": 2,
            "visibility": "Public",
            "ownerQualifiedName": "SQLitePCL.progress_hook_info",
            "ownerIdentity": "SQLitePCLRaw.core"
          }
        ]
      },
      {
        "stableId": "SQLitePCLRaw.core:SQLitePCL.rollback_hook_info",
        "targetName": "SQLitePCL.rollback_hook_info",
        "ownerIdentity": "SQLitePCLRaw.core",
        "metadataToken": 0,
        "kind": "Class",
        "accessibility": "Public",
        "isAbstract": false,
        "isSealed": false,
        "isStatic": false,
        "arity": 0,
        "baseType": {
          "stableId": "System.Private.CoreLib:System.Object",
          "targetName": "System.Object"
        },
        "methods": [
          {
            "stableId": "SQLitePCLRaw.core:SQLitePCL.rollback_hook_info::from_ptr(System.IntPtr):SQLitePCL.rollback_hook_info",
            "targetName": "from_ptr",
            "metadataToken": 100663817,
            "canonicalSignature": "(System.IntPtr):SQLitePCL.rollback_hook_info",
            "normalizedSignature": "from_ptr|(System.IntPtr):SQLitePCL.rollback_hook_info|static=true",
            "emitScope": "ClassSurface",
            "provenance": "Original",
            "arity": 0,
            "parameterCount": 1,
            "isStatic": true,
            "isAbstract": false,
            "isVirtual": false,
            "isOverride": false,
            "isSealed": false,
            "visibility": "Public",
            "ownerQualifiedName": "SQLitePCL.rollback_hook_info",
            "ownerIdentity": "SQLitePCLRaw.core",
            "isExtensionMethod": false
          },
          {
            "stableId": "SQLitePCLRaw.core:SQLitePCL.rollback_hook_info::call():System.Void",
            "targetName": "call",
            "metadataToken": 100663818,
            "canonicalSignature": "():System.Void",
            "normalizedSignature": "call|():System.Void|static=false",
            "emitScope": "ClassSurface",
            "provenance": "Original",
            "arity": 0,
            "parameterCount": 0,
            "isStatic": false,
            "isAbstract": false,
            "isVirtual": false,
            "isOverride": false,
            "isSealed": false,
            "visibility": "Public",
            "ownerQualifiedName": "SQLitePCL.rollback_hook_info",
            "ownerIdentity": "SQLitePCLRaw.core",
            "isExtensionMethod": false
          }
        ],
        "properties": [],
        "fields": [],
        "events": [],
        "constructors": [
          {
            "stableId": "SQLitePCLRaw.core:SQLitePCL.rollback_hook_info::.ctor(SQLitePCL.delegate_rollback,System.Object):void",
            "metadataToken": 100663816,
            "canonicalSignature": "(SQLitePCL.delegate_rollback,System.Object):void",
            "normalizedSignature": "constructor|(SQLitePCL.delegate_rollback,System.Object):void|static=false",
            "isStatic": false,
            "parameterCount": 2,
            "visibility": "Public",
            "ownerQualifiedName": "SQLitePCL.rollback_hook_info",
            "ownerIdentity": "SQLitePCLRaw.core"
          }
        ]
      },
      {
        "stableId": "SQLitePCLRaw.core:SQLitePCL.SafeGCHandle",
        "targetName": "SQLitePCL.SafeGCHandle",
        "ownerIdentity": "SQLitePCLRaw.core",
        "metadataToken": 0,
        "kind": "Class",
        "accessibility": "Public",
        "isAbstract": false,
        "isSealed": false,
        "isStatic": false,
        "arity": 0,
        "baseType": {
          "stableId": "System.Private.CoreLib:System.Runtime.InteropServices.SafeHandle",
          "targetName": "System.Runtime.InteropServices.SafeHandle"
        },
        "interfaces": [
          {
            "stableId": "System.Private.CoreLib:System.IDisposable",
            "targetName": "System.IDisposable"
          }
        ],
        "methods": [
          {
            "stableId": "SQLitePCLRaw.core:SQLitePCL.SafeGCHandle::ReleaseHandle():System.Boolean",
            "targetName": "ReleaseHandle",
            "metadataToken": 100663784,
            "canonicalSignature": "():System.Boolean",
            "normalizedSignature": "ReleaseHandle|():System.Boolean|static=false",
            "emitScope": "ClassSurface",
            "provenance": "Original",
            "arity": 0,
            "parameterCount": 0,
            "isStatic": false,
            "isAbstract": false,
            "isVirtual": true,
            "isOverride": true,
            "isSealed": false,
            "visibility": "Protected",
            "ownerQualifiedName": "SQLitePCL.SafeGCHandle",
            "ownerIdentity": "SQLitePCLRaw.core",
            "isExtensionMethod": false
          }
        ],
        "properties": [
          {
            "stableId": "SQLitePCLRaw.core:SQLitePCL.SafeGCHandle::IsInvalid:System.Boolean",
            "targetName": "IsInvalid",
            "metadataToken": 385875980,
            "canonicalSignature": ":System.Boolean",
            "normalizedSignature": "IsInvalid|:System.Boolean|static=false|accessor=get",
            "emitScope": "ClassSurface",
            "provenance": "Original",
            "isIndexer": false,
            "hasGetter": true,
            "hasSetter": false,
            "isStatic": false,
            "isAbstract": false,
            "isVirtual": true,
            "isOverride": true,
            "visibility": "Public",
            "ownerQualifiedName": "SQLitePCL.SafeGCHandle",
            "ownerIdentity": "SQLitePCLRaw.core"
          }
        ],
        "fields": [],
        "events": [],
        "constructors": [
          {
            "stableId": "SQLitePCLRaw.core:SQLitePCL.SafeGCHandle::.ctor(System.Object,System.Runtime.InteropServices.GCHandleType):void",
            "metadataToken": 100663782,
            "canonicalSignature": "(System.Object,System.Runtime.InteropServices.GCHandleType):void",
            "normalizedSignature": "constructor|(System.Object,System.Runtime.InteropServices.GCHandleType):void|static=false",
            "isStatic": false,
            "parameterCount": 2,
            "visibility": "Public",
            "ownerQualifiedName": "SQLitePCL.SafeGCHandle",
            "ownerIdentity": "SQLitePCLRaw.core"
          }
        ]
      },
      {
        "stableId": "SQLitePCLRaw.core:SQLitePCL.sqlite3",
        "targetName": "SQLitePCL.sqlite3",
        "ownerIdentity": "SQLitePCLRaw.core",
        "metadataToken": 0,
        "kind": "Class",
        "accessibility": "Public",
        "isAbstract": false,
        "isSealed": false,
        "isStatic": false,
        "arity": 0,
        "baseType": {
          "stableId": "System.Private.CoreLib:System.Runtime.InteropServices.SafeHandle",
          "targetName": "System.Runtime.InteropServices.SafeHandle"
        },
        "interfaces": [
          {
            "stableId": "System.Private.CoreLib:System.IDisposable",
            "targetName": "System.IDisposable"
          }
        ],
        "methods": [
          {
            "stableId": "SQLitePCLRaw.core:SQLitePCL.sqlite3::ReleaseHandle():System.Boolean",
            "targetName": "ReleaseHandle",
            "metadataToken": 100663551,
            "canonicalSignature": "():System.Boolean",
            "normalizedSignature": "ReleaseHandle|():System.Boolean|static=false",
            "emitScope": "ClassSurface",
            "provenance": "Original",
            "arity": 0,
            "parameterCount": 0,
            "isStatic": false,
            "isAbstract": false,
            "isVirtual": true,
            "isOverride": true,
            "isSealed": false,
            "visibility": "Protected",
            "ownerQualifiedName": "SQLitePCL.sqlite3",
            "ownerIdentity": "SQLitePCLRaw.core",
            "isExtensionMethod": false
          },
          {
            "stableId": "SQLitePCLRaw.core:SQLitePCL.sqlite3::manual_close_v2():System.Int32",
            "targetName": "manual_close_v2",
            "metadataToken": 100663552,
            "canonicalSignature": "():System.Int32",
            "normalizedSignature": "manual_close_v2|():System.Int32|static=false",
            "emitScope": "ClassSurface",
            "provenance": "Original",
            "arity": 0,
            "parameterCount": 0,
            "isStatic": false,
            "isAbstract": false,
            "isVirtual": false,
            "isOverride": false,
            "isSealed": false,
            "visibility": "Public",
            "ownerQualifiedName": "SQLitePCL.sqlite3",
            "ownerIdentity": "SQLitePCLRaw.core",
            "isExtensionMethod": false
          },
          {
            "stableId": "SQLitePCLRaw.core:SQLitePCL.sqlite3::manual_close():System.Int32",
            "targetName": "manual_close",
            "metadataToken": 100663553,
            "canonicalSignature": "():System.Int32",
            "normalizedSignature": "manual_close|():System.Int32|static=false",
            "emitScope": "ClassSurface",
            "provenance": "Original",
            "arity": 0,
            "parameterCount": 0,
            "isStatic": false,
            "isAbstract": false,
            "isVirtual": false,
            "isOverride": false,
            "isSealed": false,
            "visibility": "Public",
            "ownerQualifiedName": "SQLitePCL.sqlite3",
            "ownerIdentity": "SQLitePCLRaw.core",
            "isExtensionMethod": false
          },
          {
            "stableId": "SQLitePCLRaw.core:SQLitePCL.sqlite3::enable_sqlite3_next_stmt(System.Boolean):System.Void",
            "targetName": "enable_sqlite3_next_stmt",
            "metadataToken": 100663555,
            "canonicalSignature": "(System.Boolean):System.Void",
            "normalizedSignature": "enable_sqlite3_next_stmt|(System.Boolean):System.Void|static=false",
            "emitScope": "ClassSurface",
            "provenance": "Original",
            "arity": 0,
            "parameterCount": 1,
            "isStatic": false,
            "isAbstract": false,
            "isVirtual": false,
            "isOverride": false,
            "isSealed": false,
            "visibility": "Public",
            "ownerQualifiedName": "SQLitePCL.sqlite3",
            "ownerIdentity": "SQLitePCLRaw.core",
            "isExtensionMethod": false
          },
          {
            "stableId": "SQLitePCLRaw.core:SQLitePCL.sqlite3::GetOrCreateExtra(Func_1):T",
            "targetName": "GetOrCreateExtra",
            "metadataToken": 100663559,
            "canonicalSignature": "(Func_1):T",
            "normalizedSignature": "GetOrCreateExtra|(Func_1):T|static=false",
            "emitScope": "ClassSurface",
            "provenance": "Original",
            "arity": 1,
            "parameterCount": 1,
            "isStatic": false,
            "isAbstract": false,
            "isVirtual": false,
            "isOverride": false,
            "isSealed": false,
            "visibility": "Public",
            "ownerQualifiedName": "SQLitePCL.sqlite3",
            "ownerIdentity": "SQLitePCLRaw.core",
            "isExtensionMethod": false
          }
        ],
        "properties": [
          {
            "stableId": "SQLitePCLRaw.core:SQLitePCL.sqlite3::IsInvalid:System.Boolean",
            "targetName": "IsInvalid",
            "metadataToken": 385875979,
            "canonicalSignature": ":System.Boolean",
            "normalizedSignature": "IsInvalid|:System.Boolean|static=false|accessor=get",
            "emitScope": "ClassSurface",
            "provenance": "Original",
            "isIndexer": false,
            "hasGetter": true,
            "hasSetter": false,
            "isStatic": false,
            "isAbstract": false,
            "isVirtual": true,
            "isOverride": true,
            "visibility": "Public",
            "ownerQualifiedName": "SQLitePCL.sqlite3",
            "ownerIdentity": "SQLitePCLRaw.core"
          }
        ],
        "fields": [],
        "events": [],
        "constructors": []
      },
      {
        "stableId": "SQLitePCLRaw.core:SQLitePCL.sqlite3_backup",
        "targetName": "SQLitePCL.sqlite3_backup",
        "ownerIdentity": "SQLitePCLRaw.core",
        "metadataToken": 0,
        "kind": "Class",
        "accessibility": "Public",
        "isAbstract": false,
        "isSealed": false,
        "isStatic": false,
        "arity": 0,
        "baseType": {
          "stableId": "System.Private.CoreLib:System.Runtime.InteropServices.SafeHandle",
          "targetName": "System.Runtime.InteropServices.SafeHandle"
        },
        "interfaces": [
          {
            "stableId": "System.Private.CoreLib:System.IDisposable",
            "targetName": "System.IDisposable"
          }
        ],
        "methods": [
          {
            "stableId": "SQLitePCLRaw.core:SQLitePCL.sqlite3_backup::From(System.IntPtr):SQLitePCL.sqlite3_backup",
            "targetName": "From",
            "metadataToken": 100663522,
            "canonicalSignature": "(System.IntPtr):SQLitePCL.sqlite3_backup",
            "normalizedSignature": "From|(System.IntPtr):SQLitePCL.sqlite3_backup|static=true",
            "emitScope": "ClassSurface",
            "provenance": "Original",
            "arity": 0,
            "parameterCount": 1,
            "isStatic": true,
            "isAbstract": false,
            "isVirtual": false,
            "isOverride": false,
            "isSealed": false,
            "visibility": "Public",
            "ownerQualifiedName": "SQLitePCL.sqlite3_backup",
            "ownerIdentity": "SQLitePCLRaw.core",
            "isExtensionMethod": false
          },
          {
            "stableId": "SQLitePCLRaw.core:SQLitePCL.sqlite3_backup::ReleaseHandle():System.Boolean",
            "targetName": "ReleaseHandle",
            "metadataToken": 100663524,
            "canonicalSignature": "():System.Boolean",
            "normalizedSignature": "ReleaseHandle|():System.Boolean|static=false",
            "emitScope": "ClassSurface",
            "provenance": "Original",
            "arity": 0,
            "parameterCount": 0,
            "isStatic": false,
            "isAbstract": false,
            "isVirtual": true,
            "isOverride": true,
            "isSealed": false,
            "visibility": "Protected",
            "ownerQualifiedName": "SQLitePCL.sqlite3_backup",
            "ownerIdentity": "SQLitePCLRaw.core",
            "isExtensionMethod": false
          },
          {
            "stableId": "SQLitePCLRaw.core:SQLitePCL.sqlite3_backup::manual_close():System.Int32",
            "targetName": "manual_close",
            "metadataToken": 100663525,
            "canonicalSignature": "():System.Int32",
            "normalizedSignature": "manual_close|():System.Int32|static=false",
            "emitScope": "ClassSurface",
            "provenance": "Original",
            "arity": 0,
            "parameterCount": 0,
            "isStatic": false,
            "isAbstract": false,
            "isVirtual": false,
            "isOverride": false,
            "isSealed": false,
            "visibility": "Public",
            "ownerQualifiedName": "SQLitePCL.sqlite3_backup",
            "ownerIdentity": "SQLitePCLRaw.core",
            "isExtensionMethod": false
          }
        ],
        "properties": [
          {
            "stableId": "SQLitePCLRaw.core:SQLitePCL.sqlite3_backup::IsInvalid:System.Boolean",
            "targetName": "IsInvalid",
            "metadataToken": 385875970,
            "canonicalSignature": ":System.Boolean",
            "normalizedSignature": "IsInvalid|:System.Boolean|static=false|accessor=get",
            "emitScope": "ClassSurface",
            "provenance": "Original",
            "isIndexer": false,
            "hasGetter": true,
            "hasSetter": false,
            "isStatic": false,
            "isAbstract": false,
            "isVirtual": true,
            "isOverride": true,
            "visibility": "Public",
            "ownerQualifiedName": "SQLitePCL.sqlite3_backup",
            "ownerIdentity": "SQLitePCLRaw.core"
          }
        ],
        "fields": [],
        "events": [],
        "constructors": []
      },
      {
        "stableId": "SQLitePCLRaw.core:SQLitePCL.sqlite3_blob",
        "targetName": "SQLitePCL.sqlite3_blob",
        "ownerIdentity": "SQLitePCLRaw.core",
        "metadataToken": 0,
        "kind": "Class",
        "accessibility": "Public",
        "isAbstract": false,
        "isSealed": false,
        "isStatic": false,
        "arity": 0,
        "baseType": {
          "stableId": "System.Private.CoreLib:System.Runtime.InteropServices.SafeHandle",
          "targetName": "System.Runtime.InteropServices.SafeHandle"
        },
        "interfaces": [
          {
            "stableId": "System.Private.CoreLib:System.IDisposable",
            "targetName": "System.IDisposable"
          }
        ],
        "methods": [
          {
            "stableId": "SQLitePCLRaw.core:SQLitePCL.sqlite3_blob::ReleaseHandle():System.Boolean",
            "targetName": "ReleaseHandle",
            "metadataToken": 100663535,
            "canonicalSignature": "():System.Boolean",
            "normalizedSignature": "ReleaseHandle|():System.Boolean|static=false",
            "emitScope": "ClassSurface",
            "provenance": "Original",
            "arity": 0,
            "parameterCount": 0,
            "isStatic": false,
            "isAbstract": false,
            "isVirtual": true,
            "isOverride": true,
            "isSealed": false,
            "visibility": "Protected",
            "ownerQualifiedName": "SQLitePCL.sqlite3_blob",
            "ownerIdentity": "SQLitePCLRaw.core",
            "isExtensionMethod": false
          },
          {
            "stableId": "SQLitePCLRaw.core:SQLitePCL.sqlite3_blob::manual_close():System.Int32",
            "targetName": "manual_close",
            "metadataToken": 100663536,
            "canonicalSignature": "():System.Int32",
            "normalizedSignature": "manual_close|():System.Int32|static=false",
            "emitScope": "ClassSurface",
            "provenance": "Original",
            "arity": 0,
            "parameterCount": 0,
            "isStatic": false,
            "isAbstract": false,
            "isVirtual": false,
            "isOverride": false,
            "isSealed": false,
            "visibility": "Public",
            "ownerQualifiedName": "SQLitePCL.sqlite3_blob",
            "ownerIdentity": "SQLitePCLRaw.core",
            "isExtensionMethod": false
          }
        ],
        "properties": [
          {
            "stableId": "SQLitePCLRaw.core:SQLitePCL.sqlite3_blob::IsInvalid:System.Boolean",
            "targetName": "IsInvalid",
            "metadataToken": 385875974,
            "canonicalSignature": ":System.Boolean",
            "normalizedSignature": "IsInvalid|:System.Boolean|static=false|accessor=get",
            "emitScope": "ClassSurface",
            "provenance": "Original",
            "isIndexer": false,
            "hasGetter": true,
            "hasSetter": false,
            "isStatic": false,
            "isAbstract": false,
            "isVirtual": true,
            "isOverride": true,
            "visibility": "Public",
            "ownerQualifiedName": "SQLitePCL.sqlite3_blob",
            "ownerIdentity": "SQLitePCLRaw.core"
          }
        ],
        "fields": [],
        "events": [],
        "constructors": []
      },
      {
        "stableId": "SQLitePCLRaw.core:SQLitePCL.sqlite3_context",
        "targetName": "SQLitePCL.sqlite3_context",
        "ownerIdentity": "SQLitePCLRaw.core",
        "metadataToken": 0,
        "kind": "Class",
        "accessibility": "Public",
        "isAbstract": false,
        "isSealed": false,
        "isStatic": false,
        "arity": 0,
        "baseType": {
          "stableId": "System.Private.CoreLib:System.Object",
          "targetName": "System.Object"
        },
        "methods": [
          {
            "stableId": "SQLitePCLRaw.core:SQLitePCL.sqlite3_context::set_context_ptr(System.IntPtr):System.Void",
            "targetName": "set_context_ptr",
            "metadataToken": 100663529,
            "canonicalSignature": "(System.IntPtr):System.Void",
            "normalizedSignature": "set_context_ptr|(System.IntPtr):System.Void|static=false",
            "emitScope": "ClassSurface",
            "provenance": "Original",
            "arity": 0,
            "parameterCount": 1,
            "isStatic": false,
            "isAbstract": false,
            "isVirtual": false,
            "isOverride": false,
            "isSealed": false,
            "visibility": "Protected",
            "ownerQualifiedName": "SQLitePCL.sqlite3_context",
            "ownerIdentity": "SQLitePCLRaw.core",
            "isExtensionMethod": false
          }
        ],
        "properties": [],
        "fields": [
          {
            "stableId": "SQLitePCLRaw.core:SQLitePCL.sqlite3_context::stateSystem.Object",
            "targetName": "state",
            "metadataToken": 67109111,
            "normalizedSignature": "state|System.Object|static=false|const=false",
            "isStatic": false,
            "isReadOnly": false,
            "isLiteral": false,
            "visibility": "Public",
            "ownerQualifiedName": "SQLitePCL.sqlite3_context",
            "ownerIdentity": "SQLitePCLRaw.core"
          }
        ],
        "events": [],
        "constructors": [
          {
            "stableId": "SQLitePCLRaw.core:SQLitePCL.sqlite3_context::.ctor(System.Object):void",
            "metadataToken": 100663526,
            "canonicalSignature": "(System.Object):void",
            "normalizedSignature": "constructor|(System.Object):void|static=false",
            "isStatic": false,
            "parameterCount": 1,
            "visibility": "Protected",
            "ownerQualifiedName": "SQLitePCL.sqlite3_context",
            "ownerIdentity": "SQLitePCLRaw.core"
          }
        ]
      },
      {
        "stableId": "SQLitePCLRaw.core:SQLitePCL.sqlite3_snapshot",
        "targetName": "SQLitePCL.sqlite3_snapshot",
        "ownerIdentity": "SQLitePCLRaw.core",
        "metadataToken": 0,
        "kind": "Class",
        "accessibility": "Public",
        "isAbstract": false,
        "isSealed": false,
        "isStatic": false,
        "arity": 0,
        "baseType": {
          "stableId": "System.Private.CoreLib:System.Runtime.InteropServices.SafeHandle",
          "targetName": "System.Runtime.InteropServices.SafeHandle"
        },
        "interfaces": [
          {
            "stableId": "System.Private.CoreLib:System.IDisposable",
            "targetName": "System.IDisposable"
          }
        ],
        "methods": [
          {
            "stableId": "SQLitePCLRaw.core:SQLitePCL.sqlite3_snapshot::ReleaseHandle():System.Boolean",
            "targetName": "ReleaseHandle",
            "metadataToken": 100663540,
            "canonicalSignature": "():System.Boolean",
            "normalizedSignature": "ReleaseHandle|():System.Boolean|static=false",
            "emitScope": "ClassSurface",
            "provenance": "Original",
            "arity": 0,
            "parameterCount": 0,
            "isStatic": false,
            "isAbstract": false,
            "isVirtual": true,
            "isOverride": true,
            "isSealed": false,
            "visibility": "Protected",
            "ownerQualifiedName": "SQLitePCL.sqlite3_snapshot",
            "ownerIdentity": "SQLitePCLRaw.core",
            "isExtensionMethod": false
          },
          {
            "stableId": "SQLitePCLRaw.core:SQLitePCL.sqlite3_snapshot::manual_close():System.Void",
            "targetName": "manual_close",
            "metadataToken": 100663541,
            "canonicalSignature": "():System.Void",
            "normalizedSignature": "manual_close|():System.Void|static=false",
            "emitScope": "ClassSurface",
            "provenance": "Original",
            "arity": 0,
            "parameterCount": 0,
            "isStatic": false,
            "isAbstract": false,
            "isVirtual": false,
            "isOverride": false,
            "isSealed": false,
            "visibility": "Public",
            "ownerQualifiedName": "SQLitePCL.sqlite3_snapshot",
            "ownerIdentity": "SQLitePCLRaw.core",
            "isExtensionMethod": false
          }
        ],
        "properties": [
          {
            "stableId": "SQLitePCLRaw.core:SQLitePCL.sqlite3_snapshot::IsInvalid:System.Boolean",
            "targetName": "IsInvalid",
            "metadataToken": 385875975,
            "canonicalSignature": ":System.Boolean",
            "normalizedSignature": "IsInvalid|:System.Boolean|static=false|accessor=get",
            "emitScope": "ClassSurface",
            "provenance": "Original",
            "isIndexer": false,
            "hasGetter": true,
            "hasSetter": false,
            "isStatic": false,
            "isAbstract": false,
            "isVirtual": true,
            "isOverride": true,
            "visibility": "Public",
            "ownerQualifiedName": "SQLitePCL.sqlite3_snapshot",
            "ownerIdentity": "SQLitePCLRaw.core"
          }
        ],
        "fields": [],
        "events": [],
        "constructors": []
      },
      {
        "stableId": "SQLitePCLRaw.core:SQLitePCL.sqlite3_stmt",
        "targetName": "SQLitePCL.sqlite3_stmt",
        "ownerIdentity": "SQLitePCLRaw.core",
        "metadataToken": 0,
        "kind": "Class",
        "accessibility": "Public",
        "isAbstract": false,
        "isSealed": false,
        "isStatic": false,
        "arity": 0,
        "baseType": {
          "stableId": "System.Private.CoreLib:System.Runtime.InteropServices.SafeHandle",
          "targetName": "System.Runtime.InteropServices.SafeHandle"
        },
        "interfaces": [
          {
            "stableId": "System.Private.CoreLib:System.IDisposable",
            "targetName": "System.IDisposable"
          }
        ],
        "methods": [
          {
            "stableId": "SQLitePCLRaw.core:SQLitePCL.sqlite3_stmt::ReleaseHandle():System.Boolean",
            "targetName": "ReleaseHandle",
            "metadataToken": 100663545,
            "canonicalSignature": "():System.Boolean",
            "normalizedSignature": "ReleaseHandle|():System.Boolean|static=false",
            "emitScope": "ClassSurface",
            "provenance": "Original",
            "arity": 0,
            "parameterCount": 0,
            "isStatic": false,
            "isAbstract": false,
            "isVirtual": true,
            "isOverride": true,
            "isSealed": false,
            "visibility": "Protected",
            "ownerQualifiedName": "SQLitePCL.sqlite3_stmt",
            "ownerIdentity": "SQLitePCLRaw.core",
            "isExtensionMethod": false
          },
          {
            "stableId": "SQLitePCLRaw.core:SQLitePCL.sqlite3_stmt::manual_close():System.Int32",
            "targetName": "manual_close",
            "metadataToken": 100663546,
            "canonicalSignature": "():System.Int32",
            "normalizedSignature": "manual_close|():System.Int32|static=false",
            "emitScope": "ClassSurface",
            "provenance": "Original",
            "arity": 0,
            "parameterCount": 0,
            "isStatic": false,
            "isAbstract": false,
            "isVirtual": false,
            "isOverride": false,
            "isSealed": false,
            "visibility": "Public",
            "ownerQualifiedName": "SQLitePCL.sqlite3_stmt",
            "ownerIdentity": "SQLitePCLRaw.core",
            "isExtensionMethod": false
          }
        ],
        "properties": [
          {
            "stableId": "SQLitePCLRaw.core:SQLitePCL.sqlite3_stmt::IsInvalid:System.Boolean",
            "targetName": "IsInvalid",
            "metadataToken": 385875976,
            "canonicalSignature": ":System.Boolean",
            "normalizedSignature": "IsInvalid|:System.Boolean|static=false|accessor=get",
            "emitScope": "ClassSurface",
            "provenance": "Original",
            "isIndexer": false,
            "hasGetter": true,
            "hasSetter": false,
            "isStatic": false,
            "isAbstract": false,
            "isVirtual": true,
            "isOverride": true,
            "visibility": "Public",
            "ownerQualifiedName": "SQLitePCL.sqlite3_stmt",
            "ownerIdentity": "SQLitePCLRaw.core"
          }
        ],
        "fields": [],
        "events": [],
        "constructors": []
      },
      {
        "stableId": "SQLitePCLRaw.core:SQLitePCL.sqlite3_value",
        "targetName": "SQLitePCL.sqlite3_value",
        "ownerIdentity": "SQLitePCLRaw.core",
        "metadataToken": 0,
        "kind": "Class",
        "accessibility": "Public",
        "isAbstract": false,
        "isSealed": false,
        "isStatic": false,
        "arity": 0,
        "baseType": {
          "stableId": "System.Private.CoreLib:System.Object",
          "targetName": "System.Object"
        },
        "methods": [],
        "properties": [],
        "fields": [],
        "events": [],
        "constructors": [
          {
            "stableId": "SQLitePCLRaw.core:SQLitePCL.sqlite3_value::.ctor(System.IntPtr):void",
            "metadataToken": 100663530,
            "canonicalSignature": "(System.IntPtr):void",
            "normalizedSignature": "constructor|(System.IntPtr):void|static=false",
            "isStatic": false,
            "parameterCount": 1,
            "visibility": "Public",
            "ownerQualifiedName": "SQLitePCL.sqlite3_value",
            "ownerIdentity": "SQLitePCLRaw.core"
          }
        ]
      },
      {
        "stableId": "SQLitePCLRaw.provider.e_sqlite3:SQLitePCL.SQLite3Provider_e_sqlite3",
        "targetName": "SQLitePCL.SQLite3Provider_e_sqlite3",
        "ownerIdentity": "SQLitePCLRaw.provider.e_sqlite3",
        "metadataToken": 0,
        "kind": "Class",
        "accessibility": "Public",
        "isAbstract": false,
        "isSealed": true,
        "isStatic": false,
        "arity": 0,
        "baseType": {
          "stableId": "System.Private.CoreLib:System.Object",
          "targetName": "System.Object"
        },
        "interfaces": [
          {
            "stableId": "SQLitePCLRaw.core:SQLitePCL.ISQLite3Provider",
            "targetName": "SQLitePCL.ISQLite3Provider"
          }
        ],
        "methods": [
          {
            "stableId": "SQLitePCLRaw.core:SQLitePCL.ISQLite3Provider::GetNativeLibraryName():System.String",
            "targetName": "GetNativeLibraryName",
            "metadataToken": 100663613,
            "canonicalSignature": "():System.String",
            "normalizedSignature": "GetNativeLibraryName|():System.String|static=false",
            "emitScope": "ViewOnly",
            "provenance": "ExplicitView",
            "arity": 0,
            "parameterCount": 0,
            "isStatic": false,
            "isAbstract": false,
            "isVirtual": true,
            "isOverride": false,
            "isSealed": false,
            "visibility": "Public",
            "ownerQualifiedName": "SQLitePCL.ISQLite3Provider",
            "ownerIdentity": "SQLitePCLRaw.core",
            "isExtensionMethod": false,
            "sourceInterface": "SQLitePCL.ISQLite3Provider"
          },
          {
            "stableId": "SQLitePCLRaw.core:SQLitePCL.ISQLite3Provider::sqlite3_open(SQLitePCL.utf8z,System.IntPtr&):System.Int32",
            "targetName": "sqlite3_open",
            "metadataToken": 100663614,
            "canonicalSignature": "(SQLitePCL.utf8z,System.IntPtr&):System.Int32",
            "normalizedSignature": "sqlite3_open|(SQLitePCL.utf8z,System.IntPtr&):System.Int32|static=false",
            "emitScope": "ViewOnly",
            "provenance": "ExplicitView",
            "arity": 0,
            "parameterCount": 2,
            "isStatic": false,
            "isAbstract": false,
            "isVirtual": true,
            "isOverride": false,
            "isSealed": false,
            "visibility": "Public",
            "ownerQualifiedName": "SQLitePCL.ISQLite3Provider",
            "ownerIdentity": "SQLitePCLRaw.core",
            "isExtensionMethod": false,
            "sourceInterface": "SQLitePCL.ISQLite3Provider",
            "parameterModifiers": [
              {
                "index": 1,
                "modifier": "out"
              }
            ]
          },
          {
            "stableId": "SQLitePCLRaw.core:SQLitePCL.ISQLite3Provider::sqlite3_open_v2(SQLitePCL.utf8z,System.IntPtr&,System.Int32,SQLitePCL.utf8z):System.Int32",
            "targetName": "sqlite3_open_v2",
            "metadataToken": 100663615,
            "canonicalSignature": "(SQLitePCL.utf8z,System.IntPtr&,System.Int32,SQLitePCL.utf8z):System.Int32",
            "normalizedSignature": "sqlite3_open_v2|(SQLitePCL.utf8z,System.IntPtr&,System.Int32,SQLitePCL.utf8z):System.Int32|static=false",
            "emitScope": "ViewOnly",
            "provenance": "ExplicitView",
            "arity": 0,
            "parameterCount": 4,
            "isStatic": false,
            "isAbstract": false,
            "isVirtual": true,
            "isOverride": false,
            "isSealed": false,
            "visibility": "Public",
            "ownerQualifiedName": "SQLitePCL.ISQLite3Provider",
            "ownerIdentity": "SQLitePCLRaw.core",
            "isExtensionMethod": false,
            "sourceInterface": "SQLitePCL.ISQLite3Provider",
            "parameterModifiers": [
              {
                "index": 1,
                "modifier": "out"
              }
            ]
          },
          {
            "stableId": "SQLitePCLRaw.core:SQLitePCL.ISQLite3Provider::sqlite3_close_v2(System.IntPtr):System.Int32",
            "targetName": "sqlite3_close_v2",
            "metadataToken": 100663616,
            "canonicalSignature": "(System.IntPtr):System.Int32",
            "normalizedSignature": "sqlite3_close_v2|(System.IntPtr):System.Int32|static=false",
            "emitScope": "ViewOnly",
            "provenance": "ExplicitView",
            "arity": 0,
            "parameterCount": 1,
            "isStatic": false,
            "isAbstract": false,
            "isVirtual": true,
            "isOverride": false,
            "isSealed": false,
            "visibility": "Public",
            "ownerQualifiedName": "SQLitePCL.ISQLite3Provider",
            "ownerIdentity": "SQLitePCLRaw.core",
            "isExtensionMethod": false,
            "sourceInterface": "SQLitePCL.ISQLite3Provider"
          },
          {
            "stableId": "SQLitePCLRaw.core:SQLitePCL.ISQLite3Provider::sqlite3_enable_shared_cache(System.Int32):System.Int32",
            "targetName": "sqlite3_enable_shared_cache",
            "metadataToken": 100663618,
            "canonicalSignature": "(System.Int32):System.Int32",
            "normalizedSignature": "sqlite3_enable_shared_cache|(System.Int32):System.Int32|static=false",
            "emitScope": "ViewOnly",
            "provenance": "ExplicitView",
            "arity": 0,
            "parameterCount": 1,
            "isStatic": false,
            "isAbstract": false,
            "isVirtual": true,
            "isOverride": false,
            "isSealed": false,
            "visibility": "Public",
            "ownerQualifiedName": "SQLitePCL.ISQLite3Provider",
            "ownerIdentity": "SQLitePCLRaw.core",
            "isExtensionMethod": false,
            "sourceInterface": "SQLitePCL.ISQLite3Provider"
          },
          {
            "stableId": "SQLitePCLRaw.core:SQLitePCL.ISQLite3Provider::sqlite3_interrupt(SQLitePCL.sqlite3):System.Void",
            "targetName": "sqlite3_interrupt",
            "metadataToken": 100663619,
            "canonicalSignature": "(SQLitePCL.sqlite3):System.Void",
            "normalizedSignature": "sqlite3_interrupt|(SQLitePCL.sqlite3):System.Void|static=false",
            "emitScope": "ViewOnly",
            "provenance": "ExplicitView",
            "arity": 0,
            "parameterCount": 1,
            "isStatic": false,
            "isAbstract": false,
            "isVirtual": true,
            "isOverride": false,
            "isSealed": false,
            "visibility": "Public",
            "ownerQualifiedName": "SQLitePCL.ISQLite3Provider",
            "ownerIdentity": "SQLitePCLRaw.core",
            "isExtensionMethod": false,
            "sourceInterface": "SQLitePCL.ISQLite3Provider"
          },
          {
            "stableId": "SQLitePCLRaw.core:SQLitePCL.ISQLite3Provider::sqlite3__vfs__delete(SQLitePCL.utf8z,SQLitePCL.utf8z,System.Int32):System.Int32",
            "targetName": "sqlite3__vfs__delete",
            "metadataToken": 100663620,
            "canonicalSignature": "(SQLitePCL.utf8z,SQLitePCL.utf8z,System.Int32):System.Int32",
            "normalizedSignature": "sqlite3__vfs__delete|(SQLitePCL.utf8z,SQLitePCL.utf8z,System.Int32):System.Int32|static=false",
            "emitScope": "ViewOnly",
            "provenance": "ExplicitView",
            "arity": 0,
            "parameterCount": 3,
            "isStatic": false,
            "isAbstract": false,
            "isVirtual": true,
            "isOverride": false,
            "isSealed": false,
            "visibility": "Public",
            "ownerQualifiedName": "SQLitePCL.ISQLite3Provider",
            "ownerIdentity": "SQLitePCLRaw.core",
            "isExtensionMethod": false,
            "sourceInterface": "SQLitePCL.ISQLite3Provider"
          },
          {
            "stableId": "SQLitePCLRaw.core:SQLitePCL.ISQLite3Provider::sqlite3_threadsafe():System.Int32",
            "targetName": "sqlite3_threadsafe",
            "metadataToken": 100663621,
            "canonicalSignature": "():System.Int32",
            "normalizedSignature": "sqlite3_threadsafe|():System.Int32|static=false",
            "emitScope": "ViewOnly",
            "provenance": "ExplicitView",
            "arity": 0,
            "parameterCount": 0,
            "isStatic": false,
            "isAbstract": false,
            "isVirtual": true,
            "isOverride": false,
            "isSealed": false,
            "visibility": "Public",
            "ownerQualifiedName": "SQLitePCL.ISQLite3Provider",
            "ownerIdentity": "SQLitePCLRaw.core",
            "isExtensionMethod": false,
            "sourceInterface": "SQLitePCL.ISQLite3Provider"
          },
          {
            "stableId": "SQLitePCLRaw.core:SQLitePCL.ISQLite3Provider::sqlite3_libversion():SQLitePCL.utf8z",
            "targetName": "sqlite3_libversion",
            "metadataToken": 100663622,
            "canonicalSignature": "():SQLitePCL.utf8z",
            "normalizedSignature": "sqlite3_libversion|():SQLitePCL.utf8z|static=false",
            "emitScope": "ViewOnly",
            "provenance": "ExplicitView",
            "arity": 0,
            "parameterCount": 0,
            "isStatic": false,
            "isAbstract": false,
            "isVirtual": true,
            "isOverride": false,
            "isSealed": false,
            "visibility": "Public",
            "ownerQualifiedName": "SQLitePCL.ISQLite3Provider",
            "ownerIdentity": "SQLitePCLRaw.core",
            "isExtensionMethod": false,
            "sourceInterface": "SQLitePCL.ISQLite3Provider"
          },
          {
            "stableId": "SQLitePCLRaw.core:SQLitePCL.ISQLite3Provider::sqlite3_memory_used():System.Int64",
            "targetName": "sqlite3_memory_used",
            "metadataToken": 100663625,
            "canonicalSignature": "():System.Int64",
            "normalizedSignature": "sqlite3_memory_used|():System.Int64|static=false",
            "emitScope": "ViewOnly",
            "provenance": "ExplicitView",
            "arity": 0,
            "parameterCount": 0,
            "isStatic": false,
            "isAbstract": false,
            "isVirtual": true,
            "isOverride": false,
            "isSealed": false,
            "visibility": "Public",
            "ownerQualifiedName": "SQLitePCL.ISQLite3Provider",
            "ownerIdentity": "SQLitePCLRaw.core",
            "isExtensionMethod": false,
            "sourceInterface": "SQLitePCL.ISQLite3Provider"
          },
          {
            "stableId": "SQLitePCLRaw.core:SQLitePCL.ISQLite3Provider::sqlite3_memory_highwater(System.Int32):System.Int64",
            "targetName": "sqlite3_memory_highwater",
            "metadataToken": 100663626,
            "canonicalSignature": "(System.Int32):System.Int64",
            "normalizedSignature": "sqlite3_memory_highwater|(System.Int32):System.Int64|static=false",
            "emitScope": "ViewOnly",
            "provenance": "ExplicitView",
            "arity": 0,
            "parameterCount": 1,
            "isStatic": false,
            "isAbstract": false,
            "isVirtual": true,
            "isOverride": false,
            "isSealed": false,
            "visibility": "Public",
            "ownerQualifiedName": "SQLitePCL.ISQLite3Provider",
            "ownerIdentity": "SQLitePCLRaw.core",
            "isExtensionMethod": false,
            "sourceInterface": "SQLitePCL.ISQLite3Provider"
          },
          {
            "stableId": "SQLitePCLRaw.core:SQLitePCL.ISQLite3Provider::sqlite3_soft_heap_limit64(System.Int64):System.Int64",
            "targetName": "sqlite3_soft_heap_limit64",
            "metadataToken": 100663627,
            "canonicalSignature": "(System.Int64):System.Int64",
            "normalizedSignature": "sqlite3_soft_heap_limit64|(System.Int64):System.Int64|static=false",
            "emitScope": "ViewOnly",
            "provenance": "ExplicitView",
            "arity": 0,
            "parameterCount": 1,
            "isStatic": false,
            "isAbstract": false,
            "isVirtual": true,
            "isOverride": false,
            "isSealed": false,
            "visibility": "Public",
            "ownerQualifiedName": "SQLitePCL.ISQLite3Provider",
            "ownerIdentity": "SQLitePCLRaw.core",
            "isExtensionMethod": false,
            "sourceInterface": "SQLitePCL.ISQLite3Provider"
          },
          {
            "stableId": "SQLitePCLRaw.core:SQLitePCL.ISQLite3Provider::sqlite3_status(System.Int32,System.Int32&,System.Int32&,System.Int32):System.Int32",
            "targetName": "sqlite3_status",
            "metadataToken": 100663629,
            "canonicalSignature": "(System.Int32,System.Int32&,System.Int32&,System.Int32):System.Int32",
            "normalizedSignature": "sqlite3_status|(System.Int32,System.Int32&,System.Int32&,System.Int32):System.Int32|static=false",
            "emitScope": "ViewOnly",
            "provenance": "ExplicitView",
            "arity": 0,
            "parameterCount": 4,
            "isStatic": false,
            "isAbstract": false,
            "isVirtual": true,
            "isOverride": false,
            "isSealed": false,
            "visibility": "Public",
            "ownerQualifiedName": "SQLitePCL.ISQLite3Provider",
            "ownerIdentity": "SQLitePCLRaw.core",
            "isExtensionMethod": false,
            "sourceInterface": "SQLitePCL.ISQLite3Provider",
            "parameterModifiers": [
              {
                "index": 1,
                "modifier": "out"
              },
              {
                "index": 2,
                "modifier": "out"
              }
            ]
          },
          {
            "stableId": "SQLitePCLRaw.core:SQLitePCL.ISQLite3Provider::sqlite3_db_readonly(SQLitePCL.sqlite3,SQLitePCL.utf8z):System.Int32",
            "targetName": "sqlite3_db_readonly",
            "metadataToken": 100663630,
            "canonicalSignature": "(SQLitePCL.sqlite3,SQLitePCL.utf8z):System.Int32",
            "normalizedSignature": "sqlite3_db_readonly|(SQLitePCL.sqlite3,SQLitePCL.utf8z):System.Int32|static=false",
            "emitScope": "ViewOnly",
            "provenance": "ExplicitView",
            "arity": 0,
            "parameterCount": 2,
            "isStatic": false,
            "isAbstract": false,
            "isVirtual": true,
            "isOverride": false,
            "isSealed": false,
            "visibility": "Public",
            "ownerQualifiedName": "SQLitePCL.ISQLite3Provider",
            "ownerIdentity": "SQLitePCLRaw.core",
            "isExtensionMethod": false,
            "sourceInterface": "SQLitePCL.ISQLite3Provider"
          },
          {
            "stableId": "SQLitePCLRaw.core:SQLitePCL.ISQLite3Provider::sqlite3_db_filename(SQLitePCL.sqlite3,SQLitePCL.utf8z):SQLitePCL.utf8z",
            "targetName": "sqlite3_db_filename",
            "metadataToken": 100663631,
            "canonicalSignature": "(SQLitePCL.sqlite3,SQLitePCL.utf8z):SQLitePCL.utf8z",
            "normalizedSignature": "sqlite3_db_filename|(SQLitePCL.sqlite3,SQLitePCL.utf8z):SQLitePCL.utf8z|static=false",
            "emitScope": "ViewOnly",
            "provenance": "ExplicitView",
            "arity": 0,
            "parameterCount": 2,
            "isStatic": false,
            "isAbstract": false,
            "isVirtual": true,
            "isOverride": false,
            "isSealed": false,
            "visibility": "Public",
            "ownerQualifiedName": "SQLitePCL.ISQLite3Provider",
            "ownerIdentity": "SQLitePCLRaw.core",
            "isExtensionMethod": false,
            "sourceInterface": "SQLitePCL.ISQLite3Provider"
          },
          {
            "stableId": "SQLitePCLRaw.core:SQLitePCL.ISQLite3Provider::sqlite3_errmsg(SQLitePCL.sqlite3):SQLitePCL.utf8z",
            "targetName": "sqlite3_errmsg",
            "metadataToken": 100663632,
            "canonicalSignature": "(SQLitePCL.sqlite3):SQLitePCL.utf8z",
            "normalizedSignature": "sqlite3_errmsg|(SQLitePCL.sqlite3):SQLitePCL.utf8z|static=false",
            "emitScope": "ViewOnly",
            "provenance": "ExplicitView",
            "arity": 0,
            "parameterCount": 1,
            "isStatic": false,
            "isAbstract": false,
            "isVirtual": true,
            "isOverride": false,
            "isSealed": false,
            "visibility": "Public",
            "ownerQualifiedName": "SQLitePCL.ISQLite3Provider",
            "ownerIdentity": "SQLitePCLRaw.core",
            "isExtensionMethod": false,
            "sourceInterface": "SQLitePCL.ISQLite3Provider"
          },
          {
            "stableId": "SQLitePCLRaw.core:SQLitePCL.ISQLite3Provider::sqlite3_last_insert_rowid(SQLitePCL.sqlite3):System.Int64",
            "targetName": "sqlite3_last_insert_rowid",
            "metadataToken": 100663633,
            "canonicalSignature": "(SQLitePCL.sqlite3):System.Int64",
            "normalizedSignature": "sqlite3_last_insert_rowid|(SQLitePCL.sqlite3):System.Int64|static=false",
            "emitScope": "ViewOnly",
            "provenance": "ExplicitView",
            "arity": 0,
            "parameterCount": 1,
            "isStatic": false,
            "isAbstract": false,
            "isVirtual": true,
            "isOverride": false,
            "isSealed": false,
            "visibility": "Public",
            "ownerQualifiedName": "SQLitePCL.ISQLite3Provider",
            "ownerIdentity": "SQLitePCLRaw.core",
            "isExtensionMethod": false,
            "sourceInterface": "SQLitePCL.ISQLite3Provider"
          },
          {
            "stableId": "SQLitePCLRaw.core:SQLitePCL.ISQLite3Provider::sqlite3_changes(SQLitePCL.sqlite3):System.Int32",
            "targetName": "sqlite3_changes",
            "metadataToken": 100663634,
            "canonicalSignature": "(SQLitePCL.sqlite3):System.Int32",
            "normalizedSignature": "sqlite3_changes|(SQLitePCL.sqlite3):System.Int32|static=false",
            "emitScope": "ViewOnly",
            "provenance": "ExplicitView",
            "arity": 0,
            "parameterCount": 1,
            "isStatic": false,
            "isAbstract": false,
            "isVirtual": true,
            "isOverride": false,
            "isSealed": false,
            "visibility": "Public",
            "ownerQualifiedName": "SQLitePCL.ISQLite3Provider",
            "ownerIdentity": "SQLitePCLRaw.core",
            "isExtensionMethod": false,
            "sourceInterface": "SQLitePCL.ISQLite3Provider"
          },
          {
            "stableId": "SQLitePCLRaw.core:SQLitePCL.ISQLite3Provider::sqlite3_busy_timeout(SQLitePCL.sqlite3,System.Int32):System.Int32",
            "targetName": "sqlite3_busy_timeout",
            "metadataToken": 100663637,
            "canonicalSignature": "(SQLitePCL.sqlite3,System.Int32):System.Int32",
            "normalizedSignature": "sqlite3_busy_timeout|(SQLitePCL.sqlite3,System.Int32):System.Int32|static=false",
            "emitScope": "ViewOnly",
            "provenance": "ExplicitView",
            "arity": 0,
            "parameterCount": 2,
            "isStatic": false,
            "isAbstract": false,
            "isVirtual": true,
            "isOverride": false,
            "isSealed": false,
            "visibility": "Public",
            "ownerQualifiedName": "SQLitePCL.ISQLite3Provider",
            "ownerIdentity": "SQLitePCLRaw.core",
            "isExtensionMethod": false,
            "sourceInterface": "SQLitePCL.ISQLite3Provider"
          },
          {
            "stableId": "SQLitePCLRaw.core:SQLitePCL.ISQLite3Provider::sqlite3_errstr(System.Int32):SQLitePCL.utf8z",
            "targetName": "sqlite3_errstr",
            "metadataToken": 100663641,
            "canonicalSignature": "(System.Int32):SQLitePCL.utf8z",
            "normalizedSignature": "sqlite3_errstr|(System.Int32):SQLitePCL.utf8z|static=false",
            "emitScope": "ViewOnly",
            "provenance": "ExplicitView",
            "arity": 0,
            "parameterCount": 1,
            "isStatic": false,
            "isAbstract": false,
            "isVirtual": true,
            "isOverride": false,
            "isSealed": false,
            "visibility": "Public",
            "ownerQualifiedName": "SQLitePCL.ISQLite3Provider",
            "ownerIdentity": "SQLitePCLRaw.core",
            "isExtensionMethod": false,
            "sourceInterface": "SQLitePCL.ISQLite3Provider"
          },
          {
            "stableId": "SQLitePCLRaw.core:SQLitePCL.ISQLite3Provider::sqlite3_prepare_v2(SQLitePCL.sqlite3,System.ReadOnlySpan_1[[System.Byte,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]],System.IntPtr&,System.ReadOnlySpan_1[[System.Byte,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]&):System.Int32",
            "targetName": "sqlite3_prepare_v2",
            "metadataToken": 100663642,
            "canonicalSignature": "(SQLitePCL.sqlite3,System.ReadOnlySpan_1[[System.Byte,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]],System.IntPtr&,System.ReadOnlySpan_1[[System.Byte,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]&):System.Int32",
            "normalizedSignature": "sqlite3_prepare_v2|(SQLitePCL.sqlite3,System.ReadOnlySpan_1[[System.Byte,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]],System.IntPtr&,System.ReadOnlySpan_1[[System.Byte,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]&):System.Int32|static=false",
            "emitScope": "ViewOnly",
            "provenance": "ExplicitView",
            "arity": 0,
            "parameterCount": 4,
            "isStatic": false,
            "isAbstract": false,
            "isVirtual": true,
            "isOverride": false,
            "isSealed": false,
            "visibility": "Public",
            "ownerQualifiedName": "SQLitePCL.ISQLite3Provider",
            "ownerIdentity": "SQLitePCLRaw.core",
            "isExtensionMethod": false,
            "sourceInterface": "SQLitePCL.ISQLite3Provider",
            "parameterModifiers": [
              {
                "index": 2,
                "modifier": "out"
              },
              {
                "index": 3,
                "modifier": "out"
              }
            ]
          },
          {
            "stableId": "SQLitePCLRaw.core:SQLitePCL.ISQLite3Provider::sqlite3_prepare_v3(SQLitePCL.sqlite3,System.ReadOnlySpan_1[[System.Byte,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]],System.UInt32,System.IntPtr&,System.ReadOnlySpan_1[[System.Byte,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]&):System.Int32",
            "targetName": "sqlite3_prepare_v3",
            "metadataToken": 100663643,
            "canonicalSignature": "(SQLitePCL.sqlite3,System.ReadOnlySpan_1[[System.Byte,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]],System.UInt32,System.IntPtr&,System.ReadOnlySpan_1[[System.Byte,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]&):System.Int32",
            "normalizedSignature": "sqlite3_prepare_v3|(SQLitePCL.sqlite3,System.ReadOnlySpan_1[[System.Byte,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]],System.UInt32,System.IntPtr&,System.ReadOnlySpan_1[[System.Byte,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]&):System.Int32|static=false",
            "emitScope": "ViewOnly",
            "provenance": "ExplicitView",
            "arity": 0,
            "parameterCount": 5,
            "isStatic": false,
            "isAbstract": false,
            "isVirtual": true,
            "isOverride": false,
            "isSealed": false,
            "visibility": "Public",
            "ownerQualifiedName": "SQLitePCL.ISQLite3Provider",
            "ownerIdentity": "SQLitePCLRaw.core",
            "isExtensionMethod": false,
            "sourceInterface": "SQLitePCL.ISQLite3Provider",
            "parameterModifiers": [
              {
                "index": 3,
                "modifier": "out"
              },
              {
                "index": 4,
                "modifier": "out"
              }
            ]
          },
          {
            "stableId": "SQLitePCLRaw.core:SQLitePCL.ISQLite3Provider::sqlite3_prepare_v2(SQLitePCL.sqlite3,SQLitePCL.utf8z,System.IntPtr&,SQLitePCL.utf8z&):System.Int32",
            "targetName": "sqlite3_prepare_v2",
            "metadataToken": 100663644,
            "canonicalSignature": "(SQLitePCL.sqlite3,SQLitePCL.utf8z,System.IntPtr&,SQLitePCL.utf8z&):System.Int32",
            "normalizedSignature": "sqlite3_prepare_v2|(SQLitePCL.sqlite3,SQLitePCL.utf8z,System.IntPtr&,SQLitePCL.utf8z&):System.Int32|static=false",
            "emitScope": "ViewOnly",
            "provenance": "ExplicitView",
            "arity": 0,
            "parameterCount": 4,
            "isStatic": false,
            "isAbstract": false,
            "isVirtual": true,
            "isOverride": false,
            "isSealed": false,
            "visibility": "Public",
            "ownerQualifiedName": "SQLitePCL.ISQLite3Provider",
            "ownerIdentity": "SQLitePCLRaw.core",
            "isExtensionMethod": false,
            "sourceInterface": "SQLitePCL.ISQLite3Provider",
            "parameterModifiers": [
              {
                "index": 2,
                "modifier": "out"
              },
              {
                "index": 3,
                "modifier": "out"
              }
            ]
          },
          {
            "stableId": "SQLitePCLRaw.core:SQLitePCL.ISQLite3Provider::sqlite3_prepare_v3(SQLitePCL.sqlite3,SQLitePCL.utf8z,System.UInt32,System.IntPtr&,SQLitePCL.utf8z&):System.Int32",
            "targetName": "sqlite3_prepare_v3",
            "metadataToken": 100663645,
            "canonicalSignature": "(SQLitePCL.sqlite3,SQLitePCL.utf8z,System.UInt32,System.IntPtr&,SQLitePCL.utf8z&):System.Int32",
            "normalizedSignature": "sqlite3_prepare_v3|(SQLitePCL.sqlite3,SQLitePCL.utf8z,System.UInt32,System.IntPtr&,SQLitePCL.utf8z&):System.Int32|static=false",
            "emitScope": "ViewOnly",
            "provenance": "ExplicitView",
            "arity": 0,
            "parameterCount": 5,
            "isStatic": false,
            "isAbstract": false,
            "isVirtual": true,
            "isOverride": false,
            "isSealed": false,
            "visibility": "Public",
            "ownerQualifiedName": "SQLitePCL.ISQLite3Provider",
            "ownerIdentity": "SQLitePCLRaw.core",
            "isExtensionMethod": false,
            "sourceInterface": "SQLitePCL.ISQLite3Provider",
            "parameterModifiers": [
              {
                "index": 3,
                "modifier": "out"
              },
              {
                "index": 4,
                "modifier": "out"
              }
            ]
          },
          {
            "stableId": "SQLitePCLRaw.core:SQLitePCL.ISQLite3Provider::sqlite3_step(SQLitePCL.sqlite3_stmt):System.Int32",
            "targetName": "sqlite3_step",
            "metadataToken": 100663646,
            "canonicalSignature": "(SQLitePCL.sqlite3_stmt):System.Int32",
            "normalizedSignature": "sqlite3_step|(SQLitePCL.sqlite3_stmt):System.Int32|static=false",
            "emitScope": "ViewOnly",
            "provenance": "ExplicitView",
            "arity": 0,
            "parameterCount": 1,
            "isStatic": false,
            "isAbstract": false,
            "isVirtual": true,
            "isOverride": false,
            "isSealed": false,
            "visibility": "Public",
            "ownerQualifiedName": "SQLitePCL.ISQLite3Provider",
            "ownerIdentity": "SQLitePCLRaw.core",
            "isExtensionMethod": false,
            "sourceInterface": "SQLitePCL.ISQLite3Provider"
          },
          {
            "stableId": "SQLitePCLRaw.core:SQLitePCL.ISQLite3Provider::sqlite3_stmt_status(SQLitePCL.sqlite3_stmt,System.Int32,System.Int32):System.Int32",
            "targetName": "sqlite3_stmt_status",
            "metadataToken": 100663650,
            "canonicalSignature": "(SQLitePCL.sqlite3_stmt,System.Int32,System.Int32):System.Int32",
            "normalizedSignature": "sqlite3_stmt_status|(SQLitePCL.sqlite3_stmt,System.Int32,System.Int32):System.Int32|static=false",
            "emitScope": "ViewOnly",
            "provenance": "ExplicitView",
            "arity": 0,
            "parameterCount": 3,
            "isStatic": false,
            "isAbstract": false,
            "isVirtual": true,
            "isOverride": false,
            "isSealed": false,
            "visibility": "Public",
            "ownerQualifiedName": "SQLitePCL.ISQLite3Provider",
            "ownerIdentity": "SQLitePCLRaw.core",
            "isExtensionMethod": false,
            "sourceInterface": "SQLitePCL.ISQLite3Provider"
          },
          {
            "stableId": "SQLitePCLRaw.core:SQLitePCL.ISQLite3Provider::sqlite3_sql(SQLitePCL.sqlite3_stmt):SQLitePCL.utf8z",
            "targetName": "sqlite3_sql",
            "metadataToken": 100663651,
            "canonicalSignature": "(SQLitePCL.sqlite3_stmt):SQLitePCL.utf8z",
            "normalizedSignature": "sqlite3_sql|(SQLitePCL.sqlite3_stmt):SQLitePCL.utf8z|static=false",
            "emitScope": "ViewOnly",
            "provenance": "ExplicitView",
            "arity": 0,
            "parameterCount": 1,
            "isStatic": false,
            "isAbstract": false,
            "isVirtual": true,
            "isOverride": false,
            "isSealed": false,
            "visibility": "Public",
            "ownerQualifiedName": "SQLitePCL.ISQLite3Provider",
            "ownerIdentity": "SQLitePCLRaw.core",
            "isExtensionMethod": false,
            "sourceInterface": "SQLitePCL.ISQLite3Provider"
          },
          {
            "stableId": "SQLitePCLRaw.core:SQLitePCL.ISQLite3Provider::sqlite3_db_handle(System.IntPtr):System.IntPtr",
            "targetName": "sqlite3_db_handle",
            "metadataToken": 100663652,
            "canonicalSignature": "(System.IntPtr):System.IntPtr",
            "normalizedSignature": "sqlite3_db_handle|(System.IntPtr):System.IntPtr|static=false",
            "emitScope": "ViewOnly",
            "provenance": "ExplicitView",
            "arity": 0,
            "parameterCount": 1,
            "isStatic": false,
            "isAbstract": false,
            "isVirtual": true,
            "isOverride": false,
            "isSealed": false,
            "visibility": "Public",
            "ownerQualifiedName": "SQLitePCL.ISQLite3Provider",
            "ownerIdentity": "SQLitePCLRaw.core",
            "isExtensionMethod": false,
            "sourceInterface": "SQLitePCL.ISQLite3Provider"
          },
          {
            "stableId": "SQLitePCLRaw.core:SQLitePCL.ISQLite3Provider::sqlite3_next_stmt(SQLitePCL.sqlite3,System.IntPtr):System.IntPtr",
            "targetName": "sqlite3_next_stmt",
            "metadataToken": 100663653,
            "canonicalSignature": "(SQLitePCL.sqlite3,System.IntPtr):System.IntPtr",
            "normalizedSignature": "sqlite3_next_stmt|(SQLitePCL.sqlite3,System.IntPtr):System.IntPtr|static=false",
            "emitScope": "ViewOnly",
            "provenance": "ExplicitView",
            "arity": 0,
            "parameterCount": 2,
            "isStatic": false,
            "isAbstract": false,
            "isVirtual": true,
            "isOverride": false,
            "isSealed": false,
            "visibility": "Public",
            "ownerQualifiedName": "SQLitePCL.ISQLite3Provider",
            "ownerIdentity": "SQLitePCLRaw.core",
            "isExtensionMethod": false,
            "sourceInterface": "SQLitePCL.ISQLite3Provider"
          },
          {
            "stableId": "SQLitePCLRaw.core:SQLitePCL.ISQLite3Provider::sqlite3_bind_parameter_name(SQLitePCL.sqlite3_stmt,System.Int32):SQLitePCL.utf8z",
            "targetName": "sqlite3_bind_parameter_name",
            "metadataToken": 100663655,
            "canonicalSignature": "(SQLitePCL.sqlite3_stmt,System.Int32):SQLitePCL.utf8z",
            "normalizedSignature": "sqlite3_bind_parameter_name|(SQLitePCL.sqlite3_stmt,System.Int32):SQLitePCL.utf8z|static=false",
            "emitScope": "ViewOnly",
            "provenance": "ExplicitView",
            "arity": 0,
            "parameterCount": 2,
            "isStatic": false,
            "isAbstract": false,
            "isVirtual": true,
            "isOverride": false,
            "isSealed": false,
            "visibility": "Public",
            "ownerQualifiedName": "SQLitePCL.ISQLite3Provider",
            "ownerIdentity": "SQLitePCLRaw.core",
            "isExtensionMethod": false,
            "sourceInterface": "SQLitePCL.ISQLite3Provider"
          },
          {
            "stableId": "SQLitePCLRaw.core:SQLitePCL.ISQLite3Provider::sqlite3_bind_blob(SQLitePCL.sqlite3_stmt,System.Int32,System.ReadOnlySpan_1[[System.Byte,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]):System.Int32",
            "targetName": "sqlite3_bind_blob",
            "metadataToken": 100663656,
            "canonicalSignature": "(SQLitePCL.sqlite3_stmt,System.Int32,System.ReadOnlySpan_1[[System.Byte,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]):System.Int32",
            "normalizedSignature": "sqlite3_bind_blob|(SQLitePCL.sqlite3_stmt,System.Int32,System.ReadOnlySpan_1[[System.Byte,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]):System.Int32|static=false",
            "emitScope": "ViewOnly",
            "provenance": "ExplicitView",
            "arity": 0,
            "parameterCount": 3,
            "isStatic": false,
            "isAbstract": false,
            "isVirtual": true,
            "isOverride": false,
            "isSealed": false,
            "visibility": "Public",
            "ownerQualifiedName": "SQLitePCL.ISQLite3Provider",
            "ownerIdentity": "SQLitePCLRaw.core",
            "isExtensionMethod": false,
            "sourceInterface": "SQLitePCL.ISQLite3Provider"
          },
          {
            "stableId": "SQLitePCLRaw.core:SQLitePCL.ISQLite3Provider::sqlite3_bind_double(SQLitePCL.sqlite3_stmt,System.Int32,System.Double):System.Int32",
            "targetName": "sqlite3_bind_double",
            "metadataToken": 100663657,
            "canonicalSignature": "(SQLitePCL.sqlite3_stmt,System.Int32,System.Double):System.Int32",
            "normalizedSignature": "sqlite3_bind_double|(SQLitePCL.sqlite3_stmt,System.Int32,System.Double):System.Int32|static=false",
            "emitScope": "ViewOnly",
            "provenance": "ExplicitView",
            "arity": 0,
            "parameterCount": 3,
            "isStatic": false,
            "isAbstract": false,
            "isVirtual": true,
            "isOverride": false,
            "isSealed": false,
            "visibility": "Public",
            "ownerQualifiedName": "SQLitePCL.ISQLite3Provider",
            "ownerIdentity": "SQLitePCLRaw.core",
            "isExtensionMethod": false,
            "sourceInterface": "SQLitePCL.ISQLite3Provider"
          },
          {
            "stableId": "SQLitePCLRaw.core:SQLitePCL.ISQLite3Provider::sqlite3_bind_int64(SQLitePCL.sqlite3_stmt,System.Int32,System.Int64):System.Int32",
            "targetName": "sqlite3_bind_int64",
            "metadataToken": 100663659,
            "canonicalSignature": "(SQLitePCL.sqlite3_stmt,System.Int32,System.Int64):System.Int32",
            "normalizedSignature": "sqlite3_bind_int64|(SQLitePCL.sqlite3_stmt,System.Int32,System.Int64):System.Int32|static=false",
            "emitScope": "ViewOnly",
            "provenance": "ExplicitView",
            "arity": 0,
            "parameterCount": 3,
            "isStatic": false,
            "isAbstract": false,
            "isVirtual": true,
            "isOverride": false,
            "isSealed": false,
            "visibility": "Public",
            "ownerQualifiedName": "SQLitePCL.ISQLite3Provider",
            "ownerIdentity": "SQLitePCLRaw.core",
            "isExtensionMethod": false,
            "sourceInterface": "SQLitePCL.ISQLite3Provider"
          },
          {
            "stableId": "SQLitePCLRaw.core:SQLitePCL.ISQLite3Provider::sqlite3_bind_null(SQLitePCL.sqlite3_stmt,System.Int32):System.Int32",
            "targetName": "sqlite3_bind_null",
            "metadataToken": 100663660,
            "canonicalSignature": "(SQLitePCL.sqlite3_stmt,System.Int32):System.Int32",
            "normalizedSignature": "sqlite3_bind_null|(SQLitePCL.sqlite3_stmt,System.Int32):System.Int32|static=false",
            "emitScope": "ViewOnly",
            "provenance": "ExplicitView",
            "arity": 0,
            "parameterCount": 2,
            "isStatic": false,
            "isAbstract": false,
            "isVirtual": true,
            "isOverride": false,
            "isSealed": false,
            "visibility": "Public",
            "ownerQualifiedName": "SQLitePCL.ISQLite3Provider",
            "ownerIdentity": "SQLitePCLRaw.core",
            "isExtensionMethod": false,
            "sourceInterface": "SQLitePCL.ISQLite3Provider"
          },
          {
            "stableId": "SQLitePCLRaw.core:SQLitePCL.ISQLite3Provider::sqlite3_bind_text(SQLitePCL.sqlite3_stmt,System.Int32,SQLitePCL.utf8z):System.Int32",
            "targetName": "sqlite3_bind_text",
            "metadataToken": 100663663,
            "canonicalSignature": "(SQLitePCL.sqlite3_stmt,System.Int32,SQLitePCL.utf8z):System.Int32",
            "normalizedSignature": "sqlite3_bind_text|(SQLitePCL.sqlite3_stmt,System.Int32,SQLitePCL.utf8z):System.Int32|static=false",
            "emitScope": "ViewOnly",
            "provenance": "ExplicitView",
            "arity": 0,
            "parameterCount": 3,
            "isStatic": false,
            "isAbstract": false,
            "isVirtual": true,
            "isOverride": false,
            "isSealed": false,
            "visibility": "Public",
            "ownerQualifiedName": "SQLitePCL.ISQLite3Provider",
            "ownerIdentity": "SQLitePCLRaw.core",
            "isExtensionMethod": false,
            "sourceInterface": "SQLitePCL.ISQLite3Provider"
          },
          {
            "stableId": "SQLitePCLRaw.core:SQLitePCL.ISQLite3Provider::sqlite3_bind_parameter_index(SQLitePCL.sqlite3_stmt,SQLitePCL.utf8z):System.Int32",
            "targetName": "sqlite3_bind_parameter_index",
            "metadataToken": 100663665,
            "canonicalSignature": "(SQLitePCL.sqlite3_stmt,SQLitePCL.utf8z):System.Int32",
            "normalizedSignature": "sqlite3_bind_parameter_index|(SQLitePCL.sqlite3_stmt,SQLitePCL.utf8z):System.Int32|static=false",
            "emitScope": "ViewOnly",
            "provenance": "ExplicitView",
            "arity": 0,
            "parameterCount": 2,
            "isStatic": false,
            "isAbstract": false,
            "isVirtual": true,
            "isOverride": false,
            "isSealed": false,
            "visibility": "Public",
            "ownerQualifiedName": "SQLitePCL.ISQLite3Provider",
            "ownerIdentity": "SQLitePCLRaw.core",
            "isExtensionMethod": false,
            "sourceInterface": "SQLitePCL.ISQLite3Provider"
          },
          {
            "stableId": "SQLitePCLRaw.core:SQLitePCL.ISQLite3Provider::sqlite3_column_double(SQLitePCL.sqlite3_stmt,System.Int32):System.Double",
            "targetName": "sqlite3_column_double",
            "metadataToken": 100663673,
            "canonicalSignature": "(SQLitePCL.sqlite3_stmt,System.Int32):System.Double",
            "normalizedSignature": "sqlite3_column_double|(SQLitePCL.sqlite3_stmt,System.Int32):System.Double|static=false",
            "emitScope": "ViewOnly",
            "provenance": "ExplicitView",
            "arity": 0,
            "parameterCount": 2,
            "isStatic": false,
            "isAbstract": false,
            "isVirtual": true,
            "isOverride": false,
            "isSealed": false,
            "visibility": "Public",
            "ownerQualifiedName": "SQLitePCL.ISQLite3Provider",
            "ownerIdentity": "SQLitePCLRaw.core",
            "isExtensionMethod": false,
            "sourceInterface": "SQLitePCL.ISQLite3Provider"
          },
          {
            "stableId": "SQLitePCLRaw.core:SQLitePCL.ISQLite3Provider::sqlite3_column_int64(SQLitePCL.sqlite3_stmt,System.Int32):System.Int64",
            "targetName": "sqlite3_column_int64",
            "metadataToken": 100663675,
            "canonicalSignature": "(SQLitePCL.sqlite3_stmt,System.Int32):System.Int64",
            "normalizedSignature": "sqlite3_column_int64|(SQLitePCL.sqlite3_stmt,System.Int32):System.Int64|static=false",
            "emitScope": "ViewOnly",
            "provenance": "ExplicitView",
            "arity": 0,
            "parameterCount": 2,
            "isStatic": false,
            "isAbstract": false,
            "isVirtual": true,
            "isOverride": false,
            "isSealed": false,
            "visibility": "Public",
            "ownerQualifiedName": "SQLitePCL.ISQLite3Provider",
            "ownerIdentity": "SQLitePCLRaw.core",
            "isExtensionMethod": false,
            "sourceInterface": "SQLitePCL.ISQLite3Provider"
          },
          {
            "stableId": "SQLitePCLRaw.core:SQLitePCL.ISQLite3Provider::sqlite3_column_blob(SQLitePCL.sqlite3_stmt,System.Int32):System.ReadOnlySpan_1[[System.Byte,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]",
            "targetName": "sqlite3_column_blob",
            "metadataToken": 100663676,
            "canonicalSignature": "(SQLitePCL.sqlite3_stmt,System.Int32):System.ReadOnlySpan_1[[System.Byte,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]",
            "normalizedSignature": "sqlite3_column_blob|(SQLitePCL.sqlite3_stmt,System.Int32):System.ReadOnlySpan_1[[System.Byte,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]|static=false",
            "emitScope": "ViewOnly",
            "provenance": "ExplicitView",
            "arity": 0,
            "parameterCount": 2,
            "isStatic": false,
            "isAbstract": false,
            "isVirtual": true,
            "isOverride": false,
            "isSealed": false,
            "visibility": "Public",
            "ownerQualifiedName": "SQLitePCL.ISQLite3Provider",
            "ownerIdentity": "SQLitePCLRaw.core",
            "isExtensionMethod": false,
            "sourceInterface": "SQLitePCL.ISQLite3Provider"
          },
          {
            "stableId": "SQLitePCLRaw.core:SQLitePCL.ISQLite3Provider::sqlite3_snapshot_get(SQLitePCL.sqlite3,SQLitePCL.utf8z,System.IntPtr&):System.Int32",
            "targetName": "sqlite3_snapshot_get",
            "metadataToken": 100663680,
            "canonicalSignature": "(SQLitePCL.sqlite3,SQLitePCL.utf8z,System.IntPtr&):System.Int32",
            "normalizedSignature": "sqlite3_snapshot_get|(SQLitePCL.sqlite3,SQLitePCL.utf8z,System.IntPtr&):System.Int32|static=false",
            "emitScope": "ViewOnly",
            "provenance": "ExplicitView",
            "arity": 0,
            "parameterCount": 3,
            "isStatic": false,
            "isAbstract": false,
            "isVirtual": true,
            "isOverride": false,
            "isSealed": false,
            "visibility": "Public",
            "ownerQualifiedName": "SQLitePCL.ISQLite3Provider",
            "ownerIdentity": "SQLitePCLRaw.core",
            "isExtensionMethod": false,
            "sourceInterface": "SQLitePCL.ISQLite3Provider",
            "parameterModifiers": [
              {
                "index": 2,
                "modifier": "out"
              }
            ]
          },
          {
            "stableId": "SQLitePCLRaw.core:SQLitePCL.ISQLite3Provider::sqlite3_snapshot_cmp(SQLitePCL.sqlite3_snapshot,SQLitePCL.sqlite3_snapshot):System.Int32",
            "targetName": "sqlite3_snapshot_cmp",
            "metadataToken": 100663681,
            "canonicalSignature": "(SQLitePCL.sqlite3_snapshot,SQLitePCL.sqlite3_snapshot):System.Int32",
            "normalizedSignature": "sqlite3_snapshot_cmp|(SQLitePCL.sqlite3_snapshot,SQLitePCL.sqlite3_snapshot):System.Int32|static=false",
            "emitScope": "ViewOnly",
            "provenance": "ExplicitView",
            "arity": 0,
            "parameterCount": 2,
            "isStatic": false,
            "isAbstract": false,
            "isVirtual": true,
            "isOverride": false,
            "isSealed": false,
            "visibility": "Public",
            "ownerQualifiedName": "SQLitePCL.ISQLite3Provider",
            "ownerIdentity": "SQLitePCLRaw.core",
            "isExtensionMethod": false,
            "sourceInterface": "SQLitePCL.ISQLite3Provider"
          },
          {
            "stableId": "SQLitePCLRaw.core:SQLitePCL.ISQLite3Provider::sqlite3_snapshot_open(SQLitePCL.sqlite3,SQLitePCL.utf8z,SQLitePCL.sqlite3_snapshot):System.Int32",
            "targetName": "sqlite3_snapshot_open",
            "metadataToken": 100663682,
            "canonicalSignature": "(SQLitePCL.sqlite3,SQLitePCL.utf8z,SQLitePCL.sqlite3_snapshot):System.Int32",
            "normalizedSignature": "sqlite3_snapshot_open|(SQLitePCL.sqlite3,SQLitePCL.utf8z,SQLitePCL.sqlite3_snapshot):System.Int32|static=false",
            "emitScope": "ViewOnly",
            "provenance": "ExplicitView",
            "arity": 0,
            "parameterCount": 3,
            "isStatic": false,
            "isAbstract": false,
            "isVirtual": true,
            "isOverride": false,
            "isSealed": false,
            "visibility": "Public",
            "ownerQualifiedName": "SQLitePCL.ISQLite3Provider",
            "ownerIdentity": "SQLitePCLRaw.core",
            "isExtensionMethod": false,
            "sourceInterface": "SQLitePCL.ISQLite3Provider"
          },
          {
            "stableId": "SQLitePCLRaw.core:SQLitePCL.ISQLite3Provider::sqlite3_snapshot_free(System.IntPtr):System.Void",
            "targetName": "sqlite3_snapshot_free",
            "metadataToken": 100663684,
            "canonicalSignature": "(System.IntPtr):System.Void",
            "normalizedSignature": "sqlite3_snapshot_free|(System.IntPtr):System.Void|static=false",
            "emitScope": "ViewOnly",
            "provenance": "ExplicitView",
            "arity": 0,
            "parameterCount": 1,
            "isStatic": false,
            "isAbstract": false,
            "isVirtual": true,
            "isOverride": false,
            "isSealed": false,
            "visibility": "Public",
            "ownerQualifiedName": "SQLitePCL.ISQLite3Provider",
            "ownerIdentity": "SQLitePCLRaw.core",
            "isExtensionMethod": false,
            "sourceInterface": "SQLitePCL.ISQLite3Provider"
          },
          {
            "stableId": "SQLitePCLRaw.core:SQLitePCL.ISQLite3Provider::sqlite3_backup_init(SQLitePCL.sqlite3,SQLitePCL.utf8z,SQLitePCL.sqlite3,SQLitePCL.utf8z):SQLitePCL.sqlite3_backup",
            "targetName": "sqlite3_backup_init",
            "metadataToken": 100663685,
            "canonicalSignature": "(SQLitePCL.sqlite3,SQLitePCL.utf8z,SQLitePCL.sqlite3,SQLitePCL.utf8z):SQLitePCL.sqlite3_backup",
            "normalizedSignature": "sqlite3_backup_init|(SQLitePCL.sqlite3,SQLitePCL.utf8z,SQLitePCL.sqlite3,SQLitePCL.utf8z):SQLitePCL.sqlite3_backup|static=false",
            "emitScope": "ViewOnly",
            "provenance": "ExplicitView",
            "arity": 0,
            "parameterCount": 4,
            "isStatic": false,
            "isAbstract": false,
            "isVirtual": true,
            "isOverride": false,
            "isSealed": false,
            "visibility": "Public",
            "ownerQualifiedName": "SQLitePCL.ISQLite3Provider",
            "ownerIdentity": "SQLitePCLRaw.core",
            "isExtensionMethod": false,
            "sourceInterface": "SQLitePCL.ISQLite3Provider"
          },
          {
            "stableId": "SQLitePCLRaw.core:SQLitePCL.ISQLite3Provider::sqlite3_backup_step(SQLitePCL.sqlite3_backup,System.Int32):System.Int32",
            "targetName": "sqlite3_backup_step",
            "metadataToken": 100663686,
            "canonicalSignature": "(SQLitePCL.sqlite3_backup,System.Int32):System.Int32",
            "normalizedSignature": "sqlite3_backup_step|(SQLitePCL.sqlite3_backup,System.Int32):System.Int32|static=false",
            "emitScope": "ViewOnly",
            "provenance": "ExplicitView",
            "arity": 0,
            "parameterCount": 2,
            "isStatic": false,
            "isAbstract": false,
            "isVirtual": true,
            "isOverride": false,
            "isSealed": false,
            "visibility": "Public",
            "ownerQualifiedName": "SQLitePCL.ISQLite3Provider",
            "ownerIdentity": "SQLitePCLRaw.core",
            "isExtensionMethod": false,
            "sourceInterface": "SQLitePCL.ISQLite3Provider"
          },
          {
            "stableId": "SQLitePCLRaw.core:SQLitePCL.ISQLite3Provider::sqlite3_backup_remaining(SQLitePCL.sqlite3_backup):System.Int32",
            "targetName": "sqlite3_backup_remaining",
            "metadataToken": 100663687,
            "canonicalSignature": "(SQLitePCL.sqlite3_backup):System.Int32",
            "normalizedSignature": "sqlite3_backup_remaining|(SQLitePCL.sqlite3_backup):System.Int32|static=false",
            "emitScope": "ViewOnly",
            "provenance": "ExplicitView",
            "arity": 0,
            "parameterCount": 1,
            "isStatic": false,
            "isAbstract": false,
            "isVirtual": true,
            "isOverride": false,
            "isSealed": false,
            "visibility": "Public",
            "ownerQualifiedName": "SQLitePCL.ISQLite3Provider",
            "ownerIdentity": "SQLitePCLRaw.core",
            "isExtensionMethod": false,
            "sourceInterface": "SQLitePCL.ISQLite3Provider"
          },
          {
            "stableId": "SQLitePCLRaw.core:SQLitePCL.ISQLite3Provider::sqlite3_blob_open(SQLitePCL.sqlite3,SQLitePCL.utf8z,SQLitePCL.utf8z,SQLitePCL.utf8z,System.Int64,System.Int32,SQLitePCL.sqlite3_blob&):System.Int32",
            "targetName": "sqlite3_blob_open",
            "metadataToken": 100663690,
            "canonicalSignature": "(SQLitePCL.sqlite3,SQLitePCL.utf8z,SQLitePCL.utf8z,SQLitePCL.utf8z,System.Int64,System.Int32,SQLitePCL.sqlite3_blob&):System.Int32",
            "normalizedSignature": "sqlite3_blob_open|(SQLitePCL.sqlite3,SQLitePCL.utf8z,SQLitePCL.utf8z,SQLitePCL.utf8z,System.Int64,System.Int32,SQLitePCL.sqlite3_blob&):System.Int32|static=false",
            "emitScope": "ViewOnly",
            "provenance": "ExplicitView",
            "arity": 0,
            "parameterCount": 7,
            "isStatic": false,
            "isAbstract": false,
            "isVirtual": true,
            "isOverride": false,
            "isSealed": false,
            "visibility": "Public",
            "ownerQualifiedName": "SQLitePCL.ISQLite3Provider",
            "ownerIdentity": "SQLitePCLRaw.core",
            "isExtensionMethod": false,
            "sourceInterface": "SQLitePCL.ISQLite3Provider",
            "parameterModifiers": [
              {
                "index": 6,
                "modifier": "out"
              }
            ]
          },
          {
            "stableId": "SQLitePCLRaw.core:SQLitePCL.ISQLite3Provider::sqlite3_blob_bytes(SQLitePCL.sqlite3_blob):System.Int32",
            "targetName": "sqlite3_blob_bytes",
            "metadataToken": 100663691,
            "canonicalSignature": "(SQLitePCL.sqlite3_blob):System.Int32",
            "normalizedSignature": "sqlite3_blob_bytes|(SQLitePCL.sqlite3_blob):System.Int32|static=false",
            "emitScope": "ViewOnly",
            "provenance": "ExplicitView",
            "arity": 0,
            "parameterCount": 1,
            "isStatic": false,
            "isAbstract": false,
            "isVirtual": true,
            "isOverride": false,
            "isSealed": false,
            "visibility": "Public",
            "ownerQualifiedName": "SQLitePCL.ISQLite3Provider",
            "ownerIdentity": "SQLitePCLRaw.core",
            "isExtensionMethod": false,
            "sourceInterface": "SQLitePCL.ISQLite3Provider"
          },
          {
            "stableId": "SQLitePCLRaw.core:SQLitePCL.ISQLite3Provider::sqlite3_blob_reopen(SQLitePCL.sqlite3_blob,System.Int64):System.Int32",
            "targetName": "sqlite3_blob_reopen",
            "metadataToken": 100663692,
            "canonicalSignature": "(SQLitePCL.sqlite3_blob,System.Int64):System.Int32",
            "normalizedSignature": "sqlite3_blob_reopen|(SQLitePCL.sqlite3_blob,System.Int64):System.Int32|static=false",
            "emitScope": "ViewOnly",
            "provenance": "ExplicitView",
            "arity": 0,
            "parameterCount": 2,
            "isStatic": false,
            "isAbstract": false,
            "isVirtual": true,
            "isOverride": false,
            "isSealed": false,
            "visibility": "Public",
            "ownerQualifiedName": "SQLitePCL.ISQLite3Provider",
            "ownerIdentity": "SQLitePCLRaw.core",
            "isExtensionMethod": false,
            "sourceInterface": "SQLitePCL.ISQLite3Provider"
          },
          {
            "stableId": "SQLitePCLRaw.core:SQLitePCL.ISQLite3Provider::sqlite3_blob_write(SQLitePCL.sqlite3_blob,System.ReadOnlySpan_1[[System.Byte,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]],System.Int32):System.Int32",
            "targetName": "sqlite3_blob_write",
            "metadataToken": 100663693,
            "canonicalSignature": "(SQLitePCL.sqlite3_blob,System.ReadOnlySpan_1[[System.Byte,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]],System.Int32):System.Int32",
            "normalizedSignature": "sqlite3_blob_write|(SQLitePCL.sqlite3_blob,System.ReadOnlySpan_1[[System.Byte,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]],System.Int32):System.Int32|static=false",
            "emitScope": "ViewOnly",
            "provenance": "ExplicitView",
            "arity": 0,
            "parameterCount": 3,
            "isStatic": false,
            "isAbstract": false,
            "isVirtual": true,
            "isOverride": false,
            "isSealed": false,
            "visibility": "Public",
            "ownerQualifiedName": "SQLitePCL.ISQLite3Provider",
            "ownerIdentity": "SQLitePCLRaw.core",
            "isExtensionMethod": false,
            "sourceInterface": "SQLitePCL.ISQLite3Provider"
          },
          {
            "stableId": "SQLitePCLRaw.core:SQLitePCL.ISQLite3Provider::sqlite3_blob_read(SQLitePCL.sqlite3_blob,System.Span_1[[System.Byte,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]],System.Int32):System.Int32",
            "targetName": "sqlite3_blob_read",
            "metadataToken": 100663694,
            "canonicalSignature": "(SQLitePCL.sqlite3_blob,System.Span_1[[System.Byte,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]],System.Int32):System.Int32",
            "normalizedSignature": "sqlite3_blob_read|(SQLitePCL.sqlite3_blob,System.Span_1[[System.Byte,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]],System.Int32):System.Int32|static=false",
            "emitScope": "ViewOnly",
            "provenance": "ExplicitView",
            "arity": 0,
            "parameterCount": 3,
            "isStatic": false,
            "isAbstract": false,
            "isVirtual": true,
            "isOverride": false,
            "isSealed": false,
            "visibility": "Public",
            "ownerQualifiedName": "SQLitePCL.ISQLite3Provider",
            "ownerIdentity": "SQLitePCLRaw.core",
            "isExtensionMethod": false,
            "sourceInterface": "SQLitePCL.ISQLite3Provider"
          },
          {
            "stableId": "SQLitePCLRaw.core:SQLitePCL.ISQLite3Provider::sqlite3_config_log(SQLitePCL.delegate_log,System.Object):System.Int32",
            "targetName": "sqlite3_config_log",
            "metadataToken": 100663696,
            "canonicalSignature": "(SQLitePCL.delegate_log,System.Object):System.Int32",
            "normalizedSignature": "sqlite3_config_log|(SQLitePCL.delegate_log,System.Object):System.Int32|static=false",
            "emitScope": "ViewOnly",
            "provenance": "ExplicitView",
            "arity": 0,
            "parameterCount": 2,
            "isStatic": false,
            "isAbstract": false,
            "isVirtual": true,
            "isOverride": false,
            "isSealed": false,
            "visibility": "Public",
            "ownerQualifiedName": "SQLitePCL.ISQLite3Provider",
            "ownerIdentity": "SQLitePCLRaw.core",
            "isExtensionMethod": false,
            "sourceInterface": "SQLitePCL.ISQLite3Provider"
          },
          {
            "stableId": "SQLitePCLRaw.core:SQLitePCL.ISQLite3Provider::sqlite3_log(System.Int32,SQLitePCL.utf8z):System.Void",
            "targetName": "sqlite3_log",
            "metadataToken": 100663697,
            "canonicalSignature": "(System.Int32,SQLitePCL.utf8z):System.Void",
            "normalizedSignature": "sqlite3_log|(System.Int32,SQLitePCL.utf8z):System.Void|static=false",
            "emitScope": "ViewOnly",
            "provenance": "ExplicitView",
            "arity": 0,
            "parameterCount": 2,
            "isStatic": false,
            "isAbstract": false,
            "isVirtual": true,
            "isOverride": false,
            "isSealed": false,
            "visibility": "Public",
            "ownerQualifiedName": "SQLitePCL.ISQLite3Provider",
            "ownerIdentity": "SQLitePCLRaw.core",
            "isExtensionMethod": false,
            "sourceInterface": "SQLitePCL.ISQLite3Provider"
          },
          {
            "stableId": "SQLitePCLRaw.core:SQLitePCL.ISQLite3Provider::sqlite3_commit_hook(SQLitePCL.sqlite3,SQLitePCL.delegate_commit,System.Object):System.Void",
            "targetName": "sqlite3_commit_hook",
            "metadataToken": 100663698,
            "canonicalSignature": "(SQLitePCL.sqlite3,SQLitePCL.delegate_commit,System.Object):System.Void",
            "normalizedSignature": "sqlite3_commit_hook|(SQLitePCL.sqlite3,SQLitePCL.delegate_commit,System.Object):System.Void|static=false",
            "emitScope": "ViewOnly",
            "provenance": "ExplicitView",
            "arity": 0,
            "parameterCount": 3,
            "isStatic": false,
            "isAbstract": false,
            "isVirtual": true,
            "isOverride": false,
            "isSealed": false,
            "visibility": "Public",
            "ownerQualifiedName": "SQLitePCL.ISQLite3Provider",
            "ownerIdentity": "SQLitePCLRaw.core",
            "isExtensionMethod": false,
            "sourceInterface": "SQLitePCL.ISQLite3Provider"
          },
          {
            "stableId": "SQLitePCLRaw.core:SQLitePCL.ISQLite3Provider::sqlite3_rollback_hook(SQLitePCL.sqlite3,SQLitePCL.delegate_rollback,System.Object):System.Void",
            "targetName": "sqlite3_rollback_hook",
            "metadataToken": 100663699,
            "canonicalSignature": "(SQLitePCL.sqlite3,SQLitePCL.delegate_rollback,System.Object):System.Void",
            "normalizedSignature": "sqlite3_rollback_hook|(SQLitePCL.sqlite3,SQLitePCL.delegate_rollback,System.Object):System.Void|static=false",
            "emitScope": "ViewOnly",
            "provenance": "ExplicitView",
            "arity": 0,
            "parameterCount": 3,
            "isStatic": false,
            "isAbstract": false,
            "isVirtual": true,
            "isOverride": false,
            "isSealed": false,
            "visibility": "Public",
            "ownerQualifiedName": "SQLitePCL.ISQLite3Provider",
            "ownerIdentity": "SQLitePCLRaw.core",
            "isExtensionMethod": false,
            "sourceInterface": "SQLitePCL.ISQLite3Provider"
          },
          {
            "stableId": "SQLitePCLRaw.core:SQLitePCL.ISQLite3Provider::sqlite3_trace(SQLitePCL.sqlite3,SQLitePCL.delegate_trace,System.Object):System.Void",
            "targetName": "sqlite3_trace",
            "metadataToken": 100663700,
            "canonicalSignature": "(SQLitePCL.sqlite3,SQLitePCL.delegate_trace,System.Object):System.Void",
            "normalizedSignature": "sqlite3_trace|(SQLitePCL.sqlite3,SQLitePCL.delegate_trace,System.Object):System.Void|static=false",
            "emitScope": "ViewOnly",
            "provenance": "ExplicitView",
            "arity": 0,
            "parameterCount": 3,
            "isStatic": false,
            "isAbstract": false,
            "isVirtual": true,
            "isOverride": false,
            "isSealed": false,
            "visibility": "Public",
            "ownerQualifiedName": "SQLitePCL.ISQLite3Provider",
            "ownerIdentity": "SQLitePCLRaw.core",
            "isExtensionMethod": false,
            "sourceInterface": "SQLitePCL.ISQLite3Provider"
          },
          {
            "stableId": "SQLitePCLRaw.core:SQLitePCL.ISQLite3Provider::sqlite3_profile(SQLitePCL.sqlite3,SQLitePCL.delegate_profile,System.Object):System.Void",
            "targetName": "sqlite3_profile",
            "metadataToken": 100663701,
            "canonicalSignature": "(SQLitePCL.sqlite3,SQLitePCL.delegate_profile,System.Object):System.Void",
            "normalizedSignature": "sqlite3_profile|(SQLitePCL.sqlite3,SQLitePCL.delegate_profile,System.Object):System.Void|static=false",
            "emitScope": "ViewOnly",
            "provenance": "ExplicitView",
            "arity": 0,
            "parameterCount": 3,
            "isStatic": false,
            "isAbstract": false,
            "isVirtual": true,
            "isOverride": false,
            "isSealed": false,
            "visibility": "Public",
            "ownerQualifiedName": "SQLitePCL.ISQLite3Provider",
            "ownerIdentity": "SQLitePCLRaw.core",
            "isExtensionMethod": false,
            "sourceInterface": "SQLitePCL.ISQLite3Provider"
          },
          {
            "stableId": "SQLitePCLRaw.core:SQLitePCL.ISQLite3Provider::sqlite3_progress_handler(SQLitePCL.sqlite3,System.Int32,SQLitePCL.delegate_progress,System.Object):System.Void",
            "targetName": "sqlite3_progress_handler",
            "metadataToken": 100663702,
            "canonicalSignature": "(SQLitePCL.sqlite3,System.Int32,SQLitePCL.delegate_progress,System.Object):System.Void",
            "normalizedSignature": "sqlite3_progress_handler|(SQLitePCL.sqlite3,System.Int32,SQLitePCL.delegate_progress,System.Object):System.Void|static=false",
            "emitScope": "ViewOnly",
            "provenance": "ExplicitView",
            "arity": 0,
            "parameterCount": 4,
            "isStatic": false,
            "isAbstract": false,
            "isVirtual": true,
            "isOverride": false,
            "isSealed": false,
            "visibility": "Public",
            "ownerQualifiedName": "SQLitePCL.ISQLite3Provider",
            "ownerIdentity": "SQLitePCLRaw.core",
            "isExtensionMethod": false,
            "sourceInterface": "SQLitePCL.ISQLite3Provider"
          },
          {
            "stableId": "SQLitePCLRaw.core:SQLitePCL.ISQLite3Provider::sqlite3_update_hook(SQLitePCL.sqlite3,SQLitePCL.delegate_update,System.Object):System.Void",
            "targetName": "sqlite3_update_hook",
            "metadataToken": 100663703,
            "canonicalSignature": "(SQLitePCL.sqlite3,SQLitePCL.delegate_update,System.Object):System.Void",
            "normalizedSignature": "sqlite3_update_hook|(SQLitePCL.sqlite3,SQLitePCL.delegate_update,System.Object):System.Void|static=false",
            "emitScope": "ViewOnly",
            "provenance": "ExplicitView",
            "arity": 0,
            "parameterCount": 3,
            "isStatic": false,
            "isAbstract": false,
            "isVirtual": true,
            "isOverride": false,
            "isSealed": false,
            "visibility": "Public",
            "ownerQualifiedName": "SQLitePCL.ISQLite3Provider",
            "ownerIdentity": "SQLitePCLRaw.core",
            "isExtensionMethod": false,
            "sourceInterface": "SQLitePCL.ISQLite3Provider"
          },
          {
            "stableId": "SQLitePCLRaw.core:SQLitePCL.ISQLite3Provider::sqlite3_create_collation(SQLitePCL.sqlite3,System.Byte[],System.Object,SQLitePCL.delegate_collation):System.Int32",
            "targetName": "sqlite3_create_collation",
            "metadataToken": 100663704,
            "canonicalSignature": "(SQLitePCL.sqlite3,System.Byte[],System.Object,SQLitePCL.delegate_collation):System.Int32",
            "normalizedSignature": "sqlite3_create_collation|(SQLitePCL.sqlite3,System.Byte[],System.Object,SQLitePCL.delegate_collation):System.Int32|static=false",
            "emitScope": "ViewOnly",
            "provenance": "ExplicitView",
            "arity": 0,
            "parameterCount": 4,
            "isStatic": false,
            "isAbstract": false,
            "isVirtual": true,
            "isOverride": false,
            "isSealed": false,
            "visibility": "Public",
            "ownerQualifiedName": "SQLitePCL.ISQLite3Provider",
            "ownerIdentity": "SQLitePCLRaw.core",
            "isExtensionMethod": false,
            "sourceInterface": "SQLitePCL.ISQLite3Provider"
          },
          {
            "stableId": "SQLitePCLRaw.core:SQLitePCL.ISQLite3Provider::sqlite3_create_function(SQLitePCL.sqlite3,System.Byte[],System.Int32,System.Int32,System.Object,SQLitePCL.delegate_function_scalar):System.Int32",
            "targetName": "sqlite3_create_function",
            "metadataToken": 100663705,
            "canonicalSignature": "(SQLitePCL.sqlite3,System.Byte[],System.Int32,System.Int32,System.Object,SQLitePCL.delegate_function_scalar):System.Int32",
            "normalizedSignature": "sqlite3_create_function|(SQLitePCL.sqlite3,System.Byte[],System.Int32,System.Int32,System.Object,SQLitePCL.delegate_function_scalar):System.Int32|static=false",
            "emitScope": "ViewOnly",
            "provenance": "ExplicitView",
            "arity": 0,
            "parameterCount": 6,
            "isStatic": false,
            "isAbstract": false,
            "isVirtual": true,
            "isOverride": false,
            "isSealed": false,
            "visibility": "Public",
            "ownerQualifiedName": "SQLitePCL.ISQLite3Provider",
            "ownerIdentity": "SQLitePCLRaw.core",
            "isExtensionMethod": false,
            "sourceInterface": "SQLitePCL.ISQLite3Provider"
          },
          {
            "stableId": "SQLitePCLRaw.core:SQLitePCL.ISQLite3Provider::sqlite3_create_function(SQLitePCL.sqlite3,System.Byte[],System.Int32,System.Int32,System.Object,SQLitePCL.delegate_function_aggregate_step,SQLitePCL.delegate_function_aggregate_final):System.Int32",
            "targetName": "sqlite3_create_function",
            "metadataToken": 100663706,
            "canonicalSignature": "(SQLitePCL.sqlite3,System.Byte[],System.Int32,System.Int32,System.Object,SQLitePCL.delegate_function_aggregate_step,SQLitePCL.delegate_function_aggregate_final):System.Int32",
            "normalizedSignature": "sqlite3_create_function|(SQLitePCL.sqlite3,System.Byte[],System.Int32,System.Int32,System.Object,SQLitePCL.delegate_function_aggregate_step,SQLitePCL.delegate_function_aggregate_final):System.Int32|static=false",
            "emitScope": "ViewOnly",
            "provenance": "ExplicitView",
            "arity": 0,
            "parameterCount": 7,
            "isStatic": false,
            "isAbstract": false,
            "isVirtual": true,
            "isOverride": false,
            "isSealed": false,
            "visibility": "Public",
            "ownerQualifiedName": "SQLitePCL.ISQLite3Provider",
            "ownerIdentity": "SQLitePCLRaw.core",
            "isExtensionMethod": false,
            "sourceInterface": "SQLitePCL.ISQLite3Provider"
          },
          {
            "stableId": "SQLitePCLRaw.core:SQLitePCL.ISQLite3Provider::sqlite3_db_status(SQLitePCL.sqlite3,System.Int32,System.Int32&,System.Int32&,System.Int32):System.Int32",
            "targetName": "sqlite3_db_status",
            "metadataToken": 100663707,
            "canonicalSignature": "(SQLitePCL.sqlite3,System.Int32,System.Int32&,System.Int32&,System.Int32):System.Int32",
            "normalizedSignature": "sqlite3_db_status|(SQLitePCL.sqlite3,System.Int32,System.Int32&,System.Int32&,System.Int32):System.Int32|static=false",
            "emitScope": "ViewOnly",
            "provenance": "ExplicitView",
            "arity": 0,
            "parameterCount": 5,
            "isStatic": false,
            "isAbstract": false,
            "isVirtual": true,
            "isOverride": false,
            "isSealed": false,
            "visibility": "Public",
            "ownerQualifiedName": "SQLitePCL.ISQLite3Provider",
            "ownerIdentity": "SQLitePCLRaw.core",
            "isExtensionMethod": false,
            "sourceInterface": "SQLitePCL.ISQLite3Provider",
            "parameterModifiers": [
              {
                "index": 2,
                "modifier": "out"
              },
              {
                "index": 3,
                "modifier": "out"
              }
            ]
          },
          {
            "stableId": "SQLitePCLRaw.core:SQLitePCL.ISQLite3Provider::sqlite3_result_blob(System.IntPtr,System.ReadOnlySpan_1[[System.Byte,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]):System.Void",
            "targetName": "sqlite3_result_blob",
            "metadataToken": 100663708,
            "canonicalSignature": "(System.IntPtr,System.ReadOnlySpan_1[[System.Byte,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]):System.Void",
            "normalizedSignature": "sqlite3_result_blob|(System.IntPtr,System.ReadOnlySpan_1[[System.Byte,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]):System.Void|static=false",
            "emitScope": "ViewOnly",
            "provenance": "ExplicitView",
            "arity": 0,
            "parameterCount": 2,
            "isStatic": false,
            "isAbstract": false,
            "isVirtual": true,
            "isOverride": false,
            "isSealed": false,
            "visibility": "Public",
            "ownerQualifiedName": "SQLitePCL.ISQLite3Provider",
            "ownerIdentity": "SQLitePCLRaw.core",
            "isExtensionMethod": false,
            "sourceInterface": "SQLitePCL.ISQLite3Provider"
          },
          {
            "stableId": "SQLitePCLRaw.core:SQLitePCL.ISQLite3Provider::sqlite3_result_double(System.IntPtr,System.Double):System.Void",
            "targetName": "sqlite3_result_double",
            "metadataToken": 100663709,
            "canonicalSignature": "(System.IntPtr,System.Double):System.Void",
            "normalizedSignature": "sqlite3_result_double|(System.IntPtr,System.Double):System.Void|static=false",
            "emitScope": "ViewOnly",
            "provenance": "ExplicitView",
            "arity": 0,
            "parameterCount": 2,
            "isStatic": false,
            "isAbstract": false,
            "isVirtual": true,
            "isOverride": false,
            "isSealed": false,
            "visibility": "Public",
            "ownerQualifiedName": "SQLitePCL.ISQLite3Provider",
            "ownerIdentity": "SQLitePCLRaw.core",
            "isExtensionMethod": false,
            "sourceInterface": "SQLitePCL.ISQLite3Provider"
          },
          {
            "stableId": "SQLitePCLRaw.core:SQLitePCL.ISQLite3Provider::sqlite3_result_error(System.IntPtr,SQLitePCL.utf8z):System.Void",
            "targetName": "sqlite3_result_error",
            "metadataToken": 100663711,
            "canonicalSignature": "(System.IntPtr,SQLitePCL.utf8z):System.Void",
            "normalizedSignature": "sqlite3_result_error|(System.IntPtr,SQLitePCL.utf8z):System.Void|static=false",
            "emitScope": "ViewOnly",
            "provenance": "ExplicitView",
            "arity": 0,
            "parameterCount": 2,
            "isStatic": false,
            "isAbstract": false,
            "isVirtual": true,
            "isOverride": false,
            "isSealed": false,
            "visibility": "Public",
            "ownerQualifiedName": "SQLitePCL.ISQLite3Provider",
            "ownerIdentity": "SQLitePCLRaw.core",
            "isExtensionMethod": false,
            "sourceInterface": "SQLitePCL.ISQLite3Provider"
          },
          {
            "stableId": "SQLitePCLRaw.core:SQLitePCL.ISQLite3Provider::sqlite3_result_int(System.IntPtr,System.Int32):System.Void",
            "targetName": "sqlite3_result_int",
            "metadataToken": 100663712,
            "canonicalSignature": "(System.IntPtr,System.Int32):System.Void",
            "normalizedSignature": "sqlite3_result_int|(System.IntPtr,System.Int32):System.Void|static=false",
            "emitScope": "ViewOnly",
            "provenance": "ExplicitView",
            "arity": 0,
            "parameterCount": 2,
            "isStatic": false,
            "isAbstract": false,
            "isVirtual": true,
            "isOverride": false,
            "isSealed": false,
            "visibility": "Public",
            "ownerQualifiedName": "SQLitePCL.ISQLite3Provider",
            "ownerIdentity": "SQLitePCLRaw.core",
            "isExtensionMethod": false,
            "sourceInterface": "SQLitePCL.ISQLite3Provider"
          },
          {
            "stableId": "SQLitePCLRaw.core:SQLitePCL.ISQLite3Provider::sqlite3_result_int64(System.IntPtr,System.Int64):System.Void",
            "targetName": "sqlite3_result_int64",
            "metadataToken": 100663713,
            "canonicalSignature": "(System.IntPtr,System.Int64):System.Void",
            "normalizedSignature": "sqlite3_result_int64|(System.IntPtr,System.Int64):System.Void|static=false",
            "emitScope": "ViewOnly",
            "provenance": "ExplicitView",
            "arity": 0,
            "parameterCount": 2,
            "isStatic": false,
            "isAbstract": false,
            "isVirtual": true,
            "isOverride": false,
            "isSealed": false,
            "visibility": "Public",
            "ownerQualifiedName": "SQLitePCL.ISQLite3Provider",
            "ownerIdentity": "SQLitePCLRaw.core",
            "isExtensionMethod": false,
            "sourceInterface": "SQLitePCL.ISQLite3Provider"
          },
          {
            "stableId": "SQLitePCLRaw.core:SQLitePCL.ISQLite3Provider::sqlite3_value_blob(System.IntPtr):System.ReadOnlySpan_1[[System.Byte,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]",
            "targetName": "sqlite3_value_blob",
            "metadataToken": 100663721,
            "canonicalSignature": "(System.IntPtr):System.ReadOnlySpan_1[[System.Byte,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]",
            "normalizedSignature": "sqlite3_value_blob|(System.IntPtr):System.ReadOnlySpan_1[[System.Byte,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]|static=false",
            "emitScope": "ViewOnly",
            "provenance": "ExplicitView",
            "arity": 0,
            "parameterCount": 1,
            "isStatic": false,
            "isAbstract": false,
            "isVirtual": true,
            "isOverride": false,
            "isSealed": false,
            "visibility": "Public",
            "ownerQualifiedName": "SQLitePCL.ISQLite3Provider",
            "ownerIdentity": "SQLitePCLRaw.core",
            "isExtensionMethod": false,
            "sourceInterface": "SQLitePCL.ISQLite3Provider"
          },
          {
            "stableId": "SQLitePCLRaw.core:SQLitePCL.ISQLite3Provider::sqlite3_value_double(System.IntPtr):System.Double",
            "targetName": "sqlite3_value_double",
            "metadataToken": 100663723,
            "canonicalSignature": "(System.IntPtr):System.Double",
            "normalizedSignature": "sqlite3_value_double|(System.IntPtr):System.Double|static=false",
            "emitScope": "ViewOnly",
            "provenance": "ExplicitView",
            "arity": 0,
            "parameterCount": 1,
            "isStatic": false,
            "isAbstract": false,
            "isVirtual": true,
            "isOverride": false,
            "isSealed": false,
            "visibility": "Public",
            "ownerQualifiedName": "SQLitePCL.ISQLite3Provider",
            "ownerIdentity": "SQLitePCLRaw.core",
            "isExtensionMethod": false,
            "sourceInterface": "SQLitePCL.ISQLite3Provider"
          },
          {
            "stableId": "SQLitePCLRaw.core:SQLitePCL.ISQLite3Provider::sqlite3_value_int64(System.IntPtr):System.Int64",
            "targetName": "sqlite3_value_int64",
            "metadataToken": 100663725,
            "canonicalSignature": "(System.IntPtr):System.Int64",
            "normalizedSignature": "sqlite3_value_int64|(System.IntPtr):System.Int64|static=false",
            "emitScope": "ViewOnly",
            "provenance": "ExplicitView",
            "arity": 0,
            "parameterCount": 1,
            "isStatic": false,
            "isAbstract": false,
            "isVirtual": true,
            "isOverride": false,
            "isSealed": false,
            "visibility": "Public",
            "ownerQualifiedName": "SQLitePCL.ISQLite3Provider",
            "ownerIdentity": "SQLitePCLRaw.core",
            "isExtensionMethod": false,
            "sourceInterface": "SQLitePCL.ISQLite3Provider"
          },
          {
            "stableId": "SQLitePCLRaw.core:SQLitePCL.ISQLite3Provider::sqlite3_value_text(System.IntPtr):SQLitePCL.utf8z",
            "targetName": "sqlite3_value_text",
            "metadataToken": 100663727,
            "canonicalSignature": "(System.IntPtr):SQLitePCL.utf8z",
            "normalizedSignature": "sqlite3_value_text|(System.IntPtr):SQLitePCL.utf8z|static=false",
            "emitScope": "ViewOnly",
            "provenance": "ExplicitView",
            "arity": 0,
            "parameterCount": 1,
            "isStatic": false,
            "isAbstract": false,
            "isVirtual": true,
            "isOverride": false,
            "isSealed": false,
            "visibility": "Public",
            "ownerQualifiedName": "SQLitePCL.ISQLite3Provider",
            "ownerIdentity": "SQLitePCLRaw.core",
            "isExtensionMethod": false,
            "sourceInterface": "SQLitePCL.ISQLite3Provider"
          },
          {
            "stableId": "SQLitePCLRaw.core:SQLitePCL.ISQLite3Provider::sqlite3_exec(SQLitePCL.sqlite3,SQLitePCL.utf8z,SQLitePCL.delegate_exec,System.Object,System.IntPtr&):System.Int32",
            "targetName": "sqlite3_exec",
            "metadataToken": 100663731,
            "canonicalSignature": "(SQLitePCL.sqlite3,SQLitePCL.utf8z,SQLitePCL.delegate_exec,System.Object,System.IntPtr&):System.Int32",
            "normalizedSignature": "sqlite3_exec|(SQLitePCL.sqlite3,SQLitePCL.utf8z,SQLitePCL.delegate_exec,System.Object,System.IntPtr&):System.Int32|static=false",
            "emitScope": "ViewOnly",
            "provenance": "ExplicitView",
            "arity": 0,
            "parameterCount": 5,
            "isStatic": false,
            "isAbstract": false,
            "isVirtual": true,
            "isOverride": false,
            "isSealed": false,
            "visibility": "Public",
            "ownerQualifiedName": "SQLitePCL.ISQLite3Provider",
            "ownerIdentity": "SQLitePCLRaw.core",
            "isExtensionMethod": false,
            "sourceInterface": "SQLitePCL.ISQLite3Provider",
            "parameterModifiers": [
              {
                "index": 4,
                "modifier": "out"
              }
            ]
          },
          {
            "stableId": "SQLitePCLRaw.core:SQLitePCL.ISQLite3Provider::sqlite3_complete(SQLitePCL.utf8z):System.Int32",
            "targetName": "sqlite3_complete",
            "metadataToken": 100663732,
            "canonicalSignature": "(SQLitePCL.utf8z):System.Int32",
            "normalizedSignature": "sqlite3_complete|(SQLitePCL.utf8z):System.Int32|static=false",
            "emitScope": "ViewOnly",
            "provenance": "ExplicitView",
            "arity": 0,
            "parameterCount": 1,
            "isStatic": false,
            "isAbstract": false,
            "isVirtual": true,
            "isOverride": false,
            "isSealed": false,
            "visibility": "Public",
            "ownerQualifiedName": "SQLitePCL.ISQLite3Provider",
            "ownerIdentity": "SQLitePCLRaw.core",
            "isExtensionMethod": false,
            "sourceInterface": "SQLitePCL.ISQLite3Provider"
          },
          {
            "stableId": "SQLitePCLRaw.core:SQLitePCL.ISQLite3Provider::sqlite3_wal_checkpoint_v2(SQLitePCL.sqlite3,SQLitePCL.utf8z,System.Int32,System.Int32&,System.Int32&):System.Int32",
            "targetName": "sqlite3_wal_checkpoint_v2",
            "metadataToken": 100663737,
            "canonicalSignature": "(SQLitePCL.sqlite3,SQLitePCL.utf8z,System.Int32,System.Int32&,System.Int32&):System.Int32",
            "normalizedSignature": "sqlite3_wal_checkpoint_v2|(SQLitePCL.sqlite3,SQLitePCL.utf8z,System.Int32,System.Int32&,System.Int32&):System.Int32|static=false",
            "emitScope": "ViewOnly",
            "provenance": "ExplicitView",
            "arity": 0,
            "parameterCount": 5,
            "isStatic": false,
            "isAbstract": false,
            "isVirtual": true,
            "isOverride": false,
            "isSealed": false,
            "visibility": "Public",
            "ownerQualifiedName": "SQLitePCL.ISQLite3Provider",
            "ownerIdentity": "SQLitePCLRaw.core",
            "isExtensionMethod": false,
            "sourceInterface": "SQLitePCL.ISQLite3Provider",
            "parameterModifiers": [
              {
                "index": 3,
                "modifier": "out"
              },
              {
                "index": 4,
                "modifier": "out"
              }
            ]
          },
          {
            "stableId": "SQLitePCLRaw.core:SQLitePCL.ISQLite3Provider::sqlite3_table_column_metadata(SQLitePCL.sqlite3,SQLitePCL.utf8z,SQLitePCL.utf8z,SQLitePCL.utf8z,SQLitePCL.utf8z&,SQLitePCL.utf8z&,System.Int32&,System.Int32&,System.Int32&):System.Int32",
            "targetName": "sqlite3_table_column_metadata",
            "metadataToken": 100663738,
            "canonicalSignature": "(SQLitePCL.sqlite3,SQLitePCL.utf8z,SQLitePCL.utf8z,SQLitePCL.utf8z,SQLitePCL.utf8z&,SQLitePCL.utf8z&,System.Int32&,System.Int32&,System.Int32&):System.Int32",
            "normalizedSignature": "sqlite3_table_column_metadata|(SQLitePCL.sqlite3,SQLitePCL.utf8z,SQLitePCL.utf8z,SQLitePCL.utf8z,SQLitePCL.utf8z&,SQLitePCL.utf8z&,System.Int32&,System.Int32&,System.Int32&):System.Int32|static=false",
            "emitScope": "ViewOnly",
            "provenance": "ExplicitView",
            "arity": 0,
            "parameterCount": 9,
            "isStatic": false,
            "isAbstract": false,
            "isVirtual": true,
            "isOverride": false,
            "isSealed": false,
            "visibility": "Public",
            "ownerQualifiedName": "SQLitePCL.ISQLite3Provider",
            "ownerIdentity": "SQLitePCLRaw.core",
            "isExtensionMethod": false,
            "sourceInterface": "SQLitePCL.ISQLite3Provider",
            "parameterModifiers": [
              {
                "index": 4,
                "modifier": "out"
              },
              {
                "index": 5,
                "modifier": "out"
              },
              {
                "index": 6,
                "modifier": "out"
              },
              {
                "index": 7,
                "modifier": "out"
              },
              {
                "index": 8,
                "modifier": "out"
              }
            ]
          },
          {
            "stableId": "SQLitePCLRaw.core:SQLitePCL.ISQLite3Provider::sqlite3_set_authorizer(SQLitePCL.sqlite3,SQLitePCL.delegate_authorizer,System.Object):System.Int32",
            "targetName": "sqlite3_set_authorizer",
            "metadataToken": 100663739,
            "canonicalSignature": "(SQLitePCL.sqlite3,SQLitePCL.delegate_authorizer,System.Object):System.Int32",
            "normalizedSignature": "sqlite3_set_authorizer|(SQLitePCL.sqlite3,SQLitePCL.delegate_authorizer,System.Object):System.Int32|static=false",
            "emitScope": "ViewOnly",
            "provenance": "ExplicitView",
            "arity": 0,
            "parameterCount": 3,
            "isStatic": false,
            "isAbstract": false,
            "isVirtual": true,
            "isOverride": false,
            "isSealed": false,
            "visibility": "Public",
            "ownerQualifiedName": "SQLitePCL.ISQLite3Provider",
            "ownerIdentity": "SQLitePCLRaw.core",
            "isExtensionMethod": false,
            "sourceInterface": "SQLitePCL.ISQLite3Provider"
          },
          {
            "stableId": "SQLitePCLRaw.core:SQLitePCL.ISQLite3Provider::sqlite3_stricmp(System.IntPtr,System.IntPtr):System.Int32",
            "targetName": "sqlite3_stricmp",
            "metadataToken": 100663740,
            "canonicalSignature": "(System.IntPtr,System.IntPtr):System.Int32",
            "normalizedSignature": "sqlite3_stricmp|(System.IntPtr,System.IntPtr):System.Int32|static=false",
            "emitScope": "ViewOnly",
            "provenance": "ExplicitView",
            "arity": 0,
            "parameterCount": 2,
            "isStatic": false,
            "isAbstract": false,
            "isVirtual": true,
            "isOverride": false,
            "isSealed": false,
            "visibility": "Public",
            "ownerQualifiedName": "SQLitePCL.ISQLite3Provider",
            "ownerIdentity": "SQLitePCLRaw.core",
            "isExtensionMethod": false,
            "sourceInterface": "SQLitePCL.ISQLite3Provider"
          },
          {
            "stableId": "SQLitePCLRaw.core:SQLitePCL.ISQLite3Provider::sqlite3_strnicmp(System.IntPtr,System.IntPtr,System.Int32):System.Int32",
            "targetName": "sqlite3_strnicmp",
            "metadataToken": 100663741,
            "canonicalSignature": "(System.IntPtr,System.IntPtr,System.Int32):System.Int32",
            "normalizedSignature": "sqlite3_strnicmp|(System.IntPtr,System.IntPtr,System.Int32):System.Int32|static=false",
            "emitScope": "ViewOnly",
            "provenance": "ExplicitView",
            "arity": 0,
            "parameterCount": 3,
            "isStatic": false,
            "isAbstract": false,
            "isVirtual": true,
            "isOverride": false,
            "isSealed": false,
            "visibility": "Public",
            "ownerQualifiedName": "SQLitePCL.ISQLite3Provider",
            "ownerIdentity": "SQLitePCLRaw.core",
            "isExtensionMethod": false,
            "sourceInterface": "SQLitePCL.ISQLite3Provider"
          },
          {
            "stableId": "SQLitePCLRaw.core:SQLitePCL.ISQLite3Provider::sqlite3_malloc(System.Int32):System.IntPtr",
            "targetName": "sqlite3_malloc",
            "metadataToken": 100663742,
            "canonicalSignature": "(System.Int32):System.IntPtr",
            "normalizedSignature": "sqlite3_malloc|(System.Int32):System.IntPtr|static=false",
            "emitScope": "ViewOnly",
            "provenance": "ExplicitView",
            "arity": 0,
            "parameterCount": 1,
            "isStatic": false,
            "isAbstract": false,
            "isVirtual": true,
            "isOverride": false,
            "isSealed": false,
            "visibility": "Public",
            "ownerQualifiedName": "SQLitePCL.ISQLite3Provider",
            "ownerIdentity": "SQLitePCLRaw.core",
            "isExtensionMethod": false,
            "sourceInterface": "SQLitePCL.ISQLite3Provider"
          },
          {
            "stableId": "SQLitePCLRaw.core:SQLitePCL.ISQLite3Provider::sqlite3_malloc64(System.Int64):System.IntPtr",
            "targetName": "sqlite3_malloc64",
            "metadataToken": 100663743,
            "canonicalSignature": "(System.Int64):System.IntPtr",
            "normalizedSignature": "sqlite3_malloc64|(System.Int64):System.IntPtr|static=false",
            "emitScope": "ViewOnly",
            "provenance": "ExplicitView",
            "arity": 0,
            "parameterCount": 1,
            "isStatic": false,
            "isAbstract": false,
            "isVirtual": true,
            "isOverride": false,
            "isSealed": false,
            "visibility": "Public",
            "ownerQualifiedName": "SQLitePCL.ISQLite3Provider",
            "ownerIdentity": "SQLitePCLRaw.core",
            "isExtensionMethod": false,
            "sourceInterface": "SQLitePCL.ISQLite3Provider"
          },
          {
            "stableId": "SQLitePCLRaw.core:SQLitePCL.ISQLite3Provider::sqlite3_key(SQLitePCL.sqlite3,System.ReadOnlySpan_1[[System.Byte,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]):System.Int32",
            "targetName": "sqlite3_key",
            "metadataToken": 100663745,
            "canonicalSignature": "(SQLitePCL.sqlite3,System.ReadOnlySpan_1[[System.Byte,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]):System.Int32",
            "normalizedSignature": "sqlite3_key|(SQLitePCL.sqlite3,System.ReadOnlySpan_1[[System.Byte,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]):System.Int32|static=false",
            "emitScope": "ViewOnly",
            "provenance": "ExplicitView",
            "arity": 0,
            "parameterCount": 2,
            "isStatic": false,
            "isAbstract": false,
            "isVirtual": true,
            "isOverride": false,
            "isSealed": false,
            "visibility": "Public",
            "ownerQualifiedName": "SQLitePCL.ISQLite3Provider",
            "ownerIdentity": "SQLitePCLRaw.core",
            "isExtensionMethod": false,
            "sourceInterface": "SQLitePCL.ISQLite3Provider"
          },
          {
            "stableId": "SQLitePCLRaw.core:SQLitePCL.ISQLite3Provider::sqlite3_key_v2(SQLitePCL.sqlite3,SQLitePCL.utf8z,System.ReadOnlySpan_1[[System.Byte,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]):System.Int32",
            "targetName": "sqlite3_key_v2",
            "metadataToken": 100663746,
            "canonicalSignature": "(SQLitePCL.sqlite3,SQLitePCL.utf8z,System.ReadOnlySpan_1[[System.Byte,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]):System.Int32",
            "normalizedSignature": "sqlite3_key_v2|(SQLitePCL.sqlite3,SQLitePCL.utf8z,System.ReadOnlySpan_1[[System.Byte,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]):System.Int32|static=false",
            "emitScope": "ViewOnly",
            "provenance": "ExplicitView",
            "arity": 0,
            "parameterCount": 3,
            "isStatic": false,
            "isAbstract": false,
            "isVirtual": true,
            "isOverride": false,
            "isSealed": false,
            "visibility": "Public",
            "ownerQualifiedName": "SQLitePCL.ISQLite3Provider",
            "ownerIdentity": "SQLitePCLRaw.core",
            "isExtensionMethod": false,
            "sourceInterface": "SQLitePCL.ISQLite3Provider"
          },
          {
            "stableId": "SQLitePCLRaw.core:SQLitePCL.ISQLite3Provider::sqlite3_load_extension(SQLitePCL.sqlite3,SQLitePCL.utf8z,SQLitePCL.utf8z,SQLitePCL.utf8z&):System.Int32",
            "targetName": "sqlite3_load_extension",
            "metadataToken": 100663749,
            "canonicalSignature": "(SQLitePCL.sqlite3,SQLitePCL.utf8z,SQLitePCL.utf8z,SQLitePCL.utf8z&):System.Int32",
            "normalizedSignature": "sqlite3_load_extension|(SQLitePCL.sqlite3,SQLitePCL.utf8z,SQLitePCL.utf8z,SQLitePCL.utf8z&):System.Int32|static=false",
            "emitScope": "ViewOnly",
            "provenance": "ExplicitView",
            "arity": 0,
            "parameterCount": 4,
            "isStatic": false,
            "isAbstract": false,
            "isVirtual": true,
            "isOverride": false,
            "isSealed": false,
            "visibility": "Public",
            "ownerQualifiedName": "SQLitePCL.ISQLite3Provider",
            "ownerIdentity": "SQLitePCLRaw.core",
            "isExtensionMethod": false,
            "sourceInterface": "SQLitePCL.ISQLite3Provider",
            "parameterModifiers": [
              {
                "index": 3,
                "modifier": "out"
              }
            ]
          },
          {
            "stableId": "SQLitePCLRaw.core:SQLitePCL.ISQLite3Provider::sqlite3_limit(SQLitePCL.sqlite3,System.Int32,System.Int32):System.Int32",
            "targetName": "sqlite3_limit",
            "metadataToken": 100663752,
            "canonicalSignature": "(SQLitePCL.sqlite3,System.Int32,System.Int32):System.Int32",
            "normalizedSignature": "sqlite3_limit|(SQLitePCL.sqlite3,System.Int32,System.Int32):System.Int32|static=false",
            "emitScope": "ViewOnly",
            "provenance": "ExplicitView",
            "arity": 0,
            "parameterCount": 3,
            "isStatic": false,
            "isAbstract": false,
            "isVirtual": true,
            "isOverride": false,
            "isSealed": false,
            "visibility": "Public",
            "ownerQualifiedName": "SQLitePCL.ISQLite3Provider",
            "ownerIdentity": "SQLitePCLRaw.core",
            "isExtensionMethod": false,
            "sourceInterface": "SQLitePCL.ISQLite3Provider"
          },
          {
            "stableId": "SQLitePCLRaw.core:SQLitePCL.ISQLite3Provider::sqlite3_config(System.Int32,System.Int32):System.Int32",
            "targetName": "sqlite3_config",
            "metadataToken": 100663754,
            "canonicalSignature": "(System.Int32,System.Int32):System.Int32",
            "normalizedSignature": "sqlite3_config|(System.Int32,System.Int32):System.Int32|static=false",
            "emitScope": "ViewOnly",
            "provenance": "ExplicitView",
            "arity": 0,
            "parameterCount": 2,
            "isStatic": false,
            "isAbstract": false,
            "isVirtual": true,
            "isOverride": false,
            "isSealed": false,
            "visibility": "Public",
            "ownerQualifiedName": "SQLitePCL.ISQLite3Provider",
            "ownerIdentity": "SQLitePCLRaw.core",
            "isExtensionMethod": false,
            "sourceInterface": "SQLitePCL.ISQLite3Provider"
          },
          {
            "stableId": "SQLitePCLRaw.core:SQLitePCL.ISQLite3Provider::sqlite3_db_config(SQLitePCL.sqlite3,System.Int32,SQLitePCL.utf8z):System.Int32",
            "targetName": "sqlite3_db_config",
            "metadataToken": 100663755,
            "canonicalSignature": "(SQLitePCL.sqlite3,System.Int32,SQLitePCL.utf8z):System.Int32",
            "normalizedSignature": "sqlite3_db_config|(SQLitePCL.sqlite3,System.Int32,SQLitePCL.utf8z):System.Int32|static=false",
            "emitScope": "ViewOnly",
            "provenance": "ExplicitView",
            "arity": 0,
            "parameterCount": 3,
            "isStatic": false,
            "isAbstract": false,
            "isVirtual": true,
            "isOverride": false,
            "isSealed": false,
            "visibility": "Public",
            "ownerQualifiedName": "SQLitePCL.ISQLite3Provider",
            "ownerIdentity": "SQLitePCLRaw.core",
            "isExtensionMethod": false,
            "sourceInterface": "SQLitePCL.ISQLite3Provider"
          },
          {
            "stableId": "SQLitePCLRaw.core:SQLitePCL.ISQLite3Provider::sqlite3_db_config(SQLitePCL.sqlite3,System.Int32,System.Int32,System.Int32&):System.Int32",
            "targetName": "sqlite3_db_config",
            "metadataToken": 100663756,
            "canonicalSignature": "(SQLitePCL.sqlite3,System.Int32,System.Int32,System.Int32&):System.Int32",
            "normalizedSignature": "sqlite3_db_config|(SQLitePCL.sqlite3,System.Int32,System.Int32,System.Int32&):System.Int32|static=false",
            "emitScope": "ViewOnly",
            "provenance": "ExplicitView",
            "arity": 0,
            "parameterCount": 4,
            "isStatic": false,
            "isAbstract": false,
            "isVirtual": true,
            "isOverride": false,
            "isSealed": false,
            "visibility": "Public",
            "ownerQualifiedName": "SQLitePCL.ISQLite3Provider",
            "ownerIdentity": "SQLitePCLRaw.core",
            "isExtensionMethod": false,
            "sourceInterface": "SQLitePCL.ISQLite3Provider",
            "parameterModifiers": [
              {
                "index": 3,
                "modifier": "out"
              }
            ]
          },
          {
            "stableId": "SQLitePCLRaw.core:SQLitePCL.ISQLite3Provider::sqlite3_db_config(SQLitePCL.sqlite3,System.Int32,System.IntPtr,System.Int32,System.Int32):System.Int32",
            "targetName": "sqlite3_db_config",
            "metadataToken": 100663757,
            "canonicalSignature": "(SQLitePCL.sqlite3,System.Int32,System.IntPtr,System.Int32,System.Int32):System.Int32",
            "normalizedSignature": "sqlite3_db_config|(SQLitePCL.sqlite3,System.Int32,System.IntPtr,System.Int32,System.Int32):System.Int32|static=false",
            "emitScope": "ViewOnly",
            "provenance": "ExplicitView",
            "arity": 0,
            "parameterCount": 5,
            "isStatic": false,
            "isAbstract": false,
            "isVirtual": true,
            "isOverride": false,
            "isSealed": false,
            "visibility": "Public",
            "ownerQualifiedName": "SQLitePCL.ISQLite3Provider",
            "ownerIdentity": "SQLitePCLRaw.core",
            "isExtensionMethod": false,
            "sourceInterface": "SQLitePCL.ISQLite3Provider"
          },
          {
            "stableId": "SQLitePCLRaw.core:SQLitePCL.ISQLite3Provider::sqlite3_win32_set_directory(System.Int32,SQLitePCL.utf8z):System.Int32",
            "targetName": "sqlite3_win32_set_directory",
            "metadataToken": 100663759,
            "canonicalSignature": "(System.Int32,SQLitePCL.utf8z):System.Int32",
            "normalizedSignature": "sqlite3_win32_set_directory|(System.Int32,SQLitePCL.utf8z):System.Int32|static=false",
            "emitScope": "ViewOnly",
            "provenance": "ExplicitView",
            "arity": 0,
            "parameterCount": 2,
            "isStatic": false,
            "isAbstract": false,
            "isVirtual": true,
            "isOverride": false,
            "isSealed": false,
            "visibility": "Public",
            "ownerQualifiedName": "SQLitePCL.ISQLite3Provider",
            "ownerIdentity": "SQLitePCLRaw.core",
            "isExtensionMethod": false,
            "sourceInterface": "SQLitePCL.ISQLite3Provider"
          },
          {
            "stableId": "SQLitePCLRaw.core:SQLitePCL.ISQLite3Provider::sqlite3_keyword_name(System.Int32,System.String&):System.Int32",
            "targetName": "sqlite3_keyword_name",
            "metadataToken": 100663761,
            "canonicalSignature": "(System.Int32,System.String&):System.Int32",
            "normalizedSignature": "sqlite3_keyword_name|(System.Int32,System.String&):System.Int32|static=false",
            "emitScope": "ViewOnly",
            "provenance": "ExplicitView",
            "arity": 0,
            "parameterCount": 2,
            "isStatic": false,
            "isAbstract": false,
            "isVirtual": true,
            "isOverride": false,
            "isSealed": false,
            "visibility": "Public",
            "ownerQualifiedName": "SQLitePCL.ISQLite3Provider",
            "ownerIdentity": "SQLitePCLRaw.core",
            "isExtensionMethod": false,
            "sourceInterface": "SQLitePCL.ISQLite3Provider",
            "parameterModifiers": [
              {
                "index": 1,
                "modifier": "out"
              }
            ]
          },
          {
            "stableId": "SQLitePCLRaw.core:SQLitePCL.ISQLite3Provider::sqlite3_serialize(SQLitePCL.sqlite3,SQLitePCL.utf8z,System.Int64&,System.Int32):System.IntPtr",
            "targetName": "sqlite3_serialize",
            "metadataToken": 100663762,
            "canonicalSignature": "(SQLitePCL.sqlite3,SQLitePCL.utf8z,System.Int64&,System.Int32):System.IntPtr",
            "normalizedSignature": "sqlite3_serialize|(SQLitePCL.sqlite3,SQLitePCL.utf8z,System.Int64&,System.Int32):System.IntPtr|static=false",
            "emitScope": "ViewOnly",
            "provenance": "ExplicitView",
            "arity": 0,
            "parameterCount": 4,
            "isStatic": false,
            "isAbstract": false,
            "isVirtual": true,
            "isOverride": false,
            "isSealed": false,
            "visibility": "Public",
            "ownerQualifiedName": "SQLitePCL.ISQLite3Provider",
            "ownerIdentity": "SQLitePCLRaw.core",
            "isExtensionMethod": false,
            "sourceInterface": "SQLitePCL.ISQLite3Provider",
            "parameterModifiers": [
              {
                "index": 2,
                "modifier": "out"
              }
            ]
          },
          {
            "stableId": "SQLitePCLRaw.core:SQLitePCL.ISQLite3Provider::sqlite3_deserialize(SQLitePCL.sqlite3,SQLitePCL.utf8z,System.IntPtr,System.Int64,System.Int64,System.Int32):System.Int32",
            "targetName": "sqlite3_deserialize",
            "metadataToken": 100663763,
            "canonicalSignature": "(SQLitePCL.sqlite3,SQLitePCL.utf8z,System.IntPtr,System.Int64,System.Int64,System.Int32):System.Int32",
            "normalizedSignature": "sqlite3_deserialize|(SQLitePCL.sqlite3,SQLitePCL.utf8z,System.IntPtr,System.Int64,System.Int64,System.Int32):System.Int32|static=false",
            "emitScope": "ViewOnly",
            "provenance": "ExplicitView",
            "arity": 0,
            "parameterCount": 6,
            "isStatic": false,
            "isAbstract": false,
            "isVirtual": true,
            "isOverride": false,
            "isSealed": false,
            "visibility": "Public",
            "ownerQualifiedName": "SQLitePCL.ISQLite3Provider",
            "ownerIdentity": "SQLitePCLRaw.core",
            "isExtensionMethod": false,
            "sourceInterface": "SQLitePCL.ISQLite3Provider"
          }
        ],
        "properties": [],
        "fields": [],
        "events": [],
        "constructors": [
          {
            "stableId": "SQLitePCLRaw.provider.e_sqlite3:SQLitePCL.SQLite3Provider_e_sqlite3::.ctor():void",
            "metadataToken": 100663463,
            "canonicalSignature": "():void",
            "normalizedSignature": "constructor|():void|static=false",
            "isStatic": false,
            "parameterCount": 0,
            "visibility": "Public",
            "ownerQualifiedName": "SQLitePCL.SQLite3Provider_e_sqlite3",
            "ownerIdentity": "SQLitePCLRaw.provider.e_sqlite3"
          }
        ]
      },
      {
        "stableId": "SQLitePCLRaw.core:SQLitePCL.trace_hook_info",
        "targetName": "SQLitePCL.trace_hook_info",
        "ownerIdentity": "SQLitePCLRaw.core",
        "metadataToken": 0,
        "kind": "Class",
        "accessibility": "Public",
        "isAbstract": false,
        "isSealed": false,
        "isStatic": false,
        "arity": 0,
        "baseType": {
          "stableId": "System.Private.CoreLib:System.Object",
          "targetName": "System.Object"
        },
        "methods": [
          {
            "stableId": "SQLitePCLRaw.core:SQLitePCL.trace_hook_info::from_ptr(System.IntPtr):SQLitePCL.trace_hook_info",
            "targetName": "from_ptr",
            "metadataToken": 100663820,
            "canonicalSignature": "(System.IntPtr):SQLitePCL.trace_hook_info",
            "normalizedSignature": "from_ptr|(System.IntPtr):SQLitePCL.trace_hook_info|static=true",
            "emitScope": "ClassSurface",
            "provenance": "Original",
            "arity": 0,
            "parameterCount": 1,
            "isStatic": true,
            "isAbstract": false,
            "isVirtual": false,
            "isOverride": false,
            "isSealed": false,
            "visibility": "Public",
            "ownerQualifiedName": "SQLitePCL.trace_hook_info",
            "ownerIdentity": "SQLitePCLRaw.core",
            "isExtensionMethod": false
          },
          {
            "stableId": "SQLitePCLRaw.core:SQLitePCL.trace_hook_info::call(SQLitePCL.utf8z):System.Void",
            "targetName": "call",
            "metadataToken": 100663821,
            "canonicalSignature": "(SQLitePCL.utf8z):System.Void",
            "normalizedSignature": "call|(SQLitePCL.utf8z):System.Void|static=false",
            "emitScope": "ClassSurface",
            "provenance": "Original",
            "arity": 0,
            "parameterCount": 1,
            "isStatic": false,
            "isAbstract": false,
            "isVirtual": false,
            "isOverride": false,
            "isSealed": false,
            "visibility": "Public",
            "ownerQualifiedName": "SQLitePCL.trace_hook_info",
            "ownerIdentity": "SQLitePCLRaw.core",
            "isExtensionMethod": false
          }
        ],
        "properties": [],
        "fields": [],
        "events": [],
        "constructors": [
          {
            "stableId": "SQLitePCLRaw.core:SQLitePCL.trace_hook_info::.ctor(SQLitePCL.delegate_trace,System.Object):void",
            "metadataToken": 100663819,
            "canonicalSignature": "(SQLitePCL.delegate_trace,System.Object):void",
            "normalizedSignature": "constructor|(SQLitePCL.delegate_trace,System.Object):void|static=false",
            "isStatic": false,
            "parameterCount": 2,
            "visibility": "Public",
            "ownerQualifiedName": "SQLitePCL.trace_hook_info",
            "ownerIdentity": "SQLitePCLRaw.core"
          }
        ]
      },
      {
        "stableId": "SQLitePCLRaw.core:SQLitePCL.update_hook_info",
        "targetName": "SQLitePCL.update_hook_info",
        "ownerIdentity": "SQLitePCLRaw.core",
        "metadataToken": 0,
        "kind": "Class",
        "accessibility": "Public",
        "isAbstract": false,
        "isSealed": false,
        "isStatic": false,
        "arity": 0,
        "baseType": {
          "stableId": "System.Private.CoreLib:System.Object",
          "targetName": "System.Object"
        },
        "methods": [
          {
            "stableId": "SQLitePCLRaw.core:SQLitePCL.update_hook_info::from_ptr(System.IntPtr):SQLitePCL.update_hook_info",
            "targetName": "from_ptr",
            "metadataToken": 100663829,
            "canonicalSignature": "(System.IntPtr):SQLitePCL.update_hook_info",
            "normalizedSignature": "from_ptr|(System.IntPtr):SQLitePCL.update_hook_info|static=true",
            "emitScope": "ClassSurface",
            "provenance": "Original",
            "arity": 0,
            "parameterCount": 1,
            "isStatic": true,
            "isAbstract": false,
            "isVirtual": false,
            "isOverride": false,
            "isSealed": false,
            "visibility": "Public",
            "ownerQualifiedName": "SQLitePCL.update_hook_info",
            "ownerIdentity": "SQLitePCLRaw.core",
            "isExtensionMethod": false
          },
          {
            "stableId": "SQLitePCLRaw.core:SQLitePCL.update_hook_info::call(System.Int32,SQLitePCL.utf8z,SQLitePCL.utf8z,System.Int64):System.Void",
            "targetName": "call",
            "metadataToken": 100663830,
            "canonicalSignature": "(System.Int32,SQLitePCL.utf8z,SQLitePCL.utf8z,System.Int64):System.Void",
            "normalizedSignature": "call|(System.Int32,SQLitePCL.utf8z,SQLitePCL.utf8z,System.Int64):System.Void|static=false",
            "emitScope": "ClassSurface",
            "provenance": "Original",
            "arity": 0,
            "parameterCount": 4,
            "isStatic": false,
            "isAbstract": false,
            "isVirtual": false,
            "isOverride": false,
            "isSealed": false,
            "visibility": "Public",
            "ownerQualifiedName": "SQLitePCL.update_hook_info",
            "ownerIdentity": "SQLitePCLRaw.core",
            "isExtensionMethod": false
          }
        ],
        "properties": [],
        "fields": [],
        "events": [],
        "constructors": [
          {
            "stableId": "SQLitePCLRaw.core:SQLitePCL.update_hook_info::.ctor(SQLitePCL.delegate_update,System.Object):void",
            "metadataToken": 100663828,
            "canonicalSignature": "(SQLitePCL.delegate_update,System.Object):void",
            "normalizedSignature": "constructor|(SQLitePCL.delegate_update,System.Object):void|static=false",
            "isStatic": false,
            "parameterCount": 2,
            "visibility": "Public",
            "ownerQualifiedName": "SQLitePCL.update_hook_info",
            "ownerIdentity": "SQLitePCLRaw.core"
          }
        ]
      },
      {
        "stableId": "SQLitePCLRaw.batteries_v2:SQLitePCL.Batteries",
        "targetName": "SQLitePCL.Batteries",
        "ownerIdentity": "SQLitePCLRaw.batteries_v2",
        "metadataToken": 0,
        "kind": "StaticNamespace",
        "accessibility": "Public",
        "isAbstract": true,
        "isSealed": true,
        "isStatic": true,
        "arity": 0,
        "baseType": {
          "stableId": "System.Private.CoreLib:System.Object",
          "targetName": "System.Object"
        },
        "methods": [
          {
            "stableId": "SQLitePCLRaw.batteries_v2:SQLitePCL.Batteries::Init():System.Void",
            "targetName": "Init",
            "metadataToken": 100663297,
            "canonicalSignature": "():System.Void",
            "normalizedSignature": "Init|():System.Void|static=true",
            "emitScope": "ClassSurface",
            "provenance": "Original",
            "arity": 0,
            "parameterCount": 0,
            "isStatic": true,
            "isAbstract": false,
            "isVirtual": false,
            "isOverride": false,
            "isSealed": false,
            "visibility": "Public",
            "ownerQualifiedName": "SQLitePCL.Batteries",
            "ownerIdentity": "SQLitePCLRaw.batteries_v2",
            "isExtensionMethod": false
          }
        ],
        "properties": [],
        "fields": [],
        "events": [],
        "constructors": []
      },
      {
        "stableId": "SQLitePCLRaw.batteries_v2:SQLitePCL.Batteries_V2",
        "targetName": "SQLitePCL.Batteries_V2",
        "ownerIdentity": "SQLitePCLRaw.batteries_v2",
        "metadataToken": 0,
        "kind": "StaticNamespace",
        "accessibility": "Public",
        "isAbstract": true,
        "isSealed": true,
        "isStatic": true,
        "arity": 0,
        "baseType": {
          "stableId": "System.Private.CoreLib:System.Object",
          "targetName": "System.Object"
        },
        "methods": [
          {
            "stableId": "SQLitePCLRaw.batteries_v2:SQLitePCL.Batteries_V2::Init():System.Void",
            "targetName": "Init",
            "metadataToken": 100663298,
            "canonicalSignature": "():System.Void",
            "normalizedSignature": "Init|():System.Void|static=true",
            "emitScope": "ClassSurface",
            "provenance": "Original",
            "arity": 0,
            "parameterCount": 0,
            "isStatic": true,
            "isAbstract": false,
            "isVirtual": false,
            "isOverride": false,
            "isSealed": false,
            "visibility": "Public",
            "ownerQualifiedName": "SQLitePCL.Batteries_V2",
            "ownerIdentity": "SQLitePCLRaw.batteries_v2",
            "isExtensionMethod": false
          }
        ],
        "properties": [],
        "fields": [],
        "events": [],
        "constructors": []
      },
      {
        "stableId": "SQLitePCLRaw.core:SQLitePCL.raw",
        "targetName": "SQLitePCL.raw",
        "ownerIdentity": "SQLitePCLRaw.core",
        "metadataToken": 0,
        "kind": "StaticNamespace",
        "accessibility": "Public",
        "isAbstract": true,
        "isSealed": true,
        "isStatic": true,
        "arity": 0,
        "baseType": {
          "stableId": "System.Private.CoreLib:System.Object",
          "targetName": "System.Object"
        },
        "methods": [
          {
            "stableId": "SQLitePCLRaw.core:SQLitePCL.raw::SetProvider(SQLitePCL.ISQLite3Provider):System.Void",
            "targetName": "SetProvider",
            "metadataToken": 100663329,
            "canonicalSignature": "(SQLitePCL.ISQLite3Provider):System.Void",
            "normalizedSignature": "SetProvider|(SQLitePCL.ISQLite3Provider):System.Void|static=true",
            "emitScope": "ClassSurface",
            "provenance": "Original",
            "arity": 0,
            "parameterCount": 1,
            "isStatic": true,
            "isAbstract": false,
            "isVirtual": false,
            "isOverride": false,
            "isSealed": false,
            "visibility": "Public",
            "ownerQualifiedName": "SQLitePCL.raw",
            "ownerIdentity": "SQLitePCLRaw.core",
            "isExtensionMethod": false
          },
          {
            "stableId": "SQLitePCLRaw.core:SQLitePCL.raw::FreezeProvider(System.Boolean):System.Void",
            "targetName": "FreezeProvider",
            "metadataToken": 100663330,
            "canonicalSignature": "(System.Boolean):System.Void",
            "normalizedSignature": "FreezeProvider|(System.Boolean):System.Void|static=true",
            "emitScope": "ClassSurface",
            "provenance": "Original",
            "arity": 0,
            "parameterCount": 1,
            "isStatic": true,
            "isAbstract": false,
            "isVirtual": false,
            "isOverride": false,
            "isSealed": false,
            "visibility": "Public",
            "ownerQualifiedName": "SQLitePCL.raw",
            "ownerIdentity": "SQLitePCLRaw.core",
            "isExtensionMethod": false
          },
          {
            "stableId": "SQLitePCLRaw.core:SQLitePCL.raw::GetNativeLibraryName():System.String",
            "targetName": "GetNativeLibraryName",
            "metadataToken": 100663332,
            "canonicalSignature": "():System.String",
            "normalizedSignature": "GetNativeLibraryName|():System.String|static=true",
            "emitScope": "ClassSurface",
            "provenance": "Original",
            "arity": 0,
            "parameterCount": 0,
            "isStatic": true,
            "isAbstract": false,
            "isVirtual": false,
            "isOverride": false,
            "isSealed": false,
            "visibility": "Public",
            "ownerQualifiedName": "SQLitePCL.raw",
            "ownerIdentity": "SQLitePCLRaw.core",
            "isExtensionMethod": false
          },
          {
            "stableId": "SQLitePCLRaw.core:SQLitePCL.raw::sqlite3_open(SQLitePCL.utf8z,SQLitePCL.sqlite3&):System.Int32",
            "targetName": "sqlite3_open",
            "metadataToken": 100663333,
            "canonicalSignature": "(SQLitePCL.utf8z,SQLitePCL.sqlite3&):System.Int32",
            "normalizedSignature": "sqlite3_open|(SQLitePCL.utf8z,SQLitePCL.sqlite3&):System.Int32|static=true",
            "emitScope": "ClassSurface",
            "provenance": "Original",
            "arity": 0,
            "parameterCount": 2,
            "isStatic": true,
            "isAbstract": false,
            "isVirtual": false,
            "isOverride": false,
            "isSealed": false,
            "visibility": "Public",
            "ownerQualifiedName": "SQLitePCL.raw",
            "ownerIdentity": "SQLitePCLRaw.core",
            "isExtensionMethod": false,
            "parameterModifiers": [
              {
                "index": 1,
                "modifier": "out"
              }
            ]
          },
          {
            "stableId": "SQLitePCLRaw.core:SQLitePCL.raw::sqlite3_open(System.String,SQLitePCL.sqlite3&):System.Int32",
            "targetName": "sqlite3_open",
            "metadataToken": 100663334,
            "canonicalSignature": "(System.String,SQLitePCL.sqlite3&):System.Int32",
            "normalizedSignature": "sqlite3_open|(System.String,SQLitePCL.sqlite3&):System.Int32|static=true",
            "emitScope": "ClassSurface",
            "provenance": "Original",
            "arity": 0,
            "parameterCount": 2,
            "isStatic": true,
            "isAbstract": false,
            "isVirtual": false,
            "isOverride": false,
            "isSealed": false,
            "visibility": "Public",
            "ownerQualifiedName": "SQLitePCL.raw",
            "ownerIdentity": "SQLitePCLRaw.core",
            "isExtensionMethod": false,
            "parameterModifiers": [
              {
                "index": 1,
                "modifier": "out"
              }
            ]
          },
          {
            "stableId": "SQLitePCLRaw.core:SQLitePCL.raw::sqlite3_open_v2(SQLitePCL.utf8z,SQLitePCL.sqlite3&,System.Int32,SQLitePCL.utf8z):System.Int32",
            "targetName": "sqlite3_open_v2",
            "metadataToken": 100663335,
            "canonicalSignature": "(SQLitePCL.utf8z,SQLitePCL.sqlite3&,System.Int32,SQLitePCL.utf8z):System.Int32",
            "normalizedSignature": "sqlite3_open_v2|(SQLitePCL.utf8z,SQLitePCL.sqlite3&,System.Int32,SQLitePCL.utf8z):System.Int32|static=true",
            "emitScope": "ClassSurface",
            "provenance": "Original",
            "arity": 0,
            "parameterCount": 4,
            "isStatic": true,
            "isAbstract": false,
            "isVirtual": false,
            "isOverride": false,
            "isSealed": false,
            "visibility": "Public",
            "ownerQualifiedName": "SQLitePCL.raw",
            "ownerIdentity": "SQLitePCLRaw.core",
            "isExtensionMethod": false,
            "parameterModifiers": [
              {
                "index": 1,
                "modifier": "out"
              }
            ]
          },
          {
            "stableId": "SQLitePCLRaw.core:SQLitePCL.raw::sqlite3_open_v2(System.String,SQLitePCL.sqlite3&,System.Int32,System.String):System.Int32",
            "targetName": "sqlite3_open_v2",
            "metadataToken": 100663336,
            "canonicalSignature": "(System.String,SQLitePCL.sqlite3&,System.Int32,System.String):System.Int32",
            "normalizedSignature": "sqlite3_open_v2|(System.String,SQLitePCL.sqlite3&,System.Int32,System.String):System.Int32|static=true",
            "emitScope": "ClassSurface",
            "provenance": "Original",
            "arity": 0,
            "parameterCount": 4,
            "isStatic": true,
            "isAbstract": false,
            "isVirtual": false,
            "isOverride": false,
            "isSealed": false,
            "visibility": "Public",
            "ownerQualifiedName": "SQLitePCL.raw",
            "ownerIdentity": "SQLitePCLRaw.core",
            "isExtensionMethod": false,
            "parameterModifiers": [
              {
                "index": 1,
                "modifier": "out"
              }
            ]
          },
          {
            "stableId": "SQLitePCLRaw.core:SQLitePCL.raw::sqlite3__vfs__delete(SQLitePCL.utf8z,SQLitePCL.utf8z,System.Int32):System.Int32",
            "targetName": "sqlite3__vfs__delete",
            "metadataToken": 100663337,
            "canonicalSignature": "(SQLitePCL.utf8z,SQLitePCL.utf8z,System.Int32):System.Int32",
            "normalizedSignature": "sqlite3__vfs__delete|(SQLitePCL.utf8z,SQLitePCL.utf8z,System.Int32):System.Int32|static=true",
            "emitScope": "ClassSurface",
            "provenance": "Original",
            "arity": 0,
            "parameterCount": 3,
            "isStatic": true,
            "isAbstract": false,
            "isVirtual": false,
            "isOverride": false,
            "isSealed": false,
            "visibility": "Public",
            "ownerQualifiedName": "SQLitePCL.raw",
            "ownerIdentity": "SQLitePCLRaw.core",
            "isExtensionMethod": false
          },
          {
            "stableId": "SQLitePCLRaw.core:SQLitePCL.raw::sqlite3__vfs__delete(System.String,System.String,System.Int32):System.Int32",
            "targetName": "sqlite3__vfs__delete",
            "metadataToken": 100663338,
            "canonicalSignature": "(System.String,System.String,System.Int32):System.Int32",
            "normalizedSignature": "sqlite3__vfs__delete|(System.String,System.String,System.Int32):System.Int32|static=true",
            "emitScope": "ClassSurface",
            "provenance": "Original",
            "arity": 0,
            "parameterCount": 3,
            "isStatic": true,
            "isAbstract": false,
            "isVirtual": false,
            "isOverride": false,
            "isSealed": false,
            "visibility": "Public",
            "ownerQualifiedName": "SQLitePCL.raw",
            "ownerIdentity": "SQLitePCLRaw.core",
            "isExtensionMethod": false
          },
          {
            "stableId": "SQLitePCLRaw.core:SQLitePCL.raw::sqlite3_close_v2(SQLitePCL.sqlite3):System.Int32",
            "targetName": "sqlite3_close_v2",
            "metadataToken": 100663341,
            "canonicalSignature": "(SQLitePCL.sqlite3):System.Int32",
            "normalizedSignature": "sqlite3_close_v2|(SQLitePCL.sqlite3):System.Int32|static=true",
            "emitScope": "ClassSurface",
            "provenance": "Original",
            "arity": 0,
            "parameterCount": 1,
            "isStatic": true,
            "isAbstract": false,
            "isVirtual": false,
            "isOverride": false,
            "isSealed": false,
            "visibility": "Public",
            "ownerQualifiedName": "SQLitePCL.raw",
            "ownerIdentity": "SQLitePCLRaw.core",
            "isExtensionMethod": false
          },
          {
            "stableId": "SQLitePCLRaw.core:SQLitePCL.raw::sqlite3_close(SQLitePCL.sqlite3):System.Int32",
            "targetName": "sqlite3_close",
            "metadataToken": 100663342,
            "canonicalSignature": "(SQLitePCL.sqlite3):System.Int32",
            "normalizedSignature": "sqlite3_close|(SQLitePCL.sqlite3):System.Int32|static=true",
            "emitScope": "ClassSurface",
            "provenance": "Original",
            "arity": 0,
            "parameterCount": 1,
            "isStatic": true,
            "isAbstract": false,
            "isVirtual": false,
            "isOverride": false,
            "isSealed": false,
            "visibility": "Public",
            "ownerQualifiedName": "SQLitePCL.raw",
            "ownerIdentity": "SQLitePCLRaw.core",
            "isExtensionMethod": false
          },
          {
            "stableId": "SQLitePCLRaw.core:SQLitePCL.raw::sqlite3_enable_shared_cache(System.Int32):System.Int32",
            "targetName": "sqlite3_enable_shared_cache",
            "metadataToken": 100663343,
            "canonicalSignature": "(System.Int32):System.Int32",
            "normalizedSignature": "sqlite3_enable_shared_cache|(System.Int32):System.Int32|static=true",
            "emitScope": "ClassSurface",
            "provenance": "Original",
            "arity": 0,
            "parameterCount": 1,
            "isStatic": true,
            "isAbstract": false,
            "isVirtual": false,
            "isOverride": false,
            "isSealed": false,
            "visibility": "Public",
            "ownerQualifiedName": "SQLitePCL.raw",
            "ownerIdentity": "SQLitePCLRaw.core",
            "isExtensionMethod": false
          },
          {
            "stableId": "SQLitePCLRaw.core:SQLitePCL.raw::sqlite3_interrupt(SQLitePCL.sqlite3):System.Void",
            "targetName": "sqlite3_interrupt",
            "metadataToken": 100663344,
            "canonicalSignature": "(SQLitePCL.sqlite3):System.Void",
            "normalizedSignature": "sqlite3_interrupt|(SQLitePCL.sqlite3):System.Void|static=true",
            "emitScope": "ClassSurface",
            "provenance": "Original",
            "arity": 0,
            "parameterCount": 1,
            "isStatic": true,
            "isAbstract": false,
            "isVirtual": false,
            "isOverride": false,
            "isSealed": false,
            "visibility": "Public",
            "ownerQualifiedName": "SQLitePCL.raw",
            "ownerIdentity": "SQLitePCLRaw.core",
            "isExtensionMethod": false
          },
          {
            "stableId": "SQLitePCLRaw.core:SQLitePCL.raw::sqlite3_config_log(SQLitePCL.delegate_log,System.Object):System.Int32",
            "targetName": "sqlite3_config_log",
            "metadataToken": 100663345,
            "canonicalSignature": "(SQLitePCL.delegate_log,System.Object):System.Int32",
            "normalizedSignature": "sqlite3_config_log|(SQLitePCL.delegate_log,System.Object):System.Int32|static=true",
            "emitScope": "ClassSurface",
            "provenance": "Original",
            "arity": 0,
            "parameterCount": 2,
            "isStatic": true,
            "isAbstract": false,
            "isVirtual": false,
            "isOverride": false,
            "isSealed": false,
            "visibility": "Public",
            "ownerQualifiedName": "SQLitePCL.raw",
            "ownerIdentity": "SQLitePCLRaw.core",
            "isExtensionMethod": false
          },
          {
            "stableId": "SQLitePCLRaw.core:SQLitePCL.raw::sqlite3_config_log(SQLitePCL.strdelegate_log,System.Object):System.Int32",
            "targetName": "sqlite3_config_log",
            "metadataToken": 100663346,
            "canonicalSignature": "(SQLitePCL.strdelegate_log,System.Object):System.Int32",
            "normalizedSignature": "sqlite3_config_log|(SQLitePCL.strdelegate_log,System.Object):System.Int32|static=true",
            "emitScope": "ClassSurface",
            "provenance": "Original",
            "arity": 0,
            "parameterCount": 2,
            "isStatic": true,
            "isAbstract": false,
            "isVirtual": false,
            "isOverride": false,
            "isSealed": false,
            "visibility": "Public",
            "ownerQualifiedName": "SQLitePCL.raw",
            "ownerIdentity": "SQLitePCLRaw.core",
            "isExtensionMethod": false
          },
          {
            "stableId": "SQLitePCLRaw.core:SQLitePCL.raw::sqlite3_log(System.Int32,SQLitePCL.utf8z):System.Void",
            "targetName": "sqlite3_log",
            "metadataToken": 100663347,
            "canonicalSignature": "(System.Int32,SQLitePCL.utf8z):System.Void",
            "normalizedSignature": "sqlite3_log|(System.Int32,SQLitePCL.utf8z):System.Void|static=true",
            "emitScope": "ClassSurface",
            "provenance": "Original",
            "arity": 0,
            "parameterCount": 2,
            "isStatic": true,
            "isAbstract": false,
            "isVirtual": false,
            "isOverride": false,
            "isSealed": false,
            "visibility": "Public",
            "ownerQualifiedName": "SQLitePCL.raw",
            "ownerIdentity": "SQLitePCLRaw.core",
            "isExtensionMethod": false
          },
          {
            "stableId": "SQLitePCLRaw.core:SQLitePCL.raw::sqlite3_log(System.Int32,System.String):System.Void",
            "targetName": "sqlite3_log",
            "metadataToken": 100663348,
            "canonicalSignature": "(System.Int32,System.String):System.Void",
            "normalizedSignature": "sqlite3_log|(System.Int32,System.String):System.Void|static=true",
            "emitScope": "ClassSurface",
            "provenance": "Original",
            "arity": 0,
            "parameterCount": 2,
            "isStatic": true,
            "isAbstract": false,
            "isVirtual": false,
            "isOverride": false,
            "isSealed": false,
            "visibility": "Public",
            "ownerQualifiedName": "SQLitePCL.raw",
            "ownerIdentity": "SQLitePCLRaw.core",
            "isExtensionMethod": false
          },
          {
            "stableId": "SQLitePCLRaw.core:SQLitePCL.raw::sqlite3_commit_hook(SQLitePCL.sqlite3,SQLitePCL.delegate_commit,System.Object):System.Void",
            "targetName": "sqlite3_commit_hook",
            "metadataToken": 100663349,
            "canonicalSignature": "(SQLitePCL.sqlite3,SQLitePCL.delegate_commit,System.Object):System.Void",
            "normalizedSignature": "sqlite3_commit_hook|(SQLitePCL.sqlite3,SQLitePCL.delegate_commit,System.Object):System.Void|static=true",
            "emitScope": "ClassSurface",
            "provenance": "Original",
            "arity": 0,
            "parameterCount": 3,
            "isStatic": true,
            "isAbstract": false,
            "isVirtual": false,
            "isOverride": false,
            "isSealed": false,
            "visibility": "Public",
            "ownerQualifiedName": "SQLitePCL.raw",
            "ownerIdentity": "SQLitePCLRaw.core",
            "isExtensionMethod": false
          },
          {
            "stableId": "SQLitePCLRaw.core:SQLitePCL.raw::sqlite3_rollback_hook(SQLitePCL.sqlite3,SQLitePCL.delegate_rollback,System.Object):System.Void",
            "targetName": "sqlite3_rollback_hook",
            "metadataToken": 100663350,
            "canonicalSignature": "(SQLitePCL.sqlite3,SQLitePCL.delegate_rollback,System.Object):System.Void",
            "normalizedSignature": "sqlite3_rollback_hook|(SQLitePCL.sqlite3,SQLitePCL.delegate_rollback,System.Object):System.Void|static=true",
            "emitScope": "ClassSurface",
            "provenance": "Original",
            "arity": 0,
            "parameterCount": 3,
            "isStatic": true,
            "isAbstract": false,
            "isVirtual": false,
            "isOverride": false,
            "isSealed": false,
            "visibility": "Public",
            "ownerQualifiedName": "SQLitePCL.raw",
            "ownerIdentity": "SQLitePCLRaw.core",
            "isExtensionMethod": false
          },
          {
            "stableId": "SQLitePCLRaw.core:SQLitePCL.raw::sqlite3_trace(SQLitePCL.sqlite3,SQLitePCL.delegate_trace,System.Object):System.Void",
            "targetName": "sqlite3_trace",
            "metadataToken": 100663351,
            "canonicalSignature": "(SQLitePCL.sqlite3,SQLitePCL.delegate_trace,System.Object):System.Void",
            "normalizedSignature": "sqlite3_trace|(SQLitePCL.sqlite3,SQLitePCL.delegate_trace,System.Object):System.Void|static=true",
            "emitScope": "ClassSurface",
            "provenance": "Original",
            "arity": 0,
            "parameterCount": 3,
            "isStatic": true,
            "isAbstract": false,
            "isVirtual": false,
            "isOverride": false,
            "isSealed": false,
            "visibility": "Public",
            "ownerQualifiedName": "SQLitePCL.raw",
            "ownerIdentity": "SQLitePCLRaw.core",
            "isExtensionMethod": false
          },
          {
            "stableId": "SQLitePCLRaw.core:SQLitePCL.raw::sqlite3_trace(SQLitePCL.sqlite3,SQLitePCL.strdelegate_trace,System.Object):System.Void",
            "targetName": "sqlite3_trace",
            "metadataToken": 100663352,
            "canonicalSignature": "(SQLitePCL.sqlite3,SQLitePCL.strdelegate_trace,System.Object):System.Void",
            "normalizedSignature": "sqlite3_trace|(SQLitePCL.sqlite3,SQLitePCL.strdelegate_trace,System.Object):System.Void|static=true",
            "emitScope": "ClassSurface",
            "provenance": "Original",
            "arity": 0,
            "parameterCount": 3,
            "isStatic": true,
            "isAbstract": false,
            "isVirtual": false,
            "isOverride": false,
            "isSealed": false,
            "visibility": "Public",
            "ownerQualifiedName": "SQLitePCL.raw",
            "ownerIdentity": "SQLitePCLRaw.core",
            "isExtensionMethod": false
          },
          {
            "stableId": "SQLitePCLRaw.core:SQLitePCL.raw::sqlite3_profile(SQLitePCL.sqlite3,SQLitePCL.delegate_profile,System.Object):System.Void",
            "targetName": "sqlite3_profile",
            "metadataToken": 100663353,
            "canonicalSignature": "(SQLitePCL.sqlite3,SQLitePCL.delegate_profile,System.Object):System.Void",
            "normalizedSignature": "sqlite3_profile|(SQLitePCL.sqlite3,SQLitePCL.delegate_profile,System.Object):System.Void|static=true",
            "emitScope": "ClassSurface",
            "provenance": "Original",
            "arity": 0,
            "parameterCount": 3,
            "isStatic": true,
            "isAbstract": false,
            "isVirtual": false,
            "isOverride": false,
            "isSealed": false,
            "visibility": "Public",
            "ownerQualifiedName": "SQLitePCL.raw",
            "ownerIdentity": "SQLitePCLRaw.core",
            "isExtensionMethod": false
          },
          {
            "stableId": "SQLitePCLRaw.core:SQLitePCL.raw::sqlite3_profile(SQLitePCL.sqlite3,SQLitePCL.strdelegate_profile,System.Object):System.Void",
            "targetName": "sqlite3_profile",
            "metadataToken": 100663354,
            "canonicalSignature": "(SQLitePCL.sqlite3,SQLitePCL.strdelegate_profile,System.Object):System.Void",
            "normalizedSignature": "sqlite3_profile|(SQLitePCL.sqlite3,SQLitePCL.strdelegate_profile,System.Object):System.Void|static=true",
            "emitScope": "ClassSurface",
            "provenance": "Original",
            "arity": 0,
            "parameterCount": 3,
            "isStatic": true,
            "isAbstract": false,
            "isVirtual": false,
            "isOverride": false,
            "isSealed": false,
            "visibility": "Public",
            "ownerQualifiedName": "SQLitePCL.raw",
            "ownerIdentity": "SQLitePCLRaw.core",
            "isExtensionMethod": false
          },
          {
            "stableId": "SQLitePCLRaw.core:SQLitePCL.raw::sqlite3_progress_handler(SQLitePCL.sqlite3,System.Int32,SQLitePCL.delegate_progress,System.Object):System.Void",
            "targetName": "sqlite3_progress_handler",
            "metadataToken": 100663355,
            "canonicalSignature": "(SQLitePCL.sqlite3,System.Int32,SQLitePCL.delegate_progress,System.Object):System.Void",
            "normalizedSignature": "sqlite3_progress_handler|(SQLitePCL.sqlite3,System.Int32,SQLitePCL.delegate_progress,System.Object):System.Void|static=true",
            "emitScope": "ClassSurface",
            "provenance": "Original",
            "arity": 0,
            "parameterCount": 4,
            "isStatic": true,
            "isAbstract": false,
            "isVirtual": false,
            "isOverride": false,
            "isSealed": false,
            "visibility": "Public",
            "ownerQualifiedName": "SQLitePCL.raw",
            "ownerIdentity": "SQLitePCLRaw.core",
            "isExtensionMethod": false
          },
          {
            "stableId": "SQLitePCLRaw.core:SQLitePCL.raw::sqlite3_update_hook(SQLitePCL.sqlite3,SQLitePCL.delegate_update,System.Object):System.Void",
            "targetName": "sqlite3_update_hook",
            "metadataToken": 100663356,
            "canonicalSignature": "(SQLitePCL.sqlite3,SQLitePCL.delegate_update,System.Object):System.Void",
            "normalizedSignature": "sqlite3_update_hook|(SQLitePCL.sqlite3,SQLitePCL.delegate_update,System.Object):System.Void|static=true",
            "emitScope": "ClassSurface",
            "provenance": "Original",
            "arity": 0,
            "parameterCount": 3,
            "isStatic": true,
            "isAbstract": false,
            "isVirtual": false,
            "isOverride": false,
            "isSealed": false,
            "visibility": "Public",
            "ownerQualifiedName": "SQLitePCL.raw",
            "ownerIdentity": "SQLitePCLRaw.core",
            "isExtensionMethod": false
          },
          {
            "stableId": "SQLitePCLRaw.core:SQLitePCL.raw::sqlite3_update_hook(SQLitePCL.sqlite3,SQLitePCL.strdelegate_update,System.Object):System.Void",
            "targetName": "sqlite3_update_hook",
            "metadataToken": 100663357,
            "canonicalSignature": "(SQLitePCL.sqlite3,SQLitePCL.strdelegate_update,System.Object):System.Void",
            "normalizedSignature": "sqlite3_update_hook|(SQLitePCL.sqlite3,SQLitePCL.strdelegate_update,System.Object):System.Void|static=true",
            "emitScope": "ClassSurface",
            "provenance": "Original",
            "arity": 0,
            "parameterCount": 3,
            "isStatic": true,
            "isAbstract": false,
            "isVirtual": false,
            "isOverride": false,
            "isSealed": false,
            "visibility": "Public",
            "ownerQualifiedName": "SQLitePCL.raw",
            "ownerIdentity": "SQLitePCLRaw.core",
            "isExtensionMethod": false
          },
          {
            "stableId": "SQLitePCLRaw.core:SQLitePCL.raw::sqlite3_create_collation(SQLitePCL.sqlite3,System.String,System.Object,SQLitePCL.strdelegate_collation):System.Int32",
            "targetName": "sqlite3_create_collation",
            "metadataToken": 100663358,
            "canonicalSignature": "(SQLitePCL.sqlite3,System.String,System.Object,SQLitePCL.strdelegate_collation):System.Int32",
            "normalizedSignature": "sqlite3_create_collation|(SQLitePCL.sqlite3,System.String,System.Object,SQLitePCL.strdelegate_collation):System.Int32|static=true",
            "emitScope": "ClassSurface",
            "provenance": "Original",
            "arity": 0,
            "parameterCount": 4,
            "isStatic": true,
            "isAbstract": false,
            "isVirtual": false,
            "isOverride": false,
            "isSealed": false,
            "visibility": "Public",
            "ownerQualifiedName": "SQLitePCL.raw",
            "ownerIdentity": "SQLitePCLRaw.core",
            "isExtensionMethod": false
          },
          {
            "stableId": "SQLitePCLRaw.core:SQLitePCL.raw::sqlite3__create_collation_utf8(SQLitePCL.sqlite3,System.String,System.Object,SQLitePCL.delegate_collation):System.Int32",
            "targetName": "sqlite3__create_collation_utf8",
            "metadataToken": 100663359,
            "canonicalSignature": "(SQLitePCL.sqlite3,System.String,System.Object,SQLitePCL.delegate_collation):System.Int32",
            "normalizedSignature": "sqlite3__create_collation_utf8|(SQLitePCL.sqlite3,System.String,System.Object,SQLitePCL.delegate_collation):System.Int32|static=true",
            "emitScope": "ClassSurface",
            "provenance": "Original",
            "arity": 0,
            "parameterCount": 4,
            "isStatic": true,
            "isAbstract": false,
            "isVirtual": false,
            "isOverride": false,
            "isSealed": false,
            "visibility": "Public",
            "ownerQualifiedName": "SQLitePCL.raw",
            "ownerIdentity": "SQLitePCLRaw.core",
            "isExtensionMethod": false
          },
          {
            "stableId": "SQLitePCLRaw.core:SQLitePCL.raw::sqlite3_create_function(SQLitePCL.sqlite3,System.String,System.Int32,System.Int32,System.Object,SQLitePCL.delegate_function_scalar):System.Int32",
            "targetName": "sqlite3_create_function",
            "metadataToken": 100663360,
            "canonicalSignature": "(SQLitePCL.sqlite3,System.String,System.Int32,System.Int32,System.Object,SQLitePCL.delegate_function_scalar):System.Int32",
            "normalizedSignature": "sqlite3_create_function|(SQLitePCL.sqlite3,System.String,System.Int32,System.Int32,System.Object,SQLitePCL.delegate_function_scalar):System.Int32|static=true",
            "emitScope": "ClassSurface",
            "provenance": "Original",
            "arity": 0,
            "parameterCount": 6,
            "isStatic": true,
            "isAbstract": false,
            "isVirtual": false,
            "isOverride": false,
            "isSealed": false,
            "visibility": "Public",
            "ownerQualifiedName": "SQLitePCL.raw",
            "ownerIdentity": "SQLitePCLRaw.core",
            "isExtensionMethod": false
          },
          {
            "stableId": "SQLitePCLRaw.core:SQLitePCL.raw::sqlite3_create_function(SQLitePCL.sqlite3,System.String,System.Int32,System.Int32,System.Object,SQLitePCL.delegate_function_aggregate_step,SQLitePCL.delegate_function_aggregate_final):System.Int32",
            "targetName": "sqlite3_create_function",
            "metadataToken": 100663361,
            "canonicalSignature": "(SQLitePCL.sqlite3,System.String,System.Int32,System.Int32,System.Object,SQLitePCL.delegate_function_aggregate_step,SQLitePCL.delegate_function_aggregate_final):System.Int32",
            "normalizedSignature": "sqlite3_create_function|(SQLitePCL.sqlite3,System.String,System.Int32,System.Int32,System.Object,SQLitePCL.delegate_function_aggregate_step,SQLitePCL.delegate_function_aggregate_final):System.Int32|static=true",
            "emitScope": "ClassSurface",
            "provenance": "Original",
            "arity": 0,
            "parameterCount": 7,
            "isStatic": true,
            "isAbstract": false,
            "isVirtual": false,
            "isOverride": false,
            "isSealed": false,
            "visibility": "Public",
            "ownerQualifiedName": "SQLitePCL.raw",
            "ownerIdentity": "SQLitePCLRaw.core",
            "isExtensionMethod": false
          },
          {
            "stableId": "SQLitePCLRaw.core:SQLitePCL.raw::sqlite3_create_function(SQLitePCL.sqlite3,System.String,System.Int32,System.Object,SQLitePCL.delegate_function_scalar):System.Int32",
            "targetName": "sqlite3_create_function",
            "metadataToken": 100663362,
            "canonicalSignature": "(SQLitePCL.sqlite3,System.String,System.Int32,System.Object,SQLitePCL.delegate_function_scalar):System.Int32",
            "normalizedSignature": "sqlite3_create_function|(SQLitePCL.sqlite3,System.String,System.Int32,System.Object,SQLitePCL.delegate_function_scalar):System.Int32|static=true",
            "emitScope": "ClassSurface",
            "provenance": "Original",
            "arity": 0,
            "parameterCount": 5,
            "isStatic": true,
            "isAbstract": false,
            "isVirtual": false,
            "isOverride": false,
            "isSealed": false,
            "visibility": "Public",
            "ownerQualifiedName": "SQLitePCL.raw",
            "ownerIdentity": "SQLitePCLRaw.core",
            "isExtensionMethod": false
          },
          {
            "stableId": "SQLitePCLRaw.core:SQLitePCL.raw::sqlite3_create_function(SQLitePCL.sqlite3,System.String,System.Int32,System.Object,SQLitePCL.delegate_function_aggregate_step,SQLitePCL.delegate_function_aggregate_final):System.Int32",
            "targetName": "sqlite3_create_function",
            "metadataToken": 100663363,
            "canonicalSignature": "(SQLitePCL.sqlite3,System.String,System.Int32,System.Object,SQLitePCL.delegate_function_aggregate_step,SQLitePCL.delegate_function_aggregate_final):System.Int32",
            "normalizedSignature": "sqlite3_create_function|(SQLitePCL.sqlite3,System.String,System.Int32,System.Object,SQLitePCL.delegate_function_aggregate_step,SQLitePCL.delegate_function_aggregate_final):System.Int32|static=true",
            "emitScope": "ClassSurface",
            "provenance": "Original",
            "arity": 0,
            "parameterCount": 6,
            "isStatic": true,
            "isAbstract": false,
            "isVirtual": false,
            "isOverride": false,
            "isSealed": false,
            "visibility": "Public",
            "ownerQualifiedName": "SQLitePCL.raw",
            "ownerIdentity": "SQLitePCLRaw.core",
            "isExtensionMethod": false
          },
          {
            "stableId": "SQLitePCLRaw.core:SQLitePCL.raw::sqlite3_db_status(SQLitePCL.sqlite3,System.Int32,System.Int32&,System.Int32&,System.Int32):System.Int32",
            "targetName": "sqlite3_db_status",
            "metadataToken": 100663364,
            "canonicalSignature": "(SQLitePCL.sqlite3,System.Int32,System.Int32&,System.Int32&,System.Int32):System.Int32",
            "normalizedSignature": "sqlite3_db_status|(SQLitePCL.sqlite3,System.Int32,System.Int32&,System.Int32&,System.Int32):System.Int32|static=true",
            "emitScope": "ClassSurface",
            "provenance": "Original",
            "arity": 0,
            "parameterCount": 5,
            "isStatic": true,
            "isAbstract": false,
            "isVirtual": false,
            "isOverride": false,
            "isSealed": false,
            "visibility": "Public",
            "ownerQualifiedName": "SQLitePCL.raw",
            "ownerIdentity": "SQLitePCLRaw.core",
            "isExtensionMethod": false,
            "parameterModifiers": [
              {
                "index": 2,
                "modifier": "out"
              },
              {
                "index": 3,
                "modifier": "out"
              }
            ]
          },
          {
            "stableId": "SQLitePCLRaw.core:SQLitePCL.raw::utf8_span_to_string(System.ReadOnlySpan_1[[System.Byte,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]):System.String",
            "targetName": "utf8_span_to_string",
            "metadataToken": 100663365,
            "canonicalSignature": "(System.ReadOnlySpan_1[[System.Byte,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]):System.String",
            "normalizedSignature": "utf8_span_to_string|(System.ReadOnlySpan_1[[System.Byte,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]):System.String|static=true",
            "emitScope": "ClassSurface",
            "provenance": "Original",
            "arity": 0,
            "parameterCount": 1,
            "isStatic": true,
            "isAbstract": false,
            "isVirtual": false,
            "isOverride": false,
            "isSealed": false,
            "visibility": "Public",
            "ownerQualifiedName": "SQLitePCL.raw",
            "ownerIdentity": "SQLitePCLRaw.core",
            "isExtensionMethod": true
          },
          {
            "stableId": "SQLitePCLRaw.core:SQLitePCL.raw::sqlite3_key(SQLitePCL.sqlite3,System.ReadOnlySpan_1[[System.Byte,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]):System.Int32",
            "targetName": "sqlite3_key",
            "metadataToken": 100663366,
            "canonicalSignature": "(SQLitePCL.sqlite3,System.ReadOnlySpan_1[[System.Byte,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]):System.Int32",
            "normalizedSignature": "sqlite3_key|(SQLitePCL.sqlite3,System.ReadOnlySpan_1[[System.Byte,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]):System.Int32|static=true",
            "emitScope": "ClassSurface",
            "provenance": "Original",
            "arity": 0,
            "parameterCount": 2,
            "isStatic": true,
            "isAbstract": false,
            "isVirtual": false,
            "isOverride": false,
            "isSealed": false,
            "visibility": "Public",
            "ownerQualifiedName": "SQLitePCL.raw",
            "ownerIdentity": "SQLitePCLRaw.core",
            "isExtensionMethod": false
          },
          {
            "stableId": "SQLitePCLRaw.core:SQLitePCL.raw::sqlite3_key_v2(SQLitePCL.sqlite3,SQLitePCL.utf8z,System.ReadOnlySpan_1[[System.Byte,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]):System.Int32",
            "targetName": "sqlite3_key_v2",
            "metadataToken": 100663367,
            "canonicalSignature": "(SQLitePCL.sqlite3,SQLitePCL.utf8z,System.ReadOnlySpan_1[[System.Byte,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]):System.Int32",
            "normalizedSignature": "sqlite3_key_v2|(SQLitePCL.sqlite3,SQLitePCL.utf8z,System.ReadOnlySpan_1[[System.Byte,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]):System.Int32|static=true",
            "emitScope": "ClassSurface",
            "provenance": "Original",
            "arity": 0,
            "parameterCount": 3,
            "isStatic": true,
            "isAbstract": false,
            "isVirtual": false,
            "isOverride": false,
            "isSealed": false,
            "visibility": "Public",
            "ownerQualifiedName": "SQLitePCL.raw",
            "ownerIdentity": "SQLitePCLRaw.core",
            "isExtensionMethod": false
          },
          {
            "stableId": "SQLitePCLRaw.core:SQLitePCL.raw::sqlite3_rekey(SQLitePCL.sqlite3,System.ReadOnlySpan_1[[System.Byte,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]):System.Int32",
            "targetName": "sqlite3_rekey",
            "metadataToken": 100663368,
            "canonicalSignature": "(SQLitePCL.sqlite3,System.ReadOnlySpan_1[[System.Byte,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]):System.Int32",
            "normalizedSignature": "sqlite3_rekey|(SQLitePCL.sqlite3,System.ReadOnlySpan_1[[System.Byte,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]):System.Int32|static=true",
            "emitScope": "ClassSurface",
            "provenance": "Original",
            "arity": 0,
            "parameterCount": 2,
            "isStatic": true,
            "isAbstract": false,
            "isVirtual": false,
            "isOverride": false,
            "isSealed": false,
            "visibility": "Public",
            "ownerQualifiedName": "SQLitePCL.raw",
            "ownerIdentity": "SQLitePCLRaw.core",
            "isExtensionMethod": false
          },
          {
            "stableId": "SQLitePCLRaw.core:SQLitePCL.raw::sqlite3_rekey_v2(SQLitePCL.sqlite3,SQLitePCL.utf8z,System.ReadOnlySpan_1[[System.Byte,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]):System.Int32",
            "targetName": "sqlite3_rekey_v2",
            "metadataToken": 100663369,
            "canonicalSignature": "(SQLitePCL.sqlite3,SQLitePCL.utf8z,System.ReadOnlySpan_1[[System.Byte,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]):System.Int32",
            "normalizedSignature": "sqlite3_rekey_v2|(SQLitePCL.sqlite3,SQLitePCL.utf8z,System.ReadOnlySpan_1[[System.Byte,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]):System.Int32|static=true",
            "emitScope": "ClassSurface",
            "provenance": "Original",
            "arity": 0,
            "parameterCount": 3,
            "isStatic": true,
            "isAbstract": false,
            "isVirtual": false,
            "isOverride": false,
            "isSealed": false,
            "visibility": "Public",
            "ownerQualifiedName": "SQLitePCL.raw",
            "ownerIdentity": "SQLitePCLRaw.core",
            "isExtensionMethod": false
          },
          {
            "stableId": "SQLitePCLRaw.core:SQLitePCL.raw::sqlite3_libversion():SQLitePCL.utf8z",
            "targetName": "sqlite3_libversion",
            "metadataToken": 100663370,
            "canonicalSignature": "():SQLitePCL.utf8z",
            "normalizedSignature": "sqlite3_libversion|():SQLitePCL.utf8z|static=true",
            "emitScope": "ClassSurface",
            "provenance": "Original",
            "arity": 0,
            "parameterCount": 0,
            "isStatic": true,
            "isAbstract": false,
            "isVirtual": false,
            "isOverride": false,
            "isSealed": false,
            "visibility": "Public",
            "ownerQualifiedName": "SQLitePCL.raw",
            "ownerIdentity": "SQLitePCLRaw.core",
            "isExtensionMethod": false
          },
          {
            "stableId": "SQLitePCLRaw.core:SQLitePCL.raw::sqlite3_libversion_number():System.Int32",
            "targetName": "sqlite3_libversion_number",
            "metadataToken": 100663371,
            "canonicalSignature": "():System.Int32",
            "normalizedSignature": "sqlite3_libversion_number|():System.Int32|static=true",
            "emitScope": "ClassSurface",
            "provenance": "Original",
            "arity": 0,
            "parameterCount": 0,
            "isStatic": true,
            "isAbstract": false,
            "isVirtual": false,
            "isOverride": false,
            "isSealed": false,
            "visibility": "Public",
            "ownerQualifiedName": "SQLitePCL.raw",
            "ownerIdentity": "SQLitePCLRaw.core",
            "isExtensionMethod": false
          },
          {
            "stableId": "SQLitePCLRaw.core:SQLitePCL.raw::sqlite3_threadsafe():System.Int32",
            "targetName": "sqlite3_threadsafe",
            "metadataToken": 100663372,
            "canonicalSignature": "():System.Int32",
            "normalizedSignature": "sqlite3_threadsafe|():System.Int32|static=true",
            "emitScope": "ClassSurface",
            "provenance": "Original",
            "arity": 0,
            "parameterCount": 0,
            "isStatic": true,
            "isAbstract": false,
            "isVirtual": false,
            "isOverride": false,
            "isSealed": false,
            "visibility": "Public",
            "ownerQualifiedName": "SQLitePCL.raw",
            "ownerIdentity": "SQLitePCLRaw.core",
            "isExtensionMethod": false
          },
          {
            "stableId": "SQLitePCLRaw.core:SQLitePCL.raw::sqlite3_initialize():System.Int32",
            "targetName": "sqlite3_initialize",
            "metadataToken": 100663373,
            "canonicalSignature": "():System.Int32",
            "normalizedSignature": "sqlite3_initialize|():System.Int32|static=true",
            "emitScope": "ClassSurface",
            "provenance": "Original",
            "arity": 0,
            "parameterCount": 0,
            "isStatic": true,
            "isAbstract": false,
            "isVirtual": false,
            "isOverride": false,
            "isSealed": false,
            "visibility": "Public",
            "ownerQualifiedName": "SQLitePCL.raw",
            "ownerIdentity": "SQLitePCLRaw.core",
            "isExtensionMethod": false
          },
          {
            "stableId": "SQLitePCLRaw.core:SQLitePCL.raw::sqlite3_shutdown():System.Int32",
            "targetName": "sqlite3_shutdown",
            "metadataToken": 100663374,
            "canonicalSignature": "():System.Int32",
            "normalizedSignature": "sqlite3_shutdown|():System.Int32|static=true",
            "emitScope": "ClassSurface",
            "provenance": "Original",
            "arity": 0,
            "parameterCount": 0,
            "isStatic": true,
            "isAbstract": false,
            "isVirtual": false,
            "isOverride": false,
            "isSealed": false,
            "visibility": "Public",
            "ownerQualifiedName": "SQLitePCL.raw",
            "ownerIdentity": "SQLitePCLRaw.core",
            "isExtensionMethod": false
          },
          {
            "stableId": "SQLitePCLRaw.core:SQLitePCL.raw::sqlite3_limit(SQLitePCL.sqlite3,System.Int32,System.Int32):System.Int32",
            "targetName": "sqlite3_limit",
            "metadataToken": 100663375,
            "canonicalSignature": "(SQLitePCL.sqlite3,System.Int32,System.Int32):System.Int32",
            "normalizedSignature": "sqlite3_limit|(SQLitePCL.sqlite3,System.Int32,System.Int32):System.Int32|static=true",
            "emitScope": "ClassSurface",
            "provenance": "Original",
            "arity": 0,
            "parameterCount": 3,
            "isStatic": true,
            "isAbstract": false,
            "isVirtual": false,
            "isOverride": false,
            "isSealed": false,
            "visibility": "Public",
            "ownerQualifiedName": "SQLitePCL.raw",
            "ownerIdentity": "SQLitePCLRaw.core",
            "isExtensionMethod": false
          },
          {
            "stableId": "SQLitePCLRaw.core:SQLitePCL.raw::sqlite3_config(System.Int32):System.Int32",
            "targetName": "sqlite3_config",
            "metadataToken": 100663376,
            "canonicalSignature": "(System.Int32):System.Int32",
            "normalizedSignature": "sqlite3_config|(System.Int32):System.Int32|static=true",
            "emitScope": "ClassSurface",
            "provenance": "Original",
            "arity": 0,
            "parameterCount": 1,
            "isStatic": true,
            "isAbstract": false,
            "isVirtual": false,
            "isOverride": false,
            "isSealed": false,
            "visibility": "Public",
            "ownerQualifiedName": "SQLitePCL.raw",
            "ownerIdentity": "SQLitePCLRaw.core",
            "isExtensionMethod": false
          },
          {
            "stableId": "SQLitePCLRaw.core:SQLitePCL.raw::sqlite3_config(System.Int32,System.Int32):System.Int32",
            "targetName": "sqlite3_config",
            "metadataToken": 100663377,
            "canonicalSignature": "(System.Int32,System.Int32):System.Int32",
            "normalizedSignature": "sqlite3_config|(System.Int32,System.Int32):System.Int32|static=true",
            "emitScope": "ClassSurface",
            "provenance": "Original",
            "arity": 0,
            "parameterCount": 2,
            "isStatic": true,
            "isAbstract": false,
            "isVirtual": false,
            "isOverride": false,
            "isSealed": false,
            "visibility": "Public",
            "ownerQualifiedName": "SQLitePCL.raw",
            "ownerIdentity": "SQLitePCLRaw.core",
            "isExtensionMethod": false
          },
          {
            "stableId": "SQLitePCLRaw.core:SQLitePCL.raw::sqlite3_db_config(SQLitePCL.sqlite3,System.Int32,SQLitePCL.utf8z):System.Int32",
            "targetName": "sqlite3_db_config",
            "metadataToken": 100663378,
            "canonicalSignature": "(SQLitePCL.sqlite3,System.Int32,SQLitePCL.utf8z):System.Int32",
            "normalizedSignature": "sqlite3_db_config|(SQLitePCL.sqlite3,System.Int32,SQLitePCL.utf8z):System.Int32|static=true",
            "emitScope": "ClassSurface",
            "provenance": "Original",
            "arity": 0,
            "parameterCount": 3,
            "isStatic": true,
            "isAbstract": false,
            "isVirtual": false,
            "isOverride": false,
            "isSealed": false,
            "visibility": "Public",
            "ownerQualifiedName": "SQLitePCL.raw",
            "ownerIdentity": "SQLitePCLRaw.core",
            "isExtensionMethod": false
          },
          {
            "stableId": "SQLitePCLRaw.core:SQLitePCL.raw::sqlite3_db_config(SQLitePCL.sqlite3,System.Int32,System.Int32,System.Int32&):System.Int32",
            "targetName": "sqlite3_db_config",
            "metadataToken": 100663379,
            "canonicalSignature": "(SQLitePCL.sqlite3,System.Int32,System.Int32,System.Int32&):System.Int32",
            "normalizedSignature": "sqlite3_db_config|(SQLitePCL.sqlite3,System.Int32,System.Int32,System.Int32&):System.Int32|static=true",
            "emitScope": "ClassSurface",
            "provenance": "Original",
            "arity": 0,
            "parameterCount": 4,
            "isStatic": true,
            "isAbstract": false,
            "isVirtual": false,
            "isOverride": false,
            "isSealed": false,
            "visibility": "Public",
            "ownerQualifiedName": "SQLitePCL.raw",
            "ownerIdentity": "SQLitePCLRaw.core",
            "isExtensionMethod": false,
            "parameterModifiers": [
              {
                "index": 3,
                "modifier": "out"
              }
            ]
          },
          {
            "stableId": "SQLitePCLRaw.core:SQLitePCL.raw::sqlite3_db_config(SQLitePCL.sqlite3,System.Int32,System.IntPtr,System.Int32,System.Int32):System.Int32",
            "targetName": "sqlite3_db_config",
            "metadataToken": 100663380,
            "canonicalSignature": "(SQLitePCL.sqlite3,System.Int32,System.IntPtr,System.Int32,System.Int32):System.Int32",
            "normalizedSignature": "sqlite3_db_config|(SQLitePCL.sqlite3,System.Int32,System.IntPtr,System.Int32,System.Int32):System.Int32|static=true",
            "emitScope": "ClassSurface",
            "provenance": "Original",
            "arity": 0,
            "parameterCount": 5,
            "isStatic": true,
            "isAbstract": false,
            "isVirtual": false,
            "isOverride": false,
            "isSealed": false,
            "visibility": "Public",
            "ownerQualifiedName": "SQLitePCL.raw",
            "ownerIdentity": "SQLitePCLRaw.core",
            "isExtensionMethod": false
          },
          {
            "stableId": "SQLitePCLRaw.core:SQLitePCL.raw::sqlite3_enable_load_extension(SQLitePCL.sqlite3,System.Int32):System.Int32",
            "targetName": "sqlite3_enable_load_extension",
            "metadataToken": 100663381,
            "canonicalSignature": "(SQLitePCL.sqlite3,System.Int32):System.Int32",
            "normalizedSignature": "sqlite3_enable_load_extension|(SQLitePCL.sqlite3,System.Int32):System.Int32|static=true",
            "emitScope": "ClassSurface",
            "provenance": "Original",
            "arity": 0,
            "parameterCount": 2,
            "isStatic": true,
            "isAbstract": false,
            "isVirtual": false,
            "isOverride": false,
            "isSealed": false,
            "visibility": "Public",
            "ownerQualifiedName": "SQLitePCL.raw",
            "ownerIdentity": "SQLitePCLRaw.core",
            "isExtensionMethod": false
          },
          {
            "stableId": "SQLitePCLRaw.core:SQLitePCL.raw::sqlite3_load_extension(SQLitePCL.sqlite3,SQLitePCL.utf8z,SQLitePCL.utf8z,SQLitePCL.utf8z&):System.Int32",
            "targetName": "sqlite3_load_extension",
            "metadataToken": 100663382,
            "canonicalSignature": "(SQLitePCL.sqlite3,SQLitePCL.utf8z,SQLitePCL.utf8z,SQLitePCL.utf8z&):System.Int32",
            "normalizedSignature": "sqlite3_load_extension|(SQLitePCL.sqlite3,SQLitePCL.utf8z,SQLitePCL.utf8z,SQLitePCL.utf8z&):System.Int32|static=true",
            "emitScope": "ClassSurface",
            "provenance": "Original",
            "arity": 0,
            "parameterCount": 4,
            "isStatic": true,
            "isAbstract": false,
            "isVirtual": false,
            "isOverride": false,
            "isSealed": false,
            "visibility": "Public",
            "ownerQualifiedName": "SQLitePCL.raw",
            "ownerIdentity": "SQLitePCLRaw.core",
            "isExtensionMethod": false,
            "parameterModifiers": [
              {
                "index": 3,
                "modifier": "out"
              }
            ]
          },
          {
            "stableId": "SQLitePCLRaw.core:SQLitePCL.raw::sqlite3_sourceid():SQLitePCL.utf8z",
            "targetName": "sqlite3_sourceid",
            "metadataToken": 100663383,
            "canonicalSignature": "():SQLitePCL.utf8z",
            "normalizedSignature": "sqlite3_sourceid|():SQLitePCL.utf8z|static=true",
            "emitScope": "ClassSurface",
            "provenance": "Original",
            "arity": 0,
            "parameterCount": 0,
            "isStatic": true,
            "isAbstract": false,
            "isVirtual": false,
            "isOverride": false,
            "isSealed": false,
            "visibility": "Public",
            "ownerQualifiedName": "SQLitePCL.raw",
            "ownerIdentity": "SQLitePCLRaw.core",
            "isExtensionMethod": false
          },
          {
            "stableId": "SQLitePCLRaw.core:SQLitePCL.raw::sqlite3_memory_used():System.Int64",
            "targetName": "sqlite3_memory_used",
            "metadataToken": 100663384,
            "canonicalSignature": "():System.Int64",
            "normalizedSignature": "sqlite3_memory_used|():System.Int64|static=true",
            "emitScope": "ClassSurface",
            "provenance": "Original",
            "arity": 0,
            "parameterCount": 0,
            "isStatic": true,
            "isAbstract": false,
            "isVirtual": false,
            "isOverride": false,
            "isSealed": false,
            "visibility": "Public",
            "ownerQualifiedName": "SQLitePCL.raw",
            "ownerIdentity": "SQLitePCLRaw.core",
            "isExtensionMethod": false
          },
          {
            "stableId": "SQLitePCLRaw.core:SQLitePCL.raw::sqlite3_memory_highwater(System.Int32):System.Int64",
            "targetName": "sqlite3_memory_highwater",
            "metadataToken": 100663385,
            "canonicalSignature": "(System.Int32):System.Int64",
            "normalizedSignature": "sqlite3_memory_highwater|(System.Int32):System.Int64|static=true",
            "emitScope": "ClassSurface",
            "provenance": "Original",
            "arity": 0,
            "parameterCount": 1,
            "isStatic": true,
            "isAbstract": false,
            "isVirtual": false,
            "isOverride": false,
            "isSealed": false,
            "visibility": "Public",
            "ownerQualifiedName": "SQLitePCL.raw",
            "ownerIdentity": "SQLitePCLRaw.core",
            "isExtensionMethod": false
          },
          {
            "stableId": "SQLitePCLRaw.core:SQLitePCL.raw::sqlite3_soft_heap_limit64(System.Int64):System.Int64",
            "targetName": "sqlite3_soft_heap_limit64",
            "metadataToken": 100663386,
            "canonicalSignature": "(System.Int64):System.Int64",
            "normalizedSignature": "sqlite3_soft_heap_limit64|(System.Int64):System.Int64|static=true",
            "emitScope": "ClassSurface",
            "provenance": "Original",
            "arity": 0,
            "parameterCount": 1,
            "isStatic": true,
            "isAbstract": false,
            "isVirtual": false,
            "isOverride": false,
            "isSealed": false,
            "visibility": "Public",
            "ownerQualifiedName": "SQLitePCL.raw",
            "ownerIdentity": "SQLitePCLRaw.core",
            "isExtensionMethod": false
          },
          {
            "stableId": "SQLitePCLRaw.core:SQLitePCL.raw::sqlite3_hard_heap_limit64(System.Int64):System.Int64",
            "targetName": "sqlite3_hard_heap_limit64",
            "metadataToken": 100663387,
            "canonicalSignature": "(System.Int64):System.Int64",
            "normalizedSignature": "sqlite3_hard_heap_limit64|(System.Int64):System.Int64|static=true",
            "emitScope": "ClassSurface",
            "provenance": "Original",
            "arity": 0,
            "parameterCount": 1,
            "isStatic": true,
            "isAbstract": false,
            "isVirtual": false,
            "isOverride": false,
            "isSealed": false,
            "visibility": "Public",
            "ownerQualifiedName": "SQLitePCL.raw",
            "ownerIdentity": "SQLitePCLRaw.core",
            "isExtensionMethod": false
          },
          {
            "stableId": "SQLitePCLRaw.core:SQLitePCL.raw::sqlite3_status(System.Int32,System.Int32&,System.Int32&,System.Int32):System.Int32",
            "targetName": "sqlite3_status",
            "metadataToken": 100663388,
            "canonicalSignature": "(System.Int32,System.Int32&,System.Int32&,System.Int32):System.Int32",
            "normalizedSignature": "sqlite3_status|(System.Int32,System.Int32&,System.Int32&,System.Int32):System.Int32|static=true",
            "emitScope": "ClassSurface",
            "provenance": "Original",
            "arity": 0,
            "parameterCount": 4,
            "isStatic": true,
            "isAbstract": false,
            "isVirtual": false,
            "isOverride": false,
            "isSealed": false,
            "visibility": "Public",
            "ownerQualifiedName": "SQLitePCL.raw",
            "ownerIdentity": "SQLitePCLRaw.core",
            "isExtensionMethod": false,
            "parameterModifiers": [
              {
                "index": 1,
                "modifier": "out"
              },
              {
                "index": 2,
                "modifier": "out"
              }
            ]
          },
          {
            "stableId": "SQLitePCLRaw.core:SQLitePCL.raw::sqlite3_errmsg(SQLitePCL.sqlite3):SQLitePCL.utf8z",
            "targetName": "sqlite3_errmsg",
            "metadataToken": 100663389,
            "canonicalSignature": "(SQLitePCL.sqlite3):SQLitePCL.utf8z",
            "normalizedSignature": "sqlite3_errmsg|(SQLitePCL.sqlite3):SQLitePCL.utf8z|static=true",
            "emitScope": "ClassSurface",
            "provenance": "Original",
            "arity": 0,
            "parameterCount": 1,
            "isStatic": true,
            "isAbstract": false,
            "isVirtual": false,
            "isOverride": false,
            "isSealed": false,
            "visibility": "Public",
            "ownerQualifiedName": "SQLitePCL.raw",
            "ownerIdentity": "SQLitePCLRaw.core",
            "isExtensionMethod": false
          },
          {
            "stableId": "SQLitePCLRaw.core:SQLitePCL.raw::sqlite3_db_readonly(SQLitePCL.sqlite3,SQLitePCL.utf8z):System.Int32",
            "targetName": "sqlite3_db_readonly",
            "metadataToken": 100663390,
            "canonicalSignature": "(SQLitePCL.sqlite3,SQLitePCL.utf8z):System.Int32",
            "normalizedSignature": "sqlite3_db_readonly|(SQLitePCL.sqlite3,SQLitePCL.utf8z):System.Int32|static=true",
            "emitScope": "ClassSurface",
            "provenance": "Original",
            "arity": 0,
            "parameterCount": 2,
            "isStatic": true,
            "isAbstract": false,
            "isVirtual": false,
            "isOverride": false,
            "isSealed": false,
            "visibility": "Public",
            "ownerQualifiedName": "SQLitePCL.raw",
            "ownerIdentity": "SQLitePCLRaw.core",
            "isExtensionMethod": false
          },
          {
            "stableId": "SQLitePCLRaw.core:SQLitePCL.raw::sqlite3_db_readonly(SQLitePCL.sqlite3,System.String):System.Int32",
            "targetName": "sqlite3_db_readonly",
            "metadataToken": 100663391,
            "canonicalSignature": "(SQLitePCL.sqlite3,System.String):System.Int32",
            "normalizedSignature": "sqlite3_db_readonly|(SQLitePCL.sqlite3,System.String):System.Int32|static=true",
            "emitScope": "ClassSurface",
            "provenance": "Original",
            "arity": 0,
            "parameterCount": 2,
            "isStatic": true,
            "isAbstract": false,
            "isVirtual": false,
            "isOverride": false,
            "isSealed": false,
            "visibility": "Public",
            "ownerQualifiedName": "SQLitePCL.raw",
            "ownerIdentity": "SQLitePCLRaw.core",
            "isExtensionMethod": false
          },
          {
            "stableId": "SQLitePCLRaw.core:SQLitePCL.raw::sqlite3_db_filename(SQLitePCL.sqlite3,SQLitePCL.utf8z):SQLitePCL.utf8z",
            "targetName": "sqlite3_db_filename",
            "metadataToken": 100663392,
            "canonicalSignature": "(SQLitePCL.sqlite3,SQLitePCL.utf8z):SQLitePCL.utf8z",
            "normalizedSignature": "sqlite3_db_filename|(SQLitePCL.sqlite3,SQLitePCL.utf8z):SQLitePCL.utf8z|static=true",
            "emitScope": "ClassSurface",
            "provenance": "Original",
            "arity": 0,
            "parameterCount": 2,
            "isStatic": true,
            "isAbstract": false,
            "isVirtual": false,
            "isOverride": false,
            "isSealed": false,
            "visibility": "Public",
            "ownerQualifiedName": "SQLitePCL.raw",
            "ownerIdentity": "SQLitePCLRaw.core",
            "isExtensionMethod": false
          },
          {
            "stableId": "SQLitePCLRaw.core:SQLitePCL.raw::sqlite3_db_filename(SQLitePCL.sqlite3,System.String):SQLitePCL.utf8z",
            "targetName": "sqlite3_db_filename",
            "metadataToken": 100663393,
            "canonicalSignature": "(SQLitePCL.sqlite3,System.String):SQLitePCL.utf8z",
            "normalizedSignature": "sqlite3_db_filename|(SQLitePCL.sqlite3,System.String):SQLitePCL.utf8z|static=true",
            "emitScope": "ClassSurface",
            "provenance": "Original",
            "arity": 0,
            "parameterCount": 2,
            "isStatic": true,
            "isAbstract": false,
            "isVirtual": false,
            "isOverride": false,
            "isSealed": false,
            "visibility": "Public",
            "ownerQualifiedName": "SQLitePCL.raw",
            "ownerIdentity": "SQLitePCLRaw.core",
            "isExtensionMethod": false
          },
          {
            "stableId": "SQLitePCLRaw.core:SQLitePCL.raw::sqlite3_last_insert_rowid(SQLitePCL.sqlite3):System.Int64",
            "targetName": "sqlite3_last_insert_rowid",
            "metadataToken": 100663394,
            "canonicalSignature": "(SQLitePCL.sqlite3):System.Int64",
            "normalizedSignature": "sqlite3_last_insert_rowid|(SQLitePCL.sqlite3):System.Int64|static=true",
            "emitScope": "ClassSurface",
            "provenance": "Original",
            "arity": 0,
            "parameterCount": 1,
            "isStatic": true,
            "isAbstract": false,
            "isVirtual": false,
            "isOverride": false,
            "isSealed": false,
            "visibility": "Public",
            "ownerQualifiedName": "SQLitePCL.raw",
            "ownerIdentity": "SQLitePCLRaw.core",
            "isExtensionMethod": false
          },
          {
            "stableId": "SQLitePCLRaw.core:SQLitePCL.raw::sqlite3_changes(SQLitePCL.sqlite3):System.Int32",
            "targetName": "sqlite3_changes",
            "metadataToken": 100663395,
            "canonicalSignature": "(SQLitePCL.sqlite3):System.Int32",
            "normalizedSignature": "sqlite3_changes|(SQLitePCL.sqlite3):System.Int32|static=true",
            "emitScope": "ClassSurface",
            "provenance": "Original",
            "arity": 0,
            "parameterCount": 1,
            "isStatic": true,
            "isAbstract": false,
            "isVirtual": false,
            "isOverride": false,
            "isSealed": false,
            "visibility": "Public",
            "ownerQualifiedName": "SQLitePCL.raw",
            "ownerIdentity": "SQLitePCLRaw.core",
            "isExtensionMethod": false
          },
          {
            "stableId": "SQLitePCLRaw.core:SQLitePCL.raw::sqlite3_total_changes(SQLitePCL.sqlite3):System.Int32",
            "targetName": "sqlite3_total_changes",
            "metadataToken": 100663396,
            "canonicalSignature": "(SQLitePCL.sqlite3):System.Int32",
            "normalizedSignature": "sqlite3_total_changes|(SQLitePCL.sqlite3):System.Int32|static=true",
            "emitScope": "ClassSurface",
            "provenance": "Original",
            "arity": 0,
            "parameterCount": 1,
            "isStatic": true,
            "isAbstract": false,
            "isVirtual": false,
            "isOverride": false,
            "isSealed": false,
            "visibility": "Public",
            "ownerQualifiedName": "SQLitePCL.raw",
            "ownerIdentity": "SQLitePCLRaw.core",
            "isExtensionMethod": false
          },
          {
            "stableId": "SQLitePCLRaw.core:SQLitePCL.raw::sqlite3_get_autocommit(SQLitePCL.sqlite3):System.Int32",
            "targetName": "sqlite3_get_autocommit",
            "metadataToken": 100663397,
            "canonicalSignature": "(SQLitePCL.sqlite3):System.Int32",
            "normalizedSignature": "sqlite3_get_autocommit|(SQLitePCL.sqlite3):System.Int32|static=true",
            "emitScope": "ClassSurface",
            "provenance": "Original",
            "arity": 0,
            "parameterCount": 1,
            "isStatic": true,
            "isAbstract": false,
            "isVirtual": false,
            "isOverride": false,
            "isSealed": false,
            "visibility": "Public",
            "ownerQualifiedName": "SQLitePCL.raw",
            "ownerIdentity": "SQLitePCLRaw.core",
            "isExtensionMethod": false
          },
          {
            "stableId": "SQLitePCLRaw.core:SQLitePCL.raw::sqlite3_busy_timeout(SQLitePCL.sqlite3,System.Int32):System.Int32",
            "targetName": "sqlite3_busy_timeout",
            "metadataToken": 100663398,
            "canonicalSignature": "(SQLitePCL.sqlite3,System.Int32):System.Int32",
            "normalizedSignature": "sqlite3_busy_timeout|(SQLitePCL.sqlite3,System.Int32):System.Int32|static=true",
            "emitScope": "ClassSurface",
            "provenance": "Original",
            "arity": 0,
            "parameterCount": 2,
            "isStatic": true,
            "isAbstract": false,
            "isVirtual": false,
            "isOverride": false,
            "isSealed": false,
            "visibility": "Public",
            "ownerQualifiedName": "SQLitePCL.raw",
            "ownerIdentity": "SQLitePCLRaw.core",
            "isExtensionMethod": false
          },
          {
            "stableId": "SQLitePCLRaw.core:SQLitePCL.raw::sqlite3_extended_result_codes(SQLitePCL.sqlite3,System.Int32):System.Int32",
            "targetName": "sqlite3_extended_result_codes",
            "metadataToken": 100663399,
            "canonicalSignature": "(SQLitePCL.sqlite3,System.Int32):System.Int32",
            "normalizedSignature": "sqlite3_extended_result_codes|(SQLitePCL.sqlite3,System.Int32):System.Int32|static=true",
            "emitScope": "ClassSurface",
            "provenance": "Original",
            "arity": 0,
            "parameterCount": 2,
            "isStatic": true,
            "isAbstract": false,
            "isVirtual": false,
            "isOverride": false,
            "isSealed": false,
            "visibility": "Public",
            "ownerQualifiedName": "SQLitePCL.raw",
            "ownerIdentity": "SQLitePCLRaw.core",
            "isExtensionMethod": false
          },
          {
            "stableId": "SQLitePCLRaw.core:SQLitePCL.raw::sqlite3_errcode(SQLitePCL.sqlite3):System.Int32",
            "targetName": "sqlite3_errcode",
            "metadataToken": 100663400,
            "canonicalSignature": "(SQLitePCL.sqlite3):System.Int32",
            "normalizedSignature": "sqlite3_errcode|(SQLitePCL.sqlite3):System.Int32|static=true",
            "emitScope": "ClassSurface",
            "provenance": "Original",
            "arity": 0,
            "parameterCount": 1,
            "isStatic": true,
            "isAbstract": false,
            "isVirtual": false,
            "isOverride": false,
            "isSealed": false,
            "visibility": "Public",
            "ownerQualifiedName": "SQLitePCL.raw",
            "ownerIdentity": "SQLitePCLRaw.core",
            "isExtensionMethod": false
          },
          {
            "stableId": "SQLitePCLRaw.core:SQLitePCL.raw::sqlite3_extended_errcode(SQLitePCL.sqlite3):System.Int32",
            "targetName": "sqlite3_extended_errcode",
            "metadataToken": 100663401,
            "canonicalSignature": "(SQLitePCL.sqlite3):System.Int32",
            "normalizedSignature": "sqlite3_extended_errcode|(SQLitePCL.sqlite3):System.Int32|static=true",
            "emitScope": "ClassSurface",
            "provenance": "Original",
            "arity": 0,
            "parameterCount": 1,
            "isStatic": true,
            "isAbstract": false,
            "isVirtual": false,
            "isOverride": false,
            "isSealed": false,
            "visibility": "Public",
            "ownerQualifiedName": "SQLitePCL.raw",
            "ownerIdentity": "SQLitePCLRaw.core",
            "isExtensionMethod": false
          },
          {
            "stableId": "SQLitePCLRaw.core:SQLitePCL.raw::sqlite3_errstr(System.Int32):SQLitePCL.utf8z",
            "targetName": "sqlite3_errstr",
            "metadataToken": 100663402,
            "canonicalSignature": "(System.Int32):SQLitePCL.utf8z",
            "normalizedSignature": "sqlite3_errstr|(System.Int32):SQLitePCL.utf8z|static=true",
            "emitScope": "ClassSurface",
            "provenance": "Original",
            "arity": 0,
            "parameterCount": 1,
            "isStatic": true,
            "isAbstract": false,
            "isVirtual": false,
            "isOverride": false,
            "isSealed": false,
            "visibility": "Public",
            "ownerQualifiedName": "SQLitePCL.raw",
            "ownerIdentity": "SQLitePCLRaw.core",
            "isExtensionMethod": false
          },
          {
            "stableId": "SQLitePCLRaw.core:SQLitePCL.raw::sqlite3_prepare_v2(SQLitePCL.sqlite3,System.ReadOnlySpan_1[[System.Byte,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]],SQLitePCL.sqlite3_stmt&):System.Int32",
            "targetName": "sqlite3_prepare_v2",
            "metadataToken": 100663403,
            "canonicalSignature": "(SQLitePCL.sqlite3,System.ReadOnlySpan_1[[System.Byte,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]],SQLitePCL.sqlite3_stmt&):System.Int32",
            "normalizedSignature": "sqlite3_prepare_v2|(SQLitePCL.sqlite3,System.ReadOnlySpan_1[[System.Byte,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]],SQLitePCL.sqlite3_stmt&):System.Int32|static=true",
            "emitScope": "ClassSurface",
            "provenance": "Original",
            "arity": 0,
            "parameterCount": 3,
            "isStatic": true,
            "isAbstract": false,
            "isVirtual": false,
            "isOverride": false,
            "isSealed": false,
            "visibility": "Public",
            "ownerQualifiedName": "SQLitePCL.raw",
            "ownerIdentity": "SQLitePCLRaw.core",
            "isExtensionMethod": false,
            "parameterModifiers": [
              {
                "index": 2,
                "modifier": "out"
              }
            ]
          },
          {
            "stableId": "SQLitePCLRaw.core:SQLitePCL.raw::sqlite3_prepare_v2(SQLitePCL.sqlite3,SQLitePCL.utf8z,SQLitePCL.sqlite3_stmt&):System.Int32",
            "targetName": "sqlite3_prepare_v2",
            "metadataToken": 100663404,
            "canonicalSignature": "(SQLitePCL.sqlite3,SQLitePCL.utf8z,SQLitePCL.sqlite3_stmt&):System.Int32",
            "normalizedSignature": "sqlite3_prepare_v2|(SQLitePCL.sqlite3,SQLitePCL.utf8z,SQLitePCL.sqlite3_stmt&):System.Int32|static=true",
            "emitScope": "ClassSurface",
            "provenance": "Original",
            "arity": 0,
            "parameterCount": 3,
            "isStatic": true,
            "isAbstract": false,
            "isVirtual": false,
            "isOverride": false,
            "isSealed": false,
            "visibility": "Public",
            "ownerQualifiedName": "SQLitePCL.raw",
            "ownerIdentity": "SQLitePCLRaw.core",
            "isExtensionMethod": false,
            "parameterModifiers": [
              {
                "index": 2,
                "modifier": "out"
              }
            ]
          },
          {
            "stableId": "SQLitePCLRaw.core:SQLitePCL.raw::sqlite3_prepare_v2(SQLitePCL.sqlite3,System.String,SQLitePCL.sqlite3_stmt&):System.Int32",
            "targetName": "sqlite3_prepare_v2",
            "metadataToken": 100663405,
            "canonicalSignature": "(SQLitePCL.sqlite3,System.String,SQLitePCL.sqlite3_stmt&):System.Int32",
            "normalizedSignature": "sqlite3_prepare_v2|(SQLitePCL.sqlite3,System.String,SQLitePCL.sqlite3_stmt&):System.Int32|static=true",
            "emitScope": "ClassSurface",
            "provenance": "Original",
            "arity": 0,
            "parameterCount": 3,
            "isStatic": true,
            "isAbstract": false,
            "isVirtual": false,
            "isOverride": false,
            "isSealed": false,
            "visibility": "Public",
            "ownerQualifiedName": "SQLitePCL.raw",
            "ownerIdentity": "SQLitePCLRaw.core",
            "isExtensionMethod": false,
            "parameterModifiers": [
              {
                "index": 2,
                "modifier": "out"
              }
            ]
          },
          {
            "stableId": "SQLitePCLRaw.core:SQLitePCL.raw::sqlite3_prepare_v2(SQLitePCL.sqlite3,System.ReadOnlySpan_1[[System.Byte,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]],SQLitePCL.sqlite3_stmt&,System.ReadOnlySpan_1[[System.Byte,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]&):System.Int32",
            "targetName": "sqlite3_prepare_v2",
            "metadataToken": 100663406,
            "canonicalSignature": "(SQLitePCL.sqlite3,System.ReadOnlySpan_1[[System.Byte,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]],SQLitePCL.sqlite3_stmt&,System.ReadOnlySpan_1[[System.Byte,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]&):System.Int32",
            "normalizedSignature": "sqlite3_prepare_v2|(SQLitePCL.sqlite3,System.ReadOnlySpan_1[[System.Byte,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]],SQLitePCL.sqlite3_stmt&,System.ReadOnlySpan_1[[System.Byte,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]&):System.Int32|static=true",
            "emitScope": "ClassSurface",
            "provenance": "Original",
            "arity": 0,
            "parameterCount": 4,
            "isStatic": true,
            "isAbstract": false,
            "isVirtual": false,
            "isOverride": false,
            "isSealed": false,
            "visibility": "Public",
            "ownerQualifiedName": "SQLitePCL.raw",
            "ownerIdentity": "SQLitePCLRaw.core",
            "isExtensionMethod": false,
            "parameterModifiers": [
              {
                "index": 2,
                "modifier": "out"
              },
              {
                "index": 3,
                "modifier": "out"
              }
            ]
          },
          {
            "stableId": "SQLitePCLRaw.core:SQLitePCL.raw::sqlite3_prepare_v2(SQLitePCL.sqlite3,SQLitePCL.utf8z,SQLitePCL.sqlite3_stmt&,SQLitePCL.utf8z&):System.Int32",
            "targetName": "sqlite3_prepare_v2",
            "metadataToken": 100663407,
            "canonicalSignature": "(SQLitePCL.sqlite3,SQLitePCL.utf8z,SQLitePCL.sqlite3_stmt&,SQLitePCL.utf8z&):System.Int32",
            "normalizedSignature": "sqlite3_prepare_v2|(SQLitePCL.sqlite3,SQLitePCL.utf8z,SQLitePCL.sqlite3_stmt&,SQLitePCL.utf8z&):System.Int32|static=true",
            "emitScope": "ClassSurface",
            "provenance": "Original",
            "arity": 0,
            "parameterCount": 4,
            "isStatic": true,
            "isAbstract": false,
            "isVirtual": false,
            "isOverride": false,
            "isSealed": false,
            "visibility": "Public",
            "ownerQualifiedName": "SQLitePCL.raw",
            "ownerIdentity": "SQLitePCLRaw.core",
            "isExtensionMethod": false,
            "parameterModifiers": [
              {
                "index": 2,
                "modifier": "out"
              },
              {
                "index": 3,
                "modifier": "out"
              }
            ]
          },
          {
            "stableId": "SQLitePCLRaw.core:SQLitePCL.raw::sqlite3_prepare_v2(SQLitePCL.sqlite3,System.String,SQLitePCL.sqlite3_stmt&,System.String&):System.Int32",
            "targetName": "sqlite3_prepare_v2",
            "metadataToken": 100663408,
            "canonicalSignature": "(SQLitePCL.sqlite3,System.String,SQLitePCL.sqlite3_stmt&,System.String&):System.Int32",
            "normalizedSignature": "sqlite3_prepare_v2|(SQLitePCL.sqlite3,System.String,SQLitePCL.sqlite3_stmt&,System.String&):System.Int32|static=true",
            "emitScope": "ClassSurface",
            "provenance": "Original",
            "arity": 0,
            "parameterCount": 4,
            "isStatic": true,
            "isAbstract": false,
            "isVirtual": false,
            "isOverride": false,
            "isSealed": false,
            "visibility": "Public",
            "ownerQualifiedName": "SQLitePCL.raw",
            "ownerIdentity": "SQLitePCLRaw.core",
            "isExtensionMethod": false,
            "parameterModifiers": [
              {
                "index": 2,
                "modifier": "out"
              },
              {
                "index": 3,
                "modifier": "out"
              }
            ]
          },
          {
            "stableId": "SQLitePCLRaw.core:SQLitePCL.raw::sqlite3_prepare_v3(SQLitePCL.sqlite3,System.ReadOnlySpan_1[[System.Byte,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]],System.UInt32,SQLitePCL.sqlite3_stmt&):System.Int32",
            "targetName": "sqlite3_prepare_v3",
            "metadataToken": 100663409,
            "canonicalSignature": "(SQLitePCL.sqlite3,System.ReadOnlySpan_1[[System.Byte,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]],System.UInt32,SQLitePCL.sqlite3_stmt&):System.Int32",
            "normalizedSignature": "sqlite3_prepare_v3|(SQLitePCL.sqlite3,System.ReadOnlySpan_1[[System.Byte,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]],System.UInt32,SQLitePCL.sqlite3_stmt&):System.Int32|static=true",
            "emitScope": "ClassSurface",
            "provenance": "Original",
            "arity": 0,
            "parameterCount": 4,
            "isStatic": true,
            "isAbstract": false,
            "isVirtual": false,
            "isOverride": false,
            "isSealed": false,
            "visibility": "Public",
            "ownerQualifiedName": "SQLitePCL.raw",
            "ownerIdentity": "SQLitePCLRaw.core",
            "isExtensionMethod": false,
            "parameterModifiers": [
              {
                "index": 3,
                "modifier": "out"
              }
            ]
          },
          {
            "stableId": "SQLitePCLRaw.core:SQLitePCL.raw::sqlite3_prepare_v3(SQLitePCL.sqlite3,SQLitePCL.utf8z,System.UInt32,SQLitePCL.sqlite3_stmt&):System.Int32",
            "targetName": "sqlite3_prepare_v3",
            "metadataToken": 100663410,
            "canonicalSignature": "(SQLitePCL.sqlite3,SQLitePCL.utf8z,System.UInt32,SQLitePCL.sqlite3_stmt&):System.Int32",
            "normalizedSignature": "sqlite3_prepare_v3|(SQLitePCL.sqlite3,SQLitePCL.utf8z,System.UInt32,SQLitePCL.sqlite3_stmt&):System.Int32|static=true",
            "emitScope": "ClassSurface",
            "provenance": "Original",
            "arity": 0,
            "parameterCount": 4,
            "isStatic": true,
            "isAbstract": false,
            "isVirtual": false,
            "isOverride": false,
            "isSealed": false,
            "visibility": "Public",
            "ownerQualifiedName": "SQLitePCL.raw",
            "ownerIdentity": "SQLitePCLRaw.core",
            "isExtensionMethod": false,
            "parameterModifiers": [
              {
                "index": 3,
                "modifier": "out"
              }
            ]
          },
          {
            "stableId": "SQLitePCLRaw.core:SQLitePCL.raw::sqlite3_prepare_v3(SQLitePCL.sqlite3,System.String,System.UInt32,SQLitePCL.sqlite3_stmt&):System.Int32",
            "targetName": "sqlite3_prepare_v3",
            "metadataToken": 100663411,
            "canonicalSignature": "(SQLitePCL.sqlite3,System.String,System.UInt32,SQLitePCL.sqlite3_stmt&):System.Int32",
            "normalizedSignature": "sqlite3_prepare_v3|(SQLitePCL.sqlite3,System.String,System.UInt32,SQLitePCL.sqlite3_stmt&):System.Int32|static=true",
            "emitScope": "ClassSurface",
            "provenance": "Original",
            "arity": 0,
            "parameterCount": 4,
            "isStatic": true,
            "isAbstract": false,
            "isVirtual": false,
            "isOverride": false,
            "isSealed": false,
            "visibility": "Public",
            "ownerQualifiedName": "SQLitePCL.raw",
            "ownerIdentity": "SQLitePCLRaw.core",
            "isExtensionMethod": false,
            "parameterModifiers": [
              {
                "index": 3,
                "modifier": "out"
              }
            ]
          },
          {
            "stableId": "SQLitePCLRaw.core:SQLitePCL.raw::sqlite3_prepare_v3(SQLitePCL.sqlite3,System.ReadOnlySpan_1[[System.Byte,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]],System.UInt32,SQLitePCL.sqlite3_stmt&,System.ReadOnlySpan_1[[System.Byte,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]&):System.Int32",
            "targetName": "sqlite3_prepare_v3",
            "metadataToken": 100663412,
            "canonicalSignature": "(SQLitePCL.sqlite3,System.ReadOnlySpan_1[[System.Byte,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]],System.UInt32,SQLitePCL.sqlite3_stmt&,System.ReadOnlySpan_1[[System.Byte,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]&):System.Int32",
            "normalizedSignature": "sqlite3_prepare_v3|(SQLitePCL.sqlite3,System.ReadOnlySpan_1[[System.Byte,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]],System.UInt32,SQLitePCL.sqlite3_stmt&,System.ReadOnlySpan_1[[System.Byte,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]&):System.Int32|static=true",
            "emitScope": "ClassSurface",
            "provenance": "Original",
            "arity": 0,
            "parameterCount": 5,
            "isStatic": true,
            "isAbstract": false,
            "isVirtual": false,
            "isOverride": false,
            "isSealed": false,
            "visibility": "Public",
            "ownerQualifiedName": "SQLitePCL.raw",
            "ownerIdentity": "SQLitePCLRaw.core",
            "isExtensionMethod": false,
            "parameterModifiers": [
              {
                "index": 3,
                "modifier": "out"
              },
              {
                "index": 4,
                "modifier": "out"
              }
            ]
          },
          {
            "stableId": "SQLitePCLRaw.core:SQLitePCL.raw::sqlite3_prepare_v3(SQLitePCL.sqlite3,SQLitePCL.utf8z,System.UInt32,SQLitePCL.sqlite3_stmt&,SQLitePCL.utf8z&):System.Int32",
            "targetName": "sqlite3_prepare_v3",
            "metadataToken": 100663413,
            "canonicalSignature": "(SQLitePCL.sqlite3,SQLitePCL.utf8z,System.UInt32,SQLitePCL.sqlite3_stmt&,SQLitePCL.utf8z&):System.Int32",
            "normalizedSignature": "sqlite3_prepare_v3|(SQLitePCL.sqlite3,SQLitePCL.utf8z,System.UInt32,SQLitePCL.sqlite3_stmt&,SQLitePCL.utf8z&):System.Int32|static=true",
            "emitScope": "ClassSurface",
            "provenance": "Original",
            "arity": 0,
            "parameterCount": 5,
            "isStatic": true,
            "isAbstract": false,
            "isVirtual": false,
            "isOverride": false,
            "isSealed": false,
            "visibility": "Public",
            "ownerQualifiedName": "SQLitePCL.raw",
            "ownerIdentity": "SQLitePCLRaw.core",
            "isExtensionMethod": false,
            "parameterModifiers": [
              {
                "index": 3,
                "modifier": "out"
              },
              {
                "index": 4,
                "modifier": "out"
              }
            ]
          },
          {
            "stableId": "SQLitePCLRaw.core:SQLitePCL.raw::sqlite3_prepare_v3(SQLitePCL.sqlite3,System.String,System.UInt32,SQLitePCL.sqlite3_stmt&,System.String&):System.Int32",
            "targetName": "sqlite3_prepare_v3",
            "metadataToken": 100663414,
            "canonicalSignature": "(SQLitePCL.sqlite3,System.String,System.UInt32,SQLitePCL.sqlite3_stmt&,System.String&):System.Int32",
            "normalizedSignature": "sqlite3_prepare_v3|(SQLitePCL.sqlite3,System.String,System.UInt32,SQLitePCL.sqlite3_stmt&,System.String&):System.Int32|static=true",
            "emitScope": "ClassSurface",
            "provenance": "Original",
            "arity": 0,
            "parameterCount": 5,
            "isStatic": true,
            "isAbstract": false,
            "isVirtual": false,
            "isOverride": false,
            "isSealed": false,
            "visibility": "Public",
            "ownerQualifiedName": "SQLitePCL.raw",
            "ownerIdentity": "SQLitePCLRaw.core",
            "isExtensionMethod": false,
            "parameterModifiers": [
              {
                "index": 3,
                "modifier": "out"
              },
              {
                "index": 4,
                "modifier": "out"
              }
            ]
          },
          {
            "stableId": "SQLitePCLRaw.core:SQLitePCL.raw::sqlite3_exec(SQLitePCL.sqlite3,System.String,SQLitePCL.strdelegate_exec,System.Object,System.String&):System.Int32",
            "targetName": "sqlite3_exec",
            "metadataToken": 100663415,
            "canonicalSignature": "(SQLitePCL.sqlite3,System.String,SQLitePCL.strdelegate_exec,System.Object,System.String&):System.Int32",
            "normalizedSignature": "sqlite3_exec|(SQLitePCL.sqlite3,System.String,SQLitePCL.strdelegate_exec,System.Object,System.String&):System.Int32|static=true",
            "emitScope": "ClassSurface",
            "provenance": "Original",
            "arity": 0,
            "parameterCount": 5,
            "isStatic": true,
            "isAbstract": false,
            "isVirtual": false,
            "isOverride": false,
            "isSealed": false,
            "visibility": "Public",
            "ownerQualifiedName": "SQLitePCL.raw",
            "ownerIdentity": "SQLitePCLRaw.core",
            "isExtensionMethod": false,
            "parameterModifiers": [
              {
                "index": 4,
                "modifier": "out"
              }
            ]
          },
          {
            "stableId": "SQLitePCLRaw.core:SQLitePCL.raw::sqlite3_exec(SQLitePCL.sqlite3,System.String,System.String&):System.Int32",
            "targetName": "sqlite3_exec",
            "metadataToken": 100663416,
            "canonicalSignature": "(SQLitePCL.sqlite3,System.String,System.String&):System.Int32",
            "normalizedSignature": "sqlite3_exec|(SQLitePCL.sqlite3,System.String,System.String&):System.Int32|static=true",
            "emitScope": "ClassSurface",
            "provenance": "Original",
            "arity": 0,
            "parameterCount": 3,
            "isStatic": true,
            "isAbstract": false,
            "isVirtual": false,
            "isOverride": false,
            "isSealed": false,
            "visibility": "Public",
            "ownerQualifiedName": "SQLitePCL.raw",
            "ownerIdentity": "SQLitePCLRaw.core",
            "isExtensionMethod": false,
            "parameterModifiers": [
              {
                "index": 2,
                "modifier": "out"
              }
            ]
          },
          {
            "stableId": "SQLitePCLRaw.core:SQLitePCL.raw::sqlite3_exec(SQLitePCL.sqlite3,System.String):System.Int32",
            "targetName": "sqlite3_exec",
            "metadataToken": 100663417,
            "canonicalSignature": "(SQLitePCL.sqlite3,System.String):System.Int32",
            "normalizedSignature": "sqlite3_exec|(SQLitePCL.sqlite3,System.String):System.Int32|static=true",
            "emitScope": "ClassSurface",
            "provenance": "Original",
            "arity": 0,
            "parameterCount": 2,
            "isStatic": true,
            "isAbstract": false,
            "isVirtual": false,
            "isOverride": false,
            "isSealed": false,
            "visibility": "Public",
            "ownerQualifiedName": "SQLitePCL.raw",
            "ownerIdentity": "SQLitePCLRaw.core",
            "isExtensionMethod": false
          },
          {
            "stableId": "SQLitePCLRaw.core:SQLitePCL.raw::sqlite3_step(SQLitePCL.sqlite3_stmt):System.Int32",
            "targetName": "sqlite3_step",
            "metadataToken": 100663418,
            "canonicalSignature": "(SQLitePCL.sqlite3_stmt):System.Int32",
            "normalizedSignature": "sqlite3_step|(SQLitePCL.sqlite3_stmt):System.Int32|static=true",
            "emitScope": "ClassSurface",
            "provenance": "Original",
            "arity": 0,
            "parameterCount": 1,
            "isStatic": true,
            "isAbstract": false,
            "isVirtual": false,
            "isOverride": false,
            "isSealed": false,
            "visibility": "Public",
            "ownerQualifiedName": "SQLitePCL.raw",
            "ownerIdentity": "SQLitePCLRaw.core",
            "isExtensionMethod": false
          },
          {
            "stableId": "SQLitePCLRaw.core:SQLitePCL.raw::sqlite3_finalize(SQLitePCL.sqlite3_stmt):System.Int32",
            "targetName": "sqlite3_finalize",
            "metadataToken": 100663419,
            "canonicalSignature": "(SQLitePCL.sqlite3_stmt):System.Int32",
            "normalizedSignature": "sqlite3_finalize|(SQLitePCL.sqlite3_stmt):System.Int32|static=true",
            "emitScope": "ClassSurface",
            "provenance": "Original",
            "arity": 0,
            "parameterCount": 1,
            "isStatic": true,
            "isAbstract": false,
            "isVirtual": false,
            "isOverride": false,
            "isSealed": false,
            "visibility": "Public",
            "ownerQualifiedName": "SQLitePCL.raw",
            "ownerIdentity": "SQLitePCLRaw.core",
            "isExtensionMethod": false
          },
          {
            "stableId": "SQLitePCLRaw.core:SQLitePCL.raw::internal_sqlite3_finalize(System.IntPtr):System.Int32",
            "targetName": "internal_sqlite3_finalize",
            "metadataToken": 100663420,
            "canonicalSignature": "(System.IntPtr):System.Int32",
            "normalizedSignature": "internal_sqlite3_finalize|(System.IntPtr):System.Int32|static=true",
            "emitScope": "ClassSurface",
            "provenance": "Original",
            "arity": 0,
            "parameterCount": 1,
            "isStatic": true,
            "isAbstract": false,
            "isVirtual": false,
            "isOverride": false,
            "isSealed": false,
            "visibility": "Public",
            "ownerQualifiedName": "SQLitePCL.raw",
            "ownerIdentity": "SQLitePCLRaw.core",
            "isExtensionMethod": false
          },
          {
            "stableId": "SQLitePCLRaw.core:SQLitePCL.raw::sqlite3_reset(SQLitePCL.sqlite3_stmt):System.Int32",
            "targetName": "sqlite3_reset",
            "metadataToken": 100663421,
            "canonicalSignature": "(SQLitePCL.sqlite3_stmt):System.Int32",
            "normalizedSignature": "sqlite3_reset|(SQLitePCL.sqlite3_stmt):System.Int32|static=true",
            "emitScope": "ClassSurface",
            "provenance": "Original",
            "arity": 0,
            "parameterCount": 1,
            "isStatic": true,
            "isAbstract": false,
            "isVirtual": false,
            "isOverride": false,
            "isSealed": false,
            "visibility": "Public",
            "ownerQualifiedName": "SQLitePCL.raw",
            "ownerIdentity": "SQLitePCLRaw.core",
            "isExtensionMethod": false
          },
          {
            "stableId": "SQLitePCLRaw.core:SQLitePCL.raw::sqlite3_clear_bindings(SQLitePCL.sqlite3_stmt):System.Int32",
            "targetName": "sqlite3_clear_bindings",
            "metadataToken": 100663422,
            "canonicalSignature": "(SQLitePCL.sqlite3_stmt):System.Int32",
            "normalizedSignature": "sqlite3_clear_bindings|(SQLitePCL.sqlite3_stmt):System.Int32|static=true",
            "emitScope": "ClassSurface",
            "provenance": "Original",
            "arity": 0,
            "parameterCount": 1,
            "isStatic": true,
            "isAbstract": false,
            "isVirtual": false,
            "isOverride": false,
            "isSealed": false,
            "visibility": "Public",
            "ownerQualifiedName": "SQLitePCL.raw",
            "ownerIdentity": "SQLitePCLRaw.core",
            "isExtensionMethod": false
          },
          {
            "stableId": "SQLitePCLRaw.core:SQLitePCL.raw::sqlite3_stmt_status(SQLitePCL.sqlite3_stmt,System.Int32,System.Int32):System.Int32",
            "targetName": "sqlite3_stmt_status",
            "metadataToken": 100663423,
            "canonicalSignature": "(SQLitePCL.sqlite3_stmt,System.Int32,System.Int32):System.Int32",
            "normalizedSignature": "sqlite3_stmt_status|(SQLitePCL.sqlite3_stmt,System.Int32,System.Int32):System.Int32|static=true",
            "emitScope": "ClassSurface",
            "provenance": "Original",
            "arity": 0,
            "parameterCount": 3,
            "isStatic": true,
            "isAbstract": false,
            "isVirtual": false,
            "isOverride": false,
            "isSealed": false,
            "visibility": "Public",
            "ownerQualifiedName": "SQLitePCL.raw",
            "ownerIdentity": "SQLitePCLRaw.core",
            "isExtensionMethod": false
          },
          {
            "stableId": "SQLitePCLRaw.core:SQLitePCL.raw::sqlite3_complete(SQLitePCL.utf8z):System.Int32",
            "targetName": "sqlite3_complete",
            "metadataToken": 100663424,
            "canonicalSignature": "(SQLitePCL.utf8z):System.Int32",
            "normalizedSignature": "sqlite3_complete|(SQLitePCL.utf8z):System.Int32|static=true",
            "emitScope": "ClassSurface",
            "provenance": "Original",
            "arity": 0,
            "parameterCount": 1,
            "isStatic": true,
            "isAbstract": false,
            "isVirtual": false,
            "isOverride": false,
            "isSealed": false,
            "visibility": "Public",
            "ownerQualifiedName": "SQLitePCL.raw",
            "ownerIdentity": "SQLitePCLRaw.core",
            "isExtensionMethod": false
          },
          {
            "stableId": "SQLitePCLRaw.core:SQLitePCL.raw::sqlite3_complete(System.String):System.Int32",
            "targetName": "sqlite3_complete",
            "metadataToken": 100663425,
            "canonicalSignature": "(System.String):System.Int32",
            "normalizedSignature": "sqlite3_complete|(System.String):System.Int32|static=true",
            "emitScope": "ClassSurface",
            "provenance": "Original",
            "arity": 0,
            "parameterCount": 1,
            "isStatic": true,
            "isAbstract": false,
            "isVirtual": false,
            "isOverride": false,
            "isSealed": false,
            "visibility": "Public",
            "ownerQualifiedName": "SQLitePCL.raw",
            "ownerIdentity": "SQLitePCLRaw.core",
            "isExtensionMethod": false
          },
          {
            "stableId": "SQLitePCLRaw.core:SQLitePCL.raw::sqlite3_compileoption_used(SQLitePCL.utf8z):System.Int32",
            "targetName": "sqlite3_compileoption_used",
            "metadataToken": 100663426,
            "canonicalSignature": "(SQLitePCL.utf8z):System.Int32",
            "normalizedSignature": "sqlite3_compileoption_used|(SQLitePCL.utf8z):System.Int32|static=true",
            "emitScope": "ClassSurface",
            "provenance": "Original",
            "arity": 0,
            "parameterCount": 1,
            "isStatic": true,
            "isAbstract": false,
            "isVirtual": false,
            "isOverride": false,
            "isSealed": false,
            "visibility": "Public",
            "ownerQualifiedName": "SQLitePCL.raw",
            "ownerIdentity": "SQLitePCLRaw.core",
            "isExtensionMethod": false
          },
          {
            "stableId": "SQLitePCLRaw.core:SQLitePCL.raw::sqlite3_compileoption_used(System.String):System.Int32",
            "targetName": "sqlite3_compileoption_used",
            "metadataToken": 100663427,
            "canonicalSignature": "(System.String):System.Int32",
            "normalizedSignature": "sqlite3_compileoption_used|(System.String):System.Int32|static=true",
            "emitScope": "ClassSurface",
            "provenance": "Original",
            "arity": 0,
            "parameterCount": 1,
            "isStatic": true,
            "isAbstract": false,
            "isVirtual": false,
            "isOverride": false,
            "isSealed": false,
            "visibility": "Public",
            "ownerQualifiedName": "SQLitePCL.raw",
            "ownerIdentity": "SQLitePCLRaw.core",
            "isExtensionMethod": false
          },
          {
            "stableId": "SQLitePCLRaw.core:SQLitePCL.raw::sqlite3_compileoption_get(System.Int32):SQLitePCL.utf8z",
            "targetName": "sqlite3_compileoption_get",
            "metadataToken": 100663428,
            "canonicalSignature": "(System.Int32):SQLitePCL.utf8z",
            "normalizedSignature": "sqlite3_compileoption_get|(System.Int32):SQLitePCL.utf8z|static=true",
            "emitScope": "ClassSurface",
            "provenance": "Original",
            "arity": 0,
            "parameterCount": 1,
            "isStatic": true,
            "isAbstract": false,
            "isVirtual": false,
            "isOverride": false,
            "isSealed": false,
            "visibility": "Public",
            "ownerQualifiedName": "SQLitePCL.raw",
            "ownerIdentity": "SQLitePCLRaw.core",
            "isExtensionMethod": false
          },
          {
            "stableId": "SQLitePCLRaw.core:SQLitePCL.raw::sqlite3_table_column_metadata(SQLitePCL.sqlite3,SQLitePCL.utf8z,SQLitePCL.utf8z,SQLitePCL.utf8z,SQLitePCL.utf8z&,SQLitePCL.utf8z&,System.Int32&,System.Int32&,System.Int32&):System.Int32",
            "targetName": "sqlite3_table_column_metadata",
            "metadataToken": 100663429,
            "canonicalSignature": "(SQLitePCL.sqlite3,SQLitePCL.utf8z,SQLitePCL.utf8z,SQLitePCL.utf8z,SQLitePCL.utf8z&,SQLitePCL.utf8z&,System.Int32&,System.Int32&,System.Int32&):System.Int32",
            "normalizedSignature": "sqlite3_table_column_metadata|(SQLitePCL.sqlite3,SQLitePCL.utf8z,SQLitePCL.utf8z,SQLitePCL.utf8z,SQLitePCL.utf8z&,SQLitePCL.utf8z&,System.Int32&,System.Int32&,System.Int32&):System.Int32|static=true",
            "emitScope": "ClassSurface",
            "provenance": "Original",
            "arity": 0,
            "parameterCount": 9,
            "isStatic": true,
            "isAbstract": false,
            "isVirtual": false,
            "isOverride": false,
            "isSealed": false,
            "visibility": "Public",
            "ownerQualifiedName": "SQLitePCL.raw",
            "ownerIdentity": "SQLitePCLRaw.core",
            "isExtensionMethod": false,
            "parameterModifiers": [
              {
                "index": 4,
                "modifier": "out"
              },
              {
                "index": 5,
                "modifier": "out"
              },
              {
                "index": 6,
                "modifier": "out"
              },
              {
                "index": 7,
                "modifier": "out"
              },
              {
                "index": 8,
                "modifier": "out"
              }
            ]
          },
          {
            "stableId": "SQLitePCLRaw.core:SQLitePCL.raw::sqlite3_table_column_metadata(SQLitePCL.sqlite3,System.String,System.String,System.String,System.String&,System.String&,System.Int32&,System.Int32&,System.Int32&):System.Int32",
            "targetName": "sqlite3_table_column_metadata",
            "metadataToken": 100663430,
            "canonicalSignature": "(SQLitePCL.sqlite3,System.String,System.String,System.String,System.String&,System.String&,System.Int32&,System.Int32&,System.Int32&):System.Int32",
            "normalizedSignature": "sqlite3_table_column_metadata|(SQLitePCL.sqlite3,System.String,System.String,System.String,System.String&,System.String&,System.Int32&,System.Int32&,System.Int32&):System.Int32|static=true",
            "emitScope": "ClassSurface",
            "provenance": "Original",
            "arity": 0,
            "parameterCount": 9,
            "isStatic": true,
            "isAbstract": false,
            "isVirtual": false,
            "isOverride": false,
            "isSealed": false,
            "visibility": "Public",
            "ownerQualifiedName": "SQLitePCL.raw",
            "ownerIdentity": "SQLitePCLRaw.core",
            "isExtensionMethod": false,
            "parameterModifiers": [
              {
                "index": 4,
                "modifier": "out"
              },
              {
                "index": 5,
                "modifier": "out"
              },
              {
                "index": 6,
                "modifier": "out"
              },
              {
                "index": 7,
                "modifier": "out"
              },
              {
                "index": 8,
                "modifier": "out"
              }
            ]
          },
          {
            "stableId": "SQLitePCLRaw.core:SQLitePCL.raw::sqlite3_sql(SQLitePCL.sqlite3_stmt):SQLitePCL.utf8z",
            "targetName": "sqlite3_sql",
            "metadataToken": 100663431,
            "canonicalSignature": "(SQLitePCL.sqlite3_stmt):SQLitePCL.utf8z",
            "normalizedSignature": "sqlite3_sql|(SQLitePCL.sqlite3_stmt):SQLitePCL.utf8z|static=true",
            "emitScope": "ClassSurface",
            "provenance": "Original",
            "arity": 0,
            "parameterCount": 1,
            "isStatic": true,
            "isAbstract": false,
            "isVirtual": false,
            "isOverride": false,
            "isSealed": false,
            "visibility": "Public",
            "ownerQualifiedName": "SQLitePCL.raw",
            "ownerIdentity": "SQLitePCLRaw.core",
            "isExtensionMethod": false
          },
          {
            "stableId": "SQLitePCLRaw.core:SQLitePCL.raw::sqlite3_db_handle(SQLitePCL.sqlite3_stmt):SQLitePCL.sqlite3",
            "targetName": "sqlite3_db_handle",
            "metadataToken": 100663432,
            "canonicalSignature": "(SQLitePCL.sqlite3_stmt):SQLitePCL.sqlite3",
            "normalizedSignature": "sqlite3_db_handle|(SQLitePCL.sqlite3_stmt):SQLitePCL.sqlite3|static=true",
            "emitScope": "ClassSurface",
            "provenance": "Original",
            "arity": 0,
            "parameterCount": 1,
            "isStatic": true,
            "isAbstract": false,
            "isVirtual": false,
            "isOverride": false,
            "isSealed": false,
            "visibility": "Public",
            "ownerQualifiedName": "SQLitePCL.raw",
            "ownerIdentity": "SQLitePCLRaw.core",
            "isExtensionMethod": false
          },
          {
            "stableId": "SQLitePCLRaw.core:SQLitePCL.raw::sqlite3_next_stmt(SQLitePCL.sqlite3,SQLitePCL.sqlite3_stmt):SQLitePCL.sqlite3_stmt",
            "targetName": "sqlite3_next_stmt",
            "metadataToken": 100663433,
            "canonicalSignature": "(SQLitePCL.sqlite3,SQLitePCL.sqlite3_stmt):SQLitePCL.sqlite3_stmt",
            "normalizedSignature": "sqlite3_next_stmt|(SQLitePCL.sqlite3,SQLitePCL.sqlite3_stmt):SQLitePCL.sqlite3_stmt|static=true",
            "emitScope": "ClassSurface",
            "provenance": "Original",
            "arity": 0,
            "parameterCount": 2,
            "isStatic": true,
            "isAbstract": false,
            "isVirtual": false,
            "isOverride": false,
            "isSealed": false,
            "visibility": "Public",
            "ownerQualifiedName": "SQLitePCL.raw",
            "ownerIdentity": "SQLitePCLRaw.core",
            "isExtensionMethod": false
          },
          {
            "stableId": "SQLitePCLRaw.core:SQLitePCL.raw::sqlite3_bind_zeroblob(SQLitePCL.sqlite3_stmt,System.Int32,System.Int32):System.Int32",
            "targetName": "sqlite3_bind_zeroblob",
            "metadataToken": 100663434,
            "canonicalSignature": "(SQLitePCL.sqlite3_stmt,System.Int32,System.Int32):System.Int32",
            "normalizedSignature": "sqlite3_bind_zeroblob|(SQLitePCL.sqlite3_stmt,System.Int32,System.Int32):System.Int32|static=true",
            "emitScope": "ClassSurface",
            "provenance": "Original",
            "arity": 0,
            "parameterCount": 3,
            "isStatic": true,
            "isAbstract": false,
            "isVirtual": false,
            "isOverride": false,
            "isSealed": false,
            "visibility": "Public",
            "ownerQualifiedName": "SQLitePCL.raw",
            "ownerIdentity": "SQLitePCLRaw.core",
            "isExtensionMethod": false
          },
          {
            "stableId": "SQLitePCLRaw.core:SQLitePCL.raw::sqlite3_bind_parameter_name(SQLitePCL.sqlite3_stmt,System.Int32):SQLitePCL.utf8z",
            "targetName": "sqlite3_bind_parameter_name",
            "metadataToken": 100663435,
            "canonicalSignature": "(SQLitePCL.sqlite3_stmt,System.Int32):SQLitePCL.utf8z",
            "normalizedSignature": "sqlite3_bind_parameter_name|(SQLitePCL.sqlite3_stmt,System.Int32):SQLitePCL.utf8z|static=true",
            "emitScope": "ClassSurface",
            "provenance": "Original",
            "arity": 0,
            "parameterCount": 2,
            "isStatic": true,
            "isAbstract": false,
            "isVirtual": false,
            "isOverride": false,
            "isSealed": false,
            "visibility": "Public",
            "ownerQualifiedName": "SQLitePCL.raw",
            "ownerIdentity": "SQLitePCLRaw.core",
            "isExtensionMethod": false
          },
          {
            "stableId": "SQLitePCLRaw.core:SQLitePCL.raw::sqlite3_user_data(SQLitePCL.sqlite3_context):System.Object",
            "targetName": "sqlite3_user_data",
            "metadataToken": 100663436,
            "canonicalSignature": "(SQLitePCL.sqlite3_context):System.Object",
            "normalizedSignature": "sqlite3_user_data|(SQLitePCL.sqlite3_context):System.Object|static=true",
            "emitScope": "ClassSurface",
            "provenance": "Original",
            "arity": 0,
            "parameterCount": 1,
            "isStatic": true,
            "isAbstract": false,
            "isVirtual": false,
            "isOverride": false,
            "isSealed": false,
            "visibility": "Public",
            "ownerQualifiedName": "SQLitePCL.raw",
            "ownerIdentity": "SQLitePCLRaw.core",
            "isExtensionMethod": false
          },
          {
            "stableId": "SQLitePCLRaw.core:SQLitePCL.raw::sqlite3_result_null(SQLitePCL.sqlite3_context):System.Void",
            "targetName": "sqlite3_result_null",
            "metadataToken": 100663437,
            "canonicalSignature": "(SQLitePCL.sqlite3_context):System.Void",
            "normalizedSignature": "sqlite3_result_null|(SQLitePCL.sqlite3_context):System.Void|static=true",
            "emitScope": "ClassSurface",
            "provenance": "Original",
            "arity": 0,
            "parameterCount": 1,
            "isStatic": true,
            "isAbstract": false,
            "isVirtual": false,
            "isOverride": false,
            "isSealed": false,
            "visibility": "Public",
            "ownerQualifiedName": "SQLitePCL.raw",
            "ownerIdentity": "SQLitePCLRaw.core",
            "isExtensionMethod": false
          },
          {
            "stableId": "SQLitePCLRaw.core:SQLitePCL.raw::sqlite3_result_blob(SQLitePCL.sqlite3_context,System.ReadOnlySpan_1[[System.Byte,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]):System.Void",
            "targetName": "sqlite3_result_blob",
            "metadataToken": 100663438,
            "canonicalSignature": "(SQLitePCL.sqlite3_context,System.ReadOnlySpan_1[[System.Byte,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]):System.Void",
            "normalizedSignature": "sqlite3_result_blob|(SQLitePCL.sqlite3_context,System.ReadOnlySpan_1[[System.Byte,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]):System.Void|static=true",
            "emitScope": "ClassSurface",
            "provenance": "Original",
            "arity": 0,
            "parameterCount": 2,
            "isStatic": true,
            "isAbstract": false,
            "isVirtual": false,
            "isOverride": false,
            "isSealed": false,
            "visibility": "Public",
            "ownerQualifiedName": "SQLitePCL.raw",
            "ownerIdentity": "SQLitePCLRaw.core",
            "isExtensionMethod": false
          },
          {
            "stableId": "SQLitePCLRaw.core:SQLitePCL.raw::sqlite3_result_error(SQLitePCL.sqlite3_context,System.ReadOnlySpan_1[[System.Byte,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]):System.Void",
            "targetName": "sqlite3_result_error",
            "metadataToken": 100663439,
            "canonicalSignature": "(SQLitePCL.sqlite3_context,System.ReadOnlySpan_1[[System.Byte,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]):System.Void",
            "normalizedSignature": "sqlite3_result_error|(SQLitePCL.sqlite3_context,System.ReadOnlySpan_1[[System.Byte,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]):System.Void|static=true",
            "emitScope": "ClassSurface",
            "provenance": "Original",
            "arity": 0,
            "parameterCount": 2,
            "isStatic": true,
            "isAbstract": false,
            "isVirtual": false,
            "isOverride": false,
            "isSealed": false,
            "visibility": "Public",
            "ownerQualifiedName": "SQLitePCL.raw",
            "ownerIdentity": "SQLitePCLRaw.core",
            "isExtensionMethod": false
          },
          {
            "stableId": "SQLitePCLRaw.core:SQLitePCL.raw::sqlite3_result_error(SQLitePCL.sqlite3_context,SQLitePCL.utf8z):System.Void",
            "targetName": "sqlite3_result_error",
            "metadataToken": 100663440,
            "canonicalSignature": "(SQLitePCL.sqlite3_context,SQLitePCL.utf8z):System.Void",
            "normalizedSignature": "sqlite3_result_error|(SQLitePCL.sqlite3_context,SQLitePCL.utf8z):System.Void|static=true",
            "emitScope": "ClassSurface",
            "provenance": "Original",
            "arity": 0,
            "parameterCount": 2,
            "isStatic": true,
            "isAbstract": false,
            "isVirtual": false,
            "isOverride": false,
            "isSealed": false,
            "visibility": "Public",
            "ownerQualifiedName": "SQLitePCL.raw",
            "ownerIdentity": "SQLitePCLRaw.core",
            "isExtensionMethod": false
          },
          {
            "stableId": "SQLitePCLRaw.core:SQLitePCL.raw::sqlite3_result_error(SQLitePCL.sqlite3_context,System.String):System.Void",
            "targetName": "sqlite3_result_error",
            "metadataToken": 100663441,
            "canonicalSignature": "(SQLitePCL.sqlite3_context,System.String):System.Void",
            "normalizedSignature": "sqlite3_result_error|(SQLitePCL.sqlite3_context,System.String):System.Void|static=true",
            "emitScope": "ClassSurface",
            "provenance": "Original",
            "arity": 0,
            "parameterCount": 2,
            "isStatic": true,
            "isAbstract": false,
            "isVirtual": false,
            "isOverride": false,
            "isSealed": false,
            "visibility": "Public",
            "ownerQualifiedName": "SQLitePCL.raw",
            "ownerIdentity": "SQLitePCLRaw.core",
            "isExtensionMethod": false
          },
          {
            "stableId": "SQLitePCLRaw.core:SQLitePCL.raw::sqlite3_result_text(SQLitePCL.sqlite3_context,System.ReadOnlySpan_1[[System.Byte,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]):System.Void",
            "targetName": "sqlite3_result_text",
            "metadataToken": 100663442,
            "canonicalSignature": "(SQLitePCL.sqlite3_context,System.ReadOnlySpan_1[[System.Byte,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]):System.Void",
            "normalizedSignature": "sqlite3_result_text|(SQLitePCL.sqlite3_context,System.ReadOnlySpan_1[[System.Byte,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]):System.Void|static=true",
            "emitScope": "ClassSurface",
            "provenance": "Original",
            "arity": 0,
            "parameterCount": 2,
            "isStatic": true,
            "isAbstract": false,
            "isVirtual": false,
            "isOverride": false,
            "isSealed": false,
            "visibility": "Public",
            "ownerQualifiedName": "SQLitePCL.raw",
            "ownerIdentity": "SQLitePCLRaw.core",
            "isExtensionMethod": false
          },
          {
            "stableId": "SQLitePCLRaw.core:SQLitePCL.raw::sqlite3_result_text(SQLitePCL.sqlite3_context,SQLitePCL.utf8z):System.Void",
            "targetName": "sqlite3_result_text",
            "metadataToken": 100663443,
            "canonicalSignature": "(SQLitePCL.sqlite3_context,SQLitePCL.utf8z):System.Void",
            "normalizedSignature": "sqlite3_result_text|(SQLitePCL.sqlite3_context,SQLitePCL.utf8z):System.Void|static=true",
            "emitScope": "ClassSurface",
            "provenance": "Original",
            "arity": 0,
            "parameterCount": 2,
            "isStatic": true,
            "isAbstract": false,
            "isVirtual": false,
            "isOverride": false,
            "isSealed": false,
            "visibility": "Public",
            "ownerQualifiedName": "SQLitePCL.raw",
            "ownerIdentity": "SQLitePCLRaw.core",
            "isExtensionMethod": false
          },
          {
            "stableId": "SQLitePCLRaw.core:SQLitePCL.raw::sqlite3_result_text(SQLitePCL.sqlite3_context,System.String):System.Void",
            "targetName": "sqlite3_result_text",
            "metadataToken": 100663444,
            "canonicalSignature": "(SQLitePCL.sqlite3_context,System.String):System.Void",
            "normalizedSignature": "sqlite3_result_text|(SQLitePCL.sqlite3_context,System.String):System.Void|static=true",
            "emitScope": "ClassSurface",
            "provenance": "Original",
            "arity": 0,
            "parameterCount": 2,
            "isStatic": true,
            "isAbstract": false,
            "isVirtual": false,
            "isOverride": false,
            "isSealed": false,
            "visibility": "Public",
            "ownerQualifiedName": "SQLitePCL.raw",
            "ownerIdentity": "SQLitePCLRaw.core",
            "isExtensionMethod": false
          },
          {
            "stableId": "SQLitePCLRaw.core:SQLitePCL.raw::sqlite3_result_double(SQLitePCL.sqlite3_context,System.Double):System.Void",
            "targetName": "sqlite3_result_double",
            "metadataToken": 100663445,
            "canonicalSignature": "(SQLitePCL.sqlite3_context,System.Double):System.Void",
            "normalizedSignature": "sqlite3_result_double|(SQLitePCL.sqlite3_context,System.Double):System.Void|static=true",
            "emitScope": "ClassSurface",
            "provenance": "Original",
            "arity": 0,
            "parameterCount": 2,
            "isStatic": true,
            "isAbstract": false,
            "isVirtual": false,
            "isOverride": false,
            "isSealed": false,
            "visibility": "Public",
            "ownerQualifiedName": "SQLitePCL.raw",
            "ownerIdentity": "SQLitePCLRaw.core",
            "isExtensionMethod": false
          },
          {
            "stableId": "SQLitePCLRaw.core:SQLitePCL.raw::sqlite3_result_int(SQLitePCL.sqlite3_context,System.Int32):System.Void",
            "targetName": "sqlite3_result_int",
            "metadataToken": 100663446,
            "canonicalSignature": "(SQLitePCL.sqlite3_context,System.Int32):System.Void",
            "normalizedSignature": "sqlite3_result_int|(SQLitePCL.sqlite3_context,System.Int32):System.Void|static=true",
            "emitScope": "ClassSurface",
            "provenance": "Original",
            "arity": 0,
            "parameterCount": 2,
            "isStatic": true,
            "isAbstract": false,
            "isVirtual": false,
            "isOverride": false,
            "isSealed": false,
            "visibility": "Public",
            "ownerQualifiedName": "SQLitePCL.raw",
            "ownerIdentity": "SQLitePCLRaw.core",
            "isExtensionMethod": false
          },
          {
            "stableId": "SQLitePCLRaw.core:SQLitePCL.raw::sqlite3_result_int64(SQLitePCL.sqlite3_context,System.Int64):System.Void",
            "targetName": "sqlite3_result_int64",
            "metadataToken": 100663447,
            "canonicalSignature": "(SQLitePCL.sqlite3_context,System.Int64):System.Void",
            "normalizedSignature": "sqlite3_result_int64|(SQLitePCL.sqlite3_context,System.Int64):System.Void|static=true",
            "emitScope": "ClassSurface",
            "provenance": "Original",
            "arity": 0,
            "parameterCount": 2,
            "isStatic": true,
            "isAbstract": false,
            "isVirtual": false,
            "isOverride": false,
            "isSealed": false,
            "visibility": "Public",
            "ownerQualifiedName": "SQLitePCL.raw",
            "ownerIdentity": "SQLitePCLRaw.core",
            "isExtensionMethod": false
          },
          {
            "stableId": "SQLitePCLRaw.core:SQLitePCL.raw::sqlite3_result_zeroblob(SQLitePCL.sqlite3_context,System.Int32):System.Void",
            "targetName": "sqlite3_result_zeroblob",
            "metadataToken": 100663448,
            "canonicalSignature": "(SQLitePCL.sqlite3_context,System.Int32):System.Void",
            "normalizedSignature": "sqlite3_result_zeroblob|(SQLitePCL.sqlite3_context,System.Int32):System.Void|static=true",
            "emitScope": "ClassSurface",
            "provenance": "Original",
            "arity": 0,
            "parameterCount": 2,
            "isStatic": true,
            "isAbstract": false,
            "isVirtual": false,
            "isOverride": false,
            "isSealed": false,
            "visibility": "Public",
            "ownerQualifiedName": "SQLitePCL.raw",
            "ownerIdentity": "SQLitePCLRaw.core",
            "isExtensionMethod": false
          },
          {
            "stableId": "SQLitePCLRaw.core:SQLitePCL.raw::sqlite3_result_error_toobig(SQLitePCL.sqlite3_context):System.Void",
            "targetName": "sqlite3_result_error_toobig",
            "metadataToken": 100663449,
            "canonicalSignature": "(SQLitePCL.sqlite3_context):System.Void",
            "normalizedSignature": "sqlite3_result_error_toobig|(SQLitePCL.sqlite3_context):System.Void|static=true",
            "emitScope": "ClassSurface",
            "provenance": "Original",
            "arity": 0,
            "parameterCount": 1,
            "isStatic": true,
            "isAbstract": false,
            "isVirtual": false,
            "isOverride": false,
            "isSealed": false,
            "visibility": "Public",
            "ownerQualifiedName": "SQLitePCL.raw",
            "ownerIdentity": "SQLitePCLRaw.core",
            "isExtensionMethod": false
          },
          {
            "stableId": "SQLitePCLRaw.core:SQLitePCL.raw::sqlite3_result_error_nomem(SQLitePCL.sqlite3_context):System.Void",
            "targetName": "sqlite3_result_error_nomem",
            "metadataToken": 100663450,
            "canonicalSignature": "(SQLitePCL.sqlite3_context):System.Void",
            "normalizedSignature": "sqlite3_result_error_nomem|(SQLitePCL.sqlite3_context):System.Void|static=true",
            "emitScope": "ClassSurface",
            "provenance": "Original",
            "arity": 0,
            "parameterCount": 1,
            "isStatic": true,
            "isAbstract": false,
            "isVirtual": false,
            "isOverride": false,
            "isSealed": false,
            "visibility": "Public",
            "ownerQualifiedName": "SQLitePCL.raw",
            "ownerIdentity": "SQLitePCLRaw.core",
            "isExtensionMethod": false
          },
          {
            "stableId": "SQLitePCLRaw.core:SQLitePCL.raw::sqlite3_result_error_code(SQLitePCL.sqlite3_context,System.Int32):System.Void",
            "targetName": "sqlite3_result_error_code",
            "metadataToken": 100663451,
            "canonicalSignature": "(SQLitePCL.sqlite3_context,System.Int32):System.Void",
            "normalizedSignature": "sqlite3_result_error_code|(SQLitePCL.sqlite3_context,System.Int32):System.Void|static=true",
            "emitScope": "ClassSurface",
            "provenance": "Original",
            "arity": 0,
            "parameterCount": 2,
            "isStatic": true,
            "isAbstract": false,
            "isVirtual": false,
            "isOverride": false,
            "isSealed": false,
            "visibility": "Public",
            "ownerQualifiedName": "SQLitePCL.raw",
            "ownerIdentity": "SQLitePCLRaw.core",
            "isExtensionMethod": false
          },
          {
            "stableId": "SQLitePCLRaw.core:SQLitePCL.raw::sqlite3_value_blob(SQLitePCL.sqlite3_value):System.ReadOnlySpan_1[[System.Byte,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]",
            "targetName": "sqlite3_value_blob",
            "metadataToken": 100663452,
            "canonicalSignature": "(SQLitePCL.sqlite3_value):System.ReadOnlySpan_1[[System.Byte,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]",
            "normalizedSignature": "sqlite3_value_blob|(SQLitePCL.sqlite3_value):System.ReadOnlySpan_1[[System.Byte,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]|static=true",
            "emitScope": "ClassSurface",
            "provenance": "Original",
            "arity": 0,
            "parameterCount": 1,
            "isStatic": true,
            "isAbstract": false,
            "isVirtual": false,
            "isOverride": false,
            "isSealed": false,
            "visibility": "Public",
            "ownerQualifiedName": "SQLitePCL.raw",
            "ownerIdentity": "SQLitePCLRaw.core",
            "isExtensionMethod": false
          },
          {
            "stableId": "SQLitePCLRaw.core:SQLitePCL.raw::sqlite3_value_bytes(SQLitePCL.sqlite3_value):System.Int32",
            "targetName": "sqlite3_value_bytes",
            "metadataToken": 100663453,
            "canonicalSignature": "(SQLitePCL.sqlite3_value):System.Int32",
            "normalizedSignature": "sqlite3_value_bytes|(SQLitePCL.sqlite3_value):System.Int32|static=true",
            "emitScope": "ClassSurface",
            "provenance": "Original",
            "arity": 0,
            "parameterCount": 1,
            "isStatic": true,
            "isAbstract": false,
            "isVirtual": false,
            "isOverride": false,
            "isSealed": false,
            "visibility": "Public",
            "ownerQualifiedName": "SQLitePCL.raw",
            "ownerIdentity": "SQLitePCLRaw.core",
            "isExtensionMethod": false
          },
          {
            "stableId": "SQLitePCLRaw.core:SQLitePCL.raw::sqlite3_value_double(SQLitePCL.sqlite3_value):System.Double",
            "targetName": "sqlite3_value_double",
            "metadataToken": 100663454,
            "canonicalSignature": "(SQLitePCL.sqlite3_value):System.Double",
            "normalizedSignature": "sqlite3_value_double|(SQLitePCL.sqlite3_value):System.Double|static=true",
            "emitScope": "ClassSurface",
            "provenance": "Original",
            "arity": 0,
            "parameterCount": 1,
            "isStatic": true,
            "isAbstract": false,
            "isVirtual": false,
            "isOverride": false,
            "isSealed": false,
            "visibility": "Public",
            "ownerQualifiedName": "SQLitePCL.raw",
            "ownerIdentity": "SQLitePCLRaw.core",
            "isExtensionMethod": false
          },
          {
            "stableId": "SQLitePCLRaw.core:SQLitePCL.raw::sqlite3_value_int(SQLitePCL.sqlite3_value):System.Int32",
            "targetName": "sqlite3_value_int",
            "metadataToken": 100663455,
            "canonicalSignature": "(SQLitePCL.sqlite3_value):System.Int32",
            "normalizedSignature": "sqlite3_value_int|(SQLitePCL.sqlite3_value):System.Int32|static=true",
            "emitScope": "ClassSurface",
            "provenance": "Original",
            "arity": 0,
            "parameterCount": 1,
            "isStatic": true,
            "isAbstract": false,
            "isVirtual": false,
            "isOverride": false,
            "isSealed": false,
            "visibility": "Public",
            "ownerQualifiedName": "SQLitePCL.raw",
            "ownerIdentity": "SQLitePCLRaw.core",
            "isExtensionMethod": false
          },
          {
            "stableId": "SQLitePCLRaw.core:SQLitePCL.raw::sqlite3_value_int64(SQLitePCL.sqlite3_value):System.Int64",
            "targetName": "sqlite3_value_int64",
            "metadataToken": 100663456,
            "canonicalSignature": "(SQLitePCL.sqlite3_value):System.Int64",
            "normalizedSignature": "sqlite3_value_int64|(SQLitePCL.sqlite3_value):System.Int64|static=true",
            "emitScope": "ClassSurface",
            "provenance": "Original",
            "arity": 0,
            "parameterCount": 1,
            "isStatic": true,
            "isAbstract": false,
            "isVirtual": false,
            "isOverride": false,
            "isSealed": false,
            "visibility": "Public",
            "ownerQualifiedName": "SQLitePCL.raw",
            "ownerIdentity": "SQLitePCLRaw.core",
            "isExtensionMethod": false
          },
          {
            "stableId": "SQLitePCLRaw.core:SQLitePCL.raw::sqlite3_value_type(SQLitePCL.sqlite3_value):System.Int32",
            "targetName": "sqlite3_value_type",
            "metadataToken": 100663457,
            "canonicalSignature": "(SQLitePCL.sqlite3_value):System.Int32",
            "normalizedSignature": "sqlite3_value_type|(SQLitePCL.sqlite3_value):System.Int32|static=true",
            "emitScope": "ClassSurface",
            "provenance": "Original",
            "arity": 0,
            "parameterCount": 1,
            "isStatic": true,
            "isAbstract": false,
            "isVirtual": false,
            "isOverride": false,
            "isSealed": false,
            "visibility": "Public",
            "ownerQualifiedName": "SQLitePCL.raw",
            "ownerIdentity": "SQLitePCLRaw.core",
            "isExtensionMethod": false
          },
          {
            "stableId": "SQLitePCLRaw.core:SQLitePCL.raw::sqlite3_value_text(SQLitePCL.sqlite3_value):SQLitePCL.utf8z",
            "targetName": "sqlite3_value_text",
            "metadataToken": 100663458,
            "canonicalSignature": "(SQLitePCL.sqlite3_value):SQLitePCL.utf8z",
            "normalizedSignature": "sqlite3_value_text|(SQLitePCL.sqlite3_value):SQLitePCL.utf8z|static=true",
            "emitScope": "ClassSurface",
            "provenance": "Original",
            "arity": 0,
            "parameterCount": 1,
            "isStatic": true,
            "isAbstract": false,
            "isVirtual": false,
            "isOverride": false,
            "isSealed": false,
            "visibility": "Public",
            "ownerQualifiedName": "SQLitePCL.raw",
            "ownerIdentity": "SQLitePCLRaw.core",
            "isExtensionMethod": false
          },
          {
            "stableId": "SQLitePCLRaw.core:SQLitePCL.raw::sqlite3_bind_blob(SQLitePCL.sqlite3_stmt,System.Int32,System.ReadOnlySpan_1[[System.Byte,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]):System.Int32",
            "targetName": "sqlite3_bind_blob",
            "metadataToken": 100663459,
            "canonicalSignature": "(SQLitePCL.sqlite3_stmt,System.Int32,System.ReadOnlySpan_1[[System.Byte,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]):System.Int32",
            "normalizedSignature": "sqlite3_bind_blob|(SQLitePCL.sqlite3_stmt,System.Int32,System.ReadOnlySpan_1[[System.Byte,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]):System.Int32|static=true",
            "emitScope": "ClassSurface",
            "provenance": "Original",
            "arity": 0,
            "parameterCount": 3,
            "isStatic": true,
            "isAbstract": false,
            "isVirtual": false,
            "isOverride": false,
            "isSealed": false,
            "visibility": "Public",
            "ownerQualifiedName": "SQLitePCL.raw",
            "ownerIdentity": "SQLitePCLRaw.core",
            "isExtensionMethod": false
          },
          {
            "stableId": "SQLitePCLRaw.core:SQLitePCL.raw::sqlite3_bind_double(SQLitePCL.sqlite3_stmt,System.Int32,System.Double):System.Int32",
            "targetName": "sqlite3_bind_double",
            "metadataToken": 100663460,
            "canonicalSignature": "(SQLitePCL.sqlite3_stmt,System.Int32,System.Double):System.Int32",
            "normalizedSignature": "sqlite3_bind_double|(SQLitePCL.sqlite3_stmt,System.Int32,System.Double):System.Int32|static=true",
            "emitScope": "ClassSurface",
            "provenance": "Original",
            "arity": 0,
            "parameterCount": 3,
            "isStatic": true,
            "isAbstract": false,
            "isVirtual": false,
            "isOverride": false,
            "isSealed": false,
            "visibility": "Public",
            "ownerQualifiedName": "SQLitePCL.raw",
            "ownerIdentity": "SQLitePCLRaw.core",
            "isExtensionMethod": false
          },
          {
            "stableId": "SQLitePCLRaw.core:SQLitePCL.raw::sqlite3_bind_int(SQLitePCL.sqlite3_stmt,System.Int32,System.Int32):System.Int32",
            "targetName": "sqlite3_bind_int",
            "metadataToken": 100663461,
            "canonicalSignature": "(SQLitePCL.sqlite3_stmt,System.Int32,System.Int32):System.Int32",
            "normalizedSignature": "sqlite3_bind_int|(SQLitePCL.sqlite3_stmt,System.Int32,System.Int32):System.Int32|static=true",
            "emitScope": "ClassSurface",
            "provenance": "Original",
            "arity": 0,
            "parameterCount": 3,
            "isStatic": true,
            "isAbstract": false,
            "isVirtual": false,
            "isOverride": false,
            "isSealed": false,
            "visibility": "Public",
            "ownerQualifiedName": "SQLitePCL.raw",
            "ownerIdentity": "SQLitePCLRaw.core",
            "isExtensionMethod": false
          },
          {
            "stableId": "SQLitePCLRaw.core:SQLitePCL.raw::sqlite3_bind_int64(SQLitePCL.sqlite3_stmt,System.Int32,System.Int64):System.Int32",
            "targetName": "sqlite3_bind_int64",
            "metadataToken": 100663462,
            "canonicalSignature": "(SQLitePCL.sqlite3_stmt,System.Int32,System.Int64):System.Int32",
            "normalizedSignature": "sqlite3_bind_int64|(SQLitePCL.sqlite3_stmt,System.Int32,System.Int64):System.Int32|static=true",
            "emitScope": "ClassSurface",
            "provenance": "Original",
            "arity": 0,
            "parameterCount": 3,
            "isStatic": true,
            "isAbstract": false,
            "isVirtual": false,
            "isOverride": false,
            "isSealed": false,
            "visibility": "Public",
            "ownerQualifiedName": "SQLitePCL.raw",
            "ownerIdentity": "SQLitePCLRaw.core",
            "isExtensionMethod": false
          },
          {
            "stableId": "SQLitePCLRaw.core:SQLitePCL.raw::sqlite3_bind_null(SQLitePCL.sqlite3_stmt,System.Int32):System.Int32",
            "targetName": "sqlite3_bind_null",
            "metadataToken": 100663463,
            "canonicalSignature": "(SQLitePCL.sqlite3_stmt,System.Int32):System.Int32",
            "normalizedSignature": "sqlite3_bind_null|(SQLitePCL.sqlite3_stmt,System.Int32):System.Int32|static=true",
            "emitScope": "ClassSurface",
            "provenance": "Original",
            "arity": 0,
            "parameterCount": 2,
            "isStatic": true,
            "isAbstract": false,
            "isVirtual": false,
            "isOverride": false,
            "isSealed": false,
            "visibility": "Public",
            "ownerQualifiedName": "SQLitePCL.raw",
            "ownerIdentity": "SQLitePCLRaw.core",
            "isExtensionMethod": false
          },
          {
            "stableId": "SQLitePCLRaw.core:SQLitePCL.raw::sqlite3_bind_text(SQLitePCL.sqlite3_stmt,System.Int32,System.ReadOnlySpan_1[[System.Byte,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]):System.Int32",
            "targetName": "sqlite3_bind_text",
            "metadataToken": 100663464,
            "canonicalSignature": "(SQLitePCL.sqlite3_stmt,System.Int32,System.ReadOnlySpan_1[[System.Byte,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]):System.Int32",
            "normalizedSignature": "sqlite3_bind_text|(SQLitePCL.sqlite3_stmt,System.Int32,System.ReadOnlySpan_1[[System.Byte,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]):System.Int32|static=true",
            "emitScope": "ClassSurface",
            "provenance": "Original",
            "arity": 0,
            "parameterCount": 3,
            "isStatic": true,
            "isAbstract": false,
            "isVirtual": false,
            "isOverride": false,
            "isSealed": false,
            "visibility": "Public",
            "ownerQualifiedName": "SQLitePCL.raw",
            "ownerIdentity": "SQLitePCLRaw.core",
            "isExtensionMethod": false
          },
          {
            "stableId": "SQLitePCLRaw.core:SQLitePCL.raw::sqlite3_bind_text16(SQLitePCL.sqlite3_stmt,System.Int32,System.ReadOnlySpan_1[[System.Char,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]):System.Int32",
            "targetName": "sqlite3_bind_text16",
            "metadataToken": 100663465,
            "canonicalSignature": "(SQLitePCL.sqlite3_stmt,System.Int32,System.ReadOnlySpan_1[[System.Char,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]):System.Int32",
            "normalizedSignature": "sqlite3_bind_text16|(SQLitePCL.sqlite3_stmt,System.Int32,System.ReadOnlySpan_1[[System.Char,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]):System.Int32|static=true",
            "emitScope": "ClassSurface",
            "provenance": "Original",
            "arity": 0,
            "parameterCount": 3,
            "isStatic": true,
            "isAbstract": false,
            "isVirtual": false,
            "isOverride": false,
            "isSealed": false,
            "visibility": "Public",
            "ownerQualifiedName": "SQLitePCL.raw",
            "ownerIdentity": "SQLitePCLRaw.core",
            "isExtensionMethod": false
          },
          {
            "stableId": "SQLitePCLRaw.core:SQLitePCL.raw::sqlite3_bind_text(SQLitePCL.sqlite3_stmt,System.Int32,SQLitePCL.utf8z):System.Int32",
            "targetName": "sqlite3_bind_text",
            "metadataToken": 100663466,
            "canonicalSignature": "(SQLitePCL.sqlite3_stmt,System.Int32,SQLitePCL.utf8z):System.Int32",
            "normalizedSignature": "sqlite3_bind_text|(SQLitePCL.sqlite3_stmt,System.Int32,SQLitePCL.utf8z):System.Int32|static=true",
            "emitScope": "ClassSurface",
            "provenance": "Original",
            "arity": 0,
            "parameterCount": 3,
            "isStatic": true,
            "isAbstract": false,
            "isVirtual": false,
            "isOverride": false,
            "isSealed": false,
            "visibility": "Public",
            "ownerQualifiedName": "SQLitePCL.raw",
            "ownerIdentity": "SQLitePCLRaw.core",
            "isExtensionMethod": false
          },
          {
            "stableId": "SQLitePCLRaw.core:SQLitePCL.raw::sqlite3_bind_text(SQLitePCL.sqlite3_stmt,System.Int32,System.String):System.Int32",
            "targetName": "sqlite3_bind_text",
            "metadataToken": 100663467,
            "canonicalSignature": "(SQLitePCL.sqlite3_stmt,System.Int32,System.String):System.Int32",
            "normalizedSignature": "sqlite3_bind_text|(SQLitePCL.sqlite3_stmt,System.Int32,System.String):System.Int32|static=true",
            "emitScope": "ClassSurface",
            "provenance": "Original",
            "arity": 0,
            "parameterCount": 3,
            "isStatic": true,
            "isAbstract": false,
            "isVirtual": false,
            "isOverride": false,
            "isSealed": false,
            "visibility": "Public",
            "ownerQualifiedName": "SQLitePCL.raw",
            "ownerIdentity": "SQLitePCLRaw.core",
            "isExtensionMethod": false
          },
          {
            "stableId": "SQLitePCLRaw.core:SQLitePCL.raw::sqlite3_bind_parameter_count(SQLitePCL.sqlite3_stmt):System.Int32",
            "targetName": "sqlite3_bind_parameter_count",
            "metadataToken": 100663468,
            "canonicalSignature": "(SQLitePCL.sqlite3_stmt):System.Int32",
            "normalizedSignature": "sqlite3_bind_parameter_count|(SQLitePCL.sqlite3_stmt):System.Int32|static=true",
            "emitScope": "ClassSurface",
            "provenance": "Original",
            "arity": 0,
            "parameterCount": 1,
            "isStatic": true,
            "isAbstract": false,
            "isVirtual": false,
            "isOverride": false,
            "isSealed": false,
            "visibility": "Public",
            "ownerQualifiedName": "SQLitePCL.raw",
            "ownerIdentity": "SQLitePCLRaw.core",
            "isExtensionMethod": false
          },
          {
            "stableId": "SQLitePCLRaw.core:SQLitePCL.raw::sqlite3_bind_parameter_index(SQLitePCL.sqlite3_stmt,SQLitePCL.utf8z):System.Int32",
            "targetName": "sqlite3_bind_parameter_index",
            "metadataToken": 100663469,
            "canonicalSignature": "(SQLitePCL.sqlite3_stmt,SQLitePCL.utf8z):System.Int32",
            "normalizedSignature": "sqlite3_bind_parameter_index|(SQLitePCL.sqlite3_stmt,SQLitePCL.utf8z):System.Int32|static=true",
            "emitScope": "ClassSurface",
            "provenance": "Original",
            "arity": 0,
            "parameterCount": 2,
            "isStatic": true,
            "isAbstract": false,
            "isVirtual": false,
            "isOverride": false,
            "isSealed": false,
            "visibility": "Public",
            "ownerQualifiedName": "SQLitePCL.raw",
            "ownerIdentity": "SQLitePCLRaw.core",
            "isExtensionMethod": false
          },
          {
            "stableId": "SQLitePCLRaw.core:SQLitePCL.raw::sqlite3_bind_parameter_index(SQLitePCL.sqlite3_stmt,System.String):System.Int32",
            "targetName": "sqlite3_bind_parameter_index",
            "metadataToken": 100663470,
            "canonicalSignature": "(SQLitePCL.sqlite3_stmt,System.String):System.Int32",
            "normalizedSignature": "sqlite3_bind_parameter_index|(SQLitePCL.sqlite3_stmt,System.String):System.Int32|static=true",
            "emitScope": "ClassSurface",
            "provenance": "Original",
            "arity": 0,
            "parameterCount": 2,
            "isStatic": true,
            "isAbstract": false,
            "isVirtual": false,
            "isOverride": false,
            "isSealed": false,
            "visibility": "Public",
            "ownerQualifiedName": "SQLitePCL.raw",
            "ownerIdentity": "SQLitePCLRaw.core",
            "isExtensionMethod": false
          },
          {
            "stableId": "SQLitePCLRaw.core:SQLitePCL.raw::sqlite3_stmt_isexplain(SQLitePCL.sqlite3_stmt):System.Int32",
            "targetName": "sqlite3_stmt_isexplain",
            "metadataToken": 100663471,
            "canonicalSignature": "(SQLitePCL.sqlite3_stmt):System.Int32",
            "normalizedSignature": "sqlite3_stmt_isexplain|(SQLitePCL.sqlite3_stmt):System.Int32|static=true",
            "emitScope": "ClassSurface",
            "provenance": "Original",
            "arity": 0,
            "parameterCount": 1,
            "isStatic": true,
            "isAbstract": false,
            "isVirtual": false,
            "isOverride": false,
            "isSealed": false,
            "visibility": "Public",
            "ownerQualifiedName": "SQLitePCL.raw",
            "ownerIdentity": "SQLitePCLRaw.core",
            "isExtensionMethod": false
          },
          {
            "stableId": "SQLitePCLRaw.core:SQLitePCL.raw::sqlite3_stmt_busy(SQLitePCL.sqlite3_stmt):System.Int32",
            "targetName": "sqlite3_stmt_busy",
            "metadataToken": 100663472,
            "canonicalSignature": "(SQLitePCL.sqlite3_stmt):System.Int32",
            "normalizedSignature": "sqlite3_stmt_busy|(SQLitePCL.sqlite3_stmt):System.Int32|static=true",
            "emitScope": "ClassSurface",
            "provenance": "Original",
            "arity": 0,
            "parameterCount": 1,
            "isStatic": true,
            "isAbstract": false,
            "isVirtual": false,
            "isOverride": false,
            "isSealed": false,
            "visibility": "Public",
            "ownerQualifiedName": "SQLitePCL.raw",
            "ownerIdentity": "SQLitePCLRaw.core",
            "isExtensionMethod": false
          },
          {
            "stableId": "SQLitePCLRaw.core:SQLitePCL.raw::sqlite3_stmt_readonly(SQLitePCL.sqlite3_stmt):System.Int32",
            "targetName": "sqlite3_stmt_readonly",
            "metadataToken": 100663473,
            "canonicalSignature": "(SQLitePCL.sqlite3_stmt):System.Int32",
            "normalizedSignature": "sqlite3_stmt_readonly|(SQLitePCL.sqlite3_stmt):System.Int32|static=true",
            "emitScope": "ClassSurface",
            "provenance": "Original",
            "arity": 0,
            "parameterCount": 1,
            "isStatic": true,
            "isAbstract": false,
            "isVirtual": false,
            "isOverride": false,
            "isSealed": false,
            "visibility": "Public",
            "ownerQualifiedName": "SQLitePCL.raw",
            "ownerIdentity": "SQLitePCLRaw.core",
            "isExtensionMethod": false
          },
          {
            "stableId": "SQLitePCLRaw.core:SQLitePCL.raw::sqlite3_column_database_name(SQLitePCL.sqlite3_stmt,System.Int32):SQLitePCL.utf8z",
            "targetName": "sqlite3_column_database_name",
            "metadataToken": 100663474,
            "canonicalSignature": "(SQLitePCL.sqlite3_stmt,System.Int32):SQLitePCL.utf8z",
            "normalizedSignature": "sqlite3_column_database_name|(SQLitePCL.sqlite3_stmt,System.Int32):SQLitePCL.utf8z|static=true",
            "emitScope": "ClassSurface",
            "provenance": "Original",
            "arity": 0,
            "parameterCount": 2,
            "isStatic": true,
            "isAbstract": false,
            "isVirtual": false,
            "isOverride": false,
            "isSealed": false,
            "visibility": "Public",
            "ownerQualifiedName": "SQLitePCL.raw",
            "ownerIdentity": "SQLitePCLRaw.core",
            "isExtensionMethod": false
          },
          {
            "stableId": "SQLitePCLRaw.core:SQLitePCL.raw::sqlite3_column_name(SQLitePCL.sqlite3_stmt,System.Int32):SQLitePCL.utf8z",
            "targetName": "sqlite3_column_name",
            "metadataToken": 100663475,
            "canonicalSignature": "(SQLitePCL.sqlite3_stmt,System.Int32):SQLitePCL.utf8z",
            "normalizedSignature": "sqlite3_column_name|(SQLitePCL.sqlite3_stmt,System.Int32):SQLitePCL.utf8z|static=true",
            "emitScope": "ClassSurface",
            "provenance": "Original",
            "arity": 0,
            "parameterCount": 2,
            "isStatic": true,
            "isAbstract": false,
            "isVirtual": false,
            "isOverride": false,
            "isSealed": false,
            "visibility": "Public",
            "ownerQualifiedName": "SQLitePCL.raw",
            "ownerIdentity": "SQLitePCLRaw.core",
            "isExtensionMethod": false
          },
          {
            "stableId": "SQLitePCLRaw.core:SQLitePCL.raw::sqlite3_column_origin_name(SQLitePCL.sqlite3_stmt,System.Int32):SQLitePCL.utf8z",
            "targetName": "sqlite3_column_origin_name",
            "metadataToken": 100663476,
            "canonicalSignature": "(SQLitePCL.sqlite3_stmt,System.Int32):SQLitePCL.utf8z",
            "normalizedSignature": "sqlite3_column_origin_name|(SQLitePCL.sqlite3_stmt,System.Int32):SQLitePCL.utf8z|static=true",
            "emitScope": "ClassSurface",
            "provenance": "Original",
            "arity": 0,
            "parameterCount": 2,
            "isStatic": true,
            "isAbstract": false,
            "isVirtual": false,
            "isOverride": false,
            "isSealed": false,
            "visibility": "Public",
            "ownerQualifiedName": "SQLitePCL.raw",
            "ownerIdentity": "SQLitePCLRaw.core",
            "isExtensionMethod": false
          },
          {
            "stableId": "SQLitePCLRaw.core:SQLitePCL.raw::sqlite3_column_table_name(SQLitePCL.sqlite3_stmt,System.Int32):SQLitePCL.utf8z",
            "targetName": "sqlite3_column_table_name",
            "metadataToken": 100663477,
            "canonicalSignature": "(SQLitePCL.sqlite3_stmt,System.Int32):SQLitePCL.utf8z",
            "normalizedSignature": "sqlite3_column_table_name|(SQLitePCL.sqlite3_stmt,System.Int32):SQLitePCL.utf8z|static=true",
            "emitScope": "ClassSurface",
            "provenance": "Original",
            "arity": 0,
            "parameterCount": 2,
            "isStatic": true,
            "isAbstract": false,
            "isVirtual": false,
            "isOverride": false,
            "isSealed": false,
            "visibility": "Public",
            "ownerQualifiedName": "SQLitePCL.raw",
            "ownerIdentity": "SQLitePCLRaw.core",
            "isExtensionMethod": false
          },
          {
            "stableId": "SQLitePCLRaw.core:SQLitePCL.raw::sqlite3_column_text(SQLitePCL.sqlite3_stmt,System.Int32):SQLitePCL.utf8z",
            "targetName": "sqlite3_column_text",
            "metadataToken": 100663478,
            "canonicalSignature": "(SQLitePCL.sqlite3_stmt,System.Int32):SQLitePCL.utf8z",
            "normalizedSignature": "sqlite3_column_text|(SQLitePCL.sqlite3_stmt,System.Int32):SQLitePCL.utf8z|static=true",
            "emitScope": "ClassSurface",
            "provenance": "Original",
            "arity": 0,
            "parameterCount": 2,
            "isStatic": true,
            "isAbstract": false,
            "isVirtual": false,
            "isOverride": false,
            "isSealed": false,
            "visibility": "Public",
            "ownerQualifiedName": "SQLitePCL.raw",
            "ownerIdentity": "SQLitePCLRaw.core",
            "isExtensionMethod": false
          },
          {
            "stableId": "SQLitePCLRaw.core:SQLitePCL.raw::sqlite3_column_count(SQLitePCL.sqlite3_stmt):System.Int32",
            "targetName": "sqlite3_column_count",
            "metadataToken": 100663479,
            "canonicalSignature": "(SQLitePCL.sqlite3_stmt):System.Int32",
            "normalizedSignature": "sqlite3_column_count|(SQLitePCL.sqlite3_stmt):System.Int32|static=true",
            "emitScope": "ClassSurface",
            "provenance": "Original",
            "arity": 0,
            "parameterCount": 1,
            "isStatic": true,
            "isAbstract": false,
            "isVirtual": false,
            "isOverride": false,
            "isSealed": false,
            "visibility": "Public",
            "ownerQualifiedName": "SQLitePCL.raw",
            "ownerIdentity": "SQLitePCLRaw.core",
            "isExtensionMethod": false
          },
          {
            "stableId": "SQLitePCLRaw.core:SQLitePCL.raw::sqlite3_data_count(SQLitePCL.sqlite3_stmt):System.Int32",
            "targetName": "sqlite3_data_count",
            "metadataToken": 100663480,
            "canonicalSignature": "(SQLitePCL.sqlite3_stmt):System.Int32",
            "normalizedSignature": "sqlite3_data_count|(SQLitePCL.sqlite3_stmt):System.Int32|static=true",
            "emitScope": "ClassSurface",
            "provenance": "Original",
            "arity": 0,
            "parameterCount": 1,
            "isStatic": true,
            "isAbstract": false,
            "isVirtual": false,
            "isOverride": false,
            "isSealed": false,
            "visibility": "Public",
            "ownerQualifiedName": "SQLitePCL.raw",
            "ownerIdentity": "SQLitePCLRaw.core",
            "isExtensionMethod": false
          },
          {
            "stableId": "SQLitePCLRaw.core:SQLitePCL.raw::sqlite3_column_double(SQLitePCL.sqlite3_stmt,System.Int32):System.Double",
            "targetName": "sqlite3_column_double",
            "metadataToken": 100663481,
            "canonicalSignature": "(SQLitePCL.sqlite3_stmt,System.Int32):System.Double",
            "normalizedSignature": "sqlite3_column_double|(SQLitePCL.sqlite3_stmt,System.Int32):System.Double|static=true",
            "emitScope": "ClassSurface",
            "provenance": "Original",
            "arity": 0,
            "parameterCount": 2,
            "isStatic": true,
            "isAbstract": false,
            "isVirtual": false,
            "isOverride": false,
            "isSealed": false,
            "visibility": "Public",
            "ownerQualifiedName": "SQLitePCL.raw",
            "ownerIdentity": "SQLitePCLRaw.core",
            "isExtensionMethod": false
          },
          {
            "stableId": "SQLitePCLRaw.core:SQLitePCL.raw::sqlite3_column_int(SQLitePCL.sqlite3_stmt,System.Int32):System.Int32",
            "targetName": "sqlite3_column_int",
            "metadataToken": 100663482,
            "canonicalSignature": "(SQLitePCL.sqlite3_stmt,System.Int32):System.Int32",
            "normalizedSignature": "sqlite3_column_int|(SQLitePCL.sqlite3_stmt,System.Int32):System.Int32|static=true",
            "emitScope": "ClassSurface",
            "provenance": "Original",
            "arity": 0,
            "parameterCount": 2,
            "isStatic": true,
            "isAbstract": false,
            "isVirtual": false,
            "isOverride": false,
            "isSealed": false,
            "visibility": "Public",
            "ownerQualifiedName": "SQLitePCL.raw",
            "ownerIdentity": "SQLitePCLRaw.core",
            "isExtensionMethod": false
          },
          {
            "stableId": "SQLitePCLRaw.core:SQLitePCL.raw::sqlite3_column_int64(SQLitePCL.sqlite3_stmt,System.Int32):System.Int64",
            "targetName": "sqlite3_column_int64",
            "metadataToken": 100663483,
            "canonicalSignature": "(SQLitePCL.sqlite3_stmt,System.Int32):System.Int64",
            "normalizedSignature": "sqlite3_column_int64|(SQLitePCL.sqlite3_stmt,System.Int32):System.Int64|static=true",
            "emitScope": "ClassSurface",
            "provenance": "Original",
            "arity": 0,
            "parameterCount": 2,
            "isStatic": true,
            "isAbstract": false,
            "isVirtual": false,
            "isOverride": false,
            "isSealed": false,
            "visibility": "Public",
            "ownerQualifiedName": "SQLitePCL.raw",
            "ownerIdentity": "SQLitePCLRaw.core",
            "isExtensionMethod": false
          },
          {
            "stableId": "SQLitePCLRaw.core:SQLitePCL.raw::sqlite3_column_blob(SQLitePCL.sqlite3_stmt,System.Int32):System.ReadOnlySpan_1[[System.Byte,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]",
            "targetName": "sqlite3_column_blob",
            "metadataToken": 100663484,
            "canonicalSignature": "(SQLitePCL.sqlite3_stmt,System.Int32):System.ReadOnlySpan_1[[System.Byte,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]",
            "normalizedSignature": "sqlite3_column_blob|(SQLitePCL.sqlite3_stmt,System.Int32):System.ReadOnlySpan_1[[System.Byte,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]|static=true",
            "emitScope": "ClassSurface",
            "provenance": "Original",
            "arity": 0,
            "parameterCount": 2,
            "isStatic": true,
            "isAbstract": false,
            "isVirtual": false,
            "isOverride": false,
            "isSealed": false,
            "visibility": "Public",
            "ownerQualifiedName": "SQLitePCL.raw",
            "ownerIdentity": "SQLitePCLRaw.core",
            "isExtensionMethod": false
          },
          {
            "stableId": "SQLitePCLRaw.core:SQLitePCL.raw::sqlite3_column_bytes(SQLitePCL.sqlite3_stmt,System.Int32):System.Int32",
            "targetName": "sqlite3_column_bytes",
            "metadataToken": 100663485,
            "canonicalSignature": "(SQLitePCL.sqlite3_stmt,System.Int32):System.Int32",
            "normalizedSignature": "sqlite3_column_bytes|(SQLitePCL.sqlite3_stmt,System.Int32):System.Int32|static=true",
            "emitScope": "ClassSurface",
            "provenance": "Original",
            "arity": 0,
            "parameterCount": 2,
            "isStatic": true,
            "isAbstract": false,
            "isVirtual": false,
            "isOverride": false,
            "isSealed": false,
            "visibility": "Public",
            "ownerQualifiedName": "SQLitePCL.raw",
            "ownerIdentity": "SQLitePCLRaw.core",
            "isExtensionMethod": false
          },
          {
            "stableId": "SQLitePCLRaw.core:SQLitePCL.raw::sqlite3_column_type(SQLitePCL.sqlite3_stmt,System.Int32):System.Int32",
            "targetName": "sqlite3_column_type",
            "metadataToken": 100663486,
            "canonicalSignature": "(SQLitePCL.sqlite3_stmt,System.Int32):System.Int32",
            "normalizedSignature": "sqlite3_column_type|(SQLitePCL.sqlite3_stmt,System.Int32):System.Int32|static=true",
            "emitScope": "ClassSurface",
            "provenance": "Original",
            "arity": 0,
            "parameterCount": 2,
            "isStatic": true,
            "isAbstract": false,
            "isVirtual": false,
            "isOverride": false,
            "isSealed": false,
            "visibility": "Public",
            "ownerQualifiedName": "SQLitePCL.raw",
            "ownerIdentity": "SQLitePCLRaw.core",
            "isExtensionMethod": false
          },
          {
            "stableId": "SQLitePCLRaw.core:SQLitePCL.raw::sqlite3_column_decltype(SQLitePCL.sqlite3_stmt,System.Int32):SQLitePCL.utf8z",
            "targetName": "sqlite3_column_decltype",
            "metadataToken": 100663487,
            "canonicalSignature": "(SQLitePCL.sqlite3_stmt,System.Int32):SQLitePCL.utf8z",
            "normalizedSignature": "sqlite3_column_decltype|(SQLitePCL.sqlite3_stmt,System.Int32):SQLitePCL.utf8z|static=true",
            "emitScope": "ClassSurface",
            "provenance": "Original",
            "arity": 0,
            "parameterCount": 2,
            "isStatic": true,
            "isAbstract": false,
            "isVirtual": false,
            "isOverride": false,
            "isSealed": false,
            "visibility": "Public",
            "ownerQualifiedName": "SQLitePCL.raw",
            "ownerIdentity": "SQLitePCLRaw.core",
            "isExtensionMethod": false
          },
          {
            "stableId": "SQLitePCLRaw.core:SQLitePCL.raw::sqlite3_backup_init(SQLitePCL.sqlite3,System.String,SQLitePCL.sqlite3,System.String):SQLitePCL.sqlite3_backup",
            "targetName": "sqlite3_backup_init",
            "metadataToken": 100663488,
            "canonicalSignature": "(SQLitePCL.sqlite3,System.String,SQLitePCL.sqlite3,System.String):SQLitePCL.sqlite3_backup",
            "normalizedSignature": "sqlite3_backup_init|(SQLitePCL.sqlite3,System.String,SQLitePCL.sqlite3,System.String):SQLitePCL.sqlite3_backup|static=true",
            "emitScope": "ClassSurface",
            "provenance": "Original",
            "arity": 0,
            "parameterCount": 4,
            "isStatic": true,
            "isAbstract": false,
            "isVirtual": false,
            "isOverride": false,
            "isSealed": false,
            "visibility": "Public",
            "ownerQualifiedName": "SQLitePCL.raw",
            "ownerIdentity": "SQLitePCLRaw.core",
            "isExtensionMethod": false
          },
          {
            "stableId": "SQLitePCLRaw.core:SQLitePCL.raw::sqlite3_backup_step(SQLitePCL.sqlite3_backup,System.Int32):System.Int32",
            "targetName": "sqlite3_backup_step",
            "metadataToken": 100663489,
            "canonicalSignature": "(SQLitePCL.sqlite3_backup,System.Int32):System.Int32",
            "normalizedSignature": "sqlite3_backup_step|(SQLitePCL.sqlite3_backup,System.Int32):System.Int32|static=true",
            "emitScope": "ClassSurface",
            "provenance": "Original",
            "arity": 0,
            "parameterCount": 2,
            "isStatic": true,
            "isAbstract": false,
            "isVirtual": false,
            "isOverride": false,
            "isSealed": false,
            "visibility": "Public",
            "ownerQualifiedName": "SQLitePCL.raw",
            "ownerIdentity": "SQLitePCLRaw.core",
            "isExtensionMethod": false
          },
          {
            "stableId": "SQLitePCLRaw.core:SQLitePCL.raw::sqlite3_backup_remaining(SQLitePCL.sqlite3_backup):System.Int32",
            "targetName": "sqlite3_backup_remaining",
            "metadataToken": 100663490,
            "canonicalSignature": "(SQLitePCL.sqlite3_backup):System.Int32",
            "normalizedSignature": "sqlite3_backup_remaining|(SQLitePCL.sqlite3_backup):System.Int32|static=true",
            "emitScope": "ClassSurface",
            "provenance": "Original",
            "arity": 0,
            "parameterCount": 1,
            "isStatic": true,
            "isAbstract": false,
            "isVirtual": false,
            "isOverride": false,
            "isSealed": false,
            "visibility": "Public",
            "ownerQualifiedName": "SQLitePCL.raw",
            "ownerIdentity": "SQLitePCLRaw.core",
            "isExtensionMethod": false
          },
          {
            "stableId": "SQLitePCLRaw.core:SQLitePCL.raw::sqlite3_backup_pagecount(SQLitePCL.sqlite3_backup):System.Int32",
            "targetName": "sqlite3_backup_pagecount",
            "metadataToken": 100663491,
            "canonicalSignature": "(SQLitePCL.sqlite3_backup):System.Int32",
            "normalizedSignature": "sqlite3_backup_pagecount|(SQLitePCL.sqlite3_backup):System.Int32|static=true",
            "emitScope": "ClassSurface",
            "provenance": "Original",
            "arity": 0,
            "parameterCount": 1,
            "isStatic": true,
            "isAbstract": false,
            "isVirtual": false,
            "isOverride": false,
            "isSealed": false,
            "visibility": "Public",
            "ownerQualifiedName": "SQLitePCL.raw",
            "ownerIdentity": "SQLitePCLRaw.core",
            "isExtensionMethod": false
          },
          {
            "stableId": "SQLitePCLRaw.core:SQLitePCL.raw::sqlite3_backup_finish(SQLitePCL.sqlite3_backup):System.Int32",
            "targetName": "sqlite3_backup_finish",
            "metadataToken": 100663492,
            "canonicalSignature": "(SQLitePCL.sqlite3_backup):System.Int32",
            "normalizedSignature": "sqlite3_backup_finish|(SQLitePCL.sqlite3_backup):System.Int32|static=true",
            "emitScope": "ClassSurface",
            "provenance": "Original",
            "arity": 0,
            "parameterCount": 1,
            "isStatic": true,
            "isAbstract": false,
            "isVirtual": false,
            "isOverride": false,
            "isSealed": false,
            "visibility": "Public",
            "ownerQualifiedName": "SQLitePCL.raw",
            "ownerIdentity": "SQLitePCLRaw.core",
            "isExtensionMethod": false
          },
          {
            "stableId": "SQLitePCLRaw.core:SQLitePCL.raw::sqlite3_snapshot_get(SQLitePCL.sqlite3,System.String,SQLitePCL.sqlite3_snapshot&):System.Int32",
            "targetName": "sqlite3_snapshot_get",
            "metadataToken": 100663494,
            "canonicalSignature": "(SQLitePCL.sqlite3,System.String,SQLitePCL.sqlite3_snapshot&):System.Int32",
            "normalizedSignature": "sqlite3_snapshot_get|(SQLitePCL.sqlite3,System.String,SQLitePCL.sqlite3_snapshot&):System.Int32|static=true",
            "emitScope": "ClassSurface",
            "provenance": "Original",
            "arity": 0,
            "parameterCount": 3,
            "isStatic": true,
            "isAbstract": false,
            "isVirtual": false,
            "isOverride": false,
            "isSealed": false,
            "visibility": "Public",
            "ownerQualifiedName": "SQLitePCL.raw",
            "ownerIdentity": "SQLitePCLRaw.core",
            "isExtensionMethod": false,
            "parameterModifiers": [
              {
                "index": 2,
                "modifier": "out"
              }
            ]
          },
          {
            "stableId": "SQLitePCLRaw.core:SQLitePCL.raw::sqlite3_snapshot_cmp(SQLitePCL.sqlite3_snapshot,SQLitePCL.sqlite3_snapshot):System.Int32",
            "targetName": "sqlite3_snapshot_cmp",
            "metadataToken": 100663495,
            "canonicalSignature": "(SQLitePCL.sqlite3_snapshot,SQLitePCL.sqlite3_snapshot):System.Int32",
            "normalizedSignature": "sqlite3_snapshot_cmp|(SQLitePCL.sqlite3_snapshot,SQLitePCL.sqlite3_snapshot):System.Int32|static=true",
            "emitScope": "ClassSurface",
            "provenance": "Original",
            "arity": 0,
            "parameterCount": 2,
            "isStatic": true,
            "isAbstract": false,
            "isVirtual": false,
            "isOverride": false,
            "isSealed": false,
            "visibility": "Public",
            "ownerQualifiedName": "SQLitePCL.raw",
            "ownerIdentity": "SQLitePCLRaw.core",
            "isExtensionMethod": false
          },
          {
            "stableId": "SQLitePCLRaw.core:SQLitePCL.raw::sqlite3_snapshot_open(SQLitePCL.sqlite3,System.String,SQLitePCL.sqlite3_snapshot):System.Int32",
            "targetName": "sqlite3_snapshot_open",
            "metadataToken": 100663496,
            "canonicalSignature": "(SQLitePCL.sqlite3,System.String,SQLitePCL.sqlite3_snapshot):System.Int32",
            "normalizedSignature": "sqlite3_snapshot_open|(SQLitePCL.sqlite3,System.String,SQLitePCL.sqlite3_snapshot):System.Int32|static=true",
            "emitScope": "ClassSurface",
            "provenance": "Original",
            "arity": 0,
            "parameterCount": 3,
            "isStatic": true,
            "isAbstract": false,
            "isVirtual": false,
            "isOverride": false,
            "isSealed": false,
            "visibility": "Public",
            "ownerQualifiedName": "SQLitePCL.raw",
            "ownerIdentity": "SQLitePCLRaw.core",
            "isExtensionMethod": false
          },
          {
            "stableId": "SQLitePCLRaw.core:SQLitePCL.raw::sqlite3_snapshot_recover(SQLitePCL.sqlite3,System.String):System.Int32",
            "targetName": "sqlite3_snapshot_recover",
            "metadataToken": 100663497,
            "canonicalSignature": "(SQLitePCL.sqlite3,System.String):System.Int32",
            "normalizedSignature": "sqlite3_snapshot_recover|(SQLitePCL.sqlite3,System.String):System.Int32|static=true",
            "emitScope": "ClassSurface",
            "provenance": "Original",
            "arity": 0,
            "parameterCount": 2,
            "isStatic": true,
            "isAbstract": false,
            "isVirtual": false,
            "isOverride": false,
            "isSealed": false,
            "visibility": "Public",
            "ownerQualifiedName": "SQLitePCL.raw",
            "ownerIdentity": "SQLitePCLRaw.core",
            "isExtensionMethod": false
          },
          {
            "stableId": "SQLitePCLRaw.core:SQLitePCL.raw::sqlite3_snapshot_free(SQLitePCL.sqlite3_snapshot):System.Void",
            "targetName": "sqlite3_snapshot_free",
            "metadataToken": 100663498,
            "canonicalSignature": "(SQLitePCL.sqlite3_snapshot):System.Void",
            "normalizedSignature": "sqlite3_snapshot_free|(SQLitePCL.sqlite3_snapshot):System.Void|static=true",
            "emitScope": "ClassSurface",
            "provenance": "Original",
            "arity": 0,
            "parameterCount": 1,
            "isStatic": true,
            "isAbstract": false,
            "isVirtual": false,
            "isOverride": false,
            "isSealed": false,
            "visibility": "Public",
            "ownerQualifiedName": "SQLitePCL.raw",
            "ownerIdentity": "SQLitePCLRaw.core",
            "isExtensionMethod": false
          },
          {
            "stableId": "SQLitePCLRaw.core:SQLitePCL.raw::sqlite3_blob_open(SQLitePCL.sqlite3,SQLitePCL.utf8z,SQLitePCL.utf8z,SQLitePCL.utf8z,System.Int64,System.Int32,SQLitePCL.sqlite3_blob&):System.Int32",
            "targetName": "sqlite3_blob_open",
            "metadataToken": 100663500,
            "canonicalSignature": "(SQLitePCL.sqlite3,SQLitePCL.utf8z,SQLitePCL.utf8z,SQLitePCL.utf8z,System.Int64,System.Int32,SQLitePCL.sqlite3_blob&):System.Int32",
            "normalizedSignature": "sqlite3_blob_open|(SQLitePCL.sqlite3,SQLitePCL.utf8z,SQLitePCL.utf8z,SQLitePCL.utf8z,System.Int64,System.Int32,SQLitePCL.sqlite3_blob&):System.Int32|static=true",
            "emitScope": "ClassSurface",
            "provenance": "Original",
            "arity": 0,
            "parameterCount": 7,
            "isStatic": true,
            "isAbstract": false,
            "isVirtual": false,
            "isOverride": false,
            "isSealed": false,
            "visibility": "Public",
            "ownerQualifiedName": "SQLitePCL.raw",
            "ownerIdentity": "SQLitePCLRaw.core",
            "isExtensionMethod": false,
            "parameterModifiers": [
              {
                "index": 6,
                "modifier": "out"
              }
            ]
          },
          {
            "stableId": "SQLitePCLRaw.core:SQLitePCL.raw::sqlite3_blob_open(SQLitePCL.sqlite3,System.String,System.String,System.String,System.Int64,System.Int32,SQLitePCL.sqlite3_blob&):System.Int32",
            "targetName": "sqlite3_blob_open",
            "metadataToken": 100663501,
            "canonicalSignature": "(SQLitePCL.sqlite3,System.String,System.String,System.String,System.Int64,System.Int32,SQLitePCL.sqlite3_blob&):System.Int32",
            "normalizedSignature": "sqlite3_blob_open|(SQLitePCL.sqlite3,System.String,System.String,System.String,System.Int64,System.Int32,SQLitePCL.sqlite3_blob&):System.Int32|static=true",
            "emitScope": "ClassSurface",
            "provenance": "Original",
            "arity": 0,
            "parameterCount": 7,
            "isStatic": true,
            "isAbstract": false,
            "isVirtual": false,
            "isOverride": false,
            "isSealed": false,
            "visibility": "Public",
            "ownerQualifiedName": "SQLitePCL.raw",
            "ownerIdentity": "SQLitePCLRaw.core",
            "isExtensionMethod": false,
            "parameterModifiers": [
              {
                "index": 6,
                "modifier": "out"
              }
            ]
          },
          {
            "stableId": "SQLitePCLRaw.core:SQLitePCL.raw::sqlite3_blob_bytes(SQLitePCL.sqlite3_blob):System.Int32",
            "targetName": "sqlite3_blob_bytes",
            "metadataToken": 100663502,
            "canonicalSignature": "(SQLitePCL.sqlite3_blob):System.Int32",
            "normalizedSignature": "sqlite3_blob_bytes|(SQLitePCL.sqlite3_blob):System.Int32|static=true",
            "emitScope": "ClassSurface",
            "provenance": "Original",
            "arity": 0,
            "parameterCount": 1,
            "isStatic": true,
            "isAbstract": false,
            "isVirtual": false,
            "isOverride": false,
            "isSealed": false,
            "visibility": "Public",
            "ownerQualifiedName": "SQLitePCL.raw",
            "ownerIdentity": "SQLitePCLRaw.core",
            "isExtensionMethod": false
          },
          {
            "stableId": "SQLitePCLRaw.core:SQLitePCL.raw::sqlite3_blob_reopen(SQLitePCL.sqlite3_blob,System.Int64):System.Int32",
            "targetName": "sqlite3_blob_reopen",
            "metadataToken": 100663503,
            "canonicalSignature": "(SQLitePCL.sqlite3_blob,System.Int64):System.Int32",
            "normalizedSignature": "sqlite3_blob_reopen|(SQLitePCL.sqlite3_blob,System.Int64):System.Int32|static=true",
            "emitScope": "ClassSurface",
            "provenance": "Original",
            "arity": 0,
            "parameterCount": 2,
            "isStatic": true,
            "isAbstract": false,
            "isVirtual": false,
            "isOverride": false,
            "isSealed": false,
            "visibility": "Public",
            "ownerQualifiedName": "SQLitePCL.raw",
            "ownerIdentity": "SQLitePCLRaw.core",
            "isExtensionMethod": false
          },
          {
            "stableId": "SQLitePCLRaw.core:SQLitePCL.raw::sqlite3_blob_write(SQLitePCL.sqlite3_blob,System.ReadOnlySpan_1[[System.Byte,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]],System.Int32):System.Int32",
            "targetName": "sqlite3_blob_write",
            "metadataToken": 100663504,
            "canonicalSignature": "(SQLitePCL.sqlite3_blob,System.ReadOnlySpan_1[[System.Byte,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]],System.Int32):System.Int32",
            "normalizedSignature": "sqlite3_blob_write|(SQLitePCL.sqlite3_blob,System.ReadOnlySpan_1[[System.Byte,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]],System.Int32):System.Int32|static=true",
            "emitScope": "ClassSurface",
            "provenance": "Original",
            "arity": 0,
            "parameterCount": 3,
            "isStatic": true,
            "isAbstract": false,
            "isVirtual": false,
            "isOverride": false,
            "isSealed": false,
            "visibility": "Public",
            "ownerQualifiedName": "SQLitePCL.raw",
            "ownerIdentity": "SQLitePCLRaw.core",
            "isExtensionMethod": false
          },
          {
            "stableId": "SQLitePCLRaw.core:SQLitePCL.raw::sqlite3_blob_read(SQLitePCL.sqlite3_blob,System.Span_1[[System.Byte,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]],System.Int32):System.Int32",
            "targetName": "sqlite3_blob_read",
            "metadataToken": 100663505,
            "canonicalSignature": "(SQLitePCL.sqlite3_blob,System.Span_1[[System.Byte,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]],System.Int32):System.Int32",
            "normalizedSignature": "sqlite3_blob_read|(SQLitePCL.sqlite3_blob,System.Span_1[[System.Byte,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]],System.Int32):System.Int32|static=true",
            "emitScope": "ClassSurface",
            "provenance": "Original",
            "arity": 0,
            "parameterCount": 3,
            "isStatic": true,
            "isAbstract": false,
            "isVirtual": false,
            "isOverride": false,
            "isSealed": false,
            "visibility": "Public",
            "ownerQualifiedName": "SQLitePCL.raw",
            "ownerIdentity": "SQLitePCLRaw.core",
            "isExtensionMethod": false
          },
          {
            "stableId": "SQLitePCLRaw.core:SQLitePCL.raw::sqlite3_blob_close(SQLitePCL.sqlite3_blob):System.Int32",
            "targetName": "sqlite3_blob_close",
            "metadataToken": 100663506,
            "canonicalSignature": "(SQLitePCL.sqlite3_blob):System.Int32",
            "normalizedSignature": "sqlite3_blob_close|(SQLitePCL.sqlite3_blob):System.Int32|static=true",
            "emitScope": "ClassSurface",
            "provenance": "Original",
            "arity": 0,
            "parameterCount": 1,
            "isStatic": true,
            "isAbstract": false,
            "isVirtual": false,
            "isOverride": false,
            "isSealed": false,
            "visibility": "Public",
            "ownerQualifiedName": "SQLitePCL.raw",
            "ownerIdentity": "SQLitePCLRaw.core",
            "isExtensionMethod": false
          },
          {
            "stableId": "SQLitePCLRaw.core:SQLitePCL.raw::sqlite3_wal_autocheckpoint(SQLitePCL.sqlite3,System.Int32):System.Int32",
            "targetName": "sqlite3_wal_autocheckpoint",
            "metadataToken": 100663508,
            "canonicalSignature": "(SQLitePCL.sqlite3,System.Int32):System.Int32",
            "normalizedSignature": "sqlite3_wal_autocheckpoint|(SQLitePCL.sqlite3,System.Int32):System.Int32|static=true",
            "emitScope": "ClassSurface",
            "provenance": "Original",
            "arity": 0,
            "parameterCount": 2,
            "isStatic": true,
            "isAbstract": false,
            "isVirtual": false,
            "isOverride": false,
            "isSealed": false,
            "visibility": "Public",
            "ownerQualifiedName": "SQLitePCL.raw",
            "ownerIdentity": "SQLitePCLRaw.core",
            "isExtensionMethod": false
          },
          {
            "stableId": "SQLitePCLRaw.core:SQLitePCL.raw::sqlite3_wal_checkpoint(SQLitePCL.sqlite3,System.String):System.Int32",
            "targetName": "sqlite3_wal_checkpoint",
            "metadataToken": 100663509,
            "canonicalSignature": "(SQLitePCL.sqlite3,System.String):System.Int32",
            "normalizedSignature": "sqlite3_wal_checkpoint|(SQLitePCL.sqlite3,System.String):System.Int32|static=true",
            "emitScope": "ClassSurface",
            "provenance": "Original",
            "arity": 0,
            "parameterCount": 2,
            "isStatic": true,
            "isAbstract": false,
            "isVirtual": false,
            "isOverride": false,
            "isSealed": false,
            "visibility": "Public",
            "ownerQualifiedName": "SQLitePCL.raw",
            "ownerIdentity": "SQLitePCLRaw.core",
            "isExtensionMethod": false
          },
          {
            "stableId": "SQLitePCLRaw.core:SQLitePCL.raw::sqlite3_wal_checkpoint_v2(SQLitePCL.sqlite3,System.String,System.Int32,System.Int32&,System.Int32&):System.Int32",
            "targetName": "sqlite3_wal_checkpoint_v2",
            "metadataToken": 100663510,
            "canonicalSignature": "(SQLitePCL.sqlite3,System.String,System.Int32,System.Int32&,System.Int32&):System.Int32",
            "normalizedSignature": "sqlite3_wal_checkpoint_v2|(SQLitePCL.sqlite3,System.String,System.Int32,System.Int32&,System.Int32&):System.Int32|static=true",
            "emitScope": "ClassSurface",
            "provenance": "Original",
            "arity": 0,
            "parameterCount": 5,
            "isStatic": true,
            "isAbstract": false,
            "isVirtual": false,
            "isOverride": false,
            "isSealed": false,
            "visibility": "Public",
            "ownerQualifiedName": "SQLitePCL.raw",
            "ownerIdentity": "SQLitePCLRaw.core",
            "isExtensionMethod": false,
            "parameterModifiers": [
              {
                "index": 3,
                "modifier": "out"
              },
              {
                "index": 4,
                "modifier": "out"
              }
            ]
          },
          {
            "stableId": "SQLitePCLRaw.core:SQLitePCL.raw::sqlite3_set_authorizer(SQLitePCL.sqlite3,SQLitePCL.delegate_authorizer,System.Object):System.Int32",
            "targetName": "sqlite3_set_authorizer",
            "metadataToken": 100663511,
            "canonicalSignature": "(SQLitePCL.sqlite3,SQLitePCL.delegate_authorizer,System.Object):System.Int32",
            "normalizedSignature": "sqlite3_set_authorizer|(SQLitePCL.sqlite3,SQLitePCL.delegate_authorizer,System.Object):System.Int32|static=true",
            "emitScope": "ClassSurface",
            "provenance": "Original",
            "arity": 0,
            "parameterCount": 3,
            "isStatic": true,
            "isAbstract": false,
            "isVirtual": false,
            "isOverride": false,
            "isSealed": false,
            "visibility": "Public",
            "ownerQualifiedName": "SQLitePCL.raw",
            "ownerIdentity": "SQLitePCLRaw.core",
            "isExtensionMethod": false
          },
          {
            "stableId": "SQLitePCLRaw.core:SQLitePCL.raw::sqlite3_set_authorizer(SQLitePCL.sqlite3,SQLitePCL.strdelegate_authorizer,System.Object):System.Int32",
            "targetName": "sqlite3_set_authorizer",
            "metadataToken": 100663512,
            "canonicalSignature": "(SQLitePCL.sqlite3,SQLitePCL.strdelegate_authorizer,System.Object):System.Int32",
            "normalizedSignature": "sqlite3_set_authorizer|(SQLitePCL.sqlite3,SQLitePCL.strdelegate_authorizer,System.Object):System.Int32|static=true",
            "emitScope": "ClassSurface",
            "provenance": "Original",
            "arity": 0,
            "parameterCount": 3,
            "isStatic": true,
            "isAbstract": false,
            "isVirtual": false,
            "isOverride": false,
            "isSealed": false,
            "visibility": "Public",
            "ownerQualifiedName": "SQLitePCL.raw",
            "ownerIdentity": "SQLitePCLRaw.core",
            "isExtensionMethod": false
          },
          {
            "stableId": "SQLitePCLRaw.core:SQLitePCL.raw::sqlite3_win32_set_directory(System.Int32,System.String):System.Int32",
            "targetName": "sqlite3_win32_set_directory",
            "metadataToken": 100663513,
            "canonicalSignature": "(System.Int32,System.String):System.Int32",
            "normalizedSignature": "sqlite3_win32_set_directory|(System.Int32,System.String):System.Int32|static=true",
            "emitScope": "ClassSurface",
            "provenance": "Original",
            "arity": 0,
            "parameterCount": 2,
            "isStatic": true,
            "isAbstract": false,
            "isVirtual": false,
            "isOverride": false,
            "isSealed": false,
            "visibility": "Public",
            "ownerQualifiedName": "SQLitePCL.raw",
            "ownerIdentity": "SQLitePCLRaw.core",
            "isExtensionMethod": false
          },
          {
            "stableId": "SQLitePCLRaw.core:SQLitePCL.raw::sqlite3_keyword_count():System.Int32",
            "targetName": "sqlite3_keyword_count",
            "metadataToken": 100663514,
            "canonicalSignature": "():System.Int32",
            "normalizedSignature": "sqlite3_keyword_count|():System.Int32|static=true",
            "emitScope": "ClassSurface",
            "provenance": "Original",
            "arity": 0,
            "parameterCount": 0,
            "isStatic": true,
            "isAbstract": false,
            "isVirtual": false,
            "isOverride": false,
            "isSealed": false,
            "visibility": "Public",
            "ownerQualifiedName": "SQLitePCL.raw",
            "ownerIdentity": "SQLitePCLRaw.core",
            "isExtensionMethod": false
          },
          {
            "stableId": "SQLitePCLRaw.core:SQLitePCL.raw::sqlite3_keyword_name(System.Int32,System.String&):System.Int32",
            "targetName": "sqlite3_keyword_name",
            "metadataToken": 100663515,
            "canonicalSignature": "(System.Int32,System.String&):System.Int32",
            "normalizedSignature": "sqlite3_keyword_name|(System.Int32,System.String&):System.Int32|static=true",
            "emitScope": "ClassSurface",
            "provenance": "Original",
            "arity": 0,
            "parameterCount": 2,
            "isStatic": true,
            "isAbstract": false,
            "isVirtual": false,
            "isOverride": false,
            "isSealed": false,
            "visibility": "Public",
            "ownerQualifiedName": "SQLitePCL.raw",
            "ownerIdentity": "SQLitePCLRaw.core",
            "isExtensionMethod": false,
            "parameterModifiers": [
              {
                "index": 1,
                "modifier": "out"
              }
            ]
          },
          {
            "stableId": "SQLitePCLRaw.core:SQLitePCL.raw::sqlite3_malloc(System.Int32):System.IntPtr",
            "targetName": "sqlite3_malloc",
            "metadataToken": 100663516,
            "canonicalSignature": "(System.Int32):System.IntPtr",
            "normalizedSignature": "sqlite3_malloc|(System.Int32):System.IntPtr|static=true",
            "emitScope": "ClassSurface",
            "provenance": "Original",
            "arity": 0,
            "parameterCount": 1,
            "isStatic": true,
            "isAbstract": false,
            "isVirtual": false,
            "isOverride": false,
            "isSealed": false,
            "visibility": "Public",
            "ownerQualifiedName": "SQLitePCL.raw",
            "ownerIdentity": "SQLitePCLRaw.core",
            "isExtensionMethod": false
          },
          {
            "stableId": "SQLitePCLRaw.core:SQLitePCL.raw::sqlite3_malloc64(System.Int64):System.IntPtr",
            "targetName": "sqlite3_malloc64",
            "metadataToken": 100663517,
            "canonicalSignature": "(System.Int64):System.IntPtr",
            "normalizedSignature": "sqlite3_malloc64|(System.Int64):System.IntPtr|static=true",
            "emitScope": "ClassSurface",
            "provenance": "Original",
            "arity": 0,
            "parameterCount": 1,
            "isStatic": true,
            "isAbstract": false,
            "isVirtual": false,
            "isOverride": false,
            "isSealed": false,
            "visibility": "Public",
            "ownerQualifiedName": "SQLitePCL.raw",
            "ownerIdentity": "SQLitePCLRaw.core",
            "isExtensionMethod": false
          },
          {
            "stableId": "SQLitePCLRaw.core:SQLitePCL.raw::sqlite3_free(System.IntPtr):System.Void",
            "targetName": "sqlite3_free",
            "metadataToken": 100663518,
            "canonicalSignature": "(System.IntPtr):System.Void",
            "normalizedSignature": "sqlite3_free|(System.IntPtr):System.Void|static=true",
            "emitScope": "ClassSurface",
            "provenance": "Original",
            "arity": 0,
            "parameterCount": 1,
            "isStatic": true,
            "isAbstract": false,
            "isVirtual": false,
            "isOverride": false,
            "isSealed": false,
            "visibility": "Public",
            "ownerQualifiedName": "SQLitePCL.raw",
            "ownerIdentity": "SQLitePCLRaw.core",
            "isExtensionMethod": false
          },
          {
            "stableId": "SQLitePCLRaw.core:SQLitePCL.raw::sqlite3_serialize(SQLitePCL.sqlite3,System.String,System.Int64&,System.Int32):System.IntPtr",
            "targetName": "sqlite3_serialize",
            "metadataToken": 100663519,
            "canonicalSignature": "(SQLitePCL.sqlite3,System.String,System.Int64&,System.Int32):System.IntPtr",
            "normalizedSignature": "sqlite3_serialize|(SQLitePCL.sqlite3,System.String,System.Int64&,System.Int32):System.IntPtr|static=true",
            "emitScope": "ClassSurface",
            "provenance": "Original",
            "arity": 0,
            "parameterCount": 4,
            "isStatic": true,
            "isAbstract": false,
            "isVirtual": false,
            "isOverride": false,
            "isSealed": false,
            "visibility": "Public",
            "ownerQualifiedName": "SQLitePCL.raw",
            "ownerIdentity": "SQLitePCLRaw.core",
            "isExtensionMethod": false,
            "parameterModifiers": [
              {
                "index": 2,
                "modifier": "out"
              }
            ]
          },
          {
            "stableId": "SQLitePCLRaw.core:SQLitePCL.raw::sqlite3_deserialize(SQLitePCL.sqlite3,System.String,System.IntPtr,System.Int64,System.Int64,System.Int32):System.Int32",
            "targetName": "sqlite3_deserialize",
            "metadataToken": 100663520,
            "canonicalSignature": "(SQLitePCL.sqlite3,System.String,System.IntPtr,System.Int64,System.Int64,System.Int32):System.Int32",
            "normalizedSignature": "sqlite3_deserialize|(SQLitePCL.sqlite3,System.String,System.IntPtr,System.Int64,System.Int64,System.Int32):System.Int32|static=true",
            "emitScope": "ClassSurface",
            "provenance": "Original",
            "arity": 0,
            "parameterCount": 6,
            "isStatic": true,
            "isAbstract": false,
            "isVirtual": false,
            "isOverride": false,
            "isSealed": false,
            "visibility": "Public",
            "ownerQualifiedName": "SQLitePCL.raw",
            "ownerIdentity": "SQLitePCLRaw.core",
            "isExtensionMethod": false
          }
        ],
        "properties": [],
        "fields": [
          {
            "stableId": "SQLitePCLRaw.core:SQLitePCL.raw::SQLITE_UTF8System.Int32",
            "targetName": "SQLITE_UTF8",
            "metadataToken": 67108867,
            "normalizedSignature": "SQLITE_UTF8|System.Int32|static=true|const=true",
            "isStatic": true,
            "isReadOnly": false,
            "isLiteral": true,
            "visibility": "Public",
            "ownerQualifiedName": "SQLitePCL.raw",
            "ownerIdentity": "SQLitePCLRaw.core"
          },
          {
            "stableId": "SQLitePCLRaw.core:SQLitePCL.raw::SQLITE_UTF16LESystem.Int32",
            "targetName": "SQLITE_UTF16LE",
            "metadataToken": 67108868,
            "normalizedSignature": "SQLITE_UTF16LE|System.Int32|static=true|const=true",
            "isStatic": true,
            "isReadOnly": false,
            "isLiteral": true,
            "visibility": "Public",
            "ownerQualifiedName": "SQLitePCL.raw",
            "ownerIdentity": "SQLitePCLRaw.core"
          },
          {
            "stableId": "SQLitePCLRaw.core:SQLitePCL.raw::SQLITE_UTF16BESystem.Int32",
            "targetName": "SQLITE_UTF16BE",
            "metadataToken": 67108869,
            "normalizedSignature": "SQLITE_UTF16BE|System.Int32|static=true|const=true",
            "isStatic": true,
            "isReadOnly": false,
            "isLiteral": true,
            "visibility": "Public",
            "ownerQualifiedName": "SQLitePCL.raw",
            "ownerIdentity": "SQLitePCLRaw.core"
          },
          {
            "stableId": "SQLitePCLRaw.core:SQLitePCL.raw::SQLITE_UTF16System.Int32",
            "targetName": "SQLITE_UTF16",
            "metadataToken": 67108870,
            "normalizedSignature": "SQLITE_UTF16|System.Int32|static=true|const=true",
            "isStatic": true,
            "isReadOnly": false,
            "isLiteral": true,
            "visibility": "Public",
            "ownerQualifiedName": "SQLitePCL.raw",
            "ownerIdentity": "SQLitePCLRaw.core"
          },
          {
            "stableId": "SQLitePCLRaw.core:SQLitePCL.raw::SQLITE_ANYSystem.Int32",
            "targetName": "SQLITE_ANY",
            "metadataToken": 67108871,
            "normalizedSignature": "SQLITE_ANY|System.Int32|static=true|const=true",
            "isStatic": true,
            "isReadOnly": false,
            "isLiteral": true,
            "visibility": "Public",
            "ownerQualifiedName": "SQLitePCL.raw",
            "ownerIdentity": "SQLitePCLRaw.core"
          },
          {
            "stableId": "SQLitePCLRaw.core:SQLitePCL.raw::SQLITE_UTF16_ALIGNEDSystem.Int32",
            "targetName": "SQLITE_UTF16_ALIGNED",
            "metadataToken": 67108872,
            "normalizedSignature": "SQLITE_UTF16_ALIGNED|System.Int32|static=true|const=true",
            "isStatic": true,
            "isReadOnly": false,
            "isLiteral": true,
            "visibility": "Public",
            "ownerQualifiedName": "SQLitePCL.raw",
            "ownerIdentity": "SQLitePCLRaw.core"
          },
          {
            "stableId": "SQLitePCLRaw.core:SQLitePCL.raw::SQLITE_DETERMINISTICSystem.Int32",
            "targetName": "SQLITE_DETERMINISTIC",
            "metadataToken": 67108873,
            "normalizedSignature": "SQLITE_DETERMINISTIC|System.Int32|static=true|const=true",
            "isStatic": true,
            "isReadOnly": false,
            "isLiteral": true,
            "visibility": "Public",
            "ownerQualifiedName": "SQLitePCL.raw",
            "ownerIdentity": "SQLitePCLRaw.core"
          },
          {
            "stableId": "SQLitePCLRaw.core:SQLitePCL.raw::SQLITE_LIMIT_LENGTHSystem.Int32",
            "targetName": "SQLITE_LIMIT_LENGTH",
            "metadataToken": 67108874,
            "normalizedSignature": "SQLITE_LIMIT_LENGTH|System.Int32|static=true|const=true",
            "isStatic": true,
            "isReadOnly": false,
            "isLiteral": true,
            "visibility": "Public",
            "ownerQualifiedName": "SQLitePCL.raw",
            "ownerIdentity": "SQLitePCLRaw.core"
          },
          {
            "stableId": "SQLitePCLRaw.core:SQLitePCL.raw::SQLITE_LIMIT_SQL_LENGTHSystem.Int32",
            "targetName": "SQLITE_LIMIT_SQL_LENGTH",
            "metadataToken": 67108875,
            "normalizedSignature": "SQLITE_LIMIT_SQL_LENGTH|System.Int32|static=true|const=true",
            "isStatic": true,
            "isReadOnly": false,
            "isLiteral": true,
            "visibility": "Public",
            "ownerQualifiedName": "SQLitePCL.raw",
            "ownerIdentity": "SQLitePCLRaw.core"
          },
          {
            "stableId": "SQLitePCLRaw.core:SQLitePCL.raw::SQLITE_LIMIT_COLUMNSystem.Int32",
            "targetName": "SQLITE_LIMIT_COLUMN",
            "metadataToken": 67108876,
            "normalizedSignature": "SQLITE_LIMIT_COLUMN|System.Int32|static=true|const=true",
            "isStatic": true,
            "isReadOnly": false,
            "isLiteral": true,
            "visibility": "Public",
            "ownerQualifiedName": "SQLitePCL.raw",
            "ownerIdentity": "SQLitePCLRaw.core"
          },
          {
            "stableId": "SQLitePCLRaw.core:SQLitePCL.raw::SQLITE_LIMIT_EXPR_DEPTHSystem.Int32",
            "targetName": "SQLITE_LIMIT_EXPR_DEPTH",
            "metadataToken": 67108877,
            "normalizedSignature": "SQLITE_LIMIT_EXPR_DEPTH|System.Int32|static=true|const=true",
            "isStatic": true,
            "isReadOnly": false,
            "isLiteral": true,
            "visibility": "Public",
            "ownerQualifiedName": "SQLitePCL.raw",
            "ownerIdentity": "SQLitePCLRaw.core"
          },
          {
            "stableId": "SQLitePCLRaw.core:SQLitePCL.raw::SQLITE_LIMIT_COMPOUND_SELECTSystem.Int32",
            "targetName": "SQLITE_LIMIT_COMPOUND_SELECT",
            "metadataToken": 67108878,
            "normalizedSignature": "SQLITE_LIMIT_COMPOUND_SELECT|System.Int32|static=true|const=true",
            "isStatic": true,
            "isReadOnly": false,
            "isLiteral": true,
            "visibility": "Public",
            "ownerQualifiedName": "SQLitePCL.raw",
            "ownerIdentity": "SQLitePCLRaw.core"
          },
          {
            "stableId": "SQLitePCLRaw.core:SQLitePCL.raw::SQLITE_LIMIT_VDBE_OPSystem.Int32",
            "targetName": "SQLITE_LIMIT_VDBE_OP",
            "metadataToken": 67108879,
            "normalizedSignature": "SQLITE_LIMIT_VDBE_OP|System.Int32|static=true|const=true",
            "isStatic": true,
            "isReadOnly": false,
            "isLiteral": true,
            "visibility": "Public",
            "ownerQualifiedName": "SQLitePCL.raw",
            "ownerIdentity": "SQLitePCLRaw.core"
          },
          {
            "stableId": "SQLitePCLRaw.core:SQLitePCL.raw::SQLITE_LIMIT_FUNCTION_ARGSystem.Int32",
            "targetName": "SQLITE_LIMIT_FUNCTION_ARG",
            "metadataToken": 67108880,
            "normalizedSignature": "SQLITE_LIMIT_FUNCTION_ARG|System.Int32|static=true|const=true",
            "isStatic": true,
            "isReadOnly": false,
            "isLiteral": true,
            "visibility": "Public",
            "ownerQualifiedName": "SQLitePCL.raw",
            "ownerIdentity": "SQLitePCLRaw.core"
          },
          {
            "stableId": "SQLitePCLRaw.core:SQLitePCL.raw::SQLITE_LIMIT_ATTACHEDSystem.Int32",
            "targetName": "SQLITE_LIMIT_ATTACHED",
            "metadataToken": 67108881,
            "normalizedSignature": "SQLITE_LIMIT_ATTACHED|System.Int32|static=true|const=true",
            "isStatic": true,
            "isReadOnly": false,
            "isLiteral": true,
            "visibility": "Public",
            "ownerQualifiedName": "SQLitePCL.raw",
            "ownerIdentity": "SQLitePCLRaw.core"
          },
          {
            "stableId": "SQLitePCLRaw.core:SQLitePCL.raw::SQLITE_LIMIT_LIKE_PATTERN_LENGTHSystem.Int32",
            "targetName": "SQLITE_LIMIT_LIKE_PATTERN_LENGTH",
            "metadataToken": 67108882,
            "normalizedSignature": "SQLITE_LIMIT_LIKE_PATTERN_LENGTH|System.Int32|static=true|const=true",
            "isStatic": true,
            "isReadOnly": false,
            "isLiteral": true,
            "visibility": "Public",
            "ownerQualifiedName": "SQLitePCL.raw",
            "ownerIdentity": "SQLitePCLRaw.core"
          },
          {
            "stableId": "SQLitePCLRaw.core:SQLitePCL.raw::SQLITE_LIMIT_VARIABLE_NUMBERSystem.Int32",
            "targetName": "SQLITE_LIMIT_VARIABLE_NUMBER",
            "metadataToken": 67108883,
            "normalizedSignature": "SQLITE_LIMIT_VARIABLE_NUMBER|System.Int32|static=true|const=true",
            "isStatic": true,
            "isReadOnly": false,
            "isLiteral": true,
            "visibility": "Public",
            "ownerQualifiedName": "SQLitePCL.raw",
            "ownerIdentity": "SQLitePCLRaw.core"
          },
          {
            "stableId": "SQLitePCLRaw.core:SQLitePCL.raw::SQLITE_LIMIT_TRIGGER_DEPTHSystem.Int32",
            "targetName": "SQLITE_LIMIT_TRIGGER_DEPTH",
            "metadataToken": 67108884,
            "normalizedSignature": "SQLITE_LIMIT_TRIGGER_DEPTH|System.Int32|static=true|const=true",
            "isStatic": true,
            "isReadOnly": false,
            "isLiteral": true,
            "visibility": "Public",
            "ownerQualifiedName": "SQLitePCL.raw",
            "ownerIdentity": "SQLitePCLRaw.core"
          },
          {
            "stableId": "SQLitePCLRaw.core:SQLitePCL.raw::SQLITE_LIMIT_WORKER_THREADSSystem.Int32",
            "targetName": "SQLITE_LIMIT_WORKER_THREADS",
            "metadataToken": 67108885,
            "normalizedSignature": "SQLITE_LIMIT_WORKER_THREADS|System.Int32|static=true|const=true",
            "isStatic": true,
            "isReadOnly": false,
            "isLiteral": true,
            "visibility": "Public",
            "ownerQualifiedName": "SQLitePCL.raw",
            "ownerIdentity": "SQLitePCLRaw.core"
          },
          {
            "stableId": "SQLitePCLRaw.core:SQLitePCL.raw::SQLITE_CONFIG_SINGLETHREADSystem.Int32",
            "targetName": "SQLITE_CONFIG_SINGLETHREAD",
            "metadataToken": 67108886,
            "normalizedSignature": "SQLITE_CONFIG_SINGLETHREAD|System.Int32|static=true|const=true",
            "isStatic": true,
            "isReadOnly": false,
            "isLiteral": true,
            "visibility": "Public",
            "ownerQualifiedName": "SQLitePCL.raw",
            "ownerIdentity": "SQLitePCLRaw.core"
          },
          {
            "stableId": "SQLitePCLRaw.core:SQLitePCL.raw::SQLITE_CONFIG_MULTITHREADSystem.Int32",
            "targetName": "SQLITE_CONFIG_MULTITHREAD",
            "metadataToken": 67108887,
            "normalizedSignature": "SQLITE_CONFIG_MULTITHREAD|System.Int32|static=true|const=true",
            "isStatic": true,
            "isReadOnly": false,
            "isLiteral": true,
            "visibility": "Public",
            "ownerQualifiedName": "SQLitePCL.raw",
            "ownerIdentity": "SQLitePCLRaw.core"
          },
          {
            "stableId": "SQLitePCLRaw.core:SQLitePCL.raw::SQLITE_CONFIG_SERIALIZEDSystem.Int32",
            "targetName": "SQLITE_CONFIG_SERIALIZED",
            "metadataToken": 67108888,
            "normalizedSignature": "SQLITE_CONFIG_SERIALIZED|System.Int32|static=true|const=true",
            "isStatic": true,
            "isReadOnly": false,
            "isLiteral": true,
            "visibility": "Public",
            "ownerQualifiedName": "SQLitePCL.raw",
            "ownerIdentity": "SQLitePCLRaw.core"
          },
          {
            "stableId": "SQLitePCLRaw.core:SQLitePCL.raw::SQLITE_CONFIG_MALLOCSystem.Int32",
            "targetName": "SQLITE_CONFIG_MALLOC",
            "metadataToken": 67108889,
            "normalizedSignature": "SQLITE_CONFIG_MALLOC|System.Int32|static=true|const=true",
            "isStatic": true,
            "isReadOnly": false,
            "isLiteral": true,
            "visibility": "Public",
            "ownerQualifiedName": "SQLitePCL.raw",
            "ownerIdentity": "SQLitePCLRaw.core"
          },
          {
            "stableId": "SQLitePCLRaw.core:SQLitePCL.raw::SQLITE_CONFIG_GETMALLOCSystem.Int32",
            "targetName": "SQLITE_CONFIG_GETMALLOC",
            "metadataToken": 67108890,
            "normalizedSignature": "SQLITE_CONFIG_GETMALLOC|System.Int32|static=true|const=true",
            "isStatic": true,
            "isReadOnly": false,
            "isLiteral": true,
            "visibility": "Public",
            "ownerQualifiedName": "SQLitePCL.raw",
            "ownerIdentity": "SQLitePCLRaw.core"
          },
          {
            "stableId": "SQLitePCLRaw.core:SQLitePCL.raw::SQLITE_CONFIG_SCRATCHSystem.Int32",
            "targetName": "SQLITE_CONFIG_SCRATCH",
            "metadataToken": 67108891,
            "normalizedSignature": "SQLITE_CONFIG_SCRATCH|System.Int32|static=true|const=true",
            "isStatic": true,
            "isReadOnly": false,
            "isLiteral": true,
            "visibility": "Public",
            "ownerQualifiedName": "SQLitePCL.raw",
            "ownerIdentity": "SQLitePCLRaw.core"
          },
          {
            "stableId": "SQLitePCLRaw.core:SQLitePCL.raw::SQLITE_CONFIG_PAGECACHESystem.Int32",
            "targetName": "SQLITE_CONFIG_PAGECACHE",
            "metadataToken": 67108892,
            "normalizedSignature": "SQLITE_CONFIG_PAGECACHE|System.Int32|static=true|const=true",
            "isStatic": true,
            "isReadOnly": false,
            "isLiteral": true,
            "visibility": "Public",
            "ownerQualifiedName": "SQLitePCL.raw",
            "ownerIdentity": "SQLitePCLRaw.core"
          },
          {
            "stableId": "SQLitePCLRaw.core:SQLitePCL.raw::SQLITE_CONFIG_HEAPSystem.Int32",
            "targetName": "SQLITE_CONFIG_HEAP",
            "metadataToken": 67108893,
            "normalizedSignature": "SQLITE_CONFIG_HEAP|System.Int32|static=true|const=true",
            "isStatic": true,
            "isReadOnly": false,
            "isLiteral": true,
            "visibility": "Public",
            "ownerQualifiedName": "SQLitePCL.raw",
            "ownerIdentity": "SQLitePCLRaw.core"
          },
          {
            "stableId": "SQLitePCLRaw.core:SQLitePCL.raw::SQLITE_CONFIG_MEMSTATUSSystem.Int32",
            "targetName": "SQLITE_CONFIG_MEMSTATUS",
            "metadataToken": 67108894,
            "normalizedSignature": "SQLITE_CONFIG_MEMSTATUS|System.Int32|static=true|const=true",
            "isStatic": true,
            "isReadOnly": false,
            "isLiteral": true,
            "visibility": "Public",
            "ownerQualifiedName": "SQLitePCL.raw",
            "ownerIdentity": "SQLitePCLRaw.core"
          },
          {
            "stableId": "SQLitePCLRaw.core:SQLitePCL.raw::SQLITE_CONFIG_MUTEXSystem.Int32",
            "targetName": "SQLITE_CONFIG_MUTEX",
            "metadataToken": 67108895,
            "normalizedSignature": "SQLITE_CONFIG_MUTEX|System.Int32|static=true|const=true",
            "isStatic": true,
            "isReadOnly": false,
            "isLiteral": true,
            "visibility": "Public",
            "ownerQualifiedName": "SQLitePCL.raw",
            "ownerIdentity": "SQLitePCLRaw.core"
          },
          {
            "stableId": "SQLitePCLRaw.core:SQLitePCL.raw::SQLITE_CONFIG_GETMUTEXSystem.Int32",
            "targetName": "SQLITE_CONFIG_GETMUTEX",
            "metadataToken": 67108896,
            "normalizedSignature": "SQLITE_CONFIG_GETMUTEX|System.Int32|static=true|const=true",
            "isStatic": true,
            "isReadOnly": false,
            "isLiteral": true,
            "visibility": "Public",
            "ownerQualifiedName": "SQLitePCL.raw",
            "ownerIdentity": "SQLitePCLRaw.core"
          },
          {
            "stableId": "SQLitePCLRaw.core:SQLitePCL.raw::SQLITE_CONFIG_LOOKASIDESystem.Int32",
            "targetName": "SQLITE_CONFIG_LOOKASIDE",
            "metadataToken": 67108897,
            "normalizedSignature": "SQLITE_CONFIG_LOOKASIDE|System.Int32|static=true|const=true",
            "isStatic": true,
            "isReadOnly": false,
            "isLiteral": true,
            "visibility": "Public",
            "ownerQualifiedName": "SQLitePCL.raw",
            "ownerIdentity": "SQLitePCLRaw.core"
          },
          {
            "stableId": "SQLitePCLRaw.core:SQLitePCL.raw::SQLITE_CONFIG_PCACHESystem.Int32",
            "targetName": "SQLITE_CONFIG_PCACHE",
            "metadataToken": 67108898,
            "normalizedSignature": "SQLITE_CONFIG_PCACHE|System.Int32|static=true|const=true",
            "isStatic": true,
            "isReadOnly": false,
            "isLiteral": true,
            "visibility": "Public",
            "ownerQualifiedName": "SQLitePCL.raw",
            "ownerIdentity": "SQLitePCLRaw.core"
          },
          {
            "stableId": "SQLitePCLRaw.core:SQLitePCL.raw::SQLITE_CONFIG_GETPCACHESystem.Int32",
            "targetName": "SQLITE_CONFIG_GETPCACHE",
            "metadataToken": 67108899,
            "normalizedSignature": "SQLITE_CONFIG_GETPCACHE|System.Int32|static=true|const=true",
            "isStatic": true,
            "isReadOnly": false,
            "isLiteral": true,
            "visibility": "Public",
            "ownerQualifiedName": "SQLitePCL.raw",
            "ownerIdentity": "SQLitePCLRaw.core"
          },
          {
            "stableId": "SQLitePCLRaw.core:SQLitePCL.raw::SQLITE_CONFIG_LOGSystem.Int32",
            "targetName": "SQLITE_CONFIG_LOG",
            "metadataToken": 67108900,
            "normalizedSignature": "SQLITE_CONFIG_LOG|System.Int32|static=true|const=true",
            "isStatic": true,
            "isReadOnly": false,
            "isLiteral": true,
            "visibility": "Public",
            "ownerQualifiedName": "SQLitePCL.raw",
            "ownerIdentity": "SQLitePCLRaw.core"
          },
          {
            "stableId": "SQLitePCLRaw.core:SQLitePCL.raw::SQLITE_CONFIG_URISystem.Int32",
            "targetName": "SQLITE_CONFIG_URI",
            "metadataToken": 67108901,
            "normalizedSignature": "SQLITE_CONFIG_URI|System.Int32|static=true|const=true",
            "isStatic": true,
            "isReadOnly": false,
            "isLiteral": true,
            "visibility": "Public",
            "ownerQualifiedName": "SQLitePCL.raw",
            "ownerIdentity": "SQLitePCLRaw.core"
          },
          {
            "stableId": "SQLitePCLRaw.core:SQLitePCL.raw::SQLITE_CONFIG_PCACHE2System.Int32",
            "targetName": "SQLITE_CONFIG_PCACHE2",
            "metadataToken": 67108902,
            "normalizedSignature": "SQLITE_CONFIG_PCACHE2|System.Int32|static=true|const=true",
            "isStatic": true,
            "isReadOnly": false,
            "isLiteral": true,
            "visibility": "Public",
            "ownerQualifiedName": "SQLitePCL.raw",
            "ownerIdentity": "SQLitePCLRaw.core"
          },
          {
            "stableId": "SQLitePCLRaw.core:SQLitePCL.raw::SQLITE_CONFIG_GETPCACHE2System.Int32",
            "targetName": "SQLITE_CONFIG_GETPCACHE2",
            "metadataToken": 67108903,
            "normalizedSignature": "SQLITE_CONFIG_GETPCACHE2|System.Int32|static=true|const=true",
            "isStatic": true,
            "isReadOnly": false,
            "isLiteral": true,
            "visibility": "Public",
            "ownerQualifiedName": "SQLitePCL.raw",
            "ownerIdentity": "SQLitePCLRaw.core"
          },
          {
            "stableId": "SQLitePCLRaw.core:SQLitePCL.raw::SQLITE_CONFIG_COVERING_INDEX_SCANSystem.Int32",
            "targetName": "SQLITE_CONFIG_COVERING_INDEX_SCAN",
            "metadataToken": 67108904,
            "normalizedSignature": "SQLITE_CONFIG_COVERING_INDEX_SCAN|System.Int32|static=true|const=true",
            "isStatic": true,
            "isReadOnly": false,
            "isLiteral": true,
            "visibility": "Public",
            "ownerQualifiedName": "SQLitePCL.raw",
            "ownerIdentity": "SQLitePCLRaw.core"
          },
          {
            "stableId": "SQLitePCLRaw.core:SQLitePCL.raw::SQLITE_CONFIG_SQLLOGSystem.Int32",
            "targetName": "SQLITE_CONFIG_SQLLOG",
            "metadataToken": 67108905,
            "normalizedSignature": "SQLITE_CONFIG_SQLLOG|System.Int32|static=true|const=true",
            "isStatic": true,
            "isReadOnly": false,
            "isLiteral": true,
            "visibility": "Public",
            "ownerQualifiedName": "SQLitePCL.raw",
            "ownerIdentity": "SQLitePCLRaw.core"
          },
          {
            "stableId": "SQLitePCLRaw.core:SQLitePCL.raw::SQLITE_DBCONFIG_MAINDBNAMESystem.Int32",
            "targetName": "SQLITE_DBCONFIG_MAINDBNAME",
            "metadataToken": 67108906,
            "normalizedSignature": "SQLITE_DBCONFIG_MAINDBNAME|System.Int32|static=true|const=true",
            "isStatic": true,
            "isReadOnly": false,
            "isLiteral": true,
            "visibility": "Public",
            "ownerQualifiedName": "SQLitePCL.raw",
            "ownerIdentity": "SQLitePCLRaw.core"
          },
          {
            "stableId": "SQLitePCLRaw.core:SQLitePCL.raw::SQLITE_DBCONFIG_LOOKASIDESystem.Int32",
            "targetName": "SQLITE_DBCONFIG_LOOKASIDE",
            "metadataToken": 67108907,
            "normalizedSignature": "SQLITE_DBCONFIG_LOOKASIDE|System.Int32|static=true|const=true",
            "isStatic": true,
            "isReadOnly": false,
            "isLiteral": true,
            "visibility": "Public",
            "ownerQualifiedName": "SQLitePCL.raw",
            "ownerIdentity": "SQLitePCLRaw.core"
          },
          {
            "stableId": "SQLitePCLRaw.core:SQLitePCL.raw::SQLITE_DBCONFIG_ENABLE_FKEYSystem.Int32",
            "targetName": "SQLITE_DBCONFIG_ENABLE_FKEY",
            "metadataToken": 67108908,
            "normalizedSignature": "SQLITE_DBCONFIG_ENABLE_FKEY|System.Int32|static=true|const=true",
            "isStatic": true,
            "isReadOnly": false,
            "isLiteral": true,
            "visibility": "Public",
            "ownerQualifiedName": "SQLitePCL.raw",
            "ownerIdentity": "SQLitePCLRaw.core"
          },
          {
            "stableId": "SQLitePCLRaw.core:SQLitePCL.raw::SQLITE_DBCONFIG_ENABLE_TRIGGERSystem.Int32",
            "targetName": "SQLITE_DBCONFIG_ENABLE_TRIGGER",
            "metadataToken": 67108909,
            "normalizedSignature": "SQLITE_DBCONFIG_ENABLE_TRIGGER|System.Int32|static=true|const=true",
            "isStatic": true,
            "isReadOnly": false,
            "isLiteral": true,
            "visibility": "Public",
            "ownerQualifiedName": "SQLitePCL.raw",
            "ownerIdentity": "SQLitePCLRaw.core"
          },
          {
            "stableId": "SQLitePCLRaw.core:SQLitePCL.raw::SQLITE_DBCONFIG_ENABLE_FTS3_TOKENIZERSystem.Int32",
            "targetName": "SQLITE_DBCONFIG_ENABLE_FTS3_TOKENIZER",
            "metadataToken": 67108910,
            "normalizedSignature": "SQLITE_DBCONFIG_ENABLE_FTS3_TOKENIZER|System.Int32|static=true|const=true",
            "isStatic": true,
            "isReadOnly": false,
            "isLiteral": true,
            "visibility": "Public",
            "ownerQualifiedName": "SQLitePCL.raw",
            "ownerIdentity": "SQLitePCLRaw.core"
          },
          {
            "stableId": "SQLitePCLRaw.core:SQLitePCL.raw::SQLITE_DBCONFIG_ENABLE_LOAD_EXTENSIONSystem.Int32",
            "targetName": "SQLITE_DBCONFIG_ENABLE_LOAD_EXTENSION",
            "metadataToken": 67108911,
            "normalizedSignature": "SQLITE_DBCONFIG_ENABLE_LOAD_EXTENSION|System.Int32|static=true|const=true",
            "isStatic": true,
            "isReadOnly": false,
            "isLiteral": true,
            "visibility": "Public",
            "ownerQualifiedName": "SQLitePCL.raw",
            "ownerIdentity": "SQLitePCLRaw.core"
          },
          {
            "stableId": "SQLitePCLRaw.core:SQLitePCL.raw::SQLITE_DBCONFIG_NO_CKPT_ON_CLOSESystem.Int32",
            "targetName": "SQLITE_DBCONFIG_NO_CKPT_ON_CLOSE",
            "metadataToken": 67108912,
            "normalizedSignature": "SQLITE_DBCONFIG_NO_CKPT_ON_CLOSE|System.Int32|static=true|const=true",
            "isStatic": true,
            "isReadOnly": false,
            "isLiteral": true,
            "visibility": "Public",
            "ownerQualifiedName": "SQLitePCL.raw",
            "ownerIdentity": "SQLitePCLRaw.core"
          },
          {
            "stableId": "SQLitePCLRaw.core:SQLitePCL.raw::SQLITE_DBCONFIG_ENABLE_QPSGSystem.Int32",
            "targetName": "SQLITE_DBCONFIG_ENABLE_QPSG",
            "metadataToken": 67108913,
            "normalizedSignature": "SQLITE_DBCONFIG_ENABLE_QPSG|System.Int32|static=true|const=true",
            "isStatic": true,
            "isReadOnly": false,
            "isLiteral": true,
            "visibility": "Public",
            "ownerQualifiedName": "SQLitePCL.raw",
            "ownerIdentity": "SQLitePCLRaw.core"
          },
          {
            "stableId": "SQLitePCLRaw.core:SQLitePCL.raw::SQLITE_DBCONFIG_TRIGGER_EQPSystem.Int32",
            "targetName": "SQLITE_DBCONFIG_TRIGGER_EQP",
            "metadataToken": 67108914,
            "normalizedSignature": "SQLITE_DBCONFIG_TRIGGER_EQP|System.Int32|static=true|const=true",
            "isStatic": true,
            "isReadOnly": false,
            "isLiteral": true,
            "visibility": "Public",
            "ownerQualifiedName": "SQLitePCL.raw",
            "ownerIdentity": "SQLitePCLRaw.core"
          },
          {
            "stableId": "SQLitePCLRaw.core:SQLitePCL.raw::SQLITE_DBCONFIG_RESET_DATABASESystem.Int32",
            "targetName": "SQLITE_DBCONFIG_RESET_DATABASE",
            "metadataToken": 67108915,
            "normalizedSignature": "SQLITE_DBCONFIG_RESET_DATABASE|System.Int32|static=true|const=true",
            "isStatic": true,
            "isReadOnly": false,
            "isLiteral": true,
            "visibility": "Public",
            "ownerQualifiedName": "SQLitePCL.raw",
            "ownerIdentity": "SQLitePCLRaw.core"
          },
          {
            "stableId": "SQLitePCLRaw.core:SQLitePCL.raw::SQLITE_DBCONFIG_DEFENSIVESystem.Int32",
            "targetName": "SQLITE_DBCONFIG_DEFENSIVE",
            "metadataToken": 67108916,
            "normalizedSignature": "SQLITE_DBCONFIG_DEFENSIVE|System.Int32|static=true|const=true",
            "isStatic": true,
            "isReadOnly": false,
            "isLiteral": true,
            "visibility": "Public",
            "ownerQualifiedName": "SQLitePCL.raw",
            "ownerIdentity": "SQLitePCLRaw.core"
          },
          {
            "stableId": "SQLitePCLRaw.core:SQLitePCL.raw::SQLITE_DBCONFIG_WRITABLE_SCHEMASystem.Int32",
            "targetName": "SQLITE_DBCONFIG_WRITABLE_SCHEMA",
            "metadataToken": 67108917,
            "normalizedSignature": "SQLITE_DBCONFIG_WRITABLE_SCHEMA|System.Int32|static=true|const=true",
            "isStatic": true,
            "isReadOnly": false,
            "isLiteral": true,
            "visibility": "Public",
            "ownerQualifiedName": "SQLitePCL.raw",
            "ownerIdentity": "SQLitePCLRaw.core"
          },
          {
            "stableId": "SQLitePCLRaw.core:SQLitePCL.raw::SQLITE_DBCONFIG_LEGACY_ALTER_TABLESystem.Int32",
            "targetName": "SQLITE_DBCONFIG_LEGACY_ALTER_TABLE",
            "metadataToken": 67108918,
            "normalizedSignature": "SQLITE_DBCONFIG_LEGACY_ALTER_TABLE|System.Int32|static=true|const=true",
            "isStatic": true,
            "isReadOnly": false,
            "isLiteral": true,
            "visibility": "Public",
            "ownerQualifiedName": "SQLitePCL.raw",
            "ownerIdentity": "SQLitePCLRaw.core"
          },
          {
            "stableId": "SQLitePCLRaw.core:SQLitePCL.raw::SQLITE_DBCONFIG_DQS_DMLSystem.Int32",
            "targetName": "SQLITE_DBCONFIG_DQS_DML",
            "metadataToken": 67108919,
            "normalizedSignature": "SQLITE_DBCONFIG_DQS_DML|System.Int32|static=true|const=true",
            "isStatic": true,
            "isReadOnly": false,
            "isLiteral": true,
            "visibility": "Public",
            "ownerQualifiedName": "SQLitePCL.raw",
            "ownerIdentity": "SQLitePCLRaw.core"
          },
          {
            "stableId": "SQLitePCLRaw.core:SQLitePCL.raw::SQLITE_DBCONFIG_DQS_DDLSystem.Int32",
            "targetName": "SQLITE_DBCONFIG_DQS_DDL",
            "metadataToken": 67108920,
            "normalizedSignature": "SQLITE_DBCONFIG_DQS_DDL|System.Int32|static=true|const=true",
            "isStatic": true,
            "isReadOnly": false,
            "isLiteral": true,
            "visibility": "Public",
            "ownerQualifiedName": "SQLitePCL.raw",
            "ownerIdentity": "SQLitePCLRaw.core"
          },
          {
            "stableId": "SQLitePCLRaw.core:SQLitePCL.raw::SQLITE_DBCONFIG_ENABLE_VIEWSystem.Int32",
            "targetName": "SQLITE_DBCONFIG_ENABLE_VIEW",
            "metadataToken": 67108921,
            "normalizedSignature": "SQLITE_DBCONFIG_ENABLE_VIEW|System.Int32|static=true|const=true",
            "isStatic": true,
            "isReadOnly": false,
            "isLiteral": true,
            "visibility": "Public",
            "ownerQualifiedName": "SQLitePCL.raw",
            "ownerIdentity": "SQLitePCLRaw.core"
          },
          {
            "stableId": "SQLitePCLRaw.core:SQLitePCL.raw::SQLITE_DBCONFIG_LEGACY_FILE_FORMATSystem.Int32",
            "targetName": "SQLITE_DBCONFIG_LEGACY_FILE_FORMAT",
            "metadataToken": 67108922,
            "normalizedSignature": "SQLITE_DBCONFIG_LEGACY_FILE_FORMAT|System.Int32|static=true|const=true",
            "isStatic": true,
            "isReadOnly": false,
            "isLiteral": true,
            "visibility": "Public",
            "ownerQualifiedName": "SQLitePCL.raw",
            "ownerIdentity": "SQLitePCLRaw.core"
          },
          {
            "stableId": "SQLitePCLRaw.core:SQLitePCL.raw::SQLITE_DBCONFIG_TRUSTED_SCHEMASystem.Int32",
            "targetName": "SQLITE_DBCONFIG_TRUSTED_SCHEMA",
            "metadataToken": 67108923,
            "normalizedSignature": "SQLITE_DBCONFIG_TRUSTED_SCHEMA|System.Int32|static=true|const=true",
            "isStatic": true,
            "isReadOnly": false,
            "isLiteral": true,
            "visibility": "Public",
            "ownerQualifiedName": "SQLitePCL.raw",
            "ownerIdentity": "SQLitePCLRaw.core"
          },
          {
            "stableId": "SQLitePCLRaw.core:SQLitePCL.raw::SQLITE_DBCONFIG_MAXSystem.Int32",
            "targetName": "SQLITE_DBCONFIG_MAX",
            "metadataToken": 67108924,
            "normalizedSignature": "SQLITE_DBCONFIG_MAX|System.Int32|static=true|const=true",
            "isStatic": true,
            "isReadOnly": false,
            "isLiteral": true,
            "visibility": "Public",
            "ownerQualifiedName": "SQLitePCL.raw",
            "ownerIdentity": "SQLitePCLRaw.core"
          },
          {
            "stableId": "SQLitePCLRaw.core:SQLitePCL.raw::SQLITE_OPEN_READONLYSystem.Int32",
            "targetName": "SQLITE_OPEN_READONLY",
            "metadataToken": 67108925,
            "normalizedSignature": "SQLITE_OPEN_READONLY|System.Int32|static=true|const=true",
            "isStatic": true,
            "isReadOnly": false,
            "isLiteral": true,
            "visibility": "Public",
            "ownerQualifiedName": "SQLitePCL.raw",
            "ownerIdentity": "SQLitePCLRaw.core"
          },
          {
            "stableId": "SQLitePCLRaw.core:SQLitePCL.raw::SQLITE_OPEN_READWRITESystem.Int32",
            "targetName": "SQLITE_OPEN_READWRITE",
            "metadataToken": 67108926,
            "normalizedSignature": "SQLITE_OPEN_READWRITE|System.Int32|static=true|const=true",
            "isStatic": true,
            "isReadOnly": false,
            "isLiteral": true,
            "visibility": "Public",
            "ownerQualifiedName": "SQLitePCL.raw",
            "ownerIdentity": "SQLitePCLRaw.core"
          },
          {
            "stableId": "SQLitePCLRaw.core:SQLitePCL.raw::SQLITE_OPEN_CREATESystem.Int32",
            "targetName": "SQLITE_OPEN_CREATE",
            "metadataToken": 67108927,
            "normalizedSignature": "SQLITE_OPEN_CREATE|System.Int32|static=true|const=true",
            "isStatic": true,
            "isReadOnly": false,
            "isLiteral": true,
            "visibility": "Public",
            "ownerQualifiedName": "SQLitePCL.raw",
            "ownerIdentity": "SQLitePCLRaw.core"
          },
          {
            "stableId": "SQLitePCLRaw.core:SQLitePCL.raw::SQLITE_OPEN_DELETEONCLOSESystem.Int32",
            "targetName": "SQLITE_OPEN_DELETEONCLOSE",
            "metadataToken": 67108928,
            "normalizedSignature": "SQLITE_OPEN_DELETEONCLOSE|System.Int32|static=true|const=true",
            "isStatic": true,
            "isReadOnly": false,
            "isLiteral": true,
            "visibility": "Public",
            "ownerQualifiedName": "SQLitePCL.raw",
            "ownerIdentity": "SQLitePCLRaw.core"
          },
          {
            "stableId": "SQLitePCLRaw.core:SQLitePCL.raw::SQLITE_OPEN_EXCLUSIVESystem.Int32",
            "targetName": "SQLITE_OPEN_EXCLUSIVE",
            "metadataToken": 67108929,
            "normalizedSignature": "SQLITE_OPEN_EXCLUSIVE|System.Int32|static=true|const=true",
            "isStatic": true,
            "isReadOnly": false,
            "isLiteral": true,
            "visibility": "Public",
            "ownerQualifiedName": "SQLitePCL.raw",
            "ownerIdentity": "SQLitePCLRaw.core"
          },
          {
            "stableId": "SQLitePCLRaw.core:SQLitePCL.raw::SQLITE_OPEN_AUTOPROXYSystem.Int32",
            "targetName": "SQLITE_OPEN_AUTOPROXY",
            "metadataToken": 67108930,
            "normalizedSignature": "SQLITE_OPEN_AUTOPROXY|System.Int32|static=true|const=true",
            "isStatic": true,
            "isReadOnly": false,
            "isLiteral": true,
            "visibility": "Public",
            "ownerQualifiedName": "SQLitePCL.raw",
            "ownerIdentity": "SQLitePCLRaw.core"
          },
          {
            "stableId": "SQLitePCLRaw.core:SQLitePCL.raw::SQLITE_OPEN_URISystem.Int32",
            "targetName": "SQLITE_OPEN_URI",
            "metadataToken": 67108931,
            "normalizedSignature": "SQLITE_OPEN_URI|System.Int32|static=true|const=true",
            "isStatic": true,
            "isReadOnly": false,
            "isLiteral": true,
            "visibility": "Public",
            "ownerQualifiedName": "SQLitePCL.raw",
            "ownerIdentity": "SQLitePCLRaw.core"
          },
          {
            "stableId": "SQLitePCLRaw.core:SQLitePCL.raw::SQLITE_OPEN_MEMORYSystem.Int32",
            "targetName": "SQLITE_OPEN_MEMORY",
            "metadataToken": 67108932,
            "normalizedSignature": "SQLITE_OPEN_MEMORY|System.Int32|static=true|const=true",
            "isStatic": true,
            "isReadOnly": false,
            "isLiteral": true,
            "visibility": "Public",
            "ownerQualifiedName": "SQLitePCL.raw",
            "ownerIdentity": "SQLitePCLRaw.core"
          },
          {
            "stableId": "SQLitePCLRaw.core:SQLitePCL.raw::SQLITE_OPEN_MAIN_DBSystem.Int32",
            "targetName": "SQLITE_OPEN_MAIN_DB",
            "metadataToken": 67108933,
            "normalizedSignature": "SQLITE_OPEN_MAIN_DB|System.Int32|static=true|const=true",
            "isStatic": true,
            "isReadOnly": false,
            "isLiteral": true,
            "visibility": "Public",
            "ownerQualifiedName": "SQLitePCL.raw",
            "ownerIdentity": "SQLitePCLRaw.core"
          },
          {
            "stableId": "SQLitePCLRaw.core:SQLitePCL.raw::SQLITE_OPEN_TEMP_DBSystem.Int32",
            "targetName": "SQLITE_OPEN_TEMP_DB",
            "metadataToken": 67108934,
            "normalizedSignature": "SQLITE_OPEN_TEMP_DB|System.Int32|static=true|const=true",
            "isStatic": true,
            "isReadOnly": false,
            "isLiteral": true,
            "visibility": "Public",
            "ownerQualifiedName": "SQLitePCL.raw",
            "ownerIdentity": "SQLitePCLRaw.core"
          },
          {
            "stableId": "SQLitePCLRaw.core:SQLitePCL.raw::SQLITE_OPEN_TRANSIENT_DBSystem.Int32",
            "targetName": "SQLITE_OPEN_TRANSIENT_DB",
            "metadataToken": 67108935,
            "normalizedSignature": "SQLITE_OPEN_TRANSIENT_DB|System.Int32|static=true|const=true",
            "isStatic": true,
            "isReadOnly": false,
            "isLiteral": true,
            "visibility": "Public",
            "ownerQualifiedName": "SQLitePCL.raw",
            "ownerIdentity": "SQLitePCLRaw.core"
          },
          {
            "stableId": "SQLitePCLRaw.core:SQLitePCL.raw::SQLITE_OPEN_MAIN_JOURNALSystem.Int32",
            "targetName": "SQLITE_OPEN_MAIN_JOURNAL",
            "metadataToken": 67108936,
            "normalizedSignature": "SQLITE_OPEN_MAIN_JOURNAL|System.Int32|static=true|const=true",
            "isStatic": true,
            "isReadOnly": false,
            "isLiteral": true,
            "visibility": "Public",
            "ownerQualifiedName": "SQLitePCL.raw",
            "ownerIdentity": "SQLitePCLRaw.core"
          },
          {
            "stableId": "SQLitePCLRaw.core:SQLitePCL.raw::SQLITE_OPEN_TEMP_JOURNALSystem.Int32",
            "targetName": "SQLITE_OPEN_TEMP_JOURNAL",
            "metadataToken": 67108937,
            "normalizedSignature": "SQLITE_OPEN_TEMP_JOURNAL|System.Int32|static=true|const=true",
            "isStatic": true,
            "isReadOnly": false,
            "isLiteral": true,
            "visibility": "Public",
            "ownerQualifiedName": "SQLitePCL.raw",
            "ownerIdentity": "SQLitePCLRaw.core"
          },
          {
            "stableId": "SQLitePCLRaw.core:SQLitePCL.raw::SQLITE_OPEN_SUBJOURNALSystem.Int32",
            "targetName": "SQLITE_OPEN_SUBJOURNAL",
            "metadataToken": 67108938,
            "normalizedSignature": "SQLITE_OPEN_SUBJOURNAL|System.Int32|static=true|const=true",
            "isStatic": true,
            "isReadOnly": false,
            "isLiteral": true,
            "visibility": "Public",
            "ownerQualifiedName": "SQLitePCL.raw",
            "ownerIdentity": "SQLitePCLRaw.core"
          },
          {
            "stableId": "SQLitePCLRaw.core:SQLitePCL.raw::SQLITE_OPEN_MASTER_JOURNALSystem.Int32",
            "targetName": "SQLITE_OPEN_MASTER_JOURNAL",
            "metadataToken": 67108939,
            "normalizedSignature": "SQLITE_OPEN_MASTER_JOURNAL|System.Int32|static=true|const=true",
            "isStatic": true,
            "isReadOnly": false,
            "isLiteral": true,
            "visibility": "Public",
            "ownerQualifiedName": "SQLitePCL.raw",
            "ownerIdentity": "SQLitePCLRaw.core"
          },
          {
            "stableId": "SQLitePCLRaw.core:SQLitePCL.raw::SQLITE_OPEN_NOMUTEXSystem.Int32",
            "targetName": "SQLITE_OPEN_NOMUTEX",
            "metadataToken": 67108940,
            "normalizedSignature": "SQLITE_OPEN_NOMUTEX|System.Int32|static=true|const=true",
            "isStatic": true,
            "isReadOnly": false,
            "isLiteral": true,
            "visibility": "Public",
            "ownerQualifiedName": "SQLitePCL.raw",
            "ownerIdentity": "SQLitePCLRaw.core"
          },
          {
            "stableId": "SQLitePCLRaw.core:SQLitePCL.raw::SQLITE_OPEN_FULLMUTEXSystem.Int32",
            "targetName": "SQLITE_OPEN_FULLMUTEX",
            "metadataToken": 67108941,
            "normalizedSignature": "SQLITE_OPEN_FULLMUTEX|System.Int32|static=true|const=true",
            "isStatic": true,
            "isReadOnly": false,
            "isLiteral": true,
            "visibility": "Public",
            "ownerQualifiedName": "SQLitePCL.raw",
            "ownerIdentity": "SQLitePCLRaw.core"
          },
          {
            "stableId": "SQLitePCLRaw.core:SQLitePCL.raw::SQLITE_OPEN_SHAREDCACHESystem.Int32",
            "targetName": "SQLITE_OPEN_SHAREDCACHE",
            "metadataToken": 67108942,
            "normalizedSignature": "SQLITE_OPEN_SHAREDCACHE|System.Int32|static=true|const=true",
            "isStatic": true,
            "isReadOnly": false,
            "isLiteral": true,
            "visibility": "Public",
            "ownerQualifiedName": "SQLitePCL.raw",
            "ownerIdentity": "SQLitePCLRaw.core"
          },
          {
            "stableId": "SQLitePCLRaw.core:SQLitePCL.raw::SQLITE_OPEN_PRIVATECACHESystem.Int32",
            "targetName": "SQLITE_OPEN_PRIVATECACHE",
            "metadataToken": 67108943,
            "normalizedSignature": "SQLITE_OPEN_PRIVATECACHE|System.Int32|static=true|const=true",
            "isStatic": true,
            "isReadOnly": false,
            "isLiteral": true,
            "visibility": "Public",
            "ownerQualifiedName": "SQLitePCL.raw",
            "ownerIdentity": "SQLitePCLRaw.core"
          },
          {
            "stableId": "SQLitePCLRaw.core:SQLitePCL.raw::SQLITE_OPEN_WALSystem.Int32",
            "targetName": "SQLITE_OPEN_WAL",
            "metadataToken": 67108944,
            "normalizedSignature": "SQLITE_OPEN_WAL|System.Int32|static=true|const=true",
            "isStatic": true,
            "isReadOnly": false,
            "isLiteral": true,
            "visibility": "Public",
            "ownerQualifiedName": "SQLitePCL.raw",
            "ownerIdentity": "SQLitePCLRaw.core"
          },
          {
            "stableId": "SQLitePCLRaw.core:SQLitePCL.raw::SQLITE_PREPARE_PERSISTENTSystem.Int32",
            "targetName": "SQLITE_PREPARE_PERSISTENT",
            "metadataToken": 67108945,
            "normalizedSignature": "SQLITE_PREPARE_PERSISTENT|System.Int32|static=true|const=true",
            "isStatic": true,
            "isReadOnly": false,
            "isLiteral": true,
            "visibility": "Public",
            "ownerQualifiedName": "SQLitePCL.raw",
            "ownerIdentity": "SQLitePCLRaw.core"
          },
          {
            "stableId": "SQLitePCLRaw.core:SQLitePCL.raw::SQLITE_PREPARE_NORMALIZESystem.Int32",
            "targetName": "SQLITE_PREPARE_NORMALIZE",
            "metadataToken": 67108946,
            "normalizedSignature": "SQLITE_PREPARE_NORMALIZE|System.Int32|static=true|const=true",
            "isStatic": true,
            "isReadOnly": false,
            "isLiteral": true,
            "visibility": "Public",
            "ownerQualifiedName": "SQLitePCL.raw",
            "ownerIdentity": "SQLitePCLRaw.core"
          },
          {
            "stableId": "SQLitePCLRaw.core:SQLitePCL.raw::SQLITE_PREPARE_NO_VTABSystem.Int32",
            "targetName": "SQLITE_PREPARE_NO_VTAB",
            "metadataToken": 67108947,
            "normalizedSignature": "SQLITE_PREPARE_NO_VTAB|System.Int32|static=true|const=true",
            "isStatic": true,
            "isReadOnly": false,
            "isLiteral": true,
            "visibility": "Public",
            "ownerQualifiedName": "SQLitePCL.raw",
            "ownerIdentity": "SQLitePCLRaw.core"
          },
          {
            "stableId": "SQLitePCLRaw.core:SQLitePCL.raw::SQLITE_INTEGERSystem.Int32",
            "targetName": "SQLITE_INTEGER",
            "metadataToken": 67108948,
            "normalizedSignature": "SQLITE_INTEGER|System.Int32|static=true|const=true",
            "isStatic": true,
            "isReadOnly": false,
            "isLiteral": true,
            "visibility": "Public",
            "ownerQualifiedName": "SQLitePCL.raw",
            "ownerIdentity": "SQLitePCLRaw.core"
          },
          {
            "stableId": "SQLitePCLRaw.core:SQLitePCL.raw::SQLITE_FLOATSystem.Int32",
            "targetName": "SQLITE_FLOAT",
            "metadataToken": 67108949,
            "normalizedSignature": "SQLITE_FLOAT|System.Int32|static=true|const=true",
            "isStatic": true,
            "isReadOnly": false,
            "isLiteral": true,
            "visibility": "Public",
            "ownerQualifiedName": "SQLitePCL.raw",
            "ownerIdentity": "SQLitePCLRaw.core"
          },
          {
            "stableId": "SQLitePCLRaw.core:SQLitePCL.raw::SQLITE_TEXTSystem.Int32",
            "targetName": "SQLITE_TEXT",
            "metadataToken": 67108950,
            "normalizedSignature": "SQLITE_TEXT|System.Int32|static=true|const=true",
            "isStatic": true,
            "isReadOnly": false,
            "isLiteral": true,
            "visibility": "Public",
            "ownerQualifiedName": "SQLitePCL.raw",
            "ownerIdentity": "SQLitePCLRaw.core"
          },
          {
            "stableId": "SQLitePCLRaw.core:SQLitePCL.raw::SQLITE_BLOBSystem.Int32",
            "targetName": "SQLITE_BLOB",
            "metadataToken": 67108951,
            "normalizedSignature": "SQLITE_BLOB|System.Int32|static=true|const=true",
            "isStatic": true,
            "isReadOnly": false,
            "isLiteral": true,
            "visibility": "Public",
            "ownerQualifiedName": "SQLitePCL.raw",
            "ownerIdentity": "SQLitePCLRaw.core"
          },
          {
            "stableId": "SQLitePCLRaw.core:SQLitePCL.raw::SQLITE_NULLSystem.Int32",
            "targetName": "SQLITE_NULL",
            "metadataToken": 67108952,
            "normalizedSignature": "SQLITE_NULL|System.Int32|static=true|const=true",
            "isStatic": true,
            "isReadOnly": false,
            "isLiteral": true,
            "visibility": "Public",
            "ownerQualifiedName": "SQLitePCL.raw",
            "ownerIdentity": "SQLitePCLRaw.core"
          },
          {
            "stableId": "SQLitePCLRaw.core:SQLitePCL.raw::SQLITE_OKSystem.Int32",
            "targetName": "SQLITE_OK",
            "metadataToken": 67108953,
            "normalizedSignature": "SQLITE_OK|System.Int32|static=true|const=true",
            "isStatic": true,
            "isReadOnly": false,
            "isLiteral": true,
            "visibility": "Public",
            "ownerQualifiedName": "SQLitePCL.raw",
            "ownerIdentity": "SQLitePCLRaw.core"
          },
          {
            "stableId": "SQLitePCLRaw.core:SQLitePCL.raw::SQLITE_ERRORSystem.Int32",
            "targetName": "SQLITE_ERROR",
            "metadataToken": 67108954,
            "normalizedSignature": "SQLITE_ERROR|System.Int32|static=true|const=true",
            "isStatic": true,
            "isReadOnly": false,
            "isLiteral": true,
            "visibility": "Public",
            "ownerQualifiedName": "SQLitePCL.raw",
            "ownerIdentity": "SQLitePCLRaw.core"
          },
          {
            "stableId": "SQLitePCLRaw.core:SQLitePCL.raw::SQLITE_INTERNALSystem.Int32",
            "targetName": "SQLITE_INTERNAL",
            "metadataToken": 67108955,
            "normalizedSignature": "SQLITE_INTERNAL|System.Int32|static=true|const=true",
            "isStatic": true,
            "isReadOnly": false,
            "isLiteral": true,
            "visibility": "Public",
            "ownerQualifiedName": "SQLitePCL.raw",
            "ownerIdentity": "SQLitePCLRaw.core"
          },
          {
            "stableId": "SQLitePCLRaw.core:SQLitePCL.raw::SQLITE_PERMSystem.Int32",
            "targetName": "SQLITE_PERM",
            "metadataToken": 67108956,
            "normalizedSignature": "SQLITE_PERM|System.Int32|static=true|const=true",
            "isStatic": true,
            "isReadOnly": false,
            "isLiteral": true,
            "visibility": "Public",
            "ownerQualifiedName": "SQLitePCL.raw",
            "ownerIdentity": "SQLitePCLRaw.core"
          },
          {
            "stableId": "SQLitePCLRaw.core:SQLitePCL.raw::SQLITE_ABORTSystem.Int32",
            "targetName": "SQLITE_ABORT",
            "metadataToken": 67108957,
            "normalizedSignature": "SQLITE_ABORT|System.Int32|static=true|const=true",
            "isStatic": true,
            "isReadOnly": false,
            "isLiteral": true,
            "visibility": "Public",
            "ownerQualifiedName": "SQLitePCL.raw",
            "ownerIdentity": "SQLitePCLRaw.core"
          },
          {
            "stableId": "SQLitePCLRaw.core:SQLitePCL.raw::SQLITE_BUSYSystem.Int32",
            "targetName": "SQLITE_BUSY",
            "metadataToken": 67108958,
            "normalizedSignature": "SQLITE_BUSY|System.Int32|static=true|const=true",
            "isStatic": true,
            "isReadOnly": false,
            "isLiteral": true,
            "visibility": "Public",
            "ownerQualifiedName": "SQLitePCL.raw",
            "ownerIdentity": "SQLitePCLRaw.core"
          },
          {
            "stableId": "SQLitePCLRaw.core:SQLitePCL.raw::SQLITE_LOCKEDSystem.Int32",
            "targetName": "SQLITE_LOCKED",
            "metadataToken": 67108959,
            "normalizedSignature": "SQLITE_LOCKED|System.Int32|static=true|const=true",
            "isStatic": true,
            "isReadOnly": false,
            "isLiteral": true,
            "visibility": "Public",
            "ownerQualifiedName": "SQLitePCL.raw",
            "ownerIdentity": "SQLitePCLRaw.core"
          },
          {
            "stableId": "SQLitePCLRaw.core:SQLitePCL.raw::SQLITE_NOMEMSystem.Int32",
            "targetName": "SQLITE_NOMEM",
            "metadataToken": 67108960,
            "normalizedSignature": "SQLITE_NOMEM|System.Int32|static=true|const=true",
            "isStatic": true,
            "isReadOnly": false,
            "isLiteral": true,
            "visibility": "Public",
            "ownerQualifiedName": "SQLitePCL.raw",
            "ownerIdentity": "SQLitePCLRaw.core"
          },
          {
            "stableId": "SQLitePCLRaw.core:SQLitePCL.raw::SQLITE_READONLYSystem.Int32",
            "targetName": "SQLITE_READONLY",
            "metadataToken": 67108961,
            "normalizedSignature": "SQLITE_READONLY|System.Int32|static=true|const=true",
            "isStatic": true,
            "isReadOnly": false,
            "isLiteral": true,
            "visibility": "Public",
            "ownerQualifiedName": "SQLitePCL.raw",
            "ownerIdentity": "SQLitePCLRaw.core"
          },
          {
            "stableId": "SQLitePCLRaw.core:SQLitePCL.raw::SQLITE_INTERRUPTSystem.Int32",
            "targetName": "SQLITE_INTERRUPT",
            "metadataToken": 67108962,
            "normalizedSignature": "SQLITE_INTERRUPT|System.Int32|static=true|const=true",
            "isStatic": true,
            "isReadOnly": false,
            "isLiteral": true,
            "visibility": "Public",
            "ownerQualifiedName": "SQLitePCL.raw",
            "ownerIdentity": "SQLitePCLRaw.core"
          },
          {
            "stableId": "SQLitePCLRaw.core:SQLitePCL.raw::SQLITE_IOERRSystem.Int32",
            "targetName": "SQLITE_IOERR",
            "metadataToken": 67108963,
            "normalizedSignature": "SQLITE_IOERR|System.Int32|static=true|const=true",
            "isStatic": true,
            "isReadOnly": false,
            "isLiteral": true,
            "visibility": "Public",
            "ownerQualifiedName": "SQLitePCL.raw",
            "ownerIdentity": "SQLitePCLRaw.core"
          },
          {
            "stableId": "SQLitePCLRaw.core:SQLitePCL.raw::SQLITE_CORRUPTSystem.Int32",
            "targetName": "SQLITE_CORRUPT",
            "metadataToken": 67108964,
            "normalizedSignature": "SQLITE_CORRUPT|System.Int32|static=true|const=true",
            "isStatic": true,
            "isReadOnly": false,
            "isLiteral": true,
            "visibility": "Public",
            "ownerQualifiedName": "SQLitePCL.raw",
            "ownerIdentity": "SQLitePCLRaw.core"
          },
          {
            "stableId": "SQLitePCLRaw.core:SQLitePCL.raw::SQLITE_NOTFOUNDSystem.Int32",
            "targetName": "SQLITE_NOTFOUND",
            "metadataToken": 67108965,
            "normalizedSignature": "SQLITE_NOTFOUND|System.Int32|static=true|const=true",
            "isStatic": true,
            "isReadOnly": false,
            "isLiteral": true,
            "visibility": "Public",
            "ownerQualifiedName": "SQLitePCL.raw",
            "ownerIdentity": "SQLitePCLRaw.core"
          },
          {
            "stableId": "SQLitePCLRaw.core:SQLitePCL.raw::SQLITE_FULLSystem.Int32",
            "targetName": "SQLITE_FULL",
            "metadataToken": 67108966,
            "normalizedSignature": "SQLITE_FULL|System.Int32|static=true|const=true",
            "isStatic": true,
            "isReadOnly": false,
            "isLiteral": true,
            "visibility": "Public",
            "ownerQualifiedName": "SQLitePCL.raw",
            "ownerIdentity": "SQLitePCLRaw.core"
          },
          {
            "stableId": "SQLitePCLRaw.core:SQLitePCL.raw::SQLITE_CANTOPENSystem.Int32",
            "targetName": "SQLITE_CANTOPEN",
            "metadataToken": 67108967,
            "normalizedSignature": "SQLITE_CANTOPEN|System.Int32|static=true|const=true",
            "isStatic": true,
            "isReadOnly": false,
            "isLiteral": true,
            "visibility": "Public",
            "ownerQualifiedName": "SQLitePCL.raw",
            "ownerIdentity": "SQLitePCLRaw.core"
          },
          {
            "stableId": "SQLitePCLRaw.core:SQLitePCL.raw::SQLITE_PROTOCOLSystem.Int32",
            "targetName": "SQLITE_PROTOCOL",
            "metadataToken": 67108968,
            "normalizedSignature": "SQLITE_PROTOCOL|System.Int32|static=true|const=true",
            "isStatic": true,
            "isReadOnly": false,
            "isLiteral": true,
            "visibility": "Public",
            "ownerQualifiedName": "SQLitePCL.raw",
            "ownerIdentity": "SQLitePCLRaw.core"
          },
          {
            "stableId": "SQLitePCLRaw.core:SQLitePCL.raw::SQLITE_EMPTYSystem.Int32",
            "targetName": "SQLITE_EMPTY",
            "metadataToken": 67108969,
            "normalizedSignature": "SQLITE_EMPTY|System.Int32|static=true|const=true",
            "isStatic": true,
            "isReadOnly": false,
            "isLiteral": true,
            "visibility": "Public",
            "ownerQualifiedName": "SQLitePCL.raw",
            "ownerIdentity": "SQLitePCLRaw.core"
          },
          {
            "stableId": "SQLitePCLRaw.core:SQLitePCL.raw::SQLITE_SCHEMASystem.Int32",
            "targetName": "SQLITE_SCHEMA",
            "metadataToken": 67108970,
            "normalizedSignature": "SQLITE_SCHEMA|System.Int32|static=true|const=true",
            "isStatic": true,
            "isReadOnly": false,
            "isLiteral": true,
            "visibility": "Public",
            "ownerQualifiedName": "SQLitePCL.raw",
            "ownerIdentity": "SQLitePCLRaw.core"
          },
          {
            "stableId": "SQLitePCLRaw.core:SQLitePCL.raw::SQLITE_TOOBIGSystem.Int32",
            "targetName": "SQLITE_TOOBIG",
            "metadataToken": 67108971,
            "normalizedSignature": "SQLITE_TOOBIG|System.Int32|static=true|const=true",
            "isStatic": true,
            "isReadOnly": false,
            "isLiteral": true,
            "visibility": "Public",
            "ownerQualifiedName": "SQLitePCL.raw",
            "ownerIdentity": "SQLitePCLRaw.core"
          },
          {
            "stableId": "SQLitePCLRaw.core:SQLitePCL.raw::SQLITE_CONSTRAINTSystem.Int32",
            "targetName": "SQLITE_CONSTRAINT",
            "metadataToken": 67108972,
            "normalizedSignature": "SQLITE_CONSTRAINT|System.Int32|static=true|const=true",
            "isStatic": true,
            "isReadOnly": false,
            "isLiteral": true,
            "visibility": "Public",
            "ownerQualifiedName": "SQLitePCL.raw",
            "ownerIdentity": "SQLitePCLRaw.core"
          },
          {
            "stableId": "SQLitePCLRaw.core:SQLitePCL.raw::SQLITE_MISMATCHSystem.Int32",
            "targetName": "SQLITE_MISMATCH",
            "metadataToken": 67108973,
            "normalizedSignature": "SQLITE_MISMATCH|System.Int32|static=true|const=true",
            "isStatic": true,
            "isReadOnly": false,
            "isLiteral": true,
            "visibility": "Public",
            "ownerQualifiedName": "SQLitePCL.raw",
            "ownerIdentity": "SQLitePCLRaw.core"
          },
          {
            "stableId": "SQLitePCLRaw.core:SQLitePCL.raw::SQLITE_MISUSESystem.Int32",
            "targetName": "SQLITE_MISUSE",
            "metadataToken": 67108974,
            "normalizedSignature": "SQLITE_MISUSE|System.Int32|static=true|const=true",
            "isStatic": true,
            "isReadOnly": false,
            "isLiteral": true,
            "visibility": "Public",
            "ownerQualifiedName": "SQLitePCL.raw",
            "ownerIdentity": "SQLitePCLRaw.core"
          },
          {
            "stableId": "SQLitePCLRaw.core:SQLitePCL.raw::SQLITE_NOLFSSystem.Int32",
            "targetName": "SQLITE_NOLFS",
            "metadataToken": 67108975,
            "normalizedSignature": "SQLITE_NOLFS|System.Int32|static=true|const=true",
            "isStatic": true,
            "isReadOnly": false,
            "isLiteral": true,
            "visibility": "Public",
            "ownerQualifiedName": "SQLitePCL.raw",
            "ownerIdentity": "SQLitePCLRaw.core"
          },
          {
            "stableId": "SQLitePCLRaw.core:SQLitePCL.raw::SQLITE_AUTHSystem.Int32",
            "targetName": "SQLITE_AUTH",
            "metadataToken": 67108976,
            "normalizedSignature": "SQLITE_AUTH|System.Int32|static=true|const=true",
            "isStatic": true,
            "isReadOnly": false,
            "isLiteral": true,
            "visibility": "Public",
            "ownerQualifiedName": "SQLitePCL.raw",
            "ownerIdentity": "SQLitePCLRaw.core"
          },
          {
            "stableId": "SQLitePCLRaw.core:SQLitePCL.raw::SQLITE_FORMATSystem.Int32",
            "targetName": "SQLITE_FORMAT",
            "metadataToken": 67108977,
            "normalizedSignature": "SQLITE_FORMAT|System.Int32|static=true|const=true",
            "isStatic": true,
            "isReadOnly": false,
            "isLiteral": true,
            "visibility": "Public",
            "ownerQualifiedName": "SQLitePCL.raw",
            "ownerIdentity": "SQLitePCLRaw.core"
          },
          {
            "stableId": "SQLitePCLRaw.core:SQLitePCL.raw::SQLITE_RANGESystem.Int32",
            "targetName": "SQLITE_RANGE",
            "metadataToken": 67108978,
            "normalizedSignature": "SQLITE_RANGE|System.Int32|static=true|const=true",
            "isStatic": true,
            "isReadOnly": false,
            "isLiteral": true,
            "visibility": "Public",
            "ownerQualifiedName": "SQLitePCL.raw",
            "ownerIdentity": "SQLitePCLRaw.core"
          },
          {
            "stableId": "SQLitePCLRaw.core:SQLitePCL.raw::SQLITE_NOTADBSystem.Int32",
            "targetName": "SQLITE_NOTADB",
            "metadataToken": 67108979,
            "normalizedSignature": "SQLITE_NOTADB|System.Int32|static=true|const=true",
            "isStatic": true,
            "isReadOnly": false,
            "isLiteral": true,
            "visibility": "Public",
            "ownerQualifiedName": "SQLitePCL.raw",
            "ownerIdentity": "SQLitePCLRaw.core"
          },
          {
            "stableId": "SQLitePCLRaw.core:SQLitePCL.raw::SQLITE_NOTICESystem.Int32",
            "targetName": "SQLITE_NOTICE",
            "metadataToken": 67108980,
            "normalizedSignature": "SQLITE_NOTICE|System.Int32|static=true|const=true",
            "isStatic": true,
            "isReadOnly": false,
            "isLiteral": true,
            "visibility": "Public",
            "ownerQualifiedName": "SQLitePCL.raw",
            "ownerIdentity": "SQLitePCLRaw.core"
          },
          {
            "stableId": "SQLitePCLRaw.core:SQLitePCL.raw::SQLITE_WARNINGSystem.Int32",
            "targetName": "SQLITE_WARNING",
            "metadataToken": 67108981,
            "normalizedSignature": "SQLITE_WARNING|System.Int32|static=true|const=true",
            "isStatic": true,
            "isReadOnly": false,
            "isLiteral": true,
            "visibility": "Public",
            "ownerQualifiedName": "SQLitePCL.raw",
            "ownerIdentity": "SQLitePCLRaw.core"
          },
          {
            "stableId": "SQLitePCLRaw.core:SQLitePCL.raw::SQLITE_ROWSystem.Int32",
            "targetName": "SQLITE_ROW",
            "metadataToken": 67108982,
            "normalizedSignature": "SQLITE_ROW|System.Int32|static=true|const=true",
            "isStatic": true,
            "isReadOnly": false,
            "isLiteral": true,
            "visibility": "Public",
            "ownerQualifiedName": "SQLitePCL.raw",
            "ownerIdentity": "SQLitePCLRaw.core"
          },
          {
            "stableId": "SQLitePCLRaw.core:SQLitePCL.raw::SQLITE_DONESystem.Int32",
            "targetName": "SQLITE_DONE",
            "metadataToken": 67108983,
            "normalizedSignature": "SQLITE_DONE|System.Int32|static=true|const=true",
            "isStatic": true,
            "isReadOnly": false,
            "isLiteral": true,
            "visibility": "Public",
            "ownerQualifiedName": "SQLitePCL.raw",
            "ownerIdentity": "SQLitePCLRaw.core"
          },
          {
            "stableId": "SQLitePCLRaw.core:SQLitePCL.raw::SQLITE_IOERR_READSystem.Int32",
            "targetName": "SQLITE_IOERR_READ",
            "metadataToken": 67108984,
            "normalizedSignature": "SQLITE_IOERR_READ|System.Int32|static=true|const=true",
            "isStatic": true,
            "isReadOnly": false,
            "isLiteral": true,
            "visibility": "Public",
            "ownerQualifiedName": "SQLitePCL.raw",
            "ownerIdentity": "SQLitePCLRaw.core"
          },
          {
            "stableId": "SQLitePCLRaw.core:SQLitePCL.raw::SQLITE_IOERR_SHORT_READSystem.Int32",
            "targetName": "SQLITE_IOERR_SHORT_READ",
            "metadataToken": 67108985,
            "normalizedSignature": "SQLITE_IOERR_SHORT_READ|System.Int32|static=true|const=true",
            "isStatic": true,
            "isReadOnly": false,
            "isLiteral": true,
            "visibility": "Public",
            "ownerQualifiedName": "SQLitePCL.raw",
            "ownerIdentity": "SQLitePCLRaw.core"
          },
          {
            "stableId": "SQLitePCLRaw.core:SQLitePCL.raw::SQLITE_IOERR_WRITESystem.Int32",
            "targetName": "SQLITE_IOERR_WRITE",
            "metadataToken": 67108986,
            "normalizedSignature": "SQLITE_IOERR_WRITE|System.Int32|static=true|const=true",
            "isStatic": true,
            "isReadOnly": false,
            "isLiteral": true,
            "visibility": "Public",
            "ownerQualifiedName": "SQLitePCL.raw",
            "ownerIdentity": "SQLitePCLRaw.core"
          },
          {
            "stableId": "SQLitePCLRaw.core:SQLitePCL.raw::SQLITE_IOERR_FSYNCSystem.Int32",
            "targetName": "SQLITE_IOERR_FSYNC",
            "metadataToken": 67108987,
            "normalizedSignature": "SQLITE_IOERR_FSYNC|System.Int32|static=true|const=true",
            "isStatic": true,
            "isReadOnly": false,
            "isLiteral": true,
            "visibility": "Public",
            "ownerQualifiedName": "SQLitePCL.raw",
            "ownerIdentity": "SQLitePCLRaw.core"
          },
          {
            "stableId": "SQLitePCLRaw.core:SQLitePCL.raw::SQLITE_IOERR_DIR_FSYNCSystem.Int32",
            "targetName": "SQLITE_IOERR_DIR_FSYNC",
            "metadataToken": 67108988,
            "normalizedSignature": "SQLITE_IOERR_DIR_FSYNC|System.Int32|static=true|const=true",
            "isStatic": true,
            "isReadOnly": false,
            "isLiteral": true,
            "visibility": "Public",
            "ownerQualifiedName": "SQLitePCL.raw",
            "ownerIdentity": "SQLitePCLRaw.core"
          },
          {
            "stableId": "SQLitePCLRaw.core:SQLitePCL.raw::SQLITE_IOERR_TRUNCATESystem.Int32",
            "targetName": "SQLITE_IOERR_TRUNCATE",
            "metadataToken": 67108989,
            "normalizedSignature": "SQLITE_IOERR_TRUNCATE|System.Int32|static=true|const=true",
            "isStatic": true,
            "isReadOnly": false,
            "isLiteral": true,
            "visibility": "Public",
            "ownerQualifiedName": "SQLitePCL.raw",
            "ownerIdentity": "SQLitePCLRaw.core"
          },
          {
            "stableId": "SQLitePCLRaw.core:SQLitePCL.raw::SQLITE_IOERR_FSTATSystem.Int32",
            "targetName": "SQLITE_IOERR_FSTAT",
            "metadataToken": 67108990,
            "normalizedSignature": "SQLITE_IOERR_FSTAT|System.Int32|static=true|const=true",
            "isStatic": true,
            "isReadOnly": false,
            "isLiteral": true,
            "visibility": "Public",
            "ownerQualifiedName": "SQLitePCL.raw",
            "ownerIdentity": "SQLitePCLRaw.core"
          },
          {
            "stableId": "SQLitePCLRaw.core:SQLitePCL.raw::SQLITE_IOERR_UNLOCKSystem.Int32",
            "targetName": "SQLITE_IOERR_UNLOCK",
            "metadataToken": 67108991,
            "normalizedSignature": "SQLITE_IOERR_UNLOCK|System.Int32|static=true|const=true",
            "isStatic": true,
            "isReadOnly": false,
            "isLiteral": true,
            "visibility": "Public",
            "ownerQualifiedName": "SQLitePCL.raw",
            "ownerIdentity": "SQLitePCLRaw.core"
          },
          {
            "stableId": "SQLitePCLRaw.core:SQLitePCL.raw::SQLITE_IOERR_RDLOCKSystem.Int32",
            "targetName": "SQLITE_IOERR_RDLOCK",
            "metadataToken": 67108992,
            "normalizedSignature": "SQLITE_IOERR_RDLOCK|System.Int32|static=true|const=true",
            "isStatic": true,
            "isReadOnly": false,
            "isLiteral": true,
            "visibility": "Public",
            "ownerQualifiedName": "SQLitePCL.raw",
            "ownerIdentity": "SQLitePCLRaw.core"
          },
          {
            "stableId": "SQLitePCLRaw.core:SQLitePCL.raw::SQLITE_IOERR_DELETESystem.Int32",
            "targetName": "SQLITE_IOERR_DELETE",
            "metadataToken": 67108993,
            "normalizedSignature": "SQLITE_IOERR_DELETE|System.Int32|static=true|const=true",
            "isStatic": true,
            "isReadOnly": false,
            "isLiteral": true,
            "visibility": "Public",
            "ownerQualifiedName": "SQLitePCL.raw",
            "ownerIdentity": "SQLitePCLRaw.core"
          },
          {
            "stableId": "SQLitePCLRaw.core:SQLitePCL.raw::SQLITE_IOERR_BLOCKEDSystem.Int32",
            "targetName": "SQLITE_IOERR_BLOCKED",
            "metadataToken": 67108994,
            "normalizedSignature": "SQLITE_IOERR_BLOCKED|System.Int32|static=true|const=true",
            "isStatic": true,
            "isReadOnly": false,
            "isLiteral": true,
            "visibility": "Public",
            "ownerQualifiedName": "SQLitePCL.raw",
            "ownerIdentity": "SQLitePCLRaw.core"
          },
          {
            "stableId": "SQLitePCLRaw.core:SQLitePCL.raw::SQLITE_IOERR_NOMEMSystem.Int32",
            "targetName": "SQLITE_IOERR_NOMEM",
            "metadataToken": 67108995,
            "normalizedSignature": "SQLITE_IOERR_NOMEM|System.Int32|static=true|const=true",
            "isStatic": true,
            "isReadOnly": false,
            "isLiteral": true,
            "visibility": "Public",
            "ownerQualifiedName": "SQLitePCL.raw",
            "ownerIdentity": "SQLitePCLRaw.core"
          },
          {
            "stableId": "SQLitePCLRaw.core:SQLitePCL.raw::SQLITE_IOERR_ACCESSSystem.Int32",
            "targetName": "SQLITE_IOERR_ACCESS",
            "metadataToken": 67108996,
            "normalizedSignature": "SQLITE_IOERR_ACCESS|System.Int32|static=true|const=true",
            "isStatic": true,
            "isReadOnly": false,
            "isLiteral": true,
            "visibility": "Public",
            "ownerQualifiedName": "SQLitePCL.raw",
            "ownerIdentity": "SQLitePCLRaw.core"
          },
          {
            "stableId": "SQLitePCLRaw.core:SQLitePCL.raw::SQLITE_IOERR_CHECKRESERVEDLOCKSystem.Int32",
            "targetName": "SQLITE_IOERR_CHECKRESERVEDLOCK",
            "metadataToken": 67108997,
            "normalizedSignature": "SQLITE_IOERR_CHECKRESERVEDLOCK|System.Int32|static=true|const=true",
            "isStatic": true,
            "isReadOnly": false,
            "isLiteral": true,
            "visibility": "Public",
            "ownerQualifiedName": "SQLitePCL.raw",
            "ownerIdentity": "SQLitePCLRaw.core"
          },
          {
            "stableId": "SQLitePCLRaw.core:SQLitePCL.raw::SQLITE_IOERR_LOCKSystem.Int32",
            "targetName": "SQLITE_IOERR_LOCK",
            "metadataToken": 67108998,
            "normalizedSignature": "SQLITE_IOERR_LOCK|System.Int32|static=true|const=true",
            "isStatic": true,
            "isReadOnly": false,
            "isLiteral": true,
            "visibility": "Public",
            "ownerQualifiedName": "SQLitePCL.raw",
            "ownerIdentity": "SQLitePCLRaw.core"
          },
          {
            "stableId": "SQLitePCLRaw.core:SQLitePCL.raw::SQLITE_IOERR_CLOSESystem.Int32",
            "targetName": "SQLITE_IOERR_CLOSE",
            "metadataToken": 67108999,
            "normalizedSignature": "SQLITE_IOERR_CLOSE|System.Int32|static=true|const=true",
            "isStatic": true,
            "isReadOnly": false,
            "isLiteral": true,
            "visibility": "Public",
            "ownerQualifiedName": "SQLitePCL.raw",
            "ownerIdentity": "SQLitePCLRaw.core"
          },
          {
            "stableId": "SQLitePCLRaw.core:SQLitePCL.raw::SQLITE_IOERR_DIR_CLOSESystem.Int32",
            "targetName": "SQLITE_IOERR_DIR_CLOSE",
            "metadataToken": 67109000,
            "normalizedSignature": "SQLITE_IOERR_DIR_CLOSE|System.Int32|static=true|const=true",
            "isStatic": true,
            "isReadOnly": false,
            "isLiteral": true,
            "visibility": "Public",
            "ownerQualifiedName": "SQLitePCL.raw",
            "ownerIdentity": "SQLitePCLRaw.core"
          },
          {
            "stableId": "SQLitePCLRaw.core:SQLitePCL.raw::SQLITE_IOERR_SHMOPENSystem.Int32",
            "targetName": "SQLITE_IOERR_SHMOPEN",
            "metadataToken": 67109001,
            "normalizedSignature": "SQLITE_IOERR_SHMOPEN|System.Int32|static=true|const=true",
            "isStatic": true,
            "isReadOnly": false,
            "isLiteral": true,
            "visibility": "Public",
            "ownerQualifiedName": "SQLitePCL.raw",
            "ownerIdentity": "SQLitePCLRaw.core"
          },
          {
            "stableId": "SQLitePCLRaw.core:SQLitePCL.raw::SQLITE_IOERR_SHMSIZESystem.Int32",
            "targetName": "SQLITE_IOERR_SHMSIZE",
            "metadataToken": 67109002,
            "normalizedSignature": "SQLITE_IOERR_SHMSIZE|System.Int32|static=true|const=true",
            "isStatic": true,
            "isReadOnly": false,
            "isLiteral": true,
            "visibility": "Public",
            "ownerQualifiedName": "SQLitePCL.raw",
            "ownerIdentity": "SQLitePCLRaw.core"
          },
          {
            "stableId": "SQLitePCLRaw.core:SQLitePCL.raw::SQLITE_IOERR_SHMLOCKSystem.Int32",
            "targetName": "SQLITE_IOERR_SHMLOCK",
            "metadataToken": 67109003,
            "normalizedSignature": "SQLITE_IOERR_SHMLOCK|System.Int32|static=true|const=true",
            "isStatic": true,
            "isReadOnly": false,
            "isLiteral": true,
            "visibility": "Public",
            "ownerQualifiedName": "SQLitePCL.raw",
            "ownerIdentity": "SQLitePCLRaw.core"
          },
          {
            "stableId": "SQLitePCLRaw.core:SQLitePCL.raw::SQLITE_IOERR_SHMMAPSystem.Int32",
            "targetName": "SQLITE_IOERR_SHMMAP",
            "metadataToken": 67109004,
            "normalizedSignature": "SQLITE_IOERR_SHMMAP|System.Int32|static=true|const=true",
            "isStatic": true,
            "isReadOnly": false,
            "isLiteral": true,
            "visibility": "Public",
            "ownerQualifiedName": "SQLitePCL.raw",
            "ownerIdentity": "SQLitePCLRaw.core"
          },
          {
            "stableId": "SQLitePCLRaw.core:SQLitePCL.raw::SQLITE_IOERR_SEEKSystem.Int32",
            "targetName": "SQLITE_IOERR_SEEK",
            "metadataToken": 67109005,
            "normalizedSignature": "SQLITE_IOERR_SEEK|System.Int32|static=true|const=true",
            "isStatic": true,
            "isReadOnly": false,
            "isLiteral": true,
            "visibility": "Public",
            "ownerQualifiedName": "SQLitePCL.raw",
            "ownerIdentity": "SQLitePCLRaw.core"
          },
          {
            "stableId": "SQLitePCLRaw.core:SQLitePCL.raw::SQLITE_IOERR_DELETE_NOENTSystem.Int32",
            "targetName": "SQLITE_IOERR_DELETE_NOENT",
            "metadataToken": 67109006,
            "normalizedSignature": "SQLITE_IOERR_DELETE_NOENT|System.Int32|static=true|const=true",
            "isStatic": true,
            "isReadOnly": false,
            "isLiteral": true,
            "visibility": "Public",
            "ownerQualifiedName": "SQLitePCL.raw",
            "ownerIdentity": "SQLitePCLRaw.core"
          },
          {
            "stableId": "SQLitePCLRaw.core:SQLitePCL.raw::SQLITE_IOERR_MMAPSystem.Int32",
            "targetName": "SQLITE_IOERR_MMAP",
            "metadataToken": 67109007,
            "normalizedSignature": "SQLITE_IOERR_MMAP|System.Int32|static=true|const=true",
            "isStatic": true,
            "isReadOnly": false,
            "isLiteral": true,
            "visibility": "Public",
            "ownerQualifiedName": "SQLitePCL.raw",
            "ownerIdentity": "SQLitePCLRaw.core"
          },
          {
            "stableId": "SQLitePCLRaw.core:SQLitePCL.raw::SQLITE_IOERR_GETTEMPPATHSystem.Int32",
            "targetName": "SQLITE_IOERR_GETTEMPPATH",
            "metadataToken": 67109008,
            "normalizedSignature": "SQLITE_IOERR_GETTEMPPATH|System.Int32|static=true|const=true",
            "isStatic": true,
            "isReadOnly": false,
            "isLiteral": true,
            "visibility": "Public",
            "ownerQualifiedName": "SQLitePCL.raw",
            "ownerIdentity": "SQLitePCLRaw.core"
          },
          {
            "stableId": "SQLitePCLRaw.core:SQLitePCL.raw::SQLITE_IOERR_CONVPATHSystem.Int32",
            "targetName": "SQLITE_IOERR_CONVPATH",
            "metadataToken": 67109009,
            "normalizedSignature": "SQLITE_IOERR_CONVPATH|System.Int32|static=true|const=true",
            "isStatic": true,
            "isReadOnly": false,
            "isLiteral": true,
            "visibility": "Public",
            "ownerQualifiedName": "SQLitePCL.raw",
            "ownerIdentity": "SQLitePCLRaw.core"
          },
          {
            "stableId": "SQLitePCLRaw.core:SQLitePCL.raw::SQLITE_LOCKED_SHAREDCACHESystem.Int32",
            "targetName": "SQLITE_LOCKED_SHAREDCACHE",
            "metadataToken": 67109010,
            "normalizedSignature": "SQLITE_LOCKED_SHAREDCACHE|System.Int32|static=true|const=true",
            "isStatic": true,
            "isReadOnly": false,
            "isLiteral": true,
            "visibility": "Public",
            "ownerQualifiedName": "SQLitePCL.raw",
            "ownerIdentity": "SQLitePCLRaw.core"
          },
          {
            "stableId": "SQLitePCLRaw.core:SQLitePCL.raw::SQLITE_BUSY_RECOVERYSystem.Int32",
            "targetName": "SQLITE_BUSY_RECOVERY",
            "metadataToken": 67109011,
            "normalizedSignature": "SQLITE_BUSY_RECOVERY|System.Int32|static=true|const=true",
            "isStatic": true,
            "isReadOnly": false,
            "isLiteral": true,
            "visibility": "Public",
            "ownerQualifiedName": "SQLitePCL.raw",
            "ownerIdentity": "SQLitePCLRaw.core"
          },
          {
            "stableId": "SQLitePCLRaw.core:SQLitePCL.raw::SQLITE_BUSY_SNAPSHOTSystem.Int32",
            "targetName": "SQLITE_BUSY_SNAPSHOT",
            "metadataToken": 67109012,
            "normalizedSignature": "SQLITE_BUSY_SNAPSHOT|System.Int32|static=true|const=true",
            "isStatic": true,
            "isReadOnly": false,
            "isLiteral": true,
            "visibility": "Public",
            "ownerQualifiedName": "SQLitePCL.raw",
            "ownerIdentity": "SQLitePCLRaw.core"
          },
          {
            "stableId": "SQLitePCLRaw.core:SQLitePCL.raw::SQLITE_CANTOPEN_NOTEMPDIRSystem.Int32",
            "targetName": "SQLITE_CANTOPEN_NOTEMPDIR",
            "metadataToken": 67109013,
            "normalizedSignature": "SQLITE_CANTOPEN_NOTEMPDIR|System.Int32|static=true|const=true",
            "isStatic": true,
            "isReadOnly": false,
            "isLiteral": true,
            "visibility": "Public",
            "ownerQualifiedName": "SQLitePCL.raw",
            "ownerIdentity": "SQLitePCLRaw.core"
          },
          {
            "stableId": "SQLitePCLRaw.core:SQLitePCL.raw::SQLITE_CANTOPEN_ISDIRSystem.Int32",
            "targetName": "SQLITE_CANTOPEN_ISDIR",
            "metadataToken": 67109014,
            "normalizedSignature": "SQLITE_CANTOPEN_ISDIR|System.Int32|static=true|const=true",
            "isStatic": true,
            "isReadOnly": false,
            "isLiteral": true,
            "visibility": "Public",
            "ownerQualifiedName": "SQLitePCL.raw",
            "ownerIdentity": "SQLitePCLRaw.core"
          },
          {
            "stableId": "SQLitePCLRaw.core:SQLitePCL.raw::SQLITE_CANTOPEN_FULLPATHSystem.Int32",
            "targetName": "SQLITE_CANTOPEN_FULLPATH",
            "metadataToken": 67109015,
            "normalizedSignature": "SQLITE_CANTOPEN_FULLPATH|System.Int32|static=true|const=true",
            "isStatic": true,
            "isReadOnly": false,
            "isLiteral": true,
            "visibility": "Public",
            "ownerQualifiedName": "SQLitePCL.raw",
            "ownerIdentity": "SQLitePCLRaw.core"
          },
          {
            "stableId": "SQLitePCLRaw.core:SQLitePCL.raw::SQLITE_CANTOPEN_CONVPATHSystem.Int32",
            "targetName": "SQLITE_CANTOPEN_CONVPATH",
            "metadataToken": 67109016,
            "normalizedSignature": "SQLITE_CANTOPEN_CONVPATH|System.Int32|static=true|const=true",
            "isStatic": true,
            "isReadOnly": false,
            "isLiteral": true,
            "visibility": "Public",
            "ownerQualifiedName": "SQLitePCL.raw",
            "ownerIdentity": "SQLitePCLRaw.core"
          },
          {
            "stableId": "SQLitePCLRaw.core:SQLitePCL.raw::SQLITE_CORRUPT_VTABSystem.Int32",
            "targetName": "SQLITE_CORRUPT_VTAB",
            "metadataToken": 67109017,
            "normalizedSignature": "SQLITE_CORRUPT_VTAB|System.Int32|static=true|const=true",
            "isStatic": true,
            "isReadOnly": false,
            "isLiteral": true,
            "visibility": "Public",
            "ownerQualifiedName": "SQLitePCL.raw",
            "ownerIdentity": "SQLitePCLRaw.core"
          },
          {
            "stableId": "SQLitePCLRaw.core:SQLitePCL.raw::SQLITE_READONLY_RECOVERYSystem.Int32",
            "targetName": "SQLITE_READONLY_RECOVERY",
            "metadataToken": 67109018,
            "normalizedSignature": "SQLITE_READONLY_RECOVERY|System.Int32|static=true|const=true",
            "isStatic": true,
            "isReadOnly": false,
            "isLiteral": true,
            "visibility": "Public",
            "ownerQualifiedName": "SQLitePCL.raw",
            "ownerIdentity": "SQLitePCLRaw.core"
          },
          {
            "stableId": "SQLitePCLRaw.core:SQLitePCL.raw::SQLITE_READONLY_CANTLOCKSystem.Int32",
            "targetName": "SQLITE_READONLY_CANTLOCK",
            "metadataToken": 67109019,
            "normalizedSignature": "SQLITE_READONLY_CANTLOCK|System.Int32|static=true|const=true",
            "isStatic": true,
            "isReadOnly": false,
            "isLiteral": true,
            "visibility": "Public",
            "ownerQualifiedName": "SQLitePCL.raw",
            "ownerIdentity": "SQLitePCLRaw.core"
          },
          {
            "stableId": "SQLitePCLRaw.core:SQLitePCL.raw::SQLITE_READONLY_ROLLBACKSystem.Int32",
            "targetName": "SQLITE_READONLY_ROLLBACK",
            "metadataToken": 67109020,
            "normalizedSignature": "SQLITE_READONLY_ROLLBACK|System.Int32|static=true|const=true",
            "isStatic": true,
            "isReadOnly": false,
            "isLiteral": true,
            "visibility": "Public",
            "ownerQualifiedName": "SQLitePCL.raw",
            "ownerIdentity": "SQLitePCLRaw.core"
          },
          {
            "stableId": "SQLitePCLRaw.core:SQLitePCL.raw::SQLITE_READONLY_DBMOVEDSystem.Int32",
            "targetName": "SQLITE_READONLY_DBMOVED",
            "metadataToken": 67109021,
            "normalizedSignature": "SQLITE_READONLY_DBMOVED|System.Int32|static=true|const=true",
            "isStatic": true,
            "isReadOnly": false,
            "isLiteral": true,
            "visibility": "Public",
            "ownerQualifiedName": "SQLitePCL.raw",
            "ownerIdentity": "SQLitePCLRaw.core"
          },
          {
            "stableId": "SQLitePCLRaw.core:SQLitePCL.raw::SQLITE_ABORT_ROLLBACKSystem.Int32",
            "targetName": "SQLITE_ABORT_ROLLBACK",
            "metadataToken": 67109022,
            "normalizedSignature": "SQLITE_ABORT_ROLLBACK|System.Int32|static=true|const=true",
            "isStatic": true,
            "isReadOnly": false,
            "isLiteral": true,
            "visibility": "Public",
            "ownerQualifiedName": "SQLitePCL.raw",
            "ownerIdentity": "SQLitePCLRaw.core"
          },
          {
            "stableId": "SQLitePCLRaw.core:SQLitePCL.raw::SQLITE_CONSTRAINT_CHECKSystem.Int32",
            "targetName": "SQLITE_CONSTRAINT_CHECK",
            "metadataToken": 67109023,
            "normalizedSignature": "SQLITE_CONSTRAINT_CHECK|System.Int32|static=true|const=true",
            "isStatic": true,
            "isReadOnly": false,
            "isLiteral": true,
            "visibility": "Public",
            "ownerQualifiedName": "SQLitePCL.raw",
            "ownerIdentity": "SQLitePCLRaw.core"
          },
          {
            "stableId": "SQLitePCLRaw.core:SQLitePCL.raw::SQLITE_CONSTRAINT_COMMITHOOKSystem.Int32",
            "targetName": "SQLITE_CONSTRAINT_COMMITHOOK",
            "metadataToken": 67109024,
            "normalizedSignature": "SQLITE_CONSTRAINT_COMMITHOOK|System.Int32|static=true|const=true",
            "isStatic": true,
            "isReadOnly": false,
            "isLiteral": true,
            "visibility": "Public",
            "ownerQualifiedName": "SQLitePCL.raw",
            "ownerIdentity": "SQLitePCLRaw.core"
          },
          {
            "stableId": "SQLitePCLRaw.core:SQLitePCL.raw::SQLITE_CONSTRAINT_FOREIGNKEYSystem.Int32",
            "targetName": "SQLITE_CONSTRAINT_FOREIGNKEY",
            "metadataToken": 67109025,
            "normalizedSignature": "SQLITE_CONSTRAINT_FOREIGNKEY|System.Int32|static=true|const=true",
            "isStatic": true,
            "isReadOnly": false,
            "isLiteral": true,
            "visibility": "Public",
            "ownerQualifiedName": "SQLitePCL.raw",
            "ownerIdentity": "SQLitePCLRaw.core"
          },
          {
            "stableId": "SQLitePCLRaw.core:SQLitePCL.raw::SQLITE_CONSTRAINT_FUNCTIONSystem.Int32",
            "targetName": "SQLITE_CONSTRAINT_FUNCTION",
            "metadataToken": 67109026,
            "normalizedSignature": "SQLITE_CONSTRAINT_FUNCTION|System.Int32|static=true|const=true",
            "isStatic": true,
            "isReadOnly": false,
            "isLiteral": true,
            "visibility": "Public",
            "ownerQualifiedName": "SQLitePCL.raw",
            "ownerIdentity": "SQLitePCLRaw.core"
          },
          {
            "stableId": "SQLitePCLRaw.core:SQLitePCL.raw::SQLITE_CONSTRAINT_NOTNULLSystem.Int32",
            "targetName": "SQLITE_CONSTRAINT_NOTNULL",
            "metadataToken": 67109027,
            "normalizedSignature": "SQLITE_CONSTRAINT_NOTNULL|System.Int32|static=true|const=true",
            "isStatic": true,
            "isReadOnly": false,
            "isLiteral": true,
            "visibility": "Public",
            "ownerQualifiedName": "SQLitePCL.raw",
            "ownerIdentity": "SQLitePCLRaw.core"
          },
          {
            "stableId": "SQLitePCLRaw.core:SQLitePCL.raw::SQLITE_CONSTRAINT_PRIMARYKEYSystem.Int32",
            "targetName": "SQLITE_CONSTRAINT_PRIMARYKEY",
            "metadataToken": 67109028,
            "normalizedSignature": "SQLITE_CONSTRAINT_PRIMARYKEY|System.Int32|static=true|const=true",
            "isStatic": true,
            "isReadOnly": false,
            "isLiteral": true,
            "visibility": "Public",
            "ownerQualifiedName": "SQLitePCL.raw",
            "ownerIdentity": "SQLitePCLRaw.core"
          },
          {
            "stableId": "SQLitePCLRaw.core:SQLitePCL.raw::SQLITE_CONSTRAINT_TRIGGERSystem.Int32",
            "targetName": "SQLITE_CONSTRAINT_TRIGGER",
            "metadataToken": 67109029,
            "normalizedSignature": "SQLITE_CONSTRAINT_TRIGGER|System.Int32|static=true|const=true",
            "isStatic": true,
            "isReadOnly": false,
            "isLiteral": true,
            "visibility": "Public",
            "ownerQualifiedName": "SQLitePCL.raw",
            "ownerIdentity": "SQLitePCLRaw.core"
          },
          {
            "stableId": "SQLitePCLRaw.core:SQLitePCL.raw::SQLITE_CONSTRAINT_UNIQUESystem.Int32",
            "targetName": "SQLITE_CONSTRAINT_UNIQUE",
            "metadataToken": 67109030,
            "normalizedSignature": "SQLITE_CONSTRAINT_UNIQUE|System.Int32|static=true|const=true",
            "isStatic": true,
            "isReadOnly": false,
            "isLiteral": true,
            "visibility": "Public",
            "ownerQualifiedName": "SQLitePCL.raw",
            "ownerIdentity": "SQLitePCLRaw.core"
          },
          {
            "stableId": "SQLitePCLRaw.core:SQLitePCL.raw::SQLITE_CONSTRAINT_VTABSystem.Int32",
            "targetName": "SQLITE_CONSTRAINT_VTAB",
            "metadataToken": 67109031,
            "normalizedSignature": "SQLITE_CONSTRAINT_VTAB|System.Int32|static=true|const=true",
            "isStatic": true,
            "isReadOnly": false,
            "isLiteral": true,
            "visibility": "Public",
            "ownerQualifiedName": "SQLitePCL.raw",
            "ownerIdentity": "SQLitePCLRaw.core"
          },
          {
            "stableId": "SQLitePCLRaw.core:SQLitePCL.raw::SQLITE_CONSTRAINT_ROWIDSystem.Int32",
            "targetName": "SQLITE_CONSTRAINT_ROWID",
            "metadataToken": 67109032,
            "normalizedSignature": "SQLITE_CONSTRAINT_ROWID|System.Int32|static=true|const=true",
            "isStatic": true,
            "isReadOnly": false,
            "isLiteral": true,
            "visibility": "Public",
            "ownerQualifiedName": "SQLitePCL.raw",
            "ownerIdentity": "SQLitePCLRaw.core"
          },
          {
            "stableId": "SQLitePCLRaw.core:SQLitePCL.raw::SQLITE_NOTICE_RECOVER_WALSystem.Int32",
            "targetName": "SQLITE_NOTICE_RECOVER_WAL",
            "metadataToken": 67109033,
            "normalizedSignature": "SQLITE_NOTICE_RECOVER_WAL|System.Int32|static=true|const=true",
            "isStatic": true,
            "isReadOnly": false,
            "isLiteral": true,
            "visibility": "Public",
            "ownerQualifiedName": "SQLitePCL.raw",
            "ownerIdentity": "SQLitePCLRaw.core"
          },
          {
            "stableId": "SQLitePCLRaw.core:SQLitePCL.raw::SQLITE_NOTICE_RECOVER_ROLLBACKSystem.Int32",
            "targetName": "SQLITE_NOTICE_RECOVER_ROLLBACK",
            "metadataToken": 67109034,
            "normalizedSignature": "SQLITE_NOTICE_RECOVER_ROLLBACK|System.Int32|static=true|const=true",
            "isStatic": true,
            "isReadOnly": false,
            "isLiteral": true,
            "visibility": "Public",
            "ownerQualifiedName": "SQLitePCL.raw",
            "ownerIdentity": "SQLitePCLRaw.core"
          },
          {
            "stableId": "SQLitePCLRaw.core:SQLitePCL.raw::SQLITE_WARNING_AUTOINDEXSystem.Int32",
            "targetName": "SQLITE_WARNING_AUTOINDEX",
            "metadataToken": 67109035,
            "normalizedSignature": "SQLITE_WARNING_AUTOINDEX|System.Int32|static=true|const=true",
            "isStatic": true,
            "isReadOnly": false,
            "isLiteral": true,
            "visibility": "Public",
            "ownerQualifiedName": "SQLitePCL.raw",
            "ownerIdentity": "SQLitePCLRaw.core"
          },
          {
            "stableId": "SQLitePCLRaw.core:SQLitePCL.raw::SQLITE_CREATE_INDEXSystem.Int32",
            "targetName": "SQLITE_CREATE_INDEX",
            "metadataToken": 67109036,
            "normalizedSignature": "SQLITE_CREATE_INDEX|System.Int32|static=true|const=true",
            "isStatic": true,
            "isReadOnly": false,
            "isLiteral": true,
            "visibility": "Public",
            "ownerQualifiedName": "SQLitePCL.raw",
            "ownerIdentity": "SQLitePCLRaw.core"
          },
          {
            "stableId": "SQLitePCLRaw.core:SQLitePCL.raw::SQLITE_CREATE_TABLESystem.Int32",
            "targetName": "SQLITE_CREATE_TABLE",
            "metadataToken": 67109037,
            "normalizedSignature": "SQLITE_CREATE_TABLE|System.Int32|static=true|const=true",
            "isStatic": true,
            "isReadOnly": false,
            "isLiteral": true,
            "visibility": "Public",
            "ownerQualifiedName": "SQLitePCL.raw",
            "ownerIdentity": "SQLitePCLRaw.core"
          },
          {
            "stableId": "SQLitePCLRaw.core:SQLitePCL.raw::SQLITE_CREATE_TEMP_INDEXSystem.Int32",
            "targetName": "SQLITE_CREATE_TEMP_INDEX",
            "metadataToken": 67109038,
            "normalizedSignature": "SQLITE_CREATE_TEMP_INDEX|System.Int32|static=true|const=true",
            "isStatic": true,
            "isReadOnly": false,
            "isLiteral": true,
            "visibility": "Public",
            "ownerQualifiedName": "SQLitePCL.raw",
            "ownerIdentity": "SQLitePCLRaw.core"
          },
          {
            "stableId": "SQLitePCLRaw.core:SQLitePCL.raw::SQLITE_CREATE_TEMP_TABLESystem.Int32",
            "targetName": "SQLITE_CREATE_TEMP_TABLE",
            "metadataToken": 67109039,
            "normalizedSignature": "SQLITE_CREATE_TEMP_TABLE|System.Int32|static=true|const=true",
            "isStatic": true,
            "isReadOnly": false,
            "isLiteral": true,
            "visibility": "Public",
            "ownerQualifiedName": "SQLitePCL.raw",
            "ownerIdentity": "SQLitePCLRaw.core"
          },
          {
            "stableId": "SQLitePCLRaw.core:SQLitePCL.raw::SQLITE_CREATE_TEMP_TRIGGERSystem.Int32",
            "targetName": "SQLITE_CREATE_TEMP_TRIGGER",
            "metadataToken": 67109040,
            "normalizedSignature": "SQLITE_CREATE_TEMP_TRIGGER|System.Int32|static=true|const=true",
            "isStatic": true,
            "isReadOnly": false,
            "isLiteral": true,
            "visibility": "Public",
            "ownerQualifiedName": "SQLitePCL.raw",
            "ownerIdentity": "SQLitePCLRaw.core"
          },
          {
            "stableId": "SQLitePCLRaw.core:SQLitePCL.raw::SQLITE_CREATE_TEMP_VIEWSystem.Int32",
            "targetName": "SQLITE_CREATE_TEMP_VIEW",
            "metadataToken": 67109041,
            "normalizedSignature": "SQLITE_CREATE_TEMP_VIEW|System.Int32|static=true|const=true",
            "isStatic": true,
            "isReadOnly": false,
            "isLiteral": true,
            "visibility": "Public",
            "ownerQualifiedName": "SQLitePCL.raw",
            "ownerIdentity": "SQLitePCLRaw.core"
          },
          {
            "stableId": "SQLitePCLRaw.core:SQLitePCL.raw::SQLITE_CREATE_TRIGGERSystem.Int32",
            "targetName": "SQLITE_CREATE_TRIGGER",
            "metadataToken": 67109042,
            "normalizedSignature": "SQLITE_CREATE_TRIGGER|System.Int32|static=true|const=true",
            "isStatic": true,
            "isReadOnly": false,
            "isLiteral": true,
            "visibility": "Public",
            "ownerQualifiedName": "SQLitePCL.raw",
            "ownerIdentity": "SQLitePCLRaw.core"
          },
          {
            "stableId": "SQLitePCLRaw.core:SQLitePCL.raw::SQLITE_CREATE_VIEWSystem.Int32",
            "targetName": "SQLITE_CREATE_VIEW",
            "metadataToken": 67109043,
            "normalizedSignature": "SQLITE_CREATE_VIEW|System.Int32|static=true|const=true",
            "isStatic": true,
            "isReadOnly": false,
            "isLiteral": true,
            "visibility": "Public",
            "ownerQualifiedName": "SQLitePCL.raw",
            "ownerIdentity": "SQLitePCLRaw.core"
          },
          {
            "stableId": "SQLitePCLRaw.core:SQLitePCL.raw::SQLITE_DELETESystem.Int32",
            "targetName": "SQLITE_DELETE",
            "metadataToken": 67109044,
            "normalizedSignature": "SQLITE_DELETE|System.Int32|static=true|const=true",
            "isStatic": true,
            "isReadOnly": false,
            "isLiteral": true,
            "visibility": "Public",
            "ownerQualifiedName": "SQLitePCL.raw",
            "ownerIdentity": "SQLitePCLRaw.core"
          },
          {
            "stableId": "SQLitePCLRaw.core:SQLitePCL.raw::SQLITE_DROP_INDEXSystem.Int32",
            "targetName": "SQLITE_DROP_INDEX",
            "metadataToken": 67109045,
            "normalizedSignature": "SQLITE_DROP_INDEX|System.Int32|static=true|const=true",
            "isStatic": true,
            "isReadOnly": false,
            "isLiteral": true,
            "visibility": "Public",
            "ownerQualifiedName": "SQLitePCL.raw",
            "ownerIdentity": "SQLitePCLRaw.core"
          },
          {
            "stableId": "SQLitePCLRaw.core:SQLitePCL.raw::SQLITE_DROP_TABLESystem.Int32",
            "targetName": "SQLITE_DROP_TABLE",
            "metadataToken": 67109046,
            "normalizedSignature": "SQLITE_DROP_TABLE|System.Int32|static=true|const=true",
            "isStatic": true,
            "isReadOnly": false,
            "isLiteral": true,
            "visibility": "Public",
            "ownerQualifiedName": "SQLitePCL.raw",
            "ownerIdentity": "SQLitePCLRaw.core"
          },
          {
            "stableId": "SQLitePCLRaw.core:SQLitePCL.raw::SQLITE_DROP_TEMP_INDEXSystem.Int32",
            "targetName": "SQLITE_DROP_TEMP_INDEX",
            "metadataToken": 67109047,
            "normalizedSignature": "SQLITE_DROP_TEMP_INDEX|System.Int32|static=true|const=true",
            "isStatic": true,
            "isReadOnly": false,
            "isLiteral": true,
            "visibility": "Public",
            "ownerQualifiedName": "SQLitePCL.raw",
            "ownerIdentity": "SQLitePCLRaw.core"
          },
          {
            "stableId": "SQLitePCLRaw.core:SQLitePCL.raw::SQLITE_DROP_TEMP_TABLESystem.Int32",
            "targetName": "SQLITE_DROP_TEMP_TABLE",
            "metadataToken": 67109048,
            "normalizedSignature": "SQLITE_DROP_TEMP_TABLE|System.Int32|static=true|const=true",
            "isStatic": true,
            "isReadOnly": false,
            "isLiteral": true,
            "visibility": "Public",
            "ownerQualifiedName": "SQLitePCL.raw",
            "ownerIdentity": "SQLitePCLRaw.core"
          },
          {
            "stableId": "SQLitePCLRaw.core:SQLitePCL.raw::SQLITE_DROP_TEMP_TRIGGERSystem.Int32",
            "targetName": "SQLITE_DROP_TEMP_TRIGGER",
            "metadataToken": 67109049,
            "normalizedSignature": "SQLITE_DROP_TEMP_TRIGGER|System.Int32|static=true|const=true",
            "isStatic": true,
            "isReadOnly": false,
            "isLiteral": true,
            "visibility": "Public",
            "ownerQualifiedName": "SQLitePCL.raw",
            "ownerIdentity": "SQLitePCLRaw.core"
          },
          {
            "stableId": "SQLitePCLRaw.core:SQLitePCL.raw::SQLITE_DROP_TEMP_VIEWSystem.Int32",
            "targetName": "SQLITE_DROP_TEMP_VIEW",
            "metadataToken": 67109050,
            "normalizedSignature": "SQLITE_DROP_TEMP_VIEW|System.Int32|static=true|const=true",
            "isStatic": true,
            "isReadOnly": false,
            "isLiteral": true,
            "visibility": "Public",
            "ownerQualifiedName": "SQLitePCL.raw",
            "ownerIdentity": "SQLitePCLRaw.core"
          },
          {
            "stableId": "SQLitePCLRaw.core:SQLitePCL.raw::SQLITE_DROP_TRIGGERSystem.Int32",
            "targetName": "SQLITE_DROP_TRIGGER",
            "metadataToken": 67109051,
            "normalizedSignature": "SQLITE_DROP_TRIGGER|System.Int32|static=true|const=true",
            "isStatic": true,
            "isReadOnly": false,
            "isLiteral": true,
            "visibility": "Public",
            "ownerQualifiedName": "SQLitePCL.raw",
            "ownerIdentity": "SQLitePCLRaw.core"
          },
          {
            "stableId": "SQLitePCLRaw.core:SQLitePCL.raw::SQLITE_DROP_VIEWSystem.Int32",
            "targetName": "SQLITE_DROP_VIEW",
            "metadataToken": 67109052,
            "normalizedSignature": "SQLITE_DROP_VIEW|System.Int32|static=true|const=true",
            "isStatic": true,
            "isReadOnly": false,
            "isLiteral": true,
            "visibility": "Public",
            "ownerQualifiedName": "SQLitePCL.raw",
            "ownerIdentity": "SQLitePCLRaw.core"
          },
          {
            "stableId": "SQLitePCLRaw.core:SQLitePCL.raw::SQLITE_INSERTSystem.Int32",
            "targetName": "SQLITE_INSERT",
            "metadataToken": 67109053,
            "normalizedSignature": "SQLITE_INSERT|System.Int32|static=true|const=true",
            "isStatic": true,
            "isReadOnly": false,
            "isLiteral": true,
            "visibility": "Public",
            "ownerQualifiedName": "SQLitePCL.raw",
            "ownerIdentity": "SQLitePCLRaw.core"
          },
          {
            "stableId": "SQLitePCLRaw.core:SQLitePCL.raw::SQLITE_PRAGMASystem.Int32",
            "targetName": "SQLITE_PRAGMA",
            "metadataToken": 67109054,
            "normalizedSignature": "SQLITE_PRAGMA|System.Int32|static=true|const=true",
            "isStatic": true,
            "isReadOnly": false,
            "isLiteral": true,
            "visibility": "Public",
            "ownerQualifiedName": "SQLitePCL.raw",
            "ownerIdentity": "SQLitePCLRaw.core"
          },
          {
            "stableId": "SQLitePCLRaw.core:SQLitePCL.raw::SQLITE_READSystem.Int32",
            "targetName": "SQLITE_READ",
            "metadataToken": 67109055,
            "normalizedSignature": "SQLITE_READ|System.Int32|static=true|const=true",
            "isStatic": true,
            "isReadOnly": false,
            "isLiteral": true,
            "visibility": "Public",
            "ownerQualifiedName": "SQLitePCL.raw",
            "ownerIdentity": "SQLitePCLRaw.core"
          },
          {
            "stableId": "SQLitePCLRaw.core:SQLitePCL.raw::SQLITE_SELECTSystem.Int32",
            "targetName": "SQLITE_SELECT",
            "metadataToken": 67109056,
            "normalizedSignature": "SQLITE_SELECT|System.Int32|static=true|const=true",
            "isStatic": true,
            "isReadOnly": false,
            "isLiteral": true,
            "visibility": "Public",
            "ownerQualifiedName": "SQLitePCL.raw",
            "ownerIdentity": "SQLitePCLRaw.core"
          },
          {
            "stableId": "SQLitePCLRaw.core:SQLitePCL.raw::SQLITE_TRANSACTIONSystem.Int32",
            "targetName": "SQLITE_TRANSACTION",
            "metadataToken": 67109057,
            "normalizedSignature": "SQLITE_TRANSACTION|System.Int32|static=true|const=true",
            "isStatic": true,
            "isReadOnly": false,
            "isLiteral": true,
            "visibility": "Public",
            "ownerQualifiedName": "SQLitePCL.raw",
            "ownerIdentity": "SQLitePCLRaw.core"
          },
          {
            "stableId": "SQLitePCLRaw.core:SQLitePCL.raw::SQLITE_UPDATESystem.Int32",
            "targetName": "SQLITE_UPDATE",
            "metadataToken": 67109058,
            "normalizedSignature": "SQLITE_UPDATE|System.Int32|static=true|const=true",
            "isStatic": true,
            "isReadOnly": false,
            "isLiteral": true,
            "visibility": "Public",
            "ownerQualifiedName": "SQLitePCL.raw",
            "ownerIdentity": "SQLitePCLRaw.core"
          },
          {
            "stableId": "SQLitePCLRaw.core:SQLitePCL.raw::SQLITE_ATTACHSystem.Int32",
            "targetName": "SQLITE_ATTACH",
            "metadataToken": 67109059,
            "normalizedSignature": "SQLITE_ATTACH|System.Int32|static=true|const=true",
            "isStatic": true,
            "isReadOnly": false,
            "isLiteral": true,
            "visibility": "Public",
            "ownerQualifiedName": "SQLitePCL.raw",
            "ownerIdentity": "SQLitePCLRaw.core"
          },
          {
            "stableId": "SQLitePCLRaw.core:SQLitePCL.raw::SQLITE_DETACHSystem.Int32",
            "targetName": "SQLITE_DETACH",
            "metadataToken": 67109060,
            "normalizedSignature": "SQLITE_DETACH|System.Int32|static=true|const=true",
            "isStatic": true,
            "isReadOnly": false,
            "isLiteral": true,
            "visibility": "Public",
            "ownerQualifiedName": "SQLitePCL.raw",
            "ownerIdentity": "SQLitePCLRaw.core"
          },
          {
            "stableId": "SQLitePCLRaw.core:SQLitePCL.raw::SQLITE_ALTER_TABLESystem.Int32",
            "targetName": "SQLITE_ALTER_TABLE",
            "metadataToken": 67109061,
            "normalizedSignature": "SQLITE_ALTER_TABLE|System.Int32|static=true|const=true",
            "isStatic": true,
            "isReadOnly": false,
            "isLiteral": true,
            "visibility": "Public",
            "ownerQualifiedName": "SQLitePCL.raw",
            "ownerIdentity": "SQLitePCLRaw.core"
          },
          {
            "stableId": "SQLitePCLRaw.core:SQLitePCL.raw::SQLITE_REINDEXSystem.Int32",
            "targetName": "SQLITE_REINDEX",
            "metadataToken": 67109062,
            "normalizedSignature": "SQLITE_REINDEX|System.Int32|static=true|const=true",
            "isStatic": true,
            "isReadOnly": false,
            "isLiteral": true,
            "visibility": "Public",
            "ownerQualifiedName": "SQLitePCL.raw",
            "ownerIdentity": "SQLitePCLRaw.core"
          },
          {
            "stableId": "SQLitePCLRaw.core:SQLitePCL.raw::SQLITE_ANALYZESystem.Int32",
            "targetName": "SQLITE_ANALYZE",
            "metadataToken": 67109063,
            "normalizedSignature": "SQLITE_ANALYZE|System.Int32|static=true|const=true",
            "isStatic": true,
            "isReadOnly": false,
            "isLiteral": true,
            "visibility": "Public",
            "ownerQualifiedName": "SQLitePCL.raw",
            "ownerIdentity": "SQLitePCLRaw.core"
          },
          {
            "stableId": "SQLitePCLRaw.core:SQLitePCL.raw::SQLITE_CREATE_VTABLESystem.Int32",
            "targetName": "SQLITE_CREATE_VTABLE",
            "metadataToken": 67109064,
            "normalizedSignature": "SQLITE_CREATE_VTABLE|System.Int32|static=true|const=true",
            "isStatic": true,
            "isReadOnly": false,
            "isLiteral": true,
            "visibility": "Public",
            "ownerQualifiedName": "SQLitePCL.raw",
            "ownerIdentity": "SQLitePCLRaw.core"
          },
          {
            "stableId": "SQLitePCLRaw.core:SQLitePCL.raw::SQLITE_DROP_VTABLESystem.Int32",
            "targetName": "SQLITE_DROP_VTABLE",
            "metadataToken": 67109065,
            "normalizedSignature": "SQLITE_DROP_VTABLE|System.Int32|static=true|const=true",
            "isStatic": true,
            "isReadOnly": false,
            "isLiteral": true,
            "visibility": "Public",
            "ownerQualifiedName": "SQLitePCL.raw",
            "ownerIdentity": "SQLitePCLRaw.core"
          },
          {
            "stableId": "SQLitePCLRaw.core:SQLitePCL.raw::SQLITE_FUNCTIONSystem.Int32",
            "targetName": "SQLITE_FUNCTION",
            "metadataToken": 67109066,
            "normalizedSignature": "SQLITE_FUNCTION|System.Int32|static=true|const=true",
            "isStatic": true,
            "isReadOnly": false,
            "isLiteral": true,
            "visibility": "Public",
            "ownerQualifiedName": "SQLitePCL.raw",
            "ownerIdentity": "SQLitePCLRaw.core"
          },
          {
            "stableId": "SQLitePCLRaw.core:SQLitePCL.raw::SQLITE_SAVEPOINTSystem.Int32",
            "targetName": "SQLITE_SAVEPOINT",
            "metadataToken": 67109067,
            "normalizedSignature": "SQLITE_SAVEPOINT|System.Int32|static=true|const=true",
            "isStatic": true,
            "isReadOnly": false,
            "isLiteral": true,
            "visibility": "Public",
            "ownerQualifiedName": "SQLitePCL.raw",
            "ownerIdentity": "SQLitePCLRaw.core"
          },
          {
            "stableId": "SQLitePCLRaw.core:SQLitePCL.raw::SQLITE_COPYSystem.Int32",
            "targetName": "SQLITE_COPY",
            "metadataToken": 67109068,
            "normalizedSignature": "SQLITE_COPY|System.Int32|static=true|const=true",
            "isStatic": true,
            "isReadOnly": false,
            "isLiteral": true,
            "visibility": "Public",
            "ownerQualifiedName": "SQLitePCL.raw",
            "ownerIdentity": "SQLitePCLRaw.core"
          },
          {
            "stableId": "SQLitePCLRaw.core:SQLitePCL.raw::SQLITE_RECURSIVESystem.Int32",
            "targetName": "SQLITE_RECURSIVE",
            "metadataToken": 67109069,
            "normalizedSignature": "SQLITE_RECURSIVE|System.Int32|static=true|const=true",
            "isStatic": true,
            "isReadOnly": false,
            "isLiteral": true,
            "visibility": "Public",
            "ownerQualifiedName": "SQLitePCL.raw",
            "ownerIdentity": "SQLitePCLRaw.core"
          },
          {
            "stableId": "SQLitePCLRaw.core:SQLitePCL.raw::SQLITE_CHECKPOINT_PASSIVESystem.Int32",
            "targetName": "SQLITE_CHECKPOINT_PASSIVE",
            "metadataToken": 67109070,
            "normalizedSignature": "SQLITE_CHECKPOINT_PASSIVE|System.Int32|static=true|const=true",
            "isStatic": true,
            "isReadOnly": false,
            "isLiteral": true,
            "visibility": "Public",
            "ownerQualifiedName": "SQLitePCL.raw",
            "ownerIdentity": "SQLitePCLRaw.core"
          },
          {
            "stableId": "SQLitePCLRaw.core:SQLitePCL.raw::SQLITE_CHECKPOINT_FULLSystem.Int32",
            "targetName": "SQLITE_CHECKPOINT_FULL",
            "metadataToken": 67109071,
            "normalizedSignature": "SQLITE_CHECKPOINT_FULL|System.Int32|static=true|const=true",
            "isStatic": true,
            "isReadOnly": false,
            "isLiteral": true,
            "visibility": "Public",
            "ownerQualifiedName": "SQLitePCL.raw",
            "ownerIdentity": "SQLitePCLRaw.core"
          },
          {
            "stableId": "SQLitePCLRaw.core:SQLitePCL.raw::SQLITE_CHECKPOINT_RESTARTSystem.Int32",
            "targetName": "SQLITE_CHECKPOINT_RESTART",
            "metadataToken": 67109072,
            "normalizedSignature": "SQLITE_CHECKPOINT_RESTART|System.Int32|static=true|const=true",
            "isStatic": true,
            "isReadOnly": false,
            "isLiteral": true,
            "visibility": "Public",
            "ownerQualifiedName": "SQLitePCL.raw",
            "ownerIdentity": "SQLitePCLRaw.core"
          },
          {
            "stableId": "SQLitePCLRaw.core:SQLitePCL.raw::SQLITE_CHECKPOINT_TRUNCATESystem.Int32",
            "targetName": "SQLITE_CHECKPOINT_TRUNCATE",
            "metadataToken": 67109073,
            "normalizedSignature": "SQLITE_CHECKPOINT_TRUNCATE|System.Int32|static=true|const=true",
            "isStatic": true,
            "isReadOnly": false,
            "isLiteral": true,
            "visibility": "Public",
            "ownerQualifiedName": "SQLitePCL.raw",
            "ownerIdentity": "SQLitePCLRaw.core"
          },
          {
            "stableId": "SQLitePCLRaw.core:SQLitePCL.raw::SQLITE_DBSTATUS_LOOKASIDE_USEDSystem.Int32",
            "targetName": "SQLITE_DBSTATUS_LOOKASIDE_USED",
            "metadataToken": 67109074,
            "normalizedSignature": "SQLITE_DBSTATUS_LOOKASIDE_USED|System.Int32|static=true|const=true",
            "isStatic": true,
            "isReadOnly": false,
            "isLiteral": true,
            "visibility": "Public",
            "ownerQualifiedName": "SQLitePCL.raw",
            "ownerIdentity": "SQLitePCLRaw.core"
          },
          {
            "stableId": "SQLitePCLRaw.core:SQLitePCL.raw::SQLITE_DBSTATUS_CACHE_USEDSystem.Int32",
            "targetName": "SQLITE_DBSTATUS_CACHE_USED",
            "metadataToken": 67109075,
            "normalizedSignature": "SQLITE_DBSTATUS_CACHE_USED|System.Int32|static=true|const=true",
            "isStatic": true,
            "isReadOnly": false,
            "isLiteral": true,
            "visibility": "Public",
            "ownerQualifiedName": "SQLitePCL.raw",
            "ownerIdentity": "SQLitePCLRaw.core"
          },
          {
            "stableId": "SQLitePCLRaw.core:SQLitePCL.raw::SQLITE_DBSTATUS_SCHEMA_USEDSystem.Int32",
            "targetName": "SQLITE_DBSTATUS_SCHEMA_USED",
            "metadataToken": 67109076,
            "normalizedSignature": "SQLITE_DBSTATUS_SCHEMA_USED|System.Int32|static=true|const=true",
            "isStatic": true,
            "isReadOnly": false,
            "isLiteral": true,
            "visibility": "Public",
            "ownerQualifiedName": "SQLitePCL.raw",
            "ownerIdentity": "SQLitePCLRaw.core"
          },
          {
            "stableId": "SQLitePCLRaw.core:SQLitePCL.raw::SQLITE_DBSTATUS_STMT_USEDSystem.Int32",
            "targetName": "SQLITE_DBSTATUS_STMT_USED",
            "metadataToken": 67109077,
            "normalizedSignature": "SQLITE_DBSTATUS_STMT_USED|System.Int32|static=true|const=true",
            "isStatic": true,
            "isReadOnly": false,
            "isLiteral": true,
            "visibility": "Public",
            "ownerQualifiedName": "SQLitePCL.raw",
            "ownerIdentity": "SQLitePCLRaw.core"
          },
          {
            "stableId": "SQLitePCLRaw.core:SQLitePCL.raw::SQLITE_DBSTATUS_LOOKASIDE_HITSystem.Int32",
            "targetName": "SQLITE_DBSTATUS_LOOKASIDE_HIT",
            "metadataToken": 67109078,
            "normalizedSignature": "SQLITE_DBSTATUS_LOOKASIDE_HIT|System.Int32|static=true|const=true",
            "isStatic": true,
            "isReadOnly": false,
            "isLiteral": true,
            "visibility": "Public",
            "ownerQualifiedName": "SQLitePCL.raw",
            "ownerIdentity": "SQLitePCLRaw.core"
          },
          {
            "stableId": "SQLitePCLRaw.core:SQLitePCL.raw::SQLITE_DBSTATUS_LOOKASIDE_MISS_SIZESystem.Int32",
            "targetName": "SQLITE_DBSTATUS_LOOKASIDE_MISS_SIZE",
            "metadataToken": 67109079,
            "normalizedSignature": "SQLITE_DBSTATUS_LOOKASIDE_MISS_SIZE|System.Int32|static=true|const=true",
            "isStatic": true,
            "isReadOnly": false,
            "isLiteral": true,
            "visibility": "Public",
            "ownerQualifiedName": "SQLitePCL.raw",
            "ownerIdentity": "SQLitePCLRaw.core"
          },
          {
            "stableId": "SQLitePCLRaw.core:SQLitePCL.raw::SQLITE_DBSTATUS_LOOKASIDE_MISS_FULLSystem.Int32",
            "targetName": "SQLITE_DBSTATUS_LOOKASIDE_MISS_FULL",
            "metadataToken": 67109080,
            "normalizedSignature": "SQLITE_DBSTATUS_LOOKASIDE_MISS_FULL|System.Int32|static=true|const=true",
            "isStatic": true,
            "isReadOnly": false,
            "isLiteral": true,
            "visibility": "Public",
            "ownerQualifiedName": "SQLitePCL.raw",
            "ownerIdentity": "SQLitePCLRaw.core"
          },
          {
            "stableId": "SQLitePCLRaw.core:SQLitePCL.raw::SQLITE_DBSTATUS_CACHE_HITSystem.Int32",
            "targetName": "SQLITE_DBSTATUS_CACHE_HIT",
            "metadataToken": 67109081,
            "normalizedSignature": "SQLITE_DBSTATUS_CACHE_HIT|System.Int32|static=true|const=true",
            "isStatic": true,
            "isReadOnly": false,
            "isLiteral": true,
            "visibility": "Public",
            "ownerQualifiedName": "SQLitePCL.raw",
            "ownerIdentity": "SQLitePCLRaw.core"
          },
          {
            "stableId": "SQLitePCLRaw.core:SQLitePCL.raw::SQLITE_DBSTATUS_CACHE_MISSSystem.Int32",
            "targetName": "SQLITE_DBSTATUS_CACHE_MISS",
            "metadataToken": 67109082,
            "normalizedSignature": "SQLITE_DBSTATUS_CACHE_MISS|System.Int32|static=true|const=true",
            "isStatic": true,
            "isReadOnly": false,
            "isLiteral": true,
            "visibility": "Public",
            "ownerQualifiedName": "SQLitePCL.raw",
            "ownerIdentity": "SQLitePCLRaw.core"
          },
          {
            "stableId": "SQLitePCLRaw.core:SQLitePCL.raw::SQLITE_DBSTATUS_CACHE_WRITESystem.Int32",
            "targetName": "SQLITE_DBSTATUS_CACHE_WRITE",
            "metadataToken": 67109083,
            "normalizedSignature": "SQLITE_DBSTATUS_CACHE_WRITE|System.Int32|static=true|const=true",
            "isStatic": true,
            "isReadOnly": false,
            "isLiteral": true,
            "visibility": "Public",
            "ownerQualifiedName": "SQLitePCL.raw",
            "ownerIdentity": "SQLitePCLRaw.core"
          },
          {
            "stableId": "SQLitePCLRaw.core:SQLitePCL.raw::SQLITE_DBSTATUS_DEFERRED_FKSSystem.Int32",
            "targetName": "SQLITE_DBSTATUS_DEFERRED_FKS",
            "metadataToken": 67109084,
            "normalizedSignature": "SQLITE_DBSTATUS_DEFERRED_FKS|System.Int32|static=true|const=true",
            "isStatic": true,
            "isReadOnly": false,
            "isLiteral": true,
            "visibility": "Public",
            "ownerQualifiedName": "SQLitePCL.raw",
            "ownerIdentity": "SQLitePCLRaw.core"
          },
          {
            "stableId": "SQLitePCLRaw.core:SQLitePCL.raw::SQLITE_STATUS_MEMORY_USEDSystem.Int32",
            "targetName": "SQLITE_STATUS_MEMORY_USED",
            "metadataToken": 67109085,
            "normalizedSignature": "SQLITE_STATUS_MEMORY_USED|System.Int32|static=true|const=true",
            "isStatic": true,
            "isReadOnly": false,
            "isLiteral": true,
            "visibility": "Public",
            "ownerQualifiedName": "SQLitePCL.raw",
            "ownerIdentity": "SQLitePCLRaw.core"
          },
          {
            "stableId": "SQLitePCLRaw.core:SQLitePCL.raw::SQLITE_STATUS_PAGECACHE_USEDSystem.Int32",
            "targetName": "SQLITE_STATUS_PAGECACHE_USED",
            "metadataToken": 67109086,
            "normalizedSignature": "SQLITE_STATUS_PAGECACHE_USED|System.Int32|static=true|const=true",
            "isStatic": true,
            "isReadOnly": false,
            "isLiteral": true,
            "visibility": "Public",
            "ownerQualifiedName": "SQLitePCL.raw",
            "ownerIdentity": "SQLitePCLRaw.core"
          },
          {
            "stableId": "SQLitePCLRaw.core:SQLitePCL.raw::SQLITE_STATUS_PAGECACHE_OVERFLOWSystem.Int32",
            "targetName": "SQLITE_STATUS_PAGECACHE_OVERFLOW",
            "metadataToken": 67109087,
            "normalizedSignature": "SQLITE_STATUS_PAGECACHE_OVERFLOW|System.Int32|static=true|const=true",
            "isStatic": true,
            "isReadOnly": false,
            "isLiteral": true,
            "visibility": "Public",
            "ownerQualifiedName": "SQLitePCL.raw",
            "ownerIdentity": "SQLitePCLRaw.core"
          },
          {
            "stableId": "SQLitePCLRaw.core:SQLitePCL.raw::SQLITE_STATUS_SCRATCH_USEDSystem.Int32",
            "targetName": "SQLITE_STATUS_SCRATCH_USED",
            "metadataToken": 67109088,
            "normalizedSignature": "SQLITE_STATUS_SCRATCH_USED|System.Int32|static=true|const=true",
            "isStatic": true,
            "isReadOnly": false,
            "isLiteral": true,
            "visibility": "Public",
            "ownerQualifiedName": "SQLitePCL.raw",
            "ownerIdentity": "SQLitePCLRaw.core"
          },
          {
            "stableId": "SQLitePCLRaw.core:SQLitePCL.raw::SQLITE_STATUS_SCRATCH_OVERFLOWSystem.Int32",
            "targetName": "SQLITE_STATUS_SCRATCH_OVERFLOW",
            "metadataToken": 67109089,
            "normalizedSignature": "SQLITE_STATUS_SCRATCH_OVERFLOW|System.Int32|static=true|const=true",
            "isStatic": true,
            "isReadOnly": false,
            "isLiteral": true,
            "visibility": "Public",
            "ownerQualifiedName": "SQLitePCL.raw",
            "ownerIdentity": "SQLitePCLRaw.core"
          },
          {
            "stableId": "SQLitePCLRaw.core:SQLitePCL.raw::SQLITE_STATUS_MALLOC_SIZESystem.Int32",
            "targetName": "SQLITE_STATUS_MALLOC_SIZE",
            "metadataToken": 67109090,
            "normalizedSignature": "SQLITE_STATUS_MALLOC_SIZE|System.Int32|static=true|const=true",
            "isStatic": true,
            "isReadOnly": false,
            "isLiteral": true,
            "visibility": "Public",
            "ownerQualifiedName": "SQLitePCL.raw",
            "ownerIdentity": "SQLitePCLRaw.core"
          },
          {
            "stableId": "SQLitePCLRaw.core:SQLitePCL.raw::SQLITE_STATUS_PARSER_STACKSystem.Int32",
            "targetName": "SQLITE_STATUS_PARSER_STACK",
            "metadataToken": 67109091,
            "normalizedSignature": "SQLITE_STATUS_PARSER_STACK|System.Int32|static=true|const=true",
            "isStatic": true,
            "isReadOnly": false,
            "isLiteral": true,
            "visibility": "Public",
            "ownerQualifiedName": "SQLitePCL.raw",
            "ownerIdentity": "SQLitePCLRaw.core"
          },
          {
            "stableId": "SQLitePCLRaw.core:SQLitePCL.raw::SQLITE_STATUS_PAGECACHE_SIZESystem.Int32",
            "targetName": "SQLITE_STATUS_PAGECACHE_SIZE",
            "metadataToken": 67109092,
            "normalizedSignature": "SQLITE_STATUS_PAGECACHE_SIZE|System.Int32|static=true|const=true",
            "isStatic": true,
            "isReadOnly": false,
            "isLiteral": true,
            "visibility": "Public",
            "ownerQualifiedName": "SQLitePCL.raw",
            "ownerIdentity": "SQLitePCLRaw.core"
          },
          {
            "stableId": "SQLitePCLRaw.core:SQLitePCL.raw::SQLITE_STATUS_SCRATCH_SIZESystem.Int32",
            "targetName": "SQLITE_STATUS_SCRATCH_SIZE",
            "metadataToken": 67109093,
            "normalizedSignature": "SQLITE_STATUS_SCRATCH_SIZE|System.Int32|static=true|const=true",
            "isStatic": true,
            "isReadOnly": false,
            "isLiteral": true,
            "visibility": "Public",
            "ownerQualifiedName": "SQLitePCL.raw",
            "ownerIdentity": "SQLitePCLRaw.core"
          },
          {
            "stableId": "SQLitePCLRaw.core:SQLitePCL.raw::SQLITE_STATUS_MALLOC_COUNTSystem.Int32",
            "targetName": "SQLITE_STATUS_MALLOC_COUNT",
            "metadataToken": 67109094,
            "normalizedSignature": "SQLITE_STATUS_MALLOC_COUNT|System.Int32|static=true|const=true",
            "isStatic": true,
            "isReadOnly": false,
            "isLiteral": true,
            "visibility": "Public",
            "ownerQualifiedName": "SQLitePCL.raw",
            "ownerIdentity": "SQLitePCLRaw.core"
          },
          {
            "stableId": "SQLitePCLRaw.core:SQLitePCL.raw::SQLITE_STMTSTATUS_FULLSCAN_STEPSystem.Int32",
            "targetName": "SQLITE_STMTSTATUS_FULLSCAN_STEP",
            "metadataToken": 67109095,
            "normalizedSignature": "SQLITE_STMTSTATUS_FULLSCAN_STEP|System.Int32|static=true|const=true",
            "isStatic": true,
            "isReadOnly": false,
            "isLiteral": true,
            "visibility": "Public",
            "ownerQualifiedName": "SQLitePCL.raw",
            "ownerIdentity": "SQLitePCLRaw.core"
          },
          {
            "stableId": "SQLitePCLRaw.core:SQLitePCL.raw::SQLITE_STMTSTATUS_SORTSystem.Int32",
            "targetName": "SQLITE_STMTSTATUS_SORT",
            "metadataToken": 67109096,
            "normalizedSignature": "SQLITE_STMTSTATUS_SORT|System.Int32|static=true|const=true",
            "isStatic": true,
            "isReadOnly": false,
            "isLiteral": true,
            "visibility": "Public",
            "ownerQualifiedName": "SQLitePCL.raw",
            "ownerIdentity": "SQLitePCLRaw.core"
          },
          {
            "stableId": "SQLitePCLRaw.core:SQLitePCL.raw::SQLITE_STMTSTATUS_AUTOINDEXSystem.Int32",
            "targetName": "SQLITE_STMTSTATUS_AUTOINDEX",
            "metadataToken": 67109097,
            "normalizedSignature": "SQLITE_STMTSTATUS_AUTOINDEX|System.Int32|static=true|const=true",
            "isStatic": true,
            "isReadOnly": false,
            "isLiteral": true,
            "visibility": "Public",
            "ownerQualifiedName": "SQLitePCL.raw",
            "ownerIdentity": "SQLitePCLRaw.core"
          },
          {
            "stableId": "SQLitePCLRaw.core:SQLitePCL.raw::SQLITE_STMTSTATUS_VM_STEPSystem.Int32",
            "targetName": "SQLITE_STMTSTATUS_VM_STEP",
            "metadataToken": 67109098,
            "normalizedSignature": "SQLITE_STMTSTATUS_VM_STEP|System.Int32|static=true|const=true",
            "isStatic": true,
            "isReadOnly": false,
            "isLiteral": true,
            "visibility": "Public",
            "ownerQualifiedName": "SQLitePCL.raw",
            "ownerIdentity": "SQLitePCLRaw.core"
          },
          {
            "stableId": "SQLitePCLRaw.core:SQLitePCL.raw::SQLITE_DENYSystem.Int32",
            "targetName": "SQLITE_DENY",
            "metadataToken": 67109099,
            "normalizedSignature": "SQLITE_DENY|System.Int32|static=true|const=true",
            "isStatic": true,
            "isReadOnly": false,
            "isLiteral": true,
            "visibility": "Public",
            "ownerQualifiedName": "SQLitePCL.raw",
            "ownerIdentity": "SQLitePCLRaw.core"
          },
          {
            "stableId": "SQLitePCLRaw.core:SQLitePCL.raw::SQLITE_IGNORESystem.Int32",
            "targetName": "SQLITE_IGNORE",
            "metadataToken": 67109100,
            "normalizedSignature": "SQLITE_IGNORE|System.Int32|static=true|const=true",
            "isStatic": true,
            "isReadOnly": false,
            "isLiteral": true,
            "visibility": "Public",
            "ownerQualifiedName": "SQLitePCL.raw",
            "ownerIdentity": "SQLitePCLRaw.core"
          },
          {
            "stableId": "SQLitePCLRaw.core:SQLitePCL.raw::SQLITE_TRACE_STMTSystem.Int32",
            "targetName": "SQLITE_TRACE_STMT",
            "metadataToken": 67109101,
            "normalizedSignature": "SQLITE_TRACE_STMT|System.Int32|static=true|const=true",
            "isStatic": true,
            "isReadOnly": false,
            "isLiteral": true,
            "visibility": "Public",
            "ownerQualifiedName": "SQLitePCL.raw",
            "ownerIdentity": "SQLitePCLRaw.core"
          },
          {
            "stableId": "SQLitePCLRaw.core:SQLitePCL.raw::SQLITE_TRACE_PROFILESystem.Int32",
            "targetName": "SQLITE_TRACE_PROFILE",
            "metadataToken": 67109102,
            "normalizedSignature": "SQLITE_TRACE_PROFILE|System.Int32|static=true|const=true",
            "isStatic": true,
            "isReadOnly": false,
            "isLiteral": true,
            "visibility": "Public",
            "ownerQualifiedName": "SQLitePCL.raw",
            "ownerIdentity": "SQLitePCLRaw.core"
          },
          {
            "stableId": "SQLitePCLRaw.core:SQLitePCL.raw::SQLITE_TRACE_ROWSystem.Int32",
            "targetName": "SQLITE_TRACE_ROW",
            "metadataToken": 67109103,
            "normalizedSignature": "SQLITE_TRACE_ROW|System.Int32|static=true|const=true",
            "isStatic": true,
            "isReadOnly": false,
            "isLiteral": true,
            "visibility": "Public",
            "ownerQualifiedName": "SQLitePCL.raw",
            "ownerIdentity": "SQLitePCLRaw.core"
          },
          {
            "stableId": "SQLitePCLRaw.core:SQLitePCL.raw::SQLITE_TRACE_CLOSESystem.Int32",
            "targetName": "SQLITE_TRACE_CLOSE",
            "metadataToken": 67109104,
            "normalizedSignature": "SQLITE_TRACE_CLOSE|System.Int32|static=true|const=true",
            "isStatic": true,
            "isReadOnly": false,
            "isLiteral": true,
            "visibility": "Public",
            "ownerQualifiedName": "SQLitePCL.raw",
            "ownerIdentity": "SQLitePCLRaw.core"
          },
          {
            "stableId": "SQLitePCLRaw.core:SQLitePCL.raw::SQLITE_SERIALIZE_NOCOPYSystem.Int32",
            "targetName": "SQLITE_SERIALIZE_NOCOPY",
            "metadataToken": 67109105,
            "normalizedSignature": "SQLITE_SERIALIZE_NOCOPY|System.Int32|static=true|const=true",
            "isStatic": true,
            "isReadOnly": false,
            "isLiteral": true,
            "visibility": "Public",
            "ownerQualifiedName": "SQLitePCL.raw",
            "ownerIdentity": "SQLitePCLRaw.core"
          },
          {
            "stableId": "SQLitePCLRaw.core:SQLitePCL.raw::SQLITE_DESERIALIZE_FREEONCLOSESystem.Int32",
            "targetName": "SQLITE_DESERIALIZE_FREEONCLOSE",
            "metadataToken": 67109106,
            "normalizedSignature": "SQLITE_DESERIALIZE_FREEONCLOSE|System.Int32|static=true|const=true",
            "isStatic": true,
            "isReadOnly": false,
            "isLiteral": true,
            "visibility": "Public",
            "ownerQualifiedName": "SQLitePCL.raw",
            "ownerIdentity": "SQLitePCLRaw.core"
          },
          {
            "stableId": "SQLitePCLRaw.core:SQLitePCL.raw::SQLITE_DESERIALIZE_RESIZEABLESystem.Int32",
            "targetName": "SQLITE_DESERIALIZE_RESIZEABLE",
            "metadataToken": 67109107,
            "normalizedSignature": "SQLITE_DESERIALIZE_RESIZEABLE|System.Int32|static=true|const=true",
            "isStatic": true,
            "isReadOnly": false,
            "isLiteral": true,
            "visibility": "Public",
            "ownerQualifiedName": "SQLitePCL.raw",
            "ownerIdentity": "SQLitePCLRaw.core"
          },
          {
            "stableId": "SQLitePCLRaw.core:SQLitePCL.raw::SQLITE_DESERIALIZE_READONLYSystem.Int32",
            "targetName": "SQLITE_DESERIALIZE_READONLY",
            "metadataToken": 67109108,
            "normalizedSignature": "SQLITE_DESERIALIZE_READONLY|System.Int32|static=true|const=true",
            "isStatic": true,
            "isReadOnly": false,
            "isLiteral": true,
            "visibility": "Public",
            "ownerQualifiedName": "SQLitePCL.raw",
            "ownerIdentity": "SQLitePCLRaw.core"
          }
        ],
        "events": [],
        "constructors": []
      }
    ]
  }
}
