1 write to func
System.Core (1)
System\Linq\SequenceQuery.cs (1)
179
this.
func
= f.Compile();
2 references to func
System.Core (2)
System\Linq\SequenceQuery.cs (2)
175
if (this.
func
== null){
181
return this.
func
();