Add Environment::CurrentManagedThreadId
[mono.git] / mcs / class / corlib / System.Security.Policy / CodeConnectAccess.cs
index db75c1d21e29723e499200f06d00c1dd73b54edf..8eecff241b2ab03ebf881bd09222b7b773d74615 100644 (file)
@@ -26,7 +26,6 @@
 // WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
 //
 
-#if NET_2_0
 
 using System.Globalization;
 using System.Runtime.InteropServices;
@@ -94,4 +93,3 @@ namespace System.Security.Policy {
        }
 }
 
-#endif