[Mono-dev] Trying to find source for DispatcherObject.cs

Brad Cunningham brad at bradcunningham.net
Wed Jan 12 17:35:36 EST 2011


I am seeing a strange error in the DispatcherObject in 2.8.1 and I am having
trouble finding the source code to confirm the error.

For those interested my issue is this:

I can confirm that my object is being constructed on the same thread that
the VerifyAccess call is occurring. In both places, ctor and VerifyAccess
call, I can confirm that the Dispatcher is null. I would assume when the
Dispatcher is null that the verify access should do nothing and be fine,
however I am getting an exception that the call to verify access is
occurring on a different thread than the ctor occurred on.

If someone could point me to where the source is for this class I would
appreciate it.


Thanks

-- 
Brad Cunningham
Microsoft MVP: C#

http://blog.bradcunningham.net
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.ximian.com/pipermail/mono-devel-list/attachments/20110112/ecf9d738/attachment.html 


More information about the Mono-devel-list mailing list