There was an error while loading. Please reload this page.
1 parent 48c1563 commit 0ddc00aCopy full SHA for 0ddc00a
1 file changed
src/System.Device.Spi/sys_dev_spi_native.cpp
@@ -52,6 +52,9 @@ static const CLR_RT_MethodHandler method_lookup[] =
52
Library_sys_dev_spi_native_System_Device_Spi_SpiDevice::NativeInit___VOID,
53
Library_sys_dev_spi_native_System_Device_Spi_SpiDevice::NativeOpenDevice___I4,
54
nullptr,
55
+ nullptr,
56
57
58
};
59
60
const CLR_RT_NativeAssemblyData g_CLR_AssemblyNative_System_Device_Spi =
0 commit comments