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