6 references to COR_ARRAY_LAYOUT
Microsoft.Diagnostics.DataContractReader.Legacy (6)
Dbi\DacDbiImpl.cs (1)
5678public int GetArrayLayout(ulong id, COR_ARRAY_LAYOUT* pLayout)
Dbi\IDacDbiInterface.cs (1)
883int GetArrayLayout(ulong id, COR_ARRAY_LAYOUT* pLayout);
Generated\361d1da7f942c932\Microsoft.Diagnostics.DataContractReader.Legacy.IDacDbiInterface.cs (4)
118public delegate* unmanaged[MemberFunction]<global::System.Runtime.InteropServices.ComWrappers.ComInterfaceDispatch*, ulong, global::Microsoft.Diagnostics.DataContractReader.Legacy.COR_ARRAY_LAYOUT*, int> GetArrayLayout_111; 4300int global::Microsoft.Diagnostics.DataContractReader.Legacy.IDacDbiInterface.GetArrayLayout(ulong id, global::Microsoft.Diagnostics.DataContractReader.Legacy.COR_ARRAY_LAYOUT* pLayout) 4303var __target = ((delegate* unmanaged[MemberFunction]<void*, ulong, global::Microsoft.Diagnostics.DataContractReader.Legacy.COR_ARRAY_LAYOUT*, int> )__vtable[111]); 4317internal static int ABI_GetArrayLayout(global::System.Runtime.InteropServices.ComWrappers.ComInterfaceDispatch* __this_native, ulong id, global::Microsoft.Diagnostics.DataContractReader.Legacy.COR_ARRAY_LAYOUT* pLayout)