6 references to SOSStressLogData
Microsoft.Diagnostics.DataContractReader.Legacy (6)
_generated\51\Microsoft.Diagnostics.DataContractReader.Legacy.ISOSDacInterface17.cs (4)
10public delegate* unmanaged[MemberFunction]<global::System.Runtime.InteropServices.ComWrappers.ComInterfaceDispatch*, global::Microsoft.Diagnostics.DataContractReader.Legacy.SOSStressLogData*, int> GetStressLogData_3; 41int global::Microsoft.Diagnostics.DataContractReader.Legacy.ISOSDacInterface17.GetStressLogData(global::Microsoft.Diagnostics.DataContractReader.Legacy.SOSStressLogData* data) 44var __target = ((delegate* unmanaged[MemberFunction]<void*, global::Microsoft.Diagnostics.DataContractReader.Legacy.SOSStressLogData*, int> )__vtable[3]); 58internal static int ABI_GetStressLogData(global::System.Runtime.InteropServices.ComWrappers.ComInterfaceDispatch* __this_native, global::Microsoft.Diagnostics.DataContractReader.Legacy.SOSStressLogData* data)
ISOSDacInterface.cs (1)
1258int GetStressLogData(SOSStressLogData* data);
SOSDacImpl.cs (1)
7253int ISOSDacInterface17.GetStressLogData(SOSStressLogData* data)