ericsink / SQLitePCL.raw

A Portable Class Library (PCL) for low-level (raw) access to SQLite
Apache License 2.0
512 stars 106 forks source link

Address CA1859 #560

Closed bricelam closed 8 months ago

bricelam commented 8 months ago

warning CA1859: Change type of field 'disp_log_hook_handle' from 'System.IDisposable' to 'SQLitePCL.hook_handle?' for improved performance (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1859)