Skip to content

Commit

Permalink
Remove public API
Browse files Browse the repository at this point in the history
  • Loading branch information
jialongcheng authored and AArnott committed Jul 20, 2022
1 parent ffa04c9 commit 8aef271
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -244,7 +244,6 @@ Microsoft.VisualStudio.Threading.JoinableTaskContext.HangDetails.HangDuration.ge
Microsoft.VisualStudio.Threading.JoinableTaskContext.HangDetails.HangId.get -> System.Guid
Microsoft.VisualStudio.Threading.JoinableTaskContext.HangDetails.NotificationCount.get -> int
Microsoft.VisualStudio.Threading.JoinableTaskContext.IsMainThreadBlocked() -> bool
Microsoft.VisualStudio.Threading.JoinableTaskContext.IsMainThreadBlockedByAnyJoinableTask.get -> bool
Microsoft.VisualStudio.Threading.JoinableTaskContext.IsOnMainThread.get -> bool
Microsoft.VisualStudio.Threading.JoinableTaskContext.IsWithinJoinableTask.get -> bool
Microsoft.VisualStudio.Threading.JoinableTaskContext.JoinableTaskContext() -> void
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -243,7 +243,6 @@ Microsoft.VisualStudio.Threading.JoinableTaskContext.HangDetails.HangDuration.ge
Microsoft.VisualStudio.Threading.JoinableTaskContext.HangDetails.HangId.get -> System.Guid
Microsoft.VisualStudio.Threading.JoinableTaskContext.HangDetails.NotificationCount.get -> int
Microsoft.VisualStudio.Threading.JoinableTaskContext.IsMainThreadBlocked() -> bool
Microsoft.VisualStudio.Threading.JoinableTaskContext.IsMainThreadBlockedByAnyJoinableTask.get -> bool
Microsoft.VisualStudio.Threading.JoinableTaskContext.IsOnMainThread.get -> bool
Microsoft.VisualStudio.Threading.JoinableTaskContext.IsWithinJoinableTask.get -> bool
Microsoft.VisualStudio.Threading.JoinableTaskContext.JoinableTaskContext() -> void
Expand Down

0 comments on commit 8aef271

Please sign in to comment.