Changing Win32_IP_ADAPTER_INFO to struct to work on AOT builds
authorHenric Müller <hemuller@microsoft.com>
Tue, 17 Jan 2017 15:20:03 +0000 (16:20 +0100)
committerHenric Müller <hemuller@microsoft.com>
Wed, 25 Jan 2017 15:34:55 +0000 (16:34 +0100)
commit5a28b0879541737cf4cd83abb6094b5e1eb07516
treeb66bf477424ba050f2d7784cf87019d172d9c09a
parent2f6630d46a9f7639b01e45bcfa258461ff3ed53a
Changing Win32_IP_ADAPTER_INFO to struct to work on AOT builds
mcs/class/System/System.Net.NetworkInformation/IPInterfaceProperties.cs
mcs/class/System/System.Net.NetworkInformation/NetworkInterface.cs
mcs/class/System/System.Net.NetworkInformation/Win32NetworkInterfaceMarshal.cs