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