Replace a few instances of PtrToStructure with more efficient marshalling (#70866)
authorJan Kotas <jkotas@microsoft.com>
Fri, 17 Jun 2022 15:43:13 +0000 (08:43 -0700)
committerGitHub <noreply@github.com>
Fri, 17 Jun 2022 15:43:13 +0000 (08:43 -0700)
commit6d6a373824df45eb1121097945ff0bac4c009385
treefa989fc8eadee0a5a09c6d38f490f7615e126690
parenta78211bef436e634f8bbdc25de78ecde97764d9e
Replace a few instances of PtrToStructure with more efficient marshalling (#70866)
src/libraries/Common/src/Interop/Windows/Crypt32/Interop.FindOidInfo.cs
src/libraries/Common/src/Interop/Windows/Crypt32/Interop.HashIdAlg.cs
src/libraries/Common/src/Interop/Windows/IpHlpApi/Interop.NetworkInformation.cs
src/libraries/System.Diagnostics.FileVersionInfo/src/System/Diagnostics/FileVersionInfo.Windows.cs
src/libraries/System.Net.NetworkInformation/src/System/Net/NetworkInformation/SystemIPInterfaceProperties.cs
src/libraries/System.Net.NetworkInformation/src/System/Net/NetworkInformation/SystemIPv4InterfaceProperties.cs
src/libraries/System.Net.NetworkInformation/src/System/Net/NetworkInformation/SystemNetworkInterface.cs
src/libraries/System.Net.NetworkInformation/src/System/Net/NetworkInformation/SystemUnicastIPAddressInformation.cs
src/libraries/System.Security.Principal.Windows/src/System/Security/Principal/SID.cs