Terraria
v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
◆
AsSequentialQuery()
override
IEnumerable
< TSource >
System.Linq.Parallel.FirstQueryOperator
< TSource >.AsSequentialQuery
(
CancellationToken
token
)
inline
package
Definition at line
151
of file
FirstQueryOperator.cs
.
152
{
153
throw
new
NotSupportedException();
154
}
System
Linq
Parallel
FirstQueryOperator
Generated by
1.10.0