14 implementations of Skip
Microsoft.Diagnostics.DataContractReader.Legacy (14)
_generated\32\Microsoft.Diagnostics.DataContractReader.Legacy.ISOSEnum.cs (1)
41
int global::Microsoft.Diagnostics.DataContractReader.Legacy.ISOSEnum.
Skip
(uint count)
_generated\33\Microsoft.Diagnostics.DataContractReader.Legacy.ISOSHandleEnum.cs (1)
140
int global::Microsoft.Diagnostics.DataContractReader.Legacy.ISOSEnum.
Skip
(uint count) => throw new global::System.Diagnostics.UnreachableException();
_generated\34\Microsoft.Diagnostics.DataContractReader.Legacy.ISOSStackRefErrorEnum.cs (1)
140
int global::Microsoft.Diagnostics.DataContractReader.Legacy.ISOSEnum.
Skip
(uint count) => throw new global::System.Diagnostics.UnreachableException();
_generated\35\Microsoft.Diagnostics.DataContractReader.Legacy.ISOSStackRefEnum.cs (1)
207
int global::Microsoft.Diagnostics.DataContractReader.Legacy.ISOSEnum.
Skip
(uint count) => throw new global::System.Diagnostics.UnreachableException();
_generated\36\Microsoft.Diagnostics.DataContractReader.Legacy.ISOSMemoryEnum.cs (1)
140
int global::Microsoft.Diagnostics.DataContractReader.Legacy.ISOSEnum.
Skip
(uint count) => throw new global::System.Diagnostics.UnreachableException();
_generated\51\Microsoft.Diagnostics.DataContractReader.Legacy.ISOSMethodEnum.cs (1)
140
int global::Microsoft.Diagnostics.DataContractReader.Legacy.ISOSEnum.
Skip
(uint count) => throw new global::System.Diagnostics.UnreachableException();
_generated\54\Microsoft.Diagnostics.DataContractReader.Legacy.ISOSStressLogThreadEnum.cs (1)
140
int global::Microsoft.Diagnostics.DataContractReader.Legacy.ISOSEnum.
Skip
(uint count) => throw new global::System.Diagnostics.UnreachableException();
_generated\55\Microsoft.Diagnostics.DataContractReader.Legacy.ISOSStressLogMsgEnum.cs (1)
254
int global::Microsoft.Diagnostics.DataContractReader.Legacy.ISOSEnum.
Skip
(uint count) => throw new global::System.Diagnostics.UnreachableException();
SOSDacImpl.cs (6)
1743
int ISOSEnum.
Skip
(uint count)
1853
int ISOSEnum.
Skip
(uint count)
4128
int ISOSEnum.
Skip
(uint count)
7166
int ISOSEnum.
Skip
(uint count)
7331
int ISOSEnum.
Skip
(uint count)
7432
int ISOSEnum.
Skip
(uint count)
8 references to Skip
Microsoft.Diagnostics.DataContractReader.Legacy (8)
_generated\32\Microsoft.Diagnostics.DataContractReader.Legacy.ISOSEnum.cs (1)
66
__retVal = @this.
Skip
(count);
_generated\33\Microsoft.Diagnostics.DataContractReader.Legacy.ISOSHandleEnum.cs (1)
155
new int Skip(uint count) => ((global::Microsoft.Diagnostics.DataContractReader.Legacy.ISOSEnum)this).
Skip
(count);
_generated\34\Microsoft.Diagnostics.DataContractReader.Legacy.ISOSStackRefErrorEnum.cs (1)
155
new int Skip(uint count) => ((global::Microsoft.Diagnostics.DataContractReader.Legacy.ISOSEnum)this).
Skip
(count);
_generated\35\Microsoft.Diagnostics.DataContractReader.Legacy.ISOSStackRefEnum.cs (1)
222
new int Skip(uint count) => ((global::Microsoft.Diagnostics.DataContractReader.Legacy.ISOSEnum)this).
Skip
(count);
_generated\36\Microsoft.Diagnostics.DataContractReader.Legacy.ISOSMemoryEnum.cs (1)
155
new int Skip(uint count) => ((global::Microsoft.Diagnostics.DataContractReader.Legacy.ISOSEnum)this).
Skip
(count);
_generated\51\Microsoft.Diagnostics.DataContractReader.Legacy.ISOSMethodEnum.cs (1)
155
new int Skip(uint count) => ((global::Microsoft.Diagnostics.DataContractReader.Legacy.ISOSEnum)this).
Skip
(count);
_generated\54\Microsoft.Diagnostics.DataContractReader.Legacy.ISOSStressLogThreadEnum.cs (1)
155
new int Skip(uint count) => ((global::Microsoft.Diagnostics.DataContractReader.Legacy.ISOSEnum)this).
Skip
(count);
_generated\55\Microsoft.Diagnostics.DataContractReader.Legacy.ISOSStressLogMsgEnum.cs (1)
269
new int Skip(uint count) => ((global::Microsoft.Diagnostics.DataContractReader.Legacy.ISOSEnum)this).
Skip
(count);