internal static void End(Context context) { if (_enabled) { _resources.Enqueue(TestResources.Create(context, nameof(End))); } }