docs/samples/snippets/standard/interop/pinvoke
Aaron Robinson 5213e4d708
Convert `DllImport` uses to `LibraryImport` (#40822)
* Convert DllImport uses to LibraryImport

There are several places where DllImport remains.
This is due to the nature of some of the documentation
and how it is intended to be consumed.

* Update to .NET 8 TFM.

---------
Co-authored-by: Genevieve Warren <24882762+gewarren@users.noreply.github.com>
Co-authored-by: Rich Lander <rlander@microsoft.com>
Co-authored-by: Elinor Fung <elfung@microsoft.com>
2024-05-09 15:53:10 -07:00
..
import-resolver Convert `DllImport` uses to `LibraryImport` (#40822) 2024-05-09 15:53:10 -07:00
enumwindows.cs Convert `DllImport` uses to `LibraryImport` (#40822) 2024-05-09 15:53:10 -07:00
ftw-linux.cs Convert `DllImport` uses to `LibraryImport` (#40822) 2024-05-09 15:53:10 -07:00
ftw-macos.cs Convert `DllImport` uses to `LibraryImport` (#40822) 2024-05-09 15:53:10 -07:00
getpid-linux.cs Convert `DllImport` uses to `LibraryImport` (#40822) 2024-05-09 15:53:10 -07:00
getpid-macos.cs Convert `DllImport` uses to `LibraryImport` (#40822) 2024-05-09 15:53:10 -07:00
messagebox.cs Convert `DllImport` uses to `LibraryImport` (#40822) 2024-05-09 15:53:10 -07:00