[sgen] Lock around worker start, not only finishing
[mono.git] / mcs / class / Microsoft.CSharp / Microsoft.CSharp.RuntimeBinder / DynamicContext.cs
index d03145e0df346c783650a15ff080a963e4ddcbda..9c466c5ed9c9875b31f69f0f0ec9654075f3ac37 100644 (file)
@@ -93,8 +93,7 @@ namespace Microsoft.CSharp.RuntimeBinder
                                module.SetDeclaringAssembly (temp);
 
                                var importer = new Compiler.ReflectionImporter (module, cc.BuiltinTypes) {
-                                       IgnorePrivateMembers = false,
-                                       IgnoreCompilerGeneratedField = false
+                                       IgnorePrivateMembers = false
                                };
 
                                // Import all currently loaded assemblies