8 interfaces inheriting from ISOSEnum
Microsoft.Diagnostics.DataContractReader.Legacy (8)
Generated\361d1da7f942c932\Microsoft.Diagnostics.DataContractReader.Legacy.ISOSEnum.cs (1)
22
file unsafe interface InterfaceImplementation : global::Microsoft.Diagnostics.DataContractReader.Legacy.
ISOSEnum
ISOSDacInterface.cs (7)
505
public unsafe partial interface ISOSHandleEnum :
ISOSEnum
563
public unsafe partial interface ISOSStackRefErrorEnum :
ISOSEnum
571
public unsafe partial interface ISOSStackRefEnum :
ISOSEnum
590
public unsafe partial interface ISOSMemoryEnum :
ISOSEnum
1174
public unsafe partial interface ISOSMethodEnum :
ISOSEnum
1226
public unsafe partial interface ISOSStressLogThreadEnum :
ISOSEnum
1237
public unsafe partial interface ISOSStressLogMsgEnum :
ISOSEnum
85 references to ISOSEnum
Microsoft.Diagnostics.DataContractReader.Legacy (85)
Generated\361d1da7f942c932\Microsoft.Diagnostics.DataContractReader.Legacy.ISOSEnum.cs (12)
41
int global::Microsoft.Diagnostics.DataContractReader.Legacy.
ISOSEnum
.Skip(uint count)
43
var(__this, __vtable) = ((global::System.Runtime.InteropServices.Marshalling.IUnmanagedVirtualMethodTableProvider)this).GetVirtualMethodTableInfoForKey(typeof(global::Microsoft.Diagnostics.DataContractReader.Legacy.
ISOSEnum
));
60
global::Microsoft.Diagnostics.DataContractReader.Legacy.
ISOSEnum
@this = default;
65
@this = global::System.Runtime.InteropServices.ComWrappers.ComInterfaceDispatch.GetInstance<global::Microsoft.Diagnostics.DataContractReader.Legacy.
ISOSEnum
>(__this_native);
78
int global::Microsoft.Diagnostics.DataContractReader.Legacy.
ISOSEnum
.Reset()
80
var(__this, __vtable) = ((global::System.Runtime.InteropServices.Marshalling.IUnmanagedVirtualMethodTableProvider)this).GetVirtualMethodTableInfoForKey(typeof(global::Microsoft.Diagnostics.DataContractReader.Legacy.
ISOSEnum
));
97
global::Microsoft.Diagnostics.DataContractReader.Legacy.
ISOSEnum
@this = default;
102
@this = global::System.Runtime.InteropServices.ComWrappers.ComInterfaceDispatch.GetInstance<global::Microsoft.Diagnostics.DataContractReader.Legacy.
ISOSEnum
>(__this_native);
115
int global::Microsoft.Diagnostics.DataContractReader.Legacy.
ISOSEnum
.GetCount(uint* pCount)
117
var(__this, __vtable) = ((global::System.Runtime.InteropServices.Marshalling.IUnmanagedVirtualMethodTableProvider)this).GetVirtualMethodTableInfoForKey(typeof(global::Microsoft.Diagnostics.DataContractReader.Legacy.
ISOSEnum
));
134
global::Microsoft.Diagnostics.DataContractReader.Legacy.
ISOSEnum
@this = default;
139
@this = global::System.Runtime.InteropServices.ComWrappers.ComInterfaceDispatch.GetInstance<global::Microsoft.Diagnostics.DataContractReader.Legacy.
ISOSEnum
>(__this_native);
Generated\361d1da7f942c932\Microsoft.Diagnostics.DataContractReader.Legacy.ISOSHandleEnum.cs (7)
31
global::System.Runtime.InteropServices.Marshalling.StrategyBasedComWrappers.DefaultIUnknownInterfaceDetailsStrategy.GetIUnknownDerivedDetails(typeof(global::Microsoft.Diagnostics.DataContractReader.Legacy.
ISOSEnum
).TypeHandle).ManagedVirtualMethodTable,
140
int global::Microsoft.Diagnostics.DataContractReader.Legacy.
ISOSEnum
.Skip(uint count) => throw new global::System.Diagnostics.UnreachableException();
142
int global::Microsoft.Diagnostics.DataContractReader.Legacy.
ISOSEnum
.Reset() => throw new global::System.Diagnostics.UnreachableException();
144
int global::Microsoft.Diagnostics.DataContractReader.Legacy.
ISOSEnum
.GetCount(uint* pCount) => throw new global::System.Diagnostics.UnreachableException();
155
new int Skip(uint count) => ((global::Microsoft.Diagnostics.DataContractReader.Legacy.
ISOSEnum
)this).Skip(count);
159
new int Reset() => ((global::Microsoft.Diagnostics.DataContractReader.Legacy.
ISOSEnum
)this).Reset();
163
new int GetCount(uint* pCount) => ((global::Microsoft.Diagnostics.DataContractReader.Legacy.
ISOSEnum
)this).GetCount(pCount);
Generated\361d1da7f942c932\Microsoft.Diagnostics.DataContractReader.Legacy.ISOSMemoryEnum.cs (7)
31
global::System.Runtime.InteropServices.Marshalling.StrategyBasedComWrappers.DefaultIUnknownInterfaceDetailsStrategy.GetIUnknownDerivedDetails(typeof(global::Microsoft.Diagnostics.DataContractReader.Legacy.
ISOSEnum
).TypeHandle).ManagedVirtualMethodTable,
140
int global::Microsoft.Diagnostics.DataContractReader.Legacy.
ISOSEnum
.Skip(uint count) => throw new global::System.Diagnostics.UnreachableException();
142
int global::Microsoft.Diagnostics.DataContractReader.Legacy.
ISOSEnum
.Reset() => throw new global::System.Diagnostics.UnreachableException();
144
int global::Microsoft.Diagnostics.DataContractReader.Legacy.
ISOSEnum
.GetCount(uint* pCount) => throw new global::System.Diagnostics.UnreachableException();
155
new int Skip(uint count) => ((global::Microsoft.Diagnostics.DataContractReader.Legacy.
ISOSEnum
)this).Skip(count);
159
new int Reset() => ((global::Microsoft.Diagnostics.DataContractReader.Legacy.
ISOSEnum
)this).Reset();
163
new int GetCount(uint* pCount) => ((global::Microsoft.Diagnostics.DataContractReader.Legacy.
ISOSEnum
)this).GetCount(pCount);
Generated\361d1da7f942c932\Microsoft.Diagnostics.DataContractReader.Legacy.ISOSMethodEnum.cs (7)
31
global::System.Runtime.InteropServices.Marshalling.StrategyBasedComWrappers.DefaultIUnknownInterfaceDetailsStrategy.GetIUnknownDerivedDetails(typeof(global::Microsoft.Diagnostics.DataContractReader.Legacy.
ISOSEnum
).TypeHandle).ManagedVirtualMethodTable,
140
int global::Microsoft.Diagnostics.DataContractReader.Legacy.
ISOSEnum
.Skip(uint count) => throw new global::System.Diagnostics.UnreachableException();
142
int global::Microsoft.Diagnostics.DataContractReader.Legacy.
ISOSEnum
.Reset() => throw new global::System.Diagnostics.UnreachableException();
144
int global::Microsoft.Diagnostics.DataContractReader.Legacy.
ISOSEnum
.GetCount(uint* pCount) => throw new global::System.Diagnostics.UnreachableException();
155
new int Skip(uint count) => ((global::Microsoft.Diagnostics.DataContractReader.Legacy.
ISOSEnum
)this).Skip(count);
159
new int Reset() => ((global::Microsoft.Diagnostics.DataContractReader.Legacy.
ISOSEnum
)this).Reset();
163
new int GetCount(uint* pCount) => ((global::Microsoft.Diagnostics.DataContractReader.Legacy.
ISOSEnum
)this).GetCount(pCount);
Generated\361d1da7f942c932\Microsoft.Diagnostics.DataContractReader.Legacy.ISOSStackRefEnum.cs (7)
32
global::System.Runtime.InteropServices.Marshalling.StrategyBasedComWrappers.DefaultIUnknownInterfaceDetailsStrategy.GetIUnknownDerivedDetails(typeof(global::Microsoft.Diagnostics.DataContractReader.Legacy.
ISOSEnum
).TypeHandle).ManagedVirtualMethodTable,
207
int global::Microsoft.Diagnostics.DataContractReader.Legacy.
ISOSEnum
.Skip(uint count) => throw new global::System.Diagnostics.UnreachableException();
209
int global::Microsoft.Diagnostics.DataContractReader.Legacy.
ISOSEnum
.Reset() => throw new global::System.Diagnostics.UnreachableException();
211
int global::Microsoft.Diagnostics.DataContractReader.Legacy.
ISOSEnum
.GetCount(uint* pCount) => throw new global::System.Diagnostics.UnreachableException();
222
new int Skip(uint count) => ((global::Microsoft.Diagnostics.DataContractReader.Legacy.
ISOSEnum
)this).Skip(count);
226
new int Reset() => ((global::Microsoft.Diagnostics.DataContractReader.Legacy.
ISOSEnum
)this).Reset();
230
new int GetCount(uint* pCount) => ((global::Microsoft.Diagnostics.DataContractReader.Legacy.
ISOSEnum
)this).GetCount(pCount);
Generated\361d1da7f942c932\Microsoft.Diagnostics.DataContractReader.Legacy.ISOSStackRefErrorEnum.cs (7)
31
global::System.Runtime.InteropServices.Marshalling.StrategyBasedComWrappers.DefaultIUnknownInterfaceDetailsStrategy.GetIUnknownDerivedDetails(typeof(global::Microsoft.Diagnostics.DataContractReader.Legacy.
ISOSEnum
).TypeHandle).ManagedVirtualMethodTable,
140
int global::Microsoft.Diagnostics.DataContractReader.Legacy.
ISOSEnum
.Skip(uint count) => throw new global::System.Diagnostics.UnreachableException();
142
int global::Microsoft.Diagnostics.DataContractReader.Legacy.
ISOSEnum
.Reset() => throw new global::System.Diagnostics.UnreachableException();
144
int global::Microsoft.Diagnostics.DataContractReader.Legacy.
ISOSEnum
.GetCount(uint* pCount) => throw new global::System.Diagnostics.UnreachableException();
155
new int Skip(uint count) => ((global::Microsoft.Diagnostics.DataContractReader.Legacy.
ISOSEnum
)this).Skip(count);
159
new int Reset() => ((global::Microsoft.Diagnostics.DataContractReader.Legacy.
ISOSEnum
)this).Reset();
163
new int GetCount(uint* pCount) => ((global::Microsoft.Diagnostics.DataContractReader.Legacy.
ISOSEnum
)this).GetCount(pCount);
Generated\361d1da7f942c932\Microsoft.Diagnostics.DataContractReader.Legacy.ISOSStressLogMsgEnum.cs (7)
32
global::System.Runtime.InteropServices.Marshalling.StrategyBasedComWrappers.DefaultIUnknownInterfaceDetailsStrategy.GetIUnknownDerivedDetails(typeof(global::Microsoft.Diagnostics.DataContractReader.Legacy.
ISOSEnum
).TypeHandle).ManagedVirtualMethodTable,
254
int global::Microsoft.Diagnostics.DataContractReader.Legacy.
ISOSEnum
.Skip(uint count) => throw new global::System.Diagnostics.UnreachableException();
256
int global::Microsoft.Diagnostics.DataContractReader.Legacy.
ISOSEnum
.Reset() => throw new global::System.Diagnostics.UnreachableException();
258
int global::Microsoft.Diagnostics.DataContractReader.Legacy.
ISOSEnum
.GetCount(uint* pCount) => throw new global::System.Diagnostics.UnreachableException();
269
new int Skip(uint count) => ((global::Microsoft.Diagnostics.DataContractReader.Legacy.
ISOSEnum
)this).Skip(count);
273
new int Reset() => ((global::Microsoft.Diagnostics.DataContractReader.Legacy.
ISOSEnum
)this).Reset();
277
new int GetCount(uint* pCount) => ((global::Microsoft.Diagnostics.DataContractReader.Legacy.
ISOSEnum
)this).GetCount(pCount);
Generated\361d1da7f942c932\Microsoft.Diagnostics.DataContractReader.Legacy.ISOSStressLogThreadEnum.cs (7)
31
global::System.Runtime.InteropServices.Marshalling.StrategyBasedComWrappers.DefaultIUnknownInterfaceDetailsStrategy.GetIUnknownDerivedDetails(typeof(global::Microsoft.Diagnostics.DataContractReader.Legacy.
ISOSEnum
).TypeHandle).ManagedVirtualMethodTable,
140
int global::Microsoft.Diagnostics.DataContractReader.Legacy.
ISOSEnum
.Skip(uint count) => throw new global::System.Diagnostics.UnreachableException();
142
int global::Microsoft.Diagnostics.DataContractReader.Legacy.
ISOSEnum
.Reset() => throw new global::System.Diagnostics.UnreachableException();
144
int global::Microsoft.Diagnostics.DataContractReader.Legacy.
ISOSEnum
.GetCount(uint* pCount) => throw new global::System.Diagnostics.UnreachableException();
155
new int Skip(uint count) => ((global::Microsoft.Diagnostics.DataContractReader.Legacy.
ISOSEnum
)this).Skip(count);
159
new int Reset() => ((global::Microsoft.Diagnostics.DataContractReader.Legacy.
ISOSEnum
)this).Reset();
163
new int GetCount(uint* pCount) => ((global::Microsoft.Diagnostics.DataContractReader.Legacy.
ISOSEnum
)this).GetCount(pCount);
Generated\361d1da7f942c932\Microsoft.Diagnostics.DataContractReader.Legacy.SOSDacImpl.SOSHandleEnum.cs (1)
17
details = global::System.Runtime.InteropServices.Marshalling.StrategyBasedComWrappers.DefaultIUnknownInterfaceDetailsStrategy.GetIUnknownDerivedDetails(typeof(Microsoft.Diagnostics.DataContractReader.Legacy.
ISOSEnum
).TypeHandle);
Generated\361d1da7f942c932\Microsoft.Diagnostics.DataContractReader.Legacy.SOSDacImpl.SOSMemoryEnum.cs (1)
17
details = global::System.Runtime.InteropServices.Marshalling.StrategyBasedComWrappers.DefaultIUnknownInterfaceDetailsStrategy.GetIUnknownDerivedDetails(typeof(Microsoft.Diagnostics.DataContractReader.Legacy.
ISOSEnum
).TypeHandle);
Generated\361d1da7f942c932\Microsoft.Diagnostics.DataContractReader.Legacy.SOSDacImpl.SOSMethodEnum.cs (1)
17
details = global::System.Runtime.InteropServices.Marshalling.StrategyBasedComWrappers.DefaultIUnknownInterfaceDetailsStrategy.GetIUnknownDerivedDetails(typeof(Microsoft.Diagnostics.DataContractReader.Legacy.
ISOSEnum
).TypeHandle);
Generated\361d1da7f942c932\Microsoft.Diagnostics.DataContractReader.Legacy.SOSDacImpl.SOSStackRefEnum.cs (1)
17
details = global::System.Runtime.InteropServices.Marshalling.StrategyBasedComWrappers.DefaultIUnknownInterfaceDetailsStrategy.GetIUnknownDerivedDetails(typeof(Microsoft.Diagnostics.DataContractReader.Legacy.
ISOSEnum
).TypeHandle);
Generated\361d1da7f942c932\Microsoft.Diagnostics.DataContractReader.Legacy.SOSDacImpl.SOSStressLogMsgEnum.cs (1)
17
details = global::System.Runtime.InteropServices.Marshalling.StrategyBasedComWrappers.DefaultIUnknownInterfaceDetailsStrategy.GetIUnknownDerivedDetails(typeof(Microsoft.Diagnostics.DataContractReader.Legacy.
ISOSEnum
).TypeHandle);
Generated\361d1da7f942c932\Microsoft.Diagnostics.DataContractReader.Legacy.SOSDacImpl.SOSStressLogThreadEnum.cs (1)
17
details = global::System.Runtime.InteropServices.Marshalling.StrategyBasedComWrappers.DefaultIUnknownInterfaceDetailsStrategy.GetIUnknownDerivedDetails(typeof(Microsoft.Diagnostics.DataContractReader.Legacy.
ISOSEnum
).TypeHandle);
SOSDacImpl.cs (18)
1762
int
ISOSEnum
.Skip(uint count)
1771
int
ISOSEnum
.Reset()
1780
int
ISOSEnum
.GetCount(uint* pCount)
1872
int
ISOSEnum
.Skip(uint count)
1882
int
ISOSEnum
.Reset()
1892
int
ISOSEnum
.GetCount(uint* pCount)
4153
int
ISOSEnum
.Skip(uint count)
4160
int
ISOSEnum
.Reset()
4167
int
ISOSEnum
.GetCount(uint* pCount)
7193
int
ISOSEnum
.Skip(uint count)
7203
int
ISOSEnum
.Reset()
7213
int
ISOSEnum
.GetCount(uint* pCount)
7358
int
ISOSEnum
.Skip(uint count)
7365
int
ISOSEnum
.Reset()
7372
int
ISOSEnum
.GetCount(uint* pCount)
7459
int
ISOSEnum
.Skip(uint count)
7466
int
ISOSEnum
.Reset()
7475
int
ISOSEnum
.GetCount(uint* pCount)