4 references to _disposables
Microsoft.AspNetCore.Authentication.JwtBearer.Tools.Tests (4)
UserJwtsTestFixture.cs (4)
90_disposables.Push(() => 101_disposables.Push(() => TryDelete(projectPath.FullName)); 123while (_disposables.Count > 0) 125_disposables.Pop()?.Invoke();