System.Runtime.InteropServices.WasmImportLinkageAttribute sealed class WasmImportLinkageAttribute : Attribute Specifies that the P/Invoke marked with this attribute should be linked in as a WASM import. Documentation Code public WasmImportLinkageAttribute() Instance constructor.