Track what task is currently executed by a ThreadWorker and add the case for "parent...
[mono.git] / mcs / class / System.Core / System.Linq / EnumerableExecutor.cs
index 7d7b16abbf04c8c908eb6c3cba9ecd67ea7bc09d..e0b7db3e939cd02b9cb5f8730e0f4c292c8ae353 100644 (file)
@@ -26,7 +26,7 @@
 // WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
 //
 
-#if NET_4_0
+#if NET_4_0 || MOONLIGHT || MOBILE
 
 namespace System.Linq
 {