Created
October 19, 2011 07:15
-
-
Save azyobuzin/1297656 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[sleep、wait、または join] | |
mscorlib.dll!System.Threading.WaitHandle.InternalWaitOne(System.Runtime.InteropServices.SafeHandle waitableSafeHandle, long millisecondsTimeout, bool hasThreadAffinity, bool exitContext) + 0x2b バイト | |
mscorlib.dll!System.Threading.WaitHandle.WaitOne(System.TimeSpan timeout, bool exitContext) + 0x6e バイト | |
WindowsBase.dll!System.Windows.Threading.DispatcherOperation.DispatcherOperationEvent.WaitOne() + 0x35 バイト | |
WindowsBase.dll!System.Windows.Threading.DispatcherOperation.Wait(System.TimeSpan timeout) + 0x5a バイト | |
WindowsBase.dll!System.Windows.Threading.Dispatcher.InvokeImpl(System.Windows.Threading.DispatcherPriority priority, System.TimeSpan timeout, System.Delegate method, object args, int numArgs) + 0x10e バイト | |
WindowsBase.dll!System.Windows.Threading.Dispatcher.Invoke(System.Delegate method, object[] args) + 0x3f バイト | |
Livet.dll!Livet.DispatcherCollection<Azyobuzi.Azyotter.ViewModels.TimelineItemViewModel>..ctor.AnonymousMethod__2(object sender, System.Collections.Specialized.NotifyCollectionChangedEventArgs e) + 0xf3 バイト | |
Livet.dll!Livet.ConcurrentObservableCollection<Azyobuzi.Azyotter.ViewModels.TimelineItemViewModel>.OnCollectionChanged(System.Collections.Specialized.NotifyCollectionChangedEventArgs args) + 0x53 バイト | |
Livet.dll!Livet.ConcurrentObservableCollection<Azyobuzi.Azyotter.ViewModels.TimelineItemViewModel>.Insert(int index, Azyobuzi.Azyotter.ViewModels.TimelineItemViewModel item) + 0xb6 バイト | |
Livet.dll!Livet.DispatcherCollection<Azyobuzi.Azyotter.ViewModels.TimelineItemViewModel>.Insert(int index, Azyobuzi.Azyotter.ViewModels.TimelineItemViewModel item) + 0x65 バイト | |
Livet.dll!Livet.ViewModelHelper.CreateReadOnlyDispatcherCollection<Azyobuzi.Azyotter.ViewModels.TimelineItemViewModel,Azyobuzi.Azyotter.Models.ITimelineItem>.AnonymousMethod__1(object sender, System.Collections.Specialized.NotifyCollectionChangedEventArgs e) + 0xd9 バイト | |
Livet.dll!Livet.WeakEvents.EventListeners.CollectionChangedEventListener.ReceiveWeakEvent(System.Type managerType, object sender, System.EventArgs e) + 0xa4 バイト | |
WindowsBase.dll!System.Windows.WeakEventManager.DeliverEventToList(object sender, System.EventArgs args, System.Windows.WeakEventManager.ListenerList list) + 0x5e バイト | |
WindowsBase.dll!System.Windows.WeakEventManager.DeliverEvent(object sender, System.EventArgs args) + 0xd7 バイト | |
WindowsBase.dll!System.Collections.Specialized.CollectionChangedEventManager.OnCollectionChanged(object sender, System.Collections.Specialized.NotifyCollectionChangedEventArgs args) + 0xa バイト | |
Livet.dll!Livet.ConcurrentObservableCollection<Azyobuzi.Azyotter.Models.ITimelineItem>.OnCollectionChanged(System.Collections.Specialized.NotifyCollectionChangedEventArgs args) + 0x53 バイト | |
Livet.dll!Livet.ConcurrentObservableCollection<Azyobuzi.Azyotter.Models.ITimelineItem>.Add(Azyobuzi.Azyotter.Models.ITimelineItem item) + 0x10f バイト | |
System.Interactive.dll!System.Linq.EnumerableEx.ForEach<Azyobuzi.Azyotter.Models.ITimelineItem>(System.Collections.Generic.IEnumerable<Azyobuzi.Azyotter.Models.ITimelineItem> source, System.Action<Azyobuzi.Azyotter.Models.ITimelineItem> onNext) + 0x131 バイト | |
> Azyotter.exe!Azyobuzi.Azyotter.Models.Tab.receiver_ReceivedTimeline(object sender, Azyobuzi.Azyotter.Models.TimelineReceivers.ReceivedTimelineEventArgs e) 行 114 + 0x77 バイト C# | |
Azyotter.exe!Azyobuzi.Azyotter.Models.TimelineReceivers.TimelineReceiver.OnReceivedTimeline(Azyobuzi.Azyotter.Models.ITimelineItem[] receivedItems) 行 46 + 0x32 バイト C# | |
Azyotter.exe!Azyobuzi.Azyotter.Models.TimelineReceivers.HomeTimelineReceiver.StatusCache_CollectionChanged.AnonymousMethod__7(Azyobuzi.Azyotter.Models.ITimelineItem status) 行 59 + 0x39 バイト C# | |
System.Interactive.dll!System.Linq.EnumerableEx.ForEach<Azyobuzi.Azyotter.Models.ITimelineItem>(System.Collections.Generic.IEnumerable<Azyobuzi.Azyotter.Models.ITimelineItem> source, System.Action<Azyobuzi.Azyotter.Models.ITimelineItem> onNext) + 0x131 バイト | |
Azyotter.exe!Azyobuzi.Azyotter.Models.TimelineReceivers.HomeTimelineReceiver.StatusCache_CollectionChanged(object sender, System.Collections.Specialized.NotifyCollectionChangedEventArgs e) 行 58 + 0x79 バイト C# | |
Azyotter.exe!Azyobuzi.Azyotter.Models.Caching.StatusCache.OnCollectionChanged(System.Collections.Specialized.NotifyCollectionChangedEventArgs e) 行 44 + 0x1a バイト C# | |
Azyotter.exe!Azyobuzi.Azyotter.Models.Caching.StatusCache.AddOrMerge(Azyobuzi.TaskingTwLib.DataModels.Status status, bool forAllTab) 行 105 + 0x2e バイト C# | |
Azyotter.exe!Azyobuzi.Azyotter.Models.TimelineReceivers.HomeTimelineReceiver.Receive.AnonymousMethod__5(Azyobuzi.TaskingTwLib.DataModels.Status status) 行 46 + 0x17 バイト C# | |
System.Interactive.dll!System.Linq.EnumerableEx.ForEach<Azyobuzi.TaskingTwLib.DataModels.Status>(System.Collections.Generic.IEnumerable<Azyobuzi.TaskingTwLib.DataModels.Status> source, System.Action<Azyobuzi.TaskingTwLib.DataModels.Status> onNext) + 0x131 バイト | |
Azyotter.exe!Azyobuzi.Azyotter.Models.TimelineReceivers.HomeTimelineReceiver.Receive.AnonymousMethod__4(System.Threading.Tasks.Task<Azyobuzi.TaskingTwLib.DataModels.Status[]> t) 行 46 + 0x67 バイト C# | |
mscorlib.dll!System.Threading.Tasks.Task<System.__Canon>.ContinueWith.AnonymousMethod__16(object obj) + 0x10 バイト | |
mscorlib.dll!System.Threading.Tasks.Task.InnerInvoke() + 0x44 バイト | |
mscorlib.dll!System.Threading.Tasks.Task.Execute() + 0x43 バイト | |
mscorlib.dll!System.Threading.Tasks.Task.ExecutionContextCallback(object obj) + 0x27 バイト | |
mscorlib.dll!System.Threading.ExecutionContext.Run(System.Threading.ExecutionContext executionContext, System.Threading.ContextCallback callback, object state, bool ignoreSyncCtx) + 0xb0 バイト | |
mscorlib.dll!System.Threading.Tasks.Task.ExecuteWithThreadLocal(ref System.Threading.Tasks.Task currentTaskSlot) + 0x154 バイト | |
mscorlib.dll!System.Threading.Tasks.Task.ExecuteEntry(bool bPreventDoubleExecution) + 0x8b バイト | |
mscorlib.dll!System.Threading.Tasks.Task.System.Threading.IThreadPoolWorkItem.ExecuteWorkItem() + 0x7 バイト | |
mscorlib.dll!System.Threading.ThreadPoolWorkQueue.Dispatch() + 0x147 バイト | |
mscorlib.dll!System.Threading._ThreadPoolWaitCallback.PerformWaitCallback() + 0x2d バイト | |
[ネイティブからマネージの移行] |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment