You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/Microsoft.ServiceHub.Framework/ServiceHub/LazyAuthorizationServiceProxy.cs
+7-4Lines changed: 7 additions & 4 deletions
Original file line number
Diff line number
Diff line change
@@ -19,9 +19,8 @@ internal class LazyAuthorizationServiceProxy : IAuthorizationService, IDisposabl
19
19
/// </summary>
20
20
/// <param name="serviceBroker">A service broker used to acquire the activation service.</param>
21
21
/// <param name="joinableTaskFactory">An optional <see cref="JoinableTaskFactory"/> to use when scheduling async work, to avoid deadlocks in an application with a main thread.</param>
0 commit comments