8 interfaces inheriting from ISOSEnum
Microsoft.Diagnostics.DataContractReader.Legacy (8)
_generated\27\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\12\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\13\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\14\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\15\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\16\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);
_generated\17\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\27\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\28\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\29\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\30\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\31\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\46\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\49\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\50\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);
SOSDacImpl.cs (18)
1693
int
ISOSEnum
.Skip(uint count)
1701
int
ISOSEnum
.Reset()
1709
int
ISOSEnum
.GetCount(uint* pCount)
1790
int
ISOSEnum
.Skip(uint count)
1799
int
ISOSEnum
.Reset()
1808
int
ISOSEnum
.GetCount(uint* pCount)
4013
int
ISOSEnum
.Skip(uint count)
4019
int
ISOSEnum
.Reset()
4025
int
ISOSEnum
.GetCount(uint* pCount)
6980
int
ISOSEnum
.Skip(uint count)
6989
int
ISOSEnum
.Reset()
6998
int
ISOSEnum
.GetCount(uint* pCount)
7137
int
ISOSEnum
.Skip(uint count)
7143
int
ISOSEnum
.Reset()
7149
int
ISOSEnum
.GetCount(uint* pCount)
7231
int
ISOSEnum
.Skip(uint count)
7237
int
ISOSEnum
.Reset()
7245
int
ISOSEnum
.GetCount(uint* pCount)