14 implementations of Skip
Microsoft.Diagnostics.DataContractReader.Legacy (14)
_generated\27\Microsoft.Diagnostics.DataContractReader.Legacy.ISOSEnum.cs (1)
41
int global::Microsoft.Diagnostics.DataContractReader.Legacy.ISOSEnum.
Skip
(uint count)
_generated\28\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\29\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\30\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\31\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\46\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\49\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\50\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)
1693
int ISOSEnum.
Skip
(uint count)
1790
int ISOSEnum.
Skip
(uint count)
4013
int ISOSEnum.
Skip
(uint count)
6980
int ISOSEnum.
Skip
(uint count)
7137
int ISOSEnum.
Skip
(uint count)
7231
int ISOSEnum.
Skip
(uint count)
8 references to Skip
Microsoft.Diagnostics.DataContractReader.Legacy (8)
_generated\27\Microsoft.Diagnostics.DataContractReader.Legacy.ISOSEnum.cs (1)
66
__retVal = @this.
Skip
(count);
_generated\28\Microsoft.Diagnostics.DataContractReader.Legacy.ISOSHandleEnum.cs (1)
155
new int Skip(uint count) => ((global::Microsoft.Diagnostics.DataContractReader.Legacy.ISOSEnum)this).
Skip
(count);
_generated\29\Microsoft.Diagnostics.DataContractReader.Legacy.ISOSStackRefErrorEnum.cs (1)
155
new int Skip(uint count) => ((global::Microsoft.Diagnostics.DataContractReader.Legacy.ISOSEnum)this).
Skip
(count);
_generated\30\Microsoft.Diagnostics.DataContractReader.Legacy.ISOSStackRefEnum.cs (1)
222
new int Skip(uint count) => ((global::Microsoft.Diagnostics.DataContractReader.Legacy.ISOSEnum)this).
Skip
(count);
_generated\31\Microsoft.Diagnostics.DataContractReader.Legacy.ISOSMemoryEnum.cs (1)
155
new int Skip(uint count) => ((global::Microsoft.Diagnostics.DataContractReader.Legacy.ISOSEnum)this).
Skip
(count);
_generated\46\Microsoft.Diagnostics.DataContractReader.Legacy.ISOSMethodEnum.cs (1)
155
new int Skip(uint count) => ((global::Microsoft.Diagnostics.DataContractReader.Legacy.ISOSEnum)this).
Skip
(count);
_generated\49\Microsoft.Diagnostics.DataContractReader.Legacy.ISOSStressLogThreadEnum.cs (1)
155
new int Skip(uint count) => ((global::Microsoft.Diagnostics.DataContractReader.Legacy.ISOSEnum)this).
Skip
(count);
_generated\50\Microsoft.Diagnostics.DataContractReader.Legacy.ISOSStressLogMsgEnum.cs (1)
269
new int Skip(uint count) => ((global::Microsoft.Diagnostics.DataContractReader.Legacy.ISOSEnum)this).
Skip
(count);