14 implementations of Skip
Microsoft.Diagnostics.DataContractReader.Legacy (14)
_generated\29\Microsoft.Diagnostics.DataContractReader.Legacy.ISOSEnum.cs (1)
41
int global::Microsoft.Diagnostics.DataContractReader.Legacy.ISOSEnum.
Skip
(uint count)
_generated\30\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\31\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\32\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\33\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\48\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\51\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\52\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)
1692
int ISOSEnum.
Skip
(uint count)
1795
int ISOSEnum.
Skip
(uint count)
4018
int ISOSEnum.
Skip
(uint count)
6990
int ISOSEnum.
Skip
(uint count)
7147
int ISOSEnum.
Skip
(uint count)
7241
int ISOSEnum.
Skip
(uint count)
8 references to Skip
Microsoft.Diagnostics.DataContractReader.Legacy (8)
_generated\29\Microsoft.Diagnostics.DataContractReader.Legacy.ISOSEnum.cs (1)
66
__retVal = @this.
Skip
(count);
_generated\30\Microsoft.Diagnostics.DataContractReader.Legacy.ISOSHandleEnum.cs (1)
155
new int Skip(uint count) => ((global::Microsoft.Diagnostics.DataContractReader.Legacy.ISOSEnum)this).
Skip
(count);
_generated\31\Microsoft.Diagnostics.DataContractReader.Legacy.ISOSStackRefErrorEnum.cs (1)
155
new int Skip(uint count) => ((global::Microsoft.Diagnostics.DataContractReader.Legacy.ISOSEnum)this).
Skip
(count);
_generated\32\Microsoft.Diagnostics.DataContractReader.Legacy.ISOSStackRefEnum.cs (1)
222
new int Skip(uint count) => ((global::Microsoft.Diagnostics.DataContractReader.Legacy.ISOSEnum)this).
Skip
(count);
_generated\33\Microsoft.Diagnostics.DataContractReader.Legacy.ISOSMemoryEnum.cs (1)
155
new int Skip(uint count) => ((global::Microsoft.Diagnostics.DataContractReader.Legacy.ISOSEnum)this).
Skip
(count);
_generated\48\Microsoft.Diagnostics.DataContractReader.Legacy.ISOSMethodEnum.cs (1)
155
new int Skip(uint count) => ((global::Microsoft.Diagnostics.DataContractReader.Legacy.ISOSEnum)this).
Skip
(count);
_generated\51\Microsoft.Diagnostics.DataContractReader.Legacy.ISOSStressLogThreadEnum.cs (1)
155
new int Skip(uint count) => ((global::Microsoft.Diagnostics.DataContractReader.Legacy.ISOSEnum)this).
Skip
(count);
_generated\52\Microsoft.Diagnostics.DataContractReader.Legacy.ISOSStressLogMsgEnum.cs (1)
269
new int Skip(uint count) => ((global::Microsoft.Diagnostics.DataContractReader.Legacy.ISOSEnum)this).
Skip
(count);