Branch: refs/heads/2.5.x
Home: http://github.com/castleproject/Castle.Core
Commit: cf88a405a58f1c4f0b27a0d150f688fb25b11498
http://github.com/castleproject/Castle.Core/commit/cf88a405a58f1c4f0b27a0d150f688fb25b11498
Author: dtchepak <[email protected]>
Date: 2010-10-05 (Tue, 05 Oct 2010)
Changed paths:
A src/Castle.Core.Tests/BugsReported/DynProxy145_SynchronizationContext.cs
M src/Castle.Core.Tests/Castle.Core.Tests.csproj
M src/Castle.Core/DynamicProxy/AttributeUtil.cs
M src/Castle.Core/DynamicProxy/Generators/AttributesToAvoidReplicating.cs
Log Message:
-----------
DYNPROXY-145 Unable to proxy System.Threading.SynchronizationContext (.NET 4.0)
Added test case to BugsReported\DynProxy145_SynchronizationContext.
Added SecurityPermissionAttribute to AttributesToAvoidReplicating.
Updated AttributeUtil.cs to work when ReflectedType is null (can happen for
SynchronizationContext)
--
You received this message because you are subscribed to the Google Groups
"Castle Project Commits" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/castle-project-commits?hl=en.