to navigate Enter to open "…" all these words ANDOR to combine

Onboarding guide

Phase 0: Type Inventory

Generated mechanically by a Roslyn syntactic parse of every in-scope .cs file under MMCA.Common/Source, MMCA.Common/Tests, MMCA.ADC/Source, MMCA.ADC/Tests.

  • Files scanned: 3245 (in-scope 3147, generated/excluded 98)
  • Type declaration rows (including partial-class fragments): 4384
  • Distinct type nodes (partials collapsed): 4257
  • extension(T) blocks: 93
  • Source HEADs: MMCA.Common f994eb1, MMCA.ADC 977a9776

Counts by kind

Kind Count (declarations)
class 3472
record 638
interface 218
enum 35
record struct 19
delegate 1
struct 1

Counts by assembly (distinct nodes)

Assembly Distinct types
MMCA.ADC.AppHost 1
MMCA.ADC.AppHost.SmokeTests 1
MMCA.ADC.Architecture.Tests 44
MMCA.ADC.Conference.API 38
MMCA.ADC.Conference.API.Tests 20
MMCA.ADC.Conference.Application 303
MMCA.ADC.Conference.Application.Tests 165
MMCA.ADC.Conference.Contracts 3
MMCA.ADC.Conference.Domain 45
MMCA.ADC.Conference.Domain.Tests 28
MMCA.ADC.Conference.Infrastructure 37
MMCA.ADC.Conference.Infrastructure.Tests 15
MMCA.ADC.Conference.IntegrationTests 37
MMCA.ADC.Conference.Scoring.Evaluation.Tests 11
MMCA.ADC.Conference.Service 3
MMCA.ADC.Conference.Shared 54
MMCA.ADC.Conference.Shared.Tests 17
MMCA.ADC.Conference.UI 146
MMCA.ADC.Conference.UI.Tests 53
MMCA.ADC.CrossService.IntegrationTests 13
MMCA.ADC.E2E.Tests 84
MMCA.ADC.Engagement.API 10
MMCA.ADC.Engagement.API.Tests 10
MMCA.ADC.Engagement.Application 87
MMCA.ADC.Engagement.Application.Tests 66
MMCA.ADC.Engagement.Contracts 3
MMCA.ADC.Engagement.Domain 30
MMCA.ADC.Engagement.Domain.Tests 11
MMCA.ADC.Engagement.Infrastructure 15
MMCA.ADC.Engagement.Infrastructure.Tests 4
MMCA.ADC.Engagement.IntegrationTests 22
MMCA.ADC.Engagement.Service 3
MMCA.ADC.Engagement.Shared 60
MMCA.ADC.Engagement.Shared.Tests 7
MMCA.ADC.Engagement.UI 70
MMCA.ADC.Engagement.UI.Tests 36
MMCA.ADC.Gateway.Tests 8
MMCA.ADC.Identity.API 13
MMCA.ADC.Identity.API.Tests 8
MMCA.ADC.Identity.Application 36
MMCA.ADC.Identity.Application.Tests 30
MMCA.ADC.Identity.Contracts 2
MMCA.ADC.Identity.Domain 7
MMCA.ADC.Identity.Domain.Tests 4
MMCA.ADC.Identity.Infrastructure 6
MMCA.ADC.Identity.Infrastructure.Tests 9
MMCA.ADC.Identity.IntegrationTests 34
MMCA.ADC.Identity.Service 2
MMCA.ADC.Identity.Shared 17
MMCA.ADC.Identity.Shared.Tests 3
MMCA.ADC.Identity.UI 7
MMCA.ADC.Identity.UI.Tests 7
MMCA.ADC.Notification.API 2
MMCA.ADC.Notification.API.Tests 1
MMCA.ADC.Notification.Application 3
MMCA.ADC.Notification.Application.Tests 5
MMCA.ADC.Notification.Contracts 3
MMCA.ADC.Notification.IntegrationTests 9
MMCA.ADC.Notification.Service 2
MMCA.ADC.Notification.Shared 3
MMCA.ADC.ServiceBusEmulator.IntegrationTests 3
MMCA.ADC.Services.Tests 5
MMCA.ADC.UI 16
MMCA.ADC.UI.Web.Client 1
MMCA.Common.API 98
MMCA.Common.API.Tests 138
MMCA.Common.Application 221
MMCA.Common.Application.Tests 343
MMCA.Common.Architecture.Tests 162
MMCA.Common.Aspire 36
MMCA.Common.Aspire.Hosting 5
MMCA.Common.Aspire.Hosting.Tests 4
MMCA.Common.Aspire.Tests 44
MMCA.Common.Benchmarks 6
MMCA.Common.Domain 51
MMCA.Common.Domain.Tests 62
MMCA.Common.Gateway 14
MMCA.Common.Gateway.Tests 7
MMCA.Common.Grpc 5
MMCA.Common.Grpc.Tests 16
MMCA.Common.Infrastructure 189
MMCA.Common.Infrastructure.Redis.Tests 2
MMCA.Common.Infrastructure.Tests 403
MMCA.Common.Infrastructure.Tests.MigrationsFixture 1
MMCA.Common.Shared 77
MMCA.Common.Shared.Tests 45
MMCA.Common.Testing 23
MMCA.Common.Testing.Architecture 58
MMCA.Common.Testing.E2E 30
MMCA.Common.Testing.Tests 27
MMCA.Common.Testing.UI 16
MMCA.Common.UI 178
MMCA.Common.UI.E2E.Tests 18
MMCA.Common.UI.Gallery 11
MMCA.Common.UI.Maui 34
MMCA.Common.UI.Tests 127
MMCA.Common.UI.Web 4
MMCA.Common.UI.Web.Tests 4

Full inventory

Type Kind Assembly Namespace File:Line
BrokerSelection class MMCA.ADC.AppHost MMCA.ADC.AppHost MMCA.ADC.AppHost/BrokerSelection.cs:14
AppHostCompositionSmokeTests class MMCA.ADC.AppHost.SmokeTests MMCA.ADC.AppHost.SmokeTests MMCA.ADC.AppHost.SmokeTests/AppHostCompositionSmokeTests.cs:23
AdcArchitectureMap class MMCA.ADC.Architecture.Tests MMCA.ADC.Architecture.Tests MMCA.ADC.Architecture.Tests/AdcArchitectureMap.cs:14
AnonymousEndpointTests class MMCA.ADC.Architecture.Tests MMCA.ADC.Architecture.Tests.Api MMCA.ADC.Architecture.Tests/Api/AnonymousEndpointTests.cs:21
ControllerConventionTests class MMCA.ADC.Architecture.Tests MMCA.ADC.Architecture.Tests.Api MMCA.ADC.Architecture.Tests/Api/ControllerConventionTests.cs:3
MiddlewarePipelineOrderTests class MMCA.ADC.Architecture.Tests MMCA.ADC.Architecture.Tests.Api MMCA.ADC.Architecture.Tests/Api/MiddlewarePipelineOrderTests.cs:16
ContractImplementationTests class MMCA.ADC.Architecture.Tests MMCA.ADC.Architecture.Tests.Contracts MMCA.ADC.Architecture.Tests/Contracts/ContractImplementationTests.cs:19
ErrorCatalogTests class MMCA.ADC.Architecture.Tests MMCA.ADC.Architecture.Tests.Contracts MMCA.ADC.Architecture.Tests/Contracts/ErrorCatalogTests.cs:20
EventConventionTests class MMCA.ADC.Architecture.Tests MMCA.ADC.Architecture.Tests.Contracts MMCA.ADC.Architecture.Tests/Contracts/EventConventionTests.cs:3
IntegrationEventContractTests class MMCA.ADC.Architecture.Tests MMCA.ADC.Architecture.Tests.Contracts MMCA.ADC.Architecture.Tests/Contracts/IntegrationEventContractTests.cs:3
ProtoContractTests class MMCA.ADC.Architecture.Tests MMCA.ADC.Architecture.Tests.Contracts MMCA.ADC.Architecture.Tests/Contracts/ProtoContractTests.cs:3
CommandValidatorCoverageTests class MMCA.ADC.Architecture.Tests MMCA.ADC.Architecture.Tests.Cqrs MMCA.ADC.Architecture.Tests/Cqrs/CommandValidatorCoverageTests.cs:18
ConstructorDependencyCountTests class MMCA.ADC.Architecture.Tests MMCA.ADC.Architecture.Tests.Cqrs MMCA.ADC.Architecture.Tests/Cqrs/ConstructorDependencyCountTests.cs:20
DecoratorPipelineOrderTests class MMCA.ADC.Architecture.Tests MMCA.ADC.Architecture.Tests.Cqrs MMCA.ADC.Architecture.Tests/Cqrs/DecoratorPipelineOrderTests.cs:29
DomainEventHandlerSaveTests class MMCA.ADC.Architecture.Tests MMCA.ADC.Architecture.Tests.Cqrs MMCA.ADC.Architecture.Tests/Cqrs/DomainEventHandlerSaveTests.cs:11
HandlerConventionTests class MMCA.ADC.Architecture.Tests MMCA.ADC.Architecture.Tests.Cqrs MMCA.ADC.Architecture.Tests/Cqrs/HandlerConventionTests.cs:14
HandlerResultConventionTests class MMCA.ADC.Architecture.Tests MMCA.ADC.Architecture.Tests.Cqrs MMCA.ADC.Architecture.Tests/Cqrs/HandlerResultConventionTests.cs:8
IdempotencyConventionTests class MMCA.ADC.Architecture.Tests MMCA.ADC.Architecture.Tests.Cqrs MMCA.ADC.Architecture.Tests/Cqrs/IdempotencyConventionTests.cs:3
RawQueryableConventionTests class MMCA.ADC.Architecture.Tests MMCA.ADC.Architecture.Tests.Cqrs MMCA.ADC.Architecture.Tests/Cqrs/RawQueryableConventionTests.cs:11
SliceCohesionTests class MMCA.ADC.Architecture.Tests MMCA.ADC.Architecture.Tests.Cqrs MMCA.ADC.Architecture.Tests/Cqrs/SliceCohesionTests.cs:8
CascadeSoftDeleteConventionTests class MMCA.ADC.Architecture.Tests MMCA.ADC.Architecture.Tests.Domain MMCA.ADC.Architecture.Tests/Domain/CascadeSoftDeleteConventionTests.cs:12
ConcurrencyConventionTests class MMCA.ADC.Architecture.Tests MMCA.ADC.Architecture.Tests.Domain MMCA.ADC.Architecture.Tests/Domain/ConcurrencyConventionTests.cs:3
DomainThrowTests class MMCA.ADC.Architecture.Tests MMCA.ADC.Architecture.Tests.Domain MMCA.ADC.Architecture.Tests/Domain/DomainThrowTests.cs:9
EntityConventionTests class MMCA.ADC.Architecture.Tests MMCA.ADC.Architecture.Tests.Domain MMCA.ADC.Architecture.Tests/Domain/EntityConventionTests.cs:3
ImmutabilityTests class MMCA.ADC.Architecture.Tests MMCA.ADC.Architecture.Tests.Domain MMCA.ADC.Architecture.Tests/Domain/ImmutabilityTests.cs:3
SoftDeleteEnforcementTests class MMCA.ADC.Architecture.Tests MMCA.ADC.Architecture.Tests.Domain MMCA.ADC.Architecture.Tests/Domain/SoftDeleteEnforcementTests.cs:15
SpecificationConventionTests class MMCA.ADC.Architecture.Tests MMCA.ADC.Architecture.Tests.Domain MMCA.ADC.Architecture.Tests/Domain/SpecificationConventionTests.cs:8
DataResidencyTests class MMCA.ADC.Architecture.Tests MMCA.ADC.Architecture.Tests.Governance MMCA.ADC.Architecture.Tests/Governance/DataResidencyTests.cs:12
FolderWidthTests class MMCA.ADC.Architecture.Tests MMCA.ADC.Architecture.Tests.Governance MMCA.ADC.Architecture.Tests/Governance/FolderWidthTests.cs:10
FrameworkVersionConsistencyTests class MMCA.ADC.Architecture.Tests MMCA.ADC.Architecture.Tests.Governance MMCA.ADC.Architecture.Tests/Governance/FrameworkVersionConsistencyTests.cs:9
NamingConventionTests class MMCA.ADC.Architecture.Tests MMCA.ADC.Architecture.Tests.Governance MMCA.ADC.Architecture.Tests/Governance/NamingConventionTests.cs:3
ObservabilityConventionTests class MMCA.ADC.Architecture.Tests MMCA.ADC.Architecture.Tests.Governance MMCA.ADC.Architecture.Tests/Governance/ObservabilityConventionTests.cs:7
PiiConventionTests class MMCA.ADC.Architecture.Tests MMCA.ADC.Architecture.Tests.Governance MMCA.ADC.Architecture.Tests/Governance/PiiConventionTests.cs:3
DomainPurityTests class MMCA.ADC.Architecture.Tests MMCA.ADC.Architecture.Tests.Layering MMCA.ADC.Architecture.Tests/Layering/DomainPurityTests.cs:3
LayerDependencyTests class MMCA.ADC.Architecture.Tests MMCA.ADC.Architecture.Tests.Layering MMCA.ADC.Architecture.Tests/Layering/LayerDependencyTests.cs:3
MicroserviceExtractionTests class MMCA.ADC.Architecture.Tests MMCA.ADC.Architecture.Tests.Layering MMCA.ADC.Architecture.Tests/Layering/MicroserviceExtractionTests.cs:3
ModuleIsolationTests class MMCA.ADC.Architecture.Tests MMCA.ADC.Architecture.Tests.Layering MMCA.ADC.Architecture.Tests/Layering/ModuleIsolationTests.cs:3
ServiceContractPurityTests class MMCA.ADC.Architecture.Tests MMCA.ADC.Architecture.Tests.Layering MMCA.ADC.Architecture.Tests/Layering/ServiceContractPurityTests.cs:9
SharedLayerTests class MMCA.ADC.Architecture.Tests MMCA.ADC.Architecture.Tests.Layering MMCA.ADC.Architecture.Tests/Layering/SharedLayerTests.cs:3
BrandColorTokenTests class MMCA.ADC.Architecture.Tests MMCA.ADC.Architecture.Tests.Ui MMCA.ADC.Architecture.Tests/Ui/BrandColorTokenTests.cs:12
FormsConventionTests class MMCA.ADC.Architecture.Tests MMCA.ADC.Architecture.Tests.Ui MMCA.ADC.Architecture.Tests/Ui/FormsConventionTests.cs:17
LocalizedTextConventionTests class MMCA.ADC.Architecture.Tests MMCA.ADC.Architecture.Tests.Ui MMCA.ADC.Architecture.Tests/Ui/LocalizedTextConventionTests.cs:14
SortableColumnConventionTests class MMCA.ADC.Architecture.Tests MMCA.ADC.Architecture.Tests.Ui MMCA.ADC.Architecture.Tests/Ui/SortableColumnConventionTests.cs:11
StateManagementConventionTests class MMCA.ADC.Architecture.Tests MMCA.ADC.Architecture.Tests.Ui MMCA.ADC.Architecture.Tests/Ui/StateManagementConventionTests.cs:9
TranslationCompletenessTests class MMCA.ADC.Architecture.Tests MMCA.ADC.Architecture.Tests.Ui MMCA.ADC.Architecture.Tests/Ui/TranslationCompletenessTests.cs:12
UIArchitectureConventionTests class MMCA.ADC.Architecture.Tests MMCA.ADC.Architecture.Tests.Ui MMCA.ADC.Architecture.Tests/Ui/UIArchitectureConventionTests.cs:10
AssemblyReference class MMCA.ADC.Conference.API MMCA.ADC.Conference.API MMCA.ADC.Conference.API/AssemblyReference.cs:5
ClassReference class MMCA.ADC.Conference.API MMCA.ADC.Conference.API MMCA.ADC.Conference.API/AssemblyReference.cs:11
ConferenceModule class MMCA.ADC.Conference.API MMCA.ADC.Conference.API MMCA.ADC.Conference.API/ConferenceModule.cs:15
ConferenceModuleSeeder class MMCA.ADC.Conference.API MMCA.ADC.Conference.API MMCA.ADC.Conference.API/ConferenceModuleSeeder.cs:13
DependencyInjection class MMCA.ADC.Conference.API MMCA.ADC.Conference.API MMCA.ADC.Conference.API/DependencyInjection.cs:14
CurrentUserServiceExtensions class MMCA.ADC.Conference.API MMCA.ADC.Conference.API.Authorization MMCA.ADC.Conference.API/Authorization/CurrentUserServiceExtensions.cs:10
ServiceInfoController class MMCA.ADC.Conference.API MMCA.ADC.Conference.API.Controllers MMCA.ADC.Conference.API/Controllers/ServiceInfoController.cs:20
ActivitiesController class MMCA.ADC.Conference.API MMCA.ADC.Conference.API.Controllers.Activities MMCA.ADC.Conference.API/Controllers/Activities/ActivitiesController.cs:40
AddCategoryItemRequest record MMCA.ADC.Conference.API MMCA.ADC.Conference.API.Controllers.Categories MMCA.ADC.Conference.API/Controllers/Categories/CategoryItemsController.cs:26
CategoryItemsController class MMCA.ADC.Conference.API MMCA.ADC.Conference.API.Controllers.Categories MMCA.ADC.Conference.API/Controllers/Categories/CategoryItemsController.cs:63
ConferenceCategoriesController class MMCA.ADC.Conference.API MMCA.ADC.Conference.API.Controllers.Categories MMCA.ADC.Conference.API/Controllers/Categories/ConferenceCategoriesController.cs:36
UpdateCategoryItemRequest record MMCA.ADC.Conference.API MMCA.ADC.Conference.API.Controllers.Categories MMCA.ADC.Conference.API/Controllers/Categories/CategoryItemsController.cs:42
AddEventQuestionAnswerRequest record MMCA.ADC.Conference.API MMCA.ADC.Conference.API.Controllers.Events MMCA.ADC.Conference.API/Controllers/Events/EventQuestionAnswersController.cs:25
AddEventSpeakerRequest record MMCA.ADC.Conference.API MMCA.ADC.Conference.API.Controllers.Events MMCA.ADC.Conference.API/Controllers/Events/EventSpeakersController.cs:29
AddRoomRequest record MMCA.ADC.Conference.API MMCA.ADC.Conference.API.Controllers.Events MMCA.ADC.Conference.API/Controllers/Events/RoomsController.cs:30
EventQuestionAnswersController class MMCA.ADC.Conference.API MMCA.ADC.Conference.API.Controllers.Events MMCA.ADC.Conference.API/Controllers/Events/EventQuestionAnswersController.cs:55
EventsController class MMCA.ADC.Conference.API MMCA.ADC.Conference.API.Controllers.Events MMCA.ADC.Conference.API/Controllers/Events/EventsController.cs:47
EventSpeakersController class MMCA.ADC.Conference.API MMCA.ADC.Conference.API.Controllers.Events MMCA.ADC.Conference.API/Controllers/Events/EventSpeakersController.cs:47
RoomsController class MMCA.ADC.Conference.API MMCA.ADC.Conference.API.Controllers.Events MMCA.ADC.Conference.API/Controllers/Events/RoomsController.cs:92
UpdateEventQuestionAnswerRequest record MMCA.ADC.Conference.API MMCA.ADC.Conference.API.Controllers.Events MMCA.ADC.Conference.API/Controllers/Events/EventQuestionAnswersController.cs:38
UpdateRoomRequest record MMCA.ADC.Conference.API MMCA.ADC.Conference.API.Controllers.Events MMCA.ADC.Conference.API/Controllers/Events/RoomsController.cs:58
QuestionsController class MMCA.ADC.Conference.API MMCA.ADC.Conference.API.Controllers.Questions MMCA.ADC.Conference.API/Controllers/Questions/QuestionsController.cs:35
AddSessionCategoryItemRequest record MMCA.ADC.Conference.API MMCA.ADC.Conference.API.Controllers.Sessions MMCA.ADC.Conference.API/Controllers/Sessions/SessionCategoryItemsController.cs:29
AddSessionQuestionAnswerRequest record MMCA.ADC.Conference.API MMCA.ADC.Conference.API.Controllers.Sessions MMCA.ADC.Conference.API/Controllers/Sessions/SessionQuestionAnswersController.cs:26
AddSessionSpeakerRequest record MMCA.ADC.Conference.API MMCA.ADC.Conference.API.Controllers.Sessions MMCA.ADC.Conference.API/Controllers/Sessions/SessionSpeakersController.cs:29
BatchAddSessionQuestionAnswersRequest record MMCA.ADC.Conference.API MMCA.ADC.Conference.API.Controllers.Sessions MMCA.ADC.Conference.API/Controllers/Sessions/SessionQuestionAnswersController.cs:49
BatchSessionQuestionAnswerItemRequest record MMCA.ADC.Conference.API MMCA.ADC.Conference.API.Controllers.Sessions MMCA.ADC.Conference.API/Controllers/Sessions/SessionQuestionAnswersController.cs:39
SessionCategoryItemsController class MMCA.ADC.Conference.API MMCA.ADC.Conference.API.Controllers.Sessions MMCA.ADC.Conference.API/Controllers/Sessions/SessionCategoryItemsController.cs:48
SessionQuestionAnswersController class MMCA.ADC.Conference.API MMCA.ADC.Conference.API.Controllers.Sessions MMCA.ADC.Conference.API/Controllers/Sessions/SessionQuestionAnswersController.cs:76
SessionsController class MMCA.ADC.Conference.API MMCA.ADC.Conference.API.Controllers.Sessions MMCA.ADC.Conference.API/Controllers/Sessions/SessionsController.cs:45
SessionSelectionController class MMCA.ADC.Conference.API MMCA.ADC.Conference.API.Controllers.Sessions MMCA.ADC.Conference.API/Controllers/Sessions/SessionSelectionController.cs:30
SessionSpeakersController class MMCA.ADC.Conference.API MMCA.ADC.Conference.API.Controllers.Sessions MMCA.ADC.Conference.API/Controllers/Sessions/SessionSpeakersController.cs:48
UpdateSessionQuestionAnswerRequest record MMCA.ADC.Conference.API MMCA.ADC.Conference.API.Controllers.Sessions MMCA.ADC.Conference.API/Controllers/Sessions/SessionQuestionAnswersController.cs:59
AddSpeakerCategoryItemRequest record MMCA.ADC.Conference.API MMCA.ADC.Conference.API.Controllers.Speakers MMCA.ADC.Conference.API/Controllers/Speakers/SpeakerCategoryItemsController.cs:29
SpeakerCategoryItemsController class MMCA.ADC.Conference.API MMCA.ADC.Conference.API.Controllers.Speakers MMCA.ADC.Conference.API/Controllers/Speakers/SpeakerCategoryItemsController.cs:48
SpeakersController class MMCA.ADC.Conference.API MMCA.ADC.Conference.API.Controllers.Speakers MMCA.ADC.Conference.API/Controllers/Speakers/SpeakersController.cs:47
SponsorsController class MMCA.ADC.Conference.API MMCA.ADC.Conference.API.Controllers.Sponsors MMCA.ADC.Conference.API/Controllers/Sponsors/SponsorsController.cs:40
ConferenceErrorResources class MMCA.ADC.Conference.API MMCA.ADC.Conference.API.Resources MMCA.ADC.Conference.API/Resources/ConferenceErrorResources.cs:11
ConferencePermissionGrantsTests class MMCA.ADC.Conference.API.Tests MMCA.ADC.Conference.API.Tests.Authorization MMCA.ADC.Conference.API.Tests/Authorization/ConferencePermissionGrantsTests.cs:15
ActivitiesControllerTests class MMCA.ADC.Conference.API.Tests MMCA.ADC.Conference.API.Tests.Controllers.Activities MMCA.ADC.Conference.API.Tests/Controllers/Activities/ActivitiesControllerTests.cs:28
CategoryItemsControllerTests class MMCA.ADC.Conference.API.Tests MMCA.ADC.Conference.API.Tests.Controllers.Categories MMCA.ADC.Conference.API.Tests/Controllers/Categories/CategoryItemsControllerTests.cs:19
ConferenceCategoriesControllerTests class MMCA.ADC.Conference.API.Tests MMCA.ADC.Conference.API.Tests.Controllers.Categories MMCA.ADC.Conference.API.Tests/Controllers/Categories/ConferenceCategoriesControllerTests.cs:20
EventQuestionAnswersControllerTests class MMCA.ADC.Conference.API.Tests MMCA.ADC.Conference.API.Tests.Controllers.Events MMCA.ADC.Conference.API.Tests/Controllers/Events/EventQuestionAnswersControllerTests.cs:20
EventsControllerTests class MMCA.ADC.Conference.API.Tests MMCA.ADC.Conference.API.Tests.Controllers.Events MMCA.ADC.Conference.API.Tests/Controllers/Events/EventsControllerTests.cs:30
EventSpeakersControllerTests class MMCA.ADC.Conference.API.Tests MMCA.ADC.Conference.API.Tests.Controllers.Events MMCA.ADC.Conference.API.Tests/Controllers/Events/EventSpeakersControllerTests.cs:25
RoomsControllerTests class MMCA.ADC.Conference.API.Tests MMCA.ADC.Conference.API.Tests.Controllers.Events MMCA.ADC.Conference.API.Tests/Controllers/Events/RoomsControllerTests.cs:26
QuestionsControllerTests class MMCA.ADC.Conference.API.Tests MMCA.ADC.Conference.API.Tests.Controllers.Questions MMCA.ADC.Conference.API.Tests/Controllers/Questions/QuestionsControllerTests.cs:20
SessionCategoryItemsControllerTests class MMCA.ADC.Conference.API.Tests MMCA.ADC.Conference.API.Tests.Controllers.Sessions MMCA.ADC.Conference.API.Tests/Controllers/Sessions/SessionCategoryItemsControllerTests.cs:25
SessionQuestionAnswersControllerTests class MMCA.ADC.Conference.API.Tests MMCA.ADC.Conference.API.Tests.Controllers.Sessions MMCA.ADC.Conference.API.Tests/Controllers/Sessions/SessionQuestionAnswersControllerTests.cs:21
SessionsControllerTests class MMCA.ADC.Conference.API.Tests MMCA.ADC.Conference.API.Tests.Controllers.Sessions MMCA.ADC.Conference.API.Tests/Controllers/Sessions/SessionsControllerTests.cs:31
SessionSelectionControllerTests class MMCA.ADC.Conference.API.Tests MMCA.ADC.Conference.API.Tests.Controllers.Sessions MMCA.ADC.Conference.API.Tests/Controllers/Sessions/SessionSelectionControllerTests.cs:19
SessionSpeakersControllerTests class MMCA.ADC.Conference.API.Tests MMCA.ADC.Conference.API.Tests.Controllers.Sessions MMCA.ADC.Conference.API.Tests/Controllers/Sessions/SessionSpeakersControllerTests.cs:25
SpeakerCategoryItemsControllerTests class MMCA.ADC.Conference.API.Tests MMCA.ADC.Conference.API.Tests.Controllers.Speakers MMCA.ADC.Conference.API.Tests/Controllers/Speakers/SpeakerCategoryItemsControllerTests.cs:25
SpeakersControllerTests class MMCA.ADC.Conference.API.Tests MMCA.ADC.Conference.API.Tests.Controllers.Speakers MMCA.ADC.Conference.API.Tests/Controllers/Speakers/SpeakersControllerTests.cs:33
SponsorsControllerTests class MMCA.ADC.Conference.API.Tests MMCA.ADC.Conference.API.Tests.Controllers.Sponsors MMCA.ADC.Conference.API.Tests/Controllers/Sponsors/SponsorsControllerTests.cs:28
ConditionalWriteConventionTests class MMCA.ADC.Conference.API.Tests MMCA.ADC.Conference.API.Tests.Conventions MMCA.ADC.Conference.API.Tests/Conventions/ConditionalWriteConventionTests.cs:20
EntityExportAuthorizationTests class MMCA.ADC.Conference.API.Tests MMCA.ADC.Conference.API.Tests.Conventions MMCA.ADC.Conference.API.Tests/Conventions/EntityExportAuthorizationTests.cs:22
ConferenceErrorResourcesTests class MMCA.ADC.Conference.API.Tests MMCA.ADC.Conference.API.Tests.Localization MMCA.ADC.Conference.API.Tests/Localization/ConferenceErrorResourcesTests.cs:15
AssemblyReference class MMCA.ADC.Conference.Application MMCA.ADC.Conference.Application MMCA.ADC.Conference.Application/AssemblyReference.cs:5
ClassReference class MMCA.ADC.Conference.Application MMCA.ADC.Conference.Application MMCA.ADC.Conference.Application/AssemblyReference.cs:11
DependencyInjection class MMCA.ADC.Conference.Application MMCA.ADC.Conference.Application MMCA.ADC.Conference.Application/DependencyInjection.cs:49
ActivityNavigationPopulator class MMCA.ADC.Conference.Application MMCA.ADC.Conference.Application.Activities MMCA.ADC.Conference.Application/Activities/ActivityNavigationPopulator.cs:12
ActivityDTOMapper class MMCA.ADC.Conference.Application MMCA.ADC.Conference.Application.Activities.DTOs MMCA.ADC.Conference.Application/Activities/DTOs/ActivityDTOMapper.cs:13
ActivityCreateRequest record MMCA.ADC.Conference.Application MMCA.ADC.Conference.Application.Activities.UseCases.Create MMCA.ADC.Conference.Application/Activities/UseCases/Create/ActivityCreateRequest.cs:11
ActivityCreateRequestMapper class MMCA.ADC.Conference.Application MMCA.ADC.Conference.Application.Activities.UseCases.Create MMCA.ADC.Conference.Application/Activities/UseCases/Create/ActivityCreateRequestMapper.cs:11
ActivityCreateRequestValidator class MMCA.ADC.Conference.Application MMCA.ADC.Conference.Application.Activities.UseCases.Create MMCA.ADC.Conference.Application/Activities/UseCases/Create/ActivityCreateRequestValidator.cs:7
CreateActivityHandler class MMCA.ADC.Conference.Application MMCA.ADC.Conference.Application.Activities.UseCases.Create MMCA.ADC.Conference.Application/Activities/UseCases/Create/CreateActivityHandler.cs:15
GetPublicActivityFilterHandler class MMCA.ADC.Conference.Application MMCA.ADC.Conference.Application.Activities.UseCases.GetPublicActivityFilter MMCA.ADC.Conference.Application/Activities/UseCases/GetPublicActivityFilter/GetPublicActivityFilterHandler.cs:16
GetPublicActivityFilterQuery record MMCA.ADC.Conference.Application MMCA.ADC.Conference.Application.Activities.UseCases.GetPublicActivityFilter MMCA.ADC.Conference.Application/Activities/UseCases/GetPublicActivityFilter/GetPublicActivityFilterQuery.cs:13
ActivityUpdateApplier class MMCA.ADC.Conference.Application MMCA.ADC.Conference.Application.Activities.UseCases.Update MMCA.ADC.Conference.Application/Activities/UseCases/Update/ActivityUpdateApplier.cs:16
ActivityUpdateRequest record MMCA.ADC.Conference.Application MMCA.ADC.Conference.Application.Activities.UseCases.Update MMCA.ADC.Conference.Application/Activities/UseCases/Update/ActivityUpdateRequest.cs:10
ActivityUpdateRequestValidator class MMCA.ADC.Conference.Application MMCA.ADC.Conference.Application.Activities.UseCases.Update MMCA.ADC.Conference.Application/Activities/UseCases/Update/ActivityUpdateRequestValidator.cs:7
ActivityDescriptionRules<T> class MMCA.ADC.Conference.Application MMCA.ADC.Conference.Application.Activities.Validation MMCA.ADC.Conference.Application/Activities/Validation/ActivityValidationRules.cs:25
ActivityEventIdRules<T> class MMCA.ADC.Conference.Application MMCA.ADC.Conference.Application.Activities.Validation MMCA.ADC.Conference.Application/Activities/Validation/ActivityValidationRules.cs:80
ActivityFieldRules<T> class MMCA.ADC.Conference.Application MMCA.ADC.Conference.Application.Activities.Validation MMCA.ADC.Conference.Application/Activities/Validation/ActivityValidationRules.cs:129
ActivityNameRules<T> class MMCA.ADC.Conference.Application MMCA.ADC.Conference.Application.Activities.Validation MMCA.ADC.Conference.Application/Activities/Validation/ActivityValidationRules.cs:13
ActivitySortOrderRules<T> class MMCA.ADC.Conference.Application MMCA.ADC.Conference.Application.Activities.Validation MMCA.ADC.Conference.Application/Activities/Validation/ActivityValidationRules.cs:116
ActivityTimeRangeRules<T> class MMCA.ADC.Conference.Application MMCA.ADC.Conference.Application.Activities.Validation MMCA.ADC.Conference.Application/Activities/Validation/ActivityValidationRules.cs:92
ActivityVenueAddressRules<T> class MMCA.ADC.Conference.Application MMCA.ADC.Conference.Application.Activities.Validation MMCA.ADC.Conference.Application/Activities/Validation/ActivityValidationRules.cs:49
ActivityVenueNameRules<T> class MMCA.ADC.Conference.Application MMCA.ADC.Conference.Application.Activities.Validation MMCA.ADC.Conference.Application/Activities/Validation/ActivityValidationRules.cs:37
ActivityVenueUrlRules<T> class MMCA.ADC.Conference.Application MMCA.ADC.Conference.Application.Activities.Validation MMCA.ADC.Conference.Application/Activities/Validation/ActivityValidationRules.cs:63
IActivityFieldsRequest interface MMCA.ADC.Conference.Application MMCA.ADC.Conference.Application.Activities.Validation MMCA.ADC.Conference.Application/Activities/Validation/IActivityFieldsRequest.cs:12
CategoryItemNavigationPopulator class MMCA.ADC.Conference.Application MMCA.ADC.Conference.Application.Categories MMCA.ADC.Conference.Application/Categories/CategoryItemNavigationPopulator.cs:11
ConferenceCategoryNavigationPopulator class MMCA.ADC.Conference.Application MMCA.ADC.Conference.Application.Categories MMCA.ADC.Conference.Application/Categories/ConferenceCategoryNavigationPopulator.cs:11
CategoryItemDTOMapper class MMCA.ADC.Conference.Application MMCA.ADC.Conference.Application.Categories.DTOs MMCA.ADC.Conference.Application/Categories/DTOs/CategoryItemDTOMapper.cs:12
ConferenceCategoryDTOMapper class MMCA.ADC.Conference.Application MMCA.ADC.Conference.Application.Categories.DTOs MMCA.ADC.Conference.Application/Categories/DTOs/ConferenceCategoryDTOMapper.cs:13
AddCategoryItemCommand record MMCA.ADC.Conference.Application MMCA.ADC.Conference.Application.Categories.UseCases.AddCategoryItem MMCA.ADC.Conference.Application/Categories/UseCases/AddCategoryItem/AddCategoryItemCommand.cs:14
AddCategoryItemCommandValidator class MMCA.ADC.Conference.Application MMCA.ADC.Conference.Application.Categories.UseCases.AddCategoryItem MMCA.ADC.Conference.Application/Categories/UseCases/AddCategoryItem/AddCategoryItemCommandValidator.cs:7
AddCategoryItemHandler class MMCA.ADC.Conference.Application MMCA.ADC.Conference.Application.Categories.UseCases.AddCategoryItem MMCA.ADC.Conference.Application/Categories/UseCases/AddCategoryItem/AddCategoryItemHandler.cs:15
ConferenceCategoryCreateRequest record MMCA.ADC.Conference.Application MMCA.ADC.Conference.Application.Categories.UseCases.Create MMCA.ADC.Conference.Application/Categories/UseCases/Create/ConferenceCategoryCreateRequest.cs:10
ConferenceCategoryCreateRequestMapper class MMCA.ADC.Conference.Application MMCA.ADC.Conference.Application.Categories.UseCases.Create MMCA.ADC.Conference.Application/Categories/UseCases/Create/ConferenceCategoryCreateRequestMapper.cs:11
ConferenceCategoryCreateRequestValidator class MMCA.ADC.Conference.Application MMCA.ADC.Conference.Application.Categories.UseCases.Create MMCA.ADC.Conference.Application/Categories/UseCases/Create/ConferenceCategoryCreateRequestValidator.cs:7
CreateConferenceCategoryHandler class MMCA.ADC.Conference.Application MMCA.ADC.Conference.Application.Categories.UseCases.Create MMCA.ADC.Conference.Application/Categories/UseCases/Create/CreateConferenceCategoryHandler.cs:15
DeleteConferenceCategoryHandler class MMCA.ADC.Conference.Application MMCA.ADC.Conference.Application.Categories.UseCases.Delete MMCA.ADC.Conference.Application/Categories/UseCases/Delete/DeleteConferenceCategoryHandler.cs:14
RemoveCategoryItemCommand record MMCA.ADC.Conference.Application MMCA.ADC.Conference.Application.Categories.UseCases.RemoveCategoryItem MMCA.ADC.Conference.Application/Categories/UseCases/RemoveCategoryItem/RemoveCategoryItemCommand.cs:12
RemoveCategoryItemHandler class MMCA.ADC.Conference.Application MMCA.ADC.Conference.Application.Categories.UseCases.RemoveCategoryItem MMCA.ADC.Conference.Application/Categories/UseCases/RemoveCategoryItem/RemoveCategoryItemHandler.cs:13
ConferenceCategoryUpdateApplier class MMCA.ADC.Conference.Application MMCA.ADC.Conference.Application.Categories.UseCases.Update MMCA.ADC.Conference.Application/Categories/UseCases/Update/ConferenceCategoryUpdateApplier.cs:12
ConferenceCategoryUpdateRequest record MMCA.ADC.Conference.Application MMCA.ADC.Conference.Application.Categories.UseCases.Update MMCA.ADC.Conference.Application/Categories/UseCases/Update/ConferenceCategoryUpdateRequest.cs:4
ConferenceCategoryUpdateRequestValidator class MMCA.ADC.Conference.Application MMCA.ADC.Conference.Application.Categories.UseCases.Update MMCA.ADC.Conference.Application/Categories/UseCases/Update/ConferenceCategoryUpdateRequestValidator.cs:7
UpdateCategoryItemCommand record MMCA.ADC.Conference.Application MMCA.ADC.Conference.Application.Categories.UseCases.UpdateCategoryItem MMCA.ADC.Conference.Application/Categories/UseCases/UpdateCategoryItem/UpdateCategoryItemCommand.cs:14
UpdateCategoryItemCommandValidator class MMCA.ADC.Conference.Application MMCA.ADC.Conference.Application.Categories.UseCases.UpdateCategoryItem MMCA.ADC.Conference.Application/Categories/UseCases/UpdateCategoryItem/UpdateCategoryItemCommandValidator.cs:7
UpdateCategoryItemHandler class MMCA.ADC.Conference.Application MMCA.ADC.Conference.Application.Categories.UseCases.UpdateCategoryItem MMCA.ADC.Conference.Application/Categories/UseCases/UpdateCategoryItem/UpdateCategoryItemHandler.cs:19
CategoryItemNameRules<T> class MMCA.ADC.Conference.Application MMCA.ADC.Conference.Application.Categories.Validation MMCA.ADC.Conference.Application/Categories/Validation/ConferenceCategoryValidationRules.cs:28
CategoryItemSortRules<T> class MMCA.ADC.Conference.Application MMCA.ADC.Conference.Application.Categories.Validation MMCA.ADC.Conference.Application/Categories/Validation/ConferenceCategoryValidationRules.cs:41
ConferenceCategoryTitleRules<T> class MMCA.ADC.Conference.Application MMCA.ADC.Conference.Application.Categories.Validation MMCA.ADC.Conference.Application/Categories/Validation/ConferenceCategoryValidationRules.cs:14
PublicConferenceVisibility class MMCA.ADC.Conference.Application MMCA.ADC.Conference.Application.Common MMCA.ADC.Conference.Application/Common/PublicConferenceVisibility.cs:28
EventLiveValidationService class MMCA.ADC.Conference.Application MMCA.ADC.Conference.Application.Events MMCA.ADC.Conference.Application/Events/EventLiveValidationService.cs:24
EventNavigationPopulator class MMCA.ADC.Conference.Application MMCA.ADC.Conference.Application.Events MMCA.ADC.Conference.Application/Events/EventNavigationPopulator.cs:11
EventQuestionAnswerNavigationPopulator class MMCA.ADC.Conference.Application MMCA.ADC.Conference.Application.Events MMCA.ADC.Conference.Application/Events/EventQuestionAnswerNavigationPopulator.cs:11
EventSpeakerNavigationPopulator class MMCA.ADC.Conference.Application MMCA.ADC.Conference.Application.Events MMCA.ADC.Conference.Application/Events/EventSpeakerNavigationPopulator.cs:11
RoomNavigationPopulator class MMCA.ADC.Conference.Application MMCA.ADC.Conference.Application.Events MMCA.ADC.Conference.Application/Events/RoomNavigationPopulator.cs:11
EventDTOMapper class MMCA.ADC.Conference.Application MMCA.ADC.Conference.Application.Events.DTOs MMCA.ADC.Conference.Application/Events/DTOs/EventDTOMapper.cs:15
EventQuestionAnswerDTOMapper class MMCA.ADC.Conference.Application MMCA.ADC.Conference.Application.Events.DTOs MMCA.ADC.Conference.Application/Events/DTOs/EventQuestionAnswerDTOMapper.cs:12
EventSpeakerDTOMapper class MMCA.ADC.Conference.Application MMCA.ADC.Conference.Application.Events.DTOs MMCA.ADC.Conference.Application/Events/DTOs/EventSpeakerDTOMapper.cs:12
RoomDTOMapper class MMCA.ADC.Conference.Application MMCA.ADC.Conference.Application.Events.DTOs MMCA.ADC.Conference.Application/Events/DTOs/RoomDTOMapper.cs:12
ISessionizeService interface MMCA.ADC.Conference.Application MMCA.ADC.Conference.Application.Events.Sessionize MMCA.ADC.Conference.Application/Events/Sessionize/ISessionizeService.cs:6
SessionizeCategory record MMCA.ADC.Conference.Application MMCA.ADC.Conference.Application.Events.Sessionize MMCA.ADC.Conference.Application/Events/Sessionize/SessionizeModels.cs:41
SessionizeCategoryItem record MMCA.ADC.Conference.Application MMCA.ADC.Conference.Application.Events.Sessionize MMCA.ADC.Conference.Application/Events/Sessionize/SessionizeModels.cs:60
SessionizeLink record MMCA.ADC.Conference.Application MMCA.ADC.Conference.Application.Events.Sessionize MMCA.ADC.Conference.Application/Events/Sessionize/SessionizeModels.cs:126
SessionizeQuestion record MMCA.ADC.Conference.Application MMCA.ADC.Conference.Application.Events.Sessionize MMCA.ADC.Conference.Application/Events/Sessionize/SessionizeModels.cs:25
SessionizeQuestionAnswer record MMCA.ADC.Conference.Application MMCA.ADC.Conference.Application.Events.Sessionize MMCA.ADC.Conference.Application/Events/Sessionize/SessionizeModels.cs:192
SessionizeResponse record MMCA.ADC.Conference.Application MMCA.ADC.Conference.Application.Events.Sessionize MMCA.ADC.Conference.Application/Events/Sessionize/SessionizeModels.cs:6
SessionizeRoom record MMCA.ADC.Conference.Application MMCA.ADC.Conference.Application.Events.Sessionize MMCA.ADC.Conference.Application/Events/Sessionize/SessionizeModels.cs:73
SessionizeSession record MMCA.ADC.Conference.Application MMCA.ADC.Conference.Application.Events.Sessionize MMCA.ADC.Conference.Application/Events/Sessionize/SessionizeModels.cs:139
SessionizeSpeaker record MMCA.ADC.Conference.Application MMCA.ADC.Conference.Application.Events.Sessionize MMCA.ADC.Conference.Application/Events/Sessionize/SessionizeModels.cs:86
PublishedEventSpecification class MMCA.ADC.Conference.Application MMCA.ADC.Conference.Application.Events.Specifications MMCA.ADC.Conference.Application/Events/Specifications/PublishedEventSpecification.cs:11
AddEventQuestionAnswerCommand record MMCA.ADC.Conference.Application MMCA.ADC.Conference.Application.Events.UseCases.AddEventQuestionAnswer MMCA.ADC.Conference.Application/Events/UseCases/AddEventQuestionAnswer/AddEventQuestionAnswerCommand.cs:11
AddEventQuestionAnswerCommandValidator class MMCA.ADC.Conference.Application MMCA.ADC.Conference.Application.Events.UseCases.AddEventQuestionAnswer MMCA.ADC.Conference.Application/Events/UseCases/AddEventQuestionAnswer/AddEventQuestionAnswerCommandValidator.cs:8
AddEventQuestionAnswerHandler class MMCA.ADC.Conference.Application MMCA.ADC.Conference.Application.Events.UseCases.AddEventQuestionAnswer MMCA.ADC.Conference.Application/Events/UseCases/AddEventQuestionAnswer/AddEventQuestionAnswerHandler.cs:19
AddEventSpeakerCommand record MMCA.ADC.Conference.Application MMCA.ADC.Conference.Application.Events.UseCases.AddEventSpeaker MMCA.ADC.Conference.Application/Events/UseCases/AddEventSpeaker/AddEventSpeakerCommand.cs:10
AddEventSpeakerCommandValidator class MMCA.ADC.Conference.Application MMCA.ADC.Conference.Application.Events.UseCases.AddEventSpeaker MMCA.ADC.Conference.Application/Events/UseCases/AddEventSpeaker/AddEventSpeakerCommandValidator.cs:8
AddEventSpeakerHandler class MMCA.ADC.Conference.Application MMCA.ADC.Conference.Application.Events.UseCases.AddEventSpeaker MMCA.ADC.Conference.Application/Events/UseCases/AddEventSpeaker/AddEventSpeakerHandler.cs:15
AddRoomCommand record MMCA.ADC.Conference.Application MMCA.ADC.Conference.Application.Events.UseCases.AddRoom MMCA.ADC.Conference.Application/Events/UseCases/AddRoom/AddRoomCommand.cs:15
AddRoomCommandValidator class MMCA.ADC.Conference.Application MMCA.ADC.Conference.Application.Events.UseCases.AddRoom MMCA.ADC.Conference.Application/Events/UseCases/AddRoom/AddRoomCommandValidator.cs:7
AddRoomHandler class MMCA.ADC.Conference.Application MMCA.ADC.Conference.Application.Events.UseCases.AddRoom MMCA.ADC.Conference.Application/Events/UseCases/AddRoom/AddRoomHandler.cs:23
CreateEventHandler class MMCA.ADC.Conference.Application MMCA.ADC.Conference.Application.Events.UseCases.Create MMCA.ADC.Conference.Application/Events/UseCases/Create/CreateEventHandler.cs:15
EventCreateRequest record MMCA.ADC.Conference.Application MMCA.ADC.Conference.Application.Events.UseCases.Create MMCA.ADC.Conference.Application/Events/UseCases/Create/EventCreateRequest.cs:11
EventCreateRequestMapper class MMCA.ADC.Conference.Application MMCA.ADC.Conference.Application.Events.UseCases.Create MMCA.ADC.Conference.Application/Events/UseCases/Create/EventCreateRequestMapper.cs:11
EventCreateRequestValidator class MMCA.ADC.Conference.Application MMCA.ADC.Conference.Application.Events.UseCases.Create MMCA.ADC.Conference.Application/Events/UseCases/Create/EventCreateRequestValidator.cs:7
DeleteEventHandler class MMCA.ADC.Conference.Application MMCA.ADC.Conference.Application.Events.UseCases.Delete MMCA.ADC.Conference.Application/Events/UseCases/Delete/DeleteEventHandler.cs:18
GetPublicEventSpeakerFilterHandler class MMCA.ADC.Conference.Application MMCA.ADC.Conference.Application.Events.UseCases.GetPublicEventSpeakerFilter MMCA.ADC.Conference.Application/Events/UseCases/GetPublicEventSpeakerFilter/GetPublicEventSpeakerFilterHandler.cs:22
GetPublicEventSpeakerFilterQuery record MMCA.ADC.Conference.Application MMCA.ADC.Conference.Application.Events.UseCases.GetPublicEventSpeakerFilter MMCA.ADC.Conference.Application/Events/UseCases/GetPublicEventSpeakerFilter/GetPublicEventSpeakerFilterQuery.cs:10
GetPublicRoomFilterHandler class MMCA.ADC.Conference.Application MMCA.ADC.Conference.Application.Events.UseCases.GetPublicRoomFilter MMCA.ADC.Conference.Application/Events/UseCases/GetPublicRoomFilter/GetPublicRoomFilterHandler.cs:16
GetPublicRoomFilterQuery record MMCA.ADC.Conference.Application MMCA.ADC.Conference.Application.Events.UseCases.GetPublicRoomFilter MMCA.ADC.Conference.Application/Events/UseCases/GetPublicRoomFilter/GetPublicRoomFilterQuery.cs:14
PublishEventCommand record MMCA.ADC.Conference.Application MMCA.ADC.Conference.Application.Events.UseCases.Publish MMCA.ADC.Conference.Application/Events/UseCases/Publish/PublishEventCommand.cs:13
PublishEventHandler class MMCA.ADC.Conference.Application MMCA.ADC.Conference.Application.Events.UseCases.Publish MMCA.ADC.Conference.Application/Events/UseCases/Publish/PublishEventHandler.cs:13
CategorySyncStrategy class MMCA.ADC.Conference.Application MMCA.ADC.Conference.Application.Events.UseCases.RefreshFromSessionize MMCA.ADC.Conference.Application/Events/UseCases/RefreshFromSessionize/CategorySyncStrategy.cs:12
ISessionizeSyncStrategy interface MMCA.ADC.Conference.Application MMCA.ADC.Conference.Application.Events.UseCases.RefreshFromSessionize MMCA.ADC.Conference.Application/Events/UseCases/RefreshFromSessionize/ISessionizeSyncStrategy.cs:7
QuestionSyncStrategy class MMCA.ADC.Conference.Application MMCA.ADC.Conference.Application.Events.UseCases.RefreshFromSessionize MMCA.ADC.Conference.Application/Events/UseCases/RefreshFromSessionize/QuestionSyncStrategy.cs:12
RefreshFromSessionizeCommand record MMCA.ADC.Conference.Application MMCA.ADC.Conference.Application.Events.UseCases.RefreshFromSessionize MMCA.ADC.Conference.Application/Events/UseCases/RefreshFromSessionize/RefreshFromSessionizeCommand.cs:13
RefreshFromSessionizeHandler class MMCA.ADC.Conference.Application MMCA.ADC.Conference.Application.Events.UseCases.RefreshFromSessionize MMCA.ADC.Conference.Application/Events/UseCases/RefreshFromSessionize/RefreshFromSessionizeHandler.cs:20
RoomSyncStrategy class MMCA.ADC.Conference.Application MMCA.ADC.Conference.Application.Events.UseCases.RefreshFromSessionize MMCA.ADC.Conference.Application/Events/UseCases/RefreshFromSessionize/RoomSyncStrategy.cs:20
SessionizeSyncContext record MMCA.ADC.Conference.Application MMCA.ADC.Conference.Application.Events.UseCases.RefreshFromSessionize MMCA.ADC.Conference.Application/Events/UseCases/RefreshFromSessionize/SessionizeSyncContext.cs:11
SessionizeSyncResult record MMCA.ADC.Conference.Application MMCA.ADC.Conference.Application.Events.UseCases.RefreshFromSessionize MMCA.ADC.Conference.Application/Events/UseCases/RefreshFromSessionize/ISessionizeSyncStrategy.cs:21
SessionizeSyncWarnings class MMCA.ADC.Conference.Application MMCA.ADC.Conference.Application.Events.UseCases.RefreshFromSessionize MMCA.ADC.Conference.Application/Events/UseCases/RefreshFromSessionize/SessionizeSyncWarnings.cs:9
SessionSyncStrategy class MMCA.ADC.Conference.Application MMCA.ADC.Conference.Application.Events.UseCases.RefreshFromSessionize MMCA.ADC.Conference.Application/Events/UseCases/RefreshFromSessionize/SessionSyncStrategy.cs:14
SpeakerSyncStrategy class MMCA.ADC.Conference.Application MMCA.ADC.Conference.Application.Events.UseCases.RefreshFromSessionize MMCA.ADC.Conference.Application/Events/UseCases/RefreshFromSessionize/SpeakerSyncStrategy.cs:14
RemoveEventQuestionAnswerCommand record MMCA.ADC.Conference.Application MMCA.ADC.Conference.Application.Events.UseCases.RemoveEventQuestionAnswer MMCA.ADC.Conference.Application/Events/UseCases/RemoveEventQuestionAnswer/RemoveEventQuestionAnswerCommand.cs:9
RemoveEventQuestionAnswerHandler class MMCA.ADC.Conference.Application MMCA.ADC.Conference.Application.Events.UseCases.RemoveEventQuestionAnswer MMCA.ADC.Conference.Application/Events/UseCases/RemoveEventQuestionAnswer/RemoveEventQuestionAnswerHandler.cs:21
RemoveEventSpeakerCommand record MMCA.ADC.Conference.Application MMCA.ADC.Conference.Application.Events.UseCases.RemoveEventSpeaker MMCA.ADC.Conference.Application/Events/UseCases/RemoveEventSpeaker/RemoveEventSpeakerCommand.cs:9
RemoveEventSpeakerHandler class MMCA.ADC.Conference.Application MMCA.ADC.Conference.Application.Events.UseCases.RemoveEventSpeaker MMCA.ADC.Conference.Application/Events/UseCases/RemoveEventSpeaker/RemoveEventSpeakerHandler.cs:13
RemoveRoomCommand record MMCA.ADC.Conference.Application MMCA.ADC.Conference.Application.Events.UseCases.RemoveRoom MMCA.ADC.Conference.Application/Events/UseCases/RemoveRoom/RemoveRoomCommand.cs:9
RemoveRoomHandler class MMCA.ADC.Conference.Application MMCA.ADC.Conference.Application.Events.UseCases.RemoveRoom MMCA.ADC.Conference.Application/Events/UseCases/RemoveRoom/RemoveRoomHandler.cs:13
UnpublishEventCommand record MMCA.ADC.Conference.Application MMCA.ADC.Conference.Application.Events.UseCases.Unpublish MMCA.ADC.Conference.Application/Events/UseCases/Unpublish/UnpublishEventCommand.cs:13
UnpublishEventHandler class MMCA.ADC.Conference.Application MMCA.ADC.Conference.Application.Events.UseCases.Unpublish MMCA.ADC.Conference.Application/Events/UseCases/Unpublish/UnpublishEventHandler.cs:13
EventUpdateRequest record MMCA.ADC.Conference.Application MMCA.ADC.Conference.Application.Events.UseCases.Update MMCA.ADC.Conference.Application/Events/UseCases/Update/EventUpdateRequest.cs:7
EventUpdateRequestValidator class MMCA.ADC.Conference.Application MMCA.ADC.Conference.Application.Events.UseCases.Update MMCA.ADC.Conference.Application/Events/UseCases/Update/EventUpdateRequestValidator.cs:7
UpdateEventCommand record MMCA.ADC.Conference.Application MMCA.ADC.Conference.Application.Events.UseCases.Update MMCA.ADC.Conference.Application/Events/UseCases/Update/UpdateEventCommand.cs:16
UpdateEventHandler class MMCA.ADC.Conference.Application MMCA.ADC.Conference.Application.Events.UseCases.Update MMCA.ADC.Conference.Application/Events/UseCases/Update/UpdateEventHandler.cs:18
UpdateEventResult record MMCA.ADC.Conference.Application MMCA.ADC.Conference.Application.Events.UseCases.Update MMCA.ADC.Conference.Application/Events/UseCases/Update/UpdateEventCommand.cs:25
UpdateEventQuestionAnswerCommand record MMCA.ADC.Conference.Application MMCA.ADC.Conference.Application.Events.UseCases.UpdateEventQuestionAnswer MMCA.ADC.Conference.Application/Events/UseCases/UpdateEventQuestionAnswer/UpdateEventQuestionAnswerCommand.cs:10
UpdateEventQuestionAnswerCommandValidator class MMCA.ADC.Conference.Application MMCA.ADC.Conference.Application.Events.UseCases.UpdateEventQuestionAnswer MMCA.ADC.Conference.Application/Events/UseCases/UpdateEventQuestionAnswer/UpdateEventQuestionAnswerCommandValidator.cs:16
UpdateEventQuestionAnswerHandler class MMCA.ADC.Conference.Application MMCA.ADC.Conference.Application.Events.UseCases.UpdateEventQuestionAnswer MMCA.ADC.Conference.Application/Events/UseCases/UpdateEventQuestionAnswer/UpdateEventQuestionAnswerHandler.cs:21
UpdateRoomCommand record MMCA.ADC.Conference.Application MMCA.ADC.Conference.Application.Events.UseCases.UpdateRoom MMCA.ADC.Conference.Application/Events/UseCases/UpdateRoom/UpdateRoomCommand.cs:15
UpdateRoomCommandValidator class MMCA.ADC.Conference.Application MMCA.ADC.Conference.Application.Events.UseCases.UpdateRoom MMCA.ADC.Conference.Application/Events/UseCases/UpdateRoom/UpdateRoomCommandValidator.cs:7
UpdateRoomHandler class MMCA.ADC.Conference.Application MMCA.ADC.Conference.Application.Events.UseCases.UpdateRoom MMCA.ADC.Conference.Application/Events/UseCases/UpdateRoom/UpdateRoomHandler.cs:13
EventDateRangeRules<T> class MMCA.ADC.Conference.Application MMCA.ADC.Conference.Application.Events.Validation MMCA.ADC.Conference.Application/Events/Validation/EventValidationRules.cs:113
EventFieldRules<T> class MMCA.ADC.Conference.Application MMCA.ADC.Conference.Application.Events.Validation MMCA.ADC.Conference.Application/Events/Validation/EventValidationRules.cs:139
EventNameRules<T> class MMCA.ADC.Conference.Application MMCA.ADC.Conference.Application.Events.Validation MMCA.ADC.Conference.Application/Events/Validation/EventValidationRules.cs:13
EventOrganizerContactEmailRules<T> class MMCA.ADC.Conference.Application MMCA.ADC.Conference.Application.Events.Validation MMCA.ADC.Conference.Application/Events/Validation/EventValidationRules.cs:57
EventSponsorshipPacketUrlRules<T> class MMCA.ADC.Conference.Application MMCA.ADC.Conference.Application.Events.Validation MMCA.ADC.Conference.Application/Events/Validation/EventValidationRules.cs:77
EventTicketingUrlRules<T> class MMCA.ADC.Conference.Application MMCA.ADC.Conference.Application.Events.Validation MMCA.ADC.Conference.Application/Events/Validation/EventValidationRules.cs:97
EventTimeZoneRules<T> class MMCA.ADC.Conference.Application MMCA.ADC.Conference.Application.Events.Validation MMCA.ADC.Conference.Application/Events/Validation/EventValidationRules.cs:25
IEventFieldsRequest interface MMCA.ADC.Conference.Application MMCA.ADC.Conference.Application.Events.Validation MMCA.ADC.Conference.Application/Events/Validation/IEventFieldsRequest.cs:12
RoomAccessibilityInfoRules<T> class MMCA.ADC.Conference.Application MMCA.ADC.Conference.Application.Events.Validation MMCA.ADC.Conference.Application/Events/Validation/RoomValidationRules.cs:75
RoomCapacityRules<T> class MMCA.ADC.Conference.Application MMCA.ADC.Conference.Application.Events.Validation MMCA.ADC.Conference.Application/Events/Validation/RoomValidationRules.cs:37
RoomFloorRules<T> class MMCA.ADC.Conference.Application MMCA.ADC.Conference.Application.Events.Validation MMCA.ADC.Conference.Application/Events/Validation/RoomValidationRules.cs:51
RoomLocationRules<T> class MMCA.ADC.Conference.Application MMCA.ADC.Conference.Application.Events.Validation MMCA.ADC.Conference.Application/Events/Validation/RoomValidationRules.cs:63
RoomNameRules<T> class MMCA.ADC.Conference.Application MMCA.ADC.Conference.Application.Events.Validation MMCA.ADC.Conference.Application/Events/Validation/RoomValidationRules.cs:13
RoomSortRules<T> class MMCA.ADC.Conference.Application MMCA.ADC.Conference.Application.Events.Validation MMCA.ADC.Conference.Application/Events/Validation/RoomValidationRules.cs:26
QuestionDTOMapper class MMCA.ADC.Conference.Application MMCA.ADC.Conference.Application.Questions.DTOs MMCA.ADC.Conference.Application/Questions/DTOs/QuestionDTOMapper.cs:12
CreateQuestionHandler class MMCA.ADC.Conference.Application MMCA.ADC.Conference.Application.Questions.UseCases.Create MMCA.ADC.Conference.Application/Questions/UseCases/Create/CreateQuestionHandler.cs:19
QuestionCreateRequest record MMCA.ADC.Conference.Application MMCA.ADC.Conference.Application.Questions.UseCases.Create MMCA.ADC.Conference.Application/Questions/UseCases/Create/QuestionCreateRequest.cs:10
QuestionCreateRequestMapper class MMCA.ADC.Conference.Application MMCA.ADC.Conference.Application.Questions.UseCases.Create MMCA.ADC.Conference.Application/Questions/UseCases/Create/QuestionCreateRequestMapper.cs:11
QuestionCreateRequestValidator class MMCA.ADC.Conference.Application MMCA.ADC.Conference.Application.Questions.UseCases.Create MMCA.ADC.Conference.Application/Questions/UseCases/Create/QuestionCreateRequestValidator.cs:7
QuestionUpdateRequest record MMCA.ADC.Conference.Application MMCA.ADC.Conference.Application.Questions.UseCases.Update MMCA.ADC.Conference.Application/Questions/UseCases/Update/QuestionUpdateRequest.cs:4
QuestionUpdateRequestValidator class MMCA.ADC.Conference.Application MMCA.ADC.Conference.Application.Questions.UseCases.Update MMCA.ADC.Conference.Application/Questions/UseCases/Update/QuestionUpdateRequestValidator.cs:7
UpdateQuestionCommand record MMCA.ADC.Conference.Application MMCA.ADC.Conference.Application.Questions.UseCases.Update MMCA.ADC.Conference.Application/Questions/UseCases/Update/UpdateQuestionCommand.cs:15
UpdateQuestionHandler class MMCA.ADC.Conference.Application MMCA.ADC.Conference.Application.Questions.UseCases.Update MMCA.ADC.Conference.Application/Questions/UseCases/Update/UpdateQuestionHandler.cs:19
QuestionTextRules<T> class MMCA.ADC.Conference.Application MMCA.ADC.Conference.Application.Questions.Validation MMCA.ADC.Conference.Application/Questions/Validation/QuestionValidationRules.cs:12
SessionBookmarkValidationService class MMCA.ADC.Conference.Application MMCA.ADC.Conference.Application.Sessions MMCA.ADC.Conference.Application/Sessions/SessionBookmarkValidationService.cs:12
SessionCategoryItemNavigationPopulator class MMCA.ADC.Conference.Application MMCA.ADC.Conference.Application.Sessions MMCA.ADC.Conference.Application/Sessions/SessionCategoryItemNavigationPopulator.cs:11
SessionNavigationPopulator class MMCA.ADC.Conference.Application MMCA.ADC.Conference.Application.Sessions MMCA.ADC.Conference.Application/Sessions/SessionNavigationPopulator.cs:13
SessionQuestionAnswerNavigationPopulator class MMCA.ADC.Conference.Application MMCA.ADC.Conference.Application.Sessions MMCA.ADC.Conference.Application/Sessions/SessionQuestionAnswerNavigationPopulator.cs:11
SessionQuestionAnswerRules class MMCA.ADC.Conference.Application MMCA.ADC.Conference.Application.Sessions MMCA.ADC.Conference.Application/Sessions/SessionQuestionAnswerRules.cs:14
SessionSpeakerNavigationPopulator class MMCA.ADC.Conference.Application MMCA.ADC.Conference.Application.Sessions MMCA.ADC.Conference.Application/Sessions/SessionSpeakerNavigationPopulator.cs:11
SessionCategoryItemDTOMapper class MMCA.ADC.Conference.Application MMCA.ADC.Conference.Application.Sessions.DTOs MMCA.ADC.Conference.Application/Sessions/DTOs/SessionCategoryItemDTOMapper.cs:12
SessionDTOMapper class MMCA.ADC.Conference.Application MMCA.ADC.Conference.Application.Sessions.DTOs MMCA.ADC.Conference.Application/Sessions/DTOs/SessionDTOMapper.cs:14
SessionQuestionAnswerDTOMapper class MMCA.ADC.Conference.Application MMCA.ADC.Conference.Application.Sessions.DTOs MMCA.ADC.Conference.Application/Sessions/DTOs/SessionQuestionAnswerDTOMapper.cs:12
SessionSpeakerDTOMapper class MMCA.ADC.Conference.Application MMCA.ADC.Conference.Application.Sessions.DTOs MMCA.ADC.Conference.Application/Sessions/DTOs/SessionSpeakerDTOMapper.cs:12
PublicSessionStatusSpecification class MMCA.ADC.Conference.Application MMCA.ADC.Conference.Application.Sessions.Specifications MMCA.ADC.Conference.Application/Sessions/Specifications/PublicSessionStatusSpecification.cs:20
AddSessionCategoryItemCommand record MMCA.ADC.Conference.Application MMCA.ADC.Conference.Application.Sessions.UseCases.AddSessionCategoryItem MMCA.ADC.Conference.Application/Sessions/UseCases/AddSessionCategoryItem/AddSessionCategoryItemCommand.cs:10
AddSessionCategoryItemCommandValidator class MMCA.ADC.Conference.Application MMCA.ADC.Conference.Application.Sessions.UseCases.AddSessionCategoryItem MMCA.ADC.Conference.Application/Sessions/UseCases/AddSessionCategoryItem/AddSessionCategoryItemCommandValidator.cs:8
AddSessionCategoryItemHandler class MMCA.ADC.Conference.Application MMCA.ADC.Conference.Application.Sessions.UseCases.AddSessionCategoryItem MMCA.ADC.Conference.Application/Sessions/UseCases/AddSessionCategoryItem/AddSessionCategoryItemHandler.cs:16
AddSessionQuestionAnswerCommand record MMCA.ADC.Conference.Application MMCA.ADC.Conference.Application.Sessions.UseCases.AddSessionQuestionAnswer MMCA.ADC.Conference.Application/Sessions/UseCases/AddSessionQuestionAnswer/AddSessionQuestionAnswerCommand.cs:11
AddSessionQuestionAnswerCommandValidator class MMCA.ADC.Conference.Application MMCA.ADC.Conference.Application.Sessions.UseCases.AddSessionQuestionAnswer MMCA.ADC.Conference.Application/Sessions/UseCases/AddSessionQuestionAnswer/AddSessionQuestionAnswerCommandValidator.cs:8
AddSessionQuestionAnswerHandler class MMCA.ADC.Conference.Application MMCA.ADC.Conference.Application.Sessions.UseCases.AddSessionQuestionAnswer MMCA.ADC.Conference.Application/Sessions/UseCases/AddSessionQuestionAnswer/AddSessionQuestionAnswerHandler.cs:21
AddSessionSpeakerCommand record MMCA.ADC.Conference.Application MMCA.ADC.Conference.Application.Sessions.UseCases.AddSessionSpeaker MMCA.ADC.Conference.Application/Sessions/UseCases/AddSessionSpeaker/AddSessionSpeakerCommand.cs:10
AddSessionSpeakerCommandValidator class MMCA.ADC.Conference.Application MMCA.ADC.Conference.Application.Sessions.UseCases.AddSessionSpeaker MMCA.ADC.Conference.Application/Sessions/UseCases/AddSessionSpeaker/AddSessionSpeakerCommandValidator.cs:8
AddSessionSpeakerHandler class MMCA.ADC.Conference.Application MMCA.ADC.Conference.Application.Sessions.UseCases.AddSessionSpeaker MMCA.ADC.Conference.Application/Sessions/UseCases/AddSessionSpeaker/AddSessionSpeakerHandler.cs:16
BatchAddSessionQuestionAnswersCommand record MMCA.ADC.Conference.Application MMCA.ADC.Conference.Application.Sessions.UseCases.BatchAddSessionQuestionAnswers MMCA.ADC.Conference.Application/Sessions/UseCases/BatchAddSessionQuestionAnswers/BatchAddSessionQuestionAnswersCommand.cs:22
BatchAddSessionQuestionAnswersCommandValidator class MMCA.ADC.Conference.Application MMCA.ADC.Conference.Application.Sessions.UseCases.BatchAddSessionQuestionAnswers MMCA.ADC.Conference.Application/Sessions/UseCases/BatchAddSessionQuestionAnswers/BatchAddSessionQuestionAnswersCommandValidator.cs:10
BatchAddSessionQuestionAnswersHandler class MMCA.ADC.Conference.Application MMCA.ADC.Conference.Application.Sessions.UseCases.BatchAddSessionQuestionAnswers MMCA.ADC.Conference.Application/Sessions/UseCases/BatchAddSessionQuestionAnswers/BatchAddSessionQuestionAnswersHandler.cs:22
BatchSessionQuestionAnswerItem record MMCA.ADC.Conference.Application MMCA.ADC.Conference.Application.Sessions.UseCases.BatchAddSessionQuestionAnswers MMCA.ADC.Conference.Application/Sessions/UseCases/BatchAddSessionQuestionAnswers/BatchAddSessionQuestionAnswersCommand.cs:9
CreateSessionHandler class MMCA.ADC.Conference.Application MMCA.ADC.Conference.Application.Sessions.UseCases.Create MMCA.ADC.Conference.Application/Sessions/UseCases/Create/CreateSessionHandler.cs:22
SessionCreateRequest record MMCA.ADC.Conference.Application MMCA.ADC.Conference.Application.Sessions.UseCases.Create MMCA.ADC.Conference.Application/Sessions/UseCases/Create/SessionCreateRequest.cs:11
SessionCreateRequestMapper class MMCA.ADC.Conference.Application MMCA.ADC.Conference.Application.Sessions.UseCases.Create MMCA.ADC.Conference.Application/Sessions/UseCases/Create/SessionCreateRequestMapper.cs:11
SessionCreateRequestValidator class MMCA.ADC.Conference.Application MMCA.ADC.Conference.Application.Sessions.UseCases.Create MMCA.ADC.Conference.Application/Sessions/UseCases/Create/SessionCreateRequestValidator.cs:7
LocalityLookupEntry record MMCA.ADC.Conference.Application MMCA.ADC.Conference.Application.Sessions.UseCases.DecisionSupport MMCA.ADC.Conference.Application/Sessions/UseCases/DecisionSupport/SpeakerLocalityHelper.cs:13
SpeakerLocalityHelper class MMCA.ADC.Conference.Application MMCA.ADC.Conference.Application.Sessions.UseCases.DecisionSupport MMCA.ADC.Conference.Application/Sessions/UseCases/DecisionSupport/SpeakerLocalityHelper.cs:21
GetCategoryDistributionHandler class MMCA.ADC.Conference.Application MMCA.ADC.Conference.Application.Sessions.UseCases.DecisionSupport.GetCategoryDistribution MMCA.ADC.Conference.Application/Sessions/UseCases/DecisionSupport/GetCategoryDistribution/GetCategoryDistributionHandler.cs:14
GetCategoryDistributionQuery record MMCA.ADC.Conference.Application MMCA.ADC.Conference.Application.Sessions.UseCases.DecisionSupport.GetCategoryDistribution MMCA.ADC.Conference.Application/Sessions/UseCases/DecisionSupport/GetCategoryDistribution/GetCategoryDistributionQuery.cs:5
StatusBucket enum MMCA.ADC.Conference.Application MMCA.ADC.Conference.Application.Sessions.UseCases.DecisionSupport.GetCategoryDistribution MMCA.ADC.Conference.Application/Sessions/UseCases/DecisionSupport/GetCategoryDistribution/GetCategoryDistributionHandler.cs:94
GetContentSimilarityHandler class MMCA.ADC.Conference.Application MMCA.ADC.Conference.Application.Sessions.UseCases.DecisionSupport.GetContentSimilarity MMCA.ADC.Conference.Application/Sessions/UseCases/DecisionSupport/GetContentSimilarity/GetContentSimilarityHandler.cs:14
GetContentSimilarityQuery record MMCA.ADC.Conference.Application MMCA.ADC.Conference.Application.Sessions.UseCases.DecisionSupport.GetContentSimilarity MMCA.ADC.Conference.Application/Sessions/UseCases/DecisionSupport/GetContentSimilarity/GetContentSimilarityQuery.cs:6
SessionSimilarityCalculator class MMCA.ADC.Conference.Application MMCA.ADC.Conference.Application.Sessions.UseCases.DecisionSupport.GetContentSimilarity MMCA.ADC.Conference.Application/Sessions/UseCases/DecisionSupport/GetContentSimilarity/SessionSimilarityCalculator.cs:9
GetSessionSelectionDashboardHandler class MMCA.ADC.Conference.Application MMCA.ADC.Conference.Application.Sessions.UseCases.DecisionSupport.GetSessionSelectionDashboard MMCA.ADC.Conference.Application/Sessions/UseCases/DecisionSupport/GetSessionSelectionDashboard/GetSessionSelectionDashboardHandler.cs:16
GetSessionSelectionDashboardQuery record MMCA.ADC.Conference.Application MMCA.ADC.Conference.Application.Sessions.UseCases.DecisionSupport.GetSessionSelectionDashboard MMCA.ADC.Conference.Application/Sessions/UseCases/DecisionSupport/GetSessionSelectionDashboard/GetSessionSelectionDashboardQuery.cs:5
StatusBucket enum MMCA.ADC.Conference.Application MMCA.ADC.Conference.Application.Sessions.UseCases.DecisionSupport.GetSessionSelectionDashboard MMCA.ADC.Conference.Application/Sessions/UseCases/DecisionSupport/GetSessionSelectionDashboard/GetSessionSelectionDashboardHandler.cs:314
GetSpeakerSessionOverlapHandler class MMCA.ADC.Conference.Application MMCA.ADC.Conference.Application.Sessions.UseCases.DecisionSupport.GetSpeakerSessionOverlap MMCA.ADC.Conference.Application/Sessions/UseCases/DecisionSupport/GetSpeakerSessionOverlap/GetSpeakerSessionOverlapHandler.cs:18
GetSpeakerSessionOverlapQuery record MMCA.ADC.Conference.Application MMCA.ADC.Conference.Application.Sessions.UseCases.DecisionSupport.GetSpeakerSessionOverlap MMCA.ADC.Conference.Application/Sessions/UseCases/DecisionSupport/GetSpeakerSessionOverlap/GetSpeakerSessionOverlapQuery.cs:5
IAiScoringService interface MMCA.ADC.Conference.Application MMCA.ADC.Conference.Application.Sessions.UseCases.DecisionSupport.ScoreEventSessions MMCA.ADC.Conference.Application/Sessions/UseCases/DecisionSupport/ScoreEventSessions/IAiScoringService.cs:6
ISessionScoringQueue interface MMCA.ADC.Conference.Application MMCA.ADC.Conference.Application.Sessions.UseCases.DecisionSupport.ScoreEventSessions MMCA.ADC.Conference.Application/Sessions/UseCases/DecisionSupport/ScoreEventSessions/ISessionScoringQueue.cs:31
ScoreEventSessionsCommand record MMCA.ADC.Conference.Application MMCA.ADC.Conference.Application.Sessions.UseCases.DecisionSupport.ScoreEventSessions MMCA.ADC.Conference.Application/Sessions/UseCases/DecisionSupport/ScoreEventSessions/ScoreEventSessionsCommand.cs:5
ScoreEventSessionsHandler class MMCA.ADC.Conference.Application MMCA.ADC.Conference.Application.Sessions.UseCases.DecisionSupport.ScoreEventSessions MMCA.ADC.Conference.Application/Sessions/UseCases/DecisionSupport/ScoreEventSessions/ScoreEventSessionsHandler.cs:18
SessionScoringEnqueueResult enum MMCA.ADC.Conference.Application MMCA.ADC.Conference.Application.Sessions.UseCases.DecisionSupport.ScoreEventSessions MMCA.ADC.Conference.Application/Sessions/UseCases/DecisionSupport/ScoreEventSessions/ISessionScoringQueue.cs:4
SessionScoringInput record MMCA.ADC.Conference.Application MMCA.ADC.Conference.Application.Sessions.UseCases.DecisionSupport.ScoreEventSessions MMCA.ADC.Conference.Application/Sessions/UseCases/DecisionSupport/ScoreEventSessions/IAiScoringService.cs:47
SessionScoringQueue class MMCA.ADC.Conference.Application MMCA.ADC.Conference.Application.Sessions.UseCases.DecisionSupport.ScoreEventSessions MMCA.ADC.Conference.Application/Sessions/UseCases/DecisionSupport/ScoreEventSessions/SessionScoringQueue.cs:34
SessionScoringResult record MMCA.ADC.Conference.Application MMCA.ADC.Conference.Application.Sessions.UseCases.DecisionSupport.ScoreEventSessions MMCA.ADC.Conference.Application/Sessions/UseCases/DecisionSupport/ScoreEventSessions/IAiScoringService.cs:54
SessionScoringWorkItem record struct MMCA.ADC.Conference.Application MMCA.ADC.Conference.Application.Sessions.UseCases.DecisionSupport.ScoreEventSessions MMCA.ADC.Conference.Application/Sessions/UseCases/DecisionSupport/ScoreEventSessions/SessionScoringQueue.cs:21
SpeakerInfo record MMCA.ADC.Conference.Application MMCA.ADC.Conference.Application.Sessions.UseCases.DecisionSupport.ScoreEventSessions MMCA.ADC.Conference.Application/Sessions/UseCases/DecisionSupport/ScoreEventSessions/IAiScoringService.cs:37
DeleteSessionHandler class MMCA.ADC.Conference.Application MMCA.ADC.Conference.Application.Sessions.UseCases.Delete MMCA.ADC.Conference.Application/Sessions/UseCases/Delete/DeleteSessionHandler.cs:16
CalendarExportMapper class MMCA.ADC.Conference.Application MMCA.ADC.Conference.Application.Sessions.UseCases.ExportCalendar MMCA.ADC.Conference.Application/Sessions/UseCases/ExportCalendar/CalendarExportMapper.cs:14
ExportEventCalendarHandler class MMCA.ADC.Conference.Application MMCA.ADC.Conference.Application.Sessions.UseCases.ExportCalendar MMCA.ADC.Conference.Application/Sessions/UseCases/ExportCalendar/ExportEventCalendarHandler.cs:15
ExportEventCalendarQuery record MMCA.ADC.Conference.Application MMCA.ADC.Conference.Application.Sessions.UseCases.ExportCalendar MMCA.ADC.Conference.Application/Sessions/UseCases/ExportCalendar/ExportEventCalendarQuery.cs:5
ExportSessionCalendarHandler class MMCA.ADC.Conference.Application MMCA.ADC.Conference.Application.Sessions.UseCases.ExportCalendar MMCA.ADC.Conference.Application/Sessions/UseCases/ExportCalendar/ExportSessionCalendarHandler.cs:16
ExportSessionCalendarQuery record MMCA.ADC.Conference.Application MMCA.ADC.Conference.Application.Sessions.UseCases.ExportCalendar MMCA.ADC.Conference.Application/Sessions/UseCases/ExportCalendar/ExportSessionCalendarQuery.cs:5
GetPublicSessionCategoryItemFilterHandler class MMCA.ADC.Conference.Application MMCA.ADC.Conference.Application.Sessions.UseCases.GetPublicSessionCategoryItemFilter MMCA.ADC.Conference.Application/Sessions/UseCases/GetPublicSessionCategoryItemFilter/GetPublicSessionCategoryItemFilterHandler.cs:16
GetPublicSessionCategoryItemFilterQuery record MMCA.ADC.Conference.Application MMCA.ADC.Conference.Application.Sessions.UseCases.GetPublicSessionCategoryItemFilter MMCA.ADC.Conference.Application/Sessions/UseCases/GetPublicSessionCategoryItemFilter/GetPublicSessionCategoryItemFilterQuery.cs:8
GetPublicSessionFilterHandler class MMCA.ADC.Conference.Application MMCA.ADC.Conference.Application.Sessions.UseCases.GetPublicSessionFilter MMCA.ADC.Conference.Application/Sessions/UseCases/GetPublicSessionFilter/GetPublicSessionFilterHandler.cs:20
GetPublicSessionFilterQuery record MMCA.ADC.Conference.Application MMCA.ADC.Conference.Application.Sessions.UseCases.GetPublicSessionFilter MMCA.ADC.Conference.Application/Sessions/UseCases/GetPublicSessionFilter/GetPublicSessionFilterQuery.cs:11
GetPublicSessionSpeakerFilterHandler class MMCA.ADC.Conference.Application MMCA.ADC.Conference.Application.Sessions.UseCases.GetPublicSessionSpeakerFilter MMCA.ADC.Conference.Application/Sessions/UseCases/GetPublicSessionSpeakerFilter/GetPublicSessionSpeakerFilterHandler.cs:15
GetPublicSessionSpeakerFilterQuery record MMCA.ADC.Conference.Application MMCA.ADC.Conference.Application.Sessions.UseCases.GetPublicSessionSpeakerFilter MMCA.ADC.Conference.Application/Sessions/UseCases/GetPublicSessionSpeakerFilter/GetPublicSessionSpeakerFilterQuery.cs:8
GetSessionsBySpeakerFilterHandler class MMCA.ADC.Conference.Application MMCA.ADC.Conference.Application.Sessions.UseCases.GetSessionsBySpeakerFilter MMCA.ADC.Conference.Application/Sessions/UseCases/GetSessionsBySpeakerFilter/GetSessionsBySpeakerFilterHandler.cs:21
GetSessionsBySpeakerFilterQuery record MMCA.ADC.Conference.Application MMCA.ADC.Conference.Application.Sessions.UseCases.GetSessionsBySpeakerFilter MMCA.ADC.Conference.Application/Sessions/UseCases/GetSessionsBySpeakerFilter/GetSessionsBySpeakerFilterQuery.cs:11
GetNowNextHandler class MMCA.ADC.Conference.Application MMCA.ADC.Conference.Application.Sessions.UseCases.NowNext MMCA.ADC.Conference.Application/Sessions/UseCases/NowNext/GetNowNextHandler.cs:20
GetNowNextQuery record MMCA.ADC.Conference.Application MMCA.ADC.Conference.Application.Sessions.UseCases.NowNext MMCA.ADC.Conference.Application/Sessions/UseCases/NowNext/GetNowNextQuery.cs:23
RemoveSessionCategoryItemCommand record MMCA.ADC.Conference.Application MMCA.ADC.Conference.Application.Sessions.UseCases.RemoveSessionCategoryItem MMCA.ADC.Conference.Application/Sessions/UseCases/RemoveSessionCategoryItem/RemoveSessionCategoryItemCommand.cs:9
RemoveSessionCategoryItemHandler class MMCA.ADC.Conference.Application MMCA.ADC.Conference.Application.Sessions.UseCases.RemoveSessionCategoryItem MMCA.ADC.Conference.Application/Sessions/UseCases/RemoveSessionCategoryItem/RemoveSessionCategoryItemHandler.cs:13
RemoveSessionQuestionAnswerCommand record MMCA.ADC.Conference.Application MMCA.ADC.Conference.Application.Sessions.UseCases.RemoveSessionQuestionAnswer MMCA.ADC.Conference.Application/Sessions/UseCases/RemoveSessionQuestionAnswer/RemoveSessionQuestionAnswerCommand.cs:9
RemoveSessionQuestionAnswerHandler class MMCA.ADC.Conference.Application MMCA.ADC.Conference.Application.Sessions.UseCases.RemoveSessionQuestionAnswer MMCA.ADC.Conference.Application/Sessions/UseCases/RemoveSessionQuestionAnswer/RemoveSessionQuestionAnswerHandler.cs:21
RemoveSessionSpeakerCommand record MMCA.ADC.Conference.Application MMCA.ADC.Conference.Application.Sessions.UseCases.RemoveSessionSpeaker MMCA.ADC.Conference.Application/Sessions/UseCases/RemoveSessionSpeaker/RemoveSessionSpeakerCommand.cs:9
RemoveSessionSpeakerHandler class MMCA.ADC.Conference.Application MMCA.ADC.Conference.Application.Sessions.UseCases.RemoveSessionSpeaker MMCA.ADC.Conference.Application/Sessions/UseCases/RemoveSessionSpeaker/RemoveSessionSpeakerHandler.cs:13
SessionUpdateRequest record MMCA.ADC.Conference.Application MMCA.ADC.Conference.Application.Sessions.UseCases.Update MMCA.ADC.Conference.Application/Sessions/UseCases/Update/SessionUpdateRequest.cs:6
SessionUpdateRequestValidator class MMCA.ADC.Conference.Application MMCA.ADC.Conference.Application.Sessions.UseCases.Update MMCA.ADC.Conference.Application/Sessions/UseCases/Update/SessionUpdateRequestValidator.cs:7
UpdateSessionCommand record MMCA.ADC.Conference.Application MMCA.ADC.Conference.Application.Sessions.UseCases.Update MMCA.ADC.Conference.Application/Sessions/UseCases/Update/UpdateSessionCommand.cs:16
UpdateSessionHandler class MMCA.ADC.Conference.Application MMCA.ADC.Conference.Application.Sessions.UseCases.Update MMCA.ADC.Conference.Application/Sessions/UseCases/Update/UpdateSessionHandler.cs:19
UpdateSessionResult record MMCA.ADC.Conference.Application MMCA.ADC.Conference.Application.Sessions.UseCases.Update MMCA.ADC.Conference.Application/Sessions/UseCases/Update/UpdateSessionCommand.cs:25
UpdateSessionQuestionAnswerCommand record MMCA.ADC.Conference.Application MMCA.ADC.Conference.Application.Sessions.UseCases.UpdateSessionQuestionAnswer MMCA.ADC.Conference.Application/Sessions/UseCases/UpdateSessionQuestionAnswer/UpdateSessionQuestionAnswerCommand.cs:10
UpdateSessionQuestionAnswerCommandValidator class MMCA.ADC.Conference.Application MMCA.ADC.Conference.Application.Sessions.UseCases.UpdateSessionQuestionAnswer MMCA.ADC.Conference.Application/Sessions/UseCases/UpdateSessionQuestionAnswer/UpdateSessionQuestionAnswerCommandValidator.cs:16
UpdateSessionQuestionAnswerHandler class MMCA.ADC.Conference.Application MMCA.ADC.Conference.Application.Sessions.UseCases.UpdateSessionQuestionAnswer MMCA.ADC.Conference.Application/Sessions/UseCases/UpdateSessionQuestionAnswer/UpdateSessionQuestionAnswerHandler.cs:21
ISessionFieldsRequest interface MMCA.ADC.Conference.Application MMCA.ADC.Conference.Application.Sessions.Validation MMCA.ADC.Conference.Application/Sessions/Validation/ISessionFieldsRequest.cs:13
SessionAccessibilityInfoRules<T> class MMCA.ADC.Conference.Application MMCA.ADC.Conference.Application.Sessions.Validation MMCA.ADC.Conference.Application/Sessions/Validation/SessionValidationRules.cs:86
SessionDescriptionRules<T> class MMCA.ADC.Conference.Application MMCA.ADC.Conference.Application.Sessions.Validation MMCA.ADC.Conference.Application/Sessions/Validation/SessionValidationRules.cs:36
SessionEventIdRules<T> class MMCA.ADC.Conference.Application MMCA.ADC.Conference.Application.Sessions.Validation MMCA.ADC.Conference.Application/Sessions/Validation/SessionValidationRules.cs:24
SessionFieldRules<T> class MMCA.ADC.Conference.Application MMCA.ADC.Conference.Application.Sessions.Validation MMCA.ADC.Conference.Application/Sessions/Validation/SessionValidationRules.cs:111
SessionLiveUrlRules<T> class MMCA.ADC.Conference.Application MMCA.ADC.Conference.Application.Sessions.Validation MMCA.ADC.Conference.Application/Sessions/Validation/SessionValidationRules.cs:61
SessionRecordingUrlRules<T> class MMCA.ADC.Conference.Application MMCA.ADC.Conference.Application.Sessions.Validation MMCA.ADC.Conference.Application/Sessions/Validation/SessionValidationRules.cs:74
SessionResourceLinksRules<T> class MMCA.ADC.Conference.Application MMCA.ADC.Conference.Application.Sessions.Validation MMCA.ADC.Conference.Application/Sessions/Validation/SessionValidationRules.cs:98
SessionRoomScheduling class MMCA.ADC.Conference.Application MMCA.ADC.Conference.Application.Sessions.Validation MMCA.ADC.Conference.Application/Sessions/Validation/SessionRoomScheduling.cs:27
SessionStatusRules<T> class MMCA.ADC.Conference.Application MMCA.ADC.Conference.Application.Sessions.Validation MMCA.ADC.Conference.Application/Sessions/Validation/SessionValidationRules.cs:48
SessionTitleRules<T> class MMCA.ADC.Conference.Application MMCA.ADC.Conference.Application.Sessions.Validation MMCA.ADC.Conference.Application/Sessions/Validation/SessionValidationRules.cs:13
SpeakerCategoryItemNavigationPopulator class MMCA.ADC.Conference.Application MMCA.ADC.Conference.Application.Speakers MMCA.ADC.Conference.Application/Speakers/SpeakerCategoryItemNavigationPopulator.cs:11
SpeakerEntityQueryService class MMCA.ADC.Conference.Application MMCA.ADC.Conference.Application.Speakers MMCA.ADC.Conference.Application/Speakers/SpeakerEntityQueryService.cs:15
SpeakerNavigationPopulator class MMCA.ADC.Conference.Application MMCA.ADC.Conference.Application.Speakers MMCA.ADC.Conference.Application/Speakers/SpeakerNavigationPopulator.cs:11
SpeakerQuestionAnswerNavigationPopulator class MMCA.ADC.Conference.Application MMCA.ADC.Conference.Application.Speakers MMCA.ADC.Conference.Application/Speakers/SpeakerQuestionAnswerNavigationPopulator.cs:11
SpeakerDeletedHandler class MMCA.ADC.Conference.Application MMCA.ADC.Conference.Application.Speakers.DomainEventHandlers MMCA.ADC.Conference.Application/Speakers/DomainEventHandlers/SpeakerDeletedHandler.cs:20
SpeakerCategoryItemDTOMapper class MMCA.ADC.Conference.Application MMCA.ADC.Conference.Application.Speakers.DTOs MMCA.ADC.Conference.Application/Speakers/DTOs/SpeakerCategoryItemDTOMapper.cs:12
SpeakerDTOMapper class MMCA.ADC.Conference.Application MMCA.ADC.Conference.Application.Speakers.DTOs MMCA.ADC.Conference.Application/Speakers/DTOs/SpeakerDTOMapper.cs:17
SpeakerQuestionAnswerDTOMapper class MMCA.ADC.Conference.Application MMCA.ADC.Conference.Application.Speakers.DTOs MMCA.ADC.Conference.Application/Speakers/DTOs/SpeakerQuestionAnswerDTOMapper.cs:12
AddSpeakerCategoryItemCommand record MMCA.ADC.Conference.Application MMCA.ADC.Conference.Application.Speakers.UseCases.AddSpeakerCategoryItem MMCA.ADC.Conference.Application/Speakers/UseCases/AddSpeakerCategoryItem/AddSpeakerCategoryItemCommand.cs:13
AddSpeakerCategoryItemCommandValidator class MMCA.ADC.Conference.Application MMCA.ADC.Conference.Application.Speakers.UseCases.AddSpeakerCategoryItem MMCA.ADC.Conference.Application/Speakers/UseCases/AddSpeakerCategoryItem/AddSpeakerCategoryItemCommandValidator.cs:8
AddSpeakerCategoryItemHandler class MMCA.ADC.Conference.Application MMCA.ADC.Conference.Application.Speakers.UseCases.AddSpeakerCategoryItem MMCA.ADC.Conference.Application/Speakers/UseCases/AddSpeakerCategoryItem/AddSpeakerCategoryItemHandler.cs:15
CreateSpeakerHandler class MMCA.ADC.Conference.Application MMCA.ADC.Conference.Application.Speakers.UseCases.Create MMCA.ADC.Conference.Application/Speakers/UseCases/Create/CreateSpeakerHandler.cs:15
SpeakerCreateRequest record MMCA.ADC.Conference.Application MMCA.ADC.Conference.Application.Speakers.UseCases.Create MMCA.ADC.Conference.Application/Speakers/UseCases/Create/SpeakerCreateRequest.cs:11
SpeakerCreateRequestMapper class MMCA.ADC.Conference.Application MMCA.ADC.Conference.Application.Speakers.UseCases.Create MMCA.ADC.Conference.Application/Speakers/UseCases/Create/SpeakerCreateRequestMapper.cs:11
SpeakerCreateRequestValidator class MMCA.ADC.Conference.Application MMCA.ADC.Conference.Application.Speakers.UseCases.Create MMCA.ADC.Conference.Application/Speakers/UseCases/Create/SpeakerCreateRequestValidator.cs:7
GetPublicSpeakerCategoryItemFilterHandler class MMCA.ADC.Conference.Application MMCA.ADC.Conference.Application.Speakers.UseCases.GetPublicSpeakerCategoryItemFilter MMCA.ADC.Conference.Application/Speakers/UseCases/GetPublicSpeakerCategoryItemFilter/GetPublicSpeakerCategoryItemFilterHandler.cs:17
GetPublicSpeakerCategoryItemFilterQuery record MMCA.ADC.Conference.Application MMCA.ADC.Conference.Application.Speakers.UseCases.GetPublicSpeakerCategoryItemFilter MMCA.ADC.Conference.Application/Speakers/UseCases/GetPublicSpeakerCategoryItemFilter/GetPublicSpeakerCategoryItemFilterQuery.cs:8
GetPublicSpeakerFilterHandler class MMCA.ADC.Conference.Application MMCA.ADC.Conference.Application.Speakers.UseCases.GetPublicSpeakerFilter MMCA.ADC.Conference.Application/Speakers/UseCases/GetPublicSpeakerFilter/GetPublicSpeakerFilterHandler.cs:17
GetPublicSpeakerFilterQuery record MMCA.ADC.Conference.Application MMCA.ADC.Conference.Application.Speakers.UseCases.GetPublicSpeakerFilter MMCA.ADC.Conference.Application/Speakers/UseCases/GetPublicSpeakerFilter/GetPublicSpeakerFilterQuery.cs:20
GetSessionBookmarkCountHandler class MMCA.ADC.Conference.Application MMCA.ADC.Conference.Application.Speakers.UseCases.GetSessionBookmarkCount MMCA.ADC.Conference.Application/Speakers/UseCases/GetSessionBookmarkCount/GetSessionBookmarkCountHandler.cs:14
GetSessionBookmarkCountQuery record MMCA.ADC.Conference.Application MMCA.ADC.Conference.Application.Speakers.UseCases.GetSessionBookmarkCount MMCA.ADC.Conference.Application/Speakers/UseCases/GetSessionBookmarkCount/GetSessionBookmarkCountQuery.cs:6
GetSessionBookmarkCountsHandler class MMCA.ADC.Conference.Application MMCA.ADC.Conference.Application.Speakers.UseCases.GetSessionBookmarkCounts MMCA.ADC.Conference.Application/Speakers/UseCases/GetSessionBookmarkCounts/GetSessionBookmarkCountsHandler.cs:17
GetSessionBookmarkCountsQuery record MMCA.ADC.Conference.Application MMCA.ADC.Conference.Application.Speakers.UseCases.GetSessionBookmarkCounts MMCA.ADC.Conference.Application/Speakers/UseCases/GetSessionBookmarkCounts/GetSessionBookmarkCountsQuery.cs:6
GetSessionFeedbackHandler class MMCA.ADC.Conference.Application MMCA.ADC.Conference.Application.Speakers.UseCases.GetSessionFeedback MMCA.ADC.Conference.Application/Speakers/UseCases/GetSessionFeedback/GetSessionFeedbackHandler.cs:15
GetSessionFeedbackQuery record MMCA.ADC.Conference.Application MMCA.ADC.Conference.Application.Speakers.UseCases.GetSessionFeedback MMCA.ADC.Conference.Application/Speakers/UseCases/GetSessionFeedback/GetSessionFeedbackQuery.cs:6
GetSpeakersByEventFilterHandler class MMCA.ADC.Conference.Application MMCA.ADC.Conference.Application.Speakers.UseCases.GetSpeakersByEventFilter MMCA.ADC.Conference.Application/Speakers/UseCases/GetSpeakersByEventFilter/GetSpeakersByEventFilterHandler.cs:19
GetSpeakersByEventFilterQuery record MMCA.ADC.Conference.Application MMCA.ADC.Conference.Application.Speakers.UseCases.GetSpeakersByEventFilter MMCA.ADC.Conference.Application/Speakers/UseCases/GetSpeakersByEventFilter/GetSpeakersByEventFilterQuery.cs:12
LinkUserToSpeakerCommand record MMCA.ADC.Conference.Application MMCA.ADC.Conference.Application.Speakers.UseCases.LinkUser MMCA.ADC.Conference.Application/Speakers/UseCases/LinkUser/LinkUserToSpeakerCommand.cs:13
LinkUserToSpeakerHandler class MMCA.ADC.Conference.Application MMCA.ADC.Conference.Application.Speakers.UseCases.LinkUser MMCA.ADC.Conference.Application/Speakers/UseCases/LinkUser/LinkUserToSpeakerHandler.cs:25
RemoveSpeakerCategoryItemCommand record MMCA.ADC.Conference.Application MMCA.ADC.Conference.Application.Speakers.UseCases.RemoveSpeakerCategoryItem MMCA.ADC.Conference.Application/Speakers/UseCases/RemoveSpeakerCategoryItem/RemoveSpeakerCategoryItemCommand.cs:12
RemoveSpeakerCategoryItemHandler class MMCA.ADC.Conference.Application MMCA.ADC.Conference.Application.Speakers.UseCases.RemoveSpeakerCategoryItem MMCA.ADC.Conference.Application/Speakers/UseCases/RemoveSpeakerCategoryItem/RemoveSpeakerCategoryItemHandler.cs:13
UnlinkUserFromSpeakerCommand record MMCA.ADC.Conference.Application MMCA.ADC.Conference.Application.Speakers.UseCases.UnlinkUser MMCA.ADC.Conference.Application/Speakers/UseCases/UnlinkUser/UnlinkUserFromSpeakerCommand.cs:12
UnlinkUserFromSpeakerHandler class MMCA.ADC.Conference.Application MMCA.ADC.Conference.Application.Speakers.UseCases.UnlinkUser MMCA.ADC.Conference.Application/Speakers/UseCases/UnlinkUser/UnlinkUserFromSpeakerHandler.cs:25
SpeakerUpdateApplier class MMCA.ADC.Conference.Application MMCA.ADC.Conference.Application.Speakers.UseCases.Update MMCA.ADC.Conference.Application/Speakers/UseCases/Update/SpeakerUpdateApplier.cs:13
SpeakerUpdateRequest record MMCA.ADC.Conference.Application MMCA.ADC.Conference.Application.Speakers.UseCases.Update MMCA.ADC.Conference.Application/Speakers/UseCases/Update/SpeakerUpdateRequest.cs:8
SpeakerUpdateRequestValidator class MMCA.ADC.Conference.Application MMCA.ADC.Conference.Application.Speakers.UseCases.Update MMCA.ADC.Conference.Application/Speakers/UseCases/Update/SpeakerUpdateRequestValidator.cs:7
UpdateSpeakerCommand record MMCA.ADC.Conference.Application MMCA.ADC.Conference.Application.Speakers.UseCases.Update MMCA.ADC.Conference.Application/Speakers/UseCases/Update/UpdateSpeakerCommand.cs:20
UpdateSpeakerHandler class MMCA.ADC.Conference.Application MMCA.ADC.Conference.Application.Speakers.UseCases.Update MMCA.ADC.Conference.Application/Speakers/UseCases/Update/UpdateSpeakerHandler.cs:17
ISpeakerFieldsRequest interface MMCA.ADC.Conference.Application MMCA.ADC.Conference.Application.Speakers.Validation MMCA.ADC.Conference.Application/Speakers/Validation/ISpeakerFieldsRequest.cs:12
SpeakerEmailRules<T> class MMCA.ADC.Conference.Application MMCA.ADC.Conference.Application.Speakers.Validation MMCA.ADC.Conference.Application/Speakers/Validation/SpeakerValidationRules.cs:38
SpeakerFieldRules<T> class MMCA.ADC.Conference.Application MMCA.ADC.Conference.Application.Speakers.Validation MMCA.ADC.Conference.Application/Speakers/Validation/SpeakerValidationRules.cs:113
SpeakerFirstNameRules<T> class MMCA.ADC.Conference.Application MMCA.ADC.Conference.Application.Speakers.Validation MMCA.ADC.Conference.Application/Speakers/Validation/SpeakerValidationRules.cs:12
SpeakerGitHubUrlRules<T> class MMCA.ADC.Conference.Application MMCA.ADC.Conference.Application.Speakers.Validation MMCA.ADC.Conference.Application/Speakers/Validation/SpeakerValidationRules.cs:76
SpeakerLastNameRules<T> class MMCA.ADC.Conference.Application MMCA.ADC.Conference.Application.Speakers.Validation MMCA.ADC.Conference.Application/Speakers/Validation/SpeakerValidationRules.cs:23
SpeakerLinkedInUrlRules<T> class MMCA.ADC.Conference.Application MMCA.ADC.Conference.Application.Speakers.Validation MMCA.ADC.Conference.Application/Speakers/Validation/SpeakerValidationRules.cs:57
SpeakerWebsiteUrlRules<T> class MMCA.ADC.Conference.Application MMCA.ADC.Conference.Application.Speakers.Validation MMCA.ADC.Conference.Application/Speakers/Validation/SpeakerValidationRules.cs:95
SponsorNavigationPopulator class MMCA.ADC.Conference.Application MMCA.ADC.Conference.Application.Sponsors MMCA.ADC.Conference.Application/Sponsors/SponsorNavigationPopulator.cs:12
SponsorDTOMapper class MMCA.ADC.Conference.Application MMCA.ADC.Conference.Application.Sponsors.DTOs MMCA.ADC.Conference.Application/Sponsors/DTOs/SponsorDTOMapper.cs:13
CreateSponsorHandler class MMCA.ADC.Conference.Application MMCA.ADC.Conference.Application.Sponsors.UseCases.Create MMCA.ADC.Conference.Application/Sponsors/UseCases/Create/CreateSponsorHandler.cs:15
SponsorCreateRequest record MMCA.ADC.Conference.Application MMCA.ADC.Conference.Application.Sponsors.UseCases.Create MMCA.ADC.Conference.Application/Sponsors/UseCases/Create/SponsorCreateRequest.cs:12
SponsorCreateRequestMapper class MMCA.ADC.Conference.Application MMCA.ADC.Conference.Application.Sponsors.UseCases.Create MMCA.ADC.Conference.Application/Sponsors/UseCases/Create/SponsorCreateRequestMapper.cs:11
SponsorCreateRequestValidator class MMCA.ADC.Conference.Application MMCA.ADC.Conference.Application.Sponsors.UseCases.Create MMCA.ADC.Conference.Application/Sponsors/UseCases/Create/SponsorCreateRequestValidator.cs:7
GetPublicSponsorFilterHandler class MMCA.ADC.Conference.Application MMCA.ADC.Conference.Application.Sponsors.UseCases.GetPublicSponsorFilter MMCA.ADC.Conference.Application/Sponsors/UseCases/GetPublicSponsorFilter/GetPublicSponsorFilterHandler.cs:16
GetPublicSponsorFilterQuery record MMCA.ADC.Conference.Application MMCA.ADC.Conference.Application.Sponsors.UseCases.GetPublicSponsorFilter MMCA.ADC.Conference.Application/Sponsors/UseCases/GetPublicSponsorFilter/GetPublicSponsorFilterQuery.cs:13
SponsorUpdateApplier class MMCA.ADC.Conference.Application MMCA.ADC.Conference.Application.Sponsors.UseCases.Update MMCA.ADC.Conference.Application/Sponsors/UseCases/Update/SponsorUpdateApplier.cs:12
SponsorUpdateRequest record MMCA.ADC.Conference.Application MMCA.ADC.Conference.Application.Sponsors.UseCases.Update MMCA.ADC.Conference.Application/Sponsors/UseCases/Update/SponsorUpdateRequest.cs:11
SponsorUpdateRequestValidator class MMCA.ADC.Conference.Application MMCA.ADC.Conference.Application.Sponsors.UseCases.Update MMCA.ADC.Conference.Application/Sponsors/UseCases/Update/SponsorUpdateRequestValidator.cs:7
ISponsorFieldsRequest interface MMCA.ADC.Conference.Application MMCA.ADC.Conference.Application.Sponsors.Validation MMCA.ADC.Conference.Application/Sponsors/Validation/ISponsorFieldsRequest.cs:12
SponsorBoothNumberRules<T> class MMCA.ADC.Conference.Application MMCA.ADC.Conference.Application.Sponsors.Validation MMCA.ADC.Conference.Application/Sponsors/Validation/SponsorValidationRules.cs:103
SponsorDescriptionRules<T> class MMCA.ADC.Conference.Application MMCA.ADC.Conference.Application.Sponsors.Validation MMCA.ADC.Conference.Application/Sponsors/Validation/SponsorValidationRules.cs:43
SponsorEventIdRules<T> class MMCA.ADC.Conference.Application MMCA.ADC.Conference.Application.Sponsors.Validation MMCA.ADC.Conference.Application/Sponsors/Validation/SponsorValidationRules.cs:115
SponsorFieldRules<T> class MMCA.ADC.Conference.Application MMCA.ADC.Conference.Application.Sponsors.Validation MMCA.ADC.Conference.Application/Sponsors/Validation/SponsorValidationRules.cs:139
SponsorLinkedInUrlRules<T> class MMCA.ADC.Conference.Application MMCA.ADC.Conference.Application.Sponsors.Validation MMCA.ADC.Conference.Application/Sponsors/Validation/SponsorValidationRules.cs:74
SponsorLogoUrlRules<T> class MMCA.ADC.Conference.Application MMCA.ADC.Conference.Application.Sponsors.Validation MMCA.ADC.Conference.Application/Sponsors/Validation/SponsorValidationRules.cs:26
SponsorNameRules<T> class MMCA.ADC.Conference.Application MMCA.ADC.Conference.Application.Sponsors.Validation MMCA.ADC.Conference.Application/Sponsors/Validation/SponsorValidationRules.cs:13
SponsorSortRules<T> class MMCA.ADC.Conference.Application MMCA.ADC.Conference.Application.Sponsors.Validation MMCA.ADC.Conference.Application/Sponsors/Validation/SponsorValidationRules.cs:126
SponsorTwitterHandleRules<T> class MMCA.ADC.Conference.Application MMCA.ADC.Conference.Application.Sponsors.Validation MMCA.ADC.Conference.Application/Sponsors/Validation/SponsorValidationRules.cs:91
SponsorWebsiteUrlRules<T> class MMCA.ADC.Conference.Application MMCA.ADC.Conference.Application.Sponsors.Validation MMCA.ADC.Conference.Application/Sponsors/Validation/SponsorValidationRules.cs:56
UserRegisteredHandler class MMCA.ADC.Conference.Application MMCA.ADC.Conference.Application.Users.IntegrationEventHandlers MMCA.ADC.Conference.Application/Users/IntegrationEventHandlers/UserRegisteredHandler.cs:45
ConferenceCrudRegistrationTests class MMCA.ADC.Conference.Application.Tests MMCA.ADC.Conference.Application.Tests MMCA.ADC.Conference.Application.Tests/ConferenceCrudRegistrationTests.cs:33
ActivityNavigationPopulatorTests class MMCA.ADC.Conference.Application.Tests MMCA.ADC.Conference.Application.Tests.Activities MMCA.ADC.Conference.Application.Tests/Activities/ActivityNavigationPopulatorTests.cs:9
ActivityDTOMapperTests class MMCA.ADC.Conference.Application.Tests MMCA.ADC.Conference.Application.Tests.Activities.DTOs MMCA.ADC.Conference.Application.Tests/Activities/DTOs/ActivityDTOMapperTests.cs:7
ActivityUpdateApplierTests class MMCA.ADC.Conference.Application.Tests MMCA.ADC.Conference.Application.Tests.Activities.UseCases MMCA.ADC.Conference.Application.Tests/Activities/UseCases/ActivityUpdateApplierTests.cs:20
CreateActivityHandlerTests class MMCA.ADC.Conference.Application.Tests MMCA.ADC.Conference.Application.Tests.Activities.UseCases MMCA.ADC.Conference.Application.Tests/Activities/UseCases/CreateActivityHandlerTests.cs:13
GetPublicActivityFilterHandlerTests class MMCA.ADC.Conference.Application.Tests MMCA.ADC.Conference.Application.Tests.Activities.UseCases.GetPublicActivityFilter MMCA.ADC.Conference.Application.Tests/Activities/UseCases/GetPublicActivityFilter/GetPublicActivityFilterHandlerTests.cs:18
ActivityCreateRequestValidatorTests class MMCA.ADC.Conference.Application.Tests MMCA.ADC.Conference.Application.Tests.Activities.Validation MMCA.ADC.Conference.Application.Tests/Activities/Validation/ActivityCreateRequestValidatorTests.cs:7
ActivityUpdateRequestValidatorTests class MMCA.ADC.Conference.Application.Tests MMCA.ADC.Conference.Application.Tests.Activities.Validation MMCA.ADC.Conference.Application.Tests/Activities/Validation/ActivityUpdateRequestValidatorTests.cs:7
CategoryItemNavigationPopulatorTests class MMCA.ADC.Conference.Application.Tests MMCA.ADC.Conference.Application.Tests.Categories MMCA.ADC.Conference.Application.Tests/Categories/CategoryItemNavigationPopulatorTests.cs:9
ConferenceCategoryNavigationPopulatorTests class MMCA.ADC.Conference.Application.Tests MMCA.ADC.Conference.Application.Tests.Categories MMCA.ADC.Conference.Application.Tests/Categories/ConferenceCategoryNavigationPopulatorTests.cs:9
CategoryItemDTOMapperTests class MMCA.ADC.Conference.Application.Tests MMCA.ADC.Conference.Application.Tests.Categories.DTOs MMCA.ADC.Conference.Application.Tests/Categories/DTOs/CategoryItemDTOMapperTests.cs:7
ConferenceCategoryDTOMapperTests class MMCA.ADC.Conference.Application.Tests MMCA.ADC.Conference.Application.Tests.Categories.DTOs MMCA.ADC.Conference.Application.Tests/Categories/DTOs/ConferenceCategoryDTOMapperTests.cs:7
AddCategoryItemHandlerTests class MMCA.ADC.Conference.Application.Tests MMCA.ADC.Conference.Application.Tests.Categories.UseCases MMCA.ADC.Conference.Application.Tests/Categories/UseCases/AddCategoryItemHandlerTests.cs:12
ConferenceCategoryUpdateApplierTests class MMCA.ADC.Conference.Application.Tests MMCA.ADC.Conference.Application.Tests.Categories.UseCases MMCA.ADC.Conference.Application.Tests/Categories/UseCases/ConferenceCategoryUpdateApplierTests.cs:19
CreateConferenceCategoryHandlerTests class MMCA.ADC.Conference.Application.Tests MMCA.ADC.Conference.Application.Tests.Categories.UseCases MMCA.ADC.Conference.Application.Tests/Categories/UseCases/CreateConferenceCategoryHandlerTests.cs:13
RemoveCategoryItemHandlerTests class MMCA.ADC.Conference.Application.Tests MMCA.ADC.Conference.Application.Tests.Categories.UseCases MMCA.ADC.Conference.Application.Tests/Categories/UseCases/RemoveCategoryItemHandlerTests.cs:11
UpdateCategoryItemHandlerTests class MMCA.ADC.Conference.Application.Tests MMCA.ADC.Conference.Application.Tests.Categories.UseCases MMCA.ADC.Conference.Application.Tests/Categories/UseCases/UpdateCategoryItemHandlerTests.cs:11
AddCategoryItemCommandValidatorTests class MMCA.ADC.Conference.Application.Tests MMCA.ADC.Conference.Application.Tests.Categories.Validation MMCA.ADC.Conference.Application.Tests/Categories/Validation/CategoryCommandValidatorTests.cs:8
ConferenceCategoryCreateRequestValidatorTests class MMCA.ADC.Conference.Application.Tests MMCA.ADC.Conference.Application.Tests.Categories.Validation MMCA.ADC.Conference.Application.Tests/Categories/Validation/ConferenceCategoryCreateRequestValidatorTests.cs:7
ConferenceCategoryUpdateRequestValidatorTests class MMCA.ADC.Conference.Application.Tests MMCA.ADC.Conference.Application.Tests.Categories.Validation MMCA.ADC.Conference.Application.Tests/Categories/Validation/ConferenceCategoryUpdateRequestValidatorTests.cs:6
ConferenceCategoryValidationRulesTests class MMCA.ADC.Conference.Application.Tests MMCA.ADC.Conference.Application.Tests.Categories.Validation MMCA.ADC.Conference.Application.Tests/Categories/Validation/ConferenceCategoryValidationRulesTests.cs:8
TestCategoryItemModel record MMCA.ADC.Conference.Application.Tests MMCA.ADC.Conference.Application.Tests.Categories.Validation MMCA.ADC.Conference.Application.Tests/Categories/Validation/ConferenceCategoryValidationRulesTests.cs:11
TestCategoryItemValidator class MMCA.ADC.Conference.Application.Tests MMCA.ADC.Conference.Application.Tests.Categories.Validation MMCA.ADC.Conference.Application.Tests/Categories/Validation/ConferenceCategoryValidationRulesTests.cs:19
TestCategoryModel record MMCA.ADC.Conference.Application.Tests MMCA.ADC.Conference.Application.Tests.Categories.Validation MMCA.ADC.Conference.Application.Tests/Categories/Validation/ConferenceCategoryValidationRulesTests.cs:10
TestCategoryTitleValidator class MMCA.ADC.Conference.Application.Tests MMCA.ADC.Conference.Application.Tests.Categories.Validation MMCA.ADC.Conference.Application.Tests/Categories/Validation/ConferenceCategoryValidationRulesTests.cs:13
UpdateCategoryItemCommandValidatorTests class MMCA.ADC.Conference.Application.Tests MMCA.ADC.Conference.Application.Tests.Categories.Validation MMCA.ADC.Conference.Application.Tests/Categories/Validation/CategoryCommandValidatorTests.cs:54
EventLiveValidationServiceTests class MMCA.ADC.Conference.Application.Tests MMCA.ADC.Conference.Application.Tests.Events MMCA.ADC.Conference.Application.Tests/Events/EventLiveValidationServiceTests.cs:17
EventNavigationPopulatorTests class MMCA.ADC.Conference.Application.Tests MMCA.ADC.Conference.Application.Tests.Events MMCA.ADC.Conference.Application.Tests/Events/EventNavigationPopulatorTests.cs:9
EventQuestionAnswerNavigationPopulatorTests class MMCA.ADC.Conference.Application.Tests MMCA.ADC.Conference.Application.Tests.Events MMCA.ADC.Conference.Application.Tests/Events/EventQuestionAnswerNavigationPopulatorTests.cs:9
EventSpeakerNavigationPopulatorTests class MMCA.ADC.Conference.Application.Tests MMCA.ADC.Conference.Application.Tests.Events MMCA.ADC.Conference.Application.Tests/Events/EventSpeakerNavigationPopulatorTests.cs:9
RoomNavigationPopulatorTests class MMCA.ADC.Conference.Application.Tests MMCA.ADC.Conference.Application.Tests.Events MMCA.ADC.Conference.Application.Tests/Events/RoomNavigationPopulatorTests.cs:9
EventDTOMapperTests class MMCA.ADC.Conference.Application.Tests MMCA.ADC.Conference.Application.Tests.Events.DTOs MMCA.ADC.Conference.Application.Tests/Events/DTOs/EventDTOMapperTests.cs:7
EventQuestionAnswerDTOMapperTests class MMCA.ADC.Conference.Application.Tests MMCA.ADC.Conference.Application.Tests.Events.DTOs MMCA.ADC.Conference.Application.Tests/Events/DTOs/EventQuestionAnswerDTOMapperTests.cs:7
EventSpeakerDTOMapperTests class MMCA.ADC.Conference.Application.Tests MMCA.ADC.Conference.Application.Tests.Events.DTOs MMCA.ADC.Conference.Application.Tests/Events/DTOs/EventSpeakerDTOMapperTests.cs:7
RoomDTOMapperTests class MMCA.ADC.Conference.Application.Tests MMCA.ADC.Conference.Application.Tests.Events.DTOs MMCA.ADC.Conference.Application.Tests/Events/DTOs/RoomDTOMapperTests.cs:7
PublishedEventSpecificationTests class MMCA.ADC.Conference.Application.Tests MMCA.ADC.Conference.Application.Tests.Events.Specifications MMCA.ADC.Conference.Application.Tests/Events/Specifications/PublishedEventSpecificationTests.cs:7
AddEventQuestionAnswerHandlerTests class MMCA.ADC.Conference.Application.Tests MMCA.ADC.Conference.Application.Tests.Events.UseCases.AddEventQuestionAnswer MMCA.ADC.Conference.Application.Tests/Events/UseCases/AddEventQuestionAnswer/AddEventQuestionAnswerHandlerTests.cs:14
AddEventSpeakerHandlerTests class MMCA.ADC.Conference.Application.Tests MMCA.ADC.Conference.Application.Tests.Events.UseCases.AddEventSpeaker MMCA.ADC.Conference.Application.Tests/Events/UseCases/AddEventSpeaker/AddEventSpeakerHandlerTests.cs:12
AddRoomHandlerTests class MMCA.ADC.Conference.Application.Tests MMCA.ADC.Conference.Application.Tests.Events.UseCases.AddRoom MMCA.ADC.Conference.Application.Tests/Events/UseCases/AddRoom/AddRoomHandlerTests.cs:14
CreateEventHandlerTests class MMCA.ADC.Conference.Application.Tests MMCA.ADC.Conference.Application.Tests.Events.UseCases.Create MMCA.ADC.Conference.Application.Tests/Events/UseCases/Create/CreateEventHandlerTests.cs:13
DeleteEventHandlerTests class MMCA.ADC.Conference.Application.Tests MMCA.ADC.Conference.Application.Tests.Events.UseCases.Delete MMCA.ADC.Conference.Application.Tests/Events/UseCases/Delete/DeleteEventHandlerTests.cs:17
GetPublicEventSpeakerFilterHandlerTests class MMCA.ADC.Conference.Application.Tests MMCA.ADC.Conference.Application.Tests.Events.UseCases.GetPublicEventSpeakerFilter MMCA.ADC.Conference.Application.Tests/Events/UseCases/GetPublicEventSpeakerFilter/GetPublicEventSpeakerFilterHandlerTests.cs:19
GetPublicRoomFilterHandlerTests class MMCA.ADC.Conference.Application.Tests MMCA.ADC.Conference.Application.Tests.Events.UseCases.GetPublicRoomFilter MMCA.ADC.Conference.Application.Tests/Events/UseCases/GetPublicRoomFilter/GetPublicRoomFilterHandlerTests.cs:20
PublishEventHandlerTests class MMCA.ADC.Conference.Application.Tests MMCA.ADC.Conference.Application.Tests.Events.UseCases.Publish MMCA.ADC.Conference.Application.Tests/Events/UseCases/Publish/PublishEventHandlerTests.cs:11
CategorySyncStrategyTests class MMCA.ADC.Conference.Application.Tests MMCA.ADC.Conference.Application.Tests.Events.UseCases.RefreshFromSessionize MMCA.ADC.Conference.Application.Tests/Events/UseCases/RefreshFromSessionize/CategorySyncStrategyTests.cs:15
QuestionSyncStrategyTests class MMCA.ADC.Conference.Application.Tests MMCA.ADC.Conference.Application.Tests.Events.UseCases.RefreshFromSessionize MMCA.ADC.Conference.Application.Tests/Events/UseCases/RefreshFromSessionize/QuestionSyncStrategyTests.cs:16
RefreshFromSessionizeHandlerTests class MMCA.ADC.Conference.Application.Tests MMCA.ADC.Conference.Application.Tests.Events.UseCases.RefreshFromSessionize MMCA.ADC.Conference.Application.Tests/Events/UseCases/RefreshFromSessionize/RefreshFromSessionizeHandlerTests.cs:16
RoomSyncStrategyTests class MMCA.ADC.Conference.Application.Tests MMCA.ADC.Conference.Application.Tests.Events.UseCases.RefreshFromSessionize MMCA.ADC.Conference.Application.Tests/Events/UseCases/RefreshFromSessionize/RoomSyncStrategyTests.cs:11
SessionSyncStrategyTests class MMCA.ADC.Conference.Application.Tests MMCA.ADC.Conference.Application.Tests.Events.UseCases.RefreshFromSessionize MMCA.ADC.Conference.Application.Tests/Events/UseCases/RefreshFromSessionize/SessionSyncStrategyTests.cs:15
SpeakerSyncStrategyTests class MMCA.ADC.Conference.Application.Tests MMCA.ADC.Conference.Application.Tests.Events.UseCases.RefreshFromSessionize MMCA.ADC.Conference.Application.Tests/Events/UseCases/RefreshFromSessionize/SpeakerSyncStrategyTests.cs:12
RemoveEventQuestionAnswerHandlerTests class MMCA.ADC.Conference.Application.Tests MMCA.ADC.Conference.Application.Tests.Events.UseCases.RemoveEventQuestionAnswer MMCA.ADC.Conference.Application.Tests/Events/UseCases/RemoveEventQuestionAnswer/RemoveEventQuestionAnswerHandlerTests.cs:13
RemoveEventSpeakerHandlerTests class MMCA.ADC.Conference.Application.Tests MMCA.ADC.Conference.Application.Tests.Events.UseCases.RemoveEventSpeaker MMCA.ADC.Conference.Application.Tests/Events/UseCases/RemoveEventSpeaker/RemoveEventSpeakerHandlerTests.cs:11
RemoveRoomHandlerTests class MMCA.ADC.Conference.Application.Tests MMCA.ADC.Conference.Application.Tests.Events.UseCases.RemoveRoom MMCA.ADC.Conference.Application.Tests/Events/UseCases/RemoveRoom/RemoveRoomHandlerTests.cs:11
UnpublishEventHandlerTests class MMCA.ADC.Conference.Application.Tests MMCA.ADC.Conference.Application.Tests.Events.UseCases.Unpublish MMCA.ADC.Conference.Application.Tests/Events/UseCases/Unpublish/UnpublishEventHandlerTests.cs:11
UpdateEventHandlerTests class MMCA.ADC.Conference.Application.Tests MMCA.ADC.Conference.Application.Tests.Events.UseCases.Update MMCA.ADC.Conference.Application.Tests/Events/UseCases/Update/UpdateEventHandlerTests.cs:14
UpdateEventQuestionAnswerHandlerTests class MMCA.ADC.Conference.Application.Tests MMCA.ADC.Conference.Application.Tests.Events.UseCases.UpdateEventQuestionAnswer MMCA.ADC.Conference.Application.Tests/Events/UseCases/UpdateEventQuestionAnswer/UpdateEventQuestionAnswerHandlerTests.cs:13
UpdateRoomHandlerTests class MMCA.ADC.Conference.Application.Tests MMCA.ADC.Conference.Application.Tests.Events.UseCases.UpdateRoom MMCA.ADC.Conference.Application.Tests/Events/UseCases/UpdateRoom/UpdateRoomHandlerTests.cs:11
AddEventQuestionAnswerCommandValidatorTests class MMCA.ADC.Conference.Application.Tests MMCA.ADC.Conference.Application.Tests.Events.Validation MMCA.ADC.Conference.Application.Tests/Events/Validation/CommandValidatorTests.cs:10
AddEventSpeakerCommandValidatorTests class MMCA.ADC.Conference.Application.Tests MMCA.ADC.Conference.Application.Tests.Events.Validation MMCA.ADC.Conference.Application.Tests/Events/Validation/CommandValidatorTests.cs:40
AddRoomCommandValidatorTests class MMCA.ADC.Conference.Application.Tests MMCA.ADC.Conference.Application.Tests.Events.Validation MMCA.ADC.Conference.Application.Tests/Events/Validation/CommandValidatorTests.cs:62
EventCreateRequestValidatorTests class MMCA.ADC.Conference.Application.Tests MMCA.ADC.Conference.Application.Tests.Events.Validation MMCA.ADC.Conference.Application.Tests/Events/Validation/EventCreateRequestValidatorTests.cs:6
EventUpdateRequestValidatorTests class MMCA.ADC.Conference.Application.Tests MMCA.ADC.Conference.Application.Tests.Events.Validation MMCA.ADC.Conference.Application.Tests/Events/Validation/EventUpdateRequestValidatorTests.cs:6
EventValidationRulesTests class MMCA.ADC.Conference.Application.Tests MMCA.ADC.Conference.Application.Tests.Events.Validation MMCA.ADC.Conference.Application.Tests/Events/Validation/EventValidationRulesTests.cs:8
RoomValidationRulesTests class MMCA.ADC.Conference.Application.Tests MMCA.ADC.Conference.Application.Tests.Events.Validation MMCA.ADC.Conference.Application.Tests/Events/Validation/EventValidationRulesTests.cs:118
TestEventModel record MMCA.ADC.Conference.Application.Tests MMCA.ADC.Conference.Application.Tests.Events.Validation MMCA.ADC.Conference.Application.Tests/Events/Validation/EventValidationRulesTests.cs:11
TestEventValidator class MMCA.ADC.Conference.Application.Tests MMCA.ADC.Conference.Application.Tests.Events.Validation MMCA.ADC.Conference.Application.Tests/Events/Validation/EventValidationRulesTests.cs:18
TestRoomModel record MMCA.ADC.Conference.Application.Tests MMCA.ADC.Conference.Application.Tests.Events.Validation MMCA.ADC.Conference.Application.Tests/Events/Validation/EventValidationRulesTests.cs:121
TestRoomValidator class MMCA.ADC.Conference.Application.Tests MMCA.ADC.Conference.Application.Tests.Events.Validation MMCA.ADC.Conference.Application.Tests/Events/Validation/EventValidationRulesTests.cs:130
UpdateRoomCommandValidatorTests class MMCA.ADC.Conference.Application.Tests MMCA.ADC.Conference.Application.Tests.Events.Validation MMCA.ADC.Conference.Application.Tests/Events/Validation/CommandValidatorTests.cs:116
InMemoryRepository<TEntity, TIdentifierType> class MMCA.ADC.Conference.Application.Tests MMCA.ADC.Conference.Application.Tests.Helpers MMCA.ADC.Conference.Application.Tests/Helpers/TestSupport.cs:18
RecordingEventBus class MMCA.ADC.Conference.Application.Tests MMCA.ADC.Conference.Application.Tests.Helpers MMCA.ADC.Conference.Application.Tests/Helpers/TestSupport.cs:402
RecordingUnitOfWork class MMCA.ADC.Conference.Application.Tests MMCA.ADC.Conference.Application.Tests.Helpers MMCA.ADC.Conference.Application.Tests/Helpers/TestSupport.cs:320
QuestionDTOMapperTests class MMCA.ADC.Conference.Application.Tests MMCA.ADC.Conference.Application.Tests.Questions.DTOs MMCA.ADC.Conference.Application.Tests/Questions/DTOs/QuestionDTOMapperTests.cs:7
CreateQuestionHandlerTests class MMCA.ADC.Conference.Application.Tests MMCA.ADC.Conference.Application.Tests.Questions.UseCases MMCA.ADC.Conference.Application.Tests/Questions/UseCases/CreateQuestionHandlerTests.cs:15
UpdateQuestionHandlerTests class MMCA.ADC.Conference.Application.Tests MMCA.ADC.Conference.Application.Tests.Questions.UseCases MMCA.ADC.Conference.Application.Tests/Questions/UseCases/UpdateQuestionHandlerTests.cs:16
QuestionCreateRequestValidatorTests class MMCA.ADC.Conference.Application.Tests MMCA.ADC.Conference.Application.Tests.Questions.Validation MMCA.ADC.Conference.Application.Tests/Questions/Validation/QuestionCreateRequestValidatorTests.cs:7
QuestionUpdateRequestValidatorTests class MMCA.ADC.Conference.Application.Tests MMCA.ADC.Conference.Application.Tests.Questions.Validation MMCA.ADC.Conference.Application.Tests/Questions/Validation/QuestionUpdateRequestValidatorTests.cs:6
QuestionValidationRulesTests class MMCA.ADC.Conference.Application.Tests MMCA.ADC.Conference.Application.Tests.Questions.Validation MMCA.ADC.Conference.Application.Tests/Questions/Validation/QuestionValidationRulesTests.cs:8
TestQuestionModel record MMCA.ADC.Conference.Application.Tests MMCA.ADC.Conference.Application.Tests.Questions.Validation MMCA.ADC.Conference.Application.Tests/Questions/Validation/QuestionValidationRulesTests.cs:10
TestQuestionTextValidator class MMCA.ADC.Conference.Application.Tests MMCA.ADC.Conference.Application.Tests.Questions.Validation MMCA.ADC.Conference.Application.Tests/Questions/Validation/QuestionValidationRulesTests.cs:12
SessionBookmarkValidationServiceTests class MMCA.ADC.Conference.Application.Tests MMCA.ADC.Conference.Application.Tests.Sessions MMCA.ADC.Conference.Application.Tests/Sessions/SessionBookmarkValidationServiceTests.cs:13
SessionCategoryItemNavigationPopulatorTests class MMCA.ADC.Conference.Application.Tests MMCA.ADC.Conference.Application.Tests.Sessions MMCA.ADC.Conference.Application.Tests/Sessions/SessionCategoryItemNavigationPopulatorTests.cs:9
SessionNavigationPopulatorTests class MMCA.ADC.Conference.Application.Tests MMCA.ADC.Conference.Application.Tests.Sessions MMCA.ADC.Conference.Application.Tests/Sessions/SessionNavigationPopulatorTests.cs:9
SessionQuestionAnswerNavigationPopulatorTests class MMCA.ADC.Conference.Application.Tests MMCA.ADC.Conference.Application.Tests.Sessions MMCA.ADC.Conference.Application.Tests/Sessions/SessionQuestionAnswerNavigationPopulatorTests.cs:9
SessionRoomFilterTests class MMCA.ADC.Conference.Application.Tests MMCA.ADC.Conference.Application.Tests.Sessions MMCA.ADC.Conference.Application.Tests/Sessions/SessionRoomFilterTests.cs:15
SessionSpeakerNavigationPopulatorTests class MMCA.ADC.Conference.Application.Tests MMCA.ADC.Conference.Application.Tests.Sessions MMCA.ADC.Conference.Application.Tests/Sessions/SessionSpeakerNavigationPopulatorTests.cs:9
SessionScoringQueueTests class MMCA.ADC.Conference.Application.Tests MMCA.ADC.Conference.Application.Tests.Sessions.DecisionSupport MMCA.ADC.Conference.Application.Tests/Sessions/DecisionSupport/SessionScoringQueueTests.cs:11
SessionCategoryItemDTOMapperTests class MMCA.ADC.Conference.Application.Tests MMCA.ADC.Conference.Application.Tests.Sessions.DTOs MMCA.ADC.Conference.Application.Tests/Sessions/DTOs/SessionCategoryItemDTOMapperTests.cs:7
SessionDTOMapperTests class MMCA.ADC.Conference.Application.Tests MMCA.ADC.Conference.Application.Tests.Sessions.DTOs MMCA.ADC.Conference.Application.Tests/Sessions/DTOs/SessionDTOMapperTests.cs:8
SessionQuestionAnswerDTOMapperTests class MMCA.ADC.Conference.Application.Tests MMCA.ADC.Conference.Application.Tests.Sessions.DTOs MMCA.ADC.Conference.Application.Tests/Sessions/DTOs/SessionQuestionAnswerDTOMapperTests.cs:7
SessionSpeakerDTOMapperTests class MMCA.ADC.Conference.Application.Tests MMCA.ADC.Conference.Application.Tests.Sessions.DTOs MMCA.ADC.Conference.Application.Tests/Sessions/DTOs/SessionSpeakerDTOMapperTests.cs:7
AddSessionCategoryItemHandlerTests class MMCA.ADC.Conference.Application.Tests MMCA.ADC.Conference.Application.Tests.Sessions.UseCases.AddSessionCategoryItem MMCA.ADC.Conference.Application.Tests/Sessions/UseCases/AddSessionCategoryItem/AddSessionCategoryItemHandlerTests.cs:12
AddSessionQuestionAnswerHandlerTests class MMCA.ADC.Conference.Application.Tests MMCA.ADC.Conference.Application.Tests.Sessions.UseCases.AddSessionQuestionAnswer MMCA.ADC.Conference.Application.Tests/Sessions/UseCases/AddSessionQuestionAnswer/AddSessionQuestionAnswerHandlerTests.cs:15
AddSessionSpeakerHandlerTests class MMCA.ADC.Conference.Application.Tests MMCA.ADC.Conference.Application.Tests.Sessions.UseCases.AddSessionSpeaker MMCA.ADC.Conference.Application.Tests/Sessions/UseCases/AddSessionSpeaker/AddSessionSpeakerHandlerTests.cs:12
BatchAddSessionQuestionAnswersHandlerTests class MMCA.ADC.Conference.Application.Tests MMCA.ADC.Conference.Application.Tests.Sessions.UseCases.BatchAddSessionQuestionAnswers MMCA.ADC.Conference.Application.Tests/Sessions/UseCases/BatchAddSessionQuestionAnswers/BatchAddSessionQuestionAnswersHandlerTests.cs:25
CreateSessionHandlerTests class MMCA.ADC.Conference.Application.Tests MMCA.ADC.Conference.Application.Tests.Sessions.UseCases.Create MMCA.ADC.Conference.Application.Tests/Sessions/UseCases/Create/CreateSessionHandlerTests.cs:16
SessionCreateRequestMapperTests class MMCA.ADC.Conference.Application.Tests MMCA.ADC.Conference.Application.Tests.Sessions.UseCases.Create MMCA.ADC.Conference.Application.Tests/Sessions/UseCases/Create/SessionCreateRequestMapperTests.cs:6
GetCategoryDistributionHandlerTests class MMCA.ADC.Conference.Application.Tests MMCA.ADC.Conference.Application.Tests.Sessions.UseCases.DecisionSupport MMCA.ADC.Conference.Application.Tests/Sessions/UseCases/DecisionSupport/GetCategoryDistributionHandlerTests.cs:13
GetContentSimilarityHandlerTests class MMCA.ADC.Conference.Application.Tests MMCA.ADC.Conference.Application.Tests.Sessions.UseCases.DecisionSupport MMCA.ADC.Conference.Application.Tests/Sessions/UseCases/DecisionSupport/GetContentSimilarityHandlerTests.cs:12
GetSessionSelectionDashboardHandlerTests class MMCA.ADC.Conference.Application.Tests MMCA.ADC.Conference.Application.Tests.Sessions.UseCases.DecisionSupport MMCA.ADC.Conference.Application.Tests/Sessions/UseCases/DecisionSupport/GetSessionSelectionDashboardHandlerTests.cs:15
GetSpeakerSessionOverlapHandlerTests class MMCA.ADC.Conference.Application.Tests MMCA.ADC.Conference.Application.Tests.Sessions.UseCases.DecisionSupport MMCA.ADC.Conference.Application.Tests/Sessions/UseCases/DecisionSupport/GetSpeakerSessionOverlapHandlerTests.cs:13
ScoreEventSessionsHandlerTests class MMCA.ADC.Conference.Application.Tests MMCA.ADC.Conference.Application.Tests.Sessions.UseCases.DecisionSupport MMCA.ADC.Conference.Application.Tests/Sessions/UseCases/DecisionSupport/ScoreEventSessionsHandlerTests.cs:13
SessionSimilarityCalculatorTests class MMCA.ADC.Conference.Application.Tests MMCA.ADC.Conference.Application.Tests.Sessions.UseCases.DecisionSupport MMCA.ADC.Conference.Application.Tests/Sessions/UseCases/DecisionSupport/SessionSimilarityCalculatorTests.cs:6
SpeakerLocalityHelperTests class MMCA.ADC.Conference.Application.Tests MMCA.ADC.Conference.Application.Tests.Sessions.UseCases.DecisionSupport MMCA.ADC.Conference.Application.Tests/Sessions/UseCases/DecisionSupport/SpeakerLocalityHelperTests.cs:8
DeleteSessionHandlerTests class MMCA.ADC.Conference.Application.Tests MMCA.ADC.Conference.Application.Tests.Sessions.UseCases.Delete MMCA.ADC.Conference.Application.Tests/Sessions/UseCases/Delete/DeleteSessionHandlerTests.cs:12
CalendarExportMapperTests class MMCA.ADC.Conference.Application.Tests MMCA.ADC.Conference.Application.Tests.Sessions.UseCases.ExportCalendar MMCA.ADC.Conference.Application.Tests/Sessions/UseCases/ExportCalendar/CalendarExportMapperTests.cs:14
ExportEventCalendarHandlerTests class MMCA.ADC.Conference.Application.Tests MMCA.ADC.Conference.Application.Tests.Sessions.UseCases.ExportCalendar MMCA.ADC.Conference.Application.Tests/Sessions/UseCases/ExportCalendar/ExportEventCalendarHandlerTests.cs:16
ExportSessionCalendarHandlerTests class MMCA.ADC.Conference.Application.Tests MMCA.ADC.Conference.Application.Tests.Sessions.UseCases.ExportCalendar MMCA.ADC.Conference.Application.Tests/Sessions/UseCases/ExportCalendar/ExportSessionCalendarHandlerTests.cs:16
GetPublicSessionCategoryItemFilterHandlerTests class MMCA.ADC.Conference.Application.Tests MMCA.ADC.Conference.Application.Tests.Sessions.UseCases.GetPublicSessionCategoryItemFilter MMCA.ADC.Conference.Application.Tests/Sessions/UseCases/GetPublicSessionCategoryItemFilter/GetPublicSessionCategoryItemFilterHandlerTests.cs:18
GetPublicSessionFilterHandlerTests class MMCA.ADC.Conference.Application.Tests MMCA.ADC.Conference.Application.Tests.Sessions.UseCases.GetPublicSessionFilter MMCA.ADC.Conference.Application.Tests/Sessions/UseCases/GetPublicSessionFilter/GetPublicSessionFilterHandlerTests.cs:12
GetPublicSessionSpeakerFilterHandlerTests class MMCA.ADC.Conference.Application.Tests MMCA.ADC.Conference.Application.Tests.Sessions.UseCases.GetPublicSessionSpeakerFilter MMCA.ADC.Conference.Application.Tests/Sessions/UseCases/GetPublicSessionSpeakerFilter/GetPublicSessionSpeakerFilterHandlerTests.cs:18
GetSessionsBySpeakerFilterHandlerTests class MMCA.ADC.Conference.Application.Tests MMCA.ADC.Conference.Application.Tests.Sessions.UseCases.GetSessionsBySpeakerFilter MMCA.ADC.Conference.Application.Tests/Sessions/UseCases/GetSessionsBySpeakerFilter/GetSessionsBySpeakerFilterHandlerTests.cs:16
GetNowNextHandlerTests class MMCA.ADC.Conference.Application.Tests MMCA.ADC.Conference.Application.Tests.Sessions.UseCases.NowNext MMCA.ADC.Conference.Application.Tests/Sessions/UseCases/NowNext/GetNowNextHandlerTests.cs:18
GetNowNextQueryCacheTests class MMCA.ADC.Conference.Application.Tests MMCA.ADC.Conference.Application.Tests.Sessions.UseCases.NowNext MMCA.ADC.Conference.Application.Tests/Sessions/UseCases/NowNext/GetNowNextQueryCacheTests.cs:14
RemoveSessionCategoryItemHandlerTests class MMCA.ADC.Conference.Application.Tests MMCA.ADC.Conference.Application.Tests.Sessions.UseCases.RemoveSessionCategoryItem MMCA.ADC.Conference.Application.Tests/Sessions/UseCases/RemoveSessionCategoryItem/RemoveSessionCategoryItemHandlerTests.cs:12
RemoveSessionQuestionAnswerHandlerTests class MMCA.ADC.Conference.Application.Tests MMCA.ADC.Conference.Application.Tests.Sessions.UseCases.RemoveSessionQuestionAnswer MMCA.ADC.Conference.Application.Tests/Sessions/UseCases/RemoveSessionQuestionAnswer/RemoveSessionQuestionAnswerHandlerTests.cs:14
RemoveSessionSpeakerHandlerTests class MMCA.ADC.Conference.Application.Tests MMCA.ADC.Conference.Application.Tests.Sessions.UseCases.RemoveSessionSpeaker MMCA.ADC.Conference.Application.Tests/Sessions/UseCases/RemoveSessionSpeaker/RemoveSessionSpeakerHandlerTests.cs:12
UpdateSessionHandlerTests class MMCA.ADC.Conference.Application.Tests MMCA.ADC.Conference.Application.Tests.Sessions.UseCases.Update MMCA.ADC.Conference.Application.Tests/Sessions/UseCases/Update/UpdateSessionHandlerTests.cs:13
UpdateSessionQuestionAnswerHandlerTests class MMCA.ADC.Conference.Application.Tests MMCA.ADC.Conference.Application.Tests.Sessions.UseCases.UpdateSessionQuestionAnswer MMCA.ADC.Conference.Application.Tests/Sessions/UseCases/UpdateSessionQuestionAnswer/UpdateSessionQuestionAnswerHandlerTests.cs:14
AddSessionCategoryItemCommandValidatorTests class MMCA.ADC.Conference.Application.Tests MMCA.ADC.Conference.Application.Tests.Sessions.Validation MMCA.ADC.Conference.Application.Tests/Sessions/Validation/SessionCommandValidatorTests.cs:109
AddSessionQuestionAnswerCommandValidatorTests class MMCA.ADC.Conference.Application.Tests MMCA.ADC.Conference.Application.Tests.Sessions.Validation MMCA.ADC.Conference.Application.Tests/Sessions/Validation/SessionCommandValidatorTests.cs:9
AddSessionSpeakerCommandValidatorTests class MMCA.ADC.Conference.Application.Tests MMCA.ADC.Conference.Application.Tests.Sessions.Validation MMCA.ADC.Conference.Application.Tests/Sessions/Validation/SessionCommandValidatorTests.cs:87
BatchAddSessionQuestionAnswersCommandValidatorTests class MMCA.ADC.Conference.Application.Tests MMCA.ADC.Conference.Application.Tests.Sessions.Validation MMCA.ADC.Conference.Application.Tests/Sessions/Validation/SessionCommandValidatorTests.cs:39
SessionCreateRequestValidatorTests class MMCA.ADC.Conference.Application.Tests MMCA.ADC.Conference.Application.Tests.Sessions.Validation MMCA.ADC.Conference.Application.Tests/Sessions/Validation/SessionCreateRequestValidatorTests.cs:7
SessionRoomSchedulingTests class MMCA.ADC.Conference.Application.Tests MMCA.ADC.Conference.Application.Tests.Sessions.Validation MMCA.ADC.Conference.Application.Tests/Sessions/Validation/SessionRoomSchedulingTests.cs:12
SessionUpdateRequestValidatorTests class MMCA.ADC.Conference.Application.Tests MMCA.ADC.Conference.Application.Tests.Sessions.Validation MMCA.ADC.Conference.Application.Tests/Sessions/Validation/SessionUpdateRequestValidatorTests.cs:7
SessionValidationRulesTests class MMCA.ADC.Conference.Application.Tests MMCA.ADC.Conference.Application.Tests.Sessions.Validation MMCA.ADC.Conference.Application.Tests/Sessions/Validation/SessionValidationRulesTests.cs:8
TestSessionModel record MMCA.ADC.Conference.Application.Tests MMCA.ADC.Conference.Application.Tests.Sessions.Validation MMCA.ADC.Conference.Application.Tests/Sessions/Validation/SessionValidationRulesTests.cs:10
TestSessionValidator class MMCA.ADC.Conference.Application.Tests MMCA.ADC.Conference.Application.Tests.Sessions.Validation MMCA.ADC.Conference.Application.Tests/Sessions/Validation/SessionValidationRulesTests.cs:12
SpeakerCategoryItemNavigationPopulatorTests class MMCA.ADC.Conference.Application.Tests MMCA.ADC.Conference.Application.Tests.Speakers MMCA.ADC.Conference.Application.Tests/Speakers/SpeakerCategoryItemNavigationPopulatorTests.cs:9
SpeakerEntityQueryServiceTests class MMCA.ADC.Conference.Application.Tests MMCA.ADC.Conference.Application.Tests.Speakers MMCA.ADC.Conference.Application.Tests/Speakers/SpeakerEntityQueryServiceTests.cs:16
SpeakerNavigationPopulatorTests class MMCA.ADC.Conference.Application.Tests MMCA.ADC.Conference.Application.Tests.Speakers MMCA.ADC.Conference.Application.Tests/Speakers/SpeakerNavigationPopulatorTests.cs:9
SpeakerQuestionAnswerNavigationPopulatorTests class MMCA.ADC.Conference.Application.Tests MMCA.ADC.Conference.Application.Tests.Speakers MMCA.ADC.Conference.Application.Tests/Speakers/SpeakerQuestionAnswerNavigationPopulatorTests.cs:9
Mocks record MMCA.ADC.Conference.Application.Tests MMCA.ADC.Conference.Application.Tests.Speakers.DomainEventHandlers MMCA.ADC.Conference.Application.Tests/Speakers/DomainEventHandlers/SpeakerDeletedHandlerTests.cs:17
SpeakerDeletedHandlerTests class MMCA.ADC.Conference.Application.Tests MMCA.ADC.Conference.Application.Tests.Speakers.DomainEventHandlers MMCA.ADC.Conference.Application.Tests/Speakers/DomainEventHandlers/SpeakerDeletedHandlerTests.cs:14
SpeakerCategoryItemDTOMapperTests class MMCA.ADC.Conference.Application.Tests MMCA.ADC.Conference.Application.Tests.Speakers.DTOs MMCA.ADC.Conference.Application.Tests/Speakers/DTOs/SpeakerCategoryItemDTOMapperTests.cs:7
SpeakerDTOMapperTests class MMCA.ADC.Conference.Application.Tests MMCA.ADC.Conference.Application.Tests.Speakers.DTOs MMCA.ADC.Conference.Application.Tests/Speakers/DTOs/SpeakerDTOMapperTests.cs:9
SpeakerQuestionAnswerDTOMapperTests class MMCA.ADC.Conference.Application.Tests MMCA.ADC.Conference.Application.Tests.Speakers.DTOs MMCA.ADC.Conference.Application.Tests/Speakers/DTOs/SpeakerQuestionAnswerDTOMapperTests.cs:7
AddSpeakerCategoryItemHandlerTests class MMCA.ADC.Conference.Application.Tests MMCA.ADC.Conference.Application.Tests.Speakers.UseCases.AddSpeakerCategoryItem MMCA.ADC.Conference.Application.Tests/Speakers/UseCases/AddSpeakerCategoryItem/AddSpeakerCategoryItemHandlerTests.cs:12
CreateSpeakerHandlerTests class MMCA.ADC.Conference.Application.Tests MMCA.ADC.Conference.Application.Tests.Speakers.UseCases.Create MMCA.ADC.Conference.Application.Tests/Speakers/UseCases/Create/CreateSpeakerHandlerTests.cs:14
GetPublicSpeakerCategoryItemFilterHandlerTests class MMCA.ADC.Conference.Application.Tests MMCA.ADC.Conference.Application.Tests.Speakers.UseCases.GetPublicSpeakerCategoryItemFilter MMCA.ADC.Conference.Application.Tests/Speakers/UseCases/GetPublicSpeakerCategoryItemFilter/GetPublicSpeakerCategoryItemFilterHandlerTests.cs:19
GetPublicSpeakerFilterHandlerTests class MMCA.ADC.Conference.Application.Tests MMCA.ADC.Conference.Application.Tests.Speakers.UseCases.GetPublicSpeakerFilter MMCA.ADC.Conference.Application.Tests/Speakers/UseCases/GetPublicSpeakerFilter/GetPublicSpeakerFilterHandlerTests.cs:22
GetSessionBookmarkCountHandlerTests class MMCA.ADC.Conference.Application.Tests MMCA.ADC.Conference.Application.Tests.Speakers.UseCases.GetSessionBookmarkCount MMCA.ADC.Conference.Application.Tests/Speakers/UseCases/GetSessionBookmarkCount/GetSessionBookmarkCountHandlerTests.cs:11
GetSessionBookmarkCountsHandlerTests class MMCA.ADC.Conference.Application.Tests MMCA.ADC.Conference.Application.Tests.Speakers.UseCases.GetSessionBookmarkCounts MMCA.ADC.Conference.Application.Tests/Speakers/UseCases/GetSessionBookmarkCounts/GetSessionBookmarkCountsHandlerTests.cs:11
GetSessionFeedbackHandlerTests class MMCA.ADC.Conference.Application.Tests MMCA.ADC.Conference.Application.Tests.Speakers.UseCases.GetSessionFeedback MMCA.ADC.Conference.Application.Tests/Speakers/UseCases/GetSessionFeedback/GetSessionFeedbackHandlerTests.cs:11
GetSpeakersByEventFilterHandlerTests class MMCA.ADC.Conference.Application.Tests MMCA.ADC.Conference.Application.Tests.Speakers.UseCases.GetSpeakersByEventFilter MMCA.ADC.Conference.Application.Tests/Speakers/UseCases/GetSpeakersByEventFilter/GetSpeakersByEventFilterHandlerTests.cs:18
LinkUserToSpeakerHandlerTests class MMCA.ADC.Conference.Application.Tests MMCA.ADC.Conference.Application.Tests.Speakers.UseCases.LinkUser MMCA.ADC.Conference.Application.Tests/Speakers/UseCases/LinkUser/LinkUserToSpeakerHandlerTests.cs:13
RemoveSpeakerCategoryItemHandlerTests class MMCA.ADC.Conference.Application.Tests MMCA.ADC.Conference.Application.Tests.Speakers.UseCases.RemoveSpeakerCategoryItem MMCA.ADC.Conference.Application.Tests/Speakers/UseCases/RemoveSpeakerCategoryItem/RemoveSpeakerCategoryItemHandlerTests.cs:11
UnlinkUserFromSpeakerHandlerTests class MMCA.ADC.Conference.Application.Tests MMCA.ADC.Conference.Application.Tests.Speakers.UseCases.UnlinkUser MMCA.ADC.Conference.Application.Tests/Speakers/UseCases/UnlinkUser/UnlinkUserFromSpeakerHandlerTests.cs:12
UpdateSpeakerHandlerTests class MMCA.ADC.Conference.Application.Tests MMCA.ADC.Conference.Application.Tests.Speakers.UseCases.Update MMCA.ADC.Conference.Application.Tests/Speakers/UseCases/Update/UpdateSpeakerHandlerTests.cs:19
AddSpeakerCategoryItemCommandValidatorTests class MMCA.ADC.Conference.Application.Tests MMCA.ADC.Conference.Application.Tests.Speakers.Validation MMCA.ADC.Conference.Application.Tests/Speakers/Validation/SpeakerCommandValidatorTests.cs:6
SpeakerCreateRequestValidatorTests class MMCA.ADC.Conference.Application.Tests MMCA.ADC.Conference.Application.Tests.Speakers.Validation MMCA.ADC.Conference.Application.Tests/Speakers/Validation/SpeakerCreateRequestValidatorTests.cs:7
SpeakerUpdateRequestValidatorTests class MMCA.ADC.Conference.Application.Tests MMCA.ADC.Conference.Application.Tests.Speakers.Validation MMCA.ADC.Conference.Application.Tests/Speakers/Validation/SpeakerUpdateRequestValidatorTests.cs:7
SpeakerValidationRulesTests class MMCA.ADC.Conference.Application.Tests MMCA.ADC.Conference.Application.Tests.Speakers.Validation MMCA.ADC.Conference.Application.Tests/Speakers/Validation/SpeakerValidationRulesTests.cs:8
TestSpeakerModel record MMCA.ADC.Conference.Application.Tests MMCA.ADC.Conference.Application.Tests.Speakers.Validation MMCA.ADC.Conference.Application.Tests/Speakers/Validation/SpeakerValidationRulesTests.cs:10
TestSpeakerValidator class MMCA.ADC.Conference.Application.Tests MMCA.ADC.Conference.Application.Tests.Speakers.Validation MMCA.ADC.Conference.Application.Tests/Speakers/Validation/SpeakerValidationRulesTests.cs:12
SponsorNavigationPopulatorTests class MMCA.ADC.Conference.Application.Tests MMCA.ADC.Conference.Application.Tests.Sponsors MMCA.ADC.Conference.Application.Tests/Sponsors/SponsorNavigationPopulatorTests.cs:9
SponsorDTOMapperTests class MMCA.ADC.Conference.Application.Tests MMCA.ADC.Conference.Application.Tests.Sponsors.DTOs MMCA.ADC.Conference.Application.Tests/Sponsors/DTOs/SponsorDTOMapperTests.cs:8
CreateSponsorHandlerTests class MMCA.ADC.Conference.Application.Tests MMCA.ADC.Conference.Application.Tests.Sponsors.UseCases MMCA.ADC.Conference.Application.Tests/Sponsors/UseCases/CreateSponsorHandlerTests.cs:14
SponsorUpdateApplierTests class MMCA.ADC.Conference.Application.Tests MMCA.ADC.Conference.Application.Tests.Sponsors.UseCases MMCA.ADC.Conference.Application.Tests/Sponsors/UseCases/SponsorUpdateApplierTests.cs:19
GetPublicSponsorFilterHandlerTests class MMCA.ADC.Conference.Application.Tests MMCA.ADC.Conference.Application.Tests.Sponsors.UseCases.GetPublicSponsorFilter MMCA.ADC.Conference.Application.Tests/Sponsors/UseCases/GetPublicSponsorFilter/GetPublicSponsorFilterHandlerTests.cs:19
SponsorCreateRequestValidatorTests class MMCA.ADC.Conference.Application.Tests MMCA.ADC.Conference.Application.Tests.Sponsors.Validation MMCA.ADC.Conference.Application.Tests/Sponsors/Validation/SponsorCreateRequestValidatorTests.cs:8
SponsorUpdateRequestValidatorTests class MMCA.ADC.Conference.Application.Tests MMCA.ADC.Conference.Application.Tests.Sponsors.Validation MMCA.ADC.Conference.Application.Tests/Sponsors/Validation/SponsorUpdateRequestValidatorTests.cs:8
Fakes record MMCA.ADC.Conference.Application.Tests MMCA.ADC.Conference.Application.Tests.Users.IntegrationEventHandlers MMCA.ADC.Conference.Application.Tests/Users/IntegrationEventHandlers/UserRegisteredHandlerTests.cs:18
UserRegisteredHandlerTests class MMCA.ADC.Conference.Application.Tests MMCA.ADC.Conference.Application.Tests.Users.IntegrationEventHandlers MMCA.ADC.Conference.Application.Tests/Users/IntegrationEventHandlers/UserRegisteredHandlerTests.cs:15
DependencyInjection class MMCA.ADC.Conference.Contracts MMCA.ADC.Conference.Contracts MMCA.ADC.Conference.Contracts/DependencyInjection.cs:15
EventLiveValidationServiceGrpcAdapter class MMCA.ADC.Conference.Contracts MMCA.ADC.Conference.Contracts MMCA.ADC.Conference.Contracts/EventLiveValidationServiceGrpcAdapter.cs:27
SessionBookmarkValidationServiceGrpcAdapter class MMCA.ADC.Conference.Contracts MMCA.ADC.Conference.Contracts MMCA.ADC.Conference.Contracts/SessionBookmarkValidationServiceGrpcAdapter.cs:27
AssemblyReference class MMCA.ADC.Conference.Domain MMCA.ADC.Conference.Domain MMCA.ADC.Conference.Domain/AssemblyReference.cs:5
ClassReference class MMCA.ADC.Conference.Domain MMCA.ADC.Conference.Domain MMCA.ADC.Conference.Domain/AssemblyReference.cs:11
Activity class MMCA.ADC.Conference.Domain MMCA.ADC.Conference.Domain.Activities MMCA.ADC.Conference.Domain/Activities/Activity.cs:20
ActivityInvariants class MMCA.ADC.Conference.Domain MMCA.ADC.Conference.Domain.Activities MMCA.ADC.Conference.Domain/Activities/ActivityInvariants.cs:13
ActivityChanged record MMCA.ADC.Conference.Domain MMCA.ADC.Conference.Domain.Activities.DomainEvents MMCA.ADC.Conference.Domain/Activities/DomainEvents/ActivityChanged.cs:12
Category class MMCA.ADC.Conference.Domain MMCA.ADC.Conference.Domain.Categories MMCA.ADC.Conference.Domain/Categories/Category.cs:16
CategoryInvariants class MMCA.ADC.Conference.Domain MMCA.ADC.Conference.Domain.Categories MMCA.ADC.Conference.Domain/Categories/CategoryInvariants.cs:15
CategoryItem class MMCA.ADC.Conference.Domain MMCA.ADC.Conference.Domain.Categories MMCA.ADC.Conference.Domain/Categories/CategoryItem.cs:14
CategoryChanged record MMCA.ADC.Conference.Domain MMCA.ADC.Conference.Domain.Categories.DomainEvents MMCA.ADC.Conference.Domain/Categories/DomainEvents/CategoryChanged.cs:12
CategoryItemChanged record MMCA.ADC.Conference.Domain MMCA.ADC.Conference.Domain.Categories.DomainEvents MMCA.ADC.Conference.Domain/Categories/DomainEvents/CategoryItemChanged.cs:13
Event class MMCA.ADC.Conference.Domain MMCA.ADC.Conference.Domain.Events MMCA.ADC.Conference.Domain/Events/Event.cs:24
EventCascadeDeletionDomainService class MMCA.ADC.Conference.Domain MMCA.ADC.Conference.Domain.Events MMCA.ADC.Conference.Domain/Events/EventCascadeDeletionDomainService.cs:15
EventInvariants class MMCA.ADC.Conference.Domain MMCA.ADC.Conference.Domain.Events MMCA.ADC.Conference.Domain/Events/EventInvariants.cs:14
EventQuestionAnswer class MMCA.ADC.Conference.Domain MMCA.ADC.Conference.Domain.Events MMCA.ADC.Conference.Domain/Events/EventQuestionAnswer.cs:13
EventSpeaker class MMCA.ADC.Conference.Domain MMCA.ADC.Conference.Domain.Events MMCA.ADC.Conference.Domain/Events/EventSpeaker.cs:14
IEventCascadeDeletionDomainService interface MMCA.ADC.Conference.Domain MMCA.ADC.Conference.Domain.Events MMCA.ADC.Conference.Domain/Events/IEventCascadeDeletionDomainService.cs:14
Room class MMCA.ADC.Conference.Domain MMCA.ADC.Conference.Domain.Events MMCA.ADC.Conference.Domain/Events/Room.cs:13
EventChanged record MMCA.ADC.Conference.Domain MMCA.ADC.Conference.Domain.Events.DomainEvents MMCA.ADC.Conference.Domain/Events/DomainEvents/EventChanged.cs:12
EventQuestionAnswerChanged record MMCA.ADC.Conference.Domain MMCA.ADC.Conference.Domain.Events.DomainEvents MMCA.ADC.Conference.Domain/Events/DomainEvents/EventQuestionAnswerChanged.cs:13
EventSpeakerChanged record MMCA.ADC.Conference.Domain MMCA.ADC.Conference.Domain.Events.DomainEvents MMCA.ADC.Conference.Domain/Events/DomainEvents/EventSpeakerChanged.cs:13
RoomChanged record MMCA.ADC.Conference.Domain MMCA.ADC.Conference.Domain.Events.DomainEvents MMCA.ADC.Conference.Domain/Events/DomainEvents/RoomChanged.cs:13
Question class MMCA.ADC.Conference.Domain MMCA.ADC.Conference.Domain.Questions MMCA.ADC.Conference.Domain/Questions/Question.cs:14
QuestionInvariants class MMCA.ADC.Conference.Domain MMCA.ADC.Conference.Domain.Questions MMCA.ADC.Conference.Domain/Questions/QuestionInvariants.cs:13
QuestionChanged record MMCA.ADC.Conference.Domain MMCA.ADC.Conference.Domain.Questions.DomainEvents MMCA.ADC.Conference.Domain/Questions/DomainEvents/QuestionChanged.cs:12
Session class MMCA.ADC.Conference.Domain MMCA.ADC.Conference.Domain.Sessions MMCA.ADC.Conference.Domain/Sessions/Session.cs:22
SessionAiScore class MMCA.ADC.Conference.Domain MMCA.ADC.Conference.Domain.Sessions MMCA.ADC.Conference.Domain/Sessions/SessionAiScore.cs:13
SessionCategoryItem class MMCA.ADC.Conference.Domain MMCA.ADC.Conference.Domain.Sessions MMCA.ADC.Conference.Domain/Sessions/SessionCategoryItem.cs:14
SessionInvariants class MMCA.ADC.Conference.Domain MMCA.ADC.Conference.Domain.Sessions MMCA.ADC.Conference.Domain/Sessions/SessionInvariants.cs:13
SessionQuestionAnswer class MMCA.ADC.Conference.Domain MMCA.ADC.Conference.Domain.Sessions MMCA.ADC.Conference.Domain/Sessions/SessionQuestionAnswer.cs:13
SessionSpeaker class MMCA.ADC.Conference.Domain MMCA.ADC.Conference.Domain.Sessions MMCA.ADC.Conference.Domain/Sessions/SessionSpeaker.cs:14
SessionStatuses class MMCA.ADC.Conference.Domain MMCA.ADC.Conference.Domain.Sessions MMCA.ADC.Conference.Domain/Sessions/SessionStatuses.cs:14
SessionCategoryItemChanged record MMCA.ADC.Conference.Domain MMCA.ADC.Conference.Domain.Sessions.DomainEvents MMCA.ADC.Conference.Domain/Sessions/DomainEvents/SessionCategoryItemChanged.cs:13
SessionChanged record MMCA.ADC.Conference.Domain MMCA.ADC.Conference.Domain.Sessions.DomainEvents MMCA.ADC.Conference.Domain/Sessions/DomainEvents/SessionChanged.cs:13
SessionQuestionAnswerChanged record MMCA.ADC.Conference.Domain MMCA.ADC.Conference.Domain.Sessions.DomainEvents MMCA.ADC.Conference.Domain/Sessions/DomainEvents/SessionQuestionAnswerChanged.cs:13
SessionSpeakerChanged record MMCA.ADC.Conference.Domain MMCA.ADC.Conference.Domain.Sessions.DomainEvents MMCA.ADC.Conference.Domain/Sessions/DomainEvents/SessionSpeakerChanged.cs:13
Speaker class MMCA.ADC.Conference.Domain MMCA.ADC.Conference.Domain.Speakers MMCA.ADC.Conference.Domain/Speakers/Speaker.cs:22
SpeakerCategoryItem class MMCA.ADC.Conference.Domain MMCA.ADC.Conference.Domain.Speakers MMCA.ADC.Conference.Domain/Speakers/SpeakerCategoryItem.cs:14
SpeakerInvariants class MMCA.ADC.Conference.Domain MMCA.ADC.Conference.Domain.Speakers MMCA.ADC.Conference.Domain/Speakers/SpeakerInvariants.cs:13
SpeakerQuestionAnswer class MMCA.ADC.Conference.Domain MMCA.ADC.Conference.Domain.Speakers MMCA.ADC.Conference.Domain/Speakers/SpeakerQuestionAnswer.cs:13
SpeakerCategoryItemChanged record MMCA.ADC.Conference.Domain MMCA.ADC.Conference.Domain.Speakers.DomainEvents MMCA.ADC.Conference.Domain/Speakers/DomainEvents/SpeakerCategoryItemChanged.cs:13
SpeakerChanged record MMCA.ADC.Conference.Domain MMCA.ADC.Conference.Domain.Speakers.DomainEvents MMCA.ADC.Conference.Domain/Speakers/DomainEvents/SpeakerChanged.cs:16
SpeakerQuestionAnswerChanged record MMCA.ADC.Conference.Domain MMCA.ADC.Conference.Domain.Speakers.DomainEvents MMCA.ADC.Conference.Domain/Speakers/DomainEvents/SpeakerQuestionAnswerChanged.cs:13
Sponsor class MMCA.ADC.Conference.Domain MMCA.ADC.Conference.Domain.Sponsors MMCA.ADC.Conference.Domain/Sponsors/Sponsor.cs:18
SponsorInvariants class MMCA.ADC.Conference.Domain MMCA.ADC.Conference.Domain.Sponsors MMCA.ADC.Conference.Domain/Sponsors/SponsorInvariants.cs:13
SponsorChanged record MMCA.ADC.Conference.Domain MMCA.ADC.Conference.Domain.Sponsors.DomainEvents MMCA.ADC.Conference.Domain/Sponsors/DomainEvents/SponsorChanged.cs:12
ActivityInvariantsTests class MMCA.ADC.Conference.Domain.Tests MMCA.ADC.Conference.Domain.Tests.Activities MMCA.ADC.Conference.Domain.Tests/Activities/ActivityInvariantsTests.cs:6
ActivityTests class MMCA.ADC.Conference.Domain.Tests MMCA.ADC.Conference.Domain.Tests.Activities MMCA.ADC.Conference.Domain.Tests/Activities/ActivityTests.cs:10
ActivityBuilder class MMCA.ADC.Conference.Domain.Tests MMCA.ADC.Conference.Domain.Tests.Builders MMCA.ADC.Conference.Domain.Tests/Builders/ActivityBuilder.cs:10
EventBuilder class MMCA.ADC.Conference.Domain.Tests MMCA.ADC.Conference.Domain.Tests.Builders MMCA.ADC.Conference.Domain.Tests/Builders/EventBuilder.cs:10
SessionBuilder class MMCA.ADC.Conference.Domain.Tests MMCA.ADC.Conference.Domain.Tests.Builders MMCA.ADC.Conference.Domain.Tests/Builders/SessionBuilder.cs:10
SpeakerBuilder class MMCA.ADC.Conference.Domain.Tests MMCA.ADC.Conference.Domain.Tests.Builders MMCA.ADC.Conference.Domain.Tests/Builders/SpeakerBuilder.cs:10
SponsorBuilder class MMCA.ADC.Conference.Domain.Tests MMCA.ADC.Conference.Domain.Tests.Builders MMCA.ADC.Conference.Domain.Tests/Builders/SponsorBuilder.cs:11
CategoryInvariantsTests class MMCA.ADC.Conference.Domain.Tests MMCA.ADC.Conference.Domain.Tests.Categories MMCA.ADC.Conference.Domain.Tests/Categories/CategoryInvariantsTests.cs:6
CategoryTests class MMCA.ADC.Conference.Domain.Tests MMCA.ADC.Conference.Domain.Tests.Categories MMCA.ADC.Conference.Domain.Tests/Categories/CategoryTests.cs:8
EventCascadeDeletionDomainServiceTests class MMCA.ADC.Conference.Domain.Tests MMCA.ADC.Conference.Domain.Tests.Events MMCA.ADC.Conference.Domain.Tests/Events/EventCascadeDeletionDomainServiceTests.cs:8
EventInvariantsTests class MMCA.ADC.Conference.Domain.Tests MMCA.ADC.Conference.Domain.Tests.Events MMCA.ADC.Conference.Domain.Tests/Events/EventInvariantsTests.cs:6
EventQuestionAnswerTests class MMCA.ADC.Conference.Domain.Tests MMCA.ADC.Conference.Domain.Tests.Events MMCA.ADC.Conference.Domain.Tests/Events/EventQuestionAnswerTests.cs:14
EventSpeakerTests class MMCA.ADC.Conference.Domain.Tests MMCA.ADC.Conference.Domain.Tests.Events MMCA.ADC.Conference.Domain.Tests/Events/EventSpeakerTests.cs:13
EventTests class MMCA.ADC.Conference.Domain.Tests MMCA.ADC.Conference.Domain.Tests.Events MMCA.ADC.Conference.Domain.Tests/Events/EventTests.cs:10
QuestionInvariantsTests class MMCA.ADC.Conference.Domain.Tests MMCA.ADC.Conference.Domain.Tests.Questions MMCA.ADC.Conference.Domain.Tests/Questions/QuestionInvariantsTests.cs:6
QuestionTests class MMCA.ADC.Conference.Domain.Tests MMCA.ADC.Conference.Domain.Tests.Questions MMCA.ADC.Conference.Domain.Tests/Questions/QuestionTests.cs:6
SessionAiScoreTests class MMCA.ADC.Conference.Domain.Tests MMCA.ADC.Conference.Domain.Tests.Sessions MMCA.ADC.Conference.Domain.Tests/Sessions/SessionAiScoreTests.cs:10
SessionCategoryItemTests class MMCA.ADC.Conference.Domain.Tests MMCA.ADC.Conference.Domain.Tests.Sessions MMCA.ADC.Conference.Domain.Tests/Sessions/SessionCategoryItemTests.cs:14
SessionInvariantsTests class MMCA.ADC.Conference.Domain.Tests MMCA.ADC.Conference.Domain.Tests.Sessions MMCA.ADC.Conference.Domain.Tests/Sessions/SessionInvariantsTests.cs:6
SessionQuestionAnswerTests class MMCA.ADC.Conference.Domain.Tests MMCA.ADC.Conference.Domain.Tests.Sessions MMCA.ADC.Conference.Domain.Tests/Sessions/SessionQuestionAnswerTests.cs:15
SessionSpeakerTests class MMCA.ADC.Conference.Domain.Tests MMCA.ADC.Conference.Domain.Tests.Sessions MMCA.ADC.Conference.Domain.Tests/Sessions/SessionSpeakerTests.cs:14
SessionTests class MMCA.ADC.Conference.Domain.Tests MMCA.ADC.Conference.Domain.Tests.Sessions MMCA.ADC.Conference.Domain.Tests/Sessions/SessionTests.cs:8
SpeakerCategoryItemTests class MMCA.ADC.Conference.Domain.Tests MMCA.ADC.Conference.Domain.Tests.Speakers MMCA.ADC.Conference.Domain.Tests/Speakers/SpeakerCategoryItemTests.cs:13
SpeakerInvariantsTests class MMCA.ADC.Conference.Domain.Tests MMCA.ADC.Conference.Domain.Tests.Speakers MMCA.ADC.Conference.Domain.Tests/Speakers/SpeakerInvariantsTests.cs:6
SpeakerQuestionAnswerTests class MMCA.ADC.Conference.Domain.Tests MMCA.ADC.Conference.Domain.Tests.Speakers MMCA.ADC.Conference.Domain.Tests/Speakers/SpeakerQuestionAnswerTests.cs:14
SpeakerTests class MMCA.ADC.Conference.Domain.Tests MMCA.ADC.Conference.Domain.Tests.Speakers MMCA.ADC.Conference.Domain.Tests/Speakers/SpeakerTests.cs:8
SponsorInvariantsTests class MMCA.ADC.Conference.Domain.Tests MMCA.ADC.Conference.Domain.Tests.Sponsors MMCA.ADC.Conference.Domain.Tests/Sponsors/SponsorInvariantsTests.cs:6
SponsorTests class MMCA.ADC.Conference.Domain.Tests MMCA.ADC.Conference.Domain.Tests.Sponsors MMCA.ADC.Conference.Domain.Tests/Sponsors/SponsorTests.cs:11
AssemblyReference class MMCA.ADC.Conference.Infrastructure MMCA.ADC.Conference.Infrastructure MMCA.ADC.Conference.Infrastructure/AssemblyReference.cs:5
ClassReference class MMCA.ADC.Conference.Infrastructure MMCA.ADC.Conference.Infrastructure MMCA.ADC.Conference.Infrastructure/AssemblyReference.cs:11
DependencyInjection class MMCA.ADC.Conference.Infrastructure MMCA.ADC.Conference.Infrastructure MMCA.ADC.Conference.Infrastructure/DependencyInjection.cs:13
SessionizeService class MMCA.ADC.Conference.Infrastructure MMCA.ADC.Conference.Infrastructure.Events.Sessionize MMCA.ADC.Conference.Infrastructure/Events/Sessionize/SessionizeService.cs:10
ModuleApplicationDbContext class MMCA.ADC.Conference.Infrastructure MMCA.ADC.Conference.Infrastructure.Persistence.DbContexts MMCA.ADC.Conference.Infrastructure/Persistence/DbContexts/ModuleApplicationDbContext.cs:20
ConferenceModuleDbSeeder class MMCA.ADC.Conference.Infrastructure MMCA.ADC.Conference.Infrastructure.Persistence.DbContexts.Seeding MMCA.ADC.Conference.Infrastructure/Persistence/DbContexts/Seeding/ConferenceModuleDbSeeder.cs:25
ActivityConfiguration class MMCA.ADC.Conference.Infrastructure MMCA.ADC.Conference.Infrastructure.Persistence.EntityConfiguration.Activities MMCA.ADC.Conference.Infrastructure/Persistence/EntityConfiguration/Activities/ActivityConfiguration.cs:11
CategoryItemConfiguration class MMCA.ADC.Conference.Infrastructure MMCA.ADC.Conference.Infrastructure.Persistence.EntityConfiguration.Categories MMCA.ADC.Conference.Infrastructure/Persistence/EntityConfiguration/Categories/CategoryItemConfiguration.cs:10
ConferenceCategoryConfiguration class MMCA.ADC.Conference.Infrastructure MMCA.ADC.Conference.Infrastructure.Persistence.EntityConfiguration.Categories MMCA.ADC.Conference.Infrastructure/Persistence/EntityConfiguration/Categories/ConferenceCategoryConfiguration.cs:13
EventConfiguration class MMCA.ADC.Conference.Infrastructure MMCA.ADC.Conference.Infrastructure.Persistence.EntityConfiguration.Events MMCA.ADC.Conference.Infrastructure/Persistence/EntityConfiguration/Events/EventConfiguration.cs:12
EventQuestionAnswerConfiguration class MMCA.ADC.Conference.Infrastructure MMCA.ADC.Conference.Infrastructure.Persistence.EntityConfiguration.Events MMCA.ADC.Conference.Infrastructure/Persistence/EntityConfiguration/Events/EventQuestionAnswerConfiguration.cs:11
EventSpeakerConfiguration class MMCA.ADC.Conference.Infrastructure MMCA.ADC.Conference.Infrastructure.Persistence.EntityConfiguration.Events MMCA.ADC.Conference.Infrastructure/Persistence/EntityConfiguration/Events/EventSpeakerConfiguration.cs:11
RoomConfiguration class MMCA.ADC.Conference.Infrastructure MMCA.ADC.Conference.Infrastructure.Persistence.EntityConfiguration.Events MMCA.ADC.Conference.Infrastructure/Persistence/EntityConfiguration/Events/RoomConfiguration.cs:11
QuestionConfiguration class MMCA.ADC.Conference.Infrastructure MMCA.ADC.Conference.Infrastructure.Persistence.EntityConfiguration.Questions MMCA.ADC.Conference.Infrastructure/Persistence/EntityConfiguration/Questions/QuestionConfiguration.cs:10
SessionAiScoreConfiguration class MMCA.ADC.Conference.Infrastructure MMCA.ADC.Conference.Infrastructure.Persistence.EntityConfiguration.Sessions MMCA.ADC.Conference.Infrastructure/Persistence/EntityConfiguration/Sessions/SessionAiScoreConfiguration.cs:11
SessionCategoryItemConfiguration class MMCA.ADC.Conference.Infrastructure MMCA.ADC.Conference.Infrastructure.Persistence.EntityConfiguration.Sessions MMCA.ADC.Conference.Infrastructure/Persistence/EntityConfiguration/Sessions/SessionCategoryItemConfiguration.cs:11
SessionConfiguration class MMCA.ADC.Conference.Infrastructure MMCA.ADC.Conference.Infrastructure.Persistence.EntityConfiguration.Sessions MMCA.ADC.Conference.Infrastructure/Persistence/EntityConfiguration/Sessions/SessionConfiguration.cs:12
SessionQuestionAnswerConfiguration class MMCA.ADC.Conference.Infrastructure MMCA.ADC.Conference.Infrastructure.Persistence.EntityConfiguration.Sessions MMCA.ADC.Conference.Infrastructure/Persistence/EntityConfiguration/Sessions/SessionQuestionAnswerConfiguration.cs:11
SessionSpeakerConfiguration class MMCA.ADC.Conference.Infrastructure MMCA.ADC.Conference.Infrastructure.Persistence.EntityConfiguration.Sessions MMCA.ADC.Conference.Infrastructure/Persistence/EntityConfiguration/Sessions/SessionSpeakerConfiguration.cs:11
SpeakerCategoryItemConfiguration class MMCA.ADC.Conference.Infrastructure MMCA.ADC.Conference.Infrastructure.Persistence.EntityConfiguration.Speakers MMCA.ADC.Conference.Infrastructure/Persistence/EntityConfiguration/Speakers/SpeakerCategoryItemConfiguration.cs:11
SpeakerConfiguration class MMCA.ADC.Conference.Infrastructure MMCA.ADC.Conference.Infrastructure.Persistence.EntityConfiguration.Speakers MMCA.ADC.Conference.Infrastructure/Persistence/EntityConfiguration/Speakers/SpeakerConfiguration.cs:12
SpeakerQuestionAnswerConfiguration class MMCA.ADC.Conference.Infrastructure MMCA.ADC.Conference.Infrastructure.Persistence.EntityConfiguration.Speakers MMCA.ADC.Conference.Infrastructure/Persistence/EntityConfiguration/Speakers/SpeakerQuestionAnswerConfiguration.cs:10
SponsorConfiguration class MMCA.ADC.Conference.Infrastructure MMCA.ADC.Conference.Infrastructure.Persistence.EntityConfiguration.Sponsors MMCA.ADC.Conference.Infrastructure/Persistence/EntityConfiguration/Sponsors/SponsorConfiguration.cs:11
AiScoreResponse record MMCA.ADC.Conference.Infrastructure MMCA.ADC.Conference.Infrastructure.Sessions.Scoring MMCA.ADC.Conference.Infrastructure/Sessions/Scoring/AnthropicScoringService.cs:508
AnthropicContentBlock record MMCA.ADC.Conference.Infrastructure MMCA.ADC.Conference.Infrastructure.Sessions.Scoring MMCA.ADC.Conference.Infrastructure/Sessions/Scoring/AnthropicScoringService.cs:497
AnthropicJsonSchemaFormat record MMCA.ADC.Conference.Infrastructure MMCA.ADC.Conference.Infrastructure.Sessions.Scoring MMCA.ADC.Conference.Infrastructure/Sessions/Scoring/AnthropicScoringService.cs:458
AnthropicMessage record MMCA.ADC.Conference.Infrastructure MMCA.ADC.Conference.Infrastructure.Sessions.Scoring MMCA.ADC.Conference.Infrastructure/Sessions/Scoring/AnthropicScoringService.cs:467
AnthropicOutputConfig record MMCA.ADC.Conference.Infrastructure MMCA.ADC.Conference.Infrastructure.Sessions.Scoring MMCA.ADC.Conference.Infrastructure/Sessions/Scoring/AnthropicScoringService.cs:452
AnthropicRequest record MMCA.ADC.Conference.Infrastructure MMCA.ADC.Conference.Infrastructure.Sessions.Scoring MMCA.ADC.Conference.Infrastructure/Sessions/Scoring/AnthropicScoringService.cs:434
AnthropicResponse record MMCA.ADC.Conference.Infrastructure MMCA.ADC.Conference.Infrastructure.Sessions.Scoring MMCA.ADC.Conference.Infrastructure/Sessions/Scoring/AnthropicScoringService.cs:476
AnthropicScoringService class MMCA.ADC.Conference.Infrastructure MMCA.ADC.Conference.Infrastructure.Sessions.Scoring MMCA.ADC.Conference.Infrastructure/Sessions/Scoring/AnthropicScoringService.cs:19
AnthropicUsage record MMCA.ADC.Conference.Infrastructure MMCA.ADC.Conference.Infrastructure.Sessions.Scoring MMCA.ADC.Conference.Infrastructure/Sessions/Scoring/AnthropicScoringService.cs:488
ScoringInstruments class MMCA.ADC.Conference.Infrastructure MMCA.ADC.Conference.Infrastructure.Sessions.Scoring MMCA.ADC.Conference.Infrastructure/Sessions/Scoring/AnthropicScoringService.cs:326
SessionScoreStamp record MMCA.ADC.Conference.Infrastructure MMCA.ADC.Conference.Infrastructure.Sessions.Scoring MMCA.ADC.Conference.Infrastructure/Sessions/Scoring/SessionScoringSweepJob.cs:213
SessionScoringCandidate record MMCA.ADC.Conference.Infrastructure MMCA.ADC.Conference.Infrastructure.Sessions.Scoring MMCA.ADC.Conference.Infrastructure/Sessions/Scoring/SessionScoringSweepJob.cs:208
SessionScoringProcessor class MMCA.ADC.Conference.Infrastructure MMCA.ADC.Conference.Infrastructure.Sessions.Scoring MMCA.ADC.Conference.Infrastructure/Sessions/Scoring/SessionScoringProcessor.cs:49
SessionScoringSweepJob class MMCA.ADC.Conference.Infrastructure MMCA.ADC.Conference.Infrastructure.Sessions.Scoring MMCA.ADC.Conference.Infrastructure/Sessions/Scoring/SessionScoringSweepJob.cs:54
ConferenceEntityConfigurationTests class MMCA.ADC.Conference.Infrastructure.Tests MMCA.ADC.Conference.Infrastructure.Tests.Persistence MMCA.ADC.Conference.Infrastructure.Tests/Persistence/ConferenceEntityConfigurationTests.cs:17
ConferenceTestDbContext class MMCA.ADC.Conference.Infrastructure.Tests MMCA.ADC.Conference.Infrastructure.Tests.Persistence MMCA.ADC.Conference.Infrastructure.Tests/Persistence/ConferenceEntityConfigurationTests.cs:759
ConferenceModuleDbSeederTests class MMCA.ADC.Conference.Infrastructure.Tests MMCA.ADC.Conference.Infrastructure.Tests.Seeding MMCA.ADC.Conference.Infrastructure.Tests/Seeding/ConferenceModuleDbSeederTests.cs:11
SeederMocks record MMCA.ADC.Conference.Infrastructure.Tests MMCA.ADC.Conference.Infrastructure.Tests.Seeding MMCA.ADC.Conference.Infrastructure.Tests/Seeding/ConferenceModuleDbSeederTests.cs:79
AnthropicScoringServiceTests class MMCA.ADC.Conference.Infrastructure.Tests MMCA.ADC.Conference.Infrastructure.Tests.Services MMCA.ADC.Conference.Infrastructure.Tests/Services/AnthropicScoringServiceTests.cs:13
FakeAnthropicHandler class MMCA.ADC.Conference.Infrastructure.Tests MMCA.ADC.Conference.Infrastructure.Tests.Services MMCA.ADC.Conference.Infrastructure.Tests/Services/AnthropicScoringServiceTests.cs:79
Handle class MMCA.ADC.Conference.Infrastructure.Tests MMCA.ADC.Conference.Infrastructure.Tests.Services MMCA.ADC.Conference.Infrastructure.Tests/Services/SessionScoringProcessorTests.cs:235
RecordingDistributedLock class MMCA.ADC.Conference.Infrastructure.Tests MMCA.ADC.Conference.Infrastructure.Tests.Services MMCA.ADC.Conference.Infrastructure.Tests/Services/SessionScoringProcessorTests.cs:197
RecordingLogger class MMCA.ADC.Conference.Infrastructure.Tests MMCA.ADC.Conference.Infrastructure.Tests.Services MMCA.ADC.Conference.Infrastructure.Tests/Services/SessionScoringProcessorTests.cs:307
RecordingScoringHandler class MMCA.ADC.Conference.Infrastructure.Tests MMCA.ADC.Conference.Infrastructure.Tests.Services MMCA.ADC.Conference.Infrastructure.Tests/Services/SessionScoringProcessorTests.cs:344
SessionizeServiceTests class MMCA.ADC.Conference.Infrastructure.Tests MMCA.ADC.Conference.Infrastructure.Tests.Services MMCA.ADC.Conference.Infrastructure.Tests/Services/SessionizeServiceTests.cs:11
SessionScoringProcessorTests class MMCA.ADC.Conference.Infrastructure.Tests MMCA.ADC.Conference.Infrastructure.Tests.Services MMCA.ADC.Conference.Infrastructure.Tests/Services/SessionScoringProcessorTests.cs:23
SessionScoringSweepJobTests class MMCA.ADC.Conference.Infrastructure.Tests MMCA.ADC.Conference.Infrastructure.Tests.Services MMCA.ADC.Conference.Infrastructure.Tests/Services/SessionScoringSweepJobTests.cs:19
TerminalFailureRecorder class MMCA.ADC.Conference.Infrastructure.Tests MMCA.ADC.Conference.Infrastructure.Tests.Services MMCA.ADC.Conference.Infrastructure.Tests/Services/SessionScoringProcessorTests.cs:249
TestMeterFactory class MMCA.ADC.Conference.Infrastructure.Tests MMCA.ADC.Conference.Infrastructure.Tests.Services MMCA.ADC.Conference.Infrastructure.Tests/Services/AnthropicScoringServiceTests.cs:53
AnonymousAccessDeniedTests class MMCA.ADC.Conference.IntegrationTests MMCA.ADC.Conference.IntegrationTests.Anonymous MMCA.ADC.Conference.IntegrationTests/Anonymous/AnonymousAccessDeniedTests.cs:8
AttendeeAccessDeniedTests class MMCA.ADC.Conference.IntegrationTests MMCA.ADC.Conference.IntegrationTests.Attendee MMCA.ADC.Conference.IntegrationTests/Attendee/AttendeeAccessDeniedTests.cs:8
AttendeeQuestionAnswerTests class MMCA.ADC.Conference.IntegrationTests MMCA.ADC.Conference.IntegrationTests.Attendee MMCA.ADC.Conference.IntegrationTests/Attendee/AttendeeQuestionAnswerTests.cs:9
ApiVersioningTests class MMCA.ADC.Conference.IntegrationTests MMCA.ADC.Conference.IntegrationTests.Contract MMCA.ADC.Conference.IntegrationTests/Contract/ApiVersioningTests.cs:14
OpenApiContractTests class MMCA.ADC.Conference.IntegrationTests MMCA.ADC.Conference.IntegrationTests.Contract MMCA.ADC.Conference.IntegrationTests/Contract/OpenApiContractTests.cs:14
ProblemDetailsContractTests class MMCA.ADC.Conference.IntegrationTests MMCA.ADC.Conference.IntegrationTests.Contract MMCA.ADC.Conference.IntegrationTests/Contract/ProblemDetailsContractTests.cs:21
CrossServiceUserRegisteredTests class MMCA.ADC.Conference.IntegrationTests MMCA.ADC.Conference.IntegrationTests.CrossService MMCA.ADC.Conference.IntegrationTests/CrossService/CrossServiceUserRegisteredTests.cs:26
AuditStampFidelityTests class MMCA.ADC.Conference.IntegrationTests MMCA.ADC.Conference.IntegrationTests.Data MMCA.ADC.Conference.IntegrationTests/Data/AuditStampFidelityTests.cs:18
IdempotencyReplayTests class MMCA.ADC.Conference.IntegrationTests MMCA.ADC.Conference.IntegrationTests.Data MMCA.ADC.Conference.IntegrationTests/Data/IdempotencyReplayTests.cs:17
SoftDeleteFidelityTests class MMCA.ADC.Conference.IntegrationTests MMCA.ADC.Conference.IntegrationTests.Data MMCA.ADC.Conference.IntegrationTests/Data/SoftDeleteFidelityTests.cs:17
ConferenceIntegrationTestBase class MMCA.ADC.Conference.IntegrationTests MMCA.ADC.Conference.IntegrationTests.Infrastructure MMCA.ADC.Conference.IntegrationTests/Infrastructure/ConferenceIntegrationTestBase.cs:17
ConferenceIntegrationTestCollection class MMCA.ADC.Conference.IntegrationTests MMCA.ADC.Conference.IntegrationTests.Infrastructure MMCA.ADC.Conference.IntegrationTests/Infrastructure/ConferenceIntegrationTestCollection.cs:8
ConferenceIntegrationTestFixture class MMCA.ADC.Conference.IntegrationTests MMCA.ADC.Conference.IntegrationTests.Infrastructure MMCA.ADC.Conference.IntegrationTests/Infrastructure/ConferenceIntegrationTestFixture.cs:18
ConferenceTestWebApplicationFactory class MMCA.ADC.Conference.IntegrationTests MMCA.ADC.Conference.IntegrationTests.Infrastructure MMCA.ADC.Conference.IntegrationTests/Infrastructure/ConferenceTestWebApplicationFactory.cs:28
FakeAiScoringService class MMCA.ADC.Conference.IntegrationTests MMCA.ADC.Conference.IntegrationTests.Infrastructure MMCA.ADC.Conference.IntegrationTests/Infrastructure/FakeAiScoringService.cs:11
FakeBookmarkCountService class MMCA.ADC.Conference.IntegrationTests MMCA.ADC.Conference.IntegrationTests.Infrastructure MMCA.ADC.Conference.IntegrationTests/Infrastructure/FakeBookmarkCountService.cs:9
FakeSessionizeService class MMCA.ADC.Conference.IntegrationTests MMCA.ADC.Conference.IntegrationTests.Infrastructure MMCA.ADC.Conference.IntegrationTests/Infrastructure/FakeSessionizeService.cs:12
OrganizerCategoryTests class MMCA.ADC.Conference.IntegrationTests MMCA.ADC.Conference.IntegrationTests.Organizer MMCA.ADC.Conference.IntegrationTests/Organizer/OrganizerCategoryTests.cs:10
OrganizerConcurrencyTests class MMCA.ADC.Conference.IntegrationTests MMCA.ADC.Conference.IntegrationTests.Organizer MMCA.ADC.Conference.IntegrationTests/Organizer/OrganizerConcurrencyTests.cs:16
OrganizerEventLifecycleTests class MMCA.ADC.Conference.IntegrationTests MMCA.ADC.Conference.IntegrationTests.Organizer.Events MMCA.ADC.Conference.IntegrationTests/Organizer/Events/OrganizerEventLifecycleTests.cs:10
OrganizerEventTests class MMCA.ADC.Conference.IntegrationTests MMCA.ADC.Conference.IntegrationTests.Organizer.Events MMCA.ADC.Conference.IntegrationTests/Organizer/Events/OrganizerEventTests.cs:10
SessionizeRefreshTests class MMCA.ADC.Conference.IntegrationTests MMCA.ADC.Conference.IntegrationTests.Organizer.Events MMCA.ADC.Conference.IntegrationTests/Organizer/Events/SessionizeRefreshTests.cs:17
OrganizerQuestionAnswerTests class MMCA.ADC.Conference.IntegrationTests MMCA.ADC.Conference.IntegrationTests.Organizer.Questions MMCA.ADC.Conference.IntegrationTests/Organizer/Questions/OrganizerQuestionAnswerTests.cs:9
OrganizerQuestionTests class MMCA.ADC.Conference.IntegrationTests MMCA.ADC.Conference.IntegrationTests.Organizer.Questions MMCA.ADC.Conference.IntegrationTests/Organizer/Questions/OrganizerQuestionTests.cs:10
OrganizerRoomEdgeCaseTests class MMCA.ADC.Conference.IntegrationTests MMCA.ADC.Conference.IntegrationTests.Organizer.Rooms MMCA.ADC.Conference.IntegrationTests/Organizer/Rooms/OrganizerRoomEdgeCaseTests.cs:10
OrganizerRoomTests class MMCA.ADC.Conference.IntegrationTests MMCA.ADC.Conference.IntegrationTests.Organizer.Rooms MMCA.ADC.Conference.IntegrationTests/Organizer/Rooms/OrganizerRoomTests.cs:10
OrganizerAssociationEdgeCaseTests class MMCA.ADC.Conference.IntegrationTests MMCA.ADC.Conference.IntegrationTests.Organizer.Sessions MMCA.ADC.Conference.IntegrationTests/Organizer/Sessions/OrganizerAssociationEdgeCaseTests.cs:10
OrganizerAssociationTests class MMCA.ADC.Conference.IntegrationTests MMCA.ADC.Conference.IntegrationTests.Organizer.Sessions MMCA.ADC.Conference.IntegrationTests/Organizer/Sessions/OrganizerAssociationTests.cs:10
OrganizerSessionEdgeCaseTests class MMCA.ADC.Conference.IntegrationTests MMCA.ADC.Conference.IntegrationTests.Organizer.Sessions MMCA.ADC.Conference.IntegrationTests/Organizer/Sessions/OrganizerSessionEdgeCaseTests.cs:10
OrganizerSessionTests class MMCA.ADC.Conference.IntegrationTests MMCA.ADC.Conference.IntegrationTests.Organizer.Sessions MMCA.ADC.Conference.IntegrationTests/Organizer/Sessions/OrganizerSessionTests.cs:10
SessionSelectionTests class MMCA.ADC.Conference.IntegrationTests MMCA.ADC.Conference.IntegrationTests.Organizer.Sessions MMCA.ADC.Conference.IntegrationTests/Organizer/Sessions/SessionSelectionTests.cs:19
AnonymousConferenceReadTests class MMCA.ADC.Conference.IntegrationTests MMCA.ADC.Conference.IntegrationTests.Reads MMCA.ADC.Conference.IntegrationTests/Reads/AnonymousConferenceReadTests.cs:15
OutputCacheEvictionTests class MMCA.ADC.Conference.IntegrationTests MMCA.ADC.Conference.IntegrationTests.Reads MMCA.ADC.Conference.IntegrationTests/Reads/OutputCacheEvictionTests.cs:25
SessionIncludeChildrenRegressionTests class MMCA.ADC.Conference.IntegrationTests MMCA.ADC.Conference.IntegrationTests.Reads MMCA.ADC.Conference.IntegrationTests/Reads/SessionIncludeChildrenRegressionTests.cs:24
SpeakerFeedbackAuthTests class MMCA.ADC.Conference.IntegrationTests MMCA.ADC.Conference.IntegrationTests.Speaker MMCA.ADC.Conference.IntegrationTests/Speaker/SpeakerFeedbackAuthTests.cs:15
SpeakerManagementTests class MMCA.ADC.Conference.IntegrationTests MMCA.ADC.Conference.IntegrationTests.Speaker MMCA.ADC.Conference.IntegrationTests/Speaker/SpeakerManagementTests.cs:9
SpeakerUpdateAuthTests class MMCA.ADC.Conference.IntegrationTests MMCA.ADC.Conference.IntegrationTests.Speaker MMCA.ADC.Conference.IntegrationTests/Speaker/SpeakerUpdateAuthTests.cs:7
GoldenCase record MMCA.ADC.Conference.Scoring.Evaluation.Tests MMCA.ADC.Conference.Scoring.Evaluation.Tests MMCA.ADC.Conference.Scoring.Evaluation.Tests/GoldenCase.cs:11
GoldenCorpus class MMCA.ADC.Conference.Scoring.Evaluation.Tests MMCA.ADC.Conference.Scoring.Evaluation.Tests MMCA.ADC.Conference.Scoring.Evaluation.Tests/GoldenCase.cs:100
GoldenExpectation record MMCA.ADC.Conference.Scoring.Evaluation.Tests MMCA.ADC.Conference.Scoring.Evaluation.Tests MMCA.ADC.Conference.Scoring.Evaluation.Tests/GoldenCase.cs:86
GoldenInput record MMCA.ADC.Conference.Scoring.Evaluation.Tests MMCA.ADC.Conference.Scoring.Evaluation.Tests MMCA.ADC.Conference.Scoring.Evaluation.Tests/GoldenCase.cs:54
GoldenReplayTests class MMCA.ADC.Conference.Scoring.Evaluation.Tests MMCA.ADC.Conference.Scoring.Evaluation.Tests MMCA.ADC.Conference.Scoring.Evaluation.Tests/GoldenReplayTests.cs:25
GoldenSpeaker record MMCA.ADC.Conference.Scoring.Evaluation.Tests MMCA.ADC.Conference.Scoring.Evaluation.Tests MMCA.ADC.Conference.Scoring.Evaluation.Tests/GoldenCase.cs:70
LiveJudgeTests class MMCA.ADC.Conference.Scoring.Evaluation.Tests MMCA.ADC.Conference.Scoring.Evaluation.Tests MMCA.ADC.Conference.Scoring.Evaluation.Tests/LiveJudgeTests.cs:27
PromptContractTests class MMCA.ADC.Conference.Scoring.Evaluation.Tests MMCA.ADC.Conference.Scoring.Evaluation.Tests MMCA.ADC.Conference.Scoring.Evaluation.Tests/PromptContractTests.cs:29
RecordedScores record MMCA.ADC.Conference.Scoring.Evaluation.Tests MMCA.ADC.Conference.Scoring.Evaluation.Tests MMCA.ADC.Conference.Scoring.Evaluation.Tests/GoldenReplayTests.cs:146
ReplayHandler class MMCA.ADC.Conference.Scoring.Evaluation.Tests MMCA.ADC.Conference.Scoring.Evaluation.Tests MMCA.ADC.Conference.Scoring.Evaluation.Tests/GoldenReplayTests.cs:161
TestMeterFactory class MMCA.ADC.Conference.Scoring.Evaluation.Tests MMCA.ADC.Conference.Scoring.Evaluation.Tests MMCA.ADC.Conference.Scoring.Evaluation.Tests/TestMeterFactory.cs:11
SelfHttpOutputCacheWarmupTask class MMCA.ADC.Conference.Service MMCA.ADC.Conference.Service MMCA.ADC.Conference.Service/SelfHttpOutputCacheWarmupTask.cs:22
EventLiveValidationGrpcService class MMCA.ADC.Conference.Service MMCA.ADC.Conference.Service.Grpc MMCA.ADC.Conference.Service/Grpc/EventLiveValidationGrpcService.cs:22
SessionBookmarksGrpcService class MMCA.ADC.Conference.Service MMCA.ADC.Conference.Service.Grpc MMCA.ADC.Conference.Service/Grpc/SessionBookmarksGrpcService.cs:23
ConferenceFeatures class MMCA.ADC.Conference.Shared MMCA.ADC.Conference.Shared MMCA.ADC.Conference.Shared/ConferenceFeatures.cs:8
ActivityDTO record MMCA.ADC.Conference.Shared MMCA.ADC.Conference.Shared.Activities MMCA.ADC.Conference.Shared/Activities/ActivityDTO.cs:15
ConferencePermissions class MMCA.ADC.Conference.Shared MMCA.ADC.Conference.Shared.Authorization MMCA.ADC.Conference.Shared/Authorization/ConferencePermissions.cs:9
ConferenceReadAudience class MMCA.ADC.Conference.Shared MMCA.ADC.Conference.Shared.Authorization MMCA.ADC.Conference.Shared/Authorization/ConferenceReadAudience.cs:23
CategoryItemDTO record MMCA.ADC.Conference.Shared MMCA.ADC.Conference.Shared.Categories MMCA.ADC.Conference.Shared/Categories/CategoryItemDTO.cs:13
ConferenceCategoryDTO record MMCA.ADC.Conference.Shared MMCA.ADC.Conference.Shared.Categories MMCA.ADC.Conference.Shared/Categories/ConferenceCategoryDTO.cs:14
CurrentEventDefaults class MMCA.ADC.Conference.Shared MMCA.ADC.Conference.Shared.Events MMCA.ADC.Conference.Shared/Events/CurrentEventDefaults.cs:8
CurrentEventSelector class MMCA.ADC.Conference.Shared MMCA.ADC.Conference.Shared.Events MMCA.ADC.Conference.Shared/Events/CurrentEventSelector.cs:12
EventDTO record MMCA.ADC.Conference.Shared MMCA.ADC.Conference.Shared.Events MMCA.ADC.Conference.Shared/Events/EventDTO.cs:16
EventQuestionAnswerDTO record MMCA.ADC.Conference.Shared MMCA.ADC.Conference.Shared.Events MMCA.ADC.Conference.Shared/Events/EventQuestionAnswerDTO.cs:9
EventSpeakerDTO record MMCA.ADC.Conference.Shared MMCA.ADC.Conference.Shared.Events MMCA.ADC.Conference.Shared/Events/EventSpeakerDTO.cs:8
RefreshFromSessionizeResultDTO record MMCA.ADC.Conference.Shared MMCA.ADC.Conference.Shared.Events MMCA.ADC.Conference.Shared/Events/RefreshFromSessionizeResultDTO.cs:7
EventFeedbackSubmitted record MMCA.ADC.Conference.Shared MMCA.ADC.Conference.Shared.Events.IntegrationEvents MMCA.ADC.Conference.Shared/Events/IntegrationEvents/EventFeedbackSubmitted.cs:20
DisabledEventLiveValidationService class MMCA.ADC.Conference.Shared MMCA.ADC.Conference.Shared.Events.Live MMCA.ADC.Conference.Shared/Events/Live/DisabledEventLiveValidationService.cs:23
EventLiveInfo record MMCA.ADC.Conference.Shared MMCA.ADC.Conference.Shared.Events.Live MMCA.ADC.Conference.Shared/Events/Live/EventLiveInfo.cs:13
IEventLiveValidationService interface MMCA.ADC.Conference.Shared MMCA.ADC.Conference.Shared.Events.Live MMCA.ADC.Conference.Shared/Events/Live/IEventLiveValidationService.cs:13
QuestionModerationDefault enum MMCA.ADC.Conference.Shared MMCA.ADC.Conference.Shared.Events.Live MMCA.ADC.Conference.Shared/Events/Live/QuestionModerationDefault.cs:7
SessionLiveInfo record MMCA.ADC.Conference.Shared MMCA.ADC.Conference.Shared.Events.Live MMCA.ADC.Conference.Shared/Events/Live/SessionLiveInfo.cs:17
SponsorLiveInfo record MMCA.ADC.Conference.Shared MMCA.ADC.Conference.Shared.Events.Live MMCA.ADC.Conference.Shared/Events/Live/SponsorLiveInfo.cs:12
QuestionDTO record MMCA.ADC.Conference.Shared MMCA.ADC.Conference.Shared.Questions MMCA.ADC.Conference.Shared/Questions/QuestionDTO.cs:14
RoomDTO record MMCA.ADC.Conference.Shared MMCA.ADC.Conference.Shared.Rooms MMCA.ADC.Conference.Shared/Rooms/RoomDTO.cs:13
RoomSessionInfo record MMCA.ADC.Conference.Shared MMCA.ADC.Conference.Shared.Rooms MMCA.ADC.Conference.Shared/Rooms/RoomSessionInfo.cs:20
DisabledSessionBookmarkValidationService class MMCA.ADC.Conference.Shared MMCA.ADC.Conference.Shared.Sessions MMCA.ADC.Conference.Shared/Sessions/DisabledSessionBookmarkValidationService.cs:30
ISessionBookmarkValidationService interface MMCA.ADC.Conference.Shared MMCA.ADC.Conference.Shared.Sessions MMCA.ADC.Conference.Shared/Sessions/ISessionBookmarkValidationService.cs:11
NowNextDTO record MMCA.ADC.Conference.Shared MMCA.ADC.Conference.Shared.Sessions MMCA.ADC.Conference.Shared/Sessions/NowNextDTO.cs:14
NowNextSessionDTO record MMCA.ADC.Conference.Shared MMCA.ADC.Conference.Shared.Sessions MMCA.ADC.Conference.Shared/Sessions/NowNextDTO.cs:29
SessionCategoryItemDTO record MMCA.ADC.Conference.Shared MMCA.ADC.Conference.Shared.Sessions MMCA.ADC.Conference.Shared/Sessions/SessionCategoryItemDTO.cs:8
SessionDTO record MMCA.ADC.Conference.Shared MMCA.ADC.Conference.Shared.Sessions MMCA.ADC.Conference.Shared/Sessions/SessionDTO.cs:15
SessionQuestionAnswerDTO record MMCA.ADC.Conference.Shared MMCA.ADC.Conference.Shared.Sessions MMCA.ADC.Conference.Shared/Sessions/SessionQuestionAnswerDTO.cs:9
SessionSpeakerDTO record MMCA.ADC.Conference.Shared MMCA.ADC.Conference.Shared.Sessions MMCA.ADC.Conference.Shared/Sessions/SessionSpeakerDTO.cs:8
CategoryDistributionDTO record MMCA.ADC.Conference.Shared MMCA.ADC.Conference.Shared.Sessions.DecisionSupport MMCA.ADC.Conference.Shared/Sessions/DecisionSupport/CategoryDistributionDTO.cs:7
CategoryGroupDistribution record MMCA.ADC.Conference.Shared MMCA.ADC.Conference.Shared.Sessions.DecisionSupport MMCA.ADC.Conference.Shared/Sessions/DecisionSupport/CategoryDistributionDTO.cs:14
CategoryItemDistribution record MMCA.ADC.Conference.Shared MMCA.ADC.Conference.Shared.Sessions.DecisionSupport MMCA.ADC.Conference.Shared/Sessions/DecisionSupport/CategoryDistributionDTO.cs:27
ContentSimilarityDTO record MMCA.ADC.Conference.Shared MMCA.ADC.Conference.Shared.Sessions.DecisionSupport MMCA.ADC.Conference.Shared/Sessions/DecisionSupport/ContentSimilarityDTO.cs:7
MultiSessionSpeaker record MMCA.ADC.Conference.Shared MMCA.ADC.Conference.Shared.Sessions.DecisionSupport MMCA.ADC.Conference.Shared/Sessions/DecisionSupport/SpeakerSessionOverlapDTO.cs:18
ScoreEventSessionsResultDTO record MMCA.ADC.Conference.Shared MMCA.ADC.Conference.Shared.Sessions.DecisionSupport MMCA.ADC.Conference.Shared/Sessions/DecisionSupport/SessionAiScoreDTO.cs:68
SessionAiScoreDTO record MMCA.ADC.Conference.Shared MMCA.ADC.Conference.Shared.Sessions.DecisionSupport MMCA.ADC.Conference.Shared/Sessions/DecisionSupport/SessionAiScoreDTO.cs:6
SessionSelectionDashboardDTO record MMCA.ADC.Conference.Shared MMCA.ADC.Conference.Shared.Sessions.DecisionSupport MMCA.ADC.Conference.Shared/Sessions/DecisionSupport/SessionSelectionDashboardDTO.cs:8
SimilarSessionPair record MMCA.ADC.Conference.Shared MMCA.ADC.Conference.Shared.Sessions.DecisionSupport MMCA.ADC.Conference.Shared/Sessions/DecisionSupport/ContentSimilarityDTO.cs:14
SpeakerLocalitySummary record MMCA.ADC.Conference.Shared MMCA.ADC.Conference.Shared.Sessions.DecisionSupport MMCA.ADC.Conference.Shared/Sessions/DecisionSupport/SessionSelectionDashboardDTO.cs:45
SpeakerSessionOverlapDTO record MMCA.ADC.Conference.Shared MMCA.ADC.Conference.Shared.Sessions.DecisionSupport MMCA.ADC.Conference.Shared/Sessions/DecisionSupport/SpeakerSessionOverlapDTO.cs:8
SpeakerSessionSummary record MMCA.ADC.Conference.Shared MMCA.ADC.Conference.Shared.Sessions.DecisionSupport MMCA.ADC.Conference.Shared/Sessions/DecisionSupport/SpeakerSessionOverlapDTO.cs:37
SessionFeedbackSubmitted record MMCA.ADC.Conference.Shared MMCA.ADC.Conference.Shared.Sessions.IntegrationEvents MMCA.ADC.Conference.Shared/Sessions/IntegrationEvents/SessionFeedbackSubmitted.cs:21
LinkUserRequest record MMCA.ADC.Conference.Shared MMCA.ADC.Conference.Shared.Speakers MMCA.ADC.Conference.Shared/Speakers/LinkUserRequest.cs:6
RatingQuestionSummary record MMCA.ADC.Conference.Shared MMCA.ADC.Conference.Shared.Speakers MMCA.ADC.Conference.Shared/Speakers/SessionFeedbackDTO.cs:22
SessionFeedbackDTO record MMCA.ADC.Conference.Shared MMCA.ADC.Conference.Shared.Speakers MMCA.ADC.Conference.Shared/Speakers/SessionFeedbackDTO.cs:6
SpeakerCategoryItemDTO record MMCA.ADC.Conference.Shared MMCA.ADC.Conference.Shared.Speakers MMCA.ADC.Conference.Shared/Speakers/SpeakerCategoryItemDTO.cs:8
SpeakerDTO record MMCA.ADC.Conference.Shared MMCA.ADC.Conference.Shared.Speakers MMCA.ADC.Conference.Shared/Speakers/SpeakerDTO.cs:18
SpeakerQuestionAnswerDTO record MMCA.ADC.Conference.Shared MMCA.ADC.Conference.Shared.Speakers MMCA.ADC.Conference.Shared/Speakers/SpeakerQuestionAnswerDTO.cs:9
TextQuestionResponses record MMCA.ADC.Conference.Shared MMCA.ADC.Conference.Shared.Speakers MMCA.ADC.Conference.Shared/Speakers/SessionFeedbackDTO.cs:38
SpeakerLinkedToUser record MMCA.ADC.Conference.Shared MMCA.ADC.Conference.Shared.Speakers.IntegrationEvents MMCA.ADC.Conference.Shared/Speakers/IntegrationEvents/SpeakerLinkedToUser.cs:22
SpeakerUnlinkedFromUser record MMCA.ADC.Conference.Shared MMCA.ADC.Conference.Shared.Speakers.IntegrationEvents MMCA.ADC.Conference.Shared/Speakers/IntegrationEvents/SpeakerUnlinkedFromUser.cs:19
SponsorDTO record MMCA.ADC.Conference.Shared MMCA.ADC.Conference.Shared.Sponsors MMCA.ADC.Conference.Shared/Sponsors/SponsorDTO.cs:15
SponsorTier enum MMCA.ADC.Conference.Shared MMCA.ADC.Conference.Shared.Sponsors MMCA.ADC.Conference.Shared/Sponsors/SponsorTier.cs:12
ConferenceCategoryDTOTests class MMCA.ADC.Conference.Shared.Tests MMCA.ADC.Conference.Shared.Tests.Categories MMCA.ADC.Conference.Shared.Tests/Categories/ConferenceCategoryDTOTests.cs:6
CurrentEventDefaultsTests class MMCA.ADC.Conference.Shared.Tests MMCA.ADC.Conference.Shared.Tests.Events MMCA.ADC.Conference.Shared.Tests/Events/CurrentEventDefaultsTests.cs:11
CurrentEventSelectorTests class MMCA.ADC.Conference.Shared.Tests MMCA.ADC.Conference.Shared.Tests.Events MMCA.ADC.Conference.Shared.Tests/Events/CurrentEventSelectorTests.cs:11
DisabledEventLiveValidationServiceTests class MMCA.ADC.Conference.Shared.Tests MMCA.ADC.Conference.Shared.Tests.Events MMCA.ADC.Conference.Shared.Tests/Events/DisabledEventLiveValidationServiceTests.cs:12
EventDTOTests class MMCA.ADC.Conference.Shared.Tests MMCA.ADC.Conference.Shared.Tests.Events MMCA.ADC.Conference.Shared.Tests/Events/EventDTOTests.cs:6
EventQuestionAnswerDTOTests class MMCA.ADC.Conference.Shared.Tests MMCA.ADC.Conference.Shared.Tests.Events MMCA.ADC.Conference.Shared.Tests/Events/EventQuestionAnswerDTOTests.cs:6
EventSpeakerDTOTests class MMCA.ADC.Conference.Shared.Tests MMCA.ADC.Conference.Shared.Tests.Events MMCA.ADC.Conference.Shared.Tests/Events/EventSpeakerDTOTests.cs:6
RoomDTOTests class MMCA.ADC.Conference.Shared.Tests MMCA.ADC.Conference.Shared.Tests.Events MMCA.ADC.Conference.Shared.Tests/Events/RoomDTOTests.cs:6
TestEvent record MMCA.ADC.Conference.Shared.Tests MMCA.ADC.Conference.Shared.Tests.Events MMCA.ADC.Conference.Shared.Tests/Events/CurrentEventSelectorTests.cs:15
QuestionDTOTests class MMCA.ADC.Conference.Shared.Tests MMCA.ADC.Conference.Shared.Tests.Questions MMCA.ADC.Conference.Shared.Tests/Questions/QuestionDTOTests.cs:6
SessionCategoryItemDTOTests class MMCA.ADC.Conference.Shared.Tests MMCA.ADC.Conference.Shared.Tests.Sessions MMCA.ADC.Conference.Shared.Tests/Sessions/SessionCategoryItemDTOTests.cs:6
SessionDTOTests class MMCA.ADC.Conference.Shared.Tests MMCA.ADC.Conference.Shared.Tests.Sessions MMCA.ADC.Conference.Shared.Tests/Sessions/SessionDTOTests.cs:6
SessionQuestionAnswerDTOTests class MMCA.ADC.Conference.Shared.Tests MMCA.ADC.Conference.Shared.Tests.Sessions MMCA.ADC.Conference.Shared.Tests/Sessions/SessionQuestionAnswerDTOTests.cs:6
SessionSpeakerDTOTests class MMCA.ADC.Conference.Shared.Tests MMCA.ADC.Conference.Shared.Tests.Sessions MMCA.ADC.Conference.Shared.Tests/Sessions/SessionSpeakerDTOTests.cs:6
SpeakerCategoryItemDTOTests class MMCA.ADC.Conference.Shared.Tests MMCA.ADC.Conference.Shared.Tests.Speakers MMCA.ADC.Conference.Shared.Tests/Speakers/SpeakerCategoryItemDTOTests.cs:6
SpeakerDTOTests class MMCA.ADC.Conference.Shared.Tests MMCA.ADC.Conference.Shared.Tests.Speakers MMCA.ADC.Conference.Shared.Tests/Speakers/SpeakerDTOTests.cs:6
SpeakerQuestionAnswerDTOTests class MMCA.ADC.Conference.Shared.Tests MMCA.ADC.Conference.Shared.Tests.Speakers MMCA.ADC.Conference.Shared.Tests/Speakers/SpeakerQuestionAnswerDTOTests.cs:6
ConferenceRoutePaths class MMCA.ADC.Conference.UI MMCA.ADC.Conference.UI MMCA.ADC.Conference.UI/ConferenceRoutePaths.cs:8
ConferenceUIModule class MMCA.ADC.Conference.UI MMCA.ADC.Conference.UI MMCA.ADC.Conference.UI/ConferenceUIModule.cs:14
DependencyInjection class MMCA.ADC.Conference.UI MMCA.ADC.Conference.UI MMCA.ADC.Conference.UI/DependencyInjection.cs:17
ActivityCreate class MMCA.ADC.Conference.UI MMCA.ADC.Conference.UI.Pages.Activities MMCA.ADC.Conference.UI/Pages/Activities/ActivityCreate.razor.cs:19
ActivityCreateModel class MMCA.ADC.Conference.UI MMCA.ADC.Conference.UI.Pages.Activities MMCA.ADC.Conference.UI/Pages/Activities/ActivityCreateModel.cs:11
ActivityDetail class MMCA.ADC.Conference.UI MMCA.ADC.Conference.UI.Pages.Activities MMCA.ADC.Conference.UI/Pages/Activities/ActivityDetail.razor.cs:20
ActivityEditModel class MMCA.ADC.Conference.UI MMCA.ADC.Conference.UI.Pages.Activities MMCA.ADC.Conference.UI/Pages/Activities/ActivityEditModel.cs:12
ActivityFormModel class MMCA.ADC.Conference.UI MMCA.ADC.Conference.UI.Pages.Activities MMCA.ADC.Conference.UI/Pages/Activities/ActivityFormModel.cs:25
ActivityList class MMCA.ADC.Conference.UI MMCA.ADC.Conference.UI.Pages.Activities MMCA.ADC.Conference.UI/Pages/Activities/ActivityList.razor.cs:20
ConferenceCategoryCreate class MMCA.ADC.Conference.UI MMCA.ADC.Conference.UI.Pages.Categories MMCA.ADC.Conference.UI/Pages/Categories/ConferenceCategoryCreate.razor.cs:11
ConferenceCategoryCreateModel class MMCA.ADC.Conference.UI MMCA.ADC.Conference.UI.Pages.Categories MMCA.ADC.Conference.UI/Pages/Categories/ConferenceCategoryCreateModel.cs:10
ConferenceCategoryDetail class MMCA.ADC.Conference.UI MMCA.ADC.Conference.UI.Pages.Categories MMCA.ADC.Conference.UI/Pages/Categories/ConferenceCategoryDetail.razor.cs:19
ConferenceCategoryEditModel class MMCA.ADC.Conference.UI MMCA.ADC.Conference.UI.Pages.Categories MMCA.ADC.Conference.UI/Pages/Categories/ConferenceCategoryEditModel.cs:11
ConferenceCategoryFormModel class MMCA.ADC.Conference.UI MMCA.ADC.Conference.UI.Pages.Categories MMCA.ADC.Conference.UI/Pages/Categories/ConferenceCategoryFormModel.cs:24
ConferenceCategoryItemEditModel class MMCA.ADC.Conference.UI MMCA.ADC.Conference.UI.Pages.Categories MMCA.ADC.Conference.UI/Pages/Categories/ConferenceCategoryItemEditModel.cs:19
ConferenceCategoryItemsPanel class MMCA.ADC.Conference.UI MMCA.ADC.Conference.UI.Pages.Categories MMCA.ADC.Conference.UI/Pages/Categories/ConferenceCategoryItemsPanel.razor.cs:21
ConferenceCategoryList class MMCA.ADC.Conference.UI MMCA.ADC.Conference.UI.Pages.Categories MMCA.ADC.Conference.UI/Pages/Categories/ConferenceCategoryList.razor.cs:12
DetailPageBase class MMCA.ADC.Conference.UI MMCA.ADC.Conference.UI.Pages.Common MMCA.ADC.Conference.UI/Pages/Common/DetailPageBase.cs:19
EventFilteredListPageBase<TDto> class MMCA.ADC.Conference.UI MMCA.ADC.Conference.UI.Pages.Common MMCA.ADC.Conference.UI/Pages/Common/EventFilteredListPageBase.cs:25
EventCreate class MMCA.ADC.Conference.UI MMCA.ADC.Conference.UI.Pages.Events MMCA.ADC.Conference.UI/Pages/Events/EventCreate.razor.cs:15
EventCreateModel class MMCA.ADC.Conference.UI MMCA.ADC.Conference.UI.Pages.Events MMCA.ADC.Conference.UI/Pages/Events/EventCreateModel.cs:11
EventDetail class MMCA.ADC.Conference.UI MMCA.ADC.Conference.UI.Pages.Events MMCA.ADC.Conference.UI/Pages/Events/EventDetail.razor.cs:19
EventEditModel class MMCA.ADC.Conference.UI MMCA.ADC.Conference.UI.Pages.Events MMCA.ADC.Conference.UI/Pages/Events/EventEditModel.cs:11
EventFormModel class MMCA.ADC.Conference.UI MMCA.ADC.Conference.UI.Pages.Events MMCA.ADC.Conference.UI/Pages/Events/EventFormModel.cs:27
EventList class MMCA.ADC.Conference.UI MMCA.ADC.Conference.UI.Pages.Events MMCA.ADC.Conference.UI/Pages/Events/EventList.razor.cs:17
FeedbackQuestionLoader class MMCA.ADC.Conference.UI MMCA.ADC.Conference.UI.Pages.Feedback MMCA.ADC.Conference.UI/Pages/Feedback/FeedbackQuestionLoader.cs:17
OrganizerEventFeedback class MMCA.ADC.Conference.UI MMCA.ADC.Conference.UI.Pages.Feedback MMCA.ADC.Conference.UI/Pages/Feedback/OrganizerEventFeedback.razor.cs:18
OrganizerSessionFeedback class MMCA.ADC.Conference.UI MMCA.ADC.Conference.UI.Pages.Feedback MMCA.ADC.Conference.UI/Pages/Feedback/OrganizerSessionFeedback.razor.cs:18
ADCCollectionResult record MMCA.ADC.Conference.UI MMCA.ADC.Conference.UI.Pages.Home MMCA.ADC.Conference.UI/Pages/Home/ADCHome.razor.cs:289
ADCEventInfo record MMCA.ADC.Conference.UI MMCA.ADC.Conference.UI.Pages.Home MMCA.ADC.Conference.UI/Pages/Home/ADCHome.razor.cs:291
ADCHome class MMCA.ADC.Conference.UI MMCA.ADC.Conference.UI.Pages.Home MMCA.ADC.Conference.UI/Pages/Home/ADCHome.razor.cs:17
ADCHomeContent class MMCA.ADC.Conference.UI MMCA.ADC.Conference.UI.Pages.Home MMCA.ADC.Conference.UI/Pages/Home/ADCHomeContent.cs:15
ADCSponsorCollectionResult record MMCA.ADC.Conference.UI MMCA.ADC.Conference.UI.Pages.Home MMCA.ADC.Conference.UI/Pages/Home/ADCHome.razor.cs:303
ADCSponsorInfo record MMCA.ADC.Conference.UI MMCA.ADC.Conference.UI.Pages.Home MMCA.ADC.Conference.UI/Pages/Home/ADCHome.razor.cs:305
ConferenceTrackInfo record MMCA.ADC.Conference.UI MMCA.ADC.Conference.UI.Pages.Home MMCA.ADC.Conference.UI/Pages/Home/ADCHomeContent.cs:81
EventPhase enum MMCA.ADC.Conference.UI MMCA.ADC.Conference.UI.Pages.Home MMCA.ADC.Conference.UI/Pages/Home/ADCHome.razor.cs:71
KeynoteSpeakerInfo record MMCA.ADC.Conference.UI MMCA.ADC.Conference.UI.Pages.Home MMCA.ADC.Conference.UI/Pages/Home/ADCHomeContent.cs:73
PreConferenceWorkshopInfo record MMCA.ADC.Conference.UI MMCA.ADC.Conference.UI.Pages.Home MMCA.ADC.Conference.UI/Pages/Home/ADCHomeContent.cs:88
PublicScheduleRoomOptions class MMCA.ADC.Conference.UI MMCA.ADC.Conference.UI.Pages.Public MMCA.ADC.Conference.UI/Pages/Public/PublicScheduleRoomOptions.cs:13
PublicSessionListFilterState class MMCA.ADC.Conference.UI MMCA.ADC.Conference.UI.Pages.Public MMCA.ADC.Conference.UI/Pages/Public/PublicSessionListFilterState.cs:12
PublicActivityList class MMCA.ADC.Conference.UI MMCA.ADC.Conference.UI.Pages.Public.Activities MMCA.ADC.Conference.UI/Pages/Public/Activities/PublicActivityList.razor.cs:21
PublicEventDetail class MMCA.ADC.Conference.UI MMCA.ADC.Conference.UI.Pages.Public.Events MMCA.ADC.Conference.UI/Pages/Public/Events/PublicEventDetail.razor.cs:19
PublicEventList class MMCA.ADC.Conference.UI MMCA.ADC.Conference.UI.Pages.Public.Events MMCA.ADC.Conference.UI/Pages/Public/Events/PublicEventList.razor.cs:31
PublicSessionDetail class MMCA.ADC.Conference.UI MMCA.ADC.Conference.UI.Pages.Public.Sessions MMCA.ADC.Conference.UI/Pages/Public/Sessions/PublicSessionDetail.razor.cs:26
PublicSessionList class MMCA.ADC.Conference.UI MMCA.ADC.Conference.UI.Pages.Public.Sessions MMCA.ADC.Conference.UI/Pages/Public/Sessions/PublicSessionList.razor.cs:30
PublicSessionListFilterBar class MMCA.ADC.Conference.UI MMCA.ADC.Conference.UI.Pages.Public.Sessions MMCA.ADC.Conference.UI/Pages/Public/Sessions/PublicSessionListFilterBar.razor.cs:16
PublicSessionListView class MMCA.ADC.Conference.UI MMCA.ADC.Conference.UI.Pages.Public.Sessions MMCA.ADC.Conference.UI/Pages/Public/Sessions/PublicSessionListView.razor.cs:26
PublicSpeakerDetail class MMCA.ADC.Conference.UI MMCA.ADC.Conference.UI.Pages.Public.Speakers MMCA.ADC.Conference.UI/Pages/Public/Speakers/PublicSpeakerDetail.razor.cs:22
PublicSpeakerList class MMCA.ADC.Conference.UI MMCA.ADC.Conference.UI.Pages.Public.Speakers MMCA.ADC.Conference.UI/Pages/Public/Speakers/PublicSpeakerList.razor.cs:33
PublicSponsorList class MMCA.ADC.Conference.UI MMCA.ADC.Conference.UI.Pages.Public.Sponsors MMCA.ADC.Conference.UI/Pages/Public/Sponsors/PublicSponsorList.razor.cs:20
QuestionCreate class MMCA.ADC.Conference.UI MMCA.ADC.Conference.UI.Pages.Questions MMCA.ADC.Conference.UI/Pages/Questions/QuestionCreate.razor.cs:11
QuestionCreateModel class MMCA.ADC.Conference.UI MMCA.ADC.Conference.UI.Pages.Questions MMCA.ADC.Conference.UI/Pages/Questions/QuestionCreateModel.cs:11
QuestionDetail class MMCA.ADC.Conference.UI MMCA.ADC.Conference.UI.Pages.Questions MMCA.ADC.Conference.UI/Pages/Questions/QuestionDetail.razor.cs:14
QuestionEditModel class MMCA.ADC.Conference.UI MMCA.ADC.Conference.UI.Pages.Questions MMCA.ADC.Conference.UI/Pages/Questions/QuestionEditModel.cs:12
QuestionFormModel class MMCA.ADC.Conference.UI MMCA.ADC.Conference.UI.Pages.Questions MMCA.ADC.Conference.UI/Pages/Questions/QuestionFormModel.cs:24
QuestionList class MMCA.ADC.Conference.UI MMCA.ADC.Conference.UI.Pages.Questions MMCA.ADC.Conference.UI/Pages/Questions/QuestionList.razor.cs:12
RoomCreate class MMCA.ADC.Conference.UI MMCA.ADC.Conference.UI.Pages.Rooms MMCA.ADC.Conference.UI/Pages/Rooms/RoomCreate.razor.cs:12
RoomCreateModel class MMCA.ADC.Conference.UI MMCA.ADC.Conference.UI.Pages.Rooms MMCA.ADC.Conference.UI/Pages/Rooms/RoomCreateModel.cs:12
RoomDetail class MMCA.ADC.Conference.UI MMCA.ADC.Conference.UI.Pages.Rooms MMCA.ADC.Conference.UI/Pages/Rooms/RoomDetail.razor.cs:16
RoomEditModel class MMCA.ADC.Conference.UI MMCA.ADC.Conference.UI.Pages.Rooms MMCA.ADC.Conference.UI/Pages/Rooms/RoomEditModel.cs:11
RoomFormModel class MMCA.ADC.Conference.UI MMCA.ADC.Conference.UI.Pages.Rooms MMCA.ADC.Conference.UI/Pages/Rooms/RoomFormModel.cs:24
RoomList class MMCA.ADC.Conference.UI MMCA.ADC.Conference.UI.Pages.Rooms MMCA.ADC.Conference.UI/Pages/Rooms/RoomList.razor.cs:13
SessionCreate class MMCA.ADC.Conference.UI MMCA.ADC.Conference.UI.Pages.Sessions MMCA.ADC.Conference.UI/Pages/Sessions/SessionCreate.razor.cs:19
SessionCreateModel class MMCA.ADC.Conference.UI MMCA.ADC.Conference.UI.Pages.Sessions MMCA.ADC.Conference.UI/Pages/Sessions/SessionCreateModel.cs:11
SessionDetail class MMCA.ADC.Conference.UI MMCA.ADC.Conference.UI.Pages.Sessions MMCA.ADC.Conference.UI/Pages/Sessions/SessionDetail.razor.cs:24
SessionEditModel class MMCA.ADC.Conference.UI MMCA.ADC.Conference.UI.Pages.Sessions MMCA.ADC.Conference.UI/Pages/Sessions/SessionEditModel.cs:16
SessionFormModel class MMCA.ADC.Conference.UI MMCA.ADC.Conference.UI.Pages.Sessions MMCA.ADC.Conference.UI/Pages/Sessions/SessionFormModel.cs:24
SessionList class MMCA.ADC.Conference.UI MMCA.ADC.Conference.UI.Pages.Sessions MMCA.ADC.Conference.UI/Pages/Sessions/SessionList.razor.cs:22
SessionLookups class MMCA.ADC.Conference.UI MMCA.ADC.Conference.UI.Pages.Sessions MMCA.ADC.Conference.UI/Pages/Sessions/SessionLookups.cs:32
ScorePollHost record MMCA.ADC.Conference.UI MMCA.ADC.Conference.UI.Pages.Sessions.Selection MMCA.ADC.Conference.UI/Pages/Sessions/Selection/ScorePollSession.cs:19
ScorePollSession class MMCA.ADC.Conference.UI MMCA.ADC.Conference.UI.Pages.Sessions.Selection MMCA.ADC.Conference.UI/Pages/Sessions/Selection/ScorePollSession.cs:36
ScorePollSignal enum MMCA.ADC.Conference.UI MMCA.ADC.Conference.UI.Pages.Sessions.Selection MMCA.ADC.Conference.UI/Pages/Sessions/Selection/ScorePollTracker.cs:6
ScorePollTracker class MMCA.ADC.Conference.UI MMCA.ADC.Conference.UI.Pages.Sessions.Selection MMCA.ADC.Conference.UI/Pages/Sessions/Selection/ScorePollTracker.cs:31
SessionSelectionAiScores class MMCA.ADC.Conference.UI MMCA.ADC.Conference.UI.Pages.Sessions.Selection MMCA.ADC.Conference.UI/Pages/Sessions/Selection/SessionSelectionAiScores.razor.cs:12
SessionSelectionDashboard class MMCA.ADC.Conference.UI MMCA.ADC.Conference.UI.Pages.Sessions.Selection MMCA.ADC.Conference.UI/Pages/Sessions/Selection/SessionSelectionDashboard.razor.cs:16
SessionSelectionDisplay class MMCA.ADC.Conference.UI MMCA.ADC.Conference.UI.Pages.Sessions.Selection MMCA.ADC.Conference.UI/Pages/Sessions/Selection/SessionSelectionDisplay.cs:11
SessionSelectionFilterOptions record MMCA.ADC.Conference.UI MMCA.ADC.Conference.UI.Pages.Sessions.Selection MMCA.ADC.Conference.UI/Pages/Sessions/Selection/SessionSelectionFilterOptions.cs:11
SessionSelectionFilters class MMCA.ADC.Conference.UI MMCA.ADC.Conference.UI.Pages.Sessions.Selection MMCA.ADC.Conference.UI/Pages/Sessions/Selection/SessionSelectionFilters.cs:13
SessionSelectionSpeakerOverlap class MMCA.ADC.Conference.UI MMCA.ADC.Conference.UI.Pages.Sessions.Selection MMCA.ADC.Conference.UI/Pages/Sessions/Selection/SessionSelectionSpeakerOverlap.razor.cs:11
SpeakerCategoryItemsPanel class MMCA.ADC.Conference.UI MMCA.ADC.Conference.UI.Pages.Speakers MMCA.ADC.Conference.UI/Pages/Speakers/SpeakerCategoryItemsPanel.razor.cs:17
SpeakerCreate class MMCA.ADC.Conference.UI MMCA.ADC.Conference.UI.Pages.Speakers MMCA.ADC.Conference.UI/Pages/Speakers/SpeakerCreate.razor.cs:15
SpeakerCreateModel class MMCA.ADC.Conference.UI MMCA.ADC.Conference.UI.Pages.Speakers MMCA.ADC.Conference.UI/Pages/Speakers/SpeakerCreateModel.cs:10
SpeakerDashboard class MMCA.ADC.Conference.UI MMCA.ADC.Conference.UI.Pages.Speakers MMCA.ADC.Conference.UI/Pages/Speakers/SpeakerDashboard.razor.cs:22
SpeakerDetail class MMCA.ADC.Conference.UI MMCA.ADC.Conference.UI.Pages.Speakers MMCA.ADC.Conference.UI/Pages/Speakers/SpeakerDetail.razor.cs:24
SpeakerEditModel class MMCA.ADC.Conference.UI MMCA.ADC.Conference.UI.Pages.Speakers MMCA.ADC.Conference.UI/Pages/Speakers/SpeakerEditModel.cs:11
SpeakerFormModel class MMCA.ADC.Conference.UI MMCA.ADC.Conference.UI.Pages.Speakers MMCA.ADC.Conference.UI/Pages/Speakers/SpeakerFormModel.cs:25
SpeakerList class MMCA.ADC.Conference.UI MMCA.ADC.Conference.UI.Pages.Speakers MMCA.ADC.Conference.UI/Pages/Speakers/SpeakerList.razor.cs:19
SpeakerQr class MMCA.ADC.Conference.UI MMCA.ADC.Conference.UI.Pages.Speakers MMCA.ADC.Conference.UI/Pages/Speakers/SpeakerQr.razor.cs:19
SpeakerUserSearch class MMCA.ADC.Conference.UI MMCA.ADC.Conference.UI.Pages.Speakers MMCA.ADC.Conference.UI/Pages/Speakers/SpeakerUserSearch.cs:12
SponsorCreate class MMCA.ADC.Conference.UI MMCA.ADC.Conference.UI.Pages.Sponsors MMCA.ADC.Conference.UI/Pages/Sponsors/SponsorCreate.razor.cs:18
SponsorCreateModel class MMCA.ADC.Conference.UI MMCA.ADC.Conference.UI.Pages.Sponsors MMCA.ADC.Conference.UI/Pages/Sponsors/SponsorCreateModel.cs:11
SponsorDetail class MMCA.ADC.Conference.UI MMCA.ADC.Conference.UI.Pages.Sponsors MMCA.ADC.Conference.UI/Pages/Sponsors/SponsorDetail.razor.cs:19
SponsorEditModel class MMCA.ADC.Conference.UI MMCA.ADC.Conference.UI.Pages.Sponsors MMCA.ADC.Conference.UI/Pages/Sponsors/SponsorEditModel.cs:12
SponsorFormModel class MMCA.ADC.Conference.UI MMCA.ADC.Conference.UI.Pages.Sponsors MMCA.ADC.Conference.UI/Pages/Sponsors/SponsorFormModel.cs:25
SponsorList class MMCA.ADC.Conference.UI MMCA.ADC.Conference.UI.Pages.Sponsors MMCA.ADC.Conference.UI/Pages/Sponsors/SponsorList.razor.cs:19
ActivityService class MMCA.ADC.Conference.UI MMCA.ADC.Conference.UI.Services.Activities MMCA.ADC.Conference.UI/Services/Activities/ActivityService.cs:10
IActivityUIService interface MMCA.ADC.Conference.UI MMCA.ADC.Conference.UI.Services.Activities MMCA.ADC.Conference.UI/Services/Activities/IActivityUIService.cs:9
CategoryItemInfo record MMCA.ADC.Conference.UI MMCA.ADC.Conference.UI.Services.Categories MMCA.ADC.Conference.UI/Services/Categories/ICategoryItemLookupService.cs:9
CategoryItemLookupService class MMCA.ADC.Conference.UI MMCA.ADC.Conference.UI.Services.Categories MMCA.ADC.Conference.UI/Services/Categories/CategoryItemLookupService.cs:12
CategoryItemService class MMCA.ADC.Conference.UI MMCA.ADC.Conference.UI.Services.Categories MMCA.ADC.Conference.UI/Services/Categories/CategoryItemService.cs:10
ConferenceCategoryService class MMCA.ADC.Conference.UI MMCA.ADC.Conference.UI.Services.Categories MMCA.ADC.Conference.UI/Services/Categories/ConferenceCategoryService.cs:10
ICategoryItemLookupService interface MMCA.ADC.Conference.UI MMCA.ADC.Conference.UI.Services.Categories MMCA.ADC.Conference.UI/Services/Categories/ICategoryItemLookupService.cs:18
ICategoryItemUIService interface MMCA.ADC.Conference.UI MMCA.ADC.Conference.UI.Services.Categories MMCA.ADC.Conference.UI/Services/Categories/ICategoryItemUIService.cs:9
IConferenceCategoryUIService interface MMCA.ADC.Conference.UI MMCA.ADC.Conference.UI.Services.Categories MMCA.ADC.Conference.UI/Services/Categories/IConferenceCategoryUIService.cs:9
ChildEntityDeletePath class MMCA.ADC.Conference.UI MMCA.ADC.Conference.UI.Services.Common MMCA.ADC.Conference.UI/Services/Common/ChildEntityServices.cs:76
EventSpeakerService class MMCA.ADC.Conference.UI MMCA.ADC.Conference.UI.Services.Common MMCA.ADC.Conference.UI/Services/Common/ChildEntityServices.cs:22
IEventSpeakerUIService interface MMCA.ADC.Conference.UI MMCA.ADC.Conference.UI.Services.Common MMCA.ADC.Conference.UI/Services/Common/IChildEntityUIService.cs:14
ISessionCategoryItemUIService interface MMCA.ADC.Conference.UI MMCA.ADC.Conference.UI.Services.Common MMCA.ADC.Conference.UI/Services/Common/IChildEntityUIService.cs:38
ISessionSpeakerUIService interface MMCA.ADC.Conference.UI MMCA.ADC.Conference.UI.Services.Common MMCA.ADC.Conference.UI/Services/Common/IChildEntityUIService.cs:26
ISpeakerCategoryItemUIService interface MMCA.ADC.Conference.UI MMCA.ADC.Conference.UI.Services.Common MMCA.ADC.Conference.UI/Services/Common/IChildEntityUIService.cs:50
SessionCategoryItemService class MMCA.ADC.Conference.UI MMCA.ADC.Conference.UI.Services.Common MMCA.ADC.Conference.UI/Services/Common/ChildEntityServices.cs:48
SessionSpeakerService class MMCA.ADC.Conference.UI MMCA.ADC.Conference.UI.Services.Common MMCA.ADC.Conference.UI/Services/Common/ChildEntityServices.cs:35
SpeakerCategoryItemService class MMCA.ADC.Conference.UI MMCA.ADC.Conference.UI.Services.Common MMCA.ADC.Conference.UI/Services/Common/ChildEntityServices.cs:61
EventInfo record MMCA.ADC.Conference.UI MMCA.ADC.Conference.UI.Services.Events MMCA.ADC.Conference.UI/Services/Events/IEventLookupService.cs:14
EventLookupService class MMCA.ADC.Conference.UI MMCA.ADC.Conference.UI.Services.Events MMCA.ADC.Conference.UI/Services/Events/EventLookupService.cs:33
EventService class MMCA.ADC.Conference.UI MMCA.ADC.Conference.UI.Services.Events MMCA.ADC.Conference.UI/Services/Events/EventService.cs:15
IEventLookupService interface MMCA.ADC.Conference.UI MMCA.ADC.Conference.UI.Services.Events MMCA.ADC.Conference.UI/Services/Events/IEventLookupService.cs:26
IEventUIService interface MMCA.ADC.Conference.UI MMCA.ADC.Conference.UI.Services.Events MMCA.ADC.Conference.UI/Services/Events/IEventUIService.cs:11
SessionizeRefreshOutcome record MMCA.ADC.Conference.UI MMCA.ADC.Conference.UI.Services.Events MMCA.ADC.Conference.UI/Services/Events/SessionizeRefreshOutcome.cs:13
IOrganizerEventFeedbackUIService interface MMCA.ADC.Conference.UI MMCA.ADC.Conference.UI.Services.Feedback MMCA.ADC.Conference.UI/Services/Feedback/IOrganizerFeedbackUIService.cs:11
IOrganizerSessionFeedbackUIService interface MMCA.ADC.Conference.UI MMCA.ADC.Conference.UI.Services.Feedback MMCA.ADC.Conference.UI/Services/Feedback/IOrganizerFeedbackUIService.cs:27
OrganizerEventFeedbackService class MMCA.ADC.Conference.UI MMCA.ADC.Conference.UI.Services.Feedback MMCA.ADC.Conference.UI/Services/Feedback/OrganizerFeedbackService.cs:15
OrganizerSessionFeedbackService class MMCA.ADC.Conference.UI MMCA.ADC.Conference.UI.Services.Feedback MMCA.ADC.Conference.UI/Services/Feedback/OrganizerFeedbackService.cs:66
IPublicSessionScheduleService interface MMCA.ADC.Conference.UI MMCA.ADC.Conference.UI.Services.Public MMCA.ADC.Conference.UI/Services/Public/IPublicSessionScheduleService.cs:34
PublicSessionScheduleService class MMCA.ADC.Conference.UI MMCA.ADC.Conference.UI.Services.Public MMCA.ADC.Conference.UI/Services/Public/PublicSessionScheduleService.cs:19
SessionSchedulePageRequest record MMCA.ADC.Conference.UI MMCA.ADC.Conference.UI.Services.Public MMCA.ADC.Conference.UI/Services/Public/IPublicSessionScheduleService.cs:20
IQuestionUIService interface MMCA.ADC.Conference.UI MMCA.ADC.Conference.UI.Services.Questions MMCA.ADC.Conference.UI/Services/Questions/IQuestionUIService.cs:9
QuestionService class MMCA.ADC.Conference.UI MMCA.ADC.Conference.UI.Services.Questions MMCA.ADC.Conference.UI/Services/Questions/QuestionService.cs:10
IRoomUIService interface MMCA.ADC.Conference.UI MMCA.ADC.Conference.UI.Services.Rooms MMCA.ADC.Conference.UI/Services/Rooms/IRoomUIService.cs:10
RoomService class MMCA.ADC.Conference.UI MMCA.ADC.Conference.UI.Services.Rooms MMCA.ADC.Conference.UI/Services/Rooms/RoomService.cs:14
ISessionUIService interface MMCA.ADC.Conference.UI MMCA.ADC.Conference.UI.Services.Sessions MMCA.ADC.Conference.UI/Services/Sessions/ISessionUIService.cs:9
SessionService class MMCA.ADC.Conference.UI MMCA.ADC.Conference.UI.Services.Sessions MMCA.ADC.Conference.UI/Services/Sessions/SessionService.cs:10
ISessionSelectionUIService interface MMCA.ADC.Conference.UI MMCA.ADC.Conference.UI.Services.Sessions.Selection MMCA.ADC.Conference.UI/Services/Sessions/Selection/ISessionSelectionUIService.cs:9
SessionSelectionService class MMCA.ADC.Conference.UI MMCA.ADC.Conference.UI.Services.Sessions.Selection MMCA.ADC.Conference.UI/Services/Sessions/Selection/SessionSelectionService.cs:14
ISpeakerDashboardUIService interface MMCA.ADC.Conference.UI MMCA.ADC.Conference.UI.Services.Speakers MMCA.ADC.Conference.UI/Services/Speakers/ISpeakerDashboardUIService.cs:10
ISpeakerDetailLookupService interface MMCA.ADC.Conference.UI MMCA.ADC.Conference.UI.Services.Speakers MMCA.ADC.Conference.UI/Services/Speakers/ISpeakerDetailLookupService.cs:25
ISpeakerLookupService interface MMCA.ADC.Conference.UI MMCA.ADC.Conference.UI.Services.Speakers MMCA.ADC.Conference.UI/Services/Speakers/ISpeakerLookupService.cs:17
ISpeakerUIService interface MMCA.ADC.Conference.UI MMCA.ADC.Conference.UI.Services.Speakers MMCA.ADC.Conference.UI/Services/Speakers/ISpeakerUIService.cs:10
SpeakerDashboardService class MMCA.ADC.Conference.UI MMCA.ADC.Conference.UI.Services.Speakers MMCA.ADC.Conference.UI/Services/Speakers/SpeakerDashboardService.cs:14
SpeakerDetailLookups record MMCA.ADC.Conference.UI MMCA.ADC.Conference.UI.Services.Speakers MMCA.ADC.Conference.UI/Services/Speakers/ISpeakerDetailLookupService.cs:14
SpeakerDetailLookupService class MMCA.ADC.Conference.UI MMCA.ADC.Conference.UI.Services.Speakers MMCA.ADC.Conference.UI/Services/Speakers/SpeakerDetailLookupService.cs:13
SpeakerInfo record MMCA.ADC.Conference.UI MMCA.ADC.Conference.UI.Services.Speakers MMCA.ADC.Conference.UI/Services/Speakers/ISpeakerLookupService.cs:9
SpeakerLookupService class MMCA.ADC.Conference.UI MMCA.ADC.Conference.UI.Services.Speakers MMCA.ADC.Conference.UI/Services/Speakers/SpeakerLookupService.cs:12
SpeakerService class MMCA.ADC.Conference.UI MMCA.ADC.Conference.UI.Services.Speakers MMCA.ADC.Conference.UI/Services/Speakers/SpeakerService.cs:13
ISponsorUIService interface MMCA.ADC.Conference.UI MMCA.ADC.Conference.UI.Services.Sponsors MMCA.ADC.Conference.UI/Services/Sponsors/ISponsorUIService.cs:9
SponsorService class MMCA.ADC.Conference.UI MMCA.ADC.Conference.UI.Services.Sponsors MMCA.ADC.Conference.UI/Services/Sponsors/SponsorService.cs:10
BunitTestBase class MMCA.ADC.Conference.UI.Tests MMCA.ADC.Conference.UI.Tests MMCA.ADC.Conference.UI.Tests/BunitTestBase.cs:19
ManagementRouteAuthorizationTests class MMCA.ADC.Conference.UI.Tests MMCA.ADC.Conference.UI.Tests MMCA.ADC.Conference.UI.Tests/ManagementRouteAuthorizationTests.cs:19
AddToCalendarButtonTests class MMCA.ADC.Conference.UI.Tests MMCA.ADC.Conference.UI.Tests.Components MMCA.ADC.Conference.UI.Tests/Components/AddToCalendarButtonTests.cs:22
ComponentsSnapshotTests class MMCA.ADC.Conference.UI.Tests MMCA.ADC.Conference.UI.Tests.Components MMCA.ADC.Conference.UI.Tests/Components/ComponentsSnapshotTests.cs:28
QrCodeButtonTests class MMCA.ADC.Conference.UI.Tests MMCA.ADC.Conference.UI.Tests.Components MMCA.ADC.Conference.UI.Tests/Components/QrCodeButtonTests.cs:14
SharePageButtonTests class MMCA.ADC.Conference.UI.Tests MMCA.ADC.Conference.UI.Tests.Components MMCA.ADC.Conference.UI.Tests/Components/SharePageButtonTests.cs:17
ClientUrlValidationTests class MMCA.ADC.Conference.UI.Tests MMCA.ADC.Conference.UI.Tests.Pages MMCA.ADC.Conference.UI.Tests/Pages/ClientUrlValidationTests.cs:23
ActivityCreateTests class MMCA.ADC.Conference.UI.Tests MMCA.ADC.Conference.UI.Tests.Pages.Activities MMCA.ADC.Conference.UI.Tests/Pages/Activities/ActivityCreateTests.cs:21
ActivityDetailTests class MMCA.ADC.Conference.UI.Tests MMCA.ADC.Conference.UI.Tests.Pages.Activities MMCA.ADC.Conference.UI.Tests/Pages/Activities/ActivityDetailTests.cs:20
EventFilteredListPageBaseTests class MMCA.ADC.Conference.UI.Tests MMCA.ADC.Conference.UI.Tests.Pages.Common MMCA.ADC.Conference.UI.Tests/Pages/Common/EventFilteredListPageBaseTests.cs:22
EventFilteredListPagePrerenderTests class MMCA.ADC.Conference.UI.Tests MMCA.ADC.Conference.UI.Tests.Pages.Common MMCA.ADC.Conference.UI.Tests/Pages/Common/EventFilteredListPagePrerenderTests.cs:21
EventCreateTests class MMCA.ADC.Conference.UI.Tests MMCA.ADC.Conference.UI.Tests.Pages.Events MMCA.ADC.Conference.UI.Tests/Pages/Events/EventCreateTests.cs:18
EventDetailTests class MMCA.ADC.Conference.UI.Tests MMCA.ADC.Conference.UI.Tests.Pages.Events MMCA.ADC.Conference.UI.Tests/Pages/Events/EventDetailTests.cs:19
OrganizerEventFeedbackTests class MMCA.ADC.Conference.UI.Tests MMCA.ADC.Conference.UI.Tests.Pages.Feedback MMCA.ADC.Conference.UI.Tests/Pages/Feedback/OrganizerEventFeedbackTests.cs:21
OrganizerSessionFeedbackTests class MMCA.ADC.Conference.UI.Tests MMCA.ADC.Conference.UI.Tests.Pages.Feedback MMCA.ADC.Conference.UI.Tests/Pages/Feedback/OrganizerSessionFeedbackTests.cs:22
ADCHomeTests class MMCA.ADC.Conference.UI.Tests MMCA.ADC.Conference.UI.Tests.Pages.Home MMCA.ADC.Conference.UI.Tests/Pages/Home/ADCHomeTests.cs:20
ADCHomeTicketingTests class MMCA.ADC.Conference.UI.Tests MMCA.ADC.Conference.UI.Tests.Pages.Home MMCA.ADC.Conference.UI.Tests/Pages/Home/ADCHomeTests.cs:124
PublicActivityListTests class MMCA.ADC.Conference.UI.Tests MMCA.ADC.Conference.UI.Tests.Pages.Public MMCA.ADC.Conference.UI.Tests/Pages/Public/PublicActivityListTests.cs:17
PublicEventDetailTests class MMCA.ADC.Conference.UI.Tests MMCA.ADC.Conference.UI.Tests.Pages.Public MMCA.ADC.Conference.UI.Tests/Pages/Public/PublicEventDetailTests.cs:17
PublicEventListRedirectTests class MMCA.ADC.Conference.UI.Tests MMCA.ADC.Conference.UI.Tests.Pages.Public MMCA.ADC.Conference.UI.Tests/Pages/Public/PublicEventListRedirectTests.cs:35
PublicSponsorListTests class MMCA.ADC.Conference.UI.Tests MMCA.ADC.Conference.UI.Tests.Pages.Public MMCA.ADC.Conference.UI.Tests/Pages/Public/PublicSponsorListTests.cs:19
PublicSessionDetailBookmarkTests class MMCA.ADC.Conference.UI.Tests MMCA.ADC.Conference.UI.Tests.Pages.Public.Sessions MMCA.ADC.Conference.UI.Tests/Pages/Public/Sessions/PublicSessionDetailBookmarkTests.cs:29
PublicSessionDetailLiveButtonTests class MMCA.ADC.Conference.UI.Tests MMCA.ADC.Conference.UI.Tests.Pages.Public.Sessions MMCA.ADC.Conference.UI.Tests/Pages/Public/Sessions/PublicSessionDetailLiveButtonTests.cs:27
PublicSessionDetailTests class MMCA.ADC.Conference.UI.Tests MMCA.ADC.Conference.UI.Tests.Pages.Public.Sessions MMCA.ADC.Conference.UI.Tests/Pages/Public/Sessions/PublicSessionDetailTests.cs:26
PublicSessionListEventFilterTests class MMCA.ADC.Conference.UI.Tests MMCA.ADC.Conference.UI.Tests.Pages.Public.Sessions MMCA.ADC.Conference.UI.Tests/Pages/Public/Sessions/PublicSessionListEventFilterTests.cs:23
PublicSessionListRoomFilterTests class MMCA.ADC.Conference.UI.Tests MMCA.ADC.Conference.UI.Tests.Pages.Public.Sessions MMCA.ADC.Conference.UI.Tests/Pages/Public/Sessions/PublicSessionListRoomFilterTests.cs:22
PublicSessionListViewBookmarkTests class MMCA.ADC.Conference.UI.Tests MMCA.ADC.Conference.UI.Tests.Pages.Public.Sessions MMCA.ADC.Conference.UI.Tests/Pages/Public/Sessions/PublicSessionListViewBookmarkTests.cs:22
PublicSpeakerDetailTests class MMCA.ADC.Conference.UI.Tests MMCA.ADC.Conference.UI.Tests.Pages.Public.Speakers MMCA.ADC.Conference.UI.Tests/Pages/Public/Speakers/PublicSpeakerDetailTests.cs:18
PublicSpeakerListCardGridTests class MMCA.ADC.Conference.UI.Tests MMCA.ADC.Conference.UI.Tests.Pages.Public.Speakers MMCA.ADC.Conference.UI.Tests/Pages/Public/Speakers/PublicSpeakerListCardGridTests.cs:23
PublicSpeakerListEventFilterTests class MMCA.ADC.Conference.UI.Tests MMCA.ADC.Conference.UI.Tests.Pages.Public.Speakers MMCA.ADC.Conference.UI.Tests/Pages/Public/Speakers/PublicSpeakerListEventFilterTests.cs:20
QuestionCreateTests class MMCA.ADC.Conference.UI.Tests MMCA.ADC.Conference.UI.Tests.Pages.Questions MMCA.ADC.Conference.UI.Tests/Pages/Questions/QuestionCreateTests.cs:19
QuestionDetailTests class MMCA.ADC.Conference.UI.Tests MMCA.ADC.Conference.UI.Tests.Pages.Questions MMCA.ADC.Conference.UI.Tests/Pages/Questions/QuestionDetailTests.cs:18
RoomDetailTests class MMCA.ADC.Conference.UI.Tests MMCA.ADC.Conference.UI.Tests.Pages.Rooms MMCA.ADC.Conference.UI.Tests/Pages/Rooms/RoomDetailTests.cs:17
SessionDetailRoomCacheTests class MMCA.ADC.Conference.UI.Tests MMCA.ADC.Conference.UI.Tests.Pages.Sessions MMCA.ADC.Conference.UI.Tests/Pages/Sessions/SessionDetailRoomCacheTests.cs:25
SessionDetailStaleLoadTests class MMCA.ADC.Conference.UI.Tests MMCA.ADC.Conference.UI.Tests.Pages.Sessions MMCA.ADC.Conference.UI.Tests/Pages/Sessions/SessionDetailStaleLoadTests.cs:25
SessionListEventFilterTests class MMCA.ADC.Conference.UI.Tests MMCA.ADC.Conference.UI.Tests.Pages.Sessions MMCA.ADC.Conference.UI.Tests/Pages/Sessions/SessionListEventFilterTests.cs:21
SessionSelectionAiScoresTests class MMCA.ADC.Conference.UI.Tests MMCA.ADC.Conference.UI.Tests.Pages.Sessions.Selection MMCA.ADC.Conference.UI.Tests/Pages/Sessions/Selection/SessionSelectionAiScoresTests.cs:15
SessionSelectionDashboardTests class MMCA.ADC.Conference.UI.Tests MMCA.ADC.Conference.UI.Tests.Pages.Sessions.Selection MMCA.ADC.Conference.UI.Tests/Pages/Sessions/Selection/SessionSelectionDashboardTests.cs:20
SessionSelectionSpeakerOverlapTests class MMCA.ADC.Conference.UI.Tests MMCA.ADC.Conference.UI.Tests.Pages.Sessions.Selection MMCA.ADC.Conference.UI.Tests/Pages/Sessions/Selection/SessionSelectionSpeakerOverlapTests.cs:14
SessionSelectionStaleResponseTests class MMCA.ADC.Conference.UI.Tests MMCA.ADC.Conference.UI.Tests.Pages.Sessions.Selection MMCA.ADC.Conference.UI.Tests/Pages/Sessions/Selection/SessionSelectionStaleResponseTests.cs:24
ChildEntityDeletePathTests class MMCA.ADC.Conference.UI.Tests MMCA.ADC.Conference.UI.Tests.Pages.Speakers MMCA.ADC.Conference.UI.Tests/Pages/Speakers/SpeakerCategoryItemsPanelTests.cs:110
FixedOriginLinkBuilder class MMCA.ADC.Conference.UI.Tests MMCA.ADC.Conference.UI.Tests.Pages.Speakers MMCA.ADC.Conference.UI.Tests/Pages/Speakers/SpeakerQrTests.cs:94
SpeakerCategoryItemsPanelTests class MMCA.ADC.Conference.UI.Tests MMCA.ADC.Conference.UI.Tests.Pages.Speakers MMCA.ADC.Conference.UI.Tests/Pages/Speakers/SpeakerCategoryItemsPanelTests.cs:23
SpeakerDashboardTests class MMCA.ADC.Conference.UI.Tests MMCA.ADC.Conference.UI.Tests.Pages.Speakers MMCA.ADC.Conference.UI.Tests/Pages/Speakers/SpeakerDashboardTests.cs:23
SpeakerDetailTests class MMCA.ADC.Conference.UI.Tests MMCA.ADC.Conference.UI.Tests.Pages.Speakers MMCA.ADC.Conference.UI.Tests/Pages/Speakers/SpeakerDetailTests.cs:23
SpeakerQrTests class MMCA.ADC.Conference.UI.Tests MMCA.ADC.Conference.UI.Tests.Pages.Speakers MMCA.ADC.Conference.UI.Tests/Pages/Speakers/SpeakerQrTests.cs:17
SponsorCreateTests class MMCA.ADC.Conference.UI.Tests MMCA.ADC.Conference.UI.Tests.Pages.Sponsors MMCA.ADC.Conference.UI.Tests/Pages/Sponsors/SponsorCreateTests.cs:27
SponsorDetailTests class MMCA.ADC.Conference.UI.Tests MMCA.ADC.Conference.UI.Tests.Pages.Sponsors MMCA.ADC.Conference.UI.Tests/Pages/Sponsors/SponsorDetailTests.cs:20
EventServiceTests class MMCA.ADC.Conference.UI.Tests MMCA.ADC.Conference.UI.Tests.Services MMCA.ADC.Conference.UI.Tests/Services/EventServiceTests.cs:15
OrganizerEventFeedbackServiceTests class MMCA.ADC.Conference.UI.Tests MMCA.ADC.Conference.UI.Tests.Services MMCA.ADC.Conference.UI.Tests/Services/OrganizerEventFeedbackServiceTests.cs:14
OrganizerSessionFeedbackServiceTests class MMCA.ADC.Conference.UI.Tests MMCA.ADC.Conference.UI.Tests.Services MMCA.ADC.Conference.UI.Tests/Services/OrganizerSessionFeedbackServiceTests.cs:14
SessionSelectionServiceTests class MMCA.ADC.Conference.UI.Tests MMCA.ADC.Conference.UI.Tests.Services MMCA.ADC.Conference.UI.Tests/Services/SessionSelectionServiceTests.cs:15
SpeakerDashboardServiceTests class MMCA.ADC.Conference.UI.Tests MMCA.ADC.Conference.UI.Tests.Services MMCA.ADC.Conference.UI.Tests/Services/SpeakerDashboardServiceTests.cs:20
BookmarkCountGrpcTests class MMCA.ADC.CrossService.IntegrationTests MMCA.ADC.CrossService.IntegrationTests.CrossService MMCA.ADC.CrossService.IntegrationTests/CrossService/BookmarkCountGrpcTests.cs:17
CrossServiceSmokeTests class MMCA.ADC.CrossService.IntegrationTests MMCA.ADC.CrossService.IntegrationTests.CrossService MMCA.ADC.CrossService.IntegrationTests/CrossService/CrossServiceSmokeTests.cs:15
SpeakerLinkBrokerFlowTests class MMCA.ADC.CrossService.IntegrationTests MMCA.ADC.CrossService.IntegrationTests.CrossService MMCA.ADC.CrossService.IntegrationTests/CrossService/SpeakerLinkBrokerFlowTests.cs:17
TwoReplicaHubFanOutTests class MMCA.ADC.CrossService.IntegrationTests MMCA.ADC.CrossService.IntegrationTests.CrossService MMCA.ADC.CrossService.IntegrationTests/CrossService/TwoReplicaHubFanOutTests.cs:35
UserRegisteredBrokerFlowTests class MMCA.ADC.CrossService.IntegrationTests MMCA.ADC.CrossService.IntegrationTests.CrossService MMCA.ADC.CrossService.IntegrationTests/CrossService/UserRegisteredBrokerFlowTests.cs:20
ConferenceCrossServiceFactory class MMCA.ADC.CrossService.IntegrationTests MMCA.ADC.CrossService.IntegrationTests.Infrastructure MMCA.ADC.CrossService.IntegrationTests/Infrastructure/ConferenceCrossServiceFactory.cs:29
CrossServiceCollection class MMCA.ADC.CrossService.IntegrationTests MMCA.ADC.CrossService.IntegrationTests.Infrastructure MMCA.ADC.CrossService.IntegrationTests/Infrastructure/CrossServiceCollection.cs:10
CrossServiceFixture class MMCA.ADC.CrossService.IntegrationTests MMCA.ADC.CrossService.IntegrationTests.Infrastructure MMCA.ADC.CrossService.IntegrationTests/Infrastructure/CrossServiceFixture.cs:34
CrossServiceTestBase class MMCA.ADC.CrossService.IntegrationTests MMCA.ADC.CrossService.IntegrationTests.Infrastructure MMCA.ADC.CrossService.IntegrationTests/Infrastructure/CrossServiceTestBase.cs:20
EngagementCrossServiceFactory class MMCA.ADC.CrossService.IntegrationTests MMCA.ADC.CrossService.IntegrationTests.Infrastructure MMCA.ADC.CrossService.IntegrationTests/Infrastructure/EngagementCrossServiceFactory.cs:33
FakeCrossServiceAttendeeQueryService class MMCA.ADC.CrossService.IntegrationTests MMCA.ADC.CrossService.IntegrationTests.Infrastructure MMCA.ADC.CrossService.IntegrationTests/Infrastructure/FakeCrossServiceAttendeeQueryService.cs:19
IdentityCrossServiceFactory class MMCA.ADC.CrossService.IntegrationTests MMCA.ADC.CrossService.IntegrationTests.Infrastructure MMCA.ADC.CrossService.IntegrationTests/Infrastructure/IdentityCrossServiceFactory.cs:25
NotificationCrossServiceFactory class MMCA.ADC.CrossService.IntegrationTests MMCA.ADC.CrossService.IntegrationTests.Infrastructure MMCA.ADC.CrossService.IntegrationTests/Infrastructure/NotificationCrossServiceFactory.cs:37
E2ETestCollection class MMCA.ADC.E2E.Tests MMCA.ADC.E2E.Tests.Infrastructure MMCA.ADC.E2E.Tests/Infrastructure/E2ETestCollection.cs:8
TestSetup class MMCA.ADC.E2E.Tests MMCA.ADC.E2E.Tests.Infrastructure MMCA.ADC.E2E.Tests/Infrastructure/TestSetup.cs:5
ConferenceCategoryCreatePage class MMCA.ADC.E2E.Tests MMCA.ADC.E2E.Tests.PageObjects.Conference.Categories MMCA.ADC.E2E.Tests/PageObjects/Conference/Categories/ConferenceCategoryCreatePage.cs:3
ConferenceCategoryDetailPage class MMCA.ADC.E2E.Tests MMCA.ADC.E2E.Tests.PageObjects.Conference.Categories MMCA.ADC.E2E.Tests/PageObjects/Conference/Categories/ConferenceCategoryDetailPage.cs:3
ConferenceCategoryListPage class MMCA.ADC.E2E.Tests MMCA.ADC.E2E.Tests.PageObjects.Conference.Categories MMCA.ADC.E2E.Tests/PageObjects/Conference/Categories/ConferenceCategoryListPage.cs:3
EventCreatePage class MMCA.ADC.E2E.Tests MMCA.ADC.E2E.Tests.PageObjects.Conference.Events MMCA.ADC.E2E.Tests/PageObjects/Conference/Events/EventCreatePage.cs:3
EventDetailPage class MMCA.ADC.E2E.Tests MMCA.ADC.E2E.Tests.PageObjects.Conference.Events MMCA.ADC.E2E.Tests/PageObjects/Conference/Events/EventDetailPage.cs:3
EventFilterPageExtensions class MMCA.ADC.E2E.Tests MMCA.ADC.E2E.Tests.PageObjects.Conference.Events MMCA.ADC.E2E.Tests/PageObjects/Conference/Events/EventFilterPageExtensions.cs:14
EventListPage class MMCA.ADC.E2E.Tests MMCA.ADC.E2E.Tests.PageObjects.Conference.Events MMCA.ADC.E2E.Tests/PageObjects/Conference/Events/EventListPage.cs:3
QuestionCreatePage class MMCA.ADC.E2E.Tests MMCA.ADC.E2E.Tests.PageObjects.Conference.Questions MMCA.ADC.E2E.Tests/PageObjects/Conference/Questions/QuestionCreatePage.cs:3
QuestionDetailPage class MMCA.ADC.E2E.Tests MMCA.ADC.E2E.Tests.PageObjects.Conference.Questions MMCA.ADC.E2E.Tests/PageObjects/Conference/Questions/QuestionDetailPage.cs:3
QuestionListPage class MMCA.ADC.E2E.Tests MMCA.ADC.E2E.Tests.PageObjects.Conference.Questions MMCA.ADC.E2E.Tests/PageObjects/Conference/Questions/QuestionListPage.cs:3
RoomCreatePage class MMCA.ADC.E2E.Tests MMCA.ADC.E2E.Tests.PageObjects.Conference.Rooms MMCA.ADC.E2E.Tests/PageObjects/Conference/Rooms/RoomCreatePage.cs:3
RoomDetailPage class MMCA.ADC.E2E.Tests MMCA.ADC.E2E.Tests.PageObjects.Conference.Rooms MMCA.ADC.E2E.Tests/PageObjects/Conference/Rooms/RoomDetailPage.cs:3
RoomListPage class MMCA.ADC.E2E.Tests MMCA.ADC.E2E.Tests.PageObjects.Conference.Rooms MMCA.ADC.E2E.Tests/PageObjects/Conference/Rooms/RoomListPage.cs:5
SessionCreatePage class MMCA.ADC.E2E.Tests MMCA.ADC.E2E.Tests.PageObjects.Conference.Sessions MMCA.ADC.E2E.Tests/PageObjects/Conference/Sessions/SessionCreatePage.cs:3
SessionDetailPage class MMCA.ADC.E2E.Tests MMCA.ADC.E2E.Tests.PageObjects.Conference.Sessions MMCA.ADC.E2E.Tests/PageObjects/Conference/Sessions/SessionDetailPage.cs:3
SessionListPage class MMCA.ADC.E2E.Tests MMCA.ADC.E2E.Tests.PageObjects.Conference.Sessions MMCA.ADC.E2E.Tests/PageObjects/Conference/Sessions/SessionListPage.cs:5
SpeakerCreatePage class MMCA.ADC.E2E.Tests MMCA.ADC.E2E.Tests.PageObjects.Conference.Speakers MMCA.ADC.E2E.Tests/PageObjects/Conference/Speakers/SpeakerCreatePage.cs:3
SpeakerDashboardPage class MMCA.ADC.E2E.Tests MMCA.ADC.E2E.Tests.PageObjects.Conference.Speakers MMCA.ADC.E2E.Tests/PageObjects/Conference/Speakers/SpeakerDashboardPage.cs:3
SpeakerDetailPage class MMCA.ADC.E2E.Tests MMCA.ADC.E2E.Tests.PageObjects.Conference.Speakers MMCA.ADC.E2E.Tests/PageObjects/Conference/Speakers/SpeakerDetailPage.cs:3
SpeakerListPage class MMCA.ADC.E2E.Tests MMCA.ADC.E2E.Tests.PageObjects.Conference.Speakers MMCA.ADC.E2E.Tests/PageObjects/Conference/Speakers/SpeakerListPage.cs:5
SpeakerQrPage class MMCA.ADC.E2E.Tests MMCA.ADC.E2E.Tests.PageObjects.Conference.Speakers MMCA.ADC.E2E.Tests/PageObjects/Conference/Speakers/SpeakerQrPage.cs:7
SponsorCreatePage class MMCA.ADC.E2E.Tests MMCA.ADC.E2E.Tests.PageObjects.Conference.Sponsors MMCA.ADC.E2E.Tests/PageObjects/Conference/Sponsors/SponsorCreatePage.cs:8
SponsorDetailPage class MMCA.ADC.E2E.Tests MMCA.ADC.E2E.Tests.PageObjects.Conference.Sponsors MMCA.ADC.E2E.Tests/PageObjects/Conference/Sponsors/SponsorDetailPage.cs:8
SponsorListPage class MMCA.ADC.E2E.Tests MMCA.ADC.E2E.Tests.PageObjects.Conference.Sponsors MMCA.ADC.E2E.Tests/PageObjects/Conference/Sponsors/SponsorListPage.cs:3
CheckInScanPage class MMCA.ADC.E2E.Tests MMCA.ADC.E2E.Tests.PageObjects.Engagement.CheckIns MMCA.ADC.E2E.Tests/PageObjects/Engagement/CheckIns/CheckInScanPage.cs:10
MyBadgePage class MMCA.ADC.E2E.Tests MMCA.ADC.E2E.Tests.PageObjects.Engagement.CheckIns MMCA.ADC.E2E.Tests/PageObjects/Engagement/CheckIns/MyBadgePage.cs:7
OrganizerAttendancePage class MMCA.ADC.E2E.Tests MMCA.ADC.E2E.Tests.PageObjects.Engagement.CheckIns MMCA.ADC.E2E.Tests/PageObjects/Engagement/CheckIns/OrganizerAttendancePage.cs:8
RoomCheckInPage class MMCA.ADC.E2E.Tests MMCA.ADC.E2E.Tests.PageObjects.Engagement.CheckIns MMCA.ADC.E2E.Tests/PageObjects/Engagement/CheckIns/RoomCheckInPage.cs:8
SponsorVisitPage class MMCA.ADC.E2E.Tests MMCA.ADC.E2E.Tests.PageObjects.Engagement.CheckIns MMCA.ADC.E2E.Tests/PageObjects/Engagement/CheckIns/SponsorVisitPage.cs:8
EventFeedbackPage class MMCA.ADC.E2E.Tests MMCA.ADC.E2E.Tests.PageObjects.Engagement.Feedback MMCA.ADC.E2E.Tests/PageObjects/Engagement/Feedback/EventFeedbackPage.cs:3
OrganizerEventFeedbackPage class MMCA.ADC.E2E.Tests MMCA.ADC.E2E.Tests.PageObjects.Engagement.Feedback MMCA.ADC.E2E.Tests/PageObjects/Engagement/Feedback/OrganizerEventFeedbackPage.cs:3
OrganizerSessionFeedbackPage class MMCA.ADC.E2E.Tests MMCA.ADC.E2E.Tests.PageObjects.Engagement.Feedback MMCA.ADC.E2E.Tests/PageObjects/Engagement/Feedback/OrganizerSessionFeedbackPage.cs:3
SessionFeedbackPage class MMCA.ADC.E2E.Tests MMCA.ADC.E2E.Tests.PageObjects.Engagement.Feedback MMCA.ADC.E2E.Tests/PageObjects/Engagement/Feedback/SessionFeedbackPage.cs:3
HappeningNowPage class MMCA.ADC.E2E.Tests MMCA.ADC.E2E.Tests.PageObjects.Engagement.Live MMCA.ADC.E2E.Tests/PageObjects/Engagement/Live/HappeningNowPage.cs:9
LiveSessionPage class MMCA.ADC.E2E.Tests MMCA.ADC.E2E.Tests.PageObjects.Engagement.Live MMCA.ADC.E2E.Tests/PageObjects/Engagement/Live/LiveSessionPage.cs:16
PresenterViewPage class MMCA.ADC.E2E.Tests MMCA.ADC.E2E.Tests.PageObjects.Engagement.Live MMCA.ADC.E2E.Tests/PageObjects/Engagement/Live/PresenterViewPage.cs:9
MyPointsPage class MMCA.ADC.E2E.Tests MMCA.ADC.E2E.Tests.PageObjects.Engagement.Points MMCA.ADC.E2E.Tests/PageObjects/Engagement/Points/MyPointsPage.cs:8
OrganizerPointsOverviewPage class MMCA.ADC.E2E.Tests MMCA.ADC.E2E.Tests.PageObjects.Engagement.Points MMCA.ADC.E2E.Tests/PageObjects/Engagement/Points/OrganizerPointsOverviewPage.cs:8
UserListPage class MMCA.ADC.E2E.Tests MMCA.ADC.E2E.Tests.PageObjects.Identity MMCA.ADC.E2E.Tests/PageObjects/Identity/UserListPage.cs:3
PublicEventDetailPage class MMCA.ADC.E2E.Tests MMCA.ADC.E2E.Tests.PageObjects.Public MMCA.ADC.E2E.Tests/PageObjects/Public/PublicEventDetailPage.cs:3
PublicEventListPage class MMCA.ADC.E2E.Tests MMCA.ADC.E2E.Tests.PageObjects.Public MMCA.ADC.E2E.Tests/PageObjects/Public/PublicEventListPage.cs:3
PublicSessionDetailPage class MMCA.ADC.E2E.Tests MMCA.ADC.E2E.Tests.PageObjects.Public MMCA.ADC.E2E.Tests/PageObjects/Public/PublicSessionDetailPage.cs:3
PublicSessionListPage class MMCA.ADC.E2E.Tests MMCA.ADC.E2E.Tests.PageObjects.Public MMCA.ADC.E2E.Tests/PageObjects/Public/PublicSessionListPage.cs:5
PublicSpeakerDetailPage class MMCA.ADC.E2E.Tests MMCA.ADC.E2E.Tests.PageObjects.Public MMCA.ADC.E2E.Tests/PageObjects/Public/PublicSpeakerDetailPage.cs:3
PublicSpeakerListPage class MMCA.ADC.E2E.Tests MMCA.ADC.E2E.Tests.PageObjects.Public MMCA.ADC.E2E.Tests/PageObjects/Public/PublicSpeakerListPage.cs:12
PublicSponsorListPage class MMCA.ADC.E2E.Tests MMCA.ADC.E2E.Tests.PageObjects.Public MMCA.ADC.E2E.Tests/PageObjects/Public/PublicSponsorListPage.cs:8
AccessibilityTests class MMCA.ADC.E2E.Tests MMCA.ADC.E2E.Tests.Workflows MMCA.ADC.E2E.Tests/Workflows/AccessibilityTests.cs:27
PseudoLocalizationTests class MMCA.ADC.E2E.Tests MMCA.ADC.E2E.Tests.Workflows MMCA.ADC.E2E.Tests/Workflows/PseudoLocalizationTests.cs:29
WebVitalsTests class MMCA.ADC.E2E.Tests MMCA.ADC.E2E.Tests.Workflows MMCA.ADC.E2E.Tests/Workflows/WebVitalsTests.cs:29
DataIntegrityTests class MMCA.ADC.E2E.Tests MMCA.ADC.E2E.Tests.Workflows.Conference MMCA.ADC.E2E.Tests/Workflows/Conference/DataIntegrityTests.cs:14
OrganizerCategoryManagementTests class MMCA.ADC.E2E.Tests MMCA.ADC.E2E.Tests.Workflows.Conference.Organizer MMCA.ADC.E2E.Tests/Workflows/Conference/Organizer/OrganizerCategoryManagementTests.cs:9
OrganizerEventManagementTests class MMCA.ADC.E2E.Tests MMCA.ADC.E2E.Tests.Workflows.Conference.Organizer MMCA.ADC.E2E.Tests/Workflows/Conference/Organizer/OrganizerEventManagementTests.cs:11
OrganizerFeedbackAnalyticsTests class MMCA.ADC.E2E.Tests MMCA.ADC.E2E.Tests.Workflows.Conference.Organizer MMCA.ADC.E2E.Tests/Workflows/Conference/Organizer/OrganizerFeedbackAnalyticsTests.cs:12
OrganizerQuestionManagementTests class MMCA.ADC.E2E.Tests MMCA.ADC.E2E.Tests.Workflows.Conference.Organizer MMCA.ADC.E2E.Tests/Workflows/Conference/Organizer/OrganizerQuestionManagementTests.cs:9
OrganizerRelationshipManagementTests class MMCA.ADC.E2E.Tests MMCA.ADC.E2E.Tests.Workflows.Conference.Organizer MMCA.ADC.E2E.Tests/Workflows/Conference/Organizer/OrganizerRelationshipManagementTests.cs:19
OrganizerRoomManagementTests class MMCA.ADC.E2E.Tests MMCA.ADC.E2E.Tests.Workflows.Conference.Organizer MMCA.ADC.E2E.Tests/Workflows/Conference/Organizer/OrganizerRoomManagementTests.cs:10
OrganizerSessionManagementTests class MMCA.ADC.E2E.Tests MMCA.ADC.E2E.Tests.Workflows.Conference.Organizer MMCA.ADC.E2E.Tests/Workflows/Conference/Organizer/OrganizerSessionManagementTests.cs:10
OrganizerSpeakerManagementTests class MMCA.ADC.E2E.Tests MMCA.ADC.E2E.Tests.Workflows.Conference.Organizer MMCA.ADC.E2E.Tests/Workflows/Conference/Organizer/OrganizerSpeakerManagementTests.cs:10
OrganizerSponsorManagementTests class MMCA.ADC.E2E.Tests MMCA.ADC.E2E.Tests.Workflows.Conference.Organizer MMCA.ADC.E2E.Tests/Workflows/Conference/Organizer/OrganizerSponsorManagementTests.cs:13
FeaturedEvent record MMCA.ADC.E2E.Tests MMCA.ADC.E2E.Tests.Workflows.Conference.Public MMCA.ADC.E2E.Tests/Workflows/Conference/Public/PublicBrowseTests.cs:454
PublicBrowseTests class MMCA.ADC.E2E.Tests MMCA.ADC.E2E.Tests.Workflows.Conference.Public MMCA.ADC.E2E.Tests/Workflows/Conference/Public/PublicBrowseTests.cs:12
PublicSponsorBrowseTests class MMCA.ADC.E2E.Tests MMCA.ADC.E2E.Tests.Workflows.Conference.Public MMCA.ADC.E2E.Tests/Workflows/Conference/Public/PublicSponsorBrowseTests.cs:15
SessionSelectionDashboardTests class MMCA.ADC.E2E.Tests MMCA.ADC.E2E.Tests.Workflows.Conference.Speaker MMCA.ADC.E2E.Tests/Workflows/Conference/Speaker/SessionSelectionDashboardTests.cs:12
SpeakerDashboardTests class MMCA.ADC.E2E.Tests MMCA.ADC.E2E.Tests.Workflows.Conference.Speaker MMCA.ADC.E2E.Tests/Workflows/Conference/Speaker/SpeakerDashboardTests.cs:9
SpeakerSelfServiceTests class MMCA.ADC.E2E.Tests MMCA.ADC.E2E.Tests.Workflows.Conference.Speaker MMCA.ADC.E2E.Tests/Workflows/Conference/Speaker/SpeakerSelfServiceTests.cs:27
AttendeeBookmarkTests class MMCA.ADC.E2E.Tests MMCA.ADC.E2E.Tests.Workflows.Engagement MMCA.ADC.E2E.Tests/Workflows/Engagement/AttendeeBookmarkTests.cs:14
AttendeeFeedbackTests class MMCA.ADC.E2E.Tests MMCA.ADC.E2E.Tests.Workflows.Engagement MMCA.ADC.E2E.Tests/Workflows/Engagement/AttendeeFeedbackTests.cs:13
AttendeeShareAndExportTests class MMCA.ADC.E2E.Tests MMCA.ADC.E2E.Tests.Workflows.Engagement MMCA.ADC.E2E.Tests/Workflows/Engagement/AttendeeShareAndExportTests.cs:12
CheckInAndPointsTests class MMCA.ADC.E2E.Tests MMCA.ADC.E2E.Tests.Workflows.Engagement MMCA.ADC.E2E.Tests/Workflows/Engagement/CheckInAndPointsTests.cs:33
LiveEventFixture record MMCA.ADC.E2E.Tests MMCA.ADC.E2E.Tests.Workflows.Engagement MMCA.ADC.E2E.Tests/Workflows/Engagement/LiveSessionQaTests.cs:254
LivePollWorkflowTests class MMCA.ADC.E2E.Tests MMCA.ADC.E2E.Tests.Workflows.Engagement MMCA.ADC.E2E.Tests/Workflows/Engagement/LivePollWorkflowTests.cs:13
LiveSessionQaTests class MMCA.ADC.E2E.Tests MMCA.ADC.E2E.Tests.Workflows.Engagement MMCA.ADC.E2E.Tests/Workflows/Engagement/LiveSessionQaTests.cs:23
AccountDeletionTests class MMCA.ADC.E2E.Tests MMCA.ADC.E2E.Tests.Workflows.Identity MMCA.ADC.E2E.Tests/Workflows/Identity/AccountDeletionTests.cs:9
AuthorizationTests class MMCA.ADC.E2E.Tests MMCA.ADC.E2E.Tests.Workflows.Identity MMCA.ADC.E2E.Tests/Workflows/Identity/AuthorizationTests.cs:11
LogoutTests class MMCA.ADC.E2E.Tests MMCA.ADC.E2E.Tests.Workflows.Identity MMCA.ADC.E2E.Tests/Workflows/Identity/LogoutTests.cs:5
PasswordResetTests class MMCA.ADC.E2E.Tests MMCA.ADC.E2E.Tests.Workflows.Identity MMCA.ADC.E2E.Tests/Workflows/Identity/PasswordResetTests.cs:5
ProfileManagementTests class MMCA.ADC.E2E.Tests MMCA.ADC.E2E.Tests.Workflows.Identity MMCA.ADC.E2E.Tests/Workflows/Identity/ProfileManagementTests.cs:8
UserLoginTests class MMCA.ADC.E2E.Tests MMCA.ADC.E2E.Tests.Workflows.Identity MMCA.ADC.E2E.Tests/Workflows/Identity/UserLoginTests.cs:5
UserManagementTests class MMCA.ADC.E2E.Tests MMCA.ADC.E2E.Tests.Workflows.Identity MMCA.ADC.E2E.Tests/Workflows/Identity/UserManagementTests.cs:9
UserRegistrationTests class MMCA.ADC.E2E.Tests MMCA.ADC.E2E.Tests.Workflows.Identity MMCA.ADC.E2E.Tests/Workflows/Identity/UserRegistrationTests.cs:5
NotificationTests class MMCA.ADC.E2E.Tests MMCA.ADC.E2E.Tests.Workflows.Notifications MMCA.ADC.E2E.Tests/Workflows/Notifications/NotificationTests.cs:10
UserPreferencesTests class MMCA.ADC.E2E.Tests MMCA.ADC.E2E.Tests.Workflows.Preferences MMCA.ADC.E2E.Tests/Workflows/Preferences/UserPreferencesTests.cs:10
AssemblyReference class MMCA.ADC.Engagement.API MMCA.ADC.Engagement.API MMCA.ADC.Engagement.API/AssemblyReference.cs:5
ClassReference class MMCA.ADC.Engagement.API MMCA.ADC.Engagement.API MMCA.ADC.Engagement.API/AssemblyReference.cs:11
DependencyInjection class MMCA.ADC.Engagement.API MMCA.ADC.Engagement.API MMCA.ADC.Engagement.API/DependencyInjection.cs:15
EngagementModule class MMCA.ADC.Engagement.API MMCA.ADC.Engagement.API MMCA.ADC.Engagement.API/EngagementModule.cs:14
BookmarksController class MMCA.ADC.Engagement.API MMCA.ADC.Engagement.API.Controllers MMCA.ADC.Engagement.API/Controllers/BookmarksController.cs:34
CheckInsController class MMCA.ADC.Engagement.API MMCA.ADC.Engagement.API.Controllers MMCA.ADC.Engagement.API/Controllers/CheckInsController.cs:39
LivePollsController class MMCA.ADC.Engagement.API MMCA.ADC.Engagement.API.Controllers MMCA.ADC.Engagement.API/Controllers/LivePollsController.cs:45
PointsController class MMCA.ADC.Engagement.API MMCA.ADC.Engagement.API.Controllers MMCA.ADC.Engagement.API/Controllers/PointsController.cs:36
SessionQuestionsController class MMCA.ADC.Engagement.API MMCA.ADC.Engagement.API.Controllers MMCA.ADC.Engagement.API/Controllers/SessionQuestionsController.cs:37
EngagementErrorResources class MMCA.ADC.Engagement.API MMCA.ADC.Engagement.API.Resources MMCA.ADC.Engagement.API/Resources/EngagementErrorResources.cs:9
EngagementPermissionGrantsTests class MMCA.ADC.Engagement.API.Tests MMCA.ADC.Engagement.API.Tests.Authorization MMCA.ADC.Engagement.API.Tests/Authorization/EngagementPermissionGrantsTests.cs:16
OwnerOrAdminFilterVocabularyTests class MMCA.ADC.Engagement.API.Tests MMCA.ADC.Engagement.API.Tests.Authorization MMCA.ADC.Engagement.API.Tests/Authorization/OwnerOrAdminFilterVocabularyTests.cs:23
BookmarksControllerTests class MMCA.ADC.Engagement.API.Tests MMCA.ADC.Engagement.API.Tests.Controllers MMCA.ADC.Engagement.API.Tests/Controllers/BookmarksControllerTests.cs:20
CheckInsControllerTests class MMCA.ADC.Engagement.API.Tests MMCA.ADC.Engagement.API.Tests.Controllers MMCA.ADC.Engagement.API.Tests/Controllers/CheckInsControllerTests.cs:23
ConditionalWriteConventionTests class MMCA.ADC.Engagement.API.Tests MMCA.ADC.Engagement.API.Tests.Controllers MMCA.ADC.Engagement.API.Tests/Controllers/ConditionalWriteConventionTests.cs:13
ControllerMocks record MMCA.ADC.Engagement.API.Tests MMCA.ADC.Engagement.API.Tests.Controllers MMCA.ADC.Engagement.API.Tests/Controllers/BookmarksControllerTests.cs:304
ControllerMocks record MMCA.ADC.Engagement.API.Tests MMCA.ADC.Engagement.API.Tests.Controllers MMCA.ADC.Engagement.API.Tests/Controllers/CheckInsControllerTests.cs:524
ControllerMocks record MMCA.ADC.Engagement.API.Tests MMCA.ADC.Engagement.API.Tests.Controllers MMCA.ADC.Engagement.API.Tests/Controllers/LivePollsControllerTests.cs:342
ControllerMocks record MMCA.ADC.Engagement.API.Tests MMCA.ADC.Engagement.API.Tests.Controllers MMCA.ADC.Engagement.API.Tests/Controllers/PointsControllerTests.cs:386
ControllerMocks record MMCA.ADC.Engagement.API.Tests MMCA.ADC.Engagement.API.Tests.Controllers MMCA.ADC.Engagement.API.Tests/Controllers/SessionQuestionsControllerTests.cs:302
LivePollsControllerTests class MMCA.ADC.Engagement.API.Tests MMCA.ADC.Engagement.API.Tests.Controllers MMCA.ADC.Engagement.API.Tests/Controllers/LivePollsControllerTests.cs:25
PointsControllerTests class MMCA.ADC.Engagement.API.Tests MMCA.ADC.Engagement.API.Tests.Controllers MMCA.ADC.Engagement.API.Tests/Controllers/PointsControllerTests.cs:21
SessionQuestionsControllerTests class MMCA.ADC.Engagement.API.Tests MMCA.ADC.Engagement.API.Tests.Controllers MMCA.ADC.Engagement.API.Tests/Controllers/SessionQuestionsControllerTests.cs:20
EngagementErrorResourcesTests class MMCA.ADC.Engagement.API.Tests MMCA.ADC.Engagement.API.Tests.Localization MMCA.ADC.Engagement.API.Tests/Localization/EngagementErrorResourcesTests.cs:15
AssemblyReference class MMCA.ADC.Engagement.Application MMCA.ADC.Engagement.Application MMCA.ADC.Engagement.Application/AssemblyReference.cs:5
ClassReference class MMCA.ADC.Engagement.Application MMCA.ADC.Engagement.Application MMCA.ADC.Engagement.Application/AssemblyReference.cs:11
DependencyInjection class MMCA.ADC.Engagement.Application MMCA.ADC.Engagement.Application MMCA.ADC.Engagement.Application/DependencyInjection.cs:29
CheckInDTOMapper class MMCA.ADC.Engagement.Application MMCA.ADC.Engagement.Application.CheckIns.DTOs MMCA.ADC.Engagement.Application/CheckIns/DTOs/CheckInDTOMapper.cs:12
CheckInProcessor class MMCA.ADC.Engagement.Application MMCA.ADC.Engagement.Application.CheckIns.Services MMCA.ADC.Engagement.Application/CheckIns/Services/CheckInProcessor.cs:23
RecordedCheckIn record struct MMCA.ADC.Engagement.Application MMCA.ADC.Engagement.Application.CheckIns.Services MMCA.ADC.Engagement.Application/CheckIns/Services/CheckInProcessor.cs:38
CheckInAttendeeHandler class MMCA.ADC.Engagement.Application MMCA.ADC.Engagement.Application.CheckIns.UseCases.CheckInAttendee MMCA.ADC.Engagement.Application/CheckIns/UseCases/CheckInAttendee/CheckInAttendeeHandler.cs:21
CheckInAttendeeRequestValidator class MMCA.ADC.Engagement.Application MMCA.ADC.Engagement.Application.CheckIns.UseCases.CheckInAttendee MMCA.ADC.Engagement.Application/CheckIns/UseCases/CheckInAttendee/CheckInAttendeeRequestValidator.cs:9
GetAttendanceStatsHandler class MMCA.ADC.Engagement.Application MMCA.ADC.Engagement.Application.CheckIns.UseCases.GetAttendanceStats MMCA.ADC.Engagement.Application/CheckIns/UseCases/GetAttendanceStats/GetAttendanceStatsHandler.cs:16
GetAttendanceStatsQuery record MMCA.ADC.Engagement.Application MMCA.ADC.Engagement.Application.CheckIns.UseCases.GetAttendanceStats MMCA.ADC.Engagement.Application/CheckIns/UseCases/GetAttendanceStats/GetAttendanceStatsQuery.cs:8
GetOrCreateMyBadgeCommand record MMCA.ADC.Engagement.Application MMCA.ADC.Engagement.Application.CheckIns.UseCases.GetOrCreateMyBadge MMCA.ADC.Engagement.Application/CheckIns/UseCases/GetOrCreateMyBadge/GetOrCreateMyBadgeCommand.cs:11
GetOrCreateMyBadgeHandler class MMCA.ADC.Engagement.Application MMCA.ADC.Engagement.Application.CheckIns.UseCases.GetOrCreateMyBadge MMCA.ADC.Engagement.Application/CheckIns/UseCases/GetOrCreateMyBadge/GetOrCreateMyBadgeHandler.cs:18
ManualCheckInHandler class MMCA.ADC.Engagement.Application MMCA.ADC.Engagement.Application.CheckIns.UseCases.ManualCheckIn MMCA.ADC.Engagement.Application/CheckIns/UseCases/ManualCheckIn/ManualCheckInHandler.cs:18
ManualCheckInRequestValidator class MMCA.ADC.Engagement.Application MMCA.ADC.Engagement.Application.CheckIns.UseCases.ManualCheckIn MMCA.ADC.Engagement.Application/CheckIns/UseCases/ManualCheckIn/ManualCheckInRequestValidator.cs:9
RecordRoomCheckInHandler class MMCA.ADC.Engagement.Application MMCA.ADC.Engagement.Application.CheckIns.UseCases.RecordRoomCheckIn MMCA.ADC.Engagement.Application/CheckIns/UseCases/RecordRoomCheckIn/RecordRoomCheckInHandler.cs:28
RoomCheckInRequestValidator class MMCA.ADC.Engagement.Application MMCA.ADC.Engagement.Application.CheckIns.UseCases.RecordRoomCheckIn MMCA.ADC.Engagement.Application/CheckIns/UseCases/RecordRoomCheckIn/RoomCheckInRequestValidator.cs:9
RecordSponsorVisitHandler class MMCA.ADC.Engagement.Application MMCA.ADC.Engagement.Application.CheckIns.UseCases.RecordSponsorVisit MMCA.ADC.Engagement.Application/CheckIns/UseCases/RecordSponsorVisit/RecordSponsorVisitHandler.cs:36
SponsorVisitRequestValidator class MMCA.ADC.Engagement.Application MMCA.ADC.Engagement.Application.CheckIns.UseCases.RecordSponsorVisit MMCA.ADC.Engagement.Application/CheckIns/UseCases/RecordSponsorVisit/SponsorVisitRequestValidator.cs:9
UserEngagementExportService class MMCA.ADC.Engagement.Application MMCA.ADC.Engagement.Application.Exports MMCA.ADC.Engagement.Application/Exports/UserEngagementExportService.cs:17
ILiveChannelPublishQueue interface MMCA.ADC.Engagement.Application MMCA.ADC.Engagement.Application.Live MMCA.ADC.Engagement.Application/Live/ILiveChannelPublishQueue.cs:21
LiveChannelPublishQueue class MMCA.ADC.Engagement.Application MMCA.ADC.Engagement.Application.Live MMCA.ADC.Engagement.Application/Live/LiveChannelPublishQueue.cs:14
LiveChannelPublishWorkItem record MMCA.ADC.Engagement.Application MMCA.ADC.Engagement.Application.Live MMCA.ADC.Engagement.Application/Live/ILiveChannelPublishQueue.cs:10
LivePollVoteChangedHandler class MMCA.ADC.Engagement.Application MMCA.ADC.Engagement.Application.LivePolls.DomainEventHandlers MMCA.ADC.Engagement.Application/LivePolls/DomainEventHandlers/LivePollVoteChangedHandler.cs:38
LivePollDTOMapper class MMCA.ADC.Engagement.Application MMCA.ADC.Engagement.Application.LivePolls.DTOs MMCA.ADC.Engagement.Application/LivePolls/DTOs/LivePollDTOMapper.cs:13
LivePollAuthorization class MMCA.ADC.Engagement.Application MMCA.ADC.Engagement.Application.LivePolls.Services MMCA.ADC.Engagement.Application/LivePolls/Services/LivePollAuthorization.cs:12
LivePollNavigationPopulator class MMCA.ADC.Engagement.Application MMCA.ADC.Engagement.Application.LivePolls.Services MMCA.ADC.Engagement.Application/LivePolls/Services/LivePollNavigationPopulator.cs:11
LivePollOptionNavigationPopulator class MMCA.ADC.Engagement.Application MMCA.ADC.Engagement.Application.LivePolls.Services MMCA.ADC.Engagement.Application/LivePolls/Services/LivePollOptionNavigationPopulator.cs:11
LivePollResultsBuilder class MMCA.ADC.Engagement.Application MMCA.ADC.Engagement.Application.LivePolls.Services MMCA.ADC.Engagement.Application/LivePolls/Services/LivePollResultsBuilder.cs:12
CastVoteCommand record MMCA.ADC.Engagement.Application MMCA.ADC.Engagement.Application.LivePolls.UseCases.CastVote MMCA.ADC.Engagement.Application/LivePolls/UseCases/CastVote/CastVoteCommand.cs:11
CastVoteCommandValidator class MMCA.ADC.Engagement.Application MMCA.ADC.Engagement.Application.LivePolls.UseCases.CastVote MMCA.ADC.Engagement.Application/LivePolls/UseCases/CastVote/CastVoteCommandValidator.cs:8
CastVoteHandler class MMCA.ADC.Engagement.Application MMCA.ADC.Engagement.Application.LivePolls.UseCases.CastVote MMCA.ADC.Engagement.Application/LivePolls/UseCases/CastVote/CastVoteHandler.cs:19
CloseLivePollCommand record MMCA.ADC.Engagement.Application MMCA.ADC.Engagement.Application.LivePolls.UseCases.Close MMCA.ADC.Engagement.Application/LivePolls/UseCases/Close/CloseLivePollCommand.cs:12
CloseLivePollHandler class MMCA.ADC.Engagement.Application MMCA.ADC.Engagement.Application.LivePolls.UseCases.Close MMCA.ADC.Engagement.Application/LivePolls/UseCases/Close/CloseLivePollHandler.cs:19
CreateLivePollCommand record MMCA.ADC.Engagement.Application MMCA.ADC.Engagement.Application.LivePolls.UseCases.Create MMCA.ADC.Engagement.Application/LivePolls/UseCases/Create/CreateLivePollCommand.cs:14
CreateLivePollCommandValidator class MMCA.ADC.Engagement.Application MMCA.ADC.Engagement.Application.LivePolls.UseCases.Create MMCA.ADC.Engagement.Application/LivePolls/UseCases/Create/CreateLivePollCommandValidator.cs:9
CreateLivePollHandler class MMCA.ADC.Engagement.Application MMCA.ADC.Engagement.Application.LivePolls.UseCases.Create MMCA.ADC.Engagement.Application/LivePolls/UseCases/Create/CreateLivePollHandler.cs:20
CreateLivePollRequestValidator class MMCA.ADC.Engagement.Application MMCA.ADC.Engagement.Application.LivePolls.UseCases.Create MMCA.ADC.Engagement.Application/LivePolls/UseCases/Create/CreateLivePollRequestValidator.cs:10
DeleteLivePollHandler class MMCA.ADC.Engagement.Application MMCA.ADC.Engagement.Application.LivePolls.UseCases.Delete MMCA.ADC.Engagement.Application/LivePolls/UseCases/Delete/DeleteLivePollHandler.cs:14
GetEventPollsHandler class MMCA.ADC.Engagement.Application MMCA.ADC.Engagement.Application.LivePolls.UseCases.GetEventPolls MMCA.ADC.Engagement.Application/LivePolls/UseCases/GetEventPolls/GetEventPollsHandler.cs:14
GetEventPollsQuery record MMCA.ADC.Engagement.Application MMCA.ADC.Engagement.Application.LivePolls.UseCases.GetEventPolls MMCA.ADC.Engagement.Application/LivePolls/UseCases/GetEventPolls/GetEventPollsQuery.cs:7
GetOpenPollsHandler class MMCA.ADC.Engagement.Application MMCA.ADC.Engagement.Application.LivePolls.UseCases.GetOpenPolls MMCA.ADC.Engagement.Application/LivePolls/UseCases/GetOpenPolls/GetOpenPollsHandler.cs:15
GetOpenPollsQuery record MMCA.ADC.Engagement.Application MMCA.ADC.Engagement.Application.LivePolls.UseCases.GetOpenPolls MMCA.ADC.Engagement.Application/LivePolls/UseCases/GetOpenPolls/GetOpenPollsQuery.cs:11
GetPollResultsHandler class MMCA.ADC.Engagement.Application MMCA.ADC.Engagement.Application.LivePolls.UseCases.GetPollResults MMCA.ADC.Engagement.Application/LivePolls/UseCases/GetPollResults/GetPollResultsHandler.cs:13
GetPollResultsQuery record MMCA.ADC.Engagement.Application MMCA.ADC.Engagement.Application.LivePolls.UseCases.GetPollResults MMCA.ADC.Engagement.Application/LivePolls/UseCases/GetPollResults/GetPollResultsQuery.cs:9
GetSessionManagePollsHandler class MMCA.ADC.Engagement.Application MMCA.ADC.Engagement.Application.LivePolls.UseCases.GetSessionManagePolls MMCA.ADC.Engagement.Application/LivePolls/UseCases/GetSessionManagePolls/GetSessionManagePollsHandler.cs:20
GetSessionManagePollsQuery record MMCA.ADC.Engagement.Application MMCA.ADC.Engagement.Application.LivePolls.UseCases.GetSessionManagePolls MMCA.ADC.Engagement.Application/LivePolls/UseCases/GetSessionManagePolls/GetSessionManagePollsQuery.cs:12
OpenLivePollCommand record MMCA.ADC.Engagement.Application MMCA.ADC.Engagement.Application.LivePolls.UseCases.Open MMCA.ADC.Engagement.Application/LivePolls/UseCases/Open/OpenLivePollCommand.cs:12
OpenLivePollHandler class MMCA.ADC.Engagement.Application MMCA.ADC.Engagement.Application.LivePolls.UseCases.Open MMCA.ADC.Engagement.Application/LivePolls/UseCases/Open/OpenLivePollHandler.cs:20
SessionQuestionSubmittedPointsHandler class MMCA.ADC.Engagement.Application MMCA.ADC.Engagement.Application.Points.DomainEventHandlers MMCA.ADC.Engagement.Application/Points/DomainEventHandlers/SessionQuestionSubmittedPointsHandler.cs:51
AttendeeCheckedInPointsHandler class MMCA.ADC.Engagement.Application MMCA.ADC.Engagement.Application.Points.IntegrationEventHandlers MMCA.ADC.Engagement.Application/Points/IntegrationEventHandlers/AttendeeCheckedInPointsHandler.cs:31
EventFeedbackSubmittedPointsHandler class MMCA.ADC.Engagement.Application MMCA.ADC.Engagement.Application.Points.IntegrationEventHandlers MMCA.ADC.Engagement.Application/Points/IntegrationEventHandlers/EventFeedbackSubmittedPointsHandler.cs:27
SessionFeedbackSubmittedPointsHandler class MMCA.ADC.Engagement.Application MMCA.ADC.Engagement.Application.Points.IntegrationEventHandlers MMCA.ADC.Engagement.Application/Points/IntegrationEventHandlers/SessionFeedbackSubmittedPointsHandler.cs:29
UserDeletedPointsHandler class MMCA.ADC.Engagement.Application MMCA.ADC.Engagement.Application.Points.IntegrationEventHandlers MMCA.ADC.Engagement.Application/Points/IntegrationEventHandlers/UserDeletedPointsHandler.cs:37
IPointsAwarder interface MMCA.ADC.Engagement.Application MMCA.ADC.Engagement.Application.Points.Services MMCA.ADC.Engagement.Application/Points/Services/IPointsAwarder.cs:19
PointsAwarder class MMCA.ADC.Engagement.Application MMCA.ADC.Engagement.Application.Points.Services MMCA.ADC.Engagement.Application/Points/Services/PointsAwarder.cs:29
GetLeaderboardHandler class MMCA.ADC.Engagement.Application MMCA.ADC.Engagement.Application.Points.UseCases.GetLeaderboard MMCA.ADC.Engagement.Application/Points/UseCases/GetLeaderboard/GetLeaderboardHandler.cs:28
GetLeaderboardQuery record MMCA.ADC.Engagement.Application MMCA.ADC.Engagement.Application.Points.UseCases.GetLeaderboard MMCA.ADC.Engagement.Application/Points/UseCases/GetLeaderboard/GetLeaderboardQuery.cs:12
OptInRow record MMCA.ADC.Engagement.Application MMCA.ADC.Engagement.Application.Points.UseCases.GetLeaderboard MMCA.ADC.Engagement.Application/Points/UseCases/GetLeaderboard/GetLeaderboardHandler.cs:85
GetMyPointsHandler class MMCA.ADC.Engagement.Application MMCA.ADC.Engagement.Application.Points.UseCases.GetMyPoints MMCA.ADC.Engagement.Application/Points/UseCases/GetMyPoints/GetMyPointsHandler.cs:27
GetMyPointsQuery record MMCA.ADC.Engagement.Application MMCA.ADC.Engagement.Application.Points.UseCases.GetMyPoints MMCA.ADC.Engagement.Application/Points/UseCases/GetMyPoints/GetMyPointsQuery.cs:14
GetPointsOverviewHandler class MMCA.ADC.Engagement.Application MMCA.ADC.Engagement.Application.Points.UseCases.GetPointsOverview MMCA.ADC.Engagement.Application/Points/UseCases/GetPointsOverview/GetPointsOverviewHandler.cs:25
GetPointsOverviewQuery record MMCA.ADC.Engagement.Application MMCA.ADC.Engagement.Application.Points.UseCases.GetPointsOverview MMCA.ADC.Engagement.Application/Points/UseCases/GetPointsOverview/GetPointsOverviewQuery.cs:8
OverviewRow record MMCA.ADC.Engagement.Application MMCA.ADC.Engagement.Application.Points.UseCases.GetPointsOverview MMCA.ADC.Engagement.Application/Points/UseCases/GetPointsOverview/GetPointsOverviewHandler.cs:102
SetLeaderboardParticipationHandler class MMCA.ADC.Engagement.Application MMCA.ADC.Engagement.Application.Points.UseCases.SetLeaderboardParticipation MMCA.ADC.Engagement.Application/Points/UseCases/SetLeaderboardParticipation/SetLeaderboardParticipationHandler.cs:31
SessionQuestionUpvoteChangedHandler class MMCA.ADC.Engagement.Application MMCA.ADC.Engagement.Application.SessionQuestions.DomainEventHandlers MMCA.ADC.Engagement.Application/SessionQuestions/DomainEventHandlers/SessionQuestionUpvoteChangedHandler.cs:39
SessionQuestionViewBuilder class MMCA.ADC.Engagement.Application MMCA.ADC.Engagement.Application.SessionQuestions.Services MMCA.ADC.Engagement.Application/SessionQuestions/Services/SessionQuestionViewBuilder.cs:12
GetModerationQueueHandler class MMCA.ADC.Engagement.Application MMCA.ADC.Engagement.Application.SessionQuestions.UseCases.GetModerationQueue MMCA.ADC.Engagement.Application/SessionQuestions/UseCases/GetModerationQueue/GetModerationQueueHandler.cs:19
GetModerationQueueQuery record MMCA.ADC.Engagement.Application MMCA.ADC.Engagement.Application.SessionQuestions.UseCases.GetModerationQueue MMCA.ADC.Engagement.Application/SessionQuestions/UseCases/GetModerationQueue/GetModerationQueueQuery.cs:11
GetSessionQuestionsHandler class MMCA.ADC.Engagement.Application MMCA.ADC.Engagement.Application.SessionQuestions.UseCases.GetSessionQuestions MMCA.ADC.Engagement.Application/SessionQuestions/UseCases/GetSessionQuestions/GetSessionQuestionsHandler.cs:26
GetSessionQuestionsQuery record MMCA.ADC.Engagement.Application MMCA.ADC.Engagement.Application.SessionQuestions.UseCases.GetSessionQuestions MMCA.ADC.Engagement.Application/SessionQuestions/UseCases/GetSessionQuestions/GetSessionQuestionsQuery.cs:11
ModerateQuestionCommand record MMCA.ADC.Engagement.Application MMCA.ADC.Engagement.Application.SessionQuestions.UseCases.Moderate MMCA.ADC.Engagement.Application/SessionQuestions/UseCases/Moderate/ModerateQuestionCommand.cs:15
ModerateQuestionHandler class MMCA.ADC.Engagement.Application MMCA.ADC.Engagement.Application.SessionQuestions.UseCases.Moderate MMCA.ADC.Engagement.Application/SessionQuestions/UseCases/Moderate/ModerateQuestionHandler.cs:23
SubmitQuestionCommand record MMCA.ADC.Engagement.Application MMCA.ADC.Engagement.Application.SessionQuestions.UseCases.Submit MMCA.ADC.Engagement.Application/SessionQuestions/UseCases/Submit/SubmitQuestionCommand.cs:11
SubmitQuestionCommandValidator class MMCA.ADC.Engagement.Application MMCA.ADC.Engagement.Application.SessionQuestions.UseCases.Submit MMCA.ADC.Engagement.Application/SessionQuestions/UseCases/Submit/SubmitQuestionCommandValidator.cs:9
SubmitQuestionHandler class MMCA.ADC.Engagement.Application MMCA.ADC.Engagement.Application.SessionQuestions.UseCases.Submit MMCA.ADC.Engagement.Application/SessionQuestions/UseCases/Submit/SubmitQuestionHandler.cs:25
ToggleUpvoteCommand record MMCA.ADC.Engagement.Application MMCA.ADC.Engagement.Application.SessionQuestions.UseCases.ToggleUpvote MMCA.ADC.Engagement.Application/SessionQuestions/UseCases/ToggleUpvote/ToggleUpvoteCommand.cs:11
ToggleUpvoteCommandValidator class MMCA.ADC.Engagement.Application MMCA.ADC.Engagement.Application.SessionQuestions.UseCases.ToggleUpvote MMCA.ADC.Engagement.Application/SessionQuestions/UseCases/ToggleUpvote/ToggleUpvoteCommandValidator.cs:8
ToggleUpvoteHandler class MMCA.ADC.Engagement.Application MMCA.ADC.Engagement.Application.SessionQuestions.UseCases.ToggleUpvote MMCA.ADC.Engagement.Application/SessionQuestions/UseCases/ToggleUpvote/ToggleUpvoteHandler.cs:17
UserSessionBookmarkCacheEvictionHandler class MMCA.ADC.Engagement.Application MMCA.ADC.Engagement.Application.UserSessionBookmarks.DomainEventHandlers MMCA.ADC.Engagement.Application/UserSessionBookmarks/DomainEventHandlers/UserSessionBookmarkCacheEvictionHandler.cs:43
UserSessionBookmarkDTOMapper class MMCA.ADC.Engagement.Application MMCA.ADC.Engagement.Application.UserSessionBookmarks.DTOs MMCA.ADC.Engagement.Application/UserSessionBookmarks/DTOs/UserSessionBookmarkDTOMapper.cs:12
BookmarkCountService class MMCA.ADC.Engagement.Application MMCA.ADC.Engagement.Application.UserSessionBookmarks.Services MMCA.ADC.Engagement.Application/UserSessionBookmarks/Services/BookmarkCountService.cs:11
CreateBookmarkHandler class MMCA.ADC.Engagement.Application MMCA.ADC.Engagement.Application.UserSessionBookmarks.UseCases.Create MMCA.ADC.Engagement.Application/UserSessionBookmarks/UseCases/Create/CreateBookmarkHandler.cs:16
CreateBookmarkRequestValidator class MMCA.ADC.Engagement.Application MMCA.ADC.Engagement.Application.UserSessionBookmarks.UseCases.Create MMCA.ADC.Engagement.Application/UserSessionBookmarks/UseCases/Create/CreateBookmarkRequestValidator.cs:9
GetBookmarkedSessionIdsHandler class MMCA.ADC.Engagement.Application MMCA.ADC.Engagement.Application.UserSessionBookmarks.UseCases.GetBookmarkedSessionIds MMCA.ADC.Engagement.Application/UserSessionBookmarks/UseCases/GetBookmarkedSessionIds/GetBookmarkedSessionIdsHandler.cs:12
GetBookmarkedSessionIdsQuery record MMCA.ADC.Engagement.Application MMCA.ADC.Engagement.Application.UserSessionBookmarks.UseCases.GetBookmarkedSessionIds MMCA.ADC.Engagement.Application/UserSessionBookmarks/UseCases/GetBookmarkedSessionIds/GetBookmarkedSessionIdsQuery.cs:5
GetUserBookmarksHandler class MMCA.ADC.Engagement.Application MMCA.ADC.Engagement.Application.UserSessionBookmarks.UseCases.GetUserBookmarks MMCA.ADC.Engagement.Application/UserSessionBookmarks/UseCases/GetUserBookmarks/GetUserBookmarksHandler.cs:17
GetUserBookmarksQuery record MMCA.ADC.Engagement.Application MMCA.ADC.Engagement.Application.UserSessionBookmarks.UseCases.GetUserBookmarks MMCA.ADC.Engagement.Application/UserSessionBookmarks/UseCases/GetUserBookmarks/GetUserBookmarksQuery.cs:8
CheckInAttendeeHandlerTests class MMCA.ADC.Engagement.Application.Tests MMCA.ADC.Engagement.Application.Tests.CheckIns.UseCases MMCA.ADC.Engagement.Application.Tests/CheckIns/UseCases/CheckInAttendeeHandlerTests.cs:19
GetAttendanceStatsHandlerTests class MMCA.ADC.Engagement.Application.Tests MMCA.ADC.Engagement.Application.Tests.CheckIns.UseCases MMCA.ADC.Engagement.Application.Tests/CheckIns/UseCases/GetAttendanceStatsHandlerTests.cs:12
GetOrCreateMyBadgeHandlerTests class MMCA.ADC.Engagement.Application.Tests MMCA.ADC.Engagement.Application.Tests.CheckIns.UseCases MMCA.ADC.Engagement.Application.Tests/CheckIns/UseCases/GetOrCreateMyBadgeHandlerTests.cs:13
HandlerMocks record MMCA.ADC.Engagement.Application.Tests MMCA.ADC.Engagement.Application.Tests.CheckIns.UseCases MMCA.ADC.Engagement.Application.Tests/CheckIns/UseCases/CheckInAttendeeHandlerTests.cs:249
HandlerMocks record MMCA.ADC.Engagement.Application.Tests MMCA.ADC.Engagement.Application.Tests.CheckIns.UseCases MMCA.ADC.Engagement.Application.Tests/CheckIns/UseCases/GetOrCreateMyBadgeHandlerTests.cs:137
HandlerMocks record MMCA.ADC.Engagement.Application.Tests MMCA.ADC.Engagement.Application.Tests.CheckIns.UseCases MMCA.ADC.Engagement.Application.Tests/CheckIns/UseCases/ManualCheckInHandlerTests.cs:135
HandlerMocks record MMCA.ADC.Engagement.Application.Tests MMCA.ADC.Engagement.Application.Tests.CheckIns.UseCases MMCA.ADC.Engagement.Application.Tests/CheckIns/UseCases/RecordRoomCheckInHandlerTests.cs:208
HandlerMocks record MMCA.ADC.Engagement.Application.Tests MMCA.ADC.Engagement.Application.Tests.CheckIns.UseCases MMCA.ADC.Engagement.Application.Tests/CheckIns/UseCases/RecordSponsorVisitHandlerTests.cs:184
ManualCheckInHandlerTests class MMCA.ADC.Engagement.Application.Tests MMCA.ADC.Engagement.Application.Tests.CheckIns.UseCases MMCA.ADC.Engagement.Application.Tests/CheckIns/UseCases/ManualCheckInHandlerTests.cs:17
RecordRoomCheckInHandlerTests class MMCA.ADC.Engagement.Application.Tests MMCA.ADC.Engagement.Application.Tests.CheckIns.UseCases MMCA.ADC.Engagement.Application.Tests/CheckIns/UseCases/RecordRoomCheckInHandlerTests.cs:20
RecordSponsorVisitHandlerTests class MMCA.ADC.Engagement.Application.Tests MMCA.ADC.Engagement.Application.Tests.CheckIns.UseCases MMCA.ADC.Engagement.Application.Tests/CheckIns/UseCases/RecordSponsorVisitHandlerTests.cs:18
CheckInAttendeeRequestValidatorTests class MMCA.ADC.Engagement.Application.Tests MMCA.ADC.Engagement.Application.Tests.CheckIns.Validation MMCA.ADC.Engagement.Application.Tests/CheckIns/Validation/CheckInAttendeeRequestValidatorTests.cs:7
ManualCheckInRequestValidatorTests class MMCA.ADC.Engagement.Application.Tests MMCA.ADC.Engagement.Application.Tests.CheckIns.Validation MMCA.ADC.Engagement.Application.Tests/CheckIns/Validation/ManualCheckInRequestValidatorTests.cs:7
RoomCheckInRequestValidatorTests class MMCA.ADC.Engagement.Application.Tests MMCA.ADC.Engagement.Application.Tests.CheckIns.Validation MMCA.ADC.Engagement.Application.Tests/CheckIns/Validation/RoomCheckInRequestValidatorTests.cs:7
SponsorVisitRequestValidatorTests class MMCA.ADC.Engagement.Application.Tests MMCA.ADC.Engagement.Application.Tests.CheckIns.Validation MMCA.ADC.Engagement.Application.Tests/CheckIns/Validation/SponsorVisitRequestValidatorTests.cs:7
CountingQueryableExecutor class MMCA.ADC.Engagement.Application.Tests MMCA.ADC.Engagement.Application.Tests.Helpers MMCA.ADC.Engagement.Application.Tests/Helpers/TestSupport.cs:35
InMemoryQueryableExecutor class MMCA.ADC.Engagement.Application.Tests MMCA.ADC.Engagement.Application.Tests.Helpers MMCA.ADC.Engagement.Application.Tests/Helpers/TestSupport.cs:15
TestSupport class MMCA.ADC.Engagement.Application.Tests MMCA.ADC.Engagement.Application.Tests.Helpers MMCA.ADC.Engagement.Application.Tests/Helpers/TestSupport.cs:63
LiveChannelPublishQueueTests class MMCA.ADC.Engagement.Application.Tests MMCA.ADC.Engagement.Application.Tests.Live MMCA.ADC.Engagement.Application.Tests/Live/LiveChannelPublishQueueTests.cs:10
LivePollVoteChangedHandlerTests class MMCA.ADC.Engagement.Application.Tests MMCA.ADC.Engagement.Application.Tests.LivePolls.DomainEventHandlers MMCA.ADC.Engagement.Application.Tests/LivePolls/DomainEventHandlers/LivePollVoteChangedHandlerTests.cs:23
RecordingQueue class MMCA.ADC.Engagement.Application.Tests MMCA.ADC.Engagement.Application.Tests.LivePolls.DomainEventHandlers MMCA.ADC.Engagement.Application.Tests/LivePolls/DomainEventHandlers/LivePollVoteChangedHandlerTests.cs:157
LivePollDTOMapperTests class MMCA.ADC.Engagement.Application.Tests MMCA.ADC.Engagement.Application.Tests.LivePolls.DTOs MMCA.ADC.Engagement.Application.Tests/LivePolls/DTOs/LivePollDTOMapperTests.cs:9
LivePollOptionNavigationPopulatorTests class MMCA.ADC.Engagement.Application.Tests MMCA.ADC.Engagement.Application.Tests.LivePolls.Services MMCA.ADC.Engagement.Application.Tests/LivePolls/Services/LivePollOptionNavigationPopulatorTests.cs:9
LivePollResultsBuilderTests class MMCA.ADC.Engagement.Application.Tests MMCA.ADC.Engagement.Application.Tests.LivePolls.Services MMCA.ADC.Engagement.Application.Tests/LivePolls/Services/LivePollResultsBuilderTests.cs:22
CastVoteHandlerTests class MMCA.ADC.Engagement.Application.Tests MMCA.ADC.Engagement.Application.Tests.LivePolls.UseCases MMCA.ADC.Engagement.Application.Tests/LivePolls/UseCases/CastVoteHandlerTests.cs:14
CloseLivePollHandlerTests class MMCA.ADC.Engagement.Application.Tests MMCA.ADC.Engagement.Application.Tests.LivePolls.UseCases MMCA.ADC.Engagement.Application.Tests/LivePolls/UseCases/CloseLivePollHandlerTests.cs:15
CreateLivePollHandlerTests class MMCA.ADC.Engagement.Application.Tests MMCA.ADC.Engagement.Application.Tests.LivePolls.UseCases MMCA.ADC.Engagement.Application.Tests/LivePolls/UseCases/CreateLivePollHandlerTests.cs:14
GetEventPollsHandlerTests class MMCA.ADC.Engagement.Application.Tests MMCA.ADC.Engagement.Application.Tests.LivePolls.UseCases MMCA.ADC.Engagement.Application.Tests/LivePolls/UseCases/GetEventPollsHandlerTests.cs:12
GetOpenPollsHandlerTests class MMCA.ADC.Engagement.Application.Tests MMCA.ADC.Engagement.Application.Tests.LivePolls.UseCases MMCA.ADC.Engagement.Application.Tests/LivePolls/UseCases/GetOpenPollsHandlerTests.cs:13
GetPollResultsHandlerTests class MMCA.ADC.Engagement.Application.Tests MMCA.ADC.Engagement.Application.Tests.LivePolls.UseCases MMCA.ADC.Engagement.Application.Tests/LivePolls/UseCases/GetPollResultsHandlerTests.cs:20
GetSessionManagePollsHandlerTests class MMCA.ADC.Engagement.Application.Tests MMCA.ADC.Engagement.Application.Tests.LivePolls.UseCases MMCA.ADC.Engagement.Application.Tests/LivePolls/UseCases/GetSessionManagePollsHandlerTests.cs:23
HandlerMocks record MMCA.ADC.Engagement.Application.Tests MMCA.ADC.Engagement.Application.Tests.LivePolls.UseCases MMCA.ADC.Engagement.Application.Tests/LivePolls/UseCases/CastVoteHandlerTests.cs:169
HandlerMocks record MMCA.ADC.Engagement.Application.Tests MMCA.ADC.Engagement.Application.Tests.LivePolls.UseCases MMCA.ADC.Engagement.Application.Tests/LivePolls/UseCases/CloseLivePollHandlerTests.cs:128
HandlerMocks record MMCA.ADC.Engagement.Application.Tests MMCA.ADC.Engagement.Application.Tests.LivePolls.UseCases MMCA.ADC.Engagement.Application.Tests/LivePolls/UseCases/CreateLivePollHandlerTests.cs:199
HandlerMocks record MMCA.ADC.Engagement.Application.Tests MMCA.ADC.Engagement.Application.Tests.LivePolls.UseCases MMCA.ADC.Engagement.Application.Tests/LivePolls/UseCases/GetSessionManagePollsHandlerTests.cs:142
HandlerMocks record MMCA.ADC.Engagement.Application.Tests MMCA.ADC.Engagement.Application.Tests.LivePolls.UseCases MMCA.ADC.Engagement.Application.Tests/LivePolls/UseCases/OpenLivePollHandlerTests.cs:193
OpenLivePollHandlerTests class MMCA.ADC.Engagement.Application.Tests MMCA.ADC.Engagement.Application.Tests.LivePolls.UseCases MMCA.ADC.Engagement.Application.Tests/LivePolls/UseCases/OpenLivePollHandlerTests.cs:16
CastVoteCommandValidatorTests class MMCA.ADC.Engagement.Application.Tests MMCA.ADC.Engagement.Application.Tests.LivePolls.Validation MMCA.ADC.Engagement.Application.Tests/LivePolls/Validation/CastVoteCommandValidatorTests.cs:6
CreateLivePollCommandValidatorTests class MMCA.ADC.Engagement.Application.Tests MMCA.ADC.Engagement.Application.Tests.LivePolls.Validation MMCA.ADC.Engagement.Application.Tests/LivePolls/Validation/CreateLivePollCommandValidatorTests.cs:9
CreateLivePollRequestValidatorTests class MMCA.ADC.Engagement.Application.Tests MMCA.ADC.Engagement.Application.Tests.LivePolls.Validation MMCA.ADC.Engagement.Application.Tests/LivePolls/Validation/CreateLivePollRequestValidatorTests.cs:9
SessionQuestionSubmittedPointsHandlerTests class MMCA.ADC.Engagement.Application.Tests MMCA.ADC.Engagement.Application.Tests.Points.DomainEventHandlers MMCA.ADC.Engagement.Application.Tests/Points/DomainEventHandlers/SessionQuestionSubmittedPointsHandlerTests.cs:29
ThrowingPointsAwarder class MMCA.ADC.Engagement.Application.Tests MMCA.ADC.Engagement.Application.Tests.Points.DomainEventHandlers MMCA.ADC.Engagement.Application.Tests/Points/DomainEventHandlers/SessionQuestionSubmittedPointsHandlerTests.cs:236
AwardCall record MMCA.ADC.Engagement.Application.Tests MMCA.ADC.Engagement.Application.Tests.Points.Helpers MMCA.ADC.Engagement.Application.Tests/Points/Helpers/RecordingPointsAwarder.cs:14
RecordingPointsAwarder class MMCA.ADC.Engagement.Application.Tests MMCA.ADC.Engagement.Application.Tests.Points.Helpers MMCA.ADC.Engagement.Application.Tests/Points/Helpers/RecordingPointsAwarder.cs:30
AttendeeCheckedInPointsHandlerTests class MMCA.ADC.Engagement.Application.Tests MMCA.ADC.Engagement.Application.Tests.Points.IntegrationEventHandlers MMCA.ADC.Engagement.Application.Tests/Points/IntegrationEventHandlers/AttendeeCheckedInPointsHandlerTests.cs:15
EventFeedbackSubmittedPointsHandlerTests class MMCA.ADC.Engagement.Application.Tests MMCA.ADC.Engagement.Application.Tests.Points.IntegrationEventHandlers MMCA.ADC.Engagement.Application.Tests/Points/IntegrationEventHandlers/EventFeedbackSubmittedPointsHandlerTests.cs:14
SessionFeedbackSubmittedPointsHandlerTests class MMCA.ADC.Engagement.Application.Tests MMCA.ADC.Engagement.Application.Tests.Points.IntegrationEventHandlers MMCA.ADC.Engagement.Application.Tests/Points/IntegrationEventHandlers/SessionFeedbackSubmittedPointsHandlerTests.cs:14
UserDeletedPointsHandlerTests class MMCA.ADC.Engagement.Application.Tests MMCA.ADC.Engagement.Application.Tests.Points.IntegrationEventHandlers MMCA.ADC.Engagement.Application.Tests/Points/IntegrationEventHandlers/UserDeletedPointsHandlerTests.cs:14
AwarderMocks record MMCA.ADC.Engagement.Application.Tests MMCA.ADC.Engagement.Application.Tests.Points.Services MMCA.ADC.Engagement.Application.Tests/Points/Services/PointsAwarderTests.cs:292
MutableOptions class MMCA.ADC.Engagement.Application.Tests MMCA.ADC.Engagement.Application.Tests.Points.Services MMCA.ADC.Engagement.Application.Tests/Points/Services/PointsAwarderTests.cs:287
PointsAwarderTests class MMCA.ADC.Engagement.Application.Tests MMCA.ADC.Engagement.Application.Tests.Points.Services MMCA.ADC.Engagement.Application.Tests/Points/Services/PointsAwarderTests.cs:13
GetLeaderboardHandlerTests class MMCA.ADC.Engagement.Application.Tests MMCA.ADC.Engagement.Application.Tests.Points.UseCases MMCA.ADC.Engagement.Application.Tests/Points/UseCases/GetLeaderboardHandlerTests.cs:12
GetMyPointsHandlerTests class MMCA.ADC.Engagement.Application.Tests MMCA.ADC.Engagement.Application.Tests.Points.UseCases MMCA.ADC.Engagement.Application.Tests/Points/UseCases/GetMyPointsHandlerTests.cs:14
GetPointsOverviewHandlerTests class MMCA.ADC.Engagement.Application.Tests MMCA.ADC.Engagement.Application.Tests.Points.UseCases MMCA.ADC.Engagement.Application.Tests/Points/UseCases/GetPointsOverviewHandlerTests.cs:11
HandlerMocks record MMCA.ADC.Engagement.Application.Tests MMCA.ADC.Engagement.Application.Tests.Points.UseCases MMCA.ADC.Engagement.Application.Tests/Points/UseCases/SetLeaderboardParticipationHandlerTests.cs:297
SetLeaderboardParticipationHandlerTests class MMCA.ADC.Engagement.Application.Tests MMCA.ADC.Engagement.Application.Tests.Points.UseCases MMCA.ADC.Engagement.Application.Tests/Points/UseCases/SetLeaderboardParticipationHandlerTests.cs:15
RecordingQueue class MMCA.ADC.Engagement.Application.Tests MMCA.ADC.Engagement.Application.Tests.SessionQuestions.DomainEventHandlers MMCA.ADC.Engagement.Application.Tests/SessionQuestions/DomainEventHandlers/SessionQuestionUpvoteChangedHandlerTests.cs:174
SessionQuestionUpvoteChangedHandlerTests class MMCA.ADC.Engagement.Application.Tests MMCA.ADC.Engagement.Application.Tests.SessionQuestions.DomainEventHandlers MMCA.ADC.Engagement.Application.Tests/SessionQuestions/DomainEventHandlers/SessionQuestionUpvoteChangedHandlerTests.cs:25
GetModerationQueueHandlerTests class MMCA.ADC.Engagement.Application.Tests MMCA.ADC.Engagement.Application.Tests.SessionQuestions.UseCases MMCA.ADC.Engagement.Application.Tests/SessionQuestions/UseCases/GetModerationQueueHandlerTests.cs:16
GetSessionQuestionsHandlerTests class MMCA.ADC.Engagement.Application.Tests MMCA.ADC.Engagement.Application.Tests.SessionQuestions.UseCases MMCA.ADC.Engagement.Application.Tests/SessionQuestions/UseCases/GetSessionQuestionsHandlerTests.cs:12
HandlerMocks record MMCA.ADC.Engagement.Application.Tests MMCA.ADC.Engagement.Application.Tests.SessionQuestions.UseCases MMCA.ADC.Engagement.Application.Tests/SessionQuestions/UseCases/GetModerationQueueHandlerTests.cs:121
HandlerMocks record MMCA.ADC.Engagement.Application.Tests MMCA.ADC.Engagement.Application.Tests.SessionQuestions.UseCases MMCA.ADC.Engagement.Application.Tests/SessionQuestions/UseCases/ModerateQuestionHandlerTests.cs:249
HandlerMocks record MMCA.ADC.Engagement.Application.Tests MMCA.ADC.Engagement.Application.Tests.SessionQuestions.UseCases MMCA.ADC.Engagement.Application.Tests/SessionQuestions/UseCases/SubmitQuestionHandlerTests.cs:178
HandlerMocks record MMCA.ADC.Engagement.Application.Tests MMCA.ADC.Engagement.Application.Tests.SessionQuestions.UseCases MMCA.ADC.Engagement.Application.Tests/SessionQuestions/UseCases/ToggleUpvoteHandlerTests.cs:246
ModerateQuestionHandlerTests class MMCA.ADC.Engagement.Application.Tests MMCA.ADC.Engagement.Application.Tests.SessionQuestions.UseCases MMCA.ADC.Engagement.Application.Tests/SessionQuestions/UseCases/ModerateQuestionHandlerTests.cs:15
SubmitQuestionHandlerTests class MMCA.ADC.Engagement.Application.Tests MMCA.ADC.Engagement.Application.Tests.SessionQuestions.UseCases MMCA.ADC.Engagement.Application.Tests/SessionQuestions/UseCases/SubmitQuestionHandlerTests.cs:18
ToggleUpvoteHandlerTests class MMCA.ADC.Engagement.Application.Tests MMCA.ADC.Engagement.Application.Tests.SessionQuestions.UseCases MMCA.ADC.Engagement.Application.Tests/SessionQuestions/UseCases/ToggleUpvoteHandlerTests.cs:14
SubmitQuestionCommandValidatorTests class MMCA.ADC.Engagement.Application.Tests MMCA.ADC.Engagement.Application.Tests.SessionQuestions.Validation MMCA.ADC.Engagement.Application.Tests/SessionQuestions/Validation/SubmitQuestionCommandValidatorTests.cs:7
ToggleUpvoteCommandValidatorTests class MMCA.ADC.Engagement.Application.Tests MMCA.ADC.Engagement.Application.Tests.SessionQuestions.Validation MMCA.ADC.Engagement.Application.Tests/SessionQuestions/Validation/ToggleUpvoteCommandValidatorTests.cs:6
UserSessionBookmarkCacheEvictionHandlerTests class MMCA.ADC.Engagement.Application.Tests MMCA.ADC.Engagement.Application.Tests.UserSessionBookmarks.DomainEventHandlers MMCA.ADC.Engagement.Application.Tests/UserSessionBookmarks/DomainEventHandlers/UserSessionBookmarkCacheEvictionHandlerTests.cs:20
UserSessionBookmarkDTOMapperTests class MMCA.ADC.Engagement.Application.Tests MMCA.ADC.Engagement.Application.Tests.UserSessionBookmarks.DTOs MMCA.ADC.Engagement.Application.Tests/UserSessionBookmarks/DTOs/UserSessionBookmarkDTOMapperTests.cs:7
BookmarkCountServiceTests class MMCA.ADC.Engagement.Application.Tests MMCA.ADC.Engagement.Application.Tests.UserSessionBookmarks.Services MMCA.ADC.Engagement.Application.Tests/UserSessionBookmarks/Services/BookmarkCountServiceTests.cs:12
CreateBookmarkHandlerTests class MMCA.ADC.Engagement.Application.Tests MMCA.ADC.Engagement.Application.Tests.UserSessionBookmarks.UseCases MMCA.ADC.Engagement.Application.Tests/UserSessionBookmarks/UseCases/CreateBookmarkHandlerTests.cs:16
GetBookmarkedSessionIdsHandlerTests class MMCA.ADC.Engagement.Application.Tests MMCA.ADC.Engagement.Application.Tests.UserSessionBookmarks.UseCases MMCA.ADC.Engagement.Application.Tests/UserSessionBookmarks/UseCases/GetBookmarkedSessionIdsHandlerTests.cs:9
GetUserBookmarksHandlerTests class MMCA.ADC.Engagement.Application.Tests MMCA.ADC.Engagement.Application.Tests.UserSessionBookmarks.UseCases MMCA.ADC.Engagement.Application.Tests/UserSessionBookmarks/UseCases/GetUserBookmarksHandlerTests.cs:15
HandlerMocks record MMCA.ADC.Engagement.Application.Tests MMCA.ADC.Engagement.Application.Tests.UserSessionBookmarks.UseCases MMCA.ADC.Engagement.Application.Tests/UserSessionBookmarks/UseCases/CreateBookmarkHandlerTests.cs:118
HandlerMocks record MMCA.ADC.Engagement.Application.Tests MMCA.ADC.Engagement.Application.Tests.UserSessionBookmarks.UseCases MMCA.ADC.Engagement.Application.Tests/UserSessionBookmarks/UseCases/GetUserBookmarksHandlerTests.cs:24
CreateBookmarkRequestValidatorTests class MMCA.ADC.Engagement.Application.Tests MMCA.ADC.Engagement.Application.Tests.UserSessionBookmarks.Validation MMCA.ADC.Engagement.Application.Tests/UserSessionBookmarks/Validation/CreateBookmarkRequestValidatorTests.cs:7
BookmarkCountServiceGrpcAdapter class MMCA.ADC.Engagement.Contracts MMCA.ADC.Engagement.Contracts MMCA.ADC.Engagement.Contracts/BookmarkCountServiceGrpcAdapter.cs:14
DependencyInjection class MMCA.ADC.Engagement.Contracts MMCA.ADC.Engagement.Contracts MMCA.ADC.Engagement.Contracts/DependencyInjection.cs:16
UserEngagementExportServiceGrpcAdapter class MMCA.ADC.Engagement.Contracts MMCA.ADC.Engagement.Contracts MMCA.ADC.Engagement.Contracts/UserEngagementExportServiceGrpcAdapter.cs:18
AssemblyReference class MMCA.ADC.Engagement.Domain MMCA.ADC.Engagement.Domain MMCA.ADC.Engagement.Domain/AssemblyReference.cs:5
ClassReference class MMCA.ADC.Engagement.Domain MMCA.ADC.Engagement.Domain MMCA.ADC.Engagement.Domain/AssemblyReference.cs:11
AttendeeBadge class MMCA.ADC.Engagement.Domain MMCA.ADC.Engagement.Domain.Badges MMCA.ADC.Engagement.Domain/Badges/AttendeeBadge.cs:18
AttendeeBadgeInvariants class MMCA.ADC.Engagement.Domain MMCA.ADC.Engagement.Domain.Badges MMCA.ADC.Engagement.Domain/Badges/AttendeeBadgeInvariants.cs:9
CheckIn class MMCA.ADC.Engagement.Domain MMCA.ADC.Engagement.Domain.CheckIns MMCA.ADC.Engagement.Domain/CheckIns/CheckIn.cs:28
CheckInInvariants class MMCA.ADC.Engagement.Domain MMCA.ADC.Engagement.Domain.CheckIns MMCA.ADC.Engagement.Domain/CheckIns/CheckInInvariants.cs:10
LivePoll class MMCA.ADC.Engagement.Domain MMCA.ADC.Engagement.Domain.LivePolls MMCA.ADC.Engagement.Domain/LivePolls/LivePoll.cs:18
LivePollInvariants class MMCA.ADC.Engagement.Domain MMCA.ADC.Engagement.Domain.LivePolls MMCA.ADC.Engagement.Domain/LivePolls/LivePollInvariants.cs:10
LivePollOption class MMCA.ADC.Engagement.Domain MMCA.ADC.Engagement.Domain.LivePolls MMCA.ADC.Engagement.Domain/LivePolls/LivePollOption.cs:13
LivePollVote class MMCA.ADC.Engagement.Domain MMCA.ADC.Engagement.Domain.LivePolls MMCA.ADC.Engagement.Domain/LivePolls/LivePollVote.cs:19
LivePollVoteInvariants class MMCA.ADC.Engagement.Domain MMCA.ADC.Engagement.Domain.LivePolls MMCA.ADC.Engagement.Domain/LivePolls/LivePollVoteInvariants.cs:9
LivePollChanged record MMCA.ADC.Engagement.Domain MMCA.ADC.Engagement.Domain.LivePolls.DomainEvents MMCA.ADC.Engagement.Domain/LivePolls/DomainEvents/LivePollChanged.cs:17
LivePollVoteChanged record MMCA.ADC.Engagement.Domain MMCA.ADC.Engagement.Domain.LivePolls.DomainEvents MMCA.ADC.Engagement.Domain/LivePolls/DomainEvents/LivePollVoteChanged.cs:21
LeaderboardOptIn class MMCA.ADC.Engagement.Domain MMCA.ADC.Engagement.Domain.Points MMCA.ADC.Engagement.Domain/Points/LeaderboardOptIn.cs:19
LeaderboardOptInInvariants class MMCA.ADC.Engagement.Domain MMCA.ADC.Engagement.Domain.Points MMCA.ADC.Engagement.Domain/Points/LeaderboardOptInInvariants.cs:9
PointsEntry class MMCA.ADC.Engagement.Domain MMCA.ADC.Engagement.Domain.Points MMCA.ADC.Engagement.Domain/Points/PointsEntry.cs:31
PointsEntryInvariants class MMCA.ADC.Engagement.Domain MMCA.ADC.Engagement.Domain.Points MMCA.ADC.Engagement.Domain/Points/PointsEntryInvariants.cs:10
LeaderboardOptInChanged record MMCA.ADC.Engagement.Domain MMCA.ADC.Engagement.Domain.Points.DomainEvents MMCA.ADC.Engagement.Domain/Points/DomainEvents/LeaderboardOptInChanged.cs:15
PointsEntryChanged record MMCA.ADC.Engagement.Domain MMCA.ADC.Engagement.Domain.Points.DomainEvents MMCA.ADC.Engagement.Domain/Points/DomainEvents/PointsEntryChanged.cs:17
SessionQuestion class MMCA.ADC.Engagement.Domain MMCA.ADC.Engagement.Domain.SessionQuestions MMCA.ADC.Engagement.Domain/SessionQuestions/SessionQuestion.cs:19
SessionQuestionInvariants class MMCA.ADC.Engagement.Domain MMCA.ADC.Engagement.Domain.SessionQuestions MMCA.ADC.Engagement.Domain/SessionQuestions/SessionQuestionInvariants.cs:10
SessionQuestionUpvote class MMCA.ADC.Engagement.Domain MMCA.ADC.Engagement.Domain.SessionQuestions MMCA.ADC.Engagement.Domain/SessionQuestions/SessionQuestionUpvote.cs:19
SessionQuestionUpvoteInvariants class MMCA.ADC.Engagement.Domain MMCA.ADC.Engagement.Domain.SessionQuestions MMCA.ADC.Engagement.Domain/SessionQuestions/SessionQuestionUpvoteInvariants.cs:9
SessionQuestionChanged record MMCA.ADC.Engagement.Domain MMCA.ADC.Engagement.Domain.SessionQuestions.DomainEvents MMCA.ADC.Engagement.Domain/SessionQuestions/DomainEvents/SessionQuestionChanged.cs:30
SessionQuestionUpvoteChanged record MMCA.ADC.Engagement.Domain MMCA.ADC.Engagement.Domain.SessionQuestions.DomainEvents MMCA.ADC.Engagement.Domain/SessionQuestions/DomainEvents/SessionQuestionUpvoteChanged.cs:20
BookmarkManagementDomainService class MMCA.ADC.Engagement.Domain MMCA.ADC.Engagement.Domain.UserSessionBookmarks MMCA.ADC.Engagement.Domain/UserSessionBookmarks/BookmarkManagementDomainService.cs:9
IBookmarkManagementDomainService interface MMCA.ADC.Engagement.Domain MMCA.ADC.Engagement.Domain.UserSessionBookmarks MMCA.ADC.Engagement.Domain/UserSessionBookmarks/IBookmarkManagementDomainService.cs:11
UserSessionBookmark class MMCA.ADC.Engagement.Domain MMCA.ADC.Engagement.Domain.UserSessionBookmarks MMCA.ADC.Engagement.Domain/UserSessionBookmarks/UserSessionBookmark.cs:16
UserSessionBookmarkInvariants class MMCA.ADC.Engagement.Domain MMCA.ADC.Engagement.Domain.UserSessionBookmarks MMCA.ADC.Engagement.Domain/UserSessionBookmarks/UserSessionBookmarkInvariants.cs:9
UserSessionBookmarkChanged record MMCA.ADC.Engagement.Domain MMCA.ADC.Engagement.Domain.UserSessionBookmarks.DomainEvents MMCA.ADC.Engagement.Domain/UserSessionBookmarks/DomainEvents/UserSessionBookmarkChanged.cs:21
AttendeeBadgeTests class MMCA.ADC.Engagement.Domain.Tests MMCA.ADC.Engagement.Domain.Tests.Badges MMCA.ADC.Engagement.Domain.Tests/Badges/AttendeeBadgeTests.cs:6
CheckInTests class MMCA.ADC.Engagement.Domain.Tests MMCA.ADC.Engagement.Domain.Tests.CheckIns MMCA.ADC.Engagement.Domain.Tests/CheckIns/CheckInTests.cs:8
LivePollTests class MMCA.ADC.Engagement.Domain.Tests MMCA.ADC.Engagement.Domain.Tests.LivePolls MMCA.ADC.Engagement.Domain.Tests/LivePolls/LivePollTests.cs:10
LivePollVoteTests class MMCA.ADC.Engagement.Domain.Tests MMCA.ADC.Engagement.Domain.Tests.LivePolls MMCA.ADC.Engagement.Domain.Tests/LivePolls/LivePollVoteTests.cs:8
LeaderboardOptInTests class MMCA.ADC.Engagement.Domain.Tests MMCA.ADC.Engagement.Domain.Tests.Points MMCA.ADC.Engagement.Domain.Tests/Points/LeaderboardOptInTests.cs:8
PointsEntryInvariantsTests class MMCA.ADC.Engagement.Domain.Tests MMCA.ADC.Engagement.Domain.Tests.Points MMCA.ADC.Engagement.Domain.Tests/Points/PointsEntryInvariantsTests.cs:7
PointsEntryTests class MMCA.ADC.Engagement.Domain.Tests MMCA.ADC.Engagement.Domain.Tests.Points MMCA.ADC.Engagement.Domain.Tests/Points/PointsEntryTests.cs:10
SessionQuestionTests class MMCA.ADC.Engagement.Domain.Tests MMCA.ADC.Engagement.Domain.Tests.SessionQuestions MMCA.ADC.Engagement.Domain.Tests/SessionQuestions/SessionQuestionTests.cs:9
SessionQuestionUpvoteTests class MMCA.ADC.Engagement.Domain.Tests MMCA.ADC.Engagement.Domain.Tests.SessionQuestions MMCA.ADC.Engagement.Domain.Tests/SessionQuestions/SessionQuestionUpvoteTests.cs:8
BookmarkManagementDomainServiceTests class MMCA.ADC.Engagement.Domain.Tests MMCA.ADC.Engagement.Domain.Tests.UserSessionBookmarks MMCA.ADC.Engagement.Domain.Tests/UserSessionBookmarks/BookmarkManagementDomainServiceTests.cs:6
UserSessionBookmarkTests class MMCA.ADC.Engagement.Domain.Tests MMCA.ADC.Engagement.Domain.Tests.UserSessionBookmarks MMCA.ADC.Engagement.Domain.Tests/UserSessionBookmarks/UserSessionBookmarkTests.cs:8
AssemblyReference class MMCA.ADC.Engagement.Infrastructure MMCA.ADC.Engagement.Infrastructure MMCA.ADC.Engagement.Infrastructure/AssemblyReference.cs:5
ClassReference class MMCA.ADC.Engagement.Infrastructure MMCA.ADC.Engagement.Infrastructure MMCA.ADC.Engagement.Infrastructure/AssemblyReference.cs:11
DependencyInjection class MMCA.ADC.Engagement.Infrastructure MMCA.ADC.Engagement.Infrastructure MMCA.ADC.Engagement.Infrastructure/DependencyInjection.cs:9
LiveChannelPublishProcessor class MMCA.ADC.Engagement.Infrastructure MMCA.ADC.Engagement.Infrastructure.Live MMCA.ADC.Engagement.Infrastructure/Live/LiveChannelPublishProcessor.cs:30
ModuleApplicationDbContext class MMCA.ADC.Engagement.Infrastructure MMCA.ADC.Engagement.Infrastructure.Persistence.DbContexts MMCA.ADC.Engagement.Infrastructure/Persistence/DbContexts/ModuleApplicationDbContext.cs:19
AttendeeBadgeConfiguration class MMCA.ADC.Engagement.Infrastructure MMCA.ADC.Engagement.Infrastructure.Persistence.EntityConfiguration.CheckIns MMCA.ADC.Engagement.Infrastructure/Persistence/EntityConfiguration/CheckIns/AttendeeBadgeConfiguration.cs:15
CheckInConfiguration class MMCA.ADC.Engagement.Infrastructure MMCA.ADC.Engagement.Infrastructure.Persistence.EntityConfiguration.CheckIns MMCA.ADC.Engagement.Infrastructure/Persistence/EntityConfiguration/CheckIns/CheckInConfiguration.cs:19
LivePollConfiguration class MMCA.ADC.Engagement.Infrastructure MMCA.ADC.Engagement.Infrastructure.Persistence.EntityConfiguration.LivePolls MMCA.ADC.Engagement.Infrastructure/Persistence/EntityConfiguration/LivePolls/LivePollConfiguration.cs:16
LivePollOptionConfiguration class MMCA.ADC.Engagement.Infrastructure MMCA.ADC.Engagement.Infrastructure.Persistence.EntityConfiguration.LivePolls MMCA.ADC.Engagement.Infrastructure/Persistence/EntityConfiguration/LivePolls/LivePollOptionConfiguration.cs:10
LivePollVoteConfiguration class MMCA.ADC.Engagement.Infrastructure MMCA.ADC.Engagement.Infrastructure.Persistence.EntityConfiguration.LivePolls MMCA.ADC.Engagement.Infrastructure/Persistence/EntityConfiguration/LivePolls/LivePollVoteConfiguration.cs:17
LeaderboardOptInConfiguration class MMCA.ADC.Engagement.Infrastructure MMCA.ADC.Engagement.Infrastructure.Persistence.EntityConfiguration.Points MMCA.ADC.Engagement.Infrastructure/Persistence/EntityConfiguration/Points/LeaderboardOptInConfiguration.cs:17
PointsEntryConfiguration class MMCA.ADC.Engagement.Infrastructure MMCA.ADC.Engagement.Infrastructure.Persistence.EntityConfiguration.Points MMCA.ADC.Engagement.Infrastructure/Persistence/EntityConfiguration/Points/PointsEntryConfiguration.cs:21
SessionQuestionConfiguration class MMCA.ADC.Engagement.Infrastructure MMCA.ADC.Engagement.Infrastructure.Persistence.EntityConfiguration.SessionQuestions MMCA.ADC.Engagement.Infrastructure/Persistence/EntityConfiguration/SessionQuestions/SessionQuestionConfiguration.cs:16
SessionQuestionUpvoteConfiguration class MMCA.ADC.Engagement.Infrastructure MMCA.ADC.Engagement.Infrastructure.Persistence.EntityConfiguration.SessionQuestions MMCA.ADC.Engagement.Infrastructure/Persistence/EntityConfiguration/SessionQuestions/SessionQuestionUpvoteConfiguration.cs:17
UserSessionBookmarkConfiguration class MMCA.ADC.Engagement.Infrastructure MMCA.ADC.Engagement.Infrastructure.Persistence.EntityConfiguration.UserSessionBookmarks MMCA.ADC.Engagement.Infrastructure/Persistence/EntityConfiguration/UserSessionBookmarks/UserSessionBookmarkConfiguration.cs:17
LiveChannelPublishProcessorTests class MMCA.ADC.Engagement.Infrastructure.Tests MMCA.ADC.Engagement.Infrastructure.Tests.Live MMCA.ADC.Engagement.Infrastructure.Tests/Live/LiveChannelPublishProcessorTests.cs:10
RecordingPublisher class MMCA.ADC.Engagement.Infrastructure.Tests MMCA.ADC.Engagement.Infrastructure.Tests.Live MMCA.ADC.Engagement.Infrastructure.Tests/Live/LiveChannelPublishProcessorTests.cs:73
EngagementEntityConfigurationTests class MMCA.ADC.Engagement.Infrastructure.Tests MMCA.ADC.Engagement.Infrastructure.Tests.Persistence MMCA.ADC.Engagement.Infrastructure.Tests/Persistence/EngagementEntityConfigurationTests.cs:13
EngagementTestDbContext class MMCA.ADC.Engagement.Infrastructure.Tests MMCA.ADC.Engagement.Infrastructure.Tests.Persistence MMCA.ADC.Engagement.Infrastructure.Tests/Persistence/EngagementEntityConfigurationTests.cs:270
AnonymousBookmarkAccessDeniedTests class MMCA.ADC.Engagement.IntegrationTests MMCA.ADC.Engagement.IntegrationTests.Bookmarks MMCA.ADC.Engagement.IntegrationTests/Bookmarks/AnonymousBookmarkAccessDeniedTests.cs:8
AttendeeBookmarkTests class MMCA.ADC.Engagement.IntegrationTests MMCA.ADC.Engagement.IntegrationTests.Bookmarks MMCA.ADC.Engagement.IntegrationTests/Bookmarks/AttendeeBookmarkTests.cs:15
CheckInAuthorizationTests class MMCA.ADC.Engagement.IntegrationTests MMCA.ADC.Engagement.IntegrationTests.CheckIns MMCA.ADC.Engagement.IntegrationTests/CheckIns/CheckInAuthorizationTests.cs:15
CheckInRow record MMCA.ADC.Engagement.IntegrationTests MMCA.ADC.Engagement.IntegrationTests.CheckIns MMCA.ADC.Engagement.IntegrationTests/CheckIns/RoomCheckInRoundTripTests.cs:247
CheckInScanRoundTripTests class MMCA.ADC.Engagement.IntegrationTests MMCA.ADC.Engagement.IntegrationTests.CheckIns MMCA.ADC.Engagement.IntegrationTests/CheckIns/CheckInScanRoundTripTests.cs:24
LedgerRow record MMCA.ADC.Engagement.IntegrationTests MMCA.ADC.Engagement.IntegrationTests.CheckIns MMCA.ADC.Engagement.IntegrationTests/CheckIns/SponsorVisitRoundTripTests.cs:262
RoomCheckInRoundTripTests class MMCA.ADC.Engagement.IntegrationTests MMCA.ADC.Engagement.IntegrationTests.CheckIns MMCA.ADC.Engagement.IntegrationTests/CheckIns/RoomCheckInRoundTripTests.cs:27
SponsorVisitRoundTripTests class MMCA.ADC.Engagement.IntegrationTests MMCA.ADC.Engagement.IntegrationTests.CheckIns MMCA.ADC.Engagement.IntegrationTests/CheckIns/SponsorVisitRoundTripTests.cs:27
OpenApiContractTests class MMCA.ADC.Engagement.IntegrationTests MMCA.ADC.Engagement.IntegrationTests.Contract MMCA.ADC.Engagement.IntegrationTests/Contract/OpenApiContractTests.cs:14
ProblemDetailsContractTests class MMCA.ADC.Engagement.IntegrationTests MMCA.ADC.Engagement.IntegrationTests.Contract MMCA.ADC.Engagement.IntegrationTests/Contract/ProblemDetailsContractTests.cs:17
EngagementIntegrationTestBase class MMCA.ADC.Engagement.IntegrationTests MMCA.ADC.Engagement.IntegrationTests.Infrastructure MMCA.ADC.Engagement.IntegrationTests/Infrastructure/EngagementIntegrationTestBase.cs:17
EngagementIntegrationTestCollection class MMCA.ADC.Engagement.IntegrationTests MMCA.ADC.Engagement.IntegrationTests.Infrastructure MMCA.ADC.Engagement.IntegrationTests/Infrastructure/EngagementIntegrationTestCollection.cs:8
EngagementIntegrationTestFixture class MMCA.ADC.Engagement.IntegrationTests MMCA.ADC.Engagement.IntegrationTests.Infrastructure MMCA.ADC.Engagement.IntegrationTests/Infrastructure/EngagementIntegrationTestFixture.cs:18
EngagementTestWebApplicationFactory class MMCA.ADC.Engagement.IntegrationTests MMCA.ADC.Engagement.IntegrationTests.Infrastructure MMCA.ADC.Engagement.IntegrationTests/Infrastructure/EngagementTestWebApplicationFactory.cs:35
FakeEventLiveValidationService class MMCA.ADC.Engagement.IntegrationTests MMCA.ADC.Engagement.IntegrationTests.Infrastructure MMCA.ADC.Engagement.IntegrationTests/Infrastructure/FakeEventLiveValidationService.cs:23
FakeSessionBookmarkValidationService class MMCA.ADC.Engagement.IntegrationTests MMCA.ADC.Engagement.IntegrationTests.Infrastructure MMCA.ADC.Engagement.IntegrationTests/Infrastructure/FakeSessionBookmarkValidationService.cs:12
LivePollAuthorizationTests class MMCA.ADC.Engagement.IntegrationTests MMCA.ADC.Engagement.IntegrationTests.LivePolls MMCA.ADC.Engagement.IntegrationTests/LivePolls/LivePollAuthorizationTests.cs:13
OrganizerLivePollLifecycleTests class MMCA.ADC.Engagement.IntegrationTests MMCA.ADC.Engagement.IntegrationTests.LivePolls MMCA.ADC.Engagement.IntegrationTests/LivePolls/OrganizerLivePollLifecycleTests.cs:18
LedgerRow record MMCA.ADC.Engagement.IntegrationTests MMCA.ADC.Engagement.IntegrationTests.Points MMCA.ADC.Engagement.IntegrationTests/Points/PointsAwardRoundTripTests.cs:333
PointsAwardRoundTripTests class MMCA.ADC.Engagement.IntegrationTests MMCA.ADC.Engagement.IntegrationTests.Points MMCA.ADC.Engagement.IntegrationTests/Points/PointsAwardRoundTripTests.cs:42
PointsEndpointTests class MMCA.ADC.Engagement.IntegrationTests MMCA.ADC.Engagement.IntegrationTests.Points MMCA.ADC.Engagement.IntegrationTests/Points/PointsEndpointTests.cs:33
SessionQuestionLifecycleTests class MMCA.ADC.Engagement.IntegrationTests MMCA.ADC.Engagement.IntegrationTests.SessionQuestions MMCA.ADC.Engagement.IntegrationTests/SessionQuestions/SessionQuestionLifecycleTests.cs:18
SelfHttpWarmupTask class MMCA.ADC.Engagement.Service MMCA.ADC.Engagement.Service MMCA.ADC.Engagement.Service/SelfHttpWarmupTask.cs:23
BookmarkCountsGrpcService class MMCA.ADC.Engagement.Service MMCA.ADC.Engagement.Service.Grpc MMCA.ADC.Engagement.Service/Grpc/BookmarkCountsGrpcService.cs:24
UserEngagementExportGrpcService class MMCA.ADC.Engagement.Service MMCA.ADC.Engagement.Service.Grpc MMCA.ADC.Engagement.Service/Grpc/UserEngagementExportGrpcService.cs:23
EngagementFeatures class MMCA.ADC.Engagement.Shared MMCA.ADC.Engagement.Shared MMCA.ADC.Engagement.Shared/EngagementFeatures.cs:8
EngagementPermissions class MMCA.ADC.Engagement.Shared MMCA.ADC.Engagement.Shared.Authorization MMCA.ADC.Engagement.Shared/Authorization/EngagementPermissions.cs:9
CheckInAttendeeRequest record MMCA.ADC.Engagement.Shared MMCA.ADC.Engagement.Shared.CheckIns MMCA.ADC.Engagement.Shared/CheckIns/CheckInAttendeeRequest.cs:8
CheckInDTO record MMCA.ADC.Engagement.Shared MMCA.ADC.Engagement.Shared.CheckIns MMCA.ADC.Engagement.Shared/CheckIns/CheckInDTO.cs:8
CheckInResultDTO record MMCA.ADC.Engagement.Shared MMCA.ADC.Engagement.Shared.CheckIns MMCA.ADC.Engagement.Shared/CheckIns/CheckInResultDTO.cs:8
CheckInScope enum MMCA.ADC.Engagement.Shared MMCA.ADC.Engagement.Shared.CheckIns MMCA.ADC.Engagement.Shared/CheckIns/CheckInScope.cs:11
CheckInScopeNames class MMCA.ADC.Engagement.Shared MMCA.ADC.Engagement.Shared.CheckIns MMCA.ADC.Engagement.Shared/CheckIns/CheckInScopeNames.cs:8
CheckInSettings class MMCA.ADC.Engagement.Shared MMCA.ADC.Engagement.Shared.CheckIns MMCA.ADC.Engagement.Shared/CheckIns/CheckInSettings.cs:11
ManualCheckInRequest record MMCA.ADC.Engagement.Shared MMCA.ADC.Engagement.Shared.CheckIns MMCA.ADC.Engagement.Shared/CheckIns/ManualCheckInRequest.cs:7
AttendanceStatsDTO record MMCA.ADC.Engagement.Shared MMCA.ADC.Engagement.Shared.CheckIns.Attendance MMCA.ADC.Engagement.Shared/CheckIns/Attendance/AttendanceStatsDTO.cs:7
SessionAttendanceDTO record MMCA.ADC.Engagement.Shared MMCA.ADC.Engagement.Shared.CheckIns.Attendance MMCA.ADC.Engagement.Shared/CheckIns/Attendance/SessionAttendanceDTO.cs:6
BadgePayload class MMCA.ADC.Engagement.Shared MMCA.ADC.Engagement.Shared.CheckIns.Badges MMCA.ADC.Engagement.Shared/CheckIns/Badges/BadgePayload.cs:12
MyBadgeDTO record MMCA.ADC.Engagement.Shared MMCA.ADC.Engagement.Shared.CheckIns.Badges MMCA.ADC.Engagement.Shared/CheckIns/Badges/MyBadgeDTO.cs:7
AttendeeCheckedIn record MMCA.ADC.Engagement.Shared MMCA.ADC.Engagement.Shared.CheckIns.IntegrationEvents MMCA.ADC.Engagement.Shared/CheckIns/IntegrationEvents/AttendeeCheckedIn.cs:24
RoomCheckInRequest record MMCA.ADC.Engagement.Shared MMCA.ADC.Engagement.Shared.CheckIns.Rooms MMCA.ADC.Engagement.Shared/CheckIns/Rooms/RoomCheckInRequest.cs:8
RoomCheckInResultDTO record MMCA.ADC.Engagement.Shared MMCA.ADC.Engagement.Shared.CheckIns.Rooms MMCA.ADC.Engagement.Shared/CheckIns/Rooms/RoomCheckInResultDTO.cs:9
SponsorVisitRequest record MMCA.ADC.Engagement.Shared MMCA.ADC.Engagement.Shared.CheckIns.SponsorVisits MMCA.ADC.Engagement.Shared/CheckIns/SponsorVisits/SponsorVisitRequest.cs:7
SponsorVisitResultDTO record MMCA.ADC.Engagement.Shared MMCA.ADC.Engagement.Shared.CheckIns.SponsorVisits MMCA.ADC.Engagement.Shared/CheckIns/SponsorVisits/SponsorVisitResultDTO.cs:12
DisabledUserEngagementExportService class MMCA.ADC.Engagement.Shared MMCA.ADC.Engagement.Shared.Exports MMCA.ADC.Engagement.Shared/Exports/DisabledUserEngagementExportService.cs:7
IUserEngagementExportService interface MMCA.ADC.Engagement.Shared MMCA.ADC.Engagement.Shared.Exports MMCA.ADC.Engagement.Shared/Exports/IUserEngagementExportService.cs:14
UserEngagementBookmarkExportDTO record MMCA.ADC.Engagement.Shared MMCA.ADC.Engagement.Shared.Exports MMCA.ADC.Engagement.Shared/Exports/UserEngagementBookmarkExportDTO.cs:7
UserEngagementCheckInExportDTO record MMCA.ADC.Engagement.Shared MMCA.ADC.Engagement.Shared.Exports MMCA.ADC.Engagement.Shared/Exports/UserEngagementCheckInExportDTO.cs:11
UserEngagementExportDTO record MMCA.ADC.Engagement.Shared MMCA.ADC.Engagement.Shared.Exports MMCA.ADC.Engagement.Shared/Exports/UserEngagementExportDTO.cs:9
UserEngagementPointsEntryExportDTO record MMCA.ADC.Engagement.Shared MMCA.ADC.Engagement.Shared.Exports MMCA.ADC.Engagement.Shared/Exports/UserEngagementPointsEntryExportDTO.cs:9
UserEngagementSubmittedQuestionExportDTO record MMCA.ADC.Engagement.Shared MMCA.ADC.Engagement.Shared.Exports MMCA.ADC.Engagement.Shared/Exports/UserEngagementSubmittedQuestionExportDTO.cs:7
CastVoteRequest record MMCA.ADC.Engagement.Shared MMCA.ADC.Engagement.Shared.LivePolls MMCA.ADC.Engagement.Shared/LivePolls/CastVoteRequest.cs:8
CreateLivePollRequest record MMCA.ADC.Engagement.Shared MMCA.ADC.Engagement.Shared.LivePolls MMCA.ADC.Engagement.Shared/LivePolls/CreateLivePollRequest.cs:6
LivePollChannel class MMCA.ADC.Engagement.Shared MMCA.ADC.Engagement.Shared.LivePolls MMCA.ADC.Engagement.Shared/LivePolls/LivePollChannel.cs:11
LivePollClosedPayload record MMCA.ADC.Engagement.Shared MMCA.ADC.Engagement.Shared.LivePolls MMCA.ADC.Engagement.Shared/LivePolls/LivePollClosedPayload.cs:8
LivePollDTO record MMCA.ADC.Engagement.Shared MMCA.ADC.Engagement.Shared.LivePolls MMCA.ADC.Engagement.Shared/LivePolls/LivePollDTO.cs:8
LivePollOpenedPayload record MMCA.ADC.Engagement.Shared MMCA.ADC.Engagement.Shared.LivePolls MMCA.ADC.Engagement.Shared/LivePolls/LivePollOpenedPayload.cs:10
LivePollOptionDTO record MMCA.ADC.Engagement.Shared MMCA.ADC.Engagement.Shared.LivePolls MMCA.ADC.Engagement.Shared/LivePolls/LivePollOptionDTO.cs:6
LivePollOptionResultDTO record MMCA.ADC.Engagement.Shared MMCA.ADC.Engagement.Shared.LivePolls MMCA.ADC.Engagement.Shared/LivePolls/LivePollOptionResultDTO.cs:6
LivePollResultsDTO record MMCA.ADC.Engagement.Shared MMCA.ADC.Engagement.Shared.LivePolls MMCA.ADC.Engagement.Shared/LivePolls/LivePollResultsDTO.cs:8
LivePollStatus enum MMCA.ADC.Engagement.Shared MMCA.ADC.Engagement.Shared.LivePolls MMCA.ADC.Engagement.Shared/LivePolls/LivePollStatus.cs:7
LeaderboardEntryDTO record MMCA.ADC.Engagement.Shared MMCA.ADC.Engagement.Shared.Points MMCA.ADC.Engagement.Shared/Points/LeaderboardEntryDTO.cs:7
MyPointsDTO record MMCA.ADC.Engagement.Shared MMCA.ADC.Engagement.Shared.Points MMCA.ADC.Engagement.Shared/Points/MyPointsDTO.cs:7
PointsActivityTotalDTO record MMCA.ADC.Engagement.Shared MMCA.ADC.Engagement.Shared.Points MMCA.ADC.Engagement.Shared/Points/PointsActivityTotalDTO.cs:7
PointsActivityType enum MMCA.ADC.Engagement.Shared MMCA.ADC.Engagement.Shared.Points MMCA.ADC.Engagement.Shared/Points/PointsActivityType.cs:18
PointsEntryDTO record MMCA.ADC.Engagement.Shared MMCA.ADC.Engagement.Shared.Points MMCA.ADC.Engagement.Shared/Points/PointsEntryDTO.cs:7
PointsOverviewDTO record MMCA.ADC.Engagement.Shared MMCA.ADC.Engagement.Shared.Points MMCA.ADC.Engagement.Shared/Points/PointsOverviewDTO.cs:12
PointsSettings class MMCA.ADC.Engagement.Shared MMCA.ADC.Engagement.Shared.Points MMCA.ADC.Engagement.Shared/Points/PointsSettings.cs:12
PointsSubjectKeys class MMCA.ADC.Engagement.Shared MMCA.ADC.Engagement.Shared.Points MMCA.ADC.Engagement.Shared/Points/PointsSubjectKeys.cs:11
SetLeaderboardParticipationRequest record MMCA.ADC.Engagement.Shared MMCA.ADC.Engagement.Shared.Points MMCA.ADC.Engagement.Shared/Points/SetLeaderboardParticipationRequest.cs:8
ISessionLiveUIService interface MMCA.ADC.Engagement.Shared MMCA.ADC.Engagement.Shared.SessionQuestions MMCA.ADC.Engagement.Shared/SessionQuestions/ISessionLiveUIService.cs:10
ModerationAction enum MMCA.ADC.Engagement.Shared MMCA.ADC.Engagement.Shared.SessionQuestions MMCA.ADC.Engagement.Shared/SessionQuestions/ModerationAction.cs:7
QuestionStatus enum MMCA.ADC.Engagement.Shared MMCA.ADC.Engagement.Shared.SessionQuestions MMCA.ADC.Engagement.Shared/SessionQuestions/QuestionStatus.cs:8
SessionQuestionAnsweredPayload record MMCA.ADC.Engagement.Shared MMCA.ADC.Engagement.Shared.SessionQuestions MMCA.ADC.Engagement.Shared/SessionQuestions/SessionQuestionAnsweredPayload.cs:8
SessionQuestionApprovedPayload record MMCA.ADC.Engagement.Shared MMCA.ADC.Engagement.Shared.SessionQuestions MMCA.ADC.Engagement.Shared/SessionQuestions/SessionQuestionApprovedPayload.cs:10
SessionQuestionChannel class MMCA.ADC.Engagement.Shared MMCA.ADC.Engagement.Shared.SessionQuestions MMCA.ADC.Engagement.Shared/SessionQuestions/SessionQuestionChannel.cs:12
SessionQuestionDismissedPayload record MMCA.ADC.Engagement.Shared MMCA.ADC.Engagement.Shared.SessionQuestions MMCA.ADC.Engagement.Shared/SessionQuestions/SessionQuestionDismissedPayload.cs:8
SessionQuestionDTO record MMCA.ADC.Engagement.Shared MMCA.ADC.Engagement.Shared.SessionQuestions MMCA.ADC.Engagement.Shared/SessionQuestions/SessionQuestionDTO.cs:10
SessionQuestionPendingCountChangedPayload record MMCA.ADC.Engagement.Shared MMCA.ADC.Engagement.Shared.SessionQuestions MMCA.ADC.Engagement.Shared/SessionQuestions/SessionQuestionPendingCountChangedPayload.cs:10
SessionQuestionUpvoteChangedPayload record MMCA.ADC.Engagement.Shared MMCA.ADC.Engagement.Shared.SessionQuestions MMCA.ADC.Engagement.Shared/SessionQuestions/SessionQuestionUpvoteChangedPayload.cs:10
SubmitQuestionRequest record MMCA.ADC.Engagement.Shared MMCA.ADC.Engagement.Shared.SessionQuestions MMCA.ADC.Engagement.Shared/SessionQuestions/SubmitQuestionRequest.cs:8
CreateBookmarkRequest record MMCA.ADC.Engagement.Shared MMCA.ADC.Engagement.Shared.UserSessionBookmarks MMCA.ADC.Engagement.Shared/UserSessionBookmarks/CreateBookmarkRequest.cs:6
DisabledBookmarkCountService class MMCA.ADC.Engagement.Shared MMCA.ADC.Engagement.Shared.UserSessionBookmarks MMCA.ADC.Engagement.Shared/UserSessionBookmarks/DisabledBookmarkCountService.cs:7
IBookmarkCountService interface MMCA.ADC.Engagement.Shared MMCA.ADC.Engagement.Shared.UserSessionBookmarks MMCA.ADC.Engagement.Shared/UserSessionBookmarks/IBookmarkCountService.cs:11
ISessionBookmarkUIService interface MMCA.ADC.Engagement.Shared MMCA.ADC.Engagement.Shared.UserSessionBookmarks MMCA.ADC.Engagement.Shared/UserSessionBookmarks/ISessionBookmarkUIService.cs:15
UserSessionBookmarkDTO record MMCA.ADC.Engagement.Shared MMCA.ADC.Engagement.Shared.UserSessionBookmarks MMCA.ADC.Engagement.Shared/UserSessionBookmarks/UserSessionBookmarkDTO.cs:8
BadgePayloadTests class MMCA.ADC.Engagement.Shared.Tests MMCA.ADC.Engagement.Shared.Tests.CheckIns MMCA.ADC.Engagement.Shared.Tests/CheckIns/BadgePayloadTests.cs:6
CheckInScopeNamesTests class MMCA.ADC.Engagement.Shared.Tests MMCA.ADC.Engagement.Shared.Tests.CheckIns MMCA.ADC.Engagement.Shared.Tests/CheckIns/CheckInScopeNamesTests.cs:6
CheckInSettingsTests class MMCA.ADC.Engagement.Shared.Tests MMCA.ADC.Engagement.Shared.Tests.CheckIns MMCA.ADC.Engagement.Shared.Tests/CheckIns/CheckInSettingsTests.cs:6
PointsSettingsTests class MMCA.ADC.Engagement.Shared.Tests MMCA.ADC.Engagement.Shared.Tests.Points MMCA.ADC.Engagement.Shared.Tests/Points/PointsSettingsTests.cs:6
PointsSubjectKeysTests class MMCA.ADC.Engagement.Shared.Tests MMCA.ADC.Engagement.Shared.Tests.Points MMCA.ADC.Engagement.Shared.Tests/Points/PointsSubjectKeysTests.cs:7
DisabledBookmarkCountServiceTests class MMCA.ADC.Engagement.Shared.Tests MMCA.ADC.Engagement.Shared.Tests.UserSessionBookmarks MMCA.ADC.Engagement.Shared.Tests/UserSessionBookmarks/DisabledBookmarkCountServiceTests.cs:6
UserSessionBookmarkDTOTests class MMCA.ADC.Engagement.Shared.Tests MMCA.ADC.Engagement.Shared.Tests.UserSessionBookmarks MMCA.ADC.Engagement.Shared.Tests/UserSessionBookmarks/UserSessionBookmarkDTOTests.cs:6
DependencyInjection class MMCA.ADC.Engagement.UI MMCA.ADC.Engagement.UI MMCA.ADC.Engagement.UI/DependencyInjection.cs:22
EngagementRoutePaths class MMCA.ADC.Engagement.UI MMCA.ADC.Engagement.UI MMCA.ADC.Engagement.UI/EngagementRoutePaths.cs:8
EngagementUIModule class MMCA.ADC.Engagement.UI MMCA.ADC.Engagement.UI MMCA.ADC.Engagement.UI/EngagementUIModule.cs:17
LiveEventListener class MMCA.ADC.Engagement.UI MMCA.ADC.Engagement.UI.Components MMCA.ADC.Engagement.UI/Components/LiveEventListener.razor.cs:27
AttendeeSearchPanel class MMCA.ADC.Engagement.UI MMCA.ADC.Engagement.UI.Pages.CheckIns MMCA.ADC.Engagement.UI/Pages/CheckIns/AttendeeSearchPanel.razor.cs:16
CheckInScan class MMCA.ADC.Engagement.UI MMCA.ADC.Engagement.UI.Pages.CheckIns MMCA.ADC.Engagement.UI/Pages/CheckIns/CheckInScan.razor.cs:21
MyBadge class MMCA.ADC.Engagement.UI MMCA.ADC.Engagement.UI.Pages.CheckIns MMCA.ADC.Engagement.UI/Pages/CheckIns/MyBadge.razor.cs:15
OrganizerAttendance class MMCA.ADC.Engagement.UI MMCA.ADC.Engagement.UI.Pages.CheckIns MMCA.ADC.Engagement.UI/Pages/CheckIns/OrganizerAttendance.razor.cs:17
ScanOutcome record MMCA.ADC.Engagement.UI MMCA.ADC.Engagement.UI.Pages.CheckIns MMCA.ADC.Engagement.UI/Pages/CheckIns/CheckInScan.razor.cs:296
ScanOutcomeKind enum MMCA.ADC.Engagement.UI MMCA.ADC.Engagement.UI.Pages.CheckIns MMCA.ADC.Engagement.UI/Pages/CheckIns/CheckInScan.razor.cs:299
SessionAttendanceRow record MMCA.ADC.Engagement.UI MMCA.ADC.Engagement.UI.Pages.CheckIns MMCA.ADC.Engagement.UI/Pages/CheckIns/OrganizerAttendance.razor.cs:128
CheckInState enum MMCA.ADC.Engagement.UI MMCA.ADC.Engagement.UI.Pages.CheckIns.Rooms MMCA.ADC.Engagement.UI/Pages/CheckIns/Rooms/RoomCheckIn.razor.cs:97
RoomCheckIn class MMCA.ADC.Engagement.UI MMCA.ADC.Engagement.UI.Pages.CheckIns.Rooms MMCA.ADC.Engagement.UI/Pages/CheckIns/Rooms/RoomCheckIn.razor.cs:20
SponsorVisit class MMCA.ADC.Engagement.UI MMCA.ADC.Engagement.UI.Pages.CheckIns.Sponsors MMCA.ADC.Engagement.UI/Pages/CheckIns/Sponsors/SponsorVisit.razor.cs:21
VisitState enum MMCA.ADC.Engagement.UI MMCA.ADC.Engagement.UI.Pages.CheckIns.Sponsors MMCA.ADC.Engagement.UI/Pages/CheckIns/Sponsors/SponsorVisit.razor.cs:97
EventFeedback class MMCA.ADC.Engagement.UI MMCA.ADC.Engagement.UI.Pages.Feedback MMCA.ADC.Engagement.UI/Pages/Feedback/EventFeedback.razor.cs:19
FeedbackAnswerModel class MMCA.ADC.Engagement.UI MMCA.ADC.Engagement.UI.Pages.Feedback MMCA.ADC.Engagement.UI/Pages/Feedback/FeedbackAnswerModel.cs:23
SessionFeedback class MMCA.ADC.Engagement.UI MMCA.ADC.Engagement.UI.Pages.Feedback MMCA.ADC.Engagement.UI/Pages/Feedback/SessionFeedback.razor.cs:18
HappeningNow class MMCA.ADC.Engagement.UI MMCA.ADC.Engagement.UI.Pages.HappeningNow MMCA.ADC.Engagement.UI/Pages/HappeningNow/HappeningNow.razor.cs:24
OptionState class MMCA.ADC.Engagement.UI MMCA.ADC.Engagement.UI.Pages.HappeningNow MMCA.ADC.Engagement.UI/Pages/HappeningNow/PollManagementPanel.razor.cs:193
PollManagementPanel class MMCA.ADC.Engagement.UI MMCA.ADC.Engagement.UI.Pages.HappeningNow MMCA.ADC.Engagement.UI/Pages/HappeningNow/PollManagementPanel.razor.cs:20
MyPoints class MMCA.ADC.Engagement.UI MMCA.ADC.Engagement.UI.Pages.Points MMCA.ADC.Engagement.UI/Pages/Points/MyPoints.razor.cs:16
OrganizerPointsOverview class MMCA.ADC.Engagement.UI MMCA.ADC.Engagement.UI.Pages.Points MMCA.ADC.Engagement.UI/Pages/Points/OrganizerPointsOverview.razor.cs:19
OptionState class MMCA.ADC.Engagement.UI MMCA.ADC.Engagement.UI.Pages.SessionLive MMCA.ADC.Engagement.UI/Pages/SessionLive/SessionLiveModerationPanel.razor.cs:312
PresenterView class MMCA.ADC.Engagement.UI MMCA.ADC.Engagement.UI.Pages.SessionLive MMCA.ADC.Engagement.UI/Pages/SessionLive/PresenterView.razor.cs:20
SessionLive class MMCA.ADC.Engagement.UI MMCA.ADC.Engagement.UI.Pages.SessionLive MMCA.ADC.Engagement.UI/Pages/SessionLive/SessionLive.razor.cs:27
SessionLiveModerationPanel class MMCA.ADC.Engagement.UI MMCA.ADC.Engagement.UI.Pages.SessionLive MMCA.ADC.Engagement.UI/Pages/SessionLive/SessionLiveModerationPanel.razor.cs:20
SessionLivePollPanel class MMCA.ADC.Engagement.UI MMCA.ADC.Engagement.UI.Pages.SessionLive MMCA.ADC.Engagement.UI/Pages/SessionLive/SessionLivePollPanel.razor.cs:18
SessionLiveQuestionPanel class MMCA.ADC.Engagement.UI MMCA.ADC.Engagement.UI.Pages.SessionLive MMCA.ADC.Engagement.UI/Pages/SessionLive/SessionLiveQuestionPanel.razor.cs:19
BookmarkService class MMCA.ADC.Engagement.UI MMCA.ADC.Engagement.UI.Services.Bookmarks MMCA.ADC.Engagement.UI/Services/Bookmarks/BookmarkService.cs:15
IBookmarkUIService interface MMCA.ADC.Engagement.UI MMCA.ADC.Engagement.UI.Services.Bookmarks MMCA.ADC.Engagement.UI/Services/Bookmarks/IBookmarkUIService.cs:11
SessionBookmarkUIService class MMCA.ADC.Engagement.UI MMCA.ADC.Engagement.UI.Services.Bookmarks MMCA.ADC.Engagement.UI/Services/Bookmarks/SessionBookmarkUIService.cs:26
CheckInErrorCodes class MMCA.ADC.Engagement.UI MMCA.ADC.Engagement.UI.Services.CheckIns MMCA.ADC.Engagement.UI/Services/CheckIns/CheckInErrorCodes.cs:8
CheckInService class MMCA.ADC.Engagement.UI MMCA.ADC.Engagement.UI.Services.CheckIns MMCA.ADC.Engagement.UI/Services/CheckIns/CheckInService.cs:20
ICheckInUIService interface MMCA.ADC.Engagement.UI MMCA.ADC.Engagement.UI.Services.CheckIns MMCA.ADC.Engagement.UI/Services/CheckIns/ICheckInUIService.cs:20
SelfCheckInOutcome<TResult> record MMCA.ADC.Engagement.UI MMCA.ADC.Engagement.UI.Services.CheckIns MMCA.ADC.Engagement.UI/Services/CheckIns/SelfCheckInOutcome.cs:20
EventFeedbackService class MMCA.ADC.Engagement.UI MMCA.ADC.Engagement.UI.Services.Feedback MMCA.ADC.Engagement.UI/Services/Feedback/EventFeedbackService.cs:14
IEventFeedbackUIService interface MMCA.ADC.Engagement.UI MMCA.ADC.Engagement.UI.Services.Feedback MMCA.ADC.Engagement.UI/Services/Feedback/IFeedbackUIService.cs:23
IQuestionLookupService interface MMCA.ADC.Engagement.UI MMCA.ADC.Engagement.UI.Services.Feedback MMCA.ADC.Engagement.UI/Services/Feedback/IFeedbackUIService.cs:11
ISessionFeedbackUIService interface MMCA.ADC.Engagement.UI MMCA.ADC.Engagement.UI.Services.Feedback MMCA.ADC.Engagement.UI/Services/Feedback/IFeedbackUIService.cs:48
SessionFeedbackService class MMCA.ADC.Engagement.UI MMCA.ADC.Engagement.UI.Services.Feedback MMCA.ADC.Engagement.UI/Services/Feedback/SessionFeedbackService.cs:14
INowNextService interface MMCA.ADC.Engagement.UI MMCA.ADC.Engagement.UI.Services.HappeningNow MMCA.ADC.Engagement.UI/Services/HappeningNow/INowNextService.cs:40
NowNextService class MMCA.ADC.Engagement.UI MMCA.ADC.Engagement.UI.Services.HappeningNow MMCA.ADC.Engagement.UI/Services/HappeningNow/NowNextService.cs:14
NowNextSessionInfo record MMCA.ADC.Engagement.UI MMCA.ADC.Engagement.UI.Services.HappeningNow MMCA.ADC.Engagement.UI/Services/HappeningNow/INowNextService.cs:27
NowNextSnapshot record MMCA.ADC.Engagement.UI MMCA.ADC.Engagement.UI.Services.HappeningNow MMCA.ADC.Engagement.UI/Services/HappeningNow/INowNextService.cs:15
SessionReminder record MMCA.ADC.Engagement.UI MMCA.ADC.Engagement.UI.Services.HappeningNow MMCA.ADC.Engagement.UI/Services/HappeningNow/SessionReminderPlanner.cs:15
SessionReminderCoordinator class MMCA.ADC.Engagement.UI MMCA.ADC.Engagement.UI.Services.HappeningNow MMCA.ADC.Engagement.UI/Services/HappeningNow/SessionReminderCoordinator.cs:20
SessionReminderPlanner class MMCA.ADC.Engagement.UI MMCA.ADC.Engagement.UI.Services.HappeningNow MMCA.ADC.Engagement.UI/Services/HappeningNow/SessionReminderPlanner.cs:31
AttendeeLookupService class MMCA.ADC.Engagement.UI MMCA.ADC.Engagement.UI.Services.Lookups MMCA.ADC.Engagement.UI/Services/Lookups/AttendeeLookupService.cs:17
AttendeeRow record MMCA.ADC.Engagement.UI MMCA.ADC.Engagement.UI.Services.Lookups MMCA.ADC.Engagement.UI/Services/Lookups/AttendeeLookupService.cs:184
AttendeeSearchField enum MMCA.ADC.Engagement.UI MMCA.ADC.Engagement.UI.Services.Lookups MMCA.ADC.Engagement.UI/Services/Lookups/IAttendeeLookupService.cs:41
AttendeeSummary record MMCA.ADC.Engagement.UI MMCA.ADC.Engagement.UI.Services.Lookups MMCA.ADC.Engagement.UI/Services/Lookups/IAttendeeLookupService.cs:15
IAttendeeLookupService interface MMCA.ADC.Engagement.UI MMCA.ADC.Engagement.UI.Services.Lookups MMCA.ADC.Engagement.UI/Services/Lookups/IAttendeeLookupService.cs:57
ISessionLookupService interface MMCA.ADC.Engagement.UI MMCA.ADC.Engagement.UI.Services.Lookups MMCA.ADC.Engagement.UI/Services/Lookups/ISessionLookupService.cs:19
QuestionLookupService class MMCA.ADC.Engagement.UI MMCA.ADC.Engagement.UI.Services.Lookups MMCA.ADC.Engagement.UI/Services/Lookups/QuestionLookupService.cs:13
SessionInfo record MMCA.ADC.Engagement.UI MMCA.ADC.Engagement.UI.Services.Lookups MMCA.ADC.Engagement.UI/Services/Lookups/ISessionLookupService.cs:9
SessionLookupService class MMCA.ADC.Engagement.UI MMCA.ADC.Engagement.UI.Services.Lookups MMCA.ADC.Engagement.UI/Services/Lookups/SessionLookupService.cs:13
CurrentEventNotificationScopeProvider class MMCA.ADC.Engagement.UI MMCA.ADC.Engagement.UI.Services.Notifications MMCA.ADC.Engagement.UI/Services/Notifications/CurrentEventNotificationScopeProvider.cs:30
IPointsUIService interface MMCA.ADC.Engagement.UI MMCA.ADC.Engagement.UI.Services.Points MMCA.ADC.Engagement.UI/Services/Points/IPointsUIService.cs:14
PointsService class MMCA.ADC.Engagement.UI MMCA.ADC.Engagement.UI.Services.Points MMCA.ADC.Engagement.UI/Services/Points/PointsService.cs:16
ILiveEventUIService interface MMCA.ADC.Engagement.UI MMCA.ADC.Engagement.UI.Services.SessionLive MMCA.ADC.Engagement.UI/Services/SessionLive/ILiveEventUIService.cs:7
ILivePollUIService interface MMCA.ADC.Engagement.UI MMCA.ADC.Engagement.UI.Services.SessionLive MMCA.ADC.Engagement.UI/Services/SessionLive/ILivePollUIService.cs:15
ISessionQuestionUIService interface MMCA.ADC.Engagement.UI MMCA.ADC.Engagement.UI.Services.SessionLive MMCA.ADC.Engagement.UI/Services/SessionLive/ISessionQuestionUIService.cs:15
LiveBroadcastPatch class MMCA.ADC.Engagement.UI MMCA.ADC.Engagement.UI.Services.SessionLive MMCA.ADC.Engagement.UI/Services/SessionLive/LiveBroadcastPatch.cs:14
LiveChannelSubscription class MMCA.ADC.Engagement.UI MMCA.ADC.Engagement.UI.Services.SessionLive MMCA.ADC.Engagement.UI/Services/SessionLive/LiveChannelSubscription.cs:15
LiveEventContext record MMCA.ADC.Engagement.UI MMCA.ADC.Engagement.UI.Services.SessionLive MMCA.ADC.Engagement.UI/Services/SessionLive/LiveEventContext.cs:13
LiveEventService class MMCA.ADC.Engagement.UI MMCA.ADC.Engagement.UI.Services.SessionLive MMCA.ADC.Engagement.UI/Services/SessionLive/LiveEventService.cs:14
LivePollUIService class MMCA.ADC.Engagement.UI MMCA.ADC.Engagement.UI.Services.SessionLive MMCA.ADC.Engagement.UI/Services/SessionLive/LivePollUIService.cs:15
SessionLiveUIService class MMCA.ADC.Engagement.UI MMCA.ADC.Engagement.UI.Services.SessionLive MMCA.ADC.Engagement.UI/Services/SessionLive/SessionLiveUIService.cs:10
SessionQuestionUIService class MMCA.ADC.Engagement.UI MMCA.ADC.Engagement.UI.Services.SessionLive MMCA.ADC.Engagement.UI/Services/SessionLive/SessionQuestionUIService.cs:15
ComponentsSnapshotTests class MMCA.ADC.Engagement.UI.Tests MMCA.ADC.Engagement.UI.Tests.Components MMCA.ADC.Engagement.UI.Tests/Components/ComponentsSnapshotTests.cs:36
LiveEventListenerResilienceTests class MMCA.ADC.Engagement.UI.Tests MMCA.ADC.Engagement.UI.Tests.Components MMCA.ADC.Engagement.UI.Tests/Components/LiveEventListenerResilienceTests.cs:34
LiveChannelJoinTests class MMCA.ADC.Engagement.UI.Tests MMCA.ADC.Engagement.UI.Tests.Pages MMCA.ADC.Engagement.UI.Tests/Pages/LiveChannelJoinTests.cs:42
CheckInScanTests class MMCA.ADC.Engagement.UI.Tests MMCA.ADC.Engagement.UI.Tests.Pages.CheckIns MMCA.ADC.Engagement.UI.Tests/Pages/CheckIns/CheckInScanTests.cs:22
MyBadgeTests class MMCA.ADC.Engagement.UI.Tests MMCA.ADC.Engagement.UI.Tests.Pages.CheckIns MMCA.ADC.Engagement.UI.Tests/Pages/CheckIns/MyBadgeTests.cs:19
OrganizerAttendanceTests class MMCA.ADC.Engagement.UI.Tests MMCA.ADC.Engagement.UI.Tests.Pages.CheckIns MMCA.ADC.Engagement.UI.Tests/Pages/CheckIns/OrganizerAttendanceTests.cs:19
RoomCheckInTests class MMCA.ADC.Engagement.UI.Tests MMCA.ADC.Engagement.UI.Tests.Pages.CheckIns.Rooms MMCA.ADC.Engagement.UI.Tests/Pages/CheckIns/Rooms/RoomCheckInTests.cs:18
SponsorVisitTests class MMCA.ADC.Engagement.UI.Tests MMCA.ADC.Engagement.UI.Tests.Pages.CheckIns.Sponsors MMCA.ADC.Engagement.UI.Tests/Pages/CheckIns/Sponsors/SponsorVisitTests.cs:19
EventFeedbackTests class MMCA.ADC.Engagement.UI.Tests MMCA.ADC.Engagement.UI.Tests.Pages.Feedback MMCA.ADC.Engagement.UI.Tests/Pages/Feedback/EventFeedbackTests.cs:20
SessionFeedbackTests class MMCA.ADC.Engagement.UI.Tests MMCA.ADC.Engagement.UI.Tests.Pages.Feedback MMCA.ADC.Engagement.UI.Tests/Pages/Feedback/SessionFeedbackTests.cs:26
HappeningNowTests class MMCA.ADC.Engagement.UI.Tests MMCA.ADC.Engagement.UI.Tests.Pages.HappeningNow MMCA.ADC.Engagement.UI.Tests/Pages/HappeningNow/HappeningNowTests.cs:32
LivePollCardTests class MMCA.ADC.Engagement.UI.Tests MMCA.ADC.Engagement.UI.Tests.Pages.HappeningNow MMCA.ADC.Engagement.UI.Tests/Pages/HappeningNow/LivePollCardTests.cs:14
MyPointsTests class MMCA.ADC.Engagement.UI.Tests MMCA.ADC.Engagement.UI.Tests.Pages.Points MMCA.ADC.Engagement.UI.Tests/Pages/Points/MyPointsTests.cs:19
OrganizerPointsOverviewTests class MMCA.ADC.Engagement.UI.Tests MMCA.ADC.Engagement.UI.Tests.Pages.Points MMCA.ADC.Engagement.UI.Tests/Pages/Points/OrganizerPointsOverviewTests.cs:19
PresenterViewTests class MMCA.ADC.Engagement.UI.Tests MMCA.ADC.Engagement.UI.Tests.Pages.SessionLive MMCA.ADC.Engagement.UI.Tests/Pages/SessionLive/PresenterViewTests.cs:31
SessionLiveModerationPanelTests class MMCA.ADC.Engagement.UI.Tests MMCA.ADC.Engagement.UI.Tests.Pages.SessionLive MMCA.ADC.Engagement.UI.Tests/Pages/SessionLive/SessionLiveModerationPanelTests.cs:22
SessionLivePollPanelTests class MMCA.ADC.Engagement.UI.Tests MMCA.ADC.Engagement.UI.Tests.Pages.SessionLive MMCA.ADC.Engagement.UI.Tests/Pages/SessionLive/SessionLivePollPanelTests.cs:20
SessionLiveQuestionPanelTests class MMCA.ADC.Engagement.UI.Tests MMCA.ADC.Engagement.UI.Tests.Pages.SessionLive MMCA.ADC.Engagement.UI.Tests/Pages/SessionLive/SessionLiveQuestionPanelTests.cs:20
AppActionRouteMapTests class MMCA.ADC.Engagement.UI.Tests MMCA.ADC.Engagement.UI.Tests.Services MMCA.ADC.Engagement.UI.Tests/Services/AppActionRouteMapTests.cs:20
BookmarkServiceTests class MMCA.ADC.Engagement.UI.Tests MMCA.ADC.Engagement.UI.Tests.Services.Bookmarks MMCA.ADC.Engagement.UI.Tests/Services/Bookmarks/BookmarkServiceTests.cs:17
SessionBookmarkUIServiceTests class MMCA.ADC.Engagement.UI.Tests MMCA.ADC.Engagement.UI.Tests.Services.Bookmarks MMCA.ADC.Engagement.UI.Tests/Services/Bookmarks/SessionBookmarkUIServiceTests.cs:23
CheckInServiceTests class MMCA.ADC.Engagement.UI.Tests MMCA.ADC.Engagement.UI.Tests.Services.CheckIns MMCA.ADC.Engagement.UI.Tests/Services/CheckIns/CheckInServiceTests.cs:15
DisposeTrackingResponse class MMCA.ADC.Engagement.UI.Tests MMCA.ADC.Engagement.UI.Tests.Services.CheckIns MMCA.ADC.Engagement.UI.Tests/Services/CheckIns/CheckInServiceTests.cs:18
EventFeedbackServiceTests class MMCA.ADC.Engagement.UI.Tests MMCA.ADC.Engagement.UI.Tests.Services.Feedback MMCA.ADC.Engagement.UI.Tests/Services/Feedback/EventFeedbackServiceTests.cs:17
SessionFeedbackServiceTests class MMCA.ADC.Engagement.UI.Tests MMCA.ADC.Engagement.UI.Tests.Services.Feedback MMCA.ADC.Engagement.UI.Tests/Services/Feedback/SessionFeedbackServiceTests.cs:18
NowNextServiceTests class MMCA.ADC.Engagement.UI.Tests MMCA.ADC.Engagement.UI.Tests.Services.HappeningNow MMCA.ADC.Engagement.UI.Tests/Services/HappeningNow/NowNextServiceTests.cs:14
SessionReminderCoordinatorTests class MMCA.ADC.Engagement.UI.Tests MMCA.ADC.Engagement.UI.Tests.Services.HappeningNow MMCA.ADC.Engagement.UI.Tests/Services/HappeningNow/SessionReminderCoordinatorTests.cs:19
SessionReminderPlannerTests class MMCA.ADC.Engagement.UI.Tests MMCA.ADC.Engagement.UI.Tests.Services.HappeningNow MMCA.ADC.Engagement.UI.Tests/Services/HappeningNow/SessionReminderPlannerTests.cs:12
AdvanceableTimeProvider class MMCA.ADC.Engagement.UI.Tests MMCA.ADC.Engagement.UI.Tests.Services.Lookups MMCA.ADC.Engagement.UI.Tests/Services/Lookups/AttendeeLookupServiceTests.cs:101
AttendeeLookupServiceTests class MMCA.ADC.Engagement.UI.Tests MMCA.ADC.Engagement.UI.Tests.Services.Lookups MMCA.ADC.Engagement.UI.Tests/Services/Lookups/AttendeeLookupServiceTests.cs:14
GatedHttpMessageHandler class MMCA.ADC.Engagement.UI.Tests MMCA.ADC.Engagement.UI.Tests.Services.Lookups MMCA.ADC.Engagement.UI.Tests/Services/Lookups/AttendeeLookupServiceTests.cs:114
QuestionLookupServiceTests class MMCA.ADC.Engagement.UI.Tests MMCA.ADC.Engagement.UI.Tests.Services.Lookups MMCA.ADC.Engagement.UI.Tests/Services/Lookups/QuestionLookupServiceTests.cs:13
SessionLookupServiceTests class MMCA.ADC.Engagement.UI.Tests MMCA.ADC.Engagement.UI.Tests.Services.Lookups MMCA.ADC.Engagement.UI.Tests/Services/Lookups/SessionLookupServiceTests.cs:15
CurrentEventNotificationScopeProviderTests class MMCA.ADC.Engagement.UI.Tests MMCA.ADC.Engagement.UI.Tests.Services.Notifications MMCA.ADC.Engagement.UI.Tests/Services/Notifications/CurrentEventNotificationScopeProviderTests.cs:16
LivePollUIServiceTests class MMCA.ADC.Engagement.UI.Tests MMCA.ADC.Engagement.UI.Tests.Services.SessionLive MMCA.ADC.Engagement.UI.Tests/Services/SessionLive/LivePollUIServiceTests.cs:17
SessionQuestionUIServiceTests class MMCA.ADC.Engagement.UI.Tests MMCA.ADC.Engagement.UI.Tests.Services.SessionLive MMCA.ADC.Engagement.UI.Tests/Services/SessionLive/SessionQuestionUIServiceTests.cs:16
AppHostBicepParityTests class MMCA.ADC.Gateway.Tests MMCA.ADC.Gateway.Tests MMCA.ADC.Gateway.Tests/AppHostBicepParityTests.cs:24
ClusterProfile record MMCA.ADC.Gateway.Tests MMCA.ADC.Gateway.Tests MMCA.ADC.Gateway.Tests/RouteMapTests.cs:406
GatewayApplicationFactory class MMCA.ADC.Gateway.Tests MMCA.ADC.Gateway.Tests MMCA.ADC.Gateway.Tests/GatewayHardeningTests.cs:96
GatewayHardeningTests class MMCA.ADC.Gateway.Tests MMCA.ADC.Gateway.Tests MMCA.ADC.Gateway.Tests/GatewayHardeningTests.cs:29
GracefulShutdownTests class MMCA.ADC.Gateway.Tests MMCA.ADC.Gateway.Tests MMCA.ADC.Gateway.Tests/GracefulShutdownTests.cs:9
RouteMapApplicationFactory class MMCA.ADC.Gateway.Tests MMCA.ADC.Gateway.Tests MMCA.ADC.Gateway.Tests/RouteMapTests.cs:417
RouteMapTests class MMCA.ADC.Gateway.Tests MMCA.ADC.Gateway.Tests MMCA.ADC.Gateway.Tests/RouteMapTests.cs:38
SecurityHeadersTests class MMCA.ADC.Gateway.Tests MMCA.ADC.Gateway.Tests MMCA.ADC.Gateway.Tests/SecurityHeadersTests.cs:12
AssemblyReference class MMCA.ADC.Identity.API MMCA.ADC.Identity.API MMCA.ADC.Identity.API/AssemblyReference.cs:5
ClassReference class MMCA.ADC.Identity.API MMCA.ADC.Identity.API MMCA.ADC.Identity.API/AssemblyReference.cs:11
DependencyInjection class MMCA.ADC.Identity.API MMCA.ADC.Identity.API MMCA.ADC.Identity.API/DependencyInjection.cs:18
IdentityModule class MMCA.ADC.Identity.API MMCA.ADC.Identity.API MMCA.ADC.Identity.API/IdentityModule.cs:13
IdentityModuleSeeder class MMCA.ADC.Identity.API MMCA.ADC.Identity.API MMCA.ADC.Identity.API/IdentityModuleSeeder.cs:15
HttpContextExternalLoginEmailVerifier class MMCA.ADC.Identity.API MMCA.ADC.Identity.API.Authentication MMCA.ADC.Identity.API/Authentication/HttpContextExternalLoginEmailVerifier.cs:17
AuthController class MMCA.ADC.Identity.API MMCA.ADC.Identity.API.Controllers MMCA.ADC.Identity.API/Controllers/AuthController.cs:30
OAuthController class MMCA.ADC.Identity.API MMCA.ADC.Identity.API.Controllers MMCA.ADC.Identity.API/Controllers/OAuthController.cs:20
PasswordResetController class MMCA.ADC.Identity.API MMCA.ADC.Identity.API.Controllers MMCA.ADC.Identity.API/Controllers/PasswordResetController.cs:28
UserClaimsController class MMCA.ADC.Identity.API MMCA.ADC.Identity.API.Controllers MMCA.ADC.Identity.API/Controllers/UserClaimsController.cs:16
UsersController class MMCA.ADC.Identity.API MMCA.ADC.Identity.API.Controllers MMCA.ADC.Identity.API/Controllers/UsersController.cs:30
UsersDataExportController class MMCA.ADC.Identity.API MMCA.ADC.Identity.API.Controllers MMCA.ADC.Identity.API/Controllers/UsersDataExportController.cs:26
IdentityErrorResources class MMCA.ADC.Identity.API MMCA.ADC.Identity.API.Resources MMCA.ADC.Identity.API/Resources/IdentityErrorResources.cs:11
DependencyInjectionTests class MMCA.ADC.Identity.API.Tests MMCA.ADC.Identity.API.Tests MMCA.ADC.Identity.API.Tests/DependencyInjectionTests.cs:9
IdentityModuleTests class MMCA.ADC.Identity.API.Tests MMCA.ADC.Identity.API.Tests MMCA.ADC.Identity.API.Tests/IdentityModuleTests.cs:5
AuthControllerTests class MMCA.ADC.Identity.API.Tests MMCA.ADC.Identity.API.Tests.Controllers MMCA.ADC.Identity.API.Tests/Controllers/AuthControllerTests.cs:18
OAuthControllerTests class MMCA.ADC.Identity.API.Tests MMCA.ADC.Identity.API.Tests.Controllers MMCA.ADC.Identity.API.Tests/Controllers/OAuthControllerTests.cs:17
UserClaimsControllerTests class MMCA.ADC.Identity.API.Tests MMCA.ADC.Identity.API.Tests.Controllers MMCA.ADC.Identity.API.Tests/Controllers/UserClaimsControllerTests.cs:10
UsersControllerTests class MMCA.ADC.Identity.API.Tests MMCA.ADC.Identity.API.Tests.Controllers MMCA.ADC.Identity.API.Tests/Controllers/UsersControllerTests.cs:20
UsersDataExportControllerTests class MMCA.ADC.Identity.API.Tests MMCA.ADC.Identity.API.Tests.Controllers MMCA.ADC.Identity.API.Tests/Controllers/UsersDataExportControllerTests.cs:20
IdentityErrorResourcesTests class MMCA.ADC.Identity.API.Tests MMCA.ADC.Identity.API.Tests.Localization MMCA.ADC.Identity.API.Tests/Localization/IdentityErrorResourcesTests.cs:15
AssemblyReference class MMCA.ADC.Identity.Application MMCA.ADC.Identity.Application MMCA.ADC.Identity.Application/AssemblyReference.cs:5
ClassReference class MMCA.ADC.Identity.Application MMCA.ADC.Identity.Application MMCA.ADC.Identity.Application/AssemblyReference.cs:11
DependencyInjection class MMCA.ADC.Identity.Application MMCA.ADC.Identity.Application MMCA.ADC.Identity.Application/DependencyInjection.cs:19
SpeakerLinkedToUserHandler class MMCA.ADC.Identity.Application MMCA.ADC.Identity.Application.Speakers.IntegrationEventHandlers MMCA.ADC.Identity.Application/Speakers/IntegrationEventHandlers/SpeakerLinkedToUserHandler.cs:27
SpeakerUnlinkedFromUserHandler class MMCA.ADC.Identity.Application MMCA.ADC.Identity.Application.Speakers.IntegrationEventHandlers MMCA.ADC.Identity.Application/Speakers/IntegrationEventHandlers/SpeakerUnlinkedFromUserHandler.cs:27
AttendeeQueryService class MMCA.ADC.Identity.Application MMCA.ADC.Identity.Application.Users MMCA.ADC.Identity.Application/Users/AttendeeQueryService.cs:11
AuthenticationService class MMCA.ADC.Identity.Application MMCA.ADC.Identity.Application.Users MMCA.ADC.Identity.Application/Users/AuthenticationService.cs:46
IExternalLoginEmailVerifier interface MMCA.ADC.Identity.Application MMCA.ADC.Identity.Application.Users MMCA.ADC.Identity.Application/Users/IExternalLoginEmailVerifier.cs:11
UserDTOMapper class MMCA.ADC.Identity.Application MMCA.ADC.Identity.Application.Users.DTOs MMCA.ADC.Identity.Application/Users/DTOs/UserDTOMapper.cs:14
ChangePasswordCommand record MMCA.ADC.Identity.Application MMCA.ADC.Identity.Application.Users.UseCases.ChangePassword MMCA.ADC.Identity.Application/Users/UseCases/ChangePassword/ChangePasswordCommand.cs:15
ChangePasswordHandler class MMCA.ADC.Identity.Application MMCA.ADC.Identity.Application.Users.UseCases.ChangePassword MMCA.ADC.Identity.Application/Users/UseCases/ChangePassword/ChangePasswordHandler.cs:18
ChangePreferencesCommand record MMCA.ADC.Identity.Application MMCA.ADC.Identity.Application.Users.UseCases.ChangePreferences MMCA.ADC.Identity.Application/Users/UseCases/ChangePreferences/ChangePreferencesCommand.cs:14
ChangePreferencesCommandValidator class MMCA.ADC.Identity.Application MMCA.ADC.Identity.Application.Users.UseCases.ChangePreferences MMCA.ADC.Identity.Application/Users/UseCases/ChangePreferences/ChangePreferencesCommandValidator.cs:18
ChangePreferencesHandler class MMCA.ADC.Identity.Application MMCA.ADC.Identity.Application.Users.UseCases.ChangePreferences MMCA.ADC.Identity.Application/Users/UseCases/ChangePreferences/ChangePreferencesHandler.cs:17
DeleteUserCommand record MMCA.ADC.Identity.Application MMCA.ADC.Identity.Application.Users.UseCases.DeleteUser MMCA.ADC.Identity.Application/Users/UseCases/DeleteUser/DeleteUserCommand.cs:11
DeleteUserHandler class MMCA.ADC.Identity.Application MMCA.ADC.Identity.Application.Users.UseCases.DeleteUser MMCA.ADC.Identity.Application/Users/UseCases/DeleteUser/DeleteUserHandler.cs:28
EngagementUserDataExportSection class MMCA.ADC.Identity.Application MMCA.ADC.Identity.Application.Users.UseCases.ExportUserData MMCA.ADC.Identity.Application/Users/UseCases/ExportUserData/EngagementUserDataExportSection.cs:19
ExportUserDataHandler class MMCA.ADC.Identity.Application MMCA.ADC.Identity.Application.Users.UseCases.ExportUserData MMCA.ADC.Identity.Application/Users/UseCases/ExportUserData/ExportUserDataHandler.cs:30
ExportUserDataQuery record MMCA.ADC.Identity.Application MMCA.ADC.Identity.Application.Users.UseCases.ExportUserData MMCA.ADC.Identity.Application/Users/UseCases/ExportUserData/ExportUserDataQuery.cs:12
NotificationUserDataExportSection class MMCA.ADC.Identity.Application MMCA.ADC.Identity.Application.Users.UseCases.ExportUserData MMCA.ADC.Identity.Application/Users/UseCases/ExportUserData/NotificationUserDataExportSection.cs:18
ForgotPasswordCommand record MMCA.ADC.Identity.Application MMCA.ADC.Identity.Application.Users.UseCases.ForgotPassword MMCA.ADC.Identity.Application/Users/UseCases/ForgotPassword/ForgotPasswordCommand.cs:12
ForgotPasswordHandler class MMCA.ADC.Identity.Application MMCA.ADC.Identity.Application.Users.UseCases.ForgotPassword MMCA.ADC.Identity.Application/Users/UseCases/ForgotPassword/ForgotPasswordHandler.cs:21
GetUserPreferencesHandler class MMCA.ADC.Identity.Application MMCA.ADC.Identity.Application.Users.UseCases.GetPreferences MMCA.ADC.Identity.Application/Users/UseCases/GetPreferences/GetUserPreferencesHandler.cs:13
GetUserAvatarHandler class MMCA.ADC.Identity.Application MMCA.ADC.Identity.Application.Users.UseCases.GetUserAvatar MMCA.ADC.Identity.Application/Users/UseCases/GetUserAvatar/GetUserAvatarHandler.cs:10
GetUserAvatarQuery record MMCA.ADC.Identity.Application MMCA.ADC.Identity.Application.Users.UseCases.GetUserAvatar MMCA.ADC.Identity.Application/Users/UseCases/GetUserAvatar/GetUserAvatarQuery.cs:5
GetUsersHandler class MMCA.ADC.Identity.Application MMCA.ADC.Identity.Application.Users.UseCases.GetUsers MMCA.ADC.Identity.Application/Users/UseCases/GetUsers/GetUsersHandler.cs:17
GetUsersQuery record MMCA.ADC.Identity.Application MMCA.ADC.Identity.Application.Users.UseCases.GetUsers MMCA.ADC.Identity.Application/Users/UseCases/GetUsers/GetUsersQuery.cs:12
RemoveUserAvatarCommand record MMCA.ADC.Identity.Application MMCA.ADC.Identity.Application.Users.UseCases.RemoveUserAvatar MMCA.ADC.Identity.Application/Users/UseCases/RemoveUserAvatar/RemoveUserAvatarCommand.cs:8
RemoveUserAvatarHandler class MMCA.ADC.Identity.Application MMCA.ADC.Identity.Application.Users.UseCases.RemoveUserAvatar MMCA.ADC.Identity.Application/Users/UseCases/RemoveUserAvatar/RemoveUserAvatarHandler.cs:16
ResetPasswordCommand record MMCA.ADC.Identity.Application MMCA.ADC.Identity.Application.Users.UseCases.ResetPassword MMCA.ADC.Identity.Application/Users/UseCases/ResetPassword/ResetPasswordCommand.cs:15
ResetPasswordHandler class MMCA.ADC.Identity.Application MMCA.ADC.Identity.Application.Users.UseCases.ResetPassword MMCA.ADC.Identity.Application/Users/UseCases/ResetPassword/ResetPasswordHandler.cs:19
SetUserAvatarCommand record MMCA.ADC.Identity.Application MMCA.ADC.Identity.Application.Users.UseCases.SetUserAvatar MMCA.ADC.Identity.Application/Users/UseCases/SetUserAvatar/SetUserAvatarCommand.cs:10
SetUserAvatarCommandValidator class MMCA.ADC.Identity.Application MMCA.ADC.Identity.Application.Users.UseCases.SetUserAvatar MMCA.ADC.Identity.Application/Users/UseCases/SetUserAvatar/SetUserAvatarCommandValidator.cs:17
SetUserAvatarHandler class MMCA.ADC.Identity.Application MMCA.ADC.Identity.Application.Users.UseCases.SetUserAvatar MMCA.ADC.Identity.Application/Users/UseCases/SetUserAvatar/SetUserAvatarHandler.cs:23
ChangePasswordRequestValidator class MMCA.ADC.Identity.Application MMCA.ADC.Identity.Application.Users.Validation MMCA.ADC.Identity.Application/Users/Validation/ChangePasswordRequestValidator.cs:11
RegisterRequestValidator class MMCA.ADC.Identity.Application MMCA.ADC.Identity.Application.Users.Validation MMCA.ADC.Identity.Application/Users/Validation/RegisterRequestValidator.cs:12
InMemoryRefreshSessionStore class MMCA.ADC.Identity.Application.Tests MMCA.ADC.Identity.Application.Tests.Helpers MMCA.ADC.Identity.Application.Tests/Helpers/InMemoryRefreshSessionStore.cs:12
InMemoryRepository<TEntity, TIdentifierType> class MMCA.ADC.Identity.Application.Tests MMCA.ADC.Identity.Application.Tests.Helpers MMCA.ADC.Identity.Application.Tests/Helpers/TestSupport.cs:17
RecordingUnitOfWork class MMCA.ADC.Identity.Application.Tests MMCA.ADC.Identity.Application.Tests.Helpers MMCA.ADC.Identity.Application.Tests/Helpers/TestSupport.cs:319
Fakes record MMCA.ADC.Identity.Application.Tests MMCA.ADC.Identity.Application.Tests.Speakers.IntegrationEventHandlers MMCA.ADC.Identity.Application.Tests/Speakers/IntegrationEventHandlers/SpeakerLinkedToUserHandlerTests.cs:16
Fakes record MMCA.ADC.Identity.Application.Tests MMCA.ADC.Identity.Application.Tests.Speakers.IntegrationEventHandlers MMCA.ADC.Identity.Application.Tests/Speakers/IntegrationEventHandlers/SpeakerUnlinkedFromUserHandlerTests.cs:16
SpeakerLinkedToUserHandlerTests class MMCA.ADC.Identity.Application.Tests MMCA.ADC.Identity.Application.Tests.Speakers.IntegrationEventHandlers MMCA.ADC.Identity.Application.Tests/Speakers/IntegrationEventHandlers/SpeakerLinkedToUserHandlerTests.cs:13
SpeakerUnlinkedFromUserHandlerTests class MMCA.ADC.Identity.Application.Tests MMCA.ADC.Identity.Application.Tests.Speakers.IntegrationEventHandlers MMCA.ADC.Identity.Application.Tests/Speakers/IntegrationEventHandlers/SpeakerUnlinkedFromUserHandlerTests.cs:13
AttendeeQueryServiceTests class MMCA.ADC.Identity.Application.Tests MMCA.ADC.Identity.Application.Tests.Users MMCA.ADC.Identity.Application.Tests/Users/AttendeeQueryServiceTests.cs:12
AuthenticationServiceTests class MMCA.ADC.Identity.Application.Tests MMCA.ADC.Identity.Application.Tests.Users MMCA.ADC.Identity.Application.Tests/Users/AuthenticationServiceTests.cs:30
ServiceMocks record MMCA.ADC.Identity.Application.Tests MMCA.ADC.Identity.Application.Tests.Users MMCA.ADC.Identity.Application.Tests/Users/AuthenticationServiceTests.cs:783
SoftDeletedUserValidatorTests class MMCA.ADC.Identity.Application.Tests MMCA.ADC.Identity.Application.Tests.Users MMCA.ADC.Identity.Application.Tests/Users/SoftDeletedUserValidatorTests.cs:15
UserDTOMapperTests class MMCA.ADC.Identity.Application.Tests MMCA.ADC.Identity.Application.Tests.Users.DTOs MMCA.ADC.Identity.Application.Tests/Users/DTOs/UserDTOMapperTests.cs:7
ChangePasswordHandlerTests class MMCA.ADC.Identity.Application.Tests MMCA.ADC.Identity.Application.Tests.Users.UseCases.ChangePassword MMCA.ADC.Identity.Application.Tests/Users/UseCases/ChangePassword/ChangePasswordHandlerTests.cs:13
ChangePreferencesHandlerTests class MMCA.ADC.Identity.Application.Tests MMCA.ADC.Identity.Application.Tests.Users.UseCases.ChangePreferences MMCA.ADC.Identity.Application.Tests/Users/UseCases/ChangePreferences/ChangePreferencesHandlerTests.cs:12
DeleteUserHandlerTests class MMCA.ADC.Identity.Application.Tests MMCA.ADC.Identity.Application.Tests.Users.UseCases.DeleteUser MMCA.ADC.Identity.Application.Tests/Users/UseCases/DeleteUser/DeleteUserHandlerTests.cs:17
EngagementUserDataExportSectionTests class MMCA.ADC.Identity.Application.Tests MMCA.ADC.Identity.Application.Tests.Users.UseCases.ExportUserData MMCA.ADC.Identity.Application.Tests/Users/UseCases/ExportUserData/EngagementUserDataExportSectionTests.cs:11
ExportUserDataHandlerTests class MMCA.ADC.Identity.Application.Tests MMCA.ADC.Identity.Application.Tests.Users.UseCases.ExportUserData MMCA.ADC.Identity.Application.Tests/Users/UseCases/ExportUserData/ExportUserDataHandlerTests.cs:16
ExportUserDataRegistrationTests class MMCA.ADC.Identity.Application.Tests MMCA.ADC.Identity.Application.Tests.Users.UseCases.ExportUserData MMCA.ADC.Identity.Application.Tests/Users/UseCases/ExportUserData/ExportUserDataRegistrationTests.cs:16
NotificationUserDataExportSectionTests class MMCA.ADC.Identity.Application.Tests MMCA.ADC.Identity.Application.Tests.Users.UseCases.ExportUserData MMCA.ADC.Identity.Application.Tests/Users/UseCases/ExportUserData/NotificationUserDataExportSectionTests.cs:9
ThrowingExportSection class MMCA.ADC.Identity.Application.Tests MMCA.ADC.Identity.Application.Tests.Users.UseCases.ExportUserData MMCA.ADC.Identity.Application.Tests/Users/UseCases/ExportUserData/ExportUserDataHandlerTests.cs:361
ForgotPasswordHandlerTests class MMCA.ADC.Identity.Application.Tests MMCA.ADC.Identity.Application.Tests.Users.UseCases.ForgotPassword MMCA.ADC.Identity.Application.Tests/Users/UseCases/ForgotPassword/ForgotPasswordHandlerTests.cs:23
GetUserPreferencesHandlerTests class MMCA.ADC.Identity.Application.Tests MMCA.ADC.Identity.Application.Tests.Users.UseCases.GetPreferences MMCA.ADC.Identity.Application.Tests/Users/UseCases/GetPreferences/GetUserPreferencesHandlerTests.cs:16
GetUserAvatarHandlerTests class MMCA.ADC.Identity.Application.Tests MMCA.ADC.Identity.Application.Tests.Users.UseCases.GetUserAvatar MMCA.ADC.Identity.Application.Tests/Users/UseCases/GetUserAvatar/GetUserAvatarHandlerTests.cs:15
GetUsersHandlerTests class MMCA.ADC.Identity.Application.Tests MMCA.ADC.Identity.Application.Tests.Users.UseCases.GetUsers MMCA.ADC.Identity.Application.Tests/Users/UseCases/GetUsers/GetUsersHandlerTests.cs:12
RemoveUserAvatarHandlerTests class MMCA.ADC.Identity.Application.Tests MMCA.ADC.Identity.Application.Tests.Users.UseCases.RemoveUserAvatar MMCA.ADC.Identity.Application.Tests/Users/UseCases/RemoveUserAvatar/RemoveUserAvatarHandlerTests.cs:17
ResetPasswordHandlerTests class MMCA.ADC.Identity.Application.Tests MMCA.ADC.Identity.Application.Tests.Users.UseCases.ResetPassword MMCA.ADC.Identity.Application.Tests/Users/UseCases/ResetPassword/ResetPasswordHandlerTests.cs:20
SetUserAvatarHandlerTests class MMCA.ADC.Identity.Application.Tests MMCA.ADC.Identity.Application.Tests.Users.UseCases.SetUserAvatar MMCA.ADC.Identity.Application.Tests/Users/UseCases/SetUserAvatar/SetUserAvatarHandlerTests.cs:17
ChangePasswordRequestValidatorTests class MMCA.ADC.Identity.Application.Tests MMCA.ADC.Identity.Application.Tests.Users.Validation MMCA.ADC.Identity.Application.Tests/Users/Validation/ChangePasswordRequestValidatorTests.cs:7
LoginRequestValidatorTests class MMCA.ADC.Identity.Application.Tests MMCA.ADC.Identity.Application.Tests.Users.Validation MMCA.ADC.Identity.Application.Tests/Users/Validation/LoginRequestValidatorTests.cs:7
RefreshTokenRequestValidatorTests class MMCA.ADC.Identity.Application.Tests MMCA.ADC.Identity.Application.Tests.Users.Validation MMCA.ADC.Identity.Application.Tests/Users/Validation/RefreshTokenRequestValidatorTests.cs:7
RegisterRequestValidatorTests class MMCA.ADC.Identity.Application.Tests MMCA.ADC.Identity.Application.Tests.Users.Validation MMCA.ADC.Identity.Application.Tests/Users/Validation/RegisterRequestValidatorTests.cs:7
AttendeeQueryServiceGrpcAdapter class MMCA.ADC.Identity.Contracts MMCA.ADC.Identity.Contracts MMCA.ADC.Identity.Contracts/AttendeeQueryServiceGrpcAdapter.cs:14
DependencyInjection class MMCA.ADC.Identity.Contracts MMCA.ADC.Identity.Contracts MMCA.ADC.Identity.Contracts/DependencyInjection.cs:14
AssemblyReference class MMCA.ADC.Identity.Domain MMCA.ADC.Identity.Domain MMCA.ADC.Identity.Domain/AssemblyReference.cs:5
ClassReference class MMCA.ADC.Identity.Domain MMCA.ADC.Identity.Domain MMCA.ADC.Identity.Domain/AssemblyReference.cs:11
User class MMCA.ADC.Identity.Domain MMCA.ADC.Identity.Domain.Users MMCA.ADC.Identity.Domain/Users/User.cs:34
UserInvariants class MMCA.ADC.Identity.Domain MMCA.ADC.Identity.Domain.Users MMCA.ADC.Identity.Domain/Users/UserInvariants.cs:9
UserRole class MMCA.ADC.Identity.Domain MMCA.ADC.Identity.Domain.Users MMCA.ADC.Identity.Domain/Users/UserRole.cs:17
UserDeleted record MMCA.ADC.Identity.Domain MMCA.ADC.Identity.Domain.Users.DomainEvents MMCA.ADC.Identity.Domain/Users/DomainEvents/UserDeleted.cs:10
UserPasswordChanged record MMCA.ADC.Identity.Domain MMCA.ADC.Identity.Domain.Users.DomainEvents MMCA.ADC.Identity.Domain/Users/DomainEvents/UserPasswordChanged.cs:9
UserBuilder class MMCA.ADC.Identity.Domain.Tests MMCA.ADC.Identity.Domain.Tests.Builders MMCA.ADC.Identity.Domain.Tests/Builders/UserBuilder.cs:10
UserAnonymizeTests class MMCA.ADC.Identity.Domain.Tests MMCA.ADC.Identity.Domain.Tests.Users MMCA.ADC.Identity.Domain.Tests/Users/UserAnonymizeTests.cs:12
UserInvariantsAndRoleTests class MMCA.ADC.Identity.Domain.Tests MMCA.ADC.Identity.Domain.Tests.Users MMCA.ADC.Identity.Domain.Tests/Users/UserInvariantsAndRoleTests.cs:14
UserTests class MMCA.ADC.Identity.Domain.Tests MMCA.ADC.Identity.Domain.Tests.Users MMCA.ADC.Identity.Domain.Tests/Users/UserTests.cs:7
AssemblyReference class MMCA.ADC.Identity.Infrastructure MMCA.ADC.Identity.Infrastructure MMCA.ADC.Identity.Infrastructure/AssemblyReference.cs:5
ClassReference class MMCA.ADC.Identity.Infrastructure MMCA.ADC.Identity.Infrastructure MMCA.ADC.Identity.Infrastructure/AssemblyReference.cs:11
DependencyInjection class MMCA.ADC.Identity.Infrastructure MMCA.ADC.Identity.Infrastructure MMCA.ADC.Identity.Infrastructure/DependencyInjection.cs:11
ModuleApplicationDbContext class MMCA.ADC.Identity.Infrastructure MMCA.ADC.Identity.Infrastructure.Persistence.DbContexts MMCA.ADC.Identity.Infrastructure/Persistence/DbContexts/ModuleApplicationDbContext.cs:15
IdentityModuleDbSeeder class MMCA.ADC.Identity.Infrastructure MMCA.ADC.Identity.Infrastructure.Persistence.DbContexts.Seeding MMCA.ADC.Identity.Infrastructure/Persistence/DbContexts/Seeding/IdentityModuleDbSeeder.cs:28
UserConfiguration class MMCA.ADC.Identity.Infrastructure MMCA.ADC.Identity.Infrastructure.Persistence.EntityConfiguration MMCA.ADC.Identity.Infrastructure/Persistence/EntityConfiguration/UserConfiguration.cs:12
CaseConference class MMCA.ADC.Identity.Infrastructure.Tests MMCA.ADC.Identity.Infrastructure.Tests.Persistence MMCA.ADC.Identity.Infrastructure.Tests/Persistence/RefreshSessionModelGateTests.cs:246
CaseIdentity class MMCA.ADC.Identity.Infrastructure.Tests MMCA.ADC.Identity.Infrastructure.Tests.Persistence MMCA.ADC.Identity.Infrastructure.Tests/Persistence/RefreshSessionModelGateTests.cs:244
CaseWrongSource class MMCA.ADC.Identity.Infrastructure.Tests MMCA.ADC.Identity.Infrastructure.Tests.Persistence MMCA.ADC.Identity.Infrastructure.Tests/Persistence/RefreshSessionModelGateTests.cs:248
GateContext<TCase> class MMCA.ADC.Identity.Infrastructure.Tests MMCA.ADC.Identity.Infrastructure.Tests.Persistence MMCA.ADC.Identity.Infrastructure.Tests/Persistence/RefreshSessionModelGateTests.cs:261
IdentityEntityConfigurationTests class MMCA.ADC.Identity.Infrastructure.Tests MMCA.ADC.Identity.Infrastructure.Tests.Persistence MMCA.ADC.Identity.Infrastructure.Tests/Persistence/IdentityEntityConfigurationTests.cs:11
IdentityTestDbContext class MMCA.ADC.Identity.Infrastructure.Tests MMCA.ADC.Identity.Infrastructure.Tests.Persistence MMCA.ADC.Identity.Infrastructure.Tests/Persistence/IdentityEntityConfigurationTests.cs:209
RefreshSessionModelGateTests class MMCA.ADC.Identity.Infrastructure.Tests MMCA.ADC.Identity.Infrastructure.Tests.Persistence MMCA.ADC.Identity.Infrastructure.Tests/Persistence/RefreshSessionModelGateTests.cs:46
IdentityModuleDbSeederTests class MMCA.ADC.Identity.Infrastructure.Tests MMCA.ADC.Identity.Infrastructure.Tests.Seeding MMCA.ADC.Identity.Infrastructure.Tests/Seeding/IdentityModuleDbSeederTests.cs:11
SeederMocks record MMCA.ADC.Identity.Infrastructure.Tests MMCA.ADC.Identity.Infrastructure.Tests.Seeding MMCA.ADC.Identity.Infrastructure.Tests/Seeding/IdentityModuleDbSeederTests.cs:85
AnonymousAccessDeniedTests class MMCA.ADC.Identity.IntegrationTests MMCA.ADC.Identity.IntegrationTests.Anonymous MMCA.ADC.Identity.IntegrationTests/Anonymous/AnonymousAccessDeniedTests.cs:8
AnonymousAuthEdgeCaseTests class MMCA.ADC.Identity.IntegrationTests MMCA.ADC.Identity.IntegrationTests.Anonymous MMCA.ADC.Identity.IntegrationTests/Anonymous/AnonymousAuthEdgeCaseTests.cs:8
JwksDiscoveryTests class MMCA.ADC.Identity.IntegrationTests MMCA.ADC.Identity.IntegrationTests.Anonymous MMCA.ADC.Identity.IntegrationTests/Anonymous/JwksDiscoveryTests.cs:16
OAuthChallengeTests class MMCA.ADC.Identity.IntegrationTests MMCA.ADC.Identity.IntegrationTests.Anonymous MMCA.ADC.Identity.IntegrationTests/Anonymous/OAuthChallengeTests.cs:14
AttendeeAccessDeniedTests class MMCA.ADC.Identity.IntegrationTests MMCA.ADC.Identity.IntegrationTests.Attendee MMCA.ADC.Identity.IntegrationTests/Attendee/AttendeeAccessDeniedTests.cs:8
AttendeeAuthTests class MMCA.ADC.Identity.IntegrationTests MMCA.ADC.Identity.IntegrationTests.Attendee MMCA.ADC.Identity.IntegrationTests/Attendee/AttendeeAuthTests.cs:9
AttendeeClaimsTests class MMCA.ADC.Identity.IntegrationTests MMCA.ADC.Identity.IntegrationTests.Attendee MMCA.ADC.Identity.IntegrationTests/Attendee/AttendeeClaimsTests.cs:13
AttendeeProfileTests class MMCA.ADC.Identity.IntegrationTests MMCA.ADC.Identity.IntegrationTests.Attendee MMCA.ADC.Identity.IntegrationTests/Attendee/AttendeeProfileTests.cs:10
AuthPreferencesTests class MMCA.ADC.Identity.IntegrationTests MMCA.ADC.Identity.IntegrationTests.Attendee MMCA.ADC.Identity.IntegrationTests/Attendee/AuthPreferencesTests.cs:14
AuthResponse record MMCA.ADC.Identity.IntegrationTests MMCA.ADC.Identity.IntegrationTests.Attendee MMCA.ADC.Identity.IntegrationTests/Attendee/AttendeeAuthTests.cs:126
PreferencesResponse record MMCA.ADC.Identity.IntegrationTests MMCA.ADC.Identity.IntegrationTests.Attendee MMCA.ADC.Identity.IntegrationTests/Attendee/AuthPreferencesTests.cs:109
UserExportTests class MMCA.ADC.Identity.IntegrationTests MMCA.ADC.Identity.IntegrationTests.Attendee MMCA.ADC.Identity.IntegrationTests/Attendee/UserExportTests.cs:24
AnonymousAuthTests class MMCA.ADC.Identity.IntegrationTests MMCA.ADC.Identity.IntegrationTests.Auth MMCA.ADC.Identity.IntegrationTests/Auth/AnonymousAuthTests.cs:11
ExchangeResponse record MMCA.ADC.Identity.IntegrationTests MMCA.ADC.Identity.IntegrationTests.Auth MMCA.ADC.Identity.IntegrationTests/Auth/OAuthExchangeTests.cs:68
OAuthExchangeTests class MMCA.ADC.Identity.IntegrationTests MMCA.ADC.Identity.IntegrationTests.Auth MMCA.ADC.Identity.IntegrationTests/Auth/OAuthExchangeTests.cs:18
PasswordResetFlowTests class MMCA.ADC.Identity.IntegrationTests MMCA.ADC.Identity.IntegrationTests.Auth MMCA.ADC.Identity.IntegrationTests/Auth/PasswordResetFlowTests.cs:18
ErasureAndPiiLoggingTests class MMCA.ADC.Identity.IntegrationTests MMCA.ADC.Identity.IntegrationTests.Compliance MMCA.ADC.Identity.IntegrationTests/Compliance/ErasureAndPiiLoggingTests.cs:19
OpenApiContractTests class MMCA.ADC.Identity.IntegrationTests MMCA.ADC.Identity.IntegrationTests.Contract MMCA.ADC.Identity.IntegrationTests/Contract/OpenApiContractTests.cs:15
ProblemDetailsContractTests class MMCA.ADC.Identity.IntegrationTests MMCA.ADC.Identity.IntegrationTests.Contract MMCA.ADC.Identity.IntegrationTests/Contract/ProblemDetailsContractTests.cs:17
CrossServiceSpeakerLinkTests class MMCA.ADC.Identity.IntegrationTests MMCA.ADC.Identity.IntegrationTests.CrossService MMCA.ADC.Identity.IntegrationTests/CrossService/CrossServiceSpeakerLinkTests.cs:23
OutboxFidelityTests class MMCA.ADC.Identity.IntegrationTests MMCA.ADC.Identity.IntegrationTests.Data MMCA.ADC.Identity.IntegrationTests/Data/OutboxFidelityTests.cs:17
FakeUserEngagementExportService class MMCA.ADC.Identity.IntegrationTests MMCA.ADC.Identity.IntegrationTests.Infrastructure MMCA.ADC.Identity.IntegrationTests/Infrastructure/FakeUserEngagementExportService.cs:12
FakeUserNotificationExportService class MMCA.ADC.Identity.IntegrationTests MMCA.ADC.Identity.IntegrationTests.Infrastructure MMCA.ADC.Identity.IntegrationTests/Infrastructure/FakeUserNotificationExportService.cs:10
IdentityIntegrationTestBase class MMCA.ADC.Identity.IntegrationTests MMCA.ADC.Identity.IntegrationTests.Infrastructure MMCA.ADC.Identity.IntegrationTests/Infrastructure/IdentityIntegrationTestBase.cs:13
IdentityIntegrationTestCollection class MMCA.ADC.Identity.IntegrationTests MMCA.ADC.Identity.IntegrationTests.Infrastructure MMCA.ADC.Identity.IntegrationTests/Infrastructure/IdentityIntegrationTestCollection.cs:8
IdentityIntegrationTestFixture class MMCA.ADC.Identity.IntegrationTests MMCA.ADC.Identity.IntegrationTests.Infrastructure MMCA.ADC.Identity.IntegrationTests/Infrastructure/IdentityIntegrationTestFixture.cs:23
IdentityTestWebApplicationFactory class MMCA.ADC.Identity.IntegrationTests MMCA.ADC.Identity.IntegrationTests.Infrastructure MMCA.ADC.Identity.IntegrationTests/Infrastructure/IdentityTestWebApplicationFactory.cs:29
JwksEnabledIdentityFixture class MMCA.ADC.Identity.IntegrationTests MMCA.ADC.Identity.IntegrationTests.Infrastructure MMCA.ADC.Identity.IntegrationTests/Infrastructure/JwksEnabledIdentityFixture.cs:13
JwksIntegrationTestBase class MMCA.ADC.Identity.IntegrationTests MMCA.ADC.Identity.IntegrationTests.Infrastructure MMCA.ADC.Identity.IntegrationTests/Infrastructure/JwksIntegrationTestBase.cs:11
JwksIntegrationTestCollection class MMCA.ADC.Identity.IntegrationTests MMCA.ADC.Identity.IntegrationTests.Infrastructure MMCA.ADC.Identity.IntegrationTests/Infrastructure/JwksIntegrationTestCollection.cs:9
PiiCaptureLogger class MMCA.ADC.Identity.IntegrationTests MMCA.ADC.Identity.IntegrationTests.Infrastructure MMCA.ADC.Identity.IntegrationTests/Infrastructure/PiiLogCapture.cs:30
PiiCaptureLoggerProvider class MMCA.ADC.Identity.IntegrationTests MMCA.ADC.Identity.IntegrationTests.Infrastructure MMCA.ADC.Identity.IntegrationTests/Infrastructure/PiiLogCapture.cs:21
PiiLogCapture class MMCA.ADC.Identity.IntegrationTests MMCA.ADC.Identity.IntegrationTests.Infrastructure MMCA.ADC.Identity.IntegrationTests/Infrastructure/PiiLogCapture.cs:12
OrganizerUserTests class MMCA.ADC.Identity.IntegrationTests MMCA.ADC.Identity.IntegrationTests.Organizer MMCA.ADC.Identity.IntegrationTests/Organizer/OrganizerUserTests.cs:10
SelfHttpWarmupTask class MMCA.ADC.Identity.Service MMCA.ADC.Identity.Service MMCA.ADC.Identity.Service/SelfHttpWarmupTask.cs:23
AttendeesGrpcService class MMCA.ADC.Identity.Service MMCA.ADC.Identity.Service.Grpc MMCA.ADC.Identity.Service/Grpc/AttendeesGrpcService.cs:19
IdentitySettings class MMCA.ADC.Identity.Shared MMCA.ADC.Identity.Shared MMCA.ADC.Identity.Shared/IdentitySettings.cs:7
IdentityPermissions class MMCA.ADC.Identity.Shared MMCA.ADC.Identity.Shared.Authorization MMCA.ADC.Identity.Shared/Authorization/IdentityPermissions.cs:8
DisabledAttendeeQueryService class MMCA.ADC.Identity.Shared MMCA.ADC.Identity.Shared.Users MMCA.ADC.Identity.Shared/Users/DisabledAttendeeQueryService.cs:7
IAttendeeQueryService interface MMCA.ADC.Identity.Shared MMCA.ADC.Identity.Shared.Users MMCA.ADC.Identity.Shared/Users/IAttendeeQueryService.cs:11
UserAvatarDTO record MMCA.ADC.Identity.Shared MMCA.ADC.Identity.Shared.Users MMCA.ADC.Identity.Shared/Users/UserAvatarDTO.cs:6
UserDTO record MMCA.ADC.Identity.Shared MMCA.ADC.Identity.Shared.Users MMCA.ADC.Identity.Shared/Users/UserDTO.cs:8
UserListDTO record MMCA.ADC.Identity.Shared MMCA.ADC.Identity.Shared.Users MMCA.ADC.Identity.Shared/Users/UserListDTO.cs:7
UserDataExportBookmarkDTO record MMCA.ADC.Identity.Shared MMCA.ADC.Identity.Shared.Users.DataExport MMCA.ADC.Identity.Shared/Users/DataExport/UserDataExportBookmarkDTO.cs:7
UserDataExportCheckInDTO record MMCA.ADC.Identity.Shared MMCA.ADC.Identity.Shared.Users.DataExport MMCA.ADC.Identity.Shared/Users/DataExport/UserDataExportCheckInDTO.cs:8
UserDataExportEngagementSectionDTO record MMCA.ADC.Identity.Shared MMCA.ADC.Identity.Shared.Users.DataExport MMCA.ADC.Identity.Shared/Users/DataExport/UserDataExportEngagementSectionDTO.cs:11
UserDataExportNotificationDTO record MMCA.ADC.Identity.Shared MMCA.ADC.Identity.Shared.Users.DataExport MMCA.ADC.Identity.Shared/Users/DataExport/UserDataExportNotificationDTO.cs:8
UserDataExportNotificationSectionDTO record MMCA.ADC.Identity.Shared MMCA.ADC.Identity.Shared.Users.DataExport MMCA.ADC.Identity.Shared/Users/DataExport/UserDataExportNotificationSectionDTO.cs:10
UserDataExportPointsEntryDTO record MMCA.ADC.Identity.Shared MMCA.ADC.Identity.Shared.Users.DataExport MMCA.ADC.Identity.Shared/Users/DataExport/UserDataExportPointsEntryDTO.cs:7
UserDataExportSubjectDTO record MMCA.ADC.Identity.Shared MMCA.ADC.Identity.Shared.Users.DataExport MMCA.ADC.Identity.Shared/Users/DataExport/UserDataExportSubjectDTO.cs:16
UserDataExportSubmittedQuestionDTO record MMCA.ADC.Identity.Shared MMCA.ADC.Identity.Shared.Users.DataExport MMCA.ADC.Identity.Shared/Users/DataExport/UserDataExportSubmittedQuestionDTO.cs:7
UserDeleted record MMCA.ADC.Identity.Shared MMCA.ADC.Identity.Shared.Users.IntegrationEvents MMCA.ADC.Identity.Shared/Users/IntegrationEvents/UserDeleted.cs:26
UserRegistered record MMCA.ADC.Identity.Shared MMCA.ADC.Identity.Shared.Users.IntegrationEvents MMCA.ADC.Identity.Shared/Users/IntegrationEvents/UserRegistered.cs:25
DisabledAttendeeQueryServiceTests class MMCA.ADC.Identity.Shared.Tests MMCA.ADC.Identity.Shared.Tests.Users MMCA.ADC.Identity.Shared.Tests/Users/DisabledAttendeeQueryServiceTests.cs:6
UserDTOTests class MMCA.ADC.Identity.Shared.Tests MMCA.ADC.Identity.Shared.Tests.Users MMCA.ADC.Identity.Shared.Tests/Users/UserDTOTests.cs:6
UserListDTOTests class MMCA.ADC.Identity.Shared.Tests MMCA.ADC.Identity.Shared.Tests.Users MMCA.ADC.Identity.Shared.Tests/Users/UserListDTOTests.cs:6
DependencyInjection class MMCA.ADC.Identity.UI MMCA.ADC.Identity.UI MMCA.ADC.Identity.UI/DependencyInjection.cs:11
IdentityRoutePaths class MMCA.ADC.Identity.UI MMCA.ADC.Identity.UI MMCA.ADC.Identity.UI/IdentityRoutePaths.cs:6
IdentityUIModule class MMCA.ADC.Identity.UI MMCA.ADC.Identity.UI MMCA.ADC.Identity.UI/IdentityUIModule.cs:13
UserList class MMCA.ADC.Identity.UI MMCA.ADC.Identity.UI.Pages.Users MMCA.ADC.Identity.UI/Pages/Users/UserList.razor.cs:17
Profile class MMCA.ADC.Identity.UI MMCA.ADC.Identity.UI.Pages.Users.Profile MMCA.ADC.Identity.UI/Pages/Users/Profile/Profile.razor.cs:18
IUserUIService interface MMCA.ADC.Identity.UI MMCA.ADC.Identity.UI.Services MMCA.ADC.Identity.UI/Services/IUserUIService.cs:17
UserService class MMCA.ADC.Identity.UI MMCA.ADC.Identity.UI.Services MMCA.ADC.Identity.UI/Services/UserService.cs:21
BunitTestBase class MMCA.ADC.Identity.UI.Tests MMCA.ADC.Identity.UI.Tests MMCA.ADC.Identity.UI.Tests/BunitTestBase.cs:16
IdentityRouteAuthorizationTests class MMCA.ADC.Identity.UI.Tests MMCA.ADC.Identity.UI.Tests MMCA.ADC.Identity.UI.Tests/IdentityRouteAuthorizationTests.cs:16
ComponentsSnapshotTests class MMCA.ADC.Identity.UI.Tests MMCA.ADC.Identity.UI.Tests.Components MMCA.ADC.Identity.UI.Tests/Components/ComponentsSnapshotTests.cs:15
UserListTests class MMCA.ADC.Identity.UI.Tests MMCA.ADC.Identity.UI.Tests.Pages.Users MMCA.ADC.Identity.UI.Tests/Pages/Users/UserListTests.cs:20
ProfileChangePasswordTests class MMCA.ADC.Identity.UI.Tests MMCA.ADC.Identity.UI.Tests.Pages.Users.Profile MMCA.ADC.Identity.UI.Tests/Pages/Users/Profile/ProfileChangePasswordTests.cs:19
ProfileTests class MMCA.ADC.Identity.UI.Tests MMCA.ADC.Identity.UI.Tests.Pages.Users.Profile MMCA.ADC.Identity.UI.Tests/Pages/Users/Profile/ProfileTests.cs:18
UserServiceTests class MMCA.ADC.Identity.UI.Tests MMCA.ADC.Identity.UI.Tests.Services MMCA.ADC.Identity.UI.Tests/Services/UserServiceTests.cs:14
DependencyInjection class MMCA.ADC.Notification.API MMCA.ADC.Notification.API MMCA.ADC.Notification.API/DependencyInjection.cs:16
NotificationModule class MMCA.ADC.Notification.API MMCA.ADC.Notification.API MMCA.ADC.Notification.API/NotificationModule.cs:15
NotificationModuleTests class MMCA.ADC.Notification.API.Tests MMCA.ADC.Notification.API.Tests MMCA.ADC.Notification.API.Tests/NotificationModuleTests.cs:8
AttendeeNotificationRecipientProvider class MMCA.ADC.Notification.Application MMCA.ADC.Notification.Application MMCA.ADC.Notification.Application/AttendeeNotificationRecipientProvider.cs:10
DependencyInjection class MMCA.ADC.Notification.Application MMCA.ADC.Notification.Application MMCA.ADC.Notification.Application/DependencyInjection.cs:12
UserNotificationExportService class MMCA.ADC.Notification.Application MMCA.ADC.Notification.Application MMCA.ADC.Notification.Application/UserNotificationExportService.cs:15
AttendeeNotificationRecipientProviderTests class MMCA.ADC.Notification.Application.Tests MMCA.ADC.Notification.Application.Tests MMCA.ADC.Notification.Application.Tests/AttendeeNotificationRecipientProviderTests.cs:7
DependencyInjectionTests class MMCA.ADC.Notification.Application.Tests MMCA.ADC.Notification.Application.Tests MMCA.ADC.Notification.Application.Tests/DependencyInjectionTests.cs:10
UserNotificationExportServiceTests class MMCA.ADC.Notification.Application.Tests MMCA.ADC.Notification.Application.Tests MMCA.ADC.Notification.Application.Tests/UserNotificationExportServiceTests.cs:12
InMemoryQueryableExecutor class MMCA.ADC.Notification.Application.Tests MMCA.ADC.Notification.Application.Tests.Helpers MMCA.ADC.Notification.Application.Tests/Helpers/TestSupport.cs:11
TestSupport class MMCA.ADC.Notification.Application.Tests MMCA.ADC.Notification.Application.Tests.Helpers MMCA.ADC.Notification.Application.Tests/Helpers/TestSupport.cs:31
DependencyInjection class MMCA.ADC.Notification.Contracts MMCA.ADC.Notification.Contracts MMCA.ADC.Notification.Contracts/DependencyInjection.cs:16
LiveChannelPublisherGrpcAdapter class MMCA.ADC.Notification.Contracts MMCA.ADC.Notification.Contracts MMCA.ADC.Notification.Contracts/LiveChannelPublisherGrpcAdapter.cs:20
UserNotificationExportServiceGrpcAdapter class MMCA.ADC.Notification.Contracts MMCA.ADC.Notification.Contracts MMCA.ADC.Notification.Contracts/UserNotificationExportServiceGrpcAdapter.cs:17
OpenApiContractTests class MMCA.ADC.Notification.IntegrationTests MMCA.ADC.Notification.IntegrationTests.Contract MMCA.ADC.Notification.IntegrationTests/Contract/OpenApiContractTests.cs:16
ProblemDetailsContractTests class MMCA.ADC.Notification.IntegrationTests MMCA.ADC.Notification.IntegrationTests.Contract MMCA.ADC.Notification.IntegrationTests/Contract/ProblemDetailsContractTests.cs:16
FakeAttendeeQueryService class MMCA.ADC.Notification.IntegrationTests MMCA.ADC.Notification.IntegrationTests.Infrastructure MMCA.ADC.Notification.IntegrationTests/Infrastructure/FakeAttendeeQueryService.cs:12
NotificationIntegrationTestBase class MMCA.ADC.Notification.IntegrationTests MMCA.ADC.Notification.IntegrationTests.Infrastructure MMCA.ADC.Notification.IntegrationTests/Infrastructure/NotificationIntegrationTestBase.cs:18
NotificationIntegrationTestCollection class MMCA.ADC.Notification.IntegrationTests MMCA.ADC.Notification.IntegrationTests.Infrastructure MMCA.ADC.Notification.IntegrationTests/Infrastructure/NotificationIntegrationTestCollection.cs:8
NotificationIntegrationTestFixture class MMCA.ADC.Notification.IntegrationTests MMCA.ADC.Notification.IntegrationTests.Infrastructure MMCA.ADC.Notification.IntegrationTests/Infrastructure/NotificationIntegrationTestFixture.cs:18
NotificationTestWebApplicationFactory class MMCA.ADC.Notification.IntegrationTests MMCA.ADC.Notification.IntegrationTests.Infrastructure MMCA.ADC.Notification.IntegrationTests/Infrastructure/NotificationTestWebApplicationFactory.cs:29
NotificationControllerTests class MMCA.ADC.Notification.IntegrationTests MMCA.ADC.Notification.IntegrationTests.Notifications MMCA.ADC.Notification.IntegrationTests/Notifications/NotificationControllerTests.cs:16
NotificationHubTests class MMCA.ADC.Notification.IntegrationTests MMCA.ADC.Notification.IntegrationTests.Notifications MMCA.ADC.Notification.IntegrationTests/Notifications/NotificationHubTests.cs:15
LiveChannelGrpcService class MMCA.ADC.Notification.Service MMCA.ADC.Notification.Service.Grpc MMCA.ADC.Notification.Service/Grpc/LiveChannelGrpcService.cs:22
UserNotificationExportGrpcService class MMCA.ADC.Notification.Service MMCA.ADC.Notification.Service.Grpc MMCA.ADC.Notification.Service/Grpc/UserNotificationExportGrpcService.cs:27
DisabledUserNotificationExportService class MMCA.ADC.Notification.Shared MMCA.ADC.Notification.Shared.UserNotifications MMCA.ADC.Notification.Shared/UserNotifications/DisabledUserNotificationExportService.cs:7
IUserNotificationExportService interface MMCA.ADC.Notification.Shared MMCA.ADC.Notification.Shared.UserNotifications MMCA.ADC.Notification.Shared/UserNotifications/IUserNotificationExportService.cs:14
UserNotificationExportItemDTO record MMCA.ADC.Notification.Shared MMCA.ADC.Notification.Shared.UserNotifications MMCA.ADC.Notification.Shared/UserNotifications/UserNotificationExportItemDTO.cs:8
ServiceBusRoundTripSmokeTests class MMCA.ADC.ServiceBusEmulator.IntegrationTests MMCA.ADC.ServiceBusEmulator.IntegrationTests MMCA.ADC.ServiceBusEmulator.IntegrationTests/ServiceBusRoundTripSmokeTests.cs:26
ServiceBusEmulatorCollection class MMCA.ADC.ServiceBusEmulator.IntegrationTests MMCA.ADC.ServiceBusEmulator.IntegrationTests.Infrastructure MMCA.ADC.ServiceBusEmulator.IntegrationTests/Infrastructure/ServiceBusEmulatorFixture.cs:52
ServiceBusEmulatorFixture class MMCA.ADC.ServiceBusEmulator.IntegrationTests MMCA.ADC.ServiceBusEmulator.IntegrationTests.Infrastructure MMCA.ADC.ServiceBusEmulator.IntegrationTests/Infrastructure/ServiceBusEmulatorFixture.cs:22
UserEngagementExportGrpcServiceTests class MMCA.ADC.Services.Tests MMCA.ADC.Services.Tests.Exports MMCA.ADC.Services.Tests/Exports/UserEngagementExportGrpcServiceTests.cs:17
UserEngagementExportServiceGrpcAdapterTests class MMCA.ADC.Services.Tests MMCA.ADC.Services.Tests.Exports MMCA.ADC.Services.Tests/Exports/UserEngagementExportServiceGrpcAdapterTests.cs:16
UserNotificationExportGrpcServiceTests class MMCA.ADC.Services.Tests MMCA.ADC.Services.Tests.Exports MMCA.ADC.Services.Tests/Exports/UserNotificationExportGrpcServiceTests.cs:21
UserNotificationExportServiceGrpcAdapterTests class MMCA.ADC.Services.Tests MMCA.ADC.Services.Tests.Exports MMCA.ADC.Services.Tests/Exports/UserNotificationExportServiceGrpcAdapterTests.cs:19
FakeServerCallContext class MMCA.ADC.Services.Tests MMCA.ADC.Services.Tests.Helpers MMCA.ADC.Services.Tests/Helpers/FakeServerCallContext.cs:10
App class MMCA.ADC.UI MMCA.ADC.UI MMCA.ADC.UI/App.xaml.cs:7
AppDelegate class MMCA.ADC.UI MMCA.ADC.UI MMCA.ADC.UI/Platforms/iOS/AppDelegate.cs:20
AppDelegate class MMCA.ADC.UI MMCA.ADC.UI MMCA.ADC.UI/Platforms/MacCatalyst/AppDelegate.cs:12
DeviceUIModule class MMCA.ADC.UI MMCA.ADC.UI MMCA.ADC.UI/DeviceUIModule.cs:19
MainActivity class MMCA.ADC.UI MMCA.ADC.UI MMCA.ADC.UI/Platforms/Android/MainActivity.cs:35
MainApplication class MMCA.ADC.UI MMCA.ADC.UI MMCA.ADC.UI/Platforms/Android/MainApplication.cs:10
MainPage class MMCA.ADC.UI MMCA.ADC.UI MMCA.ADC.UI/MainPage.xaml.cs:12
MauiProgram class MMCA.ADC.UI MMCA.ADC.UI MMCA.ADC.UI/MauiProgram.cs:37
NowNextSession record MMCA.ADC.UI MMCA.ADC.UI MMCA.ADC.UI/Platforms/Android/NowNextWidgetProvider.cs:134
NowNextSnapshot record MMCA.ADC.UI MMCA.ADC.UI MMCA.ADC.UI/Platforms/Android/NowNextWidgetProvider.cs:132
NowNextWidgetProvider class MMCA.ADC.UI MMCA.ADC.UI MMCA.ADC.UI/Platforms/Android/NowNextWidgetProvider.cs:22
Program class MMCA.ADC.UI MMCA.ADC.UI MMCA.ADC.UI/Platforms/iOS/Program.cs:8
Program class MMCA.ADC.UI MMCA.ADC.UI MMCA.ADC.UI/Platforms/MacCatalyst/Program.cs:8
WebAuthenticatorCallbackActivity class MMCA.ADC.UI MMCA.ADC.UI MMCA.ADC.UI/Platforms/Android/WebAuthenticatorCallbackActivity.cs:19
ADCHomePageContent class MMCA.ADC.UI MMCA.ADC.UI.Pages MMCA.ADC.UI/Pages/ADCHomePageContent.cs:8
AppActionRouteMap class MMCA.ADC.UI MMCA.ADC.UI.Services MMCA.ADC.UI/Services/AppActionRouteMap.cs:22
AppActionsInitializer class MMCA.ADC.UI MMCA.ADC.UI.Services MMCA.ADC.UI/Services/AppActionsInitializer.cs:18
App class MMCA.ADC.UI MMCA.ADC.UI.WinUI MMCA.ADC.UI/Platforms/Windows/App.xaml.cs:8
ADCHomePageContent class MMCA.ADC.UI.Web.Client MMCA.ADC.UI.Web.Client.Pages MMCA.ADC.UI.Web.Client/Pages/ADCHomePageContent.cs:11
AssemblyReference class MMCA.Common.API MMCA.Common.API MMCA.Common.API/AssemblyReference.cs:8
ClassReference class MMCA.Common.API MMCA.Common.API MMCA.Common.API/AssemblyReference.cs:20
DependencyInjection class MMCA.Common.API MMCA.Common.API MMCA.Common.API/DependencyInjection.cs:25
ModuleControllerFeatureProvider class MMCA.Common.API MMCA.Common.API MMCA.Common.API/ModuleControllerFeatureProvider.cs:28
ExternalAuthExtensions class MMCA.Common.API MMCA.Common.API.Authentication MMCA.Common.API/Authentication/ExternalAuthExtensions.cs:22
AllowMissingOwnerAttribute class MMCA.Common.API MMCA.Common.API.Authorization MMCA.Common.API/Authorization/AllowMissingOwnerAttribute.cs:21
AuthorizationExtensions class MMCA.Common.API MMCA.Common.API.Authorization MMCA.Common.API/Authorization/AuthorizationExtensions.cs:12
HasPermissionAttribute class MMCA.Common.API MMCA.Common.API.Authorization MMCA.Common.API/Authorization/HasPermissionAttribute.cs:13
OwnerOrAdminFilter class MMCA.Common.API MMCA.Common.API.Authorization MMCA.Common.API/Authorization/OwnerOrAdminFilter.cs:31
OwnerOrAdminFilterOptions class MMCA.Common.API MMCA.Common.API.Authorization MMCA.Common.API/Authorization/OwnerOrAdminFilterOptions.cs:11
OwnershipHelper class MMCA.Common.API MMCA.Common.API.Authorization MMCA.Common.API/Authorization/OwnershipHelper.cs:10
PermissionAuthorizationHandler class MMCA.Common.API MMCA.Common.API.Authorization MMCA.Common.API/Authorization/PermissionAuthorizationHandler.cs:14
PermissionPolicy class MMCA.Common.API MMCA.Common.API.Authorization MMCA.Common.API/Authorization/PermissionPolicy.cs:9
PermissionPolicyProvider class MMCA.Common.API MMCA.Common.API.Authorization MMCA.Common.API/Authorization/PermissionPolicyProvider.cs:13
PermissionRequirement class MMCA.Common.API MMCA.Common.API.Authorization MMCA.Common.API/Authorization/PermissionRequirement.cs:10
OutputCacheEvictionExtensions class MMCA.Common.API MMCA.Common.API.Caching MMCA.Common.API/Caching/OutputCacheEvictionExtensions.cs:27
OutputCacheEvictionHandler class MMCA.Common.API MMCA.Common.API.Caching MMCA.Common.API/Caching/OutputCacheEvictionHandler.cs:32
OutputCacheMetrics class MMCA.Common.API MMCA.Common.API.Caching MMCA.Common.API/Caching/OutputCacheMetrics.cs:16
OutputCacheOptionsExtensions class MMCA.Common.API MMCA.Common.API.Caching MMCA.Common.API/Caching/OutputCacheOptionsExtensions.cs:6
PublicEndpointOutputCachePolicy class MMCA.Common.API MMCA.Common.API.Caching MMCA.Common.API/Caching/PublicEndpointOutputCachePolicy.cs:35
SupportsIfMatchAttribute class MMCA.Common.API MMCA.Common.API.Concurrency MMCA.Common.API/Concurrency/SupportsIfMatchAttribute.cs:49
AggregateRootEntityControllerBase<TEntity, TEntityDTO, TIdentifierType, TCreateRequest> class MMCA.Common.API MMCA.Common.API.Controllers MMCA.Common.API/Controllers/AggregateRootEntityControllerBase.cs:28
ApiControllerBase class MMCA.Common.API MMCA.Common.API.Controllers MMCA.Common.API/Controllers/ApiControllerBase.cs:16
AuthControllerBase class MMCA.Common.API MMCA.Common.API.Controllers MMCA.Common.API/Controllers/AuthControllerBase.cs:43
CrudEntityControllerBase<TEntity, TEntityDTO, TIdentifierType, TCreateRequest, TUpdateRequest> class MMCA.Common.API MMCA.Common.API.Controllers MMCA.Common.API/Controllers/CrudEntityControllerBase.cs:54
EntityControllerBase<TEntity, TEntityDTO, TIdentifierType> class MMCA.Common.API MMCA.Common.API.Controllers MMCA.Common.API/Controllers/EntityControllerBase.cs:36
IAggregateRootEntityControllerBase<TEntityDTO, TIdentifierType, TCreateRequest> interface MMCA.Common.API MMCA.Common.API.Controllers MMCA.Common.API/Controllers/IAggregateRootEntityControllerBase.cs:15
IEntityControllerBase<TEntityDTO, TIdentifierType> interface MMCA.Common.API MMCA.Common.API.Controllers MMCA.Common.API/Controllers/IEntityControllerBase.cs:14
OAuthControllerBase class MMCA.Common.API MMCA.Common.API.Controllers MMCA.Common.API/Controllers/OAuthControllerBase.cs:35
PasswordResetAuthControllerBase<TForgotPasswordCommand, TResetPasswordCommand> class MMCA.Common.API MMCA.Common.API.Controllers MMCA.Common.API/Controllers/PasswordResetAuthControllerBase.cs:43
ServiceInfoControllerBase class MMCA.Common.API MMCA.Common.API.Controllers MMCA.Common.API/Controllers/ServiceInfoControllerBase.cs:30
ServiceInfoResponse record MMCA.Common.API MMCA.Common.API.Controllers MMCA.Common.API/Controllers/ServiceInfoControllerBase.cs:51
ServiceInfoV2Response record MMCA.Common.API MMCA.Common.API.Controllers MMCA.Common.API/Controllers/ServiceInfoControllerBase.cs:54
UserAccountAuthControllerBase<TChangePasswordCommand, TChangePreferencesCommand> class MMCA.Common.API MMCA.Common.API.Controllers MMCA.Common.API/Controllers/UserAccountAuthControllerBase.cs:41
DevicesController class MMCA.Common.API MMCA.Common.API.Controllers.Notifications MMCA.Common.API/Controllers/Notifications/DevicesController.cs:26
InboxController class MMCA.Common.API MMCA.Common.API.Controllers.Notifications MMCA.Common.API/Controllers/Notifications/NotificationInboxController.cs:29
NotificationsController class MMCA.Common.API MMCA.Common.API.Controllers.Notifications MMCA.Common.API/Controllers/Notifications/NotificationsController.cs:30
DataExportControllerBase<TQuery> class MMCA.Common.API MMCA.Common.API.Controllers.Privacy MMCA.Common.API/Controllers/Privacy/DataExportControllerBase.cs:59
CsvWriter class MMCA.Common.API MMCA.Common.API.Export MMCA.Common.API/Export/CsvWriter.cs:34
CurrentUserTargetingContextAccessor class MMCA.Common.API MMCA.Common.API.FeatureManagement MMCA.Common.API/FeatureManagement/CurrentUserTargetingContextAccessor.cs:54
DisabledFeatureHandler class MMCA.Common.API MMCA.Common.API.FeatureManagement MMCA.Common.API/FeatureManagement/DisabledFeatureHandler.cs:13
IdempotencyFilter class MMCA.Common.API MMCA.Common.API.Idempotency MMCA.Common.API/Idempotency/IdempotencyFilter.cs:67
IdempotencyMetrics class MMCA.Common.API MMCA.Common.API.Idempotency MMCA.Common.API/Idempotency/IdempotencyMetrics.cs:16
IdempotencyRecord record MMCA.Common.API MMCA.Common.API.Idempotency MMCA.Common.API/Idempotency/IdempotencyRecord.cs:14
IdempotencySettings class MMCA.Common.API MMCA.Common.API.Idempotency MMCA.Common.API/Idempotency/IdempotencySettings.cs:9
IdempotentAttribute class MMCA.Common.API MMCA.Common.API.Idempotency MMCA.Common.API/Idempotency/IdempotentAttribute.cs:16
NonIdempotentAttribute class MMCA.Common.API MMCA.Common.API.Idempotency MMCA.Common.API/Idempotency/NonIdempotentAttribute.cs:23
CurrencyJsonConverter class MMCA.Common.API MMCA.Common.API.JsonConverters MMCA.Common.API/JsonConverters/CurrencyJsonConverter.cs:12
ErrorLocalizer class MMCA.Common.API MMCA.Common.API.Localization MMCA.Common.API/Localization/ErrorLocalizer.cs:11
ErrorResourceSource class MMCA.Common.API MMCA.Common.API.Localization MMCA.Common.API/Localization/ErrorResourceSource.cs:12
IErrorLocalizer interface MMCA.Common.API MMCA.Common.API.Localization MMCA.Common.API/Localization/IErrorLocalizer.cs:9
CorrelationIdMiddleware class MMCA.Common.API MMCA.Common.API.Middleware MMCA.Common.API/Middleware/CorrelationIdMiddleware.cs:15
DbUpdateExceptionHandler class MMCA.Common.API MMCA.Common.API.Middleware MMCA.Common.API/Middleware/DbUpdateExceptionHandler.cs:17
DomainExceptionHandler class MMCA.Common.API MMCA.Common.API.Middleware MMCA.Common.API/Middleware/DomainExceptionHandler.cs:16
ErrorHttpMapping class MMCA.Common.API MMCA.Common.API.Middleware MMCA.Common.API/Middleware/ErrorHttpMapping.cs:14
GlobalExceptionHandler class MMCA.Common.API MMCA.Common.API.Middleware MMCA.Common.API/Middleware/GlobalExceptionHandler.cs:23
OperationCanceledExceptionHandler class MMCA.Common.API MMCA.Common.API.Middleware MMCA.Common.API/Middleware/OperationCanceledExceptionHandler.cs:16
SoftDeletedUserMiddleware class MMCA.Common.API MMCA.Common.API.Middleware MMCA.Common.API/Middleware/SoftDeletedUserMiddleware.cs:31
TenantResolutionMiddleware class MMCA.Common.API MMCA.Common.API.Middleware MMCA.Common.API/Middleware/TenantResolutionMiddleware.cs:36
UnhandledResultFailureFilter class MMCA.Common.API MMCA.Common.API.Middleware MMCA.Common.API/Middleware/UnhandledResultFailureFilter.cs:22
ValidationExceptionHandler class MMCA.Common.API MMCA.Common.API.Middleware MMCA.Common.API/Middleware/ValidationExceptionHandler.cs:17
QueryFilterModelBinder class MMCA.Common.API MMCA.Common.API.ModelBinders MMCA.Common.API/ModelBinders/QueryFilterModelBinder.cs:24
DependencyInjection class MMCA.Common.API MMCA.Common.API.Notifications MMCA.Common.API/Notifications/DependencyInjection.cs:9
ApiParameterDescriptorBackfillProvider class MMCA.Common.API MMCA.Common.API.OpenApi MMCA.Common.API/OpenApi/ApiParameterDescriptorBackfillProvider.cs:43
RateLimitAlgorithm enum MMCA.Common.API MMCA.Common.API.RateLimiting MMCA.Common.API/RateLimiting/RateLimitAlgorithm.cs:8
RateLimitingSettings class MMCA.Common.API MMCA.Common.API.RateLimiting MMCA.Common.API/RateLimiting/RateLimitingSettings.cs:21
RedisFixedWindowRateLimiter class MMCA.Common.API MMCA.Common.API.RateLimiting MMCA.Common.API/RateLimiting/RedisFixedWindowRateLimiter.cs:37
RedisRateLimitLease class MMCA.Common.API MMCA.Common.API.RateLimiting MMCA.Common.API/RateLimiting/RedisFixedWindowRateLimiter.cs:169
ErrorResources class MMCA.Common.API MMCA.Common.API.Resources MMCA.Common.API/Resources/ErrorResources.cs:9
CookieSessionRefresher class MMCA.Common.API MMCA.Common.API.SessionCookies MMCA.Common.API/SessionCookies/CookieSessionRefresher.cs:52
CookieSessionRefreshMiddleware class MMCA.Common.API MMCA.Common.API.SessionCookies MMCA.Common.API/SessionCookies/CookieSessionRefreshMiddleware.cs:13
CookieSessionRefreshMiddlewareExtensions class MMCA.Common.API MMCA.Common.API.SessionCookies MMCA.Common.API/SessionCookies/CookieSessionRefreshMiddleware.cs:35
CookieTokenReader class MMCA.Common.API MMCA.Common.API.SessionCookies MMCA.Common.API/SessionCookies/CookieTokenReader.cs:10
ICookieSessionRefresher interface MMCA.Common.API MMCA.Common.API.SessionCookies MMCA.Common.API/SessionCookies/CookieSessionRefresher.cs:30
SessionCookieAuthenticationExtensions class MMCA.Common.API MMCA.Common.API.SessionCookies MMCA.Common.API/SessionCookies/SessionCookieAuthenticationHandler.cs:90
SessionCookieAuthenticationHandler class MMCA.Common.API MMCA.Common.API.SessionCookies MMCA.Common.API/SessionCookies/SessionCookieAuthenticationHandler.cs:24
SessionCookieEndpoints class MMCA.Common.API MMCA.Common.API.SessionCookies MMCA.Common.API/SessionCookies/SessionCookieEndpoints.cs:15
SessionCookieJar class MMCA.Common.API MMCA.Common.API.SessionCookies MMCA.Common.API/SessionCookies/SessionCookieJar.cs:11
SessionCookieRequest record MMCA.Common.API MMCA.Common.API.SessionCookies MMCA.Common.API/SessionCookies/SessionCookieEndpoints.cs:72
SessionTokenResponse record MMCA.Common.API MMCA.Common.API.SessionCookies MMCA.Common.API/SessionCookies/CookieSessionRefresher.cs:21
SessionTokenResult record struct MMCA.Common.API MMCA.Common.API.SessionCookies MMCA.Common.API/SessionCookies/CookieSessionRefresher.cs:15
DatabaseInitializationExtensions class MMCA.Common.API MMCA.Common.API.Startup MMCA.Common.API/Startup/DatabaseInitializationExtensions.cs:21
MiniProfilerExtensions class MMCA.Common.API MMCA.Common.API.Startup MMCA.Common.API/Startup/MiniProfilerExtensions.cs:9
ModuleHostContext class MMCA.Common.API MMCA.Common.API.Startup MMCA.Common.API/Startup/ModuleHostContext.cs:21
ModuleHostExtensions class MMCA.Common.API MMCA.Common.API.Startup MMCA.Common.API/Startup/ModuleHostExtensions.cs:22
SignalRExtensions class MMCA.Common.API MMCA.Common.API.Startup MMCA.Common.API/Startup/SignalRExtensions.cs:12
WebApplicationBuilderExtensions class MMCA.Common.API MMCA.Common.API.Startup MMCA.Common.API/Startup/WebApplicationBuilderExtensions.cs:33
WebApplicationExtensions class MMCA.Common.API MMCA.Common.API.Startup MMCA.Common.API/Startup/WebApplicationExtensions.cs:16
InsecureJwtMetadataWarningStartupFilter class MMCA.Common.API MMCA.Common.API.Startup.Auth MMCA.Common.API/Startup/Auth/InsecureJwtMetadataWarningStartupFilter.cs:15
JwtAuthorityExtensions class MMCA.Common.API MMCA.Common.API.Startup.Auth MMCA.Common.API/Startup/Auth/JwtAuthorityExtensions.cs:15
AppAssociationEndpointExtensions class MMCA.Common.API MMCA.Common.API.Startup.Endpoints MMCA.Common.API/Startup/Endpoints/AppAssociationEndpointExtensions.cs:15
AppAssociationOptions class MMCA.Common.API MMCA.Common.API.Startup.Endpoints MMCA.Common.API/Startup/Endpoints/AppAssociationOptions.cs:9
JwksEndpointExtensions class MMCA.Common.API MMCA.Common.API.Startup.Endpoints MMCA.Common.API/Startup/Endpoints/JwksEndpointExtensions.cs:15
OidcDiscoveryEndpointExtensions class MMCA.Common.API MMCA.Common.API.Startup.Endpoints MMCA.Common.API/Startup/Endpoints/OidcDiscoveryEndpointExtensions.cs:22
OpenApiEndpointExtensions class MMCA.Common.API MMCA.Common.API.Startup.Endpoints MMCA.Common.API/Startup/Endpoints/OpenApiEndpointExtensions.cs:22
MiddlewarePipelineBuilder class MMCA.Common.API MMCA.Common.API.Startup.Pipeline MMCA.Common.API/Startup/Pipeline/MiddlewarePipelineBuilder.cs:16
MiddlewarePipelineStep record MMCA.Common.API MMCA.Common.API.Startup.Pipeline MMCA.Common.API/Startup/Pipeline/MiddlewarePipelineStep.cs:21
MiddlewarePipelineStepNames class MMCA.Common.API MMCA.Common.API.Startup.Pipeline MMCA.Common.API/Startup/Pipeline/MiddlewarePipelineStepNames.cs:14
FakeCategoriesController class MMCA.Common.API.Tests Fakes.MMCA.Store.Catalog.API.Controllers MMCA.Common.API.Tests/Fakes/FakeCategoriesController.cs:7
DependencyInjectionTests class MMCA.Common.API.Tests MMCA.Common.API.Tests MMCA.Common.API.Tests/DependencyInjectionTests.cs:18
ModuleControllerFeatureProviderTests class MMCA.Common.API.Tests MMCA.Common.API.Tests MMCA.Common.API.Tests/ModuleControllerFeatureProviderTests.cs:8
ExternalAuthExtensionsTests class MMCA.Common.API.Tests MMCA.Common.API.Tests.Authentication MMCA.Common.API.Tests/Authentication/ExternalAuthExtensionsTests.cs:21
AuthorizationExtensionsTests class MMCA.Common.API.Tests MMCA.Common.API.Tests.Authorization MMCA.Common.API.Tests/Authorization/AuthorizationExtensionsTests.cs:9
OwnerOrAdminFilterTests class MMCA.Common.API.Tests MMCA.Common.API.Tests.Authorization MMCA.Common.API.Tests/Authorization/OwnerOrAdminFilterTests.cs:15
OwnershipHelperTests class MMCA.Common.API.Tests MMCA.Common.API.Tests.Authorization MMCA.Common.API.Tests/Authorization/OwnershipHelperTests.cs:11
PermissionAuthorizationHandlerTests class MMCA.Common.API.Tests MMCA.Common.API.Tests.Authorization MMCA.Common.API.Tests/Authorization/PermissionAuthorizationHandlerTests.cs:10
PermissionPolicyProviderTests class MMCA.Common.API.Tests MMCA.Common.API.Tests.Authorization MMCA.Common.API.Tests/Authorization/PermissionPolicyProviderTests.cs:8
TestOwnerSpecification class MMCA.Common.API.Tests MMCA.Common.API.Tests.Authorization MMCA.Common.API.Tests/Authorization/OwnershipHelperTests.cs:16
OutputCacheEvictionHandlerTests class MMCA.Common.API.Tests MMCA.Common.API.Tests.Caching MMCA.Common.API.Tests/Caching/OutputCacheEvictionHandlerTests.cs:20
OutputCacheEvictTagsTests class MMCA.Common.API.Tests MMCA.Common.API.Tests.Caching MMCA.Common.API.Tests/Caching/OutputCacheEvictTagsTests.cs:15
PublicEndpointOutputCachePolicyTests class MMCA.Common.API.Tests MMCA.Common.API.Tests.Caching MMCA.Common.API.Tests/Caching/PublicEndpointOutputCachePolicyTests.cs:9
RecordingLogger class MMCA.Common.API.Tests MMCA.Common.API.Tests.Caching MMCA.Common.API.Tests/Caching/OutputCacheEvictionHandlerTests.cs:124
SupportsIfMatchAttributeTests class MMCA.Common.API.Tests MMCA.Common.API.Tests.Concurrency MMCA.Common.API.Tests/Concurrency/SupportsIfMatchAttributeTests.cs:17
AggregateRootEntityControllerBaseTests class MMCA.Common.API.Tests MMCA.Common.API.Tests.Controllers MMCA.Common.API.Tests/Controllers/AggregateRootEntityControllerBaseTests.cs:19
ApiControllerBaseTests class MMCA.Common.API.Tests MMCA.Common.API.Tests.Controllers MMCA.Common.API.Tests/Controllers/ApiControllerBaseTests.cs:9
AsyncScopedReadController class MMCA.Common.API.Tests MMCA.Common.API.Tests.Controllers MMCA.Common.API.Tests/Controllers/EntityControllerBaseReadSpecificationTests.cs:343
BothHooksReadController class MMCA.Common.API.Tests MMCA.Common.API.Tests.Controllers MMCA.Common.API.Tests/Controllers/EntityControllerBaseReadSpecificationTests.cs:381
CrudEntityControllerBaseTests class MMCA.Common.API.Tests MMCA.Common.API.Tests.Controllers MMCA.Common.API.Tests/Controllers/CrudEntityControllerBaseTests.cs:20
EntityControllerBaseETagTests class MMCA.Common.API.Tests MMCA.Common.API.Tests.Controllers MMCA.Common.API.Tests/Controllers/EntityControllerBaseETagTests.cs:22
EntityControllerBaseExportColumnTests class MMCA.Common.API.Tests MMCA.Common.API.Tests.Controllers MMCA.Common.API.Tests/Controllers/EntityControllerBaseExportTests.cs:652
EntityControllerBaseExportTests class MMCA.Common.API.Tests MMCA.Common.API.Tests.Controllers MMCA.Common.API.Tests/Controllers/EntityControllerBaseExportTests.cs:25
EntityControllerBaseReadSpecificationTests class MMCA.Common.API.Tests MMCA.Common.API.Tests.Controllers MMCA.Common.API.Tests/Controllers/EntityControllerBaseReadSpecificationTests.cs:29
EntityControllerBaseTests class MMCA.Common.API.Tests MMCA.Common.API.Tests.Controllers MMCA.Common.API.Tests/Controllers/EntityControllerBaseTests.cs:19
ExportMoney record MMCA.Common.API.Tests MMCA.Common.API.Tests.Controllers MMCA.Common.API.Tests/Controllers/EntityControllerBaseExportTests.cs:641
ExportShapeTestController class MMCA.Common.API.Tests MMCA.Common.API.Tests.Controllers MMCA.Common.API.Tests/Controllers/EntityControllerBaseExportTests.cs:603
ExportShapeTestDTO record MMCA.Common.API.Tests MMCA.Common.API.Tests.Controllers MMCA.Common.API.Tests/Controllers/EntityControllerBaseExportTests.cs:625
ExportTestController class MMCA.Common.API.Tests MMCA.Common.API.Tests.Controllers MMCA.Common.API.Tests/Controllers/EntityControllerBaseExportTests.cs:494
ExportTestDTO record MMCA.Common.API.Tests MMCA.Common.API.Tests.Controllers MMCA.Common.API.Tests/Controllers/EntityControllerBaseExportTests.cs:610
ExportTestEntity class MMCA.Common.API.Tests MMCA.Common.API.Tests.Controllers MMCA.Common.API.Tests/Controllers/EntityControllerBaseExportTests.cs:608
PlainDTO record MMCA.Common.API.Tests MMCA.Common.API.Tests.Controllers MMCA.Common.API.Tests/Controllers/EntityControllerBaseETagTests.cs:168
PlainEntity class MMCA.Common.API.Tests MMCA.Common.API.Tests.Controllers MMCA.Common.API.Tests/Controllers/EntityControllerBaseETagTests.cs:165
PlainEntityController class MMCA.Common.API.Tests MMCA.Common.API.Tests.Controllers MMCA.Common.API.Tests/Controllers/EntityControllerBaseETagTests.cs:181
ProblemDetailsRoundTripTests class MMCA.Common.API.Tests MMCA.Common.API.Tests.Controllers MMCA.Common.API.Tests/Controllers/ProblemDetailsRoundTripTests.cs:22
ReadScopeDTO record MMCA.Common.API.Tests MMCA.Common.API.Tests.Controllers MMCA.Common.API.Tests/Controllers/EntityControllerBaseReadSpecificationTests.cs:316
ReadScopeEntity class MMCA.Common.API.Tests MMCA.Common.API.Tests.Controllers MMCA.Common.API.Tests/Controllers/EntityControllerBaseReadSpecificationTests.cs:313
RecordingQueryService class MMCA.Common.API.Tests MMCA.Common.API.Tests.Controllers MMCA.Common.API.Tests/Controllers/EntityControllerBaseReadSpecificationTests.cs:400
RoundTripController class MMCA.Common.API.Tests MMCA.Common.API.Tests.Controllers MMCA.Common.API.Tests/Controllers/ProblemDetailsRoundTripTests.cs:153
ScopedExportTestController class MMCA.Common.API.Tests MMCA.Common.API.Tests.Controllers MMCA.Common.API.Tests/Controllers/EntityControllerBaseExportTests.cs:503
SpecificationHonoringQueryService class MMCA.Common.API.Tests MMCA.Common.API.Tests.Controllers MMCA.Common.API.Tests/Controllers/EntityControllerBaseExportTests.cs:517
SyncScopedReadController class MMCA.Common.API.Tests MMCA.Common.API.Tests.Controllers MMCA.Common.API.Tests/Controllers/EntityControllerBaseReadSpecificationTests.cs:370
TestAggDTO record MMCA.Common.API.Tests MMCA.Common.API.Tests.Controllers MMCA.Common.API.Tests/Controllers/AggregateRootEntityControllerBaseTests.cs:151
TestAggregateEntity class MMCA.Common.API.Tests MMCA.Common.API.Tests.Controllers MMCA.Common.API.Tests/Controllers/AggregateRootEntityControllerBaseTests.cs:149
TestAggregateRootController class MMCA.Common.API.Tests MMCA.Common.API.Tests.Controllers MMCA.Common.API.Tests/Controllers/AggregateRootEntityControllerBaseTests.cs:141
TestApiController class MMCA.Common.API.Tests MMCA.Common.API.Tests.Controllers MMCA.Common.API.Tests/Controllers/ApiControllerBaseTests.cs:291
TestCreateRequest record MMCA.Common.API.Tests MMCA.Common.API.Tests.Controllers MMCA.Common.API.Tests/Controllers/AggregateRootEntityControllerBaseTests.cs:156
TestCrudController class MMCA.Common.API.Tests MMCA.Common.API.Tests.Controllers MMCA.Common.API.Tests/Controllers/CrudEntityControllerBaseTests.cs:146
TestCrudDTO record MMCA.Common.API.Tests MMCA.Common.API.Tests.Controllers MMCA.Common.API.Tests/Controllers/CrudEntityControllerBaseTests.cs:157
TestDTO record MMCA.Common.API.Tests MMCA.Common.API.Tests.Controllers MMCA.Common.API.Tests/Controllers/EntityControllerBaseTests.cs:344
TestEntity class MMCA.Common.API.Tests MMCA.Common.API.Tests.Controllers MMCA.Common.API.Tests/Controllers/EntityControllerBaseTests.cs:342
TestEntityController class MMCA.Common.API.Tests MMCA.Common.API.Tests.Controllers MMCA.Common.API.Tests/Controllers/EntityControllerBaseTests.cs:331
TestUpdateRequest record MMCA.Common.API.Tests MMCA.Common.API.Tests.Controllers MMCA.Common.API.Tests/Controllers/CrudEntityControllerBaseTests.cs:155
UnscopedReadController class MMCA.Common.API.Tests MMCA.Common.API.Tests.Controllers MMCA.Common.API.Tests/Controllers/EntityControllerBaseReadSpecificationTests.cs:329
VersionedDTO record MMCA.Common.API.Tests MMCA.Common.API.Tests.Controllers MMCA.Common.API.Tests/Controllers/EntityControllerBaseETagTests.cs:155
VersionedEntity class MMCA.Common.API.Tests MMCA.Common.API.Tests.Controllers MMCA.Common.API.Tests/Controllers/EntityControllerBaseETagTests.cs:152
VersionedEntityController class MMCA.Common.API.Tests MMCA.Common.API.Tests.Controllers MMCA.Common.API.Tests/Controllers/EntityControllerBaseETagTests.cs:175
AuthControllerBaseRateLimitTests class MMCA.Common.API.Tests MMCA.Common.API.Tests.Controllers.Auth MMCA.Common.API.Tests/Controllers/Auth/AuthControllerBaseRateLimitTests.cs:22
AuthControllerBaseTests class MMCA.Common.API.Tests MMCA.Common.API.Tests.Controllers.Auth MMCA.Common.API.Tests/Controllers/Auth/AuthControllerBaseTests.cs:20
Mocks record MMCA.Common.API.Tests MMCA.Common.API.Tests.Controllers.Auth MMCA.Common.API.Tests/Controllers/Auth/OAuthControllerBaseTests.cs:34
OAuthControllerBaseTests class MMCA.Common.API.Tests MMCA.Common.API.Tests.Controllers.Auth MMCA.Common.API.Tests/Controllers/Auth/OAuthControllerBaseTests.cs:28
OverridingAuthController class MMCA.Common.API.Tests MMCA.Common.API.Tests.Controllers.Auth MMCA.Common.API.Tests/Controllers/Auth/AuthControllerBaseRateLimitTests.cs:88
PasswordResetAuthControllerBaseTests class MMCA.Common.API.Tests MMCA.Common.API.Tests.Controllers.Auth MMCA.Common.API.Tests/Controllers/Auth/PasswordResetAuthControllerBaseTests.cs:23
SingleServiceProvider class MMCA.Common.API.Tests MMCA.Common.API.Tests.Controllers.Auth MMCA.Common.API.Tests/Controllers/Auth/OAuthControllerBaseTests.cs:643
TestAuthController class MMCA.Common.API.Tests MMCA.Common.API.Tests.Controllers.Auth MMCA.Common.API.Tests/Controllers/Auth/AuthControllerBaseTests.cs:339
TestChangePasswordCommand record MMCA.Common.API.Tests MMCA.Common.API.Tests.Controllers.Auth MMCA.Common.API.Tests/Controllers/Auth/UserAccountAuthControllerBaseTests.cs:243
TestChangePreferencesCommand record MMCA.Common.API.Tests MMCA.Common.API.Tests.Controllers.Auth MMCA.Common.API.Tests/Controllers/Auth/UserAccountAuthControllerBaseTests.cs:250
TestForgotPasswordCommand record MMCA.Common.API.Tests MMCA.Common.API.Tests.Controllers.Auth MMCA.Common.API.Tests/Controllers/Auth/PasswordResetAuthControllerBaseTests.cs:155
TestOAuthController class MMCA.Common.API.Tests MMCA.Common.API.Tests.Controllers.Auth MMCA.Common.API.Tests/Controllers/Auth/OAuthControllerBaseTests.cs:653
TestPasswordResetController class MMCA.Common.API.Tests MMCA.Common.API.Tests.Controllers.Auth MMCA.Common.API.Tests/Controllers/Auth/PasswordResetAuthControllerBaseTests.cs:165
TestResetPasswordCommand record MMCA.Common.API.Tests MMCA.Common.API.Tests.Controllers.Auth MMCA.Common.API.Tests/Controllers/Auth/PasswordResetAuthControllerBaseTests.cs:162
TestUserAccountAuthController class MMCA.Common.API.Tests MMCA.Common.API.Tests.Controllers.Auth MMCA.Common.API.Tests/Controllers/Auth/UserAccountAuthControllerBaseTests.cs:253
UserAccountAuthControllerBaseTests class MMCA.Common.API.Tests MMCA.Common.API.Tests.Controllers.Auth MMCA.Common.API.Tests/Controllers/Auth/UserAccountAuthControllerBaseTests.cs:17
DevicesControllerTests class MMCA.Common.API.Tests MMCA.Common.API.Tests.Controllers.Notifications MMCA.Common.API.Tests/Controllers/Notifications/DevicesControllerTests.cs:18
NotificationInboxControllerTests class MMCA.Common.API.Tests MMCA.Common.API.Tests.Controllers.Notifications MMCA.Common.API.Tests/Controllers/Notifications/NotificationInboxControllerTests.cs:17
NotificationsControllerTests class MMCA.Common.API.Tests MMCA.Common.API.Tests.Controllers.Notifications MMCA.Common.API.Tests/Controllers/Notifications/NotificationsControllerTests.cs:16
DataExportControllerBaseTests class MMCA.Common.API.Tests MMCA.Common.API.Tests.Controllers.Privacy MMCA.Common.API.Tests/Controllers/Privacy/DataExportControllerBaseTests.cs:29
StubFeatureManager class MMCA.Common.API.Tests MMCA.Common.API.Tests.Controllers.Privacy MMCA.Common.API.Tests/Controllers/Privacy/DataExportControllerBaseTests.cs:244
SubjectSnapshot record MMCA.Common.API.Tests MMCA.Common.API.Tests.Controllers.Privacy MMCA.Common.API.Tests/Controllers/Privacy/DataExportControllerBaseTests.cs:242
TestDataExportController class MMCA.Common.API.Tests MMCA.Common.API.Tests.Controllers.Privacy MMCA.Common.API.Tests/Controllers/Privacy/DataExportControllerBaseTests.cs:267
TestExportQuery record MMCA.Common.API.Tests MMCA.Common.API.Tests.Controllers.Privacy MMCA.Common.API.Tests/Controllers/Privacy/DataExportControllerBaseTests.cs:259
CsvWriterTests class MMCA.Common.API.Tests MMCA.Common.API.Tests.Export MMCA.Common.API.Tests/Export/CsvWriterTests.cs:8
CurrentUserTargetingContextAccessorTests class MMCA.Common.API.Tests MMCA.Common.API.Tests.FeatureManagement MMCA.Common.API.Tests/FeatureManagement/CurrentUserTargetingContextAccessorTests.cs:15
DisabledFeatureHandlerTests class MMCA.Common.API.Tests MMCA.Common.API.Tests.FeatureManagement MMCA.Common.API.Tests/FeatureManagement/DisabledFeatureHandlerTests.cs:11
IdempotencyFilterPassthroughTests class MMCA.Common.API.Tests MMCA.Common.API.Tests.Idempotency MMCA.Common.API.Tests/Idempotency/IdempotencyFilterPassthroughTests.cs:22
IdempotencyFilterTests class MMCA.Common.API.Tests MMCA.Common.API.Tests.Idempotency MMCA.Common.API.Tests/Idempotency/IdempotencyFilterTests.cs:21
IdempotencySettingsTests class MMCA.Common.API.Tests MMCA.Common.API.Tests.Idempotency MMCA.Common.API.Tests/Idempotency/IdempotencySettingsTests.cs:6
NonSeekableStream class MMCA.Common.API.Tests MMCA.Common.API.Tests.Idempotency MMCA.Common.API.Tests/Idempotency/IdempotencyFilterTests.cs:954
TrackingHandle class MMCA.Common.API.Tests MMCA.Common.API.Tests.Idempotency MMCA.Common.API.Tests/Idempotency/IdempotencyFilterTests.cs:992
CurrencyJsonConverterTests class MMCA.Common.API.Tests MMCA.Common.API.Tests.JsonConverters MMCA.Common.API.Tests/JsonConverters/CurrencyJsonConverterTests.cs:9
EdgeErrorLocalizationTests class MMCA.Common.API.Tests MMCA.Common.API.Tests.Localization MMCA.Common.API.Tests/Localization/EdgeErrorLocalizationTests.cs:16
ErrorLocalizerTests class MMCA.Common.API.Tests MMCA.Common.API.Tests.Localization MMCA.Common.API.Tests/Localization/ErrorLocalizerTests.cs:13
StubErrorLocalizer class MMCA.Common.API.Tests MMCA.Common.API.Tests.Localization MMCA.Common.API.Tests/Localization/EdgeErrorLocalizationTests.cs:18
TestController class MMCA.Common.API.Tests MMCA.Common.API.Tests.Localization MMCA.Common.API.Tests/Localization/EdgeErrorLocalizationTests.cs:24
CorrelationIdMiddlewareTests class MMCA.Common.API.Tests MMCA.Common.API.Tests.Middleware MMCA.Common.API.Tests/Middleware/CorrelationIdMiddlewareTests.cs:10
ExceptionHandlerTests class MMCA.Common.API.Tests MMCA.Common.API.Tests.Middleware MMCA.Common.API.Tests/Middleware/ExceptionHandlerTests.cs:14
SoftDeletedUserMiddlewareTests class MMCA.Common.API.Tests MMCA.Common.API.Tests.Middleware MMCA.Common.API.Tests/Middleware/SoftDeletedUserMiddlewareTests.cs:13
TenantResolutionMiddlewareTests class MMCA.Common.API.Tests MMCA.Common.API.Tests.Middleware MMCA.Common.API.Tests/Middleware/TenantResolutionMiddlewareTests.cs:17
TestDomainException class MMCA.Common.API.Tests MMCA.Common.API.Tests.Middleware MMCA.Common.API.Tests/Middleware/ExceptionHandlerTests.cs:411
UnhandledResultFailureFilterTests class MMCA.Common.API.Tests MMCA.Common.API.Tests.Middleware MMCA.Common.API.Tests/Middleware/UnhandledResultFailureFilterTests.cs:13
QueryFilterModelBinderTests class MMCA.Common.API.Tests MMCA.Common.API.Tests.ModelBinders MMCA.Common.API.Tests/ModelBinders/QueryFilterModelBinderTests.cs:9
ApiParameterDescriptorBackfillProviderTests class MMCA.Common.API.Tests MMCA.Common.API.Tests.OpenApi MMCA.Common.API.Tests/OpenApi/ApiParameterDescriptorBackfillProviderTests.cs:31
OpenApiBaselineTests class MMCA.Common.API.Tests MMCA.Common.API.Tests.OpenApi MMCA.Common.API.Tests/OpenApi/OpenApiBaselineTests.cs:35
OpenApiProbeHost class MMCA.Common.API.Tests MMCA.Common.API.Tests.OpenApi MMCA.Common.API.Tests/OpenApi/OpenApiProbeHost.cs:21
ProbeControllerFeatureProvider class MMCA.Common.API.Tests MMCA.Common.API.Tests.OpenApi MMCA.Common.API.Tests/OpenApi/OpenApiProbeHost.cs:66
ProblemDetailsProbeController class MMCA.Common.API.Tests MMCA.Common.API.Tests.OpenApi MMCA.Common.API.Tests/OpenApi/OpenApiBaselineTests.cs:172
SegmentVersionedProbeController class MMCA.Common.API.Tests MMCA.Common.API.Tests.OpenApi MMCA.Common.API.Tests/OpenApi/ApiParameterDescriptorBackfillProviderTests.cs:157
UnboundRouteTokenProbeController class MMCA.Common.API.Tests MMCA.Common.API.Tests.OpenApi MMCA.Common.API.Tests/OpenApi/ApiParameterDescriptorBackfillProviderTests.cs:172
RateLimitingSettingsTests class MMCA.Common.API.Tests MMCA.Common.API.Tests.RateLimiting MMCA.Common.API.Tests/RateLimiting/RateLimitingSettingsTests.cs:13
RedisFixedWindowRateLimiterTests class MMCA.Common.API.Tests MMCA.Common.API.Tests.RateLimiting MMCA.Common.API.Tests/RateLimiting/RedisFixedWindowRateLimiterTests.cs:16
CookieSessionRefresherTests class MMCA.Common.API.Tests MMCA.Common.API.Tests.SessionCookies MMCA.Common.API.Tests/SessionCookies/CookieSessionRefresherTests.cs:24
CookieSessionRefreshMiddlewareTests class MMCA.Common.API.Tests MMCA.Common.API.Tests.SessionCookies MMCA.Common.API.Tests/SessionCookies/CookieSessionRefreshMiddlewareTests.cs:15
CookieTokenReaderTests class MMCA.Common.API.Tests MMCA.Common.API.Tests.SessionCookies MMCA.Common.API.Tests/SessionCookies/CookieTokenReaderTests.cs:14
NextDelegateSpy class MMCA.Common.API.Tests MMCA.Common.API.Tests.SessionCookies MMCA.Common.API.Tests/SessionCookies/CookieSessionRefreshMiddlewareTests.cs:144
RefresherHarness class MMCA.Common.API.Tests MMCA.Common.API.Tests.SessionCookies MMCA.Common.API.Tests/SessionCookies/CookieSessionRefresherTests.cs:335
SessionCookieAuthenticationHandlerTests class MMCA.Common.API.Tests MMCA.Common.API.Tests.SessionCookies MMCA.Common.API.Tests/SessionCookies/SessionCookieAuthenticationHandlerTests.cs:21
SessionCookieEndpointsTests class MMCA.Common.API.Tests MMCA.Common.API.Tests.SessionCookies MMCA.Common.API.Tests/SessionCookies/SessionCookieEndpointsTests.cs:20
SessionCookieJarTests class MMCA.Common.API.Tests MMCA.Common.API.Tests.SessionCookies MMCA.Common.API.Tests/SessionCookies/SessionCookieJarTests.cs:17
StubHttpClientFactory class MMCA.Common.API.Tests MMCA.Common.API.Tests.SessionCookies MMCA.Common.API.Tests/SessionCookies/CookieSessionRefresherTests.cs:364
StubHttpMessageHandler class MMCA.Common.API.Tests MMCA.Common.API.Tests.SessionCookies MMCA.Common.API.Tests/SessionCookies/CookieSessionRefresherTests.cs:370
StubRefresher class MMCA.Common.API.Tests MMCA.Common.API.Tests.SessionCookies MMCA.Common.API.Tests/SessionCookies/SessionCookieEndpointsTests.cs:145
DatabaseInitializationExtensionsTests class MMCA.Common.API.Tests MMCA.Common.API.Tests.Startup MMCA.Common.API.Tests/Startup/DatabaseInitializationExtensionsTests.cs:33
FixedAssemblyProvider class MMCA.Common.API.Tests MMCA.Common.API.Tests.Startup MMCA.Common.API.Tests/Startup/DatabaseInitializationExtensionsTests.cs:259
InitTestMigratedWidget class MMCA.Common.API.Tests MMCA.Common.API.Tests.Startup MMCA.Common.API.Tests/Startup/DatabaseInitializationExtensionsTests.cs:273
InitTestMigratedWidgetConfiguration class MMCA.Common.API.Tests MMCA.Common.API.Tests.Startup MMCA.Common.API.Tests/Startup/DatabaseInitializationExtensionsTests.cs:279
InitTestWidget class MMCA.Common.API.Tests MMCA.Common.API.Tests.Startup MMCA.Common.API.Tests/Startup/DatabaseInitializationExtensionsTests.cs:265
InitTestWidgetConfiguration class MMCA.Common.API.Tests MMCA.Common.API.Tests.Startup MMCA.Common.API.Tests/Startup/DatabaseInitializationExtensionsTests.cs:271
ModuleHostExtensionsTests class MMCA.Common.API.Tests MMCA.Common.API.Tests.Startup MMCA.Common.API.Tests/Startup/ModuleHostExtensionsTests.cs:22
RateLimitAlgorithmSelectionTests class MMCA.Common.API.Tests MMCA.Common.API.Tests.Startup MMCA.Common.API.Tests/Startup/RateLimitAlgorithmSelectionTests.cs:21
RateLimitPartitionTests class MMCA.Common.API.Tests MMCA.Common.API.Tests.Startup MMCA.Common.API.Tests/Startup/RateLimitPartitionTests.cs:17
WebApplicationBuilderExtensionsTests class MMCA.Common.API.Tests MMCA.Common.API.Tests.Startup MMCA.Common.API.Tests/Startup/WebApplicationBuilderExtensionsTests.cs:14
ForwardedJwtBearerSecurityTests class MMCA.Common.API.Tests MMCA.Common.API.Tests.Startup.Auth MMCA.Common.API.Tests/Startup/Auth/ForwardedJwtBearerSecurityTests.cs:22
JwtAuthorityExtensionsTests class MMCA.Common.API.Tests MMCA.Common.API.Tests.Startup.Auth MMCA.Common.API.Tests/Startup/Auth/JwtAuthorityExtensionsTests.cs:13
StubHostEnvironment class MMCA.Common.API.Tests MMCA.Common.API.Tests.Startup.Auth MMCA.Common.API.Tests/Startup/Auth/ForwardedJwtBearerSecurityTests.cs:146
AppAssociationEndpointTests class MMCA.Common.API.Tests MMCA.Common.API.Tests.Startup.Endpoints MMCA.Common.API.Tests/Startup/Endpoints/AppAssociationEndpointTests.cs:24
JwksEndpointTests class MMCA.Common.API.Tests MMCA.Common.API.Tests.Startup.Endpoints MMCA.Common.API.Tests/Startup/Endpoints/JwksEndpointTests.cs:25
OidcDiscoveryEndpointTests class MMCA.Common.API.Tests MMCA.Common.API.Tests.Startup.Endpoints MMCA.Common.API.Tests/Startup/Endpoints/OidcDiscoveryEndpointTests.cs:20
MiddlewarePipelineBuilderTests class MMCA.Common.API.Tests MMCA.Common.API.Tests.Startup.Pipeline MMCA.Common.API.Tests/Startup/Pipeline/MiddlewarePipelineBuilderTests.cs:12
AssemblyReference class MMCA.Common.Application MMCA.Common.Application MMCA.Common.Application/AssemblyReference.cs:5
ClassReference class MMCA.Common.Application MMCA.Common.Application MMCA.Common.Application/AssemblyReference.cs:11
DecoratorPipelineSeal class MMCA.Common.Application MMCA.Common.Application MMCA.Common.Application/DependencyInjection.cs:701
DependencyInjection class MMCA.Common.Application MMCA.Common.Application MMCA.Common.Application/DependencyInjection.cs:27
MmcaApplicationPipelineBuilder class MMCA.Common.Application MMCA.Common.Application MMCA.Common.Application/MmcaApplicationPipelineBuilder.cs:12
AuditTrailEntryDTO record MMCA.Common.Application MMCA.Common.Application.Auditing MMCA.Common.Application/Auditing/AuditTrailEntryDTO.cs:12
AuthenticationServiceBase<TUser> class MMCA.Common.Application MMCA.Common.Application.Auth MMCA.Common.Application/Auth/AuthenticationServiceBase.cs:53
AuthenticationValidators class MMCA.Common.Application MMCA.Common.Application.Auth MMCA.Common.Application/Auth/AuthenticationValidators.cs:16
IAuthenticationService interface MMCA.Common.Application MMCA.Common.Application.Auth MMCA.Common.Application/Auth/IAuthenticationService.cs:12
ILoginProtectionService interface MMCA.Common.Application MMCA.Common.Application.Auth MMCA.Common.Application/Auth/ILoginProtectionService.cs:10
IPasswordResetTokenService interface MMCA.Common.Application MMCA.Common.Application.Auth MMCA.Common.Application/Auth/IPasswordResetTokenService.cs:10
IRefreshSessionStore interface MMCA.Common.Application MMCA.Common.Application.Auth MMCA.Common.Application/Auth/IRefreshSessionStore.cs:21
IssuedSession record MMCA.Common.Application MMCA.Common.Application.Auth MMCA.Common.Application/Auth/AuthenticationServiceBase.cs:761
PasswordResetSettings class MMCA.Common.Application MMCA.Common.Application.Auth MMCA.Common.Application/Auth/PasswordResetSettings.cs:10
RefreshSessionSettings class MMCA.Common.Application MMCA.Common.Application.Auth MMCA.Common.Application/Auth/RefreshSessionSettings.cs:9
SessionStampingTokenService class MMCA.Common.Application MMCA.Common.Application.Auth MMCA.Common.Application/Auth/AuthenticationServiceBase.cs:773
SoftDeletedUserCache class MMCA.Common.Application MMCA.Common.Application.Auth MMCA.Common.Application/Auth/SoftDeletedUserCache.cs:17
UnconfiguredPermissionRegistry class MMCA.Common.Application MMCA.Common.Application.Auth MMCA.Common.Application/Auth/UnconfiguredPermissionRegistry.cs:20
ForgotPasswordRequestValidator class MMCA.Common.Application MMCA.Common.Application.Auth.Validation MMCA.Common.Application/Auth/Validation/ForgotPasswordRequestValidator.cs:11
LoginRequestValidator class MMCA.Common.Application MMCA.Common.Application.Auth.Validation MMCA.Common.Application/Auth/Validation/LoginRequestValidator.cs:11
RefreshTokenRequestValidator class MMCA.Common.Application MMCA.Common.Application.Auth.Validation MMCA.Common.Application/Auth/Validation/RefreshTokenRequestValidator.cs:10
ResetPasswordRequestValidator class MMCA.Common.Application MMCA.Common.Application.Auth.Validation MMCA.Common.Application/Auth/Validation/ResetPasswordRequestValidator.cs:12
SafeDomainEventHandler<TDomainEvent> class MMCA.Common.Application MMCA.Common.Application.DomainEvents MMCA.Common.Application/DomainEvents/SafeDomainEventHandler.cs:32
ScopedIntegrationEventHandlerBase<TIntegrationEvent> class MMCA.Common.Application MMCA.Common.Application.DomainEvents MMCA.Common.Application/DomainEvents/ScopedIntegrationEventHandlerBase.cs:39
CurrentUserServiceExtensions class MMCA.Common.Application MMCA.Common.Application.Extensions MMCA.Common.Application/Extensions/CurrentUserServiceExtensions.cs:9
ReadRepositoryExtensions class MMCA.Common.Application MMCA.Common.Application.Extensions MMCA.Common.Application/Extensions/ReadRepositoryExtensions.cs:10
ValidationFailureExtensions class MMCA.Common.Application MMCA.Common.Application.Extensions MMCA.Common.Application/Extensions/ValidationFailureExtensions.cs:9
CacheKeyLocks class MMCA.Common.Application MMCA.Common.Application.Interfaces MMCA.Common.Application/Interfaces/ICacheService.cs:142
IAuditTrailReader interface MMCA.Common.Application MMCA.Common.Application.Interfaces MMCA.Common.Application/Interfaces/IAuditTrailReader.cs:20
ICacheService interface MMCA.Common.Application MMCA.Common.Application.Interfaces MMCA.Common.Application/Interfaces/ICacheService.cs:10
ICorrelationContext interface MMCA.Common.Application MMCA.Common.Application.Interfaces MMCA.Common.Application/Interfaces/ICorrelationContext.cs:8
IDistributedLock interface MMCA.Common.Application MMCA.Common.Application.Interfaces MMCA.Common.Application/Interfaces/IDistributedLock.cs:30
IScheduledJob interface MMCA.Common.Application MMCA.Common.Application.Interfaces MMCA.Common.Application/Interfaces/IScheduledJob.cs:36
ITenantContext interface MMCA.Common.Application MMCA.Common.Application.Interfaces MMCA.Common.Application/Interfaces/ITenantContext.cs:22
IDomainEventDispatcher interface MMCA.Common.Application MMCA.Common.Application.Interfaces.Events MMCA.Common.Application/Interfaces/Events/IDomainEventDispatcher.cs:8
IDomainEventHandler<in TDomainEvent> interface MMCA.Common.Application MMCA.Common.Application.Interfaces.Events MMCA.Common.Application/Interfaces/Events/IDomainEventHandler.cs:10
IEventBus interface MMCA.Common.Application MMCA.Common.Application.Interfaces.Events MMCA.Common.Application/Interfaces/Events/IEventBus.cs:11
IEventUpcaster interface MMCA.Common.Application MMCA.Common.Application.Interfaces.Events MMCA.Common.Application/Interfaces/Events/IEventUpcaster.cs:28
IEventUpcaster<in TSource, out TTarget> interface MMCA.Common.Application MMCA.Common.Application.Interfaces.Events MMCA.Common.Application/Interfaces/Events/IEventUpcaster.cs:67
IEventUpcasterRegistry interface MMCA.Common.Application MMCA.Common.Application.Interfaces.Events MMCA.Common.Application/Interfaces/Events/IEventUpcasterRegistry.cs:24
IIntegrationEventHandler<in TIntegrationEvent> interface MMCA.Common.Application MMCA.Common.Application.Interfaces.Events MMCA.Common.Application/Interfaces/Events/IIntegrationEventHandler.cs:15
ICurrentUserService interface MMCA.Common.Application MMCA.Common.Application.Interfaces.Infrastructure.Auth MMCA.Common.Application/Interfaces/Infrastructure/Auth/ICurrentUserService.cs:9
IPasswordHasher interface MMCA.Common.Application MMCA.Common.Application.Interfaces.Infrastructure.Auth MMCA.Common.Application/Interfaces/Infrastructure/Auth/IPasswordHasher.cs:6
ISoftDeletedUserValidator interface MMCA.Common.Application MMCA.Common.Application.Interfaces.Infrastructure.Auth MMCA.Common.Application/Interfaces/Infrastructure/Auth/ISoftDeletedUserValidator.cs:7
ITokenService interface MMCA.Common.Application MMCA.Common.Application.Interfaces.Infrastructure.Auth MMCA.Common.Application/Interfaces/Infrastructure/Auth/ITokenService.cs:8
IEmailSender interface MMCA.Common.Application MMCA.Common.Application.Interfaces.Infrastructure.Mail MMCA.Common.Application/Interfaces/Infrastructure/Mail/IEmailSender.cs:6
ILiveChannelPublisher interface MMCA.Common.Application MMCA.Common.Application.Interfaces.Infrastructure.Notifications MMCA.Common.Application/Interfaces/Infrastructure/Notifications/ILiveChannelPublisher.cs:9
INativePushSender interface MMCA.Common.Application MMCA.Common.Application.Interfaces.Infrastructure.Notifications MMCA.Common.Application/Interfaces/Infrastructure/Notifications/INativePushSender.cs:10
INotificationRecipientProvider interface MMCA.Common.Application MMCA.Common.Application.Interfaces.Infrastructure.Notifications MMCA.Common.Application/Interfaces/Infrastructure/Notifications/INotificationRecipientProvider.cs:8
IPushDeviceRegistrar interface MMCA.Common.Application MMCA.Common.Application.Interfaces.Infrastructure.Notifications MMCA.Common.Application/Interfaces/Infrastructure/Notifications/IPushDeviceRegistrar.cs:11
IPushNotificationSender interface MMCA.Common.Application MMCA.Common.Application.Interfaces.Infrastructure.Notifications MMCA.Common.Application/Interfaces/Infrastructure/Notifications/IPushNotificationSender.cs:7
NullNotificationRecipientProvider class MMCA.Common.Application MMCA.Common.Application.Interfaces.Infrastructure.Notifications MMCA.Common.Application/Interfaces/Infrastructure/Notifications/NullNotificationRecipientProvider.cs:8
DataSource enum MMCA.Common.Application MMCA.Common.Application.Interfaces.Infrastructure.Persistence MMCA.Common.Application/Interfaces/Infrastructure/Persistence/IDataSourceService.cs:6
DataSourceKey record struct MMCA.Common.Application MMCA.Common.Application.Interfaces.Infrastructure.Persistence MMCA.Common.Application/Interfaces/Infrastructure/Persistence/DataSourceKey.cs:15
IDataSourceService interface MMCA.Common.Application MMCA.Common.Application.Interfaces.Infrastructure.Persistence MMCA.Common.Application/Interfaces/Infrastructure/Persistence/IDataSourceService.cs:24
IEntityConfigurationAssemblyProvider interface MMCA.Common.Application MMCA.Common.Application.Interfaces.Infrastructure.Persistence MMCA.Common.Application/Interfaces/Infrastructure/Persistence/IEntityConfigurationAssemblyProvider.cs:10
IEntityQuerier<TEntity, TIdentifierType> interface MMCA.Common.Application MMCA.Common.Application.Interfaces.Infrastructure.Persistence MMCA.Common.Application/Interfaces/Infrastructure/Persistence/IRepository.cs:80
IEntityReader<TEntity, TIdentifierType> interface MMCA.Common.Application MMCA.Common.Application.Interfaces.Infrastructure.Persistence MMCA.Common.Application/Interfaces/Infrastructure/Persistence/IRepository.cs:21
IOutboxAdministration interface MMCA.Common.Application MMCA.Common.Application.Interfaces.Infrastructure.Persistence MMCA.Common.Application/Interfaces/Infrastructure/Persistence/IOutboxAdministration.cs:16
IQueryableExecutor interface MMCA.Common.Application MMCA.Common.Application.Interfaces.Infrastructure.Persistence MMCA.Common.Application/Interfaces/Infrastructure/Persistence/IQueryableExecutor.cs:7
IReadRepository<TEntity, TIdentifierType> interface MMCA.Common.Application MMCA.Common.Application.Interfaces.Infrastructure.Persistence MMCA.Common.Application/Interfaces/Infrastructure/Persistence/IRepository.cs:330
IRepository<TEntity, TIdentifierType> interface MMCA.Common.Application MMCA.Common.Application.Interfaces.Infrastructure.Persistence MMCA.Common.Application/Interfaces/Infrastructure/Persistence/IRepository.cs:467
IUniqueConstraintViolationDetector interface MMCA.Common.Application MMCA.Common.Application.Interfaces.Infrastructure.Persistence MMCA.Common.Application/Interfaces/Infrastructure/Persistence/IUniqueConstraintViolationDetector.cs:31
IUnitOfWork interface MMCA.Common.Application MMCA.Common.Application.Interfaces.Infrastructure.Persistence MMCA.Common.Application/Interfaces/Infrastructure/Persistence/IUnitOfWork.cs:10
IUpdatePropertySetter<TEntity> interface MMCA.Common.Application MMCA.Common.Application.Interfaces.Infrastructure.Persistence MMCA.Common.Application/Interfaces/Infrastructure/Persistence/IUpdatePropertySetter.cs:13
IWriteRepository<TEntity, TIdentifierType> interface MMCA.Common.Application MMCA.Common.Application.Interfaces.Infrastructure.Persistence MMCA.Common.Application/Interfaces/Infrastructure/Persistence/IRepository.cs:367
OutboxDeadLetter record MMCA.Common.Application MMCA.Common.Application.Interfaces.Infrastructure.Persistence MMCA.Common.Application/Interfaces/Infrastructure/Persistence/IOutboxAdministration.cs:80
IFileStorageService interface MMCA.Common.Application MMCA.Common.Application.Interfaces.Infrastructure.Storage MMCA.Common.Application/Interfaces/Infrastructure/Storage/IFileStorageService.cs:11
IImageProcessor interface MMCA.Common.Application MMCA.Common.Application.Interfaces.Infrastructure.Storage MMCA.Common.Application/Interfaces/Infrastructure/Storage/IImageProcessor.cs:11
ImageContentSniffer class MMCA.Common.Application MMCA.Common.Application.Interfaces.Infrastructure.Storage MMCA.Common.Application/Interfaces/Infrastructure/Storage/ImageContentSniffer.cs:10
ICreateRequest interface MMCA.Common.Application MMCA.Common.Application.Interfaces.Mapping MMCA.Common.Application/Interfaces/Mapping/ICreateRequest.cs:8
IEntityDTOMapper<TEntity, TEntityDTO, TIdentifierType> interface MMCA.Common.Application MMCA.Common.Application.Interfaces.Mapping MMCA.Common.Application/Interfaces/Mapping/IEntityDTOMapper.cs:14
IEntityDTOProjector<TEntity, TEntityDTO, TIdentifierType> interface MMCA.Common.Application MMCA.Common.Application.Interfaces.Mapping MMCA.Common.Application/Interfaces/Mapping/IEntityDTOProjector.cs:51
IEntityQueryService<TEntity, TEntityDTO, TIdentifierType> interface MMCA.Common.Application MMCA.Common.Application.Interfaces.Mapping MMCA.Common.Application/Interfaces/Mapping/IEntityQueryService.cs:19
IEntityRequestMapper<TEntity, TCreateRequest, TIdentifierType> interface MMCA.Common.Application MMCA.Common.Application.Interfaces.Mapping MMCA.Common.Application/Interfaces/Mapping/IEntityDTOMapper.cs:42
IEntityUpdateApplier<TEntity, TUpdateRequest, TIdentifierType> interface MMCA.Common.Application MMCA.Common.Application.Interfaces.Mapping MMCA.Common.Application/Interfaces/Mapping/IEntityDTOMapper.cs:79
INavigationMetadata interface MMCA.Common.Application MMCA.Common.Application.Interfaces.Navigation MMCA.Common.Application/Interfaces/Navigation/INavigationMetadata.cs:34
INavigationPopulator<in TEntity> interface MMCA.Common.Application MMCA.Common.Application.Interfaces.Navigation MMCA.Common.Application/Interfaces/Navigation/INavigationPopulator.cs:9
NavigationMetadata class MMCA.Common.Application MMCA.Common.Application.Interfaces.Navigation MMCA.Common.Application/Interfaces/Navigation/NavigationMetadata.cs:9
NavigationPropertyInfo record MMCA.Common.Application MMCA.Common.Application.Interfaces.Navigation MMCA.Common.Application/Interfaces/Navigation/INavigationMetadata.cs:23
NavigationType enum MMCA.Common.Application MMCA.Common.Application.Interfaces.Navigation MMCA.Common.Application/Interfaces/Navigation/INavigationMetadata.cs:6
IMessageBus interface MMCA.Common.Application MMCA.Common.Application.Messaging MMCA.Common.Application/Messaging/IMessageBus.cs:28
IModule interface MMCA.Common.Application MMCA.Common.Application.Modules MMCA.Common.Application/Modules/IModule.cs:7
IModuleSeeder interface MMCA.Common.Application MMCA.Common.Application.Modules MMCA.Common.Application/Modules/IModuleSeeder.cs:8
ModuleLoader class MMCA.Common.Application MMCA.Common.Application.Modules MMCA.Common.Application/Modules/ModuleLoader.cs:15
DependencyInjection class MMCA.Common.Application MMCA.Common.Application.Notifications MMCA.Common.Application/Notifications/DependencyInjection.cs:27
PushNotificationDTOMapper class MMCA.Common.Application MMCA.Common.Application.Notifications.PushNotifications.DTOs MMCA.Common.Application/Notifications/PushNotifications/DTOs/PushNotificationDTOMapper.cs:12
PushNotificationDTOProjection class MMCA.Common.Application MMCA.Common.Application.Notifications.PushNotifications.DTOs MMCA.Common.Application/Notifications/PushNotifications/DTOs/PushNotificationDTOProjector.cs:22
PushNotificationDTOProjector class MMCA.Common.Application MMCA.Common.Application.Notifications.PushNotifications.DTOs MMCA.Common.Application/Notifications/PushNotifications/DTOs/PushNotificationDTOProjector.cs:35
GetNotificationHistoryHandler class MMCA.Common.Application MMCA.Common.Application.Notifications.PushNotifications.UseCases.GetHistory MMCA.Common.Application/Notifications/PushNotifications/UseCases/GetHistory/GetNotificationHistoryHandler.cs:15
GetNotificationHistoryQuery record MMCA.Common.Application MMCA.Common.Application.Notifications.PushNotifications.UseCases.GetHistory MMCA.Common.Application/Notifications/PushNotifications/UseCases/GetHistory/GetNotificationHistoryQuery.cs:6
SendPushNotificationCommand record MMCA.Common.Application MMCA.Common.Application.Notifications.PushNotifications.UseCases.Send MMCA.Common.Application/Notifications/PushNotifications/UseCases/Send/SendPushNotificationCommand.cs:21
SendPushNotificationHandler class MMCA.Common.Application MMCA.Common.Application.Notifications.PushNotifications.UseCases.Send MMCA.Common.Application/Notifications/PushNotifications/UseCases/Send/SendPushNotificationHandler.cs:27
SendPushNotificationRequestValidator class MMCA.Common.Application MMCA.Common.Application.Notifications.PushNotifications.UseCases.Send MMCA.Common.Application/Notifications/PushNotifications/UseCases/Send/SendPushNotificationRequestValidator.cs:12
GetMyNotificationsHandler class MMCA.Common.Application MMCA.Common.Application.Notifications.UserNotifications.UseCases.GetInbox MMCA.Common.Application/Notifications/UserNotifications/UseCases/GetInbox/GetMyNotificationsHandler.cs:16
GetMyNotificationsQuery record MMCA.Common.Application MMCA.Common.Application.Notifications.UserNotifications.UseCases.GetInbox MMCA.Common.Application/Notifications/UserNotifications/UseCases/GetInbox/GetMyNotificationsQuery.cs:11
GetUnreadNotificationCountHandler class MMCA.Common.Application MMCA.Common.Application.Notifications.UserNotifications.UseCases.GetUnreadCount MMCA.Common.Application/Notifications/UserNotifications/UseCases/GetUnreadCount/GetUnreadNotificationCountHandler.cs:13
GetUnreadNotificationCountQuery record MMCA.Common.Application MMCA.Common.Application.Notifications.UserNotifications.UseCases.GetUnreadCount MMCA.Common.Application/Notifications/UserNotifications/UseCases/GetUnreadCount/GetUnreadNotificationCountQuery.cs:9
MarkAllNotificationsReadCommand record MMCA.Common.Application MMCA.Common.Application.Notifications.UserNotifications.UseCases.MarkAllRead MMCA.Common.Application/Notifications/UserNotifications/UseCases/MarkAllRead/MarkAllNotificationsReadCommand.cs:10
MarkAllNotificationsReadHandler class MMCA.Common.Application MMCA.Common.Application.Notifications.UserNotifications.UseCases.MarkAllRead MMCA.Common.Application/Notifications/UserNotifications/UseCases/MarkAllRead/MarkAllNotificationsReadHandler.cs:12
MarkNotificationReadCommand record MMCA.Common.Application MMCA.Common.Application.Notifications.UserNotifications.UseCases.MarkRead MMCA.Common.Application/Notifications/UserNotifications/UseCases/MarkRead/MarkNotificationReadCommand.cs:6
MarkNotificationReadHandler class MMCA.Common.Application MMCA.Common.Application.Notifications.UserNotifications.UseCases.MarkRead MMCA.Common.Application/Notifications/UserNotifications/UseCases/MarkRead/MarkNotificationReadHandler.cs:12
BestEffort class MMCA.Common.Application MMCA.Common.Application.Services MMCA.Common.Application/Services/BestEffort.cs:25
BestEffortLog class MMCA.Common.Application MMCA.Common.Application.Services MMCA.Common.Application/Services/BestEffort.cs:79
BestEffortMetrics class MMCA.Common.Application MMCA.Common.Application.Services MMCA.Common.Application/Services/BestEffort.cs:99
DomainEventDispatcher class MMCA.Common.Application MMCA.Common.Application.Services MMCA.Common.Application/Services/DomainEventDispatcher.cs:23
EntityQueryService<TEntity, TEntityDTO, TIdentifierType> class MMCA.Common.Application MMCA.Common.Application.Services MMCA.Common.Application/Services/EntityQueryService.cs:32
EventUpcasterRegistry class MMCA.Common.Application MMCA.Common.Application.Services MMCA.Common.Application/Services/EventUpcasterRegistry.cs:30
NavigationLoader class MMCA.Common.Application MMCA.Common.Application.Services MMCA.Common.Application/Services/NavigationLoader.cs:21
NullNavigationPopulator<TEntity> class MMCA.Common.Application MMCA.Common.Application.Services MMCA.Common.Application/Services/NullNavigationPopulator.cs:11
PropertyAccessor record struct MMCA.Common.Application MMCA.Common.Application.Services MMCA.Common.Application/Services/QueryFieldService.cs:46
QueryFieldService class MMCA.Common.Application MMCA.Common.Application.Services MMCA.Common.Application/Services/QueryFieldService.cs:16
BoolFilterStrategy class MMCA.Common.Application MMCA.Common.Application.Services.Filtering MMCA.Common.Application/Services/Filtering/BoolFilterStrategy.cs:12
DateTimeFilterStrategy class MMCA.Common.Application MMCA.Common.Application.Services.Filtering MMCA.Common.Application/Services/Filtering/DateTimeFilterStrategy.cs:13
DecimalFilterStrategy class MMCA.Common.Application MMCA.Common.Application.Services.Filtering MMCA.Common.Application/Services/Filtering/DecimalFilterStrategy.cs:14
DynamicQueryConfig class MMCA.Common.Application MMCA.Common.Application.Services.Filtering MMCA.Common.Application/Services/Filtering/DynamicQueryConfig.cs:18
FilterValueParser class MMCA.Common.Application MMCA.Common.Application.Services.Filtering MMCA.Common.Application/Services/Filtering/FilterValueParser.cs:8
GuidFilterStrategy class MMCA.Common.Application MMCA.Common.Application.Services.Filtering MMCA.Common.Application/Services/Filtering/GuidFilterStrategy.cs:13
IFilterStrategy interface MMCA.Common.Application MMCA.Common.Application.Services.Filtering MMCA.Common.Application/Services/Filtering/IFilterStrategy.cs:6
IntFilterStrategy class MMCA.Common.Application MMCA.Common.Application.Services.Filtering MMCA.Common.Application/Services/Filtering/IntFilterStrategy.cs:15
LongFilterStrategy class MMCA.Common.Application MMCA.Common.Application.Services.Filtering MMCA.Common.Application/Services/Filtering/LongFilterStrategy.cs:14
QueryFilterService class MMCA.Common.Application MMCA.Common.Application.Services.Filtering MMCA.Common.Application/Services/Filtering/QueryFilterService.cs:21
StringFilterStrategy class MMCA.Common.Application MMCA.Common.Application.Services.Filtering MMCA.Common.Application/Services/Filtering/StringFilterStrategy.cs:12
ChildNavigationDescriptor<TEntity, TParentId, TChild, TChildId> class MMCA.Common.Application MMCA.Common.Application.Services.Navigation MMCA.Common.Application/Services/Navigation/ChildNavigationDescriptor.cs:15
DeclarativeNavigationPopulator<TEntity> class MMCA.Common.Application MMCA.Common.Application.Services.Navigation MMCA.Common.Application/Services/Navigation/DeclarativeNavigationPopulator.cs:14
FKNavigationDescriptor<TEntity, TChild, TChildId> class MMCA.Common.Application MMCA.Common.Application.Services.Navigation MMCA.Common.Application/Services/Navigation/FKNavigationDescriptor.cs:14
INavigationDescriptor<in TEntity> interface MMCA.Common.Application MMCA.Common.Application.Services.Navigation MMCA.Common.Application/Services/Navigation/INavigationDescriptor.cs:10
EntityQueryParameters<TEntity> record MMCA.Common.Application MMCA.Common.Application.Services.Query MMCA.Common.Application/Services/Query/EntityQueryParameters.cs:11
EntityQueryPipeline class MMCA.Common.Application MMCA.Common.Application.Services.Query MMCA.Common.Application/Services/Query/EntityQueryPipeline.cs:13
IEntityQueryPipeline interface MMCA.Common.Application MMCA.Common.Application.Services.Query MMCA.Common.Application/Services/Query/IEntityQueryPipeline.cs:10
INavigationMetadataProvider interface MMCA.Common.Application MMCA.Common.Application.Services.Query MMCA.Common.Application/Services/Query/INavigationMetadataProvider.cs:9
NavigationMetadataProvider class MMCA.Common.Application MMCA.Common.Application.Services.Query MMCA.Common.Application/Services/Query/NavigationMetadataProvider.cs:20
PagingMath class MMCA.Common.Application MMCA.Common.Application.Services.Query MMCA.Common.Application/Services/Query/PagingMath.cs:20
ApplicationSettings class MMCA.Common.Application MMCA.Common.Application.Settings MMCA.Common.Application/Settings/ApplicationSettings.cs:8
ModuleSettings class MMCA.Common.Application MMCA.Common.Application.Settings MMCA.Common.Application/Settings/ModuleSettings.cs:6
ModulesSettings class MMCA.Common.Application MMCA.Common.Application.Settings MMCA.Common.Application/Settings/ModulesSettings.cs:7
QueryCachePipelineSettings class MMCA.Common.Application MMCA.Common.Application.Settings MMCA.Common.Application/Settings/QueryCachePipelineSettings.cs:20
CrossSourceSpecification class MMCA.Common.Application MMCA.Common.Application.Specifications MMCA.Common.Application/Specifications/CrossSourceSpecification.cs:22
CqrsContractInspector class MMCA.Common.Application MMCA.Common.Application.UseCases MMCA.Common.Application/UseCases/CqrsContractInspector.cs:73
CqrsContractMismatch record MMCA.Common.Application MMCA.Common.Application.UseCases MMCA.Common.Application/UseCases/CqrsContractInspector.cs:32
CqrsContractMismatchKind enum MMCA.Common.Application MMCA.Common.Application.UseCases MMCA.Common.Application/UseCases/CqrsContractInspector.cs:9
ICommand<TResult> interface MMCA.Common.Application MMCA.Common.Application.UseCases.Contracts MMCA.Common.Application/UseCases/Contracts/ICommand.cs:31
ICommandHandler<in TCommand, TResult> interface MMCA.Common.Application MMCA.Common.Application.UseCases.Contracts MMCA.Common.Application/UseCases/Contracts/ICommandHandler.cs:9
ICommandWithRequest<out TRequest> interface MMCA.Common.Application MMCA.Common.Application.UseCases.Contracts MMCA.Common.Application/UseCases/Contracts/ICommandWithRequest.cs:14
IQuery<TResult> interface MMCA.Common.Application MMCA.Common.Application.UseCases.Contracts MMCA.Common.Application/UseCases/Contracts/IQuery.cs:26
IQueryHandler<in TQuery, TResult> interface MMCA.Common.Application MMCA.Common.Application.UseCases.Contracts MMCA.Common.Application/UseCases/Contracts/IQueryHandler.cs:9
AddChildEntityHandlerBase<TCommand, TParent, TIdentifierType, TChild, TChildDTO> class MMCA.Common.Application MMCA.Common.Application.UseCases.Crud MMCA.Common.Application/UseCases/Crud/ChildEntityHandlerBase.cs:31
CreateEntityHandler<TCreateRequest, TEntity, TIdentifierType, TEntityDTO> class MMCA.Common.Application MMCA.Common.Application.UseCases.Crud MMCA.Common.Application/UseCases/Crud/CreateEntityHandler.cs:28
CreateEntityHandlerBase<TCreateRequest, TEntity, TIdentifierType, TEntityDTO> class MMCA.Common.Application MMCA.Common.Application.UseCases.Crud MMCA.Common.Application/UseCases/Crud/CreateEntityHandlerBase.cs:42
DeleteEntityCommand<TEntity, TIdentifierType> record MMCA.Common.Application MMCA.Common.Application.UseCases.Crud MMCA.Common.Application/UseCases/Crud/DeleteEntityCommand.cs:13
DeleteEntityHandler<TEntity, TIdentifierType> class MMCA.Common.Application MMCA.Common.Application.UseCases.Crud MMCA.Common.Application/UseCases/Crud/DeleteEntityHandler.cs:36
IEntityUpdateCommandApplier<TEntity, TUpdateRequest, TIdentifierType, in TCommand> interface MMCA.Common.Application MMCA.Common.Application.UseCases.Crud MMCA.Common.Application/UseCases/Crud/IEntityUpdateCommandApplier.cs:38
MutateEntityHandlerBase<TCommand, TEntity, TIdentifierType, TEntityDTO> class MMCA.Common.Application MMCA.Common.Application.UseCases.Crud MMCA.Common.Application/UseCases/Crud/MutateEntityHandlerBase.cs:343
MutateEntityHandlerBase<TCommand, TEntity, TIdentifierType> class MMCA.Common.Application MMCA.Common.Application.UseCases.Crud MMCA.Common.Application/UseCases/Crud/MutateEntityHandlerBase.cs:320
MutateEntityHandlerCore<TCommand, TEntity, TIdentifierType> class MMCA.Common.Application MMCA.Common.Application.UseCases.Crud MMCA.Common.Application/UseCases/Crud/MutateEntityHandlerBase.cs:52
MutateEntityPayloadHandlerBase<TCommand, TEntity, TIdentifierType, TResultPayload> class MMCA.Common.Application MMCA.Common.Application.UseCases.Crud MMCA.Common.Application/UseCases/Crud/MutateEntityHandlerBase.cs:388
MutationContext class MMCA.Common.Application MMCA.Common.Application.UseCases.Crud MMCA.Common.Application/UseCases/Crud/MutationContext.cs:31
RemoveChildEntityHandlerBase<TCommand, TParent, TIdentifierType> class MMCA.Common.Application MMCA.Common.Application.UseCases.Crud MMCA.Common.Application/UseCases/Crud/ChildEntityHandlerBase.cs:143
UpdateEntityCommand<TEntity, TUpdateRequest, TIdentifierType, TApplier> record MMCA.Common.Application MMCA.Common.Application.UseCases.Crud MMCA.Common.Application/UseCases/Crud/UpdateEntityCommand.cs:104
UpdateEntityCommand<TEntity, TUpdateRequest, TIdentifierType> record MMCA.Common.Application MMCA.Common.Application.UseCases.Crud MMCA.Common.Application/UseCases/Crud/UpdateEntityCommand.cs:48
UpdateEntityCommandHandler<TCommand, TEntity, TEntityDTO, TIdentifierType, TUpdateRequest> class MMCA.Common.Application MMCA.Common.Application.UseCases.Crud MMCA.Common.Application/UseCases/Crud/UpdateEntityHandler.cs:185
UpdateEntityHandler<TEntity, TEntityDTO, TIdentifierType, TUpdateRequest, TApplier> class MMCA.Common.Application MMCA.Common.Application.UseCases.Crud MMCA.Common.Application/UseCases/Crud/UpdateEntityHandler.cs:115
UpdateEntityHandler<TEntity, TEntityDTO, TIdentifierType, TUpdateRequest> class MMCA.Common.Application MMCA.Common.Application.UseCases.Crud MMCA.Common.Application/UseCases/Crud/UpdateEntityHandler.cs:48
AuthorizationCommandDecorator<TCommand, TResult> class MMCA.Common.Application MMCA.Common.Application.UseCases.Decorators MMCA.Common.Application/UseCases/Decorators/AuthorizationCommandDecorator.cs:28
AuthorizationQueryDecorator<TQuery, TResult> class MMCA.Common.Application MMCA.Common.Application.UseCases.Decorators MMCA.Common.Application/UseCases/Decorators/AuthorizationQueryDecorator.cs:23
CachingCommandDecorator<TCommand, TResult> class MMCA.Common.Application MMCA.Common.Application.UseCases.Decorators MMCA.Common.Application/UseCases/Decorators/CachingCommandDecorator.cs:33
CachingQueryDecorator<TQuery, TResult> class MMCA.Common.Application MMCA.Common.Application.UseCases.Decorators MMCA.Common.Application/UseCases/Decorators/CachingQueryDecorator.cs:43
CqrsMetrics class MMCA.Common.Application MMCA.Common.Application.UseCases.Decorators MMCA.Common.Application/UseCases/Decorators/CqrsMetrics.cs:21
FeatureGateCommandDecorator<TCommand, TResult> class MMCA.Common.Application MMCA.Common.Application.UseCases.Decorators MMCA.Common.Application/UseCases/Decorators/FeatureGateCommandDecorator.cs:20
FeatureGateQueryDecorator<TQuery, TResult> class MMCA.Common.Application MMCA.Common.Application.UseCases.Decorators MMCA.Common.Application/UseCases/Decorators/FeatureGateQueryDecorator.cs:20
LoggingCommandDecorator<TCommand, TResult> class MMCA.Common.Application MMCA.Common.Application.UseCases.Decorators MMCA.Common.Application/UseCases/Decorators/LoggingCommandDecorator.cs:16
LoggingQueryDecorator<TQuery, TResult> class MMCA.Common.Application MMCA.Common.Application.UseCases.Decorators MMCA.Common.Application/UseCases/Decorators/LoggingQueryDecorator.cs:15
ProfilingCommandDecorator<TCommand, TResult> class MMCA.Common.Application MMCA.Common.Application.UseCases.Decorators MMCA.Common.Application/UseCases/Decorators/ProfilingCommandDecorator.cs:12
ProfilingQueryDecorator<TQuery, TResult> class MMCA.Common.Application MMCA.Common.Application.UseCases.Decorators MMCA.Common.Application/UseCases/Decorators/ProfilingQueryDecorator.cs:12
QueryCacheKeyLocks class MMCA.Common.Application MMCA.Common.Application.UseCases.Decorators MMCA.Common.Application/UseCases/Decorators/CachingQueryDecorator.cs:246
ResultFailureFactory class MMCA.Common.Application MMCA.Common.Application.UseCases.Decorators MMCA.Common.Application/UseCases/Decorators/ResultFailureFactory.cs:11
TenantCacheKey class MMCA.Common.Application MMCA.Common.Application.UseCases.Decorators MMCA.Common.Application/UseCases/Decorators/TenantCacheKey.cs:25
TimeoutCommandDecorator<TCommand, TResult> class MMCA.Common.Application MMCA.Common.Application.UseCases.Decorators MMCA.Common.Application/UseCases/Decorators/TimeoutCommandDecorator.cs:35
TimeoutQueryDecorator<TQuery, TResult> class MMCA.Common.Application MMCA.Common.Application.UseCases.Decorators MMCA.Common.Application/UseCases/Decorators/TimeoutQueryDecorator.cs:35
TransactionalCommandDecorator<TCommand, TResult> class MMCA.Common.Application MMCA.Common.Application.UseCases.Decorators MMCA.Common.Application/UseCases/Decorators/TransactionalCommandDecorator.cs:20
ValidatingCommandDecorator<TCommand, TResult> class MMCA.Common.Application MMCA.Common.Application.UseCases.Decorators MMCA.Common.Application/UseCases/Decorators/ValidatingCommandDecorator.cs:32
ValidatingQueryDecorator<TQuery, TResult> class MMCA.Common.Application MMCA.Common.Application.UseCases.Decorators MMCA.Common.Application/UseCases/Decorators/ValidatingQueryDecorator.cs:35
ICacheInvalidating interface MMCA.Common.Application MMCA.Common.Application.UseCases.Markers MMCA.Common.Application/UseCases/Markers/ICacheInvalidating.cs:8
IFeatureGated interface MMCA.Common.Application MMCA.Common.Application.UseCases.Markers MMCA.Common.Application/UseCases/Markers/IFeatureGated.cs:10
IHasTimeout interface MMCA.Common.Application MMCA.Common.Application.UseCases.Markers MMCA.Common.Application/UseCases/Markers/IHasTimeout.cs:14
IQueryCacheable interface MMCA.Common.Application MMCA.Common.Application.UseCases.Markers MMCA.Common.Application/UseCases/Markers/IQueryCacheable.cs:8
IRequiresPermission interface MMCA.Common.Application MMCA.Common.Application.UseCases.Markers MMCA.Common.Application/UseCases/Markers/IRequiresPermission.cs:16
ITransactional interface MMCA.Common.Application MMCA.Common.Application.UseCases.Markers MMCA.Common.Application/UseCases/Markers/ITransactional.cs:6
IUserOwnedRequest interface MMCA.Common.Application MMCA.Common.Application.Users MMCA.Common.Application/Users/IUserOwnedRequest.cs:8
IUserScopedCommand<out TRequest> interface MMCA.Common.Application MMCA.Common.Application.Users MMCA.Common.Application/Users/IUserScopedCommand.cs:13
IUserScopedRequest interface MMCA.Common.Application MMCA.Common.Application.Users MMCA.Common.Application/Users/IUserScopedRequest.cs:8
SoftDeletedUserValidator<TUser> class MMCA.Common.Application MMCA.Common.Application.Users MMCA.Common.Application/Users/SoftDeletedUserValidator.cs:20
UserOwnershipRule class MMCA.Common.Application MMCA.Common.Application.Users MMCA.Common.Application/Users/UserOwnershipRule.cs:21
UserUseCaseLog class MMCA.Common.Application MMCA.Common.Application.Users MMCA.Common.Application/Users/UserUseCaseLog.cs:11
ChangePasswordHandlerBase<TUser, TCommand> class MMCA.Common.Application MMCA.Common.Application.Users.UseCases.ChangePassword MMCA.Common.Application/Users/UseCases/ChangePassword/ChangePasswordHandlerBase.cs:25
ChangePreferencesHandlerBase<TUser, TCommand> class MMCA.Common.Application MMCA.Common.Application.Users.UseCases.ChangePreferences MMCA.Common.Application/Users/UseCases/ChangePreferences/ChangePreferencesHandlerBase.cs:23
DeleteUserHandlerBase<TUser, TCommand> class MMCA.Common.Application MMCA.Common.Application.Users.UseCases.DeleteUser MMCA.Common.Application/Users/UseCases/DeleteUser/DeleteUserHandlerBase.cs:58
ExportUserDataHandlerBase<TUser, TQuery> class MMCA.Common.Application MMCA.Common.Application.Users.UseCases.ExportUserData MMCA.Common.Application/Users/UseCases/ExportUserData/ExportUserDataHandlerBase.cs:49
IUserDataExportSection interface MMCA.Common.Application MMCA.Common.Application.Users.UseCases.ExportUserData MMCA.Common.Application/Users/UseCases/ExportUserData/IUserDataExportSection.cs:20
UserDataExportSectionDefaults class MMCA.Common.Application MMCA.Common.Application.Users.UseCases.ExportUserData MMCA.Common.Application/Users/UseCases/ExportUserData/IUserDataExportSection.cs:105
UserDataExportSectionResult record MMCA.Common.Application MMCA.Common.Application.Users.UseCases.ExportUserData MMCA.Common.Application/Users/UseCases/ExportUserData/IUserDataExportSection.cs:47
ForgotPasswordHandlerBase<TUser, TCommand> class MMCA.Common.Application MMCA.Common.Application.Users.UseCases.ForgotPassword MMCA.Common.Application/Users/UseCases/ForgotPassword/ForgotPasswordHandlerBase.cs:36
GetUserPreferencesHandlerBase<TUser> class MMCA.Common.Application MMCA.Common.Application.Users.UseCases.GetPreferences MMCA.Common.Application/Users/UseCases/GetPreferences/GetUserPreferencesHandlerBase.cs:21
GetUserPreferencesQuery record MMCA.Common.Application MMCA.Common.Application.Users.UseCases.GetPreferences MMCA.Common.Application/Users/UseCases/GetPreferences/GetUserPreferencesQuery.cs:5
ResetPasswordHandlerBase<TUser, TCommand> class MMCA.Common.Application MMCA.Common.Application.Users.UseCases.ResetPassword MMCA.Common.Application/Users/UseCases/ResetPassword/ResetPasswordHandlerBase.cs:31
AbsoluteUrlRules<T> class MMCA.Common.Application MMCA.Common.Application.Validation MMCA.Common.Application/Validation/CommonValidationRules.cs:85
AddressLine1Rules<T> class MMCA.Common.Application MMCA.Common.Application.Validation MMCA.Common.Application/Validation/AddressValidationRules.cs:31
AddressLine2Rules<T> class MMCA.Common.Application MMCA.Common.Application.Validation MMCA.Common.Application/Validation/AddressValidationRules.cs:42
AddressValidator class MMCA.Common.Application MMCA.Common.Application.Validation MMCA.Common.Application/Validation/AddressValidationRules.cs:13
CityRules<T> class MMCA.Common.Application MMCA.Common.Application.Validation MMCA.Common.Application/Validation/AddressValidationRules.cs:52
CommandRequestValidator<TCommand, TRequest> class MMCA.Common.Application MMCA.Common.Application.Validation MMCA.Common.Application/Validation/CommandRequestValidator.cs:30
CountryRules<T> class MMCA.Common.Application MMCA.Common.Application.Validation MMCA.Common.Application/Validation/AddressValidationRules.cs:82
EmailRules<T> class MMCA.Common.Application MMCA.Common.Application.Validation MMCA.Common.Application/Validation/CommonValidationRules.cs:64
NonNegativeIntRules<T> class MMCA.Common.Application MMCA.Common.Application.Validation MMCA.Common.Application/Validation/CommonValidationRules.cs:122
OptionalErrorCodeExtensions class MMCA.Common.Application MMCA.Common.Application.Validation MMCA.Common.Application/Validation/CommonValidationRules.cs:19
OptionalPositiveIdRules<T, TId> class MMCA.Common.Application MMCA.Common.Application.Validation MMCA.Common.Application/Validation/CommonValidationRules.cs:161
OptionalStringRules<T> class MMCA.Common.Application MMCA.Common.Application.Validation MMCA.Common.Application/Validation/CommonValidationRules.cs:53
PasswordRules<T> class MMCA.Common.Application MMCA.Common.Application.Validation MMCA.Common.Application/Validation/CommonValidationRules.cs:174
PositiveDecimalRules<T> class MMCA.Common.Application MMCA.Common.Application.Validation MMCA.Common.Application/Validation/CommonValidationRules.cs:111
PositiveIntRules<T> class MMCA.Common.Application MMCA.Common.Application.Validation MMCA.Common.Application/Validation/CommonValidationRules.cs:100
RequiredIdRules<T, TId> class MMCA.Common.Application MMCA.Common.Application.Validation MMCA.Common.Application/Validation/CommonValidationRules.cs:142
RequiredStringRules<T> class MMCA.Common.Application MMCA.Common.Application.Validation MMCA.Common.Application/Validation/CommonValidationRules.cs:41
StateRules<T> class MMCA.Common.Application MMCA.Common.Application.Validation MMCA.Common.Application/Validation/AddressValidationRules.cs:62
StrongPasswordRules<T> class MMCA.Common.Application MMCA.Common.Application.Validation MMCA.Common.Application/Validation/CommonValidationRules.cs:188
ZipCodeRules<T> class MMCA.Common.Application MMCA.Common.Application.Validation MMCA.Common.Application/Validation/AddressValidationRules.cs:72
ApplicationPipelineCompositionTests class MMCA.Common.Application.Tests MMCA.Common.Application.Tests MMCA.Common.Application.Tests/ApplicationPipelineCompositionTests.cs:22
DependencyInjectionTests class MMCA.Common.Application.Tests MMCA.Common.Application.Tests MMCA.Common.Application.Tests/DependencyInjectionTests.cs:9
DomainEventDispatcherAdditionalTests class MMCA.Common.Application.Tests MMCA.Common.Application.Tests MMCA.Common.Application.Tests/DomainEventDispatcherAdditionalTests.cs:11
DomainEventDispatcherTests class MMCA.Common.Application.Tests MMCA.Common.Application.Tests MMCA.Common.Application.Tests/DomainEventDispatcherTests.cs:11
ImageContentSnifferTests class MMCA.Common.Application.Tests MMCA.Common.Application.Tests MMCA.Common.Application.Tests/ImageContentSnifferTests.cs:12
MultiHandlerEvent record MMCA.Common.Application.Tests MMCA.Common.Application.Tests MMCA.Common.Application.Tests/DomainEventDispatcherAdditionalTests.cs:76
MultiHandlerEventHandler1 class MMCA.Common.Application.Tests MMCA.Common.Application.Tests MMCA.Common.Application.Tests/DomainEventDispatcherAdditionalTests.cs:78
MultiHandlerEventHandler2 class MMCA.Common.Application.Tests MMCA.Common.Application.Tests MMCA.Common.Application.Tests/DomainEventDispatcherAdditionalTests.cs:89
NavigationMetadataTests class MMCA.Common.Application.Tests MMCA.Common.Application.Tests MMCA.Common.Application.Tests/NavigationMetadataTests.cs:13
NullNotificationRecipientProviderTests class MMCA.Common.Application.Tests MMCA.Common.Application.Tests MMCA.Common.Application.Tests/NullNotificationRecipientProviderTests.cs:9
PackageGraphPurityTests class MMCA.Common.Application.Tests MMCA.Common.Application.Tests MMCA.Common.Application.Tests/PackageGraphPurityTests.cs:15
PipelineMarker class MMCA.Common.Application.Tests MMCA.Common.Application.Tests MMCA.Common.Application.Tests/ApplicationPipelineCompositionTests.cs:297
PipelinePingCommand record MMCA.Common.Application.Tests MMCA.Common.Application.Tests MMCA.Common.Application.Tests/ApplicationPipelineCompositionTests.cs:299
PipelinePingCommandHandler class MMCA.Common.Application.Tests MMCA.Common.Application.Tests MMCA.Common.Application.Tests/ApplicationPipelineCompositionTests.cs:303
PipelinePingQuery record MMCA.Common.Application.Tests MMCA.Common.Application.Tests MMCA.Common.Application.Tests/ApplicationPipelineCompositionTests.cs:301
PipelinePingQueryHandler class MMCA.Common.Application.Tests MMCA.Common.Application.Tests MMCA.Common.Application.Tests/ApplicationPipelineCompositionTests.cs:309
RecordingDomainHandlerForRetired class MMCA.Common.Application.Tests MMCA.Common.Application.Tests MMCA.Common.Application.Tests/DomainEventDispatcherAdditionalTests.cs:145
RecordingIntegrationHandler<TEvent> class MMCA.Common.Application.Tests MMCA.Common.Application.Tests MMCA.Common.Application.Tests/DomainEventDispatcherAdditionalTests.cs:133
RetiredEvent record MMCA.Common.Application.Tests MMCA.Common.Application.Tests MMCA.Common.Application.Tests/DomainEventDispatcherAdditionalTests.cs:121
RetiredToSuccessorUpcaster class MMCA.Common.Application.Tests MMCA.Common.Application.Tests MMCA.Common.Application.Tests/DomainEventDispatcherAdditionalTests.cs:128
SuccessorEvent record MMCA.Common.Application.Tests MMCA.Common.Application.Tests MMCA.Common.Application.Tests/DomainEventDispatcherAdditionalTests.cs:123
TestDomainEventHandlerForIntegration class MMCA.Common.Application.Tests MMCA.Common.Application.Tests MMCA.Common.Application.Tests/DomainEventDispatcherAdditionalTests.cs:27
TestEvent record MMCA.Common.Application.Tests MMCA.Common.Application.Tests MMCA.Common.Application.Tests/DomainEventDispatcherTests.cs:13
TestEventHandler class MMCA.Common.Application.Tests MMCA.Common.Application.Tests MMCA.Common.Application.Tests/DomainEventDispatcherTests.cs:17
TestIntegrationEvent record MMCA.Common.Application.Tests MMCA.Common.Application.Tests MMCA.Common.Application.Tests/DomainEventDispatcherAdditionalTests.cs:14
TestIntegrationEvent record MMCA.Common.Application.Tests MMCA.Common.Application.Tests MMCA.Common.Application.Tests/DomainEventDispatcherTests.cs:15
TestIntegrationEventDomainHandler class MMCA.Common.Application.Tests MMCA.Common.Application.Tests MMCA.Common.Application.Tests/DomainEventDispatcherTests.cs:28
TestIntegrationEventHandler class MMCA.Common.Application.Tests MMCA.Common.Application.Tests MMCA.Common.Application.Tests/DomainEventDispatcherAdditionalTests.cs:16
TestIntegrationEventHandler class MMCA.Common.Application.Tests MMCA.Common.Application.Tests MMCA.Common.Application.Tests/DomainEventDispatcherTests.cs:39
AuditTrailEntryDTOTests class MMCA.Common.Application.Tests MMCA.Common.Application.Tests.Auditing MMCA.Common.Application.Tests/Auditing/AuditTrailEntryDTOTests.cs:13
AuthenticationServiceBaseTests class MMCA.Common.Application.Tests MMCA.Common.Application.Tests.Auth MMCA.Common.Application.Tests/Auth/AuthenticationServiceBaseTests.cs:27
AuthenticationValidatorsTests class MMCA.Common.Application.Tests MMCA.Common.Application.Tests.Auth MMCA.Common.Application.Tests/Auth/AuthenticationValidatorsTests.cs:14
FakeRefreshSessionStore class MMCA.Common.Application.Tests MMCA.Common.Application.Tests.Auth MMCA.Common.Application.Tests/Auth/AuthenticationServiceBaseTests.cs:888
FixedTimeProvider class MMCA.Common.Application.Tests MMCA.Common.Application.Tests.Auth MMCA.Common.Application.Tests/Auth/AuthenticationServiceBaseTests.cs:876
FixedTimeProvider class MMCA.Common.Application.Tests MMCA.Common.Application.Tests.Auth MMCA.Common.Application.Tests/Auth/RefreshSessionManagementTests.cs:419
RefreshSessionManagementTests class MMCA.Common.Application.Tests MMCA.Common.Application.Tests.Auth MMCA.Common.Application.Tests/Auth/RefreshSessionManagementTests.cs:29
ServiceMocks record MMCA.Common.Application.Tests MMCA.Common.Application.Tests.Auth MMCA.Common.Application.Tests/Auth/AuthenticationServiceBaseTests.cs:808
ServiceMocks record MMCA.Common.Application.Tests MMCA.Common.Application.Tests.Auth MMCA.Common.Application.Tests/Auth/RefreshSessionManagementTests.cs:292
SessionAwareAuthenticationService class MMCA.Common.Application.Tests MMCA.Common.Application.Tests.Auth MMCA.Common.Application.Tests/Auth/RefreshSessionManagementTests.cs:429
SoftDeletedUserCacheTests class MMCA.Common.Application.Tests MMCA.Common.Application.Tests.Auth MMCA.Common.Application.Tests/Auth/SoftDeletedUserCacheTests.cs:13
TestAuthenticationService class MMCA.Common.Application.Tests MMCA.Common.Application.Tests.Auth MMCA.Common.Application.Tests/Auth/AuthenticationServiceBaseTests.cs:983
TestAuthUser class MMCA.Common.Application.Tests MMCA.Common.Application.Tests.Auth MMCA.Common.Application.Tests/Auth/AuthenticationServiceBaseTests.cs:975
ForgotPasswordRequestValidatorTests class MMCA.Common.Application.Tests MMCA.Common.Application.Tests.Auth.Validation MMCA.Common.Application.Tests/Auth/Validation/ForgotPasswordRequestValidatorTests.cs:7
LoginRequestValidatorTests class MMCA.Common.Application.Tests MMCA.Common.Application.Tests.Auth.Validation MMCA.Common.Application.Tests/Auth/Validation/LoginRequestValidatorTests.cs:7
RefreshTokenRequestValidatorTests class MMCA.Common.Application.Tests MMCA.Common.Application.Tests.Auth.Validation MMCA.Common.Application.Tests/Auth/Validation/RefreshTokenRequestValidatorTests.cs:7
ResetPasswordRequestValidatorTests class MMCA.Common.Application.Tests MMCA.Common.Application.Tests.Auth.Validation MMCA.Common.Application.Tests/Auth/Validation/ResetPasswordRequestValidatorTests.cs:7
AuthorizationCommandDecoratorTests class MMCA.Common.Application.Tests MMCA.Common.Application.Tests.Decorators MMCA.Common.Application.Tests/Decorators/AuthorizationCommandDecoratorTests.cs:12
AuthorizationQueryDecoratorTests class MMCA.Common.Application.Tests MMCA.Common.Application.Tests.Decorators MMCA.Common.Application.Tests/Decorators/AuthorizationQueryDecoratorTests.cs:12
BudgetedCommand record MMCA.Common.Application.Tests MMCA.Common.Application.Tests.Decorators MMCA.Common.Application.Tests/Decorators/TimeoutCommandDecoratorTests.cs:153
BudgetedQuery record MMCA.Common.Application.Tests MMCA.Common.Application.Tests.Decorators MMCA.Common.Application.Tests/Decorators/TimeoutQueryDecoratorTests.cs:131
CacheableTestQuery record MMCA.Common.Application.Tests MMCA.Common.Application.Tests.Decorators MMCA.Common.Application.Tests/Decorators/CachingQueryDecoratorTests.cs:425
CacheDoubleCheckMetricQuery record MMCA.Common.Application.Tests MMCA.Common.Application.Tests.Decorators MMCA.Common.Application.Tests/Decorators/CachingQueryDecoratorTests.cs:476
CacheHitMetricQuery record MMCA.Common.Application.Tests MMCA.Common.Application.Tests.Decorators MMCA.Common.Application.Tests/Decorators/CachingQueryDecoratorTests.cs:470
CacheInvalidatingTestCommand record MMCA.Common.Application.Tests MMCA.Common.Application.Tests.Decorators MMCA.Common.Application.Tests/Decorators/CachingCommandDecoratorTests.cs:256
CacheMissMetricQuery record MMCA.Common.Application.Tests MMCA.Common.Application.Tests.Decorators MMCA.Common.Application.Tests/Decorators/CachingQueryDecoratorTests.cs:458
CachePipelineTestCommand record MMCA.Common.Application.Tests MMCA.Common.Application.Tests.Decorators MMCA.Common.Application.Tests/Decorators/CommandDecoratorPipelineTests.cs:371
CacheReadCanceledQuery record MMCA.Common.Application.Tests MMCA.Common.Application.Tests.Decorators MMCA.Common.Application.Tests/Decorators/CachingQueryDecoratorTests.cs:446
CacheReadFailureMetricQuery record MMCA.Common.Application.Tests MMCA.Common.Application.Tests.Decorators MMCA.Common.Application.Tests/Decorators/CachingQueryDecoratorTests.cs:464
CacheReadFailureQuery record MMCA.Common.Application.Tests MMCA.Common.Application.Tests.Decorators MMCA.Common.Application.Tests/Decorators/CachingQueryDecoratorTests.cs:440
CachingCommandDecoratorTests class MMCA.Common.Application.Tests MMCA.Common.Application.Tests.Decorators MMCA.Common.Application.Tests/Decorators/CachingCommandDecoratorTests.cs:14
CachingDecoratorConstructorSelectionTests class MMCA.Common.Application.Tests MMCA.Common.Application.Tests.Decorators MMCA.Common.Application.Tests/Decorators/CachingDecoratorConstructorSelectionTests.cs:22
CachingDecoratorTenantScopingTests class MMCA.Common.Application.Tests MMCA.Common.Application.Tests.Decorators MMCA.Common.Application.Tests/Decorators/CachingDecoratorTenantScopingTests.cs:16
CachingQueryDecoratorTests class MMCA.Common.Application.Tests MMCA.Common.Application.Tests.Decorators MMCA.Common.Application.Tests/Decorators/CachingQueryDecoratorTests.cs:15
CachingTestEntity class MMCA.Common.Application.Tests MMCA.Common.Application.Tests.Decorators MMCA.Common.Application.Tests/Decorators/CachingCommandDecoratorTests.cs:266
CapturedCounter record MMCA.Common.Application.Tests MMCA.Common.Application.Tests.Decorators MMCA.Common.Application.Tests/Decorators/CachingQueryDecoratorTests.cs:21
CapturedMeasurement record MMCA.Common.Application.Tests MMCA.Common.Application.Tests.Decorators MMCA.Common.Application.Tests/Decorators/CqrsMetricsTests.cs:27
CommandDecoratorPipelineTests class MMCA.Common.Application.Tests MMCA.Common.Application.Tests.Decorators MMCA.Common.Application.Tests/Decorators/CommandDecoratorPipelineTests.cs:18
CqrsMetricsProbeCommand record MMCA.Common.Application.Tests MMCA.Common.Application.Tests.Decorators MMCA.Common.Application.Tests/Decorators/CqrsMetricsTests.cs:221
CqrsMetricsProbeQuery record MMCA.Common.Application.Tests MMCA.Common.Application.Tests.Decorators MMCA.Common.Application.Tests/Decorators/CqrsMetricsTests.cs:223
CqrsMetricsTests class MMCA.Common.Application.Tests MMCA.Common.Application.Tests.Decorators MMCA.Common.Application.Tests/Decorators/CqrsMetricsTests.cs:20
CtorProbeCommand record MMCA.Common.Application.Tests MMCA.Common.Application.Tests.Decorators MMCA.Common.Application.Tests/Decorators/CachingDecoratorConstructorSelectionTests.cs:82
CtorProbeCommandHandler class MMCA.Common.Application.Tests MMCA.Common.Application.Tests.Decorators MMCA.Common.Application.Tests/Decorators/CachingDecoratorConstructorSelectionTests.cs:87
CtorProbeQuery record MMCA.Common.Application.Tests MMCA.Common.Application.Tests.Decorators MMCA.Common.Application.Tests/Decorators/CachingDecoratorConstructorSelectionTests.cs:93
CtorProbeQueryHandler class MMCA.Common.Application.Tests MMCA.Common.Application.Tests.Decorators MMCA.Common.Application.Tests/Decorators/CachingDecoratorConstructorSelectionTests.cs:100
FeatureGateCommandDecoratorTests class MMCA.Common.Application.Tests MMCA.Common.Application.Tests.Decorators MMCA.Common.Application.Tests/Decorators/FeatureGateCommandDecoratorTests.cs:11
FeatureGatedCommand record MMCA.Common.Application.Tests MMCA.Common.Application.Tests.Decorators MMCA.Common.Application.Tests/Decorators/FeatureGateCommandDecoratorTests.cs:163
FeatureGatedCommandWithValue record MMCA.Common.Application.Tests MMCA.Common.Application.Tests.Decorators MMCA.Common.Application.Tests/Decorators/FeatureGateCommandDecoratorTests.cs:168
FeatureGatedQuery record MMCA.Common.Application.Tests MMCA.Common.Application.Tests.Decorators MMCA.Common.Application.Tests/Decorators/FeatureGateQueryDecoratorTests.cs:144
FeatureGatedQueryNonGeneric record MMCA.Common.Application.Tests MMCA.Common.Application.Tests.Decorators MMCA.Common.Application.Tests/Decorators/FeatureGateQueryDecoratorTests.cs:149
FeatureGateQueryDecoratorTests class MMCA.Common.Application.Tests MMCA.Common.Application.Tests.Decorators MMCA.Common.Application.Tests/Decorators/FeatureGateQueryDecoratorTests.cs:11
FullPipelineTestCommand record MMCA.Common.Application.Tests MMCA.Common.Application.Tests.Decorators MMCA.Common.Application.Tests/Decorators/CommandDecoratorPipelineTests.cs:380
GuardedCommand record MMCA.Common.Application.Tests MMCA.Common.Application.Tests.Decorators MMCA.Common.Application.Tests/Decorators/AuthorizationCommandDecoratorTests.cs:148
GuardedCommandWithValue record MMCA.Common.Application.Tests MMCA.Common.Application.Tests.Decorators MMCA.Common.Application.Tests/Decorators/AuthorizationCommandDecoratorTests.cs:153
GuardedQuery record MMCA.Common.Application.Tests MMCA.Common.Application.Tests.Decorators MMCA.Common.Application.Tests/Decorators/AuthorizationQueryDecoratorTests.cs:101
LoggingCommandDecoratorTests class MMCA.Common.Application.Tests MMCA.Common.Application.Tests.Decorators MMCA.Common.Application.Tests/Decorators/LoggingCommandDecoratorTests.cs:12
LoggingQueryDecoratorTests class MMCA.Common.Application.Tests MMCA.Common.Application.Tests.Decorators MMCA.Common.Application.Tests/Decorators/LoggingQueryDecoratorTests.cs:12
Mocks record MMCA.Common.Application.Tests MMCA.Common.Application.Tests.Decorators MMCA.Common.Application.Tests/Decorators/LoggingCommandDecoratorTests.cs:15
Mocks record MMCA.Common.Application.Tests MMCA.Common.Application.Tests.Decorators MMCA.Common.Application.Tests/Decorators/LoggingQueryDecoratorTests.cs:15
NonCacheableTestQuery record MMCA.Common.Application.Tests MMCA.Common.Application.Tests.Decorators MMCA.Common.Application.Tests/Decorators/CachingQueryDecoratorTests.cs:423
NonTransactionalCommand record MMCA.Common.Application.Tests MMCA.Common.Application.Tests.Decorators MMCA.Common.Application.Tests/Decorators/TransactionalCommandDecoratorTests.cs:86
OptedOutCacheInvalidatingTestCommand record MMCA.Common.Application.Tests MMCA.Common.Application.Tests.Decorators MMCA.Common.Application.Tests/Decorators/CachingCommandDecoratorTests.cs:261
PipelineTestCommand record MMCA.Common.Application.Tests MMCA.Common.Application.Tests.Decorators MMCA.Common.Application.Tests/Decorators/CommandDecoratorPipelineTests.cs:368
PlainCommand record MMCA.Common.Application.Tests MMCA.Common.Application.Tests.Decorators MMCA.Common.Application.Tests/Decorators/FeatureGateCommandDecoratorTests.cs:161
PlainQuery record MMCA.Common.Application.Tests MMCA.Common.Application.Tests.Decorators MMCA.Common.Application.Tests/Decorators/FeatureGateQueryDecoratorTests.cs:142
PlainTestCommand record MMCA.Common.Application.Tests MMCA.Common.Application.Tests.Decorators MMCA.Common.Application.Tests/Decorators/CachingCommandDecoratorTests.cs:254
PopulateLockTimeoutQuery record MMCA.Common.Application.Tests MMCA.Common.Application.Tests.Decorators MMCA.Common.Application.Tests/Decorators/CachingQueryDecoratorTests.cs:452
ProfilingCommandDecoratorTests class MMCA.Common.Application.Tests MMCA.Common.Application.Tests.Decorators MMCA.Common.Application.Tests/Decorators/ProfilingCommandDecoratorTests.cs:9
ProfilingQueryDecoratorTests class MMCA.Common.Application.Tests MMCA.Common.Application.Tests.Decorators MMCA.Common.Application.Tests/Decorators/ProfilingQueryDecoratorTests.cs:9
ProfilingTestCommand record MMCA.Common.Application.Tests MMCA.Common.Application.Tests.Decorators MMCA.Common.Application.Tests/Decorators/ProfilingCommandDecoratorTests.cs:58
ProfilingTestQuery record MMCA.Common.Application.Tests MMCA.Common.Application.Tests.Decorators MMCA.Common.Application.Tests/Decorators/ProfilingQueryDecoratorTests.cs:59
ResultFailureFactoryTests class MMCA.Common.Application.Tests MMCA.Common.Application.Tests.Decorators MMCA.Common.Application.Tests/Decorators/ResultFailureFactoryTests.cs:15
ScopeCapturingLogger<TCategoryName> class MMCA.Common.Application.Tests MMCA.Common.Application.Tests.Decorators MMCA.Common.Application.Tests/Decorators/LoggingCommandDecoratorTests.cs:147
ScopeCapturingLogger<TCategoryName> class MMCA.Common.Application.Tests MMCA.Common.Application.Tests.Decorators MMCA.Common.Application.Tests/Decorators/LoggingQueryDecoratorTests.cs:133
StampedeTestQuery record MMCA.Common.Application.Tests MMCA.Common.Application.Tests.Decorators MMCA.Common.Application.Tests/Decorators/CachingQueryDecoratorTests.cs:431
TestLoggingCommand record MMCA.Common.Application.Tests MMCA.Common.Application.Tests.Decorators MMCA.Common.Application.Tests/Decorators/LoggingCommandDecoratorTests.cs:180
TestLoggingQuery record MMCA.Common.Application.Tests MMCA.Common.Application.Tests.Decorators MMCA.Common.Application.Tests/Decorators/LoggingQueryDecoratorTests.cs:166
TestValidatingCommand record MMCA.Common.Application.Tests MMCA.Common.Application.Tests.Decorators MMCA.Common.Application.Tests/Decorators/ValidatingCommandDecoratorTests.cs:270
TestValidatingQuery record MMCA.Common.Application.Tests MMCA.Common.Application.Tests.Decorators MMCA.Common.Application.Tests/Decorators/ValidatingQueryDecoratorTests.cs:271
TimeoutCommandDecoratorTests class MMCA.Common.Application.Tests MMCA.Common.Application.Tests.Decorators MMCA.Common.Application.Tests/Decorators/TimeoutCommandDecoratorTests.cs:10
TimeoutQueryDecoratorTests class MMCA.Common.Application.Tests MMCA.Common.Application.Tests.Decorators MMCA.Common.Application.Tests/Decorators/TimeoutQueryDecoratorTests.cs:10
TransactionalCommand record MMCA.Common.Application.Tests MMCA.Common.Application.Tests.Decorators MMCA.Common.Application.Tests/Decorators/TransactionalCommandDecoratorTests.cs:88
TransactionalCommandDecoratorTests class MMCA.Common.Application.Tests MMCA.Common.Application.Tests.Decorators MMCA.Common.Application.Tests/Decorators/TransactionalCommandDecoratorTests.cs:11
TransactionalPipelineTestCommand record MMCA.Common.Application.Tests MMCA.Common.Application.Tests.Decorators MMCA.Common.Application.Tests/Decorators/CommandDecoratorPipelineTests.cs:377
UnbudgetedCommand record MMCA.Common.Application.Tests MMCA.Common.Application.Tests.Decorators MMCA.Common.Application.Tests/Decorators/TimeoutCommandDecoratorTests.cs:151
UnbudgetedQuery record MMCA.Common.Application.Tests MMCA.Common.Application.Tests.Decorators MMCA.Common.Application.Tests/Decorators/TimeoutQueryDecoratorTests.cs:129
UnguardedCommand record MMCA.Common.Application.Tests MMCA.Common.Application.Tests.Decorators MMCA.Common.Application.Tests/Decorators/AuthorizationCommandDecoratorTests.cs:146
UnguardedQuery record MMCA.Common.Application.Tests MMCA.Common.Application.Tests.Decorators MMCA.Common.Application.Tests/Decorators/AuthorizationQueryDecoratorTests.cs:99
ValidatingCommandDecoratorTests class MMCA.Common.Application.Tests MMCA.Common.Application.Tests.Decorators MMCA.Common.Application.Tests/Decorators/ValidatingCommandDecoratorTests.cs:12
ValidatingQueryDecoratorTests class MMCA.Common.Application.Tests MMCA.Common.Application.Tests.Decorators MMCA.Common.Application.Tests/Decorators/ValidatingQueryDecoratorTests.cs:12
CustomLoggingIntegrationEventHandler class MMCA.Common.Application.Tests MMCA.Common.Application.Tests.DomainEvents MMCA.Common.Application.Tests/DomainEvents/ScopedIntegrationEventHandlerBaseTests.cs:214
RecordingLogger class MMCA.Common.Application.Tests MMCA.Common.Application.Tests.DomainEvents MMCA.Common.Application.Tests/DomainEvents/SafeDomainEventHandlerTests.cs:94
SafeDomainEventHandlerTests class MMCA.Common.Application.Tests MMCA.Common.Application.Tests.DomainEvents MMCA.Common.Application.Tests/DomainEvents/SafeDomainEventHandlerTests.cs:14
ScopedIntegrationEventHandlerBaseTests class MMCA.Common.Application.Tests MMCA.Common.Application.Tests.DomainEvents MMCA.Common.Application.Tests/DomainEvents/ScopedIntegrationEventHandlerBaseTests.cs:15
ScopedProbe class MMCA.Common.Application.Tests MMCA.Common.Application.Tests.DomainEvents MMCA.Common.Application.Tests/DomainEvents/ScopedIntegrationEventHandlerBaseTests.cs:165
TestIntegrationEvent record MMCA.Common.Application.Tests MMCA.Common.Application.Tests.DomainEvents MMCA.Common.Application.Tests/DomainEvents/ScopedIntegrationEventHandlerBaseTests.cs:162
TestSafeDomainEvent record MMCA.Common.Application.Tests MMCA.Common.Application.Tests.DomainEvents MMCA.Common.Application.Tests/DomainEvents/SafeDomainEventHandlerTests.cs:88
TestSafeDomainEventHandler class MMCA.Common.Application.Tests MMCA.Common.Application.Tests.DomainEvents MMCA.Common.Application.Tests/DomainEvents/SafeDomainEventHandlerTests.cs:124
TestScopedIntegrationEventHandler class MMCA.Common.Application.Tests MMCA.Common.Application.Tests.DomainEvents MMCA.Common.Application.Tests/DomainEvents/ScopedIntegrationEventHandlerBaseTests.cs:172
CurrentUserServiceExtensionsTests class MMCA.Common.Application.Tests MMCA.Common.Application.Tests.Extensions MMCA.Common.Application.Tests/Extensions/CurrentUserServiceExtensionsTests.cs:15
ReadRepositoryExtensionsTests class MMCA.Common.Application.Tests MMCA.Common.Application.Tests.Extensions MMCA.Common.Application.Tests/Extensions/ReadRepositoryExtensionsTests.cs:11
TestReadEntity class MMCA.Common.Application.Tests MMCA.Common.Application.Tests.Extensions MMCA.Common.Application.Tests/Extensions/ReadRepositoryExtensionsTests.cs:64
ValidationFailureExtensionsTests class MMCA.Common.Application.Tests MMCA.Common.Application.Tests.Extensions MMCA.Common.Application.Tests/Extensions/ValidationFailureExtensionsTests.cs:8
BillingFakeCommand record MMCA.Common.Application.Tests MMCA.Common.Application.Tests.Fakes.Billing.Domain MMCA.Common.Application.Tests/Fakes/Billing/Domain/BillingModuleFakes.cs:9
BillingFakeQuery record MMCA.Common.Application.Tests MMCA.Common.Application.Tests.Fakes.Billing.Domain MMCA.Common.Application.Tests/Fakes/Billing/Domain/BillingModuleFakes.cs:11
CacheServiceGetOrCreateTests class MMCA.Common.Application.Tests MMCA.Common.Application.Tests.Interfaces MMCA.Common.Application.Tests/Interfaces/CacheServiceGetOrCreateTests.cs:17
RecordingCacheService class MMCA.Common.Application.Tests MMCA.Common.Application.Tests.Interfaces MMCA.Common.Application.Tests/Interfaces/CacheServiceGetOrCreateTests.cs:203
FakeConsumerModule class MMCA.Common.Application.Tests MMCA.Common.Application.Tests.Modules MMCA.Common.Application.Tests/Modules/ModuleLoaderTests.cs:344
FakeCycleModuleOne class MMCA.Common.Application.Tests MMCA.Common.Application.Tests.Modules MMCA.Common.Application.Tests/Modules/ModuleLoaderTests.cs:358
FakeCycleModuleTwo class MMCA.Common.Application.Tests MMCA.Common.Application.Tests.Modules MMCA.Common.Application.Tests/Modules/ModuleLoaderTests.cs:370
FakeModuleAlpha class MMCA.Common.Application.Tests MMCA.Common.Application.Tests.Modules MMCA.Common.Application.Tests/Modules/ModuleLoaderTests.cs:298
FakeModuleAlphaSeeder class MMCA.Common.Application.Tests MMCA.Common.Application.Tests.Modules MMCA.Common.Application.Tests/Modules/ModuleLoaderTests.cs:307
FakeModuleBravo class MMCA.Common.Application.Tests MMCA.Common.Application.Tests.Modules MMCA.Common.Application.Tests/Modules/ModuleLoaderTests.cs:288
FakeModuleCharlie class MMCA.Common.Application.Tests MMCA.Common.Application.Tests.Modules MMCA.Common.Application.Tests/Modules/ModuleLoaderTests.cs:278
FakeModuleTracker class MMCA.Common.Application.Tests MMCA.Common.Application.Tests.Modules MMCA.Common.Application.Tests/Modules/ModuleLoaderTests.cs:260
FakeRemoteContractRealAdapter class MMCA.Common.Application.Tests MMCA.Common.Application.Tests.Modules MMCA.Common.Application.Tests/Modules/ModuleLoaderTests.cs:274
FakeRemoteContractStub class MMCA.Common.Application.Tests MMCA.Common.Application.Tests.Modules MMCA.Common.Application.Tests/Modules/ModuleLoaderTests.cs:271
FakeStrictModule class MMCA.Common.Application.Tests MMCA.Common.Application.Tests.Modules MMCA.Common.Application.Tests/Modules/ModuleLoaderTests.cs:319
FakeStubbedModule class MMCA.Common.Application.Tests MMCA.Common.Application.Tests.Modules MMCA.Common.Application.Tests/Modules/ModuleLoaderTests.cs:332
IFakeRemoteContract interface MMCA.Common.Application.Tests MMCA.Common.Application.Tests.Modules MMCA.Common.Application.Tests/Modules/ModuleLoaderTests.cs:268
ModuleLoaderTests class MMCA.Common.Application.Tests MMCA.Common.Application.Tests.Modules MMCA.Common.Application.Tests/Modules/ModuleLoaderTests.cs:19
FixedTimeProvider class MMCA.Common.Application.Tests MMCA.Common.Application.Tests.Notifications MMCA.Common.Application.Tests/Notifications/MarkAllNotificationsReadHandlerTests.cs:161
FixedTimeProvider class MMCA.Common.Application.Tests MMCA.Common.Application.Tests.Notifications MMCA.Common.Application.Tests/Notifications/MarkNotificationReadHandlerTests.cs:67
GetMyNotificationsHandlerTests class MMCA.Common.Application.Tests MMCA.Common.Application.Tests.Notifications MMCA.Common.Application.Tests/Notifications/GetMyNotificationsHandlerTests.cs:13
GetNotificationHistoryHandlerTests class MMCA.Common.Application.Tests MMCA.Common.Application.Tests.Notifications MMCA.Common.Application.Tests/Notifications/GetNotificationHistoryHandlerTests.cs:13
GetUnreadNotificationCountHandlerTests class MMCA.Common.Application.Tests MMCA.Common.Application.Tests.Notifications MMCA.Common.Application.Tests/Notifications/GetUnreadNotificationCountHandlerTests.cs:11
HandlerMocks record MMCA.Common.Application.Tests MMCA.Common.Application.Tests.Notifications MMCA.Common.Application.Tests/Notifications/GetUnreadNotificationCountHandlerTests.cs:148
HandlerMocks record MMCA.Common.Application.Tests MMCA.Common.Application.Tests.Notifications MMCA.Common.Application.Tests/Notifications/MarkAllNotificationsReadHandlerTests.cs:166
HandlerMocks record MMCA.Common.Application.Tests MMCA.Common.Application.Tests.Notifications MMCA.Common.Application.Tests/Notifications/MarkNotificationReadHandlerTests.cs:72
HandlerMocks record MMCA.Common.Application.Tests MMCA.Common.Application.Tests.Notifications MMCA.Common.Application.Tests/Notifications/SendPushNotificationHandlerTests.cs:316
MarkAllNotificationsReadHandlerTests class MMCA.Common.Application.Tests MMCA.Common.Application.Tests.Notifications MMCA.Common.Application.Tests/Notifications/MarkAllNotificationsReadHandlerTests.cs:11
MarkNotificationReadHandlerTests class MMCA.Common.Application.Tests MMCA.Common.Application.Tests.Notifications MMCA.Common.Application.Tests/Notifications/MarkNotificationReadHandlerTests.cs:10
NotificationDependencyInjectionTests class MMCA.Common.Application.Tests MMCA.Common.Application.Tests.Notifications MMCA.Common.Application.Tests/Notifications/NotificationDependencyInjectionTests.cs:21
PushNotificationDTOMapperTests class MMCA.Common.Application.Tests MMCA.Common.Application.Tests.Notifications MMCA.Common.Application.Tests/Notifications/PushNotificationDTOMapperTests.cs:9
PushNotificationDTOProjectorTests class MMCA.Common.Application.Tests MMCA.Common.Application.Tests.Notifications MMCA.Common.Application.Tests/Notifications/PushNotificationDTOProjectorTests.cs:16
SendPushNotificationHandlerTests class MMCA.Common.Application.Tests MMCA.Common.Application.Tests.Notifications MMCA.Common.Application.Tests/Notifications/SendPushNotificationHandlerTests.cs:17
SendPushNotificationRequestValidatorTests class MMCA.Common.Application.Tests MMCA.Common.Application.Tests.Notifications MMCA.Common.Application.Tests/Notifications/SendPushNotificationRequestValidatorTests.cs:10
BestEffortTests class MMCA.Common.Application.Tests MMCA.Common.Application.Tests.Services MMCA.Common.Application.Tests/Services/BestEffortTests.cs:13
CustomerRenamedV1 record MMCA.Common.Application.Tests MMCA.Common.Application.Tests.Services MMCA.Common.Application.Tests/Services/EventUpcasterRegistryTests.cs:23
CustomerRenamedV2 record MMCA.Common.Application.Tests MMCA.Common.Application.Tests.Services MMCA.Common.Application.Tests/Services/EventUpcasterRegistryTests.cs:25
CustomerRenamedV3 record MMCA.Common.Application.Tests MMCA.Common.Application.Tests.Services MMCA.Common.Application.Tests/Services/EventUpcasterRegistryTests.cs:30
EnvelopeCopyingV1ToV2Upcaster class MMCA.Common.Application.Tests MMCA.Common.Application.Tests.Services MMCA.Common.Application.Tests/Services/EventUpcasterRegistryTests.cs:54
EventUpcasterRegistryTests class MMCA.Common.Application.Tests MMCA.Common.Application.Tests.Services MMCA.Common.Application.Tests/Services/EventUpcasterRegistryTests.cs:19
RecordingLogger class MMCA.Common.Application.Tests MMCA.Common.Application.Tests.Services MMCA.Common.Application.Tests/Services/BestEffortTests.cs:143
RivalV1ToV3Upcaster class MMCA.Common.Application.Tests MMCA.Common.Application.Tests.Services MMCA.Common.Application.Tests/Services/EventUpcasterRegistryTests.cs:65
SelfMappingUpcaster class MMCA.Common.Application.Tests MMCA.Common.Application.Tests.Services MMCA.Common.Application.Tests/Services/EventUpcasterRegistryTests.cs:79
UnrelatedEvent record MMCA.Common.Application.Tests MMCA.Common.Application.Tests.Services MMCA.Common.Application.Tests/Services/EventUpcasterRegistryTests.cs:35
V1ToV2Upcaster class MMCA.Common.Application.Tests MMCA.Common.Application.Tests.Services MMCA.Common.Application.Tests/Services/EventUpcasterRegistryTests.cs:38
V2ToV1Upcaster class MMCA.Common.Application.Tests MMCA.Common.Application.Tests.Services MMCA.Common.Application.Tests/Services/EventUpcasterRegistryTests.cs:72
V2ToV3Upcaster class MMCA.Common.Application.Tests MMCA.Common.Application.Tests.Services MMCA.Common.Application.Tests/Services/EventUpcasterRegistryTests.cs:44
BoolFilterStrategyTests class MMCA.Common.Application.Tests MMCA.Common.Application.Tests.Services.Filtering MMCA.Common.Application.Tests/Services/Filtering/BoolFilterStrategyTests.cs:6
Category class MMCA.Common.Application.Tests MMCA.Common.Application.Tests.Services.Filtering MMCA.Common.Application.Tests/Services/Filtering/QueryFilterServiceValidateTests.cs:21
DateTimeFilterStrategyTests class MMCA.Common.Application.Tests MMCA.Common.Application.Tests.Services.Filtering MMCA.Common.Application.Tests/Services/Filtering/DateTimeFilterStrategyTests.cs:6
DecimalFilterStrategyTests class MMCA.Common.Application.Tests MMCA.Common.Application.Tests.Services.Filtering MMCA.Common.Application.Tests/Services/Filtering/DecimalFilterStrategyTests.cs:6
GuidFilterStrategyTests class MMCA.Common.Application.Tests MMCA.Common.Application.Tests.Services.Filtering MMCA.Common.Application.Tests/Services/Filtering/GuidFilterStrategyTests.cs:6
IntFilterStrategyTests class MMCA.Common.Application.Tests MMCA.Common.Application.Tests.Services.Filtering MMCA.Common.Application.Tests/Services/Filtering/IntFilterStrategyTests.cs:7
Item class MMCA.Common.Application.Tests MMCA.Common.Application.Tests.Services.Filtering MMCA.Common.Application.Tests/Services/Filtering/BoolFilterStrategyTests.cs:8
Item class MMCA.Common.Application.Tests MMCA.Common.Application.Tests.Services.Filtering MMCA.Common.Application.Tests/Services/Filtering/DateTimeFilterStrategyTests.cs:8
Item class MMCA.Common.Application.Tests MMCA.Common.Application.Tests.Services.Filtering MMCA.Common.Application.Tests/Services/Filtering/DecimalFilterStrategyTests.cs:8
Item class MMCA.Common.Application.Tests MMCA.Common.Application.Tests.Services.Filtering MMCA.Common.Application.Tests/Services/Filtering/GuidFilterStrategyTests.cs:8
Item class MMCA.Common.Application.Tests MMCA.Common.Application.Tests.Services.Filtering MMCA.Common.Application.Tests/Services/Filtering/IntFilterStrategyTests.cs:9
Item class MMCA.Common.Application.Tests MMCA.Common.Application.Tests.Services.Filtering MMCA.Common.Application.Tests/Services/Filtering/LongFilterStrategyTests.cs:8
Item class MMCA.Common.Application.Tests MMCA.Common.Application.Tests.Services.Filtering MMCA.Common.Application.Tests/Services/Filtering/StringFilterStrategyTests.cs:8
LongFilterStrategyTests class MMCA.Common.Application.Tests MMCA.Common.Application.Tests.Services.Filtering MMCA.Common.Application.Tests/Services/Filtering/LongFilterStrategyTests.cs:6
Product class MMCA.Common.Application.Tests MMCA.Common.Application.Tests.Services.Filtering MMCA.Common.Application.Tests/Services/Filtering/QueryFilterServiceTests.cs:8
Product class MMCA.Common.Application.Tests MMCA.Common.Application.Tests.Services.Filtering MMCA.Common.Application.Tests/Services/Filtering/QueryFilterServiceValidateTests.cs:9
QueryFilterServicePropertyCacheTests class MMCA.Common.Application.Tests MMCA.Common.Application.Tests.Services.Filtering MMCA.Common.Application.Tests/Services/Filtering/QueryFilterServicePropertyCacheTests.cs:14
QueryFilterServiceTests class MMCA.Common.Application.Tests MMCA.Common.Application.Tests.Services.Filtering MMCA.Common.Application.Tests/Services/Filtering/QueryFilterServiceTests.cs:6
QueryFilterServiceValidateTests class MMCA.Common.Application.Tests MMCA.Common.Application.Tests.Services.Filtering MMCA.Common.Application.Tests/Services/Filtering/QueryFilterServiceValidateTests.cs:6
StringFilterStrategyTests class MMCA.Common.Application.Tests MMCA.Common.Application.Tests.Services.Filtering MMCA.Common.Application.Tests/Services/Filtering/StringFilterStrategyTests.cs:6
TestStrategy class MMCA.Common.Application.Tests MMCA.Common.Application.Tests.Services.Filtering MMCA.Common.Application.Tests/Services/Filtering/QueryFilterServiceTests.cs:265
Widget class MMCA.Common.Application.Tests MMCA.Common.Application.Tests.Services.Filtering MMCA.Common.Application.Tests/Services/Filtering/QueryFilterServicePropertyCacheTests.cs:18
ChildA class MMCA.Common.Application.Tests MMCA.Common.Application.Tests.Services.Navigation MMCA.Common.Application.Tests/Services/Navigation/NavigationMetadataProviderTests.cs:64
ChildB class MMCA.Common.Application.Tests MMCA.Common.Application.Tests.Services.Navigation MMCA.Common.Application.Tests/Services/Navigation/NavigationMetadataProviderTests.cs:66
ChildC class MMCA.Common.Application.Tests MMCA.Common.Application.Tests.Services.Navigation MMCA.Common.Application.Tests/Services/Navigation/NavigationMetadataProviderTests.cs:68
ChildD class MMCA.Common.Application.Tests MMCA.Common.Application.Tests.Services.Navigation MMCA.Common.Application.Tests/Services/Navigation/NavigationMetadataProviderTests.cs:70
ChildNavigationDescriptorTests class MMCA.Common.Application.Tests MMCA.Common.Application.Tests.Services.Navigation MMCA.Common.Application.Tests/Services/Navigation/ChildNavigationDescriptorTests.cs:9
DeclarativeNavigationPopulatorTests class MMCA.Common.Application.Tests MMCA.Common.Application.Tests.Services.Navigation MMCA.Common.Application.Tests/Services/Navigation/DeclarativeNavigationPopulatorTests.cs:9
FKNavigationDescriptorTests class MMCA.Common.Application.Tests MMCA.Common.Application.Tests.Services.Navigation MMCA.Common.Application.Tests/Services/Navigation/FKNavigationDescriptorTests.cs:9
MixedEntity class MMCA.Common.Application.Tests MMCA.Common.Application.Tests.Services.Navigation MMCA.Common.Application.Tests/Services/Navigation/NavigationMetadataProviderTests.cs:38
NavigationLoaderTests class MMCA.Common.Application.Tests MMCA.Common.Application.Tests.Services.Navigation MMCA.Common.Application.Tests/Services/Navigation/NavigationLoaderTests.cs:10
NavigationMetadataProviderTests class MMCA.Common.Application.Tests MMCA.Common.Application.Tests.Services.Navigation MMCA.Common.Application.Tests/Services/Navigation/NavigationMetadataProviderTests.cs:11
NavigationPopulatorStubEntity class MMCA.Common.Application.Tests MMCA.Common.Application.Tests.Services.Navigation MMCA.Common.Application.Tests/Services/Navigation/DeclarativeNavigationPopulatorTests.cs:199
NoNavEntity class MMCA.Common.Application.Tests MMCA.Common.Application.Tests.Services.Navigation MMCA.Common.Application.Tests/Services/Navigation/NavigationMetadataProviderTests.cs:47
NullNavigationPopulatorTests class MMCA.Common.Application.Tests MMCA.Common.Application.Tests.Services.Navigation MMCA.Common.Application.Tests/Services/Navigation/NullNavigationPopulatorTests.cs:8
OrderEntity class MMCA.Common.Application.Tests MMCA.Common.Application.Tests.Services.Navigation MMCA.Common.Application.Tests/Services/Navigation/ChildNavigationDescriptorTests.cs:11
OrderLineEntity class MMCA.Common.Application.Tests MMCA.Common.Application.Tests.Services.Navigation MMCA.Common.Application.Tests/Services/Navigation/ChildNavigationDescriptorTests.cs:16
ParentEntity class MMCA.Common.Application.Tests MMCA.Common.Application.Tests.Services.Navigation MMCA.Common.Application.Tests/Services/Navigation/FKNavigationDescriptorTests.cs:11
ReadOnlyCollectionEntity class MMCA.Common.Application.Tests MMCA.Common.Application.Tests.Services.Navigation MMCA.Common.Application.Tests/Services/Navigation/NavigationMetadataProviderTests.cs:52
RelatedA class MMCA.Common.Application.Tests MMCA.Common.Application.Tests.Services.Navigation MMCA.Common.Application.Tests/Services/Navigation/NavigationMetadataProviderTests.cs:58
RelatedB class MMCA.Common.Application.Tests MMCA.Common.Application.Tests.Services.Navigation MMCA.Common.Application.Tests/Services/Navigation/NavigationMetadataProviderTests.cs:60
RelatedC class MMCA.Common.Application.Tests MMCA.Common.Application.Tests.Services.Navigation MMCA.Common.Application.Tests/Services/Navigation/NavigationMetadataProviderTests.cs:62
RelatedEntity class MMCA.Common.Application.Tests MMCA.Common.Application.Tests.Services.Navigation MMCA.Common.Application.Tests/Services/Navigation/FKNavigationDescriptorTests.cs:16
StubChild class MMCA.Common.Application.Tests MMCA.Common.Application.Tests.Services.Navigation MMCA.Common.Application.Tests/Services/Navigation/NavigationLoaderTests.cs:204
StubEntity class MMCA.Common.Application.Tests MMCA.Common.Application.Tests.Services.Navigation MMCA.Common.Application.Tests/Services/Navigation/NullNavigationPopulatorTests.cs:10
StubParent class MMCA.Common.Application.Tests MMCA.Common.Application.Tests.Services.Navigation MMCA.Common.Application.Tests/Services/Navigation/NavigationLoaderTests.cs:199
SupportedChild class MMCA.Common.Application.Tests MMCA.Common.Application.Tests.Services.Navigation MMCA.Common.Application.Tests/Services/Navigation/NavigationMetadataProviderTests.cs:26
SupportedFK class MMCA.Common.Application.Tests MMCA.Common.Application.Tests.Services.Navigation MMCA.Common.Application.Tests/Services/Navigation/NavigationMetadataProviderTests.cs:14
UnsupportedChild class MMCA.Common.Application.Tests MMCA.Common.Application.Tests.Services.Navigation MMCA.Common.Application.Tests/Services/Navigation/NavigationMetadataProviderTests.cs:32
UnsupportedFK class MMCA.Common.Application.Tests MMCA.Common.Application.Tests.Services.Navigation MMCA.Common.Application.Tests/Services/Navigation/NavigationMetadataProviderTests.cs:20
CacheProbeEntity class MMCA.Common.Application.Tests MMCA.Common.Application.Tests.Services.Query MMCA.Common.Application.Tests/Services/Query/QueryFieldServiceTests.cs:336
EntityQueryParametersTests class MMCA.Common.Application.Tests MMCA.Common.Application.Tests.Services.Query MMCA.Common.Application.Tests/Services/Query/EntityQueryParametersTests.cs:12
EntityQueryPipelineOrderingTests class MMCA.Common.Application.Tests MMCA.Common.Application.Tests.Services.Query MMCA.Common.Application.Tests/Services/Query/EntityQueryPipelineOrderingTests.cs:16
EntityQueryPipelineTests class MMCA.Common.Application.Tests MMCA.Common.Application.Tests.Services.Query MMCA.Common.Application.Tests/Services/Query/EntityQueryPipelineTests.cs:11
EntityQueryServiceProjectionTests class MMCA.Common.Application.Tests MMCA.Common.Application.Tests.Services.Query MMCA.Common.Application.Tests/Services/Query/EntityQueryServiceProjectionTests.cs:20
EntityQueryServiceResolutionTests class MMCA.Common.Application.Tests MMCA.Common.Application.Tests.Services.Query MMCA.Common.Application.Tests/Services/Query/EntityQueryServiceResolutionTests.cs:20
EntityQueryServiceTests class MMCA.Common.Application.Tests MMCA.Common.Application.Tests.Services.Query MMCA.Common.Application.Tests/Services/Query/EntityQueryServiceTests.cs:14
FakeEntity class MMCA.Common.Application.Tests MMCA.Common.Application.Tests.Services.Query MMCA.Common.Application.Tests/Services/Query/EntityQueryServiceTests.cs:16
FakeEntityDTO class MMCA.Common.Application.Tests MMCA.Common.Application.Tests.Services.Query MMCA.Common.Application.Tests/Services/Query/EntityQueryServiceTests.cs:21
FakeEntityDTOMapper class MMCA.Common.Application.Tests MMCA.Common.Application.Tests.Services.Query MMCA.Common.Application.Tests/Services/Query/EntityQueryServiceTests.cs:237
InMemoryQueryableExecutor class MMCA.Common.Application.Tests MMCA.Common.Application.Tests.Services.Query MMCA.Common.Application.Tests/Services/Query/EntityQueryPipelineOrderingTests.cs:126
InMemoryQueryableExecutor class MMCA.Common.Application.Tests MMCA.Common.Application.Tests.Services.Query MMCA.Common.Application.Tests/Services/Query/EntityQueryServiceProjectionTests.cs:246
InMemoryQueryableExecutor class MMCA.Common.Application.Tests MMCA.Common.Application.Tests.Services.Query MMCA.Common.Application.Tests/Services/Query/EntityQueryServiceTests.cs:220
MappedDto class MMCA.Common.Application.Tests MMCA.Common.Application.Tests.Services.Query MMCA.Common.Application.Tests/Services/Query/QueryFieldServiceTests.cs:242
MappedEntityQueryService class MMCA.Common.Application.Tests MMCA.Common.Application.Tests.Services.Query MMCA.Common.Application.Tests/Services/Query/EntityQueryServiceTests.cs:246
OrderingTestEntity class MMCA.Common.Application.Tests MMCA.Common.Application.Tests.Services.Query MMCA.Common.Application.Tests/Services/Query/EntityQueryPipelineOrderingTests.cs:20
PagingMathTests class MMCA.Common.Application.Tests MMCA.Common.Application.Tests.Services.Query MMCA.Common.Application.Tests/Services/Query/PagingMathTests.cs:12
ProductDto class MMCA.Common.Application.Tests MMCA.Common.Application.Tests.Services.Query MMCA.Common.Application.Tests/Services/Query/QueryFieldServiceTests.cs:8
ProjectedEntity class MMCA.Common.Application.Tests MMCA.Common.Application.Tests.Services.Query MMCA.Common.Application.Tests/Services/Query/EntityQueryServiceProjectionTests.cs:22
ProjectedEntityDTO class MMCA.Common.Application.Tests MMCA.Common.Application.Tests.Services.Query MMCA.Common.Application.Tests/Services/Query/EntityQueryServiceProjectionTests.cs:29
QueryFieldServiceTests class MMCA.Common.Application.Tests MMCA.Common.Application.Tests.Services.Query MMCA.Common.Application.Tests/Services/Query/QueryFieldServiceTests.cs:6
QueryFieldServiceTieBreakTests class MMCA.Common.Application.Tests MMCA.Common.Application.Tests.Services.Query MMCA.Common.Application.Tests/Services/Query/QueryFieldServiceTieBreakTests.cs:11
ResolvedEntity class MMCA.Common.Application.Tests MMCA.Common.Application.Tests.Services.Query MMCA.Common.Application.Tests/Services/Query/EntityQueryServiceResolutionTests.cs:22
ResolvedEntityDTO class MMCA.Common.Application.Tests MMCA.Common.Application.Tests.Services.Query MMCA.Common.Application.Tests/Services/Query/EntityQueryServiceResolutionTests.cs:27
ResolvedProjector class MMCA.Common.Application.Tests MMCA.Common.Application.Tests.Services.Query MMCA.Common.Application.Tests/Services/Query/EntityQueryServiceResolutionTests.cs:32
ResolvedProjectorMarker class MMCA.Common.Application.Tests MMCA.Common.Application.Tests.Services.Query MMCA.Common.Application.Tests/Services/Query/EntityQueryServiceResolutionTests.cs:95
SortTestEntity class MMCA.Common.Application.Tests MMCA.Common.Application.Tests.Services.Query MMCA.Common.Application.Tests/Services/Query/QueryFieldServiceTieBreakTests.cs:13
SpyMapper class MMCA.Common.Application.Tests MMCA.Common.Application.Tests.Services.Query MMCA.Common.Application.Tests/Services/Query/EntityQueryServiceProjectionTests.cs:37
TestableEntityQueryService class MMCA.Common.Application.Tests MMCA.Common.Application.Tests.Services.Query MMCA.Common.Application.Tests/Services/Query/EntityQueryServiceTests.cs:206
TestEntity class MMCA.Common.Application.Tests MMCA.Common.Application.Tests.Services.Query MMCA.Common.Application.Tests/Services/Query/EntityQueryParametersTests.cs:14
TestEntity class MMCA.Common.Application.Tests MMCA.Common.Application.Tests.Services.Query MMCA.Common.Application.Tests/Services/Query/EntityQueryPipelineTests.cs:20
TestProjector class MMCA.Common.Application.Tests MMCA.Common.Application.Tests.Services.Query MMCA.Common.Application.Tests/Services/Query/EntityQueryServiceProjectionTests.cs:57
ApplicationSettingsTests class MMCA.Common.Application.Tests MMCA.Common.Application.Tests.Settings MMCA.Common.Application.Tests/Settings/ApplicationSettingsTests.cs:8
ModulesSettingsTests class MMCA.Common.Application.Tests MMCA.Common.Application.Tests.Settings MMCA.Common.Application.Tests/Settings/ModulesSettingsTests.cs:6
CrossSourceSpecificationTests class MMCA.Common.Application.Tests MMCA.Common.Application.Tests.Specifications MMCA.Common.Application.Tests/Specifications/CrossSourceSpecificationTests.cs:10
Dependent class MMCA.Common.Application.Tests MMCA.Common.Application.Tests.Specifications MMCA.Common.Application.Tests/Specifications/CrossSourceSpecificationTests.cs:12
Principal class MMCA.Common.Application.Tests MMCA.Common.Application.Tests.Specifications MMCA.Common.Application.Tests/Specifications/CrossSourceSpecificationTests.cs:19
AgreeingMarkedCommand record MMCA.Common.Application.Tests MMCA.Common.Application.Tests.UseCases MMCA.Common.Application.Tests/UseCases/CqrsContractInspectorTests.cs:88
AgreeingMarkedCommandHandler class MMCA.Common.Application.Tests MMCA.Common.Application.Tests.UseCases MMCA.Common.Application.Tests/UseCases/CqrsContractInspectorTests.cs:98
AgreeingMarkedQuery record MMCA.Common.Application.Tests MMCA.Common.Application.Tests.UseCases MMCA.Common.Application.Tests/UseCases/CqrsContractInspectorTests.cs:92
AgreeingMarkedQueryHandler class MMCA.Common.Application.Tests MMCA.Common.Application.Tests.UseCases MMCA.Common.Application.Tests/UseCases/CqrsContractInspectorTests.cs:110
CqrsContractInspectorTests class MMCA.Common.Application.Tests MMCA.Common.Application.Tests.UseCases MMCA.Common.Application.Tests/UseCases/CqrsContractInspectorTests.cs:8
CustomIncreaseOrderHandler class MMCA.Common.Application.Tests MMCA.Common.Application.Tests.UseCases MMCA.Common.Application.Tests/UseCases/WriteSideExtensionsTests.cs:812
DecreaseOrderApplier class MMCA.Common.Application.Tests MMCA.Common.Application.Tests.UseCases MMCA.Common.Application.Tests/UseCases/WriteSideExtensionsTests.cs:764
DeleteEntityHandlerExtensionTests class MMCA.Common.Application.Tests MMCA.Common.Application.Tests.UseCases MMCA.Common.Application.Tests/UseCases/WriteSideExtensionsTests.cs:239
DerivedUpdateCommandTests class MMCA.Common.Application.Tests MMCA.Common.Application.Tests.UseCases MMCA.Common.Application.Tests/UseCases/WriteSideExtensionsTests.cs:414
DriftedMarkedCommand record MMCA.Common.Application.Tests MMCA.Common.Application.Tests.UseCases MMCA.Common.Application.Tests/UseCases/CqrsContractInspectorTests.cs:90
DriftedMarkedCommandHandler class MMCA.Common.Application.Tests MMCA.Common.Application.Tests.UseCases MMCA.Common.Application.Tests/UseCases/CqrsContractInspectorTests.cs:104
IncreaseOrderApplier class MMCA.Common.Application.Tests MMCA.Common.Application.Tests.UseCases MMCA.Common.Application.Tests/UseCases/WriteSideExtensionsTests.cs:748
MutateAttemptScopeTests class MMCA.Common.Application.Tests MMCA.Common.Application.Tests.UseCases MMCA.Common.Application.Tests/UseCases/WriteSideExtensionsTests.cs:185
MutationContextHandlerTests class MMCA.Common.Application.Tests MMCA.Common.Application.Tests.UseCases MMCA.Common.Application.Tests/UseCases/WriteSideExtensionsTests.cs:75
MutationContextTests class MMCA.Common.Application.Tests MMCA.Common.Application.Tests.UseCases MMCA.Common.Application.Tests/UseCases/WriteSideExtensionsTests.cs:16
OwnerOrderApplier class MMCA.Common.Application.Tests MMCA.Common.Application.Tests.UseCases MMCA.Common.Application.Tests/UseCases/WriteSideExtensionsTests.cs:780
RenameOrderByOwnerCommand record MMCA.Common.Application.Tests MMCA.Common.Application.Tests.UseCases MMCA.Common.Application.Tests/UseCases/WriteSideExtensionsTests.cs:613
RenameOrderResult record MMCA.Common.Application.Tests MMCA.Common.Application.Tests.UseCases MMCA.Common.Application.Tests/UseCases/WriteSideExtensionsTests.cs:611
TestDeleteOrderHandler class MMCA.Common.Application.Tests MMCA.Common.Application.Tests.UseCases MMCA.Common.Application.Tests/UseCases/WriteSideExtensionsTests.cs:730
TestNoMutationHandler class MMCA.Common.Application.Tests MMCA.Common.Application.Tests.UseCases MMCA.Common.Application.Tests/UseCases/WriteSideExtensionsTests.cs:685
TestRenameOrderPayloadHandler class MMCA.Common.Application.Tests MMCA.Common.Application.Tests.UseCases MMCA.Common.Application.Tests/UseCases/WriteSideExtensionsTests.cs:620
TestRetryingRenameHandler class MMCA.Common.Application.Tests MMCA.Common.Application.Tests.UseCases MMCA.Common.Application.Tests/UseCases/WriteSideExtensionsTests.cs:691
TestSkippingRenameHandler class MMCA.Common.Application.Tests MMCA.Common.Application.Tests.UseCases MMCA.Common.Application.Tests/UseCases/WriteSideExtensionsTests.cs:667
UnmarkedCommand record MMCA.Common.Application.Tests MMCA.Common.Application.Tests.UseCases MMCA.Common.Application.Tests/UseCases/CqrsContractInspectorTests.cs:96
UnmarkedCommandHandler class MMCA.Common.Application.Tests MMCA.Common.Application.Tests.UseCases MMCA.Common.Application.Tests/UseCases/CqrsContractInspectorTests.cs:122
VerbDiscriminatedUpdateTests class MMCA.Common.Application.Tests MMCA.Common.Application.Tests.UseCases MMCA.Common.Application.Tests/UseCases/WriteSideExtensionsTests.cs:333
WriteSideRegistrationTests class MMCA.Common.Application.Tests MMCA.Common.Application.Tests.UseCases MMCA.Common.Application.Tests/UseCases/WriteSideExtensionsTests.cs:495
WrongKindHandler class MMCA.Common.Application.Tests MMCA.Common.Application.Tests.UseCases MMCA.Common.Application.Tests/UseCases/CqrsContractInspectorTests.cs:116
WrongKindRequest record MMCA.Common.Application.Tests MMCA.Common.Application.Tests.UseCases MMCA.Common.Application.Tests/UseCases/CqrsContractInspectorTests.cs:94
AddEntityCrudTests class MMCA.Common.Application.Tests MMCA.Common.Application.Tests.UseCases.Crud MMCA.Common.Application.Tests/UseCases/Crud/UpdateEntityHandlerTests.cs:178
AddOrderLineCommand record MMCA.Common.Application.Tests MMCA.Common.Application.Tests.UseCases.Crud MMCA.Common.Application.Tests/UseCases/Crud/EntityHandlerBaseTests.cs:393
ChildEntityHandlerBaseTests class MMCA.Common.Application.Tests MMCA.Common.Application.Tests.UseCases.Crud MMCA.Common.Application.Tests/UseCases/Crud/EntityHandlerBaseTests.cs:228
CreateEntityHandlerBaseTests class MMCA.Common.Application.Tests MMCA.Common.Application.Tests.UseCases.Crud MMCA.Common.Application.Tests/UseCases/Crud/EntityHandlerBaseTests.cs:13
CustomDeleteOrderHandler class MMCA.Common.Application.Tests MMCA.Common.Application.Tests.UseCases.Crud MMCA.Common.Application.Tests/UseCases/Crud/UpdateEntityHandlerTests.cs:305
DeleteEntityHandlerTests class MMCA.Common.Application.Tests MMCA.Common.Application.Tests.UseCases.Crud MMCA.Common.Application.Tests/UseCases/Crud/DeleteEntityHandlerTests.cs:10
ExplicitOrderUpdateCommandValidator class MMCA.Common.Application.Tests MMCA.Common.Application.Tests.UseCases.Crud MMCA.Common.Application.Tests/UseCases/Crud/UpdateEntityHandlerTests.cs:302
MutateEntityHandlerBaseTests class MMCA.Common.Application.Tests MMCA.Common.Application.Tests.UseCases.Crud MMCA.Common.Application.Tests/UseCases/Crud/EntityHandlerBaseTests.cs:99
OrderAggregate class MMCA.Common.Application.Tests MMCA.Common.Application.Tests.UseCases.Crud MMCA.Common.Application.Tests/UseCases/Crud/EntityHandlerBaseTests.cs:337
OrderCreateRequest record MMCA.Common.Application.Tests MMCA.Common.Application.Tests.UseCases.Crud MMCA.Common.Application.Tests/UseCases/Crud/EntityHandlerBaseTests.cs:389
OrderDTO record MMCA.Common.Application.Tests MMCA.Common.Application.Tests.UseCases.Crud MMCA.Common.Application.Tests/UseCases/Crud/EntityHandlerBaseTests.cs:377
OrderLine class MMCA.Common.Application.Tests MMCA.Common.Application.Tests.UseCases.Crud MMCA.Common.Application.Tests/UseCases/Crud/EntityHandlerBaseTests.cs:375
OrderLineDTO record MMCA.Common.Application.Tests MMCA.Common.Application.Tests.UseCases.Crud MMCA.Common.Application.Tests/UseCases/Crud/EntityHandlerBaseTests.cs:384
OrderUpdateRequest record MMCA.Common.Application.Tests MMCA.Common.Application.Tests.UseCases.Crud MMCA.Common.Application.Tests/UseCases/Crud/UpdateEntityHandlerTests.cs:300
RefusingPrepareCreateOrderHandler class MMCA.Common.Application.Tests MMCA.Common.Application.Tests.UseCases.Crud MMCA.Common.Application.Tests/UseCases/Crud/EntityHandlerBaseTests.cs:413
RemoveOrderLineCommand record MMCA.Common.Application.Tests MMCA.Common.Application.Tests.UseCases.Crud MMCA.Common.Application.Tests/UseCases/Crud/EntityHandlerBaseTests.cs:395
RenameOrderCommand record MMCA.Common.Application.Tests MMCA.Common.Application.Tests.UseCases.Crud MMCA.Common.Application.Tests/UseCases/Crud/EntityHandlerBaseTests.cs:391
RewritingPrepareCreateOrderHandler class MMCA.Common.Application.Tests MMCA.Common.Application.Tests.UseCases.Crud MMCA.Common.Application.Tests/UseCases/Crud/EntityHandlerBaseTests.cs:426
TestAddOrderLineHandler class MMCA.Common.Application.Tests MMCA.Common.Application.Tests.UseCases.Crud MMCA.Common.Application.Tests/UseCases/Crud/EntityHandlerBaseTests.cs:485
TestAggregateEntity class MMCA.Common.Application.Tests MMCA.Common.Application.Tests.UseCases.Crud MMCA.Common.Application.Tests/UseCases/Crud/DeleteEntityHandlerTests.cs:96
TestCreateOrderHandler class MMCA.Common.Application.Tests MMCA.Common.Application.Tests.UseCases.Crud MMCA.Common.Application.Tests/UseCases/Crud/EntityHandlerBaseTests.cs:397
TestRemoveOrderLineHandler class MMCA.Common.Application.Tests MMCA.Common.Application.Tests.UseCases.Crud MMCA.Common.Application.Tests/UseCases/Crud/EntityHandlerBaseTests.cs:498
TestRenameOrderDTOHandler class MMCA.Common.Application.Tests MMCA.Common.Application.Tests.UseCases.Crud MMCA.Common.Application.Tests/UseCases/Crud/EntityHandlerBaseTests.cs:469
TestRenameOrderHandler class MMCA.Common.Application.Tests MMCA.Common.Application.Tests.UseCases.Crud MMCA.Common.Application.Tests/UseCases/Crud/EntityHandlerBaseTests.cs:439
UpdateEntityHandlerTests class MMCA.Common.Application.Tests MMCA.Common.Application.Tests.UseCases.Crud MMCA.Common.Application.Tests/UseCases/Crud/UpdateEntityHandlerTests.cs:15
CancellingSection class MMCA.Common.Application.Tests MMCA.Common.Application.Tests.Users MMCA.Common.Application.Tests/Users/ExportUserDataHandlerBaseTests.cs:320
ChangePasswordHandlerBaseTests class MMCA.Common.Application.Tests MMCA.Common.Application.Tests.Users MMCA.Common.Application.Tests/Users/ChangePasswordHandlerBaseTests.cs:16
ChangePreferencesHandlerBaseTests class MMCA.Common.Application.Tests MMCA.Common.Application.Tests.Users MMCA.Common.Application.Tests/Users/ChangePreferencesHandlerBaseTests.cs:16
DeleteUserHandlerBaseTests class MMCA.Common.Application.Tests MMCA.Common.Application.Tests.Users MMCA.Common.Application.Tests/Users/DeleteUserHandlerBaseTests.cs:17
ExportUserDataHandlerBaseTests class MMCA.Common.Application.Tests MMCA.Common.Application.Tests.Users MMCA.Common.Application.Tests/Users/ExportUserDataHandlerBaseTests.cs:17
ForgotPasswordHandlerBaseTests class MMCA.Common.Application.Tests MMCA.Common.Application.Tests.Users MMCA.Common.Application.Tests/Users/ForgotPasswordHandlerBaseTests.cs:21
GetUserPreferencesHandlerBaseTests class MMCA.Common.Application.Tests MMCA.Common.Application.Tests.Users MMCA.Common.Application.Tests/Users/GetUserPreferencesHandlerBaseTests.cs:14
HandlerMocks record MMCA.Common.Application.Tests MMCA.Common.Application.Tests.Users MMCA.Common.Application.Tests/Users/ChangePasswordHandlerBaseTests.cs:98
HandlerMocks record MMCA.Common.Application.Tests MMCA.Common.Application.Tests.Users MMCA.Common.Application.Tests/Users/ChangePreferencesHandlerBaseTests.cs:90
HandlerMocks record MMCA.Common.Application.Tests MMCA.Common.Application.Tests.Users MMCA.Common.Application.Tests/Users/DeleteUserHandlerBaseTests.cs:302
HandlerMocks record MMCA.Common.Application.Tests MMCA.Common.Application.Tests.Users MMCA.Common.Application.Tests/Users/ExportUserDataHandlerBaseTests.cs:234
HandlerMocks class MMCA.Common.Application.Tests MMCA.Common.Application.Tests.Users MMCA.Common.Application.Tests/Users/ForgotPasswordHandlerBaseTests.cs:137
HandlerMocks record MMCA.Common.Application.Tests MMCA.Common.Application.Tests.Users MMCA.Common.Application.Tests/Users/GetUserPreferencesHandlerBaseTests.cs:70
HandlerMocks record MMCA.Common.Application.Tests MMCA.Common.Application.Tests.Users MMCA.Common.Application.Tests/Users/ResetPasswordHandlerBaseTests.cs:138
RecordingSection class MMCA.Common.Application.Tests MMCA.Common.Application.Tests.Users MMCA.Common.Application.Tests/Users/ExportUserDataHandlerBaseTests.cs:289
ResetPasswordHandlerBaseTests class MMCA.Common.Application.Tests MMCA.Common.Application.Tests.Users MMCA.Common.Application.Tests/Users/ResetPasswordHandlerBaseTests.cs:19
SoftDeletedUserValidatorTests class MMCA.Common.Application.Tests MMCA.Common.Application.Tests.Users MMCA.Common.Application.Tests/Users/SoftDeletedUserValidatorTests.cs:13
TestChangePasswordCommand record MMCA.Common.Application.Tests MMCA.Common.Application.Tests.Users MMCA.Common.Application.Tests/Users/UserUseCaseTestDoubles.cs:109
TestChangePasswordHandler class MMCA.Common.Application.Tests MMCA.Common.Application.Tests.Users MMCA.Common.Application.Tests/Users/ChangePasswordHandlerBaseTests.cs:123
TestChangePreferencesCommand record MMCA.Common.Application.Tests MMCA.Common.Application.Tests.Users MMCA.Common.Application.Tests/Users/UserUseCaseTestDoubles.cs:113
TestChangePreferencesHandler class MMCA.Common.Application.Tests MMCA.Common.Application.Tests.Users MMCA.Common.Application.Tests/Users/ChangePreferencesHandlerBaseTests.cs:108
TestDeleteUserCommand record MMCA.Common.Application.Tests MMCA.Common.Application.Tests.Users MMCA.Common.Application.Tests/Users/UserUseCaseTestDoubles.cs:117
TestDeleteUserHandler class MMCA.Common.Application.Tests MMCA.Common.Application.Tests.Users MMCA.Common.Application.Tests/Users/DeleteUserHandlerBaseTests.cs:325
TestExportUserDataHandler class MMCA.Common.Application.Tests MMCA.Common.Application.Tests.Users MMCA.Common.Application.Tests/Users/ExportUserDataHandlerBaseTests.cs:252
TestExportUserDataQuery record MMCA.Common.Application.Tests MMCA.Common.Application.Tests.Users MMCA.Common.Application.Tests/Users/UserUseCaseTestDoubles.cs:123
TestForgotPasswordCommand record MMCA.Common.Application.Tests MMCA.Common.Application.Tests.Users MMCA.Common.Application.Tests/Users/ForgotPasswordHandlerBaseTests.cs:187
TestForgotPasswordHandler class MMCA.Common.Application.Tests MMCA.Common.Application.Tests.Users MMCA.Common.Application.Tests/Users/ForgotPasswordHandlerBaseTests.cs:191
TestGetUserPreferencesHandler class MMCA.Common.Application.Tests MMCA.Common.Application.Tests.Users MMCA.Common.Application.Tests/Users/GetUserPreferencesHandlerBaseTests.cs:87
TestHidingDeleteUser class MMCA.Common.Application.Tests MMCA.Common.Application.Tests.Users MMCA.Common.Application.Tests/Users/UserUseCaseTestDoubles.cs:96
TestIdentityUser class MMCA.Common.Application.Tests MMCA.Common.Application.Tests.Users MMCA.Common.Application.Tests/Users/UserUseCaseTestDoubles.cs:13
TestResetPasswordCommand record MMCA.Common.Application.Tests MMCA.Common.Application.Tests.Users MMCA.Common.Application.Tests/Users/ResetPasswordHandlerBaseTests.cs:173
TestResetPasswordHandler class MMCA.Common.Application.Tests MMCA.Common.Application.Tests.Users MMCA.Common.Application.Tests/Users/ResetPasswordHandlerBaseTests.cs:177
ThrowingSection class MMCA.Common.Application.Tests MMCA.Common.Application.Tests.Users MMCA.Common.Application.Tests/Users/ExportUserDataHandlerBaseTests.cs:309
UserOwnershipRuleTests class MMCA.Common.Application.Tests MMCA.Common.Application.Tests.Users MMCA.Common.Application.Tests/Users/UserOwnershipRuleTests.cs:11
AddressValidationRulesTests class MMCA.Common.Application.Tests MMCA.Common.Application.Tests.Validation MMCA.Common.Application.Tests/Validation/AddressValidationRulesTests.cs:8
CommandRequestValidatorTests class MMCA.Common.Application.Tests MMCA.Common.Application.Tests.Validation MMCA.Common.Application.Tests/Validation/CommandRequestValidatorTests.cs:9
CommonValidationRulesTests class MMCA.Common.Application.Tests MMCA.Common.Application.Tests.Validation MMCA.Common.Application.Tests/Validation/CommonValidationRulesTests.cs:6
PermissiveTestRequestValidator class MMCA.Common.Application.Tests MMCA.Common.Application.Tests.Validation MMCA.Common.Application.Tests/Validation/CommandRequestValidatorTests.cs:130
SecondTestRequestValidator class MMCA.Common.Application.Tests MMCA.Common.Application.Tests.Validation MMCA.Common.Application.Tests/Validation/CommandRequestValidatorTests.cs:122
TestAddressModel class MMCA.Common.Application.Tests MMCA.Common.Application.Tests.Validation MMCA.Common.Application.Tests/Validation/AddressValidationRulesTests.cs:155
TestCommandWithRequest record MMCA.Common.Application.Tests MMCA.Common.Application.Tests.Validation MMCA.Common.Application.Tests/Validation/CommandRequestValidatorTests.cs:112
TestDecimalModel record MMCA.Common.Application.Tests MMCA.Common.Application.Tests.Validation MMCA.Common.Application.Tests/Validation/CommonValidationRulesTests.cs:632
TestGuidModel record MMCA.Common.Application.Tests MMCA.Common.Application.Tests.Validation MMCA.Common.Application.Tests/Validation/CommonValidationRulesTests.cs:642
TestIntModel record MMCA.Common.Application.Tests MMCA.Common.Application.Tests.Validation MMCA.Common.Application.Tests/Validation/CommonValidationRulesTests.cs:627
TestOptionalIntModel record MMCA.Common.Application.Tests MMCA.Common.Application.Tests.Validation MMCA.Common.Application.Tests/Validation/CommonValidationRulesTests.cs:637
TestOptionalStringModel record MMCA.Common.Application.Tests MMCA.Common.Application.Tests.Validation MMCA.Common.Application.Tests/Validation/CommonValidationRulesTests.cs:622
TestRequest record MMCA.Common.Application.Tests MMCA.Common.Application.Tests.Validation MMCA.Common.Application.Tests/Validation/CommandRequestValidatorTests.cs:110
TestRequestValidator class MMCA.Common.Application.Tests MMCA.Common.Application.Tests.Validation MMCA.Common.Application.Tests/Validation/CommandRequestValidatorTests.cs:114
TestStringModel record MMCA.Common.Application.Tests MMCA.Common.Application.Tests.Validation MMCA.Common.Application.Tests/Validation/CommonValidationRulesTests.cs:617
CommonArchitectureMap class MMCA.Common.Architecture.Tests MMCA.Common.Architecture.Tests MMCA.Common.Architecture.Tests/CommonArchitectureMap.cs:15
AbstractAnonymousFixtureControllerBase class MMCA.Common.Architecture.Tests MMCA.Common.Architecture.Tests.Api MMCA.Common.Architecture.Tests/Api/AnonymousEndpointTestsBaseTests.cs:84
AnonymousEndpointTests class MMCA.Common.Architecture.Tests MMCA.Common.Architecture.Tests.Api MMCA.Common.Architecture.Tests/Api/AnonymousEndpointTests.cs:14
AnonymousEndpointTestsBaseTests class MMCA.Common.Architecture.Tests MMCA.Common.Architecture.Tests.Api MMCA.Common.Architecture.Tests/Api/AnonymousEndpointTestsBaseTests.cs:13
AnonymousFixtureController class MMCA.Common.Architecture.Tests MMCA.Common.Architecture.Tests.Api MMCA.Common.Architecture.Tests/Api/AnonymousEndpointTestsBaseTests.cs:74
ConformantTests class MMCA.Common.Architecture.Tests MMCA.Common.Architecture.Tests.Api MMCA.Common.Architecture.Tests/Api/AnonymousEndpointTestsBaseTests.cs:126
DriftedTests class MMCA.Common.Architecture.Tests MMCA.Common.Architecture.Tests.Api MMCA.Common.Architecture.Tests/Api/AnonymousEndpointTestsBaseTests.cs:100
EmptyScanTests class MMCA.Common.Architecture.Tests MMCA.Common.Architecture.Tests.Api MMCA.Common.Architecture.Tests/Api/AnonymousEndpointTestsBaseTests.cs:117
InheritingFixtureController class MMCA.Common.Architecture.Tests MMCA.Common.Architecture.Tests.Api MMCA.Common.Architecture.Tests/Api/AnonymousEndpointTestsBaseTests.cs:94
StaleAllowListTests class MMCA.Common.Architecture.Tests MMCA.Common.Architecture.Tests.Api MMCA.Common.Architecture.Tests/Api/AnonymousEndpointTestsBaseTests.cs:108
TypeLevelAnonymousFixtureController class MMCA.Common.Architecture.Tests MMCA.Common.Architecture.Tests.Api MMCA.Common.Architecture.Tests/Api/AnonymousEndpointTestsBaseTests.cs:98
CompliantFixtureService class MMCA.Common.Architecture.Tests MMCA.Common.Architecture.Tests.CancellationFixtures MMCA.Common.Architecture.Tests/CancellationFixtures/CancellationTokenFixtures.cs:6
ExemptableFixtureService class MMCA.Common.Architecture.Tests MMCA.Common.Architecture.Tests.CancellationFixtures MMCA.Common.Architecture.Tests/CancellationFixtures/CancellationTokenFixtures.cs:57
ExternalContractFixtureService class MMCA.Common.Architecture.Tests MMCA.Common.Architecture.Tests.CancellationFixtures MMCA.Common.Architecture.Tests/CancellationFixtures/CancellationTokenFixtures.cs:67
MisnamedTokenFixtureService class MMCA.Common.Architecture.Tests MMCA.Common.Architecture.Tests.CancellationFixtures MMCA.Common.Architecture.Tests/CancellationFixtures/CancellationTokenFixtures.cs:49
MisplacedTokenFixtureService class MMCA.Common.Architecture.Tests MMCA.Common.Architecture.Tests.CancellationFixtures MMCA.Common.Architecture.Tests/CancellationFixtures/CancellationTokenFixtures.cs:37
MissingTokenFixtureService class MMCA.Common.Architecture.Tests MMCA.Common.Architecture.Tests.CancellationFixtures MMCA.Common.Architecture.Tests/CancellationFixtures/CancellationTokenFixtures.cs:27
CascadeChildFixture class MMCA.Common.Architecture.Tests MMCA.Common.Architecture.Tests.CascadeFixtures MMCA.Common.Architecture.Tests/CascadeFixtures/CascadeFixtures.cs:17
ChildlessFixture class MMCA.Common.Architecture.Tests MMCA.Common.Architecture.Tests.CascadeFixtures MMCA.Common.Architecture.Tests/CascadeFixtures/CascadeFixtures.cs:99
ExemptedOffenderFixture class MMCA.Common.Architecture.Tests MMCA.Common.Architecture.Tests.CascadeFixtures MMCA.Common.Architecture.Tests/CascadeFixtures/CascadeFixtures.cs:88
HelperCascadingFixture class MMCA.Common.Architecture.Tests MMCA.Common.Architecture.Tests.CascadeFixtures MMCA.Common.Architecture.Tests/CascadeFixtures/CascadeFixtures.cs:23
LoopCascadingFixture class MMCA.Common.Architecture.Tests MMCA.Common.Architecture.Tests.CascadeFixtures MMCA.Common.Architecture.Tests/CascadeFixtures/CascadeFixtures.cs:37
MissingOverrideFixture class MMCA.Common.Architecture.Tests MMCA.Common.Architecture.Tests.CascadeFixtures MMCA.Common.Architecture.Tests/CascadeFixtures/CascadeFixtures.cs:58
SelfOnlyDeleteFixture class MMCA.Common.Architecture.Tests MMCA.Common.Architecture.Tests.CascadeFixtures MMCA.Common.Architecture.Tests/CascadeFixtures/CascadeFixtures.cs:70
ArchiveTicketCommand record MMCA.Common.Architecture.Tests MMCA.Common.Architecture.Tests.CommandValidatorFixtures MMCA.Common.Architecture.Tests/CommandValidatorFixtures/CommandValidatorFixtures.cs:60
ArchiveTicketHandler class MMCA.Common.Architecture.Tests MMCA.Common.Architecture.Tests.CommandValidatorFixtures MMCA.Common.Architecture.Tests/CommandValidatorFixtures/CommandValidatorFixtures.cs:62
CreateTicketCommand record MMCA.Common.Architecture.Tests MMCA.Common.Architecture.Tests.CommandValidatorFixtures MMCA.Common.Architecture.Tests/CommandValidatorFixtures/CommandValidatorFixtures.cs:13
CreateTicketCommandValidator class MMCA.Common.Architecture.Tests MMCA.Common.Architecture.Tests.CommandValidatorFixtures MMCA.Common.Architecture.Tests/CommandValidatorFixtures/CommandValidatorFixtures.cs:16
CreateTicketHandler class MMCA.Common.Architecture.Tests MMCA.Common.Architecture.Tests.CommandValidatorFixtures MMCA.Common.Architecture.Tests/CommandValidatorFixtures/CommandValidatorFixtures.cs:21
PurgeTicketsCommand record MMCA.Common.Architecture.Tests MMCA.Common.Architecture.Tests.CommandValidatorFixtures MMCA.Common.Architecture.Tests/CommandValidatorFixtures/CommandValidatorFixtures.cs:69
PurgeTicketsHandler class MMCA.Common.Architecture.Tests MMCA.Common.Architecture.Tests.CommandValidatorFixtures MMCA.Common.Architecture.Tests/CommandValidatorFixtures/CommandValidatorFixtures.cs:71
RebuildTicketIndexCommand record MMCA.Common.Architecture.Tests MMCA.Common.Architecture.Tests.CommandValidatorFixtures MMCA.Common.Architecture.Tests/CommandValidatorFixtures/CommandValidatorFixtures.cs:78
RebuildTicketIndexHandler class MMCA.Common.Architecture.Tests MMCA.Common.Architecture.Tests.CommandValidatorFixtures MMCA.Common.Architecture.Tests/CommandValidatorFixtures/CommandValidatorFixtures.cs:80
ReopenTicketCommand record MMCA.Common.Architecture.Tests MMCA.Common.Architecture.Tests.CommandValidatorFixtures MMCA.Common.Architecture.Tests/CommandValidatorFixtures/CommandValidatorFixtures.cs:51
ReopenTicketHandler class MMCA.Common.Architecture.Tests MMCA.Common.Architecture.Tests.CommandValidatorFixtures MMCA.Common.Architecture.Tests/CommandValidatorFixtures/CommandValidatorFixtures.cs:53
ReopenTicketRequest record MMCA.Common.Architecture.Tests MMCA.Common.Architecture.Tests.CommandValidatorFixtures MMCA.Common.Architecture.Tests/CommandValidatorFixtures/CommandValidatorFixtures.cs:45
UpdateTicketCommand record MMCA.Common.Architecture.Tests MMCA.Common.Architecture.Tests.CommandValidatorFixtures MMCA.Common.Architecture.Tests/CommandValidatorFixtures/CommandValidatorFixtures.cs:31
UpdateTicketHandler class MMCA.Common.Architecture.Tests MMCA.Common.Architecture.Tests.CommandValidatorFixtures MMCA.Common.Architecture.Tests/CommandValidatorFixtures/CommandValidatorFixtures.cs:38
UpdateTicketRequest record MMCA.Common.Architecture.Tests MMCA.Common.Architecture.Tests.CommandValidatorFixtures MMCA.Common.Architecture.Tests/CommandValidatorFixtures/CommandValidatorFixtures.cs:28
UpdateTicketRequestValidator class MMCA.Common.Architecture.Tests MMCA.Common.Architecture.Tests.CommandValidatorFixtures MMCA.Common.Architecture.Tests/CommandValidatorFixtures/CommandValidatorFixtures.cs:33
ContractImplementationTests class MMCA.Common.Architecture.Tests MMCA.Common.Architecture.Tests.Contracts MMCA.Common.Architecture.Tests/Contracts/ContractImplementationTests.cs:11
ErrorCatalogFitnessTests class MMCA.Common.Architecture.Tests MMCA.Common.Architecture.Tests.Contracts MMCA.Common.Architecture.Tests/Contracts/ErrorCatalogFitnessTests.cs:15
EventScopeFitnessTests class MMCA.Common.Architecture.Tests MMCA.Common.Architecture.Tests.Contracts MMCA.Common.Architecture.Tests/Contracts/EventScopeFitnessTests.cs:13
EventUpcasterFitnessTests class MMCA.Common.Architecture.Tests MMCA.Common.Architecture.Tests.Contracts MMCA.Common.Architecture.Tests/Contracts/EventUpcasterFitnessTests.cs:12
EventVersioningConventionTests class MMCA.Common.Architecture.Tests MMCA.Common.Architecture.Tests.Contracts MMCA.Common.Architecture.Tests/Contracts/EventVersioningConventionTests.cs:12
FakeConsumerMap class MMCA.Common.Architecture.Tests MMCA.Common.Architecture.Tests.Contracts MMCA.Common.Architecture.Tests/Contracts/EventScopeFitnessTests.cs:50
FixtureMap class MMCA.Common.Architecture.Tests MMCA.Common.Architecture.Tests.Contracts MMCA.Common.Architecture.Tests/Contracts/IntegrationEventContractTestsBaseTests.cs:124
FixtureModuleMap class MMCA.Common.Architecture.Tests MMCA.Common.Architecture.Tests.Contracts MMCA.Common.Architecture.Tests/Contracts/ErrorCatalogFitnessTests.cs:106
IntegrationEventContractTestsBaseTests class MMCA.Common.Architecture.Tests MMCA.Common.Architecture.Tests.Contracts MMCA.Common.Architecture.Tests/Contracts/IntegrationEventContractTestsBaseTests.cs:13
ProbeTests class MMCA.Common.Architecture.Tests MMCA.Common.Architecture.Tests.Contracts MMCA.Common.Architecture.Tests/Contracts/IntegrationEventContractTestsBaseTests.cs:134
ProtoContractFitnessTests class MMCA.Common.Architecture.Tests MMCA.Common.Architecture.Tests.Contracts MMCA.Common.Architecture.Tests/Contracts/ProtoContractFitnessTests.cs:14
UpcasterTestMap class MMCA.Common.Architecture.Tests MMCA.Common.Architecture.Tests.Contracts MMCA.Common.Architecture.Tests/Contracts/EventUpcasterFitnessTests.cs:74
AbstractFitnessControllerBase class MMCA.Common.Architecture.Tests MMCA.Common.Architecture.Tests.Cqrs MMCA.Common.Architecture.Tests/Cqrs/IdempotencyFitnessTests.cs:71
CancellationTestMap class MMCA.Common.Architecture.Tests MMCA.Common.Architecture.Tests.Cqrs MMCA.Common.Architecture.Tests/Cqrs/CancellationTokenFitnessTests.cs:63
CancellationTokenConventionTests class MMCA.Common.Architecture.Tests MMCA.Common.Architecture.Tests.Cqrs MMCA.Common.Architecture.Tests/Cqrs/CancellationTokenConventionTests.cs:10
CancellationTokenFitnessTests class MMCA.Common.Architecture.Tests MMCA.Common.Architecture.Tests.Cqrs MMCA.Common.Architecture.Tests/Cqrs/CancellationTokenFitnessTests.cs:12
CommandValidatorCoverageFitnessTests class MMCA.Common.Architecture.Tests MMCA.Common.Architecture.Tests.Cqrs MMCA.Common.Architecture.Tests/Cqrs/CommandValidatorCoverageFitnessTests.cs:16
DomainEventHandlerSaveFitnessTests class MMCA.Common.Architecture.Tests MMCA.Common.Architecture.Tests.Cqrs MMCA.Common.Architecture.Tests/Cqrs/DomainEventHandlerSaveFitnessTests.cs:17
FixtureAssemblyMap class MMCA.Common.Architecture.Tests MMCA.Common.Architecture.Tests.Cqrs MMCA.Common.Architecture.Tests/Cqrs/DomainEventHandlerSaveFitnessTests.cs:110
FixtureModuleMap class MMCA.Common.Architecture.Tests MMCA.Common.Architecture.Tests.Cqrs MMCA.Common.Architecture.Tests/Cqrs/CommandValidatorCoverageFitnessTests.cs:115
HandlerResultConventionTests class MMCA.Common.Architecture.Tests MMCA.Common.Architecture.Tests.Cqrs MMCA.Common.Architecture.Tests/Cqrs/HandlerResultConventionTests.cs:12
IdempotencyConventionTests class MMCA.Common.Architecture.Tests MMCA.Common.Architecture.Tests.Cqrs MMCA.Common.Architecture.Tests/Cqrs/IdempotencyConventionTests.cs:10
IdempotencyFitnessTests class MMCA.Common.Architecture.Tests MMCA.Common.Architecture.Tests.Cqrs MMCA.Common.Architecture.Tests/Cqrs/IdempotencyFitnessTests.cs:12
IdempotencyTestMap class MMCA.Common.Architecture.Tests MMCA.Common.Architecture.Tests.Cqrs MMCA.Common.Architecture.Tests/Cqrs/IdempotencyFitnessTests.cs:52
IdempotentFitnessController class MMCA.Common.Architecture.Tests MMCA.Common.Architecture.Tests.Cqrs MMCA.Common.Architecture.Tests/Cqrs/IdempotencyFitnessTests.cs:61
InheritingFitnessController class MMCA.Common.Architecture.Tests MMCA.Common.Architecture.Tests.Cqrs MMCA.Common.Architecture.Tests/Cqrs/IdempotencyFitnessTests.cs:81
NonIdempotentFitnessController class MMCA.Common.Architecture.Tests MMCA.Common.Architecture.Tests.Cqrs MMCA.Common.Architecture.Tests/Cqrs/IdempotencyFitnessTests.cs:84
RawQueryableConventionTests class MMCA.Common.Architecture.Tests MMCA.Common.Architecture.Tests.Cqrs MMCA.Common.Architecture.Tests/Cqrs/RawQueryableConventionTests.cs:13
SliceCohesionTests class MMCA.Common.Architecture.Tests MMCA.Common.Architecture.Tests.Cqrs MMCA.Common.Architecture.Tests/Cqrs/SliceCohesionTests.cs:10
UndeclaredFitnessController class MMCA.Common.Architecture.Tests MMCA.Common.Architecture.Tests.Cqrs MMCA.Common.Architecture.Tests/Cqrs/IdempotencyFitnessTests.cs:94
AcyclicConsumer class MMCA.Common.Architecture.Tests MMCA.Common.Architecture.Tests.CycleFixtures.Acyclic MMCA.Common.Architecture.Tests/CycleFixtures/Acyclic/AcyclicFixtures.cs:6
LeftModelBase class MMCA.Common.Architecture.Tests MMCA.Common.Architecture.Tests.CycleFixtures.Left MMCA.Common.Architecture.Tests/CycleFixtures/Left/LeftFixtures.cs:13
LeftService class MMCA.Common.Architecture.Tests MMCA.Common.Architecture.Tests.CycleFixtures.Left MMCA.Common.Architecture.Tests/CycleFixtures/Left/LeftFixtures.cs:6
RightModel class MMCA.Common.Architecture.Tests MMCA.Common.Architecture.Tests.CycleFixtures.Right MMCA.Common.Architecture.Tests/CycleFixtures/Right/RightFixtures.cs:6
AggregateConventionTests class MMCA.Common.Architecture.Tests MMCA.Common.Architecture.Tests.Domain MMCA.Common.Architecture.Tests/Domain/AggregateConventionTests.cs:9
CascadeSoftDeleteConventionTests class MMCA.Common.Architecture.Tests MMCA.Common.Architecture.Tests.Domain MMCA.Common.Architecture.Tests/Domain/CascadeSoftDeleteConventionTests.cs:14
CascadeSoftDeleteFitnessTests class MMCA.Common.Architecture.Tests MMCA.Common.Architecture.Tests.Domain MMCA.Common.Architecture.Tests/Domain/CascadeSoftDeleteFitnessTests.cs:17
ConcurrencyConventionTests class MMCA.Common.Architecture.Tests MMCA.Common.Architecture.Tests.Domain MMCA.Common.Architecture.Tests/Domain/ConcurrencyConventionTests.cs:12
DomainThrowFitnessTests class MMCA.Common.Architecture.Tests MMCA.Common.Architecture.Tests.Domain MMCA.Common.Architecture.Tests/Domain/DomainThrowFitnessTests.cs:17
FitnessDependent class MMCA.Common.Architecture.Tests MMCA.Common.Architecture.Tests.Domain MMCA.Common.Architecture.Tests/Domain/SpecificationFitnessTests.cs:48
FitnessPrincipal class MMCA.Common.Architecture.Tests MMCA.Common.Architecture.Tests.Domain MMCA.Common.Architecture.Tests/Domain/SpecificationFitnessTests.cs:57
FixtureAssemblyMap class MMCA.Common.Architecture.Tests MMCA.Common.Architecture.Tests.Domain MMCA.Common.Architecture.Tests/Domain/CascadeSoftDeleteFitnessTests.cs:97
FixtureAssemblyMap class MMCA.Common.Architecture.Tests MMCA.Common.Architecture.Tests.Domain MMCA.Common.Architecture.Tests/Domain/DomainThrowFitnessTests.cs:138
FixtureAssemblyMap class MMCA.Common.Architecture.Tests MMCA.Common.Architecture.Tests.Domain MMCA.Common.Architecture.Tests/Domain/SoftDeleteEnforcementFitnessTests.cs:77
NavigatingQuerySpec class MMCA.Common.Architecture.Tests MMCA.Common.Architecture.Tests.Domain MMCA.Common.Architecture.Tests/Domain/SpecificationFitnessTests.cs:76
NavigatingSpec class MMCA.Common.Architecture.Tests MMCA.Common.Architecture.Tests.Domain MMCA.Common.Architecture.Tests/Domain/SpecificationFitnessTests.cs:63
ScalarOnlyQuerySpec class MMCA.Common.Architecture.Tests MMCA.Common.Architecture.Tests.Domain MMCA.Common.Architecture.Tests/Domain/SpecificationFitnessTests.cs:89
ScalarOnlySpec class MMCA.Common.Architecture.Tests MMCA.Common.Architecture.Tests.Domain MMCA.Common.Architecture.Tests/Domain/SpecificationFitnessTests.cs:69
SoftDeleteEnforcementFitnessTests class MMCA.Common.Architecture.Tests MMCA.Common.Architecture.Tests.Domain MMCA.Common.Architecture.Tests/Domain/SoftDeleteEnforcementFitnessTests.cs:15
SoftDeleteEnforcementTests class MMCA.Common.Architecture.Tests MMCA.Common.Architecture.Tests.Domain MMCA.Common.Architecture.Tests/Domain/SoftDeleteEnforcementTests.cs:19
SpecificationFitnessTests class MMCA.Common.Architecture.Tests MMCA.Common.Architecture.Tests.Domain MMCA.Common.Architecture.Tests/Domain/SpecificationFitnessTests.cs:13
SpecTestMap class MMCA.Common.Architecture.Tests MMCA.Common.Architecture.Tests.Domain MMCA.Common.Architecture.Tests/Domain/SpecificationFitnessTests.cs:40
BadgeGranter class MMCA.Common.Architecture.Tests MMCA.Common.Architecture.Tests.DomainEventSaveFixtures MMCA.Common.Architecture.Tests/DomainEventSaveFixtures/DomainEventSaveFixtures.cs:70
DirectSavingHandler class MMCA.Common.Architecture.Tests MMCA.Common.Architecture.Tests.DomainEventSaveFixtures MMCA.Common.Architecture.Tests/DomainEventSaveFixtures/DomainEventSaveFixtures.cs:16
FixtureDomainEvent record MMCA.Common.Architecture.Tests MMCA.Common.Architecture.Tests.DomainEventSaveFixtures MMCA.Common.Architecture.Tests/DomainEventSaveFixtures/DomainEventSaveFixtures.cs:13
IBadgeGranter interface MMCA.Common.Architecture.Tests MMCA.Common.Architecture.Tests.DomainEventSaveFixtures MMCA.Common.Architecture.Tests/DomainEventSaveFixtures/DomainEventSaveFixtures.cs:64
InnocentHandler class MMCA.Common.Architecture.Tests MMCA.Common.Architecture.Tests.DomainEventSaveFixtures MMCA.Common.Architecture.Tests/DomainEventSaveFixtures/DomainEventSaveFixtures.cs:95
InterfaceDispatchSavingHandler class MMCA.Common.Architecture.Tests MMCA.Common.Architecture.Tests.DomainEventSaveFixtures MMCA.Common.Architecture.Tests/DomainEventSaveFixtures/DomainEventSaveFixtures.cs:81
PointsAwarder class MMCA.Common.Architecture.Tests MMCA.Common.Architecture.Tests.DomainEventSaveFixtures MMCA.Common.Architecture.Tests/DomainEventSaveFixtures/DomainEventSaveFixtures.cs:42
PointsWriter class MMCA.Common.Architecture.Tests MMCA.Common.Architecture.Tests.DomainEventSaveFixtures MMCA.Common.Architecture.Tests/DomainEventSaveFixtures/DomainEventSaveFixtures.cs:53
TransitiveSavingHandler class MMCA.Common.Architecture.Tests MMCA.Common.Architecture.Tests.DomainEventSaveFixtures MMCA.Common.Architecture.Tests/DomainEventSaveFixtures/DomainEventSaveFixtures.cs:31
ArgumentGuardFixture class MMCA.Common.Architecture.Tests MMCA.Common.Architecture.Tests.DomainThrowFixtures MMCA.Common.Architecture.Tests/DomainThrowFixtures/DomainThrowFixtures.cs:9
CustomExceptionThrowingFixture class MMCA.Common.Architecture.Tests MMCA.Common.Architecture.Tests.DomainThrowFixtures MMCA.Common.Architecture.Tests/DomainThrowFixtures/DomainThrowFixtures.cs:67
IndirectThrowFixture class MMCA.Common.Architecture.Tests MMCA.Common.Architecture.Tests.DomainThrowFixtures MMCA.Common.Architecture.Tests/DomainThrowFixtures/DomainThrowFixtures.cs:99
InvalidOperationThrowingFixture class MMCA.Common.Architecture.Tests MMCA.Common.Architecture.Tests.DomainThrowFixtures MMCA.Common.Architecture.Tests/DomainThrowFixtures/DomainThrowFixtures.cs:37
NonThrowingFixture class MMCA.Common.Architecture.Tests MMCA.Common.Architecture.Tests.DomainThrowFixtures MMCA.Common.Architecture.Tests/DomainThrowFixtures/DomainThrowFixtures.cs:105
RethrowingFixture class MMCA.Common.Architecture.Tests MMCA.Common.Architecture.Tests.DomainThrowFixtures MMCA.Common.Architecture.Tests/DomainThrowFixtures/DomainThrowFixtures.cs:76
TicketDomainException class MMCA.Common.Architecture.Tests MMCA.Common.Architecture.Tests.DomainThrowFixtures MMCA.Common.Architecture.Tests/DomainThrowFixtures/DomainThrowFixtures.cs:49
DuplicateTicketErrors class MMCA.Common.Architecture.Tests MMCA.Common.Architecture.Tests.ErrorCodeFixtures MMCA.Common.Architecture.Tests/ErrorCodeFixtures/ErrorCodeFixtures.cs:19
DynamicErrors class MMCA.Common.Architecture.Tests MMCA.Common.Architecture.Tests.ErrorCodeFixtures MMCA.Common.Architecture.Tests/ErrorCodeFixtures/ErrorCodeFixtures.cs:46
SharedCodeErrors class MMCA.Common.Architecture.Tests MMCA.Common.Architecture.Tests.ErrorCodeFixtures MMCA.Common.Architecture.Tests/ErrorCodeFixtures/ErrorCodeFixtures.cs:52
TicketErrors class MMCA.Common.Architecture.Tests MMCA.Common.Architecture.Tests.ErrorCodeFixtures MMCA.Common.Architecture.Tests/ErrorCodeFixtures/ErrorCodeFixtures.cs:11
TwoBranchTicketErrors class MMCA.Common.Architecture.Tests MMCA.Common.Architecture.Tests.ErrorCodeFixtures MMCA.Common.Architecture.Tests/ErrorCodeFixtures/ErrorCodeFixtures.cs:28
UnprefixedErrors class MMCA.Common.Architecture.Tests MMCA.Common.Architecture.Tests.ErrorCodeFixtures MMCA.Common.Architecture.Tests/ErrorCodeFixtures/ErrorCodeFixtures.cs:37
DataSubjectSample class MMCA.Common.Architecture.Tests MMCA.Common.Architecture.Tests.Governance MMCA.Common.Architecture.Tests/Governance/PiiErasureContractFitnessTests.cs:79
DependencyVersionTests class MMCA.Common.Architecture.Tests MMCA.Common.Architecture.Tests.Governance MMCA.Common.Architecture.Tests/Governance/DependencyVersionTests.cs:9
FolderWidthTests class MMCA.Common.Architecture.Tests MMCA.Common.Architecture.Tests.Governance MMCA.Common.Architecture.Tests/Governance/FolderWidthTests.cs:18
FrameworkSanityTests class MMCA.Common.Architecture.Tests MMCA.Common.Architecture.Tests.Governance MMCA.Common.Architecture.Tests/Governance/FrameworkSanityTests.cs:13
ObservabilityConventionTestsBaseTests class MMCA.Common.Architecture.Tests MMCA.Common.Architecture.Tests.Governance MMCA.Common.Architecture.Tests/Governance/ObservabilityConventionTestsBaseTests.cs:14
PasswordHashingFitnessTests class MMCA.Common.Architecture.Tests MMCA.Common.Architecture.Tests.Governance MMCA.Common.Architecture.Tests/Governance/PasswordHashingFitnessTests.cs:15
PiiConventionTests class MMCA.Common.Architecture.Tests MMCA.Common.Architecture.Tests.Governance MMCA.Common.Architecture.Tests/Governance/PiiConventionTests.cs:13
PiiErasureContractFitnessTests class MMCA.Common.Architecture.Tests MMCA.Common.Architecture.Tests.Governance MMCA.Common.Architecture.Tests/Governance/PiiErasureContractFitnessTests.cs:19
DbSetRemovingFixture class MMCA.Common.Architecture.Tests MMCA.Common.Architecture.Tests.HardDeleteFixtures MMCA.Common.Architecture.Tests/HardDeleteFixtures/HardDeleteFixtures.cs:17
ExecuteDeletingFixture class MMCA.Common.Architecture.Tests MMCA.Common.Architecture.Tests.HardDeleteFixtures MMCA.Common.Architecture.Tests/HardDeleteFixtures/HardDeleteFixtures.cs:26
FixtureEntity class MMCA.Common.Architecture.Tests MMCA.Common.Architecture.Tests.HardDeleteFixtures MMCA.Common.Architecture.Tests/HardDeleteFixtures/HardDeleteFixtures.cs:11
SoftDeletingFixture class MMCA.Common.Architecture.Tests MMCA.Common.Architecture.Tests.HardDeleteFixtures MMCA.Common.Architecture.Tests/HardDeleteFixtures/HardDeleteFixtures.cs:37
CycleTestMap class MMCA.Common.Architecture.Tests MMCA.Common.Architecture.Tests.Layering MMCA.Common.Architecture.Tests/Layering/NamespaceCycleFitnessTests.cs:52
DisabledFakeExportService class MMCA.Common.Architecture.Tests MMCA.Common.Architecture.Tests.Layering MMCA.Common.Architecture.Tests/Layering/ModuleConformanceTestsBaseTests.cs:28
DomainPurityTests class MMCA.Common.Architecture.Tests MMCA.Common.Architecture.Tests.Layering MMCA.Common.Architecture.Tests/Layering/DomainPurityTests.cs:9
DriftedTests class MMCA.Common.Architecture.Tests MMCA.Common.Architecture.Tests.Layering MMCA.Common.Architecture.Tests/Layering/ModuleConformanceTestsBaseTests.cs:131
FakeArchitectureMap class MMCA.Common.Architecture.Tests MMCA.Common.Architecture.Tests.Layering MMCA.Common.Architecture.Tests/Layering/LayerDependencyOverrideTests.cs:127
FakeDependentModule class MMCA.Common.Architecture.Tests MMCA.Common.Architecture.Tests.Layering MMCA.Common.Architecture.Tests/Layering/ModuleConformanceTestsBaseTests.cs:31
FakeDependentModuleConformanceTests class MMCA.Common.Architecture.Tests MMCA.Common.Architecture.Tests.Layering MMCA.Common.Architecture.Tests/Layering/ModuleConformanceTestsBaseTests.cs:60
FakeLeafModule class MMCA.Common.Architecture.Tests MMCA.Common.Architecture.Tests.Layering MMCA.Common.Architecture.Tests/Layering/ModuleConformanceTestsBaseTests.cs:15
FakeLeafModuleConformanceTests class MMCA.Common.Architecture.Tests MMCA.Common.Architecture.Tests.Layering MMCA.Common.Architecture.Tests/Layering/ModuleConformanceTestsBaseTests.cs:51
IFakeExportService interface MMCA.Common.Architecture.Tests MMCA.Common.Architecture.Tests.Layering MMCA.Common.Architecture.Tests/Layering/ModuleConformanceTestsBaseTests.cs:25
LayerDependencyOverrideTests class MMCA.Common.Architecture.Tests MMCA.Common.Architecture.Tests.Layering MMCA.Common.Architecture.Tests/Layering/LayerDependencyOverrideTests.cs:18
LayerDependencyTests class MMCA.Common.Architecture.Tests MMCA.Common.Architecture.Tests.Layering MMCA.Common.Architecture.Tests/Layering/LayerDependencyTests.cs:9
MicroserviceExtractionTests class MMCA.Common.Architecture.Tests MMCA.Common.Architecture.Tests.Layering MMCA.Common.Architecture.Tests/Layering/MicroserviceExtractionTests.cs:11
ModuleConformanceTestsBaseTests class MMCA.Common.Architecture.Tests MMCA.Common.Architecture.Tests.Layering MMCA.Common.Architecture.Tests/Layering/ModuleConformanceTestsBaseTests.cs:86
ModuleIsolationTestsBaseTests class MMCA.Common.Architecture.Tests MMCA.Common.Architecture.Tests.Layering MMCA.Common.Architecture.Tests/Layering/ModuleIsolationTestsBaseTests.cs:16
NamespaceCycleFitnessTests class MMCA.Common.Architecture.Tests MMCA.Common.Architecture.Tests.Layering MMCA.Common.Architecture.Tests/Layering/NamespaceCycleFitnessTests.cs:11
NamespaceCycleTests class MMCA.Common.Architecture.Tests MMCA.Common.Architecture.Tests.Layering MMCA.Common.Architecture.Tests/Layering/NamespaceCycleTests.cs:9
ServiceContractPurityTests class MMCA.Common.Architecture.Tests MMCA.Common.Architecture.Tests.Layering MMCA.Common.Architecture.Tests/Layering/ServiceContractPurityTests.cs:11
StubMap class MMCA.Common.Architecture.Tests MMCA.Common.Architecture.Tests.Layering MMCA.Common.Architecture.Tests/Layering/ModuleIsolationTestsBaseTests.cs:75
LocalizationResourceTests class MMCA.Common.Architecture.Tests MMCA.Common.Architecture.Tests.Ui MMCA.Common.Architecture.Tests/Ui/LocalizationResourceTests.cs:12
LocalizedTextConventionTests class MMCA.Common.Architecture.Tests MMCA.Common.Architecture.Tests.Ui MMCA.Common.Architecture.Tests/Ui/LocalizedTextConventionTests.cs:11
NavigationContractTests class MMCA.Common.Architecture.Tests MMCA.Common.Architecture.Tests.Ui MMCA.Common.Architecture.Tests/Ui/NavigationContractTests.cs:19
SortableColumnFitnessTests class MMCA.Common.Architecture.Tests MMCA.Common.Architecture.Tests.Ui MMCA.Common.Architecture.Tests/Ui/SortableColumnFitnessTests.cs:15
StateManagementConventionTests class MMCA.Common.Architecture.Tests MMCA.Common.Architecture.Tests.Ui MMCA.Common.Architecture.Tests/Ui/StateManagementConventionTests.cs:11
UIArchitectureConventionTests class MMCA.Common.Architecture.Tests MMCA.Common.Architecture.Tests.Ui MMCA.Common.Architecture.Tests/Ui/UIArchitectureConventionTests.cs:11
FixtureBackwardsV1 record MMCA.Common.Architecture.Tests MMCA.Common.Architecture.Tests.UpcasterFixtures.IntegrationEvents MMCA.Common.Architecture.Tests/UpcasterFixtures/IntegrationEvents/EventUpcasterFixtures.cs:45
FixtureBackwardsV2 record MMCA.Common.Architecture.Tests MMCA.Common.Architecture.Tests.UpcasterFixtures.IntegrationEvents MMCA.Common.Architecture.Tests/UpcasterFixtures/IntegrationEvents/EventUpcasterFixtures.cs:48
FixtureBackwardsVersionUpcaster class MMCA.Common.Architecture.Tests MMCA.Common.Architecture.Tests.UpcasterFixtures.IntegrationEvents MMCA.Common.Architecture.Tests/UpcasterFixtures/IntegrationEvents/EventUpcasterFixtures.cs:78
FixtureCompliantV1 record MMCA.Common.Architecture.Tests MMCA.Common.Architecture.Tests.UpcasterFixtures.IntegrationEvents MMCA.Common.Architecture.Tests/UpcasterFixtures/IntegrationEvents/EventUpcasterFixtures.cs:15
FixtureCompliantV1ToV2Upcaster class MMCA.Common.Architecture.Tests MMCA.Common.Architecture.Tests.UpcasterFixtures.IntegrationEvents MMCA.Common.Architecture.Tests/UpcasterFixtures/IntegrationEvents/EventUpcasterFixtures.cs:54
FixtureCompliantV2 record MMCA.Common.Architecture.Tests MMCA.Common.Architecture.Tests.UpcasterFixtures.IntegrationEvents MMCA.Common.Architecture.Tests/UpcasterFixtures/IntegrationEvents/EventUpcasterFixtures.cs:18
FixtureCompliantV2ToV3Upcaster class MMCA.Common.Architecture.Tests MMCA.Common.Architecture.Tests.UpcasterFixtures.IntegrationEvents MMCA.Common.Architecture.Tests/UpcasterFixtures/IntegrationEvents/EventUpcasterFixtures.cs:60
FixtureCompliantV3 record MMCA.Common.Architecture.Tests MMCA.Common.Architecture.Tests.UpcasterFixtures.IntegrationEvents MMCA.Common.Architecture.Tests/UpcasterFixtures/IntegrationEvents/EventUpcasterFixtures.cs:24
FixtureContestedClaimUpcaster class MMCA.Common.Architecture.Tests MMCA.Common.Architecture.Tests.UpcasterFixtures.IntegrationEvents MMCA.Common.Architecture.Tests/UpcasterFixtures/IntegrationEvents/EventUpcasterFixtures.cs:66
FixtureContestedV1 record MMCA.Common.Architecture.Tests MMCA.Common.Architecture.Tests.UpcasterFixtures.IntegrationEvents MMCA.Common.Architecture.Tests/UpcasterFixtures/IntegrationEvents/EventUpcasterFixtures.cs:30
FixtureContestedV2 record MMCA.Common.Architecture.Tests MMCA.Common.Architecture.Tests.UpcasterFixtures.IntegrationEvents MMCA.Common.Architecture.Tests/UpcasterFixtures/IntegrationEvents/EventUpcasterFixtures.cs:33
FixtureContestedV3 record MMCA.Common.Architecture.Tests MMCA.Common.Architecture.Tests.UpcasterFixtures.IntegrationEvents MMCA.Common.Architecture.Tests/UpcasterFixtures/IntegrationEvents/EventUpcasterFixtures.cs:39
FixtureRivalClaimUpcaster class MMCA.Common.Architecture.Tests MMCA.Common.Architecture.Tests.UpcasterFixtures.IntegrationEvents MMCA.Common.Architecture.Tests/UpcasterFixtures/IntegrationEvents/EventUpcasterFixtures.cs:72
DataProtectionExtensions class MMCA.Common.Aspire MMCA.Common.Aspire MMCA.Common.Aspire/DataProtection/DataProtectionExtensions.cs:19
Extensions class MMCA.Common.Aspire MMCA.Common.Aspire MMCA.Common.Aspire/Extensions.cs:29
GatewayCorsExtensions class MMCA.Common.Aspire MMCA.Common.Aspire MMCA.Common.Aspire/GatewayCorsExtensions.cs:16
HealthCheckTags class MMCA.Common.Aspire MMCA.Common.Aspire MMCA.Common.Aspire/HealthCheckTags.cs:6
HealthEndpointPaths class MMCA.Common.Aspire MMCA.Common.Aspire MMCA.Common.Aspire/HealthEndpointPaths.cs:8
KeyVaultConfigurationExtensions class MMCA.Common.Aspire MMCA.Common.Aspire MMCA.Common.Aspire/Configuration/KeyVaultConfigurationExtensions.cs:21
RedisCachingExtensions class MMCA.Common.Aspire MMCA.Common.Aspire.Caching MMCA.Common.Aspire/Caching/RedisCachingExtensions.cs:29
DownstreamProbeVersion enum MMCA.Common.Aspire MMCA.Common.Aspire.Gateway MMCA.Common.Aspire/Gateway/GatewayHealthCheckExtensions.cs:10
DownstreamServiceHealthCheck class MMCA.Common.Aspire MMCA.Common.Aspire.Gateway MMCA.Common.Aspire/Gateway/DownstreamServiceHealthCheck.cs:39
GatewayCorrelationExtensions class MMCA.Common.Aspire MMCA.Common.Aspire.Gateway MMCA.Common.Aspire/Gateway/GatewayCorrelationMiddleware.cs:73
GatewayCorrelationMiddleware class MMCA.Common.Aspire MMCA.Common.Aspire.Gateway MMCA.Common.Aspire/Gateway/GatewayCorrelationMiddleware.cs:27
GatewayDownstreamHealthCheckOptions class MMCA.Common.Aspire MMCA.Common.Aspire.Gateway MMCA.Common.Aspire/Gateway/GatewayHealthCheckExtensions.cs:40
GatewayDownstreamRegistry class MMCA.Common.Aspire MMCA.Common.Aspire.Gateway MMCA.Common.Aspire/Gateway/GatewayHealthCheckExtensions.cs:225
GatewayHealthCheckExtensions class MMCA.Common.Aspire MMCA.Common.Aspire.Gateway MMCA.Common.Aspire/Gateway/GatewayHealthCheckExtensions.cs:70
GatewayRateLimitingExtensions class MMCA.Common.Aspire MMCA.Common.Aspire.Gateway MMCA.Common.Aspire/Gateway/GatewayRateLimitingExtensions.cs:39
GatewayRateLimitingSettings class MMCA.Common.Aspire MMCA.Common.Aspire.Gateway MMCA.Common.Aspire/Gateway/GatewayRateLimitingSettings.cs:47
RedisPingHealthCheck class MMCA.Common.Aspire MMCA.Common.Aspire.Health MMCA.Common.Aspire/Health/RedisPingHealthCheck.cs:26
KestrelEndpointExtensions class MMCA.Common.Aspire MMCA.Common.Aspire.Kestrel MMCA.Common.Aspire/Kestrel/KestrelEndpointExtensions.cs:24
KestrelListenerSpec record MMCA.Common.Aspire MMCA.Common.Aspire.Kestrel MMCA.Common.Aspire/Kestrel/KestrelEndpointExtensions.cs:132
SerilogHostExtensions class MMCA.Common.Aspire MMCA.Common.Aspire.Logging MMCA.Common.Aspire/Logging/SerilogHostExtensions.cs:27
CspNonce class MMCA.Common.Aspire MMCA.Common.Aspire.Security MMCA.Common.Aspire/Security/SecurityHeaders.cs:110
CspPolicy record MMCA.Common.Aspire MMCA.Common.Aspire.Security MMCA.Common.Aspire/Security/SecurityHeaders.cs:64
ICspPolicyProvider interface MMCA.Common.Aspire MMCA.Common.Aspire.Security MMCA.Common.Aspire/Security/SecurityHeaders.cs:72
SecurityHeadersExtensions class MMCA.Common.Aspire MMCA.Common.Aspire.Security MMCA.Common.Aspire/Security/SecurityHeaders.cs:210
SecurityHeadersMiddleware class MMCA.Common.Aspire MMCA.Common.Aspire.Security MMCA.Common.Aspire/Security/SecurityHeaders.cs:133
SecurityHeadersSettings class MMCA.Common.Aspire MMCA.Common.Aspire.Security MMCA.Common.Aspire/Security/SecurityHeaders.cs:19
StaticCspPolicyProvider class MMCA.Common.Aspire MMCA.Common.Aspire.Security MMCA.Common.Aspire/Security/SecurityHeaders.cs:79
OutboxPollFilterProcessor class MMCA.Common.Aspire MMCA.Common.Aspire.Telemetry MMCA.Common.Aspire/Telemetry/OutboxPollFilterProcessor.cs:15
ProbeTelemetryFilter class MMCA.Common.Aspire MMCA.Common.Aspire.Telemetry MMCA.Common.Aspire/Telemetry/ProbeTelemetryFilter.cs:27
ProbeTelemetryFilterProcessor class MMCA.Common.Aspire MMCA.Common.Aspire.Telemetry MMCA.Common.Aspire/Telemetry/ProbeTelemetryFilterProcessor.cs:20
IWarmupTask interface MMCA.Common.Aspire MMCA.Common.Aspire.Warmup MMCA.Common.Aspire/Warmup/IWarmupTask.cs:9
OpenIdConnectMetadataWarmupTask class MMCA.Common.Aspire MMCA.Common.Aspire.Warmup MMCA.Common.Aspire/Warmup/OpenIdConnectMetadataWarmupTask.cs:21
SelfHttpWarmupTaskBase class MMCA.Common.Aspire MMCA.Common.Aspire.Warmup MMCA.Common.Aspire/Warmup/SelfHttpWarmupTaskBase.cs:28
WarmupHostedService class MMCA.Common.Aspire MMCA.Common.Aspire.Warmup MMCA.Common.Aspire/Warmup/WarmupHostedService.cs:28
WarmupReadinessGate class MMCA.Common.Aspire MMCA.Common.Aspire.Warmup MMCA.Common.Aspire/Warmup/WarmupReadinessGate.cs:10
WarmupReadinessHealthCheck class MMCA.Common.Aspire MMCA.Common.Aspire.Warmup MMCA.Common.Aspire/Warmup/WarmupReadinessHealthCheck.cs:9
Extensions class MMCA.Common.Aspire.Hosting MMCA.Common.Aspire.Hosting MMCA.Common.Aspire.Hosting/Extensions.cs:23
H2cEndpointHealthCheck class MMCA.Common.Aspire.Hosting MMCA.Common.Aspire.Hosting MMCA.Common.Aspire.Hosting/H2cEndpointHealthCheck.cs:23
H2cHealthCheckExtensions class MMCA.Common.Aspire.Hosting MMCA.Common.Aspire.Hosting MMCA.Common.Aspire.Hosting/H2cHealthCheckExtensions.cs:41
H2cHealthCheckRegistry class MMCA.Common.Aspire.Hosting MMCA.Common.Aspire.Hosting MMCA.Common.Aspire.Hosting/H2cHealthCheckExtensions.cs:153
ServiceBusEmulatorResource class MMCA.Common.Aspire.Hosting MMCA.Common.Aspire.Hosting MMCA.Common.Aspire.Hosting/ServiceBusEmulatorResource.cs:32
E2eLiftTests class MMCA.Common.Aspire.Hosting.Tests MMCA.Common.Aspire.Hosting.Tests MMCA.Common.Aspire.Hosting.Tests/E2eLiftTests.cs:24
H2cHealthCheckExtensionsTests class MMCA.Common.Aspire.Hosting.Tests MMCA.Common.Aspire.Hosting.Tests MMCA.Common.Aspire.Hosting.Tests/H2cHealthCheckExtensionsTests.cs:17
ServiceBusEmulatorBrokerTests class MMCA.Common.Aspire.Hosting.Tests MMCA.Common.Aspire.Hosting.Tests MMCA.Common.Aspire.Hosting.Tests/ServiceBusEmulatorBrokerTests.cs:16
StubHandler class MMCA.Common.Aspire.Hosting.Tests MMCA.Common.Aspire.Hosting.Tests MMCA.Common.Aspire.Hosting.Tests/H2cHealthCheckExtensionsTests.cs:316
KeyVaultConfigurationExtensionsTests class MMCA.Common.Aspire.Tests MMCA.Common.Aspire.Tests.Configuration MMCA.Common.Aspire.Tests/Configuration/KeyVaultConfigurationExtensionsTests.cs:27
SourceCollectingConfigurationManager class MMCA.Common.Aspire.Tests MMCA.Common.Aspire.Tests.Configuration MMCA.Common.Aspire.Tests/Configuration/KeyVaultConfigurationExtensionsTests.cs:160
SourceCollectingHostApplicationBuilder class MMCA.Common.Aspire.Tests MMCA.Common.Aspire.Tests.Configuration MMCA.Common.Aspire.Tests/Configuration/KeyVaultConfigurationExtensionsTests.cs:132
StubHostEnvironment class MMCA.Common.Aspire.Tests MMCA.Common.Aspire.Tests.Configuration MMCA.Common.Aspire.Tests/Configuration/KeyVaultConfigurationExtensionsTests.cs:192
StubLoggingBuilder class MMCA.Common.Aspire.Tests MMCA.Common.Aspire.Tests.Configuration MMCA.Common.Aspire.Tests/Configuration/KeyVaultConfigurationExtensionsTests.cs:203
StubMetricsBuilder class MMCA.Common.Aspire.Tests MMCA.Common.Aspire.Tests.Configuration MMCA.Common.Aspire.Tests/Configuration/KeyVaultConfigurationExtensionsTests.cs:208
DataProtectionExtensionsTests class MMCA.Common.Aspire.Tests MMCA.Common.Aspire.Tests.DataProtection MMCA.Common.Aspire.Tests/DataProtection/DataProtectionExtensionsTests.cs:19
GatewayCorrelationMiddlewareTests class MMCA.Common.Aspire.Tests MMCA.Common.Aspire.Tests.Gateway MMCA.Common.Aspire.Tests/Gateway/GatewayCorrelationMiddlewareTests.cs:15
GatewayCorsExtensionsTests class MMCA.Common.Aspire.Tests MMCA.Common.Aspire.Tests.Gateway MMCA.Common.Aspire.Tests/Gateway/GatewayCorsExtensionsTests.cs:19
GatewayDownstreamHealthChecksTests class MMCA.Common.Aspire.Tests MMCA.Common.Aspire.Tests.Gateway MMCA.Common.Aspire.Tests/Gateway/GatewayDownstreamHealthChecksTests.cs:17
GatewayRateLimitingTests class MMCA.Common.Aspire.Tests MMCA.Common.Aspire.Tests.Gateway MMCA.Common.Aspire.Tests/Gateway/GatewayRateLimitingTests.cs:21
ProbeAttempt record MMCA.Common.Aspire.Tests MMCA.Common.Aspire.Tests.Gateway MMCA.Common.Aspire.Tests/Gateway/GatewayDownstreamHealthChecksTests.cs:401
RecordingHttpResponseFeature class MMCA.Common.Aspire.Tests MMCA.Common.Aspire.Tests.Gateway MMCA.Common.Aspire.Tests/Gateway/GatewayCorrelationMiddlewareTests.cs:106
StubHandler class MMCA.Common.Aspire.Tests MMCA.Common.Aspire.Tests.Gateway MMCA.Common.Aspire.Tests/Gateway/GatewayDownstreamHealthChecksTests.cs:403
StubHostEnvironment class MMCA.Common.Aspire.Tests MMCA.Common.Aspire.Tests.Gateway MMCA.Common.Aspire.Tests/Gateway/GatewayCorsExtensionsTests.cs:78
StubHttpClientFactory class MMCA.Common.Aspire.Tests MMCA.Common.Aspire.Tests.Gateway MMCA.Common.Aspire.Tests/Gateway/GatewayDownstreamHealthChecksTests.cs:393
InfrastructureHealthChecksTests class MMCA.Common.Aspire.Tests MMCA.Common.Aspire.Tests.Health MMCA.Common.Aspire.Tests/Health/InfrastructureHealthChecksTests.cs:16
RedisPingHealthCheckTests class MMCA.Common.Aspire.Tests MMCA.Common.Aspire.Tests.Health MMCA.Common.Aspire.Tests/Health/RedisPingHealthCheckTests.cs:16
RedisReadinessSafetyTests class MMCA.Common.Aspire.Tests MMCA.Common.Aspire.Tests.Health MMCA.Common.Aspire.Tests/Health/RedisReadinessSafetyTests.cs:24
KestrelEndpointExtensionsTests class MMCA.Common.Aspire.Tests MMCA.Common.Aspire.Tests.Kestrel MMCA.Common.Aspire.Tests/Kestrel/KestrelEndpointExtensionsTests.cs:14
SerilogHostExtensionsTests class MMCA.Common.Aspire.Tests MMCA.Common.Aspire.Tests.Logging MMCA.Common.Aspire.Tests/Logging/SerilogHostExtensionsTests.cs:19
StubHostEnvironment class MMCA.Common.Aspire.Tests MMCA.Common.Aspire.Tests.Logging MMCA.Common.Aspire.Tests/Logging/SerilogHostExtensionsTests.cs:175
SecurityHeadersMiddlewareTests class MMCA.Common.Aspire.Tests MMCA.Common.Aspire.Tests.Security MMCA.Common.Aspire.Tests/Security/SecurityHeadersMiddlewareTests.cs:16
StubCspProvider class MMCA.Common.Aspire.Tests MMCA.Common.Aspire.Tests.Security MMCA.Common.Aspire.Tests/Security/SecurityHeadersMiddlewareTests.cs:186
StubWebHostEnvironment class MMCA.Common.Aspire.Tests MMCA.Common.Aspire.Tests.Security MMCA.Common.Aspire.Tests/Security/SecurityHeadersMiddlewareTests.cs:191
MetricsInstrumentationToggleTests class MMCA.Common.Aspire.Tests MMCA.Common.Aspire.Tests.Telemetry MMCA.Common.Aspire.Tests/Telemetry/MetricsInstrumentationToggleTests.cs:16
OutboxPollFilterProcessorTests class MMCA.Common.Aspire.Tests MMCA.Common.Aspire.Tests.Telemetry MMCA.Common.Aspire.Tests/Telemetry/OutboxPollFilterProcessorTests.cs:12
ProbeTelemetryFilterProcessorTests class MMCA.Common.Aspire.Tests MMCA.Common.Aspire.Tests.Telemetry MMCA.Common.Aspire.Tests/Telemetry/ProbeTelemetryFilterProcessorTests.cs:13
ProbeTelemetryFilterTests class MMCA.Common.Aspire.Tests MMCA.Common.Aspire.Tests.Telemetry MMCA.Common.Aspire.Tests/Telemetry/ProbeTelemetryFilterTests.cs:16
ProbeTelemetryToggleTests class MMCA.Common.Aspire.Tests MMCA.Common.Aspire.Tests.Telemetry MMCA.Common.Aspire.Tests/Telemetry/ProbeTelemetryToggleTests.cs:20
TracesSampleRatioTests class MMCA.Common.Aspire.Tests MMCA.Common.Aspire.Tests.Telemetry MMCA.Common.Aspire.Tests/Telemetry/TracesSampleRatioTests.cs:11
CapturingLogger class MMCA.Common.Aspire.Tests MMCA.Common.Aspire.Tests.Warmup MMCA.Common.Aspire.Tests/Warmup/SelfHttpWarmupTaskBaseTests.cs:403
ConfigurableWarmupTask class MMCA.Common.Aspire.Tests MMCA.Common.Aspire.Tests.Warmup MMCA.Common.Aspire.Tests/Warmup/SelfHttpWarmupTaskBaseTests.cs:330
FakeEnvironment class MMCA.Common.Aspire.Tests MMCA.Common.Aspire.Tests.Warmup MMCA.Common.Aspire.Tests/Warmup/SelfHttpWarmupTaskBaseTests.cs:368
FakeLifetime class MMCA.Common.Aspire.Tests MMCA.Common.Aspire.Tests.Warmup MMCA.Common.Aspire.Tests/Warmup/SelfHttpWarmupTaskBaseTests.cs:379
FakeServer class MMCA.Common.Aspire.Tests MMCA.Common.Aspire.Tests.Warmup MMCA.Common.Aspire.Tests/Warmup/SelfHttpWarmupTaskBaseTests.cs:353
HangingTask class MMCA.Common.Aspire.Tests MMCA.Common.Aspire.Tests.Warmup MMCA.Common.Aspire.Tests/Warmup/WarmupHostedServiceTests.cs:43
RecordingTask class MMCA.Common.Aspire.Tests MMCA.Common.Aspire.Tests.Warmup MMCA.Common.Aspire.Tests/Warmup/WarmupHostedServiceTests.cs:21
SelfHttpWarmupTaskBaseTests class MMCA.Common.Aspire.Tests MMCA.Common.Aspire.Tests.Warmup MMCA.Common.Aspire.Tests/Warmup/SelfHttpWarmupTaskBaseTests.cs:28
TestServerHost class MMCA.Common.Aspire.Tests MMCA.Common.Aspire.Tests.Warmup MMCA.Common.Aspire.Tests/Warmup/SelfHttpWarmupTaskBaseTests.cs:429
ThrowingTask class MMCA.Common.Aspire.Tests MMCA.Common.Aspire.Tests.Warmup MMCA.Common.Aspire.Tests/Warmup/WarmupHostedServiceTests.cs:34
WarmupHostedServiceTests class MMCA.Common.Aspire.Tests MMCA.Common.Aspire.Tests.Warmup MMCA.Common.Aspire.Tests/Warmup/WarmupHostedServiceTests.cs:13
WarmupReadinessGateTests class MMCA.Common.Aspire.Tests MMCA.Common.Aspire.Tests.Warmup MMCA.Common.Aspire.Tests/Warmup/WarmupReadinessGateTests.cs:10
WarmupReadinessHealthCheckTests class MMCA.Common.Aspire.Tests MMCA.Common.Aspire.Tests.Warmup MMCA.Common.Aspire.Tests/Warmup/WarmupReadinessHealthCheckTests.cs:11
ActiveSpec class MMCA.Common.Benchmarks MMCA.Common.Benchmarks MMCA.Common.Benchmarks/SpecificationBenchmarks.cs:28
MinValueSpec class MMCA.Common.Benchmarks MMCA.Common.Benchmarks MMCA.Common.Benchmarks/SpecificationBenchmarks.cs:23
ProductRow class MMCA.Common.Benchmarks MMCA.Common.Benchmarks MMCA.Common.Benchmarks/QueryPipelineBenchmarks.cs:19
QueryPipelineBenchmarks class MMCA.Common.Benchmarks MMCA.Common.Benchmarks MMCA.Common.Benchmarks/QueryPipelineBenchmarks.cs:17
SampleItem class MMCA.Common.Benchmarks MMCA.Common.Benchmarks MMCA.Common.Benchmarks/SpecificationBenchmarks.cs:16
SpecificationBenchmarks class MMCA.Common.Benchmarks MMCA.Common.Benchmarks MMCA.Common.Benchmarks/SpecificationBenchmarks.cs:14
AssemblyReference class MMCA.Common.Domain MMCA.Common.Domain MMCA.Common.Domain/AssemblyReference.cs:8
ClassReference class MMCA.Common.Domain MMCA.Common.Domain MMCA.Common.Domain/AssemblyReference.cs:18
EventNameAttribute class MMCA.Common.Domain MMCA.Common.Domain.Attributes MMCA.Common.Domain/Attributes/EventNameAttribute.cs:32
IdValueGeneratedAttribute class MMCA.Common.Domain MMCA.Common.Domain.Attributes MMCA.Common.Domain/Attributes/IdValueGeneratedAttribute.cs:9
NavigationAttribute class MMCA.Common.Domain MMCA.Common.Domain.Attributes MMCA.Common.Domain/Attributes/NavigationAttribute.cs:10
PiiAttribute class MMCA.Common.Domain MMCA.Common.Domain.Attributes MMCA.Common.Domain/Attributes/PiiAttribute.cs:19
IAuthUser interface MMCA.Common.Domain MMCA.Common.Domain.Auth MMCA.Common.Domain/Auth/IAuthUser.cs:16
IErasableUser interface MMCA.Common.Domain MMCA.Common.Domain.Auth MMCA.Common.Domain/Auth/IErasableUser.cs:30
IPasswordChangeableUser interface MMCA.Common.Domain MMCA.Common.Domain.Auth MMCA.Common.Domain/Auth/IPasswordChangeableUser.cs:11
IUserPreferences interface MMCA.Common.Domain MMCA.Common.Domain.Auth MMCA.Common.Domain/Auth/IUserPreferences.cs:10
RefreshSession class MMCA.Common.Domain MMCA.Common.Domain.Auth MMCA.Common.Domain/Auth/RefreshSession.cs:31
BaseDomainEvent record MMCA.Common.Domain MMCA.Common.Domain.DomainEvents MMCA.Common.Domain/DomainEvents/BaseDomainEvent.cs:26
BaseIntegrationEvent record MMCA.Common.Domain MMCA.Common.Domain.DomainEvents MMCA.Common.Domain/DomainEvents/BaseIntegrationEvent.cs:11
EntityChangedEvent<TIdentifierType> record MMCA.Common.Domain MMCA.Common.Domain.DomainEvents MMCA.Common.Domain/DomainEvents/EntityChangedEvent.cs:24
AuditableAggregateRootEntity<TIdentifierType> class MMCA.Common.Domain MMCA.Common.Domain.Entities MMCA.Common.Domain/Entities/AuditableAggregateRootEntity.cs:13
AuditableBaseEntity<TIdentifierType> class MMCA.Common.Domain MMCA.Common.Domain.Entities MMCA.Common.Domain/Entities/AuditableBaseEntity.cs:13
BaseEntity<TIdentifierType> class MMCA.Common.Domain MMCA.Common.Domain.Entities MMCA.Common.Domain/Entities/BaseEntity.cs:34
DomainEntityState enum MMCA.Common.Domain MMCA.Common.Domain.Enums MMCA.Common.Domain/Enums/DomainEntityState.cs:7
EntityTypeExtensions class MMCA.Common.Domain MMCA.Common.Domain.Extensions MMCA.Common.Domain/Extensions/EntityTypeExtensions.cs:9
OutputCacheEvictionRequested record MMCA.Common.Domain MMCA.Common.Domain.IntegrationEvents MMCA.Common.Domain/IntegrationEvents/OutputCacheEvictionRequested.cs:29
IAggregateRoot interface MMCA.Common.Domain MMCA.Common.Domain.Interfaces MMCA.Common.Domain/Interfaces/IAggregateRoot.cs:9
IAnonymizable interface MMCA.Common.Domain MMCA.Common.Domain.Interfaces MMCA.Common.Domain/Interfaces/IAnonymizable.cs:22
IAuditableEntity interface MMCA.Common.Domain MMCA.Common.Domain.Interfaces MMCA.Common.Domain/Interfaces/IAuditableEntity.cs:8
IAuditedEntity interface MMCA.Common.Domain MMCA.Common.Domain.Interfaces MMCA.Common.Domain/Interfaces/IAuditedEntity.cs:34
IBaseEntity<TIdentifierType> interface MMCA.Common.Domain MMCA.Common.Domain.Interfaces MMCA.Common.Domain/Interfaces/IBaseEntity.cs:7
IDomainEvent interface MMCA.Common.Domain MMCA.Common.Domain.Interfaces MMCA.Common.Domain/Interfaces/IDomainEvent.cs:7
IHasOrderingKey interface MMCA.Common.Domain MMCA.Common.Domain.Interfaces MMCA.Common.Domain/Interfaces/IHasOrderingKey.cs:24
IIntegrationEvent interface MMCA.Common.Domain MMCA.Common.Domain.Interfaces MMCA.Common.Domain/Interfaces/IIntegrationEvent.cs:15
IReactivatable interface MMCA.Common.Domain MMCA.Common.Domain.Interfaces MMCA.Common.Domain/Interfaces/IReactivatable.cs:19
IRowVersioned interface MMCA.Common.Domain MMCA.Common.Domain.Interfaces MMCA.Common.Domain/Interfaces/IRowVersioned.cs:11
ISpecification<TEntity, TIdentifierType> interface MMCA.Common.Domain MMCA.Common.Domain.Interfaces MMCA.Common.Domain/Interfaces/ISpecification.cs:12
ITenantEntity interface MMCA.Common.Domain MMCA.Common.Domain.Interfaces MMCA.Common.Domain/Interfaces/ITenantEntity.cs:33
CommonInvariants class MMCA.Common.Domain MMCA.Common.Domain.Invariants MMCA.Common.Domain/Invariants/CommonInvariants.cs:13
PushNotification class MMCA.Common.Domain MMCA.Common.Domain.Notifications.PushNotifications MMCA.Common.Domain/Notifications/PushNotifications/PushNotification.cs:16
PushNotificationStatus enum MMCA.Common.Domain MMCA.Common.Domain.Notifications.PushNotifications MMCA.Common.Domain/Notifications/PushNotifications/PushNotificationStatus.cs:6
PushNotificationCreated record MMCA.Common.Domain MMCA.Common.Domain.Notifications.PushNotifications.DomainEvents MMCA.Common.Domain/Notifications/PushNotifications/DomainEvents/PushNotificationCreated.cs:11
PushNotificationInvariants class MMCA.Common.Domain MMCA.Common.Domain.Notifications.PushNotifications.Invariants MMCA.Common.Domain/Notifications/PushNotifications/Invariants/PushNotificationInvariants.cs:10
UserNotification class MMCA.Common.Domain MMCA.Common.Domain.Notifications.UserNotifications MMCA.Common.Domain/Notifications/UserNotifications/UserNotification.cs:12
PiiRedactor class MMCA.Common.Domain MMCA.Common.Domain.Privacy MMCA.Common.Domain/Privacy/PiiRedactor.cs:24
RedactableProperty class MMCA.Common.Domain MMCA.Common.Domain.Privacy MMCA.Common.Domain/Privacy/PiiRedactor.cs:123
AndSpecification<TEntity, TIdentifierType> class MMCA.Common.Domain MMCA.Common.Domain.Specifications MMCA.Common.Domain/Specifications/Specification.cs:81
InlineSpecification<TEntity, TIdentifierType> class MMCA.Common.Domain MMCA.Common.Domain.Specifications MMCA.Common.Domain/Specifications/Specification.cs:45
NotSpecification<TEntity, TIdentifierType> class MMCA.Common.Domain MMCA.Common.Domain.Specifications MMCA.Common.Domain/Specifications/Specification.cs:128
OrderExpression record MMCA.Common.Domain MMCA.Common.Domain.Specifications MMCA.Common.Domain/Specifications/QuerySpecification.cs:150
OrSpecification<TEntity, TIdentifierType> class MMCA.Common.Domain MMCA.Common.Domain.Specifications MMCA.Common.Domain/Specifications/Specification.cs:105
OwnedByUserSpecification<TEntity, TIdentifierType> class MMCA.Common.Domain MMCA.Common.Domain.Specifications MMCA.Common.Domain/Specifications/OwnedByUserSpecification.cs:20
ParameterReplacer class MMCA.Common.Domain MMCA.Common.Domain.Specifications MMCA.Common.Domain/Specifications/ParameterReplacer.cs:24
QuerySpecification<TEntity, TIdentifierType> class MMCA.Common.Domain MMCA.Common.Domain.Specifications MMCA.Common.Domain/Specifications/QuerySpecification.cs:38
Specification<TEntity, TIdentifierType> class MMCA.Common.Domain MMCA.Common.Domain.Specifications MMCA.Common.Domain/Specifications/Specification.cs:15
SpecificationComposer class MMCA.Common.Domain MMCA.Common.Domain.Specifications MMCA.Common.Domain/Specifications/Specification.cs:146
SpecificationExtensions class MMCA.Common.Domain MMCA.Common.Domain.Specifications MMCA.Common.Domain/Specifications/SpecificationExtensions.cs:30
DecoratedEntity class MMCA.Common.Domain.Tests MMCA.Common.Domain.Tests.Attributes MMCA.Common.Domain.Tests/Attributes/IdValueGeneratedAttributeTests.cs:73
EntityWithNavigation class MMCA.Common.Domain.Tests MMCA.Common.Domain.Tests.Attributes MMCA.Common.Domain.Tests/Attributes/NavigationAttributeTests.cs:74
IdValueGeneratedAttributeTests class MMCA.Common.Domain.Tests MMCA.Common.Domain.Tests.Attributes MMCA.Common.Domain.Tests/Attributes/IdValueGeneratedAttributeTests.cs:6
NavigationAttributeTests class MMCA.Common.Domain.Tests MMCA.Common.Domain.Tests.Attributes MMCA.Common.Domain.Tests/Attributes/NavigationAttributeTests.cs:6
UndecoratedEntity class MMCA.Common.Domain.Tests MMCA.Common.Domain.Tests.Attributes MMCA.Common.Domain.Tests/Attributes/IdValueGeneratedAttributeTests.cs:75
RefreshSessionTests class MMCA.Common.Domain.Tests MMCA.Common.Domain.Tests.Auth MMCA.Common.Domain.Tests/Auth/RefreshSessionTests.cs:13
BaseDomainEventTests class MMCA.Common.Domain.Tests MMCA.Common.Domain.Tests.DomainEvents MMCA.Common.Domain.Tests/DomainEvents/BaseDomainEventTests.cs:6
BaseIntegrationEventTests class MMCA.Common.Domain.Tests MMCA.Common.Domain.Tests.DomainEvents MMCA.Common.Domain.Tests/DomainEvents/BaseIntegrationEventTests.cs:6
EntityChangedEventTests class MMCA.Common.Domain.Tests MMCA.Common.Domain.Tests.DomainEvents MMCA.Common.Domain.Tests/DomainEvents/EntityChangedEventTests.cs:7
TestDomainEvent record MMCA.Common.Domain.Tests MMCA.Common.Domain.Tests.DomainEvents MMCA.Common.Domain.Tests/DomainEvents/BaseDomainEventTests.cs:8
TestEntityChangedEvent record MMCA.Common.Domain.Tests MMCA.Common.Domain.Tests.DomainEvents MMCA.Common.Domain.Tests/DomainEvents/EntityChangedEventTests.cs:63
TestGuidEntityChangedEvent record MMCA.Common.Domain.Tests MMCA.Common.Domain.Tests.DomainEvents MMCA.Common.Domain.Tests/DomainEvents/EntityChangedEventTests.cs:67
TestIntegrationEvent record MMCA.Common.Domain.Tests MMCA.Common.Domain.Tests.DomainEvents MMCA.Common.Domain.Tests/DomainEvents/BaseIntegrationEventTests.cs:49
AuditableAggregateRootEntityAdditionalTests class MMCA.Common.Domain.Tests MMCA.Common.Domain.Tests.Entities MMCA.Common.Domain.Tests/Entities/AuditableAggregateRootEntityAdditionalTests.cs:6
AuditableAggregateRootEntityTests class MMCA.Common.Domain.Tests MMCA.Common.Domain.Tests.Entities MMCA.Common.Domain.Tests/Entities/AuditableAggregateRootEntityTests.cs:6
AuditableBaseEntityAdditionalTests class MMCA.Common.Domain.Tests MMCA.Common.Domain.Tests.Entities MMCA.Common.Domain.Tests/Entities/AuditableBaseEntityAdditionalTests.cs:6
AuditableBaseEntityTests class MMCA.Common.Domain.Tests MMCA.Common.Domain.Tests.Entities MMCA.Common.Domain.Tests/Entities/AuditableBaseEntityTests.cs:6
BaseEntityTests class MMCA.Common.Domain.Tests MMCA.Common.Domain.Tests.Entities MMCA.Common.Domain.Tests/Entities/BaseEntityTests.cs:8
ChildEntity class MMCA.Common.Domain.Tests MMCA.Common.Domain.Tests.Entities MMCA.Common.Domain.Tests/Entities/AuditableAggregateRootEntityAdditionalTests.cs:11
GuidIdEntity class MMCA.Common.Domain.Tests MMCA.Common.Domain.Tests.Entities MMCA.Common.Domain.Tests/Entities/BaseEntityTests.cs:16
OtherTestEntity class MMCA.Common.Domain.Tests MMCA.Common.Domain.Tests.Entities MMCA.Common.Domain.Tests/Entities/BaseEntityTests.cs:12
ReactivatableChildEntity class MMCA.Common.Domain.Tests MMCA.Common.Domain.Tests.Entities MMCA.Common.Domain.Tests/Entities/AuditableAggregateRootEntityAdditionalTests.cs:25
StringIdEntity class MMCA.Common.Domain.Tests MMCA.Common.Domain.Tests.Entities MMCA.Common.Domain.Tests/Entities/BaseEntityTests.cs:14
TestAggregate class MMCA.Common.Domain.Tests MMCA.Common.Domain.Tests.Entities MMCA.Common.Domain.Tests/Entities/AuditableAggregateRootEntityAdditionalTests.cs:32
TestAggregate class MMCA.Common.Domain.Tests MMCA.Common.Domain.Tests.Entities MMCA.Common.Domain.Tests/Entities/AuditableAggregateRootEntityTests.cs:10
TestDomainEvent record MMCA.Common.Domain.Tests MMCA.Common.Domain.Tests.Entities MMCA.Common.Domain.Tests/Entities/AuditableAggregateRootEntityTests.cs:8
TestEntity class MMCA.Common.Domain.Tests MMCA.Common.Domain.Tests.Entities MMCA.Common.Domain.Tests/Entities/AuditableBaseEntityTests.cs:8
TestEntity class MMCA.Common.Domain.Tests MMCA.Common.Domain.Tests.Entities MMCA.Common.Domain.Tests/Entities/BaseEntityTests.cs:10
UndeletableChildEntity class MMCA.Common.Domain.Tests MMCA.Common.Domain.Tests.Entities MMCA.Common.Domain.Tests/Entities/AuditableAggregateRootEntityAdditionalTests.cs:17
UndeletableEntity class MMCA.Common.Domain.Tests MMCA.Common.Domain.Tests.Entities MMCA.Common.Domain.Tests/Entities/AuditableBaseEntityAdditionalTests.cs:8
ValidatingAggregate class MMCA.Common.Domain.Tests MMCA.Common.Domain.Tests.Entities MMCA.Common.Domain.Tests/Entities/AuditableAggregateRootEntityAdditionalTests.cs:75
EntityTypeExtensionsTests class MMCA.Common.Domain.Tests MMCA.Common.Domain.Tests.Extensions MMCA.Common.Domain.Tests/Extensions/EntityTypeExtensionsTests.cs:8
EntityWithGeneratedId class MMCA.Common.Domain.Tests MMCA.Common.Domain.Tests.Extensions MMCA.Common.Domain.Tests/Extensions/EntityTypeExtensionsTests.cs:11
EntityWithoutGeneratedId class MMCA.Common.Domain.Tests MMCA.Common.Domain.Tests.Extensions MMCA.Common.Domain.Tests/Extensions/EntityTypeExtensionsTests.cs:13
OutputCacheEvictionRequestedTests class MMCA.Common.Domain.Tests MMCA.Common.Domain.Tests.IntegrationEvents MMCA.Common.Domain.Tests/IntegrationEvents/OutputCacheEvictionRequestedTests.cs:12
CommonInvariantsTests class MMCA.Common.Domain.Tests MMCA.Common.Domain.Tests.Invariants MMCA.Common.Domain.Tests/Invariants/CommonInvariantsTests.cs:9
TestScope enum MMCA.Common.Domain.Tests MMCA.Common.Domain.Tests.Invariants MMCA.Common.Domain.Tests/Invariants/CommonInvariantsTests.cs:686
PushNotificationCreatedTests class MMCA.Common.Domain.Tests MMCA.Common.Domain.Tests.Notifications MMCA.Common.Domain.Tests/Notifications/PushNotificationCreatedTests.cs:8
PushNotificationInvariantsTests class MMCA.Common.Domain.Tests MMCA.Common.Domain.Tests.Notifications MMCA.Common.Domain.Tests/Notifications/PushNotificationInvariantsTests.cs:7
PushNotificationTests class MMCA.Common.Domain.Tests MMCA.Common.Domain.Tests.Notifications MMCA.Common.Domain.Tests/Notifications/PushNotificationTests.cs:7
UserNotificationTests class MMCA.Common.Domain.Tests MMCA.Common.Domain.Tests.Notifications MMCA.Common.Domain.Tests/Notifications/UserNotificationTests.cs:6
NoPii class MMCA.Common.Domain.Tests MMCA.Common.Domain.Tests.Privacy MMCA.Common.Domain.Tests/Privacy/PiiRedactorTests.cs:27
PiiRedactorTests class MMCA.Common.Domain.Tests MMCA.Common.Domain.Tests.Privacy MMCA.Common.Domain.Tests/Privacy/PiiRedactorTests.cs:12
Subject class MMCA.Common.Domain.Tests MMCA.Common.Domain.Tests.Privacy MMCA.Common.Domain.Tests/Privacy/PiiRedactorTests.cs:14
AgeGreaterThanSpec class MMCA.Common.Domain.Tests MMCA.Common.Domain.Tests.Specifications MMCA.Common.Domain.Tests/Specifications/SpecificationTests.cs:22
AgeGreaterThanSpecification class MMCA.Common.Domain.Tests MMCA.Common.Domain.Tests.Specifications MMCA.Common.Domain.Tests/Specifications/SpecificationCompositionTests.cs:33
AgeRangeSpec class MMCA.Common.Domain.Tests MMCA.Common.Domain.Tests.Specifications MMCA.Common.Domain.Tests/Specifications/SpecificationAdditionalTests.cs:22
CompositionTestEntity class MMCA.Common.Domain.Tests MMCA.Common.Domain.Tests.Specifications MMCA.Common.Domain.Tests/Specifications/SpecificationCompositionTests.cs:20
DefaultsSpecification class MMCA.Common.Domain.Tests MMCA.Common.Domain.Tests.Specifications MMCA.Common.Domain.Tests/Specifications/QuerySpecificationTests.cs:23
FakeAnswer class MMCA.Common.Domain.Tests MMCA.Common.Domain.Tests.Specifications MMCA.Common.Domain.Tests/Specifications/OwnedByUserSpecificationTests.cs:12
FullyConfiguredSpecification class MMCA.Common.Domain.Tests MMCA.Common.Domain.Tests.Specifications MMCA.Common.Domain.Tests/Specifications/QuerySpecificationTests.cs:28
InvocationFinder class MMCA.Common.Domain.Tests MMCA.Common.Domain.Tests.Specifications MMCA.Common.Domain.Tests/Specifications/SpecificationCompositionTests.cs:278
NameEqualsSpec class MMCA.Common.Domain.Tests MMCA.Common.Domain.Tests.Specifications MMCA.Common.Domain.Tests/Specifications/SpecificationAdditionalTests.cs:16
NameStartsWithSpec class MMCA.Common.Domain.Tests MMCA.Common.Domain.Tests.Specifications MMCA.Common.Domain.Tests/Specifications/SpecificationTests.cs:16
NameStartsWithSpecification class MMCA.Common.Domain.Tests MMCA.Common.Domain.Tests.Specifications MMCA.Common.Domain.Tests/Specifications/SpecificationCompositionTests.cs:27
NegativePagingSpecification class MMCA.Common.Domain.Tests MMCA.Common.Domain.Tests.Specifications MMCA.Common.Domain.Tests/Specifications/QuerySpecificationTests.cs:46
OwnedByUserSpecificationTests class MMCA.Common.Domain.Tests MMCA.Common.Domain.Tests.Specifications MMCA.Common.Domain.Tests/Specifications/OwnedByUserSpecificationTests.cs:8
ParameterFinder class MMCA.Common.Domain.Tests MMCA.Common.Domain.Tests.Specifications MMCA.Common.Domain.Tests/Specifications/SpecificationCompositionTests.cs:297
QuerySpecificationTests class MMCA.Common.Domain.Tests MMCA.Common.Domain.Tests.Specifications MMCA.Common.Domain.Tests/Specifications/QuerySpecificationTests.cs:14
QueryTestEntity class MMCA.Common.Domain.Tests MMCA.Common.Domain.Tests.Specifications MMCA.Common.Domain.Tests/Specifications/QuerySpecificationTests.cs:16
SpecificationAdditionalTests class MMCA.Common.Domain.Tests MMCA.Common.Domain.Tests.Specifications MMCA.Common.Domain.Tests/Specifications/SpecificationAdditionalTests.cs:8
SpecificationCompositionTests class MMCA.Common.Domain.Tests MMCA.Common.Domain.Tests.Specifications MMCA.Common.Domain.Tests/Specifications/SpecificationCompositionTests.cs:18
SpecificationTests class MMCA.Common.Domain.Tests MMCA.Common.Domain.Tests.Specifications MMCA.Common.Domain.Tests/Specifications/SpecificationTests.cs:8
TestEntity class MMCA.Common.Domain.Tests MMCA.Common.Domain.Tests.Specifications MMCA.Common.Domain.Tests/Specifications/SpecificationAdditionalTests.cs:10
TestEntity class MMCA.Common.Domain.Tests MMCA.Common.Domain.Tests.Specifications MMCA.Common.Domain.Tests/Specifications/SpecificationTests.cs:10
ForwardedHeadersExtensions class MMCA.Common.Gateway MMCA.Common.Gateway MMCA.Common.Gateway/ForwardedHeadersExtensions.cs:23
GatewayActiveHealthCheckDefaults class MMCA.Common.Gateway MMCA.Common.Gateway MMCA.Common.Gateway/GatewaySettings.cs:150
GatewayClusterRequestProfile class MMCA.Common.Gateway MMCA.Common.Gateway MMCA.Common.Gateway/GatewaySettings.cs:52
GatewayHealthCheckDefaults class MMCA.Common.Gateway MMCA.Common.Gateway MMCA.Common.Gateway/GatewaySettings.cs:119
GatewayPassiveHealthCheckDefaults class MMCA.Common.Gateway MMCA.Common.Gateway MMCA.Common.Gateway/GatewaySettings.cs:132
GatewayReverseProxyExtensions class MMCA.Common.Gateway MMCA.Common.Gateway MMCA.Common.Gateway/GatewayReverseProxyExtensions.cs:26
GatewayRoutePolicyPartition enum MMCA.Common.Gateway MMCA.Common.Gateway MMCA.Common.Gateway/GatewaySettings.cs:199
GatewayRoutePolicySettings class MMCA.Common.Gateway MMCA.Common.Gateway MMCA.Common.Gateway/GatewaySettings.cs:212
GatewaySettings class MMCA.Common.Gateway MMCA.Common.Gateway MMCA.Common.Gateway/GatewaySettings.cs:12
GatewayTraceHeaderSettings class MMCA.Common.Gateway MMCA.Common.Gateway MMCA.Common.Gateway/GatewaySettings.cs:178
GatewayClusterProfileConfigFilter class MMCA.Common.Gateway MMCA.Common.Gateway.Configuration MMCA.Common.Gateway/Configuration/GatewayClusterProfileConfigFilter.cs:25
GatewayHealthCheckDefaultsConfigFilter class MMCA.Common.Gateway MMCA.Common.Gateway.Configuration MMCA.Common.Gateway/Configuration/GatewayHealthCheckDefaultsConfigFilter.cs:17
GatewayRoutePolicyExtensions class MMCA.Common.Gateway MMCA.Common.Gateway.RateLimiting MMCA.Common.Gateway/RateLimiting/GatewayRoutePolicyExtensions.cs:27
GatewayTraceHeaderTransformProvider class MMCA.Common.Gateway MMCA.Common.Gateway.Transforms MMCA.Common.Gateway/Transforms/GatewayTraceHeaderTransformProvider.cs:18
AddMmcaGatewayTests class MMCA.Common.Gateway.Tests MMCA.Common.Gateway.Tests MMCA.Common.Gateway.Tests/AddMmcaGatewayTests.cs:16
ForwardedHeadersExtensionsTests class MMCA.Common.Gateway.Tests MMCA.Common.Gateway.Tests MMCA.Common.Gateway.Tests/ForwardedHeadersExtensionsTests.cs:16
GatewayClusterProfileConfigFilterTests class MMCA.Common.Gateway.Tests MMCA.Common.Gateway.Tests.Configuration MMCA.Common.Gateway.Tests/Configuration/GatewayClusterProfileConfigFilterTests.cs:14
GatewayHealthCheckDefaultsConfigFilterTests class MMCA.Common.Gateway.Tests MMCA.Common.Gateway.Tests.Configuration MMCA.Common.Gateway.Tests/Configuration/GatewayHealthCheckDefaultsConfigFilterTests.cs:13
GatewayRoutePolicyTests class MMCA.Common.Gateway.Tests MMCA.Common.Gateway.Tests.RateLimiting MMCA.Common.Gateway.Tests/RateLimiting/GatewayRoutePolicyTests.cs:17
EmptyServiceProvider class MMCA.Common.Gateway.Tests MMCA.Common.Gateway.Tests.Transforms MMCA.Common.Gateway.Tests/Transforms/GatewayTraceHeaderTransformProviderTests.cs:125
GatewayTraceHeaderTransformProviderTests class MMCA.Common.Gateway.Tests MMCA.Common.Gateway.Tests.Transforms MMCA.Common.Gateway.Tests/Transforms/GatewayTraceHeaderTransformProviderTests.cs:15
DependencyInjection class MMCA.Common.Grpc MMCA.Common.Grpc MMCA.Common.Grpc/DependencyInjection.cs:25
ResultGrpcExtensions class MMCA.Common.Grpc MMCA.Common.Grpc MMCA.Common.Grpc/ResultGrpcExtensions.cs:29
ResultFailureException class MMCA.Common.Grpc MMCA.Common.Grpc.Exceptions MMCA.Common.Grpc/Exceptions/ResultFailureException.cs:16
GrpcResultExceptionInterceptor class MMCA.Common.Grpc MMCA.Common.Grpc.Interceptors MMCA.Common.Grpc/Interceptors/GrpcResultExceptionInterceptor.cs:19
JwtForwardingClientInterceptor class MMCA.Common.Grpc MMCA.Common.Grpc.Interceptors MMCA.Common.Grpc/Interceptors/JwtForwardingClientInterceptor.cs:19
CountingFailureHandler class MMCA.Common.Grpc.Tests MMCA.Common.Grpc.Tests MMCA.Common.Grpc.Tests/ResilienceCircuitBreakerFaultInjectionTests.cs:63
DependencyInjectionTests class MMCA.Common.Grpc.Tests MMCA.Common.Grpc.Tests MMCA.Common.Grpc.Tests/DependencyInjectionTests.cs:20
FakeClient class MMCA.Common.Grpc.Tests MMCA.Common.Grpc.Tests MMCA.Common.Grpc.Tests/DependencyInjectionTests.cs:22
FakeGrpcClient class MMCA.Common.Grpc.Tests MMCA.Common.Grpc.Tests MMCA.Common.Grpc.Tests/ResilienceHandlerTests.cs:19
FakeRequest class MMCA.Common.Grpc.Tests MMCA.Common.Grpc.Tests MMCA.Common.Grpc.Tests/JwtForwardingClientInterceptorTests.cs:280
FakeResponse class MMCA.Common.Grpc.Tests MMCA.Common.Grpc.Tests MMCA.Common.Grpc.Tests/JwtForwardingClientInterceptorTests.cs:282
FakeServerCallContext class MMCA.Common.Grpc.Tests MMCA.Common.Grpc.Tests MMCA.Common.Grpc.Tests/GrpcResultExceptionInterceptorTests.cs:125
FakeStreamReader class MMCA.Common.Grpc.Tests MMCA.Common.Grpc.Tests MMCA.Common.Grpc.Tests/JwtForwardingClientInterceptorTests.cs:284
FakeStreamWriter class MMCA.Common.Grpc.Tests MMCA.Common.Grpc.Tests MMCA.Common.Grpc.Tests/JwtForwardingClientInterceptorTests.cs:291
GrpcResultExceptionInterceptorTests class MMCA.Common.Grpc.Tests MMCA.Common.Grpc.Tests MMCA.Common.Grpc.Tests/GrpcResultExceptionInterceptorTests.cs:24
JwtForwardingClientInterceptorTests class MMCA.Common.Grpc.Tests MMCA.Common.Grpc.Tests MMCA.Common.Grpc.Tests/JwtForwardingClientInterceptorTests.cs:19
ResilienceCircuitBreakerFaultInjectionTests class MMCA.Common.Grpc.Tests MMCA.Common.Grpc.Tests MMCA.Common.Grpc.Tests/ResilienceCircuitBreakerFaultInjectionTests.cs:14
ResilienceHandlerTests class MMCA.Common.Grpc.Tests MMCA.Common.Grpc.Tests MMCA.Common.Grpc.Tests/ResilienceHandlerTests.cs:15
ResultFailureExceptionTests class MMCA.Common.Grpc.Tests MMCA.Common.Grpc.Tests MMCA.Common.Grpc.Tests/ResultFailureExceptionTests.cs:13
ResultGrpcExtensionsDecoderTests class MMCA.Common.Grpc.Tests MMCA.Common.Grpc.Tests MMCA.Common.Grpc.Tests/ResultGrpcExtensionsDecoderTests.cs:14
ResultGrpcExtensionsTests class MMCA.Common.Grpc.Tests MMCA.Common.Grpc.Tests MMCA.Common.Grpc.Tests/ResultGrpcExtensionsTests.cs:14
AssemblyReference class MMCA.Common.Infrastructure MMCA.Common.Infrastructure MMCA.Common.Infrastructure/AssemblyReference.cs:5
ClassReference class MMCA.Common.Infrastructure MMCA.Common.Infrastructure MMCA.Common.Infrastructure/AssemblyReference.cs:11
DependencyInjection class MMCA.Common.Infrastructure MMCA.Common.Infrastructure MMCA.Common.Infrastructure/DependencyInjection.cs:53
UseDatabaseAttribute class MMCA.Common.Infrastructure MMCA.Common.Infrastructure MMCA.Common.Infrastructure/UseDatabaseAttribute.cs:22
UseDataSourceAttribute class MMCA.Common.Infrastructure MMCA.Common.Infrastructure MMCA.Common.Infrastructure/UseDataSourceAttribute.cs:13
IJwksProvider interface MMCA.Common.Infrastructure MMCA.Common.Infrastructure.Auth MMCA.Common.Infrastructure/Auth/IJwksProvider.cs:11
JwksSettings class MMCA.Common.Infrastructure MMCA.Common.Infrastructure.Auth MMCA.Common.Infrastructure/Auth/JwksSettings.cs:17
JwtSettings class MMCA.Common.Infrastructure MMCA.Common.Infrastructure.Auth MMCA.Common.Infrastructure/Auth/JwtSettings.cs:16
JwtSigningAlgorithm enum MMCA.Common.Infrastructure MMCA.Common.Infrastructure.Auth MMCA.Common.Infrastructure/Auth/JwtSigningAlgorithm.cs:21
LoginProtectionService class MMCA.Common.Infrastructure MMCA.Common.Infrastructure.Auth MMCA.Common.Infrastructure/Auth/LoginProtectionService.cs:19
LoginProtectionSettings class MMCA.Common.Infrastructure MMCA.Common.Infrastructure.Auth MMCA.Common.Infrastructure/Auth/LoginProtectionSettings.cs:9
PasswordHasher class MMCA.Common.Infrastructure MMCA.Common.Infrastructure.Auth MMCA.Common.Infrastructure/Auth/PasswordHasher.cs:12
PasswordResetEntry record MMCA.Common.Infrastructure MMCA.Common.Infrastructure.Auth MMCA.Common.Infrastructure/Auth/PasswordResetTokenService.cs:171
PasswordResetTokenService class MMCA.Common.Infrastructure MMCA.Common.Infrastructure.Auth MMCA.Common.Infrastructure/Auth/PasswordResetTokenService.cs:26
RsaJwksProvider class MMCA.Common.Infrastructure MMCA.Common.Infrastructure.Auth MMCA.Common.Infrastructure/Auth/RsaJwksProvider.cs:14
TokenService class MMCA.Common.Infrastructure MMCA.Common.Infrastructure.Auth MMCA.Common.Infrastructure/Auth/TokenService.cs:24
CacheKeyNamespace class MMCA.Common.Infrastructure MMCA.Common.Infrastructure.Caching MMCA.Common.Infrastructure/Caching/CacheKeyPrefix.cs:41
CacheKeyPrefixOptions class MMCA.Common.Infrastructure MMCA.Common.Infrastructure.Caching MMCA.Common.Infrastructure/Caching/CacheKeyPrefix.cs:28
CacheOptions class MMCA.Common.Infrastructure MMCA.Common.Infrastructure.Caching MMCA.Common.Infrastructure/Caching/CacheOptions.cs:15
CacheSettings class MMCA.Common.Infrastructure MMCA.Common.Infrastructure.Caching MMCA.Common.Infrastructure/Caching/CacheSettings.cs:22
DistributedCacheService class MMCA.Common.Infrastructure MMCA.Common.Infrastructure.Caching MMCA.Common.Infrastructure/Caching/DistributedCacheService.cs:19
HybridCacheService class MMCA.Common.Infrastructure MMCA.Common.Infrastructure.Caching MMCA.Common.Infrastructure/Caching/HybridCacheService.cs:36
MemoryCacheService class MMCA.Common.Infrastructure MMCA.Common.Infrastructure.Caching MMCA.Common.Infrastructure/Caching/MemoryCacheService.cs:18
RedisPrefixScanner class MMCA.Common.Infrastructure MMCA.Common.Infrastructure.Caching MMCA.Common.Infrastructure/Caching/RedisPrefixScanner.cs:24
InProcessDistributedLock class MMCA.Common.Infrastructure MMCA.Common.Infrastructure.Concurrency MMCA.Common.Infrastructure/Concurrency/InProcessDistributedLock.cs:31
InProcessLockHandle class MMCA.Common.Infrastructure MMCA.Common.Infrastructure.Concurrency MMCA.Common.Infrastructure/Concurrency/InProcessDistributedLock.cs:79
RedisDistributedLock class MMCA.Common.Infrastructure MMCA.Common.Infrastructure.Concurrency MMCA.Common.Infrastructure/Concurrency/RedisDistributedLock.cs:24
RedisLockHandle class MMCA.Common.Infrastructure MMCA.Common.Infrastructure.Concurrency MMCA.Common.Infrastructure/Concurrency/RedisDistributedLock.cs:88
ClaimBasedUserIdProvider class MMCA.Common.Infrastructure MMCA.Common.Infrastructure.Context MMCA.Common.Infrastructure/Context/ClaimBasedUserIdProvider.cs:11
CorrelationContext class MMCA.Common.Infrastructure MMCA.Common.Infrastructure.Context MMCA.Common.Infrastructure/Context/CorrelationContext.cs:9
CurrentUserService class MMCA.Common.Infrastructure MMCA.Common.Infrastructure.Context MMCA.Common.Infrastructure/Context/CurrentUserService.cs:17
TenantContext class MMCA.Common.Infrastructure MMCA.Common.Infrastructure.Context MMCA.Common.Infrastructure/Context/TenantContext.cs:11
JwtForwardingDelegatingHandler class MMCA.Common.Infrastructure MMCA.Common.Infrastructure.Http MMCA.Common.Infrastructure/Http/JwtForwardingDelegatingHandler.cs:17
SmtpEmailSender class MMCA.Common.Infrastructure MMCA.Common.Infrastructure.Mail MMCA.Common.Infrastructure/Mail/SmtpEmailSender.cs:12
SmtpSettings class MMCA.Common.Infrastructure MMCA.Common.Infrastructure.Mail MMCA.Common.Infrastructure/Mail/SmtpSettings.cs:9
BrokerEventBus class MMCA.Common.Infrastructure MMCA.Common.Infrastructure.Messaging MMCA.Common.Infrastructure/Messaging/BrokerEventBus.cs:31
BrokerMessageBus class MMCA.Common.Infrastructure MMCA.Common.Infrastructure.Messaging MMCA.Common.Infrastructure/Messaging/BrokerMessageBus.cs:24
BrokerMetrics class MMCA.Common.Infrastructure MMCA.Common.Infrastructure.Messaging MMCA.Common.Infrastructure/Messaging/BrokerMetrics.cs:18
InProcessEventBus class MMCA.Common.Infrastructure MMCA.Common.Infrastructure.Messaging MMCA.Common.Infrastructure/Messaging/InProcessEventBus.cs:33
InProcessMessageBus class MMCA.Common.Infrastructure MMCA.Common.Infrastructure.Messaging MMCA.Common.Infrastructure/Messaging/InProcessMessageBus.cs:19
MessageBusProvider enum MMCA.Common.Infrastructure MMCA.Common.Infrastructure.Messaging MMCA.Common.Infrastructure/Messaging/MessageBusSettings.cs:199
MessageBusSettings class MMCA.Common.Infrastructure MMCA.Common.Infrastructure.Messaging MMCA.Common.Infrastructure/Messaging/MessageBusSettings.cs:11
ServiceBusEmulatorSupport class MMCA.Common.Infrastructure MMCA.Common.Infrastructure.Messaging MMCA.Common.Infrastructure/Messaging/ServiceBusEmulatorSupport.cs:32
EventUpcasterStartupValidator class MMCA.Common.Infrastructure MMCA.Common.Infrastructure.Messaging.Consumers MMCA.Common.Infrastructure/Messaging/Consumers/EventUpcasterStartupValidator.cs:20
FaultIntegrationEventConsumer<TEvent> class MMCA.Common.Infrastructure MMCA.Common.Infrastructure.Messaging.Consumers MMCA.Common.Infrastructure/Messaging/Consumers/FaultIntegrationEventConsumer.cs:26
IntegrationEventConsumer<TEvent> class MMCA.Common.Infrastructure MMCA.Common.Infrastructure.Messaging.Consumers MMCA.Common.Infrastructure/Messaging/Consumers/IntegrationEventConsumer.cs:27
IntegrationEventConsumerExtensions class MMCA.Common.Infrastructure MMCA.Common.Infrastructure.Messaging.Consumers MMCA.Common.Infrastructure/Messaging/Consumers/IntegrationEventConsumerExtensions.cs:12
UpcastingIntegrationEventConsumer<TEvent> class MMCA.Common.Infrastructure MMCA.Common.Infrastructure.Messaging.Consumers MMCA.Common.Infrastructure/Messaging/Consumers/UpcastingIntegrationEventConsumer.cs:32
NotificationHub class MMCA.Common.Infrastructure MMCA.Common.Infrastructure.Notifications MMCA.Common.Infrastructure/Notifications/NotificationHub.cs:17
NullLiveChannelPublisher class MMCA.Common.Infrastructure MMCA.Common.Infrastructure.Notifications.Live MMCA.Common.Infrastructure/Notifications/Live/NullLiveChannelPublisher.cs:11
SignalRLiveChannelPublisher class MMCA.Common.Infrastructure MMCA.Common.Infrastructure.Notifications.Live MMCA.Common.Infrastructure/Notifications/Live/SignalRLiveChannelPublisher.cs:11
AzureNotificationHubDeviceRegistrar class MMCA.Common.Infrastructure MMCA.Common.Infrastructure.Notifications.Push MMCA.Common.Infrastructure/Notifications/Push/AzureNotificationHubDeviceRegistrar.cs:15
AzureNotificationHubNativePushSender class MMCA.Common.Infrastructure MMCA.Common.Infrastructure.Notifications.Push MMCA.Common.Infrastructure/Notifications/Push/AzureNotificationHubNativePushSender.cs:14
NativePushPayloads class MMCA.Common.Infrastructure MMCA.Common.Infrastructure.Notifications.Push MMCA.Common.Infrastructure/Notifications/Push/NativePushPayloads.cs:10
NativePushSettings class MMCA.Common.Infrastructure MMCA.Common.Infrastructure.Notifications.Push MMCA.Common.Infrastructure/Notifications/Push/NativePushSettings.cs:9
NullNativePushSender class MMCA.Common.Infrastructure MMCA.Common.Infrastructure.Notifications.Push MMCA.Common.Infrastructure/Notifications/Push/NullNativePushSender.cs:10
NullPushDeviceRegistrar class MMCA.Common.Infrastructure MMCA.Common.Infrastructure.Notifications.Push MMCA.Common.Infrastructure/Notifications/Push/NullPushDeviceRegistrar.cs:12
NullPushNotificationSender class MMCA.Common.Infrastructure MMCA.Common.Infrastructure.Notifications.Push MMCA.Common.Infrastructure/Notifications/Push/NullPushNotificationSender.cs:10
PushNotificationSettings class MMCA.Common.Infrastructure MMCA.Common.Infrastructure.Notifications.Push MMCA.Common.Infrastructure/Notifications/Push/PushNotificationSettings.cs:8
SignalRPushNotificationSender class MMCA.Common.Infrastructure MMCA.Common.Infrastructure.Notifications.Push MMCA.Common.Infrastructure/Notifications/Push/SignalRPushNotificationSender.cs:12
DefaultEntityConfigurationAssemblyProvider class MMCA.Common.Infrastructure MMCA.Common.Infrastructure.Persistence MMCA.Common.Infrastructure/Persistence/DefaultEntityConfigurationAssemblyProvider.cs:12
EFQueryableExecutor class MMCA.Common.Infrastructure MMCA.Common.Infrastructure.Persistence MMCA.Common.Infrastructure/Persistence/EFQueryableExecutor.cs:11
EntityConfigurationOptions class MMCA.Common.Infrastructure MMCA.Common.Infrastructure.Persistence MMCA.Common.Infrastructure/Persistence/EntityConfigurationOptions.cs:10
NamespaceConventions class MMCA.Common.Infrastructure MMCA.Common.Infrastructure.Persistence MMCA.Common.Infrastructure/Persistence/NamespaceConventions.cs:11
PersistenceSettings class MMCA.Common.Infrastructure MMCA.Common.Infrastructure.Persistence MMCA.Common.Infrastructure/Persistence/PersistenceSettings.cs:10
ProfilingHelper class MMCA.Common.Infrastructure MMCA.Common.Infrastructure.Persistence MMCA.Common.Infrastructure/Persistence/ProfilingHelper.cs:9
SoftDeleteFilterSql class MMCA.Common.Infrastructure MMCA.Common.Infrastructure.Persistence MMCA.Common.Infrastructure/Persistence/SoftDeleteFilterSql.cs:16
SqlServerUniqueConstraintViolationDetector class MMCA.Common.Infrastructure MMCA.Common.Infrastructure.Persistence MMCA.Common.Infrastructure/Persistence/SqlServerUniqueConstraintViolationDetector.cs:31
UnitOfWork class MMCA.Common.Infrastructure MMCA.Common.Infrastructure.Persistence MMCA.Common.Infrastructure/Persistence/UnitOfWork.cs:13
AuditTrailCleanupJob class MMCA.Common.Infrastructure MMCA.Common.Infrastructure.Persistence.AuditTrail MMCA.Common.Infrastructure/Persistence/AuditTrail/AuditTrailCleanupJob.cs:48
AuditTrailEntry class MMCA.Common.Infrastructure MMCA.Common.Infrastructure.Persistence.AuditTrail MMCA.Common.Infrastructure/Persistence/AuditTrail/AuditTrailEntry.cs:23
AuditTrailReader class MMCA.Common.Infrastructure MMCA.Common.Infrastructure.Persistence.AuditTrail MMCA.Common.Infrastructure/Persistence/AuditTrail/AuditTrailReader.cs:34
AuditTrailSaveChangesInterceptor class MMCA.Common.Infrastructure MMCA.Common.Infrastructure.Persistence.AuditTrail MMCA.Common.Infrastructure/Persistence/AuditTrail/AuditTrailSaveChangesInterceptor.cs:62
AuditTrailSettings class MMCA.Common.Infrastructure MMCA.Common.Infrastructure.Persistence.AuditTrail MMCA.Common.Infrastructure/Persistence/AuditTrail/AuditTrailSettings.cs:16
CaptureContext record struct MMCA.Common.Infrastructure MMCA.Common.Infrastructure.Persistence.AuditTrail MMCA.Common.Infrastructure/Persistence/AuditTrail/AuditTrailSaveChangesInterceptor.cs:541
PendingEntityKey record MMCA.Common.Infrastructure MMCA.Common.Infrastructure.Persistence.AuditTrail MMCA.Common.Infrastructure/Persistence/AuditTrail/AuditTrailSaveChangesInterceptor.cs:550
EFRefreshSessionStore class MMCA.Common.Infrastructure MMCA.Common.Infrastructure.Persistence.Auth MMCA.Common.Infrastructure/Persistence/Auth/EFRefreshSessionStore.cs:30
RefreshSessionCleanupService class MMCA.Common.Infrastructure MMCA.Common.Infrastructure.Persistence.Auth MMCA.Common.Infrastructure/Persistence/Auth/RefreshSessionCleanupService.cs:48
RefreshSessionModelBuilderExtensions class MMCA.Common.Infrastructure MMCA.Common.Infrastructure.Persistence.Auth MMCA.Common.Infrastructure/Persistence/Auth/RefreshSessionModelBuilderExtensions.cs:16
EntityTypeBuilderExtensions class MMCA.Common.Infrastructure MMCA.Common.Infrastructure.Persistence.Configuration MMCA.Common.Infrastructure/Persistence/Configuration/EntityTypeBuilderExtensions.cs:12
IndexBuilderExtensions class MMCA.Common.Infrastructure MMCA.Common.Infrastructure.Persistence.Configuration MMCA.Common.Infrastructure/Persistence/Configuration/IndexBuilderExtensions.cs:10
EntityTypeConfiguration<TEntity, TIdentifierType> class MMCA.Common.Infrastructure MMCA.Common.Infrastructure.Persistence.Configuration.EntityTypeConfiguration MMCA.Common.Infrastructure/Persistence/Configuration/EntityTypeConfiguration/EntityTypeConfiguration.cs:28
EntityTypeConfigurationBase<TEntity, TIdentifierType> class MMCA.Common.Infrastructure MMCA.Common.Infrastructure.Persistence.Configuration.EntityTypeConfiguration MMCA.Common.Infrastructure/Persistence/Configuration/EntityTypeConfiguration/EntityTypeConfigurationBase.cs:19
EntityTypeConfigurationCosmos<TEntity, TIdentifierType> class MMCA.Common.Infrastructure MMCA.Common.Infrastructure.Persistence.Configuration.EntityTypeConfiguration MMCA.Common.Infrastructure/Persistence/Configuration/EntityTypeConfiguration/EntityTypeConfigurationCosmos.cs:18
EntityTypeConfigurationSqlite<TEntity, TIdentifierType> class MMCA.Common.Infrastructure MMCA.Common.Infrastructure.Persistence.Configuration.EntityTypeConfiguration MMCA.Common.Infrastructure/Persistence/Configuration/EntityTypeConfiguration/EntityTypeConfigurationSqlite.cs:17
EntityTypeConfigurationSQLServer<TEntity, TIdentifierType> class MMCA.Common.Infrastructure MMCA.Common.Infrastructure.Persistence.Configuration.EntityTypeConfiguration MMCA.Common.Infrastructure/Persistence/Configuration/EntityTypeConfiguration/EntityTypeConfigurationSQLServer.cs:17
IEntityTypeConfigurationBase<TEntity, TIdentifierType> interface MMCA.Common.Infrastructure MMCA.Common.Infrastructure.Persistence.Configuration.EntityTypeConfiguration MMCA.Common.Infrastructure/Persistence/Configuration/EntityTypeConfiguration/IEntityTypeConfigurationBase.cs:14
IEntityTypeConfigurationCosmos<TEntity, TIdentifierType> interface MMCA.Common.Infrastructure MMCA.Common.Infrastructure.Persistence.Configuration.EntityTypeConfiguration MMCA.Common.Infrastructure/Persistence/Configuration/EntityTypeConfiguration/IEntityTypeConfigurationCosmos.cs:13
IEntityTypeConfigurationSqlite<TEntity, TIdentifierType> interface MMCA.Common.Infrastructure MMCA.Common.Infrastructure.Persistence.Configuration.EntityTypeConfiguration MMCA.Common.Infrastructure/Persistence/Configuration/EntityTypeConfiguration/IEntityTypeConfigurationSqlite.cs:13
IEntityTypeConfigurationSQLServer<TEntity, TIdentifierType> interface MMCA.Common.Infrastructure MMCA.Common.Infrastructure.Persistence.Configuration.EntityTypeConfiguration MMCA.Common.Infrastructure/Persistence/Configuration/EntityTypeConfiguration/IEntityTypeConfigurationSQLServer.cs:13
PushNotificationConfiguration class MMCA.Common.Infrastructure MMCA.Common.Infrastructure.Persistence.Configuration.EntityTypeConfiguration.Notifications MMCA.Common.Infrastructure/Persistence/Configuration/EntityTypeConfiguration/Notifications/PushNotificationConfiguration.cs:16
UserNotificationConfiguration class MMCA.Common.Infrastructure MMCA.Common.Infrastructure.Persistence.Configuration.EntityTypeConfiguration.Notifications MMCA.Common.Infrastructure/Persistence/Configuration/EntityTypeConfiguration/Notifications/UserNotificationConfiguration.cs:15
CrossDataSourceDegradeConvention class MMCA.Common.Infrastructure MMCA.Common.Infrastructure.Persistence.Conventions MMCA.Common.Infrastructure/Persistence/Conventions/CrossDataSourceDegradeConvention.cs:33
SoftDeleteUniqueIndexConvention class MMCA.Common.Infrastructure MMCA.Common.Infrastructure.Persistence.Conventions MMCA.Common.Infrastructure/Persistence/Conventions/SoftDeleteUniqueIndexConvention.cs:33
EmailValueConverter class MMCA.Common.Infrastructure MMCA.Common.Infrastructure.Persistence.Conversions MMCA.Common.Infrastructure/Persistence/Conversions/EmailValueConverter.cs:33
EnumerationValueConverter<TEnumeration> class MMCA.Common.Infrastructure MMCA.Common.Infrastructure.Persistence.Conversions MMCA.Common.Infrastructure/Persistence/Conversions/EnumerationValueConverter.cs:33
NullableEmailValueConverter class MMCA.Common.Infrastructure MMCA.Common.Infrastructure.Persistence.Conversions MMCA.Common.Infrastructure/Persistence/Conversions/EmailValueConverter.cs:60
NullableEnumerationValueConverter<TEnumeration> class MMCA.Common.Infrastructure MMCA.Common.Infrastructure.Persistence.Conversions MMCA.Common.Infrastructure/Persistence/Conversions/EnumerationValueConverter.cs:62
NullablePhoneNumberValueConverter class MMCA.Common.Infrastructure MMCA.Common.Infrastructure.Persistence.Conversions MMCA.Common.Infrastructure/Persistence/Conversions/PhoneNumberValueConverter.cs:61
PhoneNumberValueConverter class MMCA.Common.Infrastructure MMCA.Common.Infrastructure.Persistence.Conversions MMCA.Common.Infrastructure/Persistence/Conversions/PhoneNumberValueConverter.cs:33
ConnectionStringSettings class MMCA.Common.Infrastructure MMCA.Common.Infrastructure.Persistence.DataSources MMCA.Common.Infrastructure/Persistence/DataSources/ConnectionStringSettings.cs:12
ConnectionStringSettingsValidator class MMCA.Common.Infrastructure MMCA.Common.Infrastructure.Persistence.DataSources MMCA.Common.Infrastructure/Persistence/DataSources/ConnectionStringSettingsValidator.cs:30
DataSourceEntrySettings class MMCA.Common.Infrastructure MMCA.Common.Infrastructure.Persistence.DataSources MMCA.Common.Infrastructure/Persistence/DataSources/DataSourceEntrySettings.cs:19
DataSourceResolver class MMCA.Common.Infrastructure MMCA.Common.Infrastructure.Persistence.DataSources MMCA.Common.Infrastructure/Persistence/DataSources/DataSourceResolver.cs:15
DataSourceService class MMCA.Common.Infrastructure MMCA.Common.Infrastructure.Persistence.DataSources MMCA.Common.Infrastructure/Persistence/DataSources/DataSourceService.cs:11
DataSourcesSettings class MMCA.Common.Infrastructure MMCA.Common.Infrastructure.Persistence.DataSources MMCA.Common.Infrastructure/Persistence/DataSources/DataSourcesSettings.cs:13
DefaultSeed record MMCA.Common.Infrastructure MMCA.Common.Infrastructure.Persistence.DataSources MMCA.Common.Infrastructure/Persistence/DataSources/DataSourceResolver.cs:172
EntityDataSourceRegistry class MMCA.Common.Infrastructure MMCA.Common.Infrastructure.Persistence.DataSources MMCA.Common.Infrastructure/Persistence/DataSources/EntityDataSourceRegistry.cs:21
IDataSourceResolver interface MMCA.Common.Infrastructure MMCA.Common.Infrastructure.Persistence.DataSources MMCA.Common.Infrastructure/Persistence/DataSources/IDataSourceResolver.cs:15
IEntityDataSourceRegistry interface MMCA.Common.Infrastructure MMCA.Common.Infrastructure.Persistence.DataSources MMCA.Common.Infrastructure/Persistence/DataSources/IEntityDataSourceRegistry.cs:11
PhysicalDataSource record MMCA.Common.Infrastructure MMCA.Common.Infrastructure.Persistence.DataSources MMCA.Common.Infrastructure/Persistence/DataSources/PhysicalDataSource.cs:17
Snapshot record MMCA.Common.Infrastructure MMCA.Common.Infrastructure.Persistence.DataSources MMCA.Common.Infrastructure/Persistence/DataSources/EntityDataSourceRegistry.cs:25
TenantDataSourceTarget record struct MMCA.Common.Infrastructure MMCA.Common.Infrastructure.Persistence.DataSources MMCA.Common.Infrastructure/Persistence/DataSources/TenantDataSourceTargets.cs:13
TenantDataSourceTargets class MMCA.Common.Infrastructure MMCA.Common.Infrastructure.Persistence.DataSources MMCA.Common.Infrastructure/Persistence/DataSources/TenantDataSourceTargets.cs:40
ApplicationDbContext class MMCA.Common.Infrastructure MMCA.Common.Infrastructure.Persistence.DbContexts MMCA.Common.Infrastructure/Persistence/DbContexts/ApplicationDbContext.cs:41
CosmosDbContext class MMCA.Common.Infrastructure MMCA.Common.Infrastructure.Persistence.DbContexts MMCA.Common.Infrastructure/Persistence/DbContexts/CosmosDbContext.cs:14
DataSourceModelCacheKeyFactory class MMCA.Common.Infrastructure MMCA.Common.Infrastructure.Persistence.DbContexts MMCA.Common.Infrastructure/Persistence/DbContexts/DataSourceModelCacheKeyFactory.cs:16
DetectChangesScope struct MMCA.Common.Infrastructure MMCA.Common.Infrastructure.Persistence.DbContexts MMCA.Common.Infrastructure/Persistence/DbContexts/ApplicationDbContext.cs:243
ModelBuilderExtensions class MMCA.Common.Infrastructure MMCA.Common.Infrastructure.Persistence.DbContexts MMCA.Common.Infrastructure/Persistence/DbContexts/ModelBuilderExtensions.cs:10
SqliteDbContext class MMCA.Common.Infrastructure MMCA.Common.Infrastructure.Persistence.DbContexts MMCA.Common.Infrastructure/Persistence/DbContexts/SqliteDbContext.cs:12
SQLServerDbContext class MMCA.Common.Infrastructure MMCA.Common.Infrastructure.Persistence.DbContexts MMCA.Common.Infrastructure/Persistence/DbContexts/SQLServerDbContext.cs:15
ValReturn<T> class MMCA.Common.Infrastructure MMCA.Common.Infrastructure.Persistence.DbContexts MMCA.Common.Infrastructure/Persistence/DbContexts/ApplicationDbContext.cs:125
DesignTimeDbContextHelper class MMCA.Common.Infrastructure MMCA.Common.Infrastructure.Persistence.DbContexts.Design MMCA.Common.Infrastructure/Persistence/DbContexts/Design/DesignTimeDbContextHelper.cs:42
DesignTimeDbContextOptions class MMCA.Common.Infrastructure MMCA.Common.Infrastructure.Persistence.DbContexts.Design MMCA.Common.Infrastructure/Persistence/DbContexts/Design/DesignTimeDbContextOptions.cs:11
ExplicitAssemblyProvider class MMCA.Common.Infrastructure MMCA.Common.Infrastructure.Persistence.DbContexts.Design MMCA.Common.Infrastructure/Persistence/DbContexts/Design/DesignTimeDbContextHelper.cs:186
NullDomainEventDispatcher class MMCA.Common.Infrastructure MMCA.Common.Infrastructure.Persistence.DbContexts.Design MMCA.Common.Infrastructure/Persistence/DbContexts/Design/DesignTimeDbContextHelper.cs:191
DbContextFactory class MMCA.Common.Infrastructure MMCA.Common.Infrastructure.Persistence.DbContexts.Factory MMCA.Common.Infrastructure/Persistence/DbContexts/Factory/DbContextFactory.cs:39
IDbContextFactory interface MMCA.Common.Infrastructure MMCA.Common.Infrastructure.Persistence.DbContexts.Factory MMCA.Common.Infrastructure/Persistence/DbContexts/Factory/IDbContextFactory.cs:10
IdentityInsertGroup record MMCA.Common.Infrastructure MMCA.Common.Infrastructure.Persistence.DbContexts.Factory MMCA.Common.Infrastructure/Persistence/DbContexts/Factory/DbContextFactory.cs:406
IPhysicalDbContextFactory interface MMCA.Common.Infrastructure MMCA.Common.Infrastructure.Persistence.DbContexts.Factory MMCA.Common.Infrastructure/Persistence/DbContexts/Factory/IPhysicalDbContextFactory.cs:15
PhysicalDbContextFactory class MMCA.Common.Infrastructure MMCA.Common.Infrastructure.Persistence.DbContexts.Factory MMCA.Common.Infrastructure/Persistence/DbContexts/Factory/PhysicalDbContextFactory.cs:16
TransactionCommitAmbiguousException class MMCA.Common.Infrastructure MMCA.Common.Infrastructure.Persistence.DbContexts.Factory MMCA.Common.Infrastructure/Persistence/DbContexts/Factory/TransactionCommitAmbiguousException.cs:22
DbSeeder class MMCA.Common.Infrastructure MMCA.Common.Infrastructure.Persistence.DbContexts.Seeding MMCA.Common.Infrastructure/Persistence/DbContexts/Seeding/DbSeeder.cs:7
IDbSeeder interface MMCA.Common.Infrastructure MMCA.Common.Infrastructure.Persistence.DbContexts.Seeding MMCA.Common.Infrastructure/Persistence/DbContexts/Seeding/IDbSeeder.cs:7
IdentityModuleDbSeederBase<TUser> class MMCA.Common.Infrastructure MMCA.Common.Infrastructure.Persistence.DbContexts.Seeding MMCA.Common.Infrastructure/Persistence/DbContexts/Seeding/IdentityModuleDbSeederBase.cs:39
SeedAccount record MMCA.Common.Infrastructure MMCA.Common.Infrastructure.Persistence.DbContexts.Seeding MMCA.Common.Infrastructure/Persistence/DbContexts/Seeding/SeedAccount.cs:17
EncryptedStringConverter class MMCA.Common.Infrastructure MMCA.Common.Infrastructure.Persistence.Encryption MMCA.Common.Infrastructure/Persistence/Encryption/EncryptedStringConverter.cs:72
EfInboxStore class MMCA.Common.Infrastructure MMCA.Common.Infrastructure.Persistence.Inbox MMCA.Common.Infrastructure/Persistence/Inbox/EfInboxStore.cs:38
IInboxStore interface MMCA.Common.Infrastructure MMCA.Common.Infrastructure.Persistence.Inbox MMCA.Common.Infrastructure/Persistence/Inbox/IInboxStore.cs:16
InboxDisabledWarningService class MMCA.Common.Infrastructure MMCA.Common.Infrastructure.Persistence.Inbox MMCA.Common.Infrastructure/Persistence/Inbox/InboxDisabledWarningService.cs:20
InboxMessage class MMCA.Common.Infrastructure MMCA.Common.Infrastructure.Persistence.Inbox MMCA.Common.Infrastructure/Persistence/Inbox/InboxMessage.cs:8
NoOpInboxStore class MMCA.Common.Infrastructure MMCA.Common.Infrastructure.Persistence.Inbox MMCA.Common.Infrastructure/Persistence/Inbox/NoOpInboxStore.cs:7
AggregateCapture record MMCA.Common.Infrastructure MMCA.Common.Infrastructure.Persistence.Interceptors MMCA.Common.Infrastructure/Persistence/Interceptors/DomainEventSaveChangesInterceptor.cs:373
AuditSaveChangesInterceptor class MMCA.Common.Infrastructure MMCA.Common.Infrastructure.Persistence.Interceptors MMCA.Common.Infrastructure/Persistence/Interceptors/AuditSaveChangesInterceptor.cs:22
CapturedState record MMCA.Common.Infrastructure MMCA.Common.Infrastructure.Persistence.Interceptors MMCA.Common.Infrastructure/Persistence/Interceptors/DomainEventSaveChangesInterceptor.cs:382
CrossTenantWriteException class MMCA.Common.Infrastructure MMCA.Common.Infrastructure.Persistence.Interceptors MMCA.Common.Infrastructure/Persistence/Interceptors/CrossTenantWriteException.cs:24
DeferredDispatch record MMCA.Common.Infrastructure MMCA.Common.Infrastructure.Persistence.Interceptors MMCA.Common.Infrastructure/Persistence/Interceptors/DomainEventSaveChangesInterceptor.cs:389
DomainEventSaveChangesInterceptor class MMCA.Common.Infrastructure MMCA.Common.Infrastructure.Persistence.Interceptors MMCA.Common.Infrastructure/Persistence/Interceptors/DomainEventSaveChangesInterceptor.cs:46
TenantSaveChangesInterceptor class MMCA.Common.Infrastructure MMCA.Common.Infrastructure.Persistence.Interceptors MMCA.Common.Infrastructure/Persistence/Interceptors/TenantSaveChangesInterceptor.cs:36
OutboxMessage class MMCA.Common.Infrastructure MMCA.Common.Infrastructure.Persistence.Outbox MMCA.Common.Infrastructure/Persistence/Outbox/OutboxMessage.cs:15
OutboxAdministration class MMCA.Common.Infrastructure MMCA.Common.Infrastructure.Persistence.Outbox.Administration MMCA.Common.Infrastructure/Persistence/Outbox/Administration/OutboxAdministration.cs:36
OutboxCleanupService class MMCA.Common.Infrastructure MMCA.Common.Infrastructure.Persistence.Outbox.Administration MMCA.Common.Infrastructure/Persistence/Outbox/Administration/OutboxCleanupService.cs:47
OutboxDisabledNoticeService class MMCA.Common.Infrastructure MMCA.Common.Infrastructure.Persistence.Outbox.Administration MMCA.Common.Infrastructure/Persistence/Outbox/Administration/OutboxDisabledNoticeService.cs:22
OutboxSettings class MMCA.Common.Infrastructure MMCA.Common.Infrastructure.Persistence.Outbox.Administration MMCA.Common.Infrastructure/Persistence/Outbox/Administration/OutboxSettings.cs:10
EventNameResolver class MMCA.Common.Infrastructure MMCA.Common.Infrastructure.Persistence.Outbox.Processing MMCA.Common.Infrastructure/Persistence/Outbox/Processing/EventNameResolver.cs:19
IOutboxSignal interface MMCA.Common.Infrastructure MMCA.Common.Infrastructure.Persistence.Outbox.Processing MMCA.Common.Infrastructure/Persistence/Outbox/Processing/IOutboxSignal.cs:8
OutboxCycleResult record struct MMCA.Common.Infrastructure MMCA.Common.Infrastructure.Persistence.Outbox.Processing MMCA.Common.Infrastructure/Persistence/Outbox/Processing/OutboxCycleResult.cs:19
OutboxFinalizer class MMCA.Common.Infrastructure MMCA.Common.Infrastructure.Persistence.Outbox.Processing MMCA.Common.Infrastructure/Persistence/Outbox/Processing/OutboxFinalizer.cs:12
OutboxMetrics class MMCA.Common.Infrastructure MMCA.Common.Infrastructure.Persistence.Outbox.Processing MMCA.Common.Infrastructure/Persistence/Outbox/Processing/OutboxMetrics.cs:16
OutboxProcessor class MMCA.Common.Infrastructure MMCA.Common.Infrastructure.Persistence.Outbox.Processing MMCA.Common.Infrastructure/Persistence/Outbox/Processing/OutboxProcessor.cs:56
OutboxSignal class MMCA.Common.Infrastructure MMCA.Common.Infrastructure.Persistence.Outbox.Processing MMCA.Common.Infrastructure/Persistence/Outbox/Processing/OutboxSignal.cs:15
EFReadRepository<TEntity, TIdentifierType> class MMCA.Common.Infrastructure MMCA.Common.Infrastructure.Persistence.Repositories MMCA.Common.Infrastructure/Persistence/Repositories/EFReadRepository.cs:19
EFReadRepositoryDecorator<TEntity, TIdentifierType> class MMCA.Common.Infrastructure MMCA.Common.Infrastructure.Persistence.Repositories MMCA.Common.Infrastructure/Persistence/Repositories/EFReadRepositoryDecorator.cs:17
EFRepository<TEntity, TIdentifierType> class MMCA.Common.Infrastructure MMCA.Common.Infrastructure.Persistence.Repositories MMCA.Common.Infrastructure/Persistence/Repositories/EFRepository.cs:23
EFRepositoryDecorator<TEntity, TIdentifierType> class MMCA.Common.Infrastructure MMCA.Common.Infrastructure.Persistence.Repositories MMCA.Common.Infrastructure/Persistence/Repositories/EFRepositoryDecorator.cs:14
GroupedCount<TKey> record MMCA.Common.Infrastructure MMCA.Common.Infrastructure.Persistence.Repositories MMCA.Common.Infrastructure/Persistence/Repositories/EFReadRepository.cs:180
GroupedSum<TKey> record MMCA.Common.Infrastructure MMCA.Common.Infrastructure.Persistence.Repositories MMCA.Common.Infrastructure/Persistence/Repositories/EFReadRepository.cs:185
KeysetQueryBuilder class MMCA.Common.Infrastructure MMCA.Common.Infrastructure.Persistence.Repositories MMCA.Common.Infrastructure/Persistence/Repositories/KeysetQueryBuilder.cs:22
SpecificationEvaluator class MMCA.Common.Infrastructure MMCA.Common.Infrastructure.Persistence.Repositories MMCA.Common.Infrastructure/Persistence/Repositories/SpecificationEvaluator.cs:20
UpdatePropertySetterBuilder<TEntity> class MMCA.Common.Infrastructure MMCA.Common.Infrastructure.Persistence.Repositories MMCA.Common.Infrastructure/Persistence/Repositories/UpdatePropertySetterBuilder.cs:14
IRepositoryFactory interface MMCA.Common.Infrastructure MMCA.Common.Infrastructure.Persistence.Repositories.Factory MMCA.Common.Infrastructure/Persistence/Repositories/Factory/IRepositoryFactory.cs:11
RepositoryFactory class MMCA.Common.Infrastructure MMCA.Common.Infrastructure.Persistence.Repositories.Factory MMCA.Common.Infrastructure/Persistence/Repositories/Factory/RepositoryFactory.cs:15
TenancySettings class MMCA.Common.Infrastructure MMCA.Common.Infrastructure.Persistence.Tenancy MMCA.Common.Infrastructure/Persistence/Tenancy/TenancySettings.cs:50
TenancySettingsValidator class MMCA.Common.Infrastructure MMCA.Common.Infrastructure.Persistence.Tenancy MMCA.Common.Infrastructure/Persistence/Tenancy/TenancySettingsValidator.cs:23
TenantDataSourceOverrideSettings class MMCA.Common.Infrastructure MMCA.Common.Infrastructure.Persistence.Tenancy MMCA.Common.Infrastructure/Persistence/Tenancy/TenancySettings.cs:138
TenantEntrySettings class MMCA.Common.Infrastructure MMCA.Common.Infrastructure.Persistence.Tenancy MMCA.Common.Infrastructure/Persistence/Tenancy/TenancySettings.cs:121
TenantResolutionStrategy enum MMCA.Common.Infrastructure MMCA.Common.Infrastructure.Persistence.Tenancy MMCA.Common.Infrastructure/Persistence/Tenancy/TenancySettings.cs:6
CosmosIntIdValueGenerator class MMCA.Common.Infrastructure MMCA.Common.Infrastructure.Persistence.ValueGenerators MMCA.Common.Infrastructure/Persistence/ValueGenerators/CosmosIntIdValueGenerator.cs:16
JobClaim record MMCA.Common.Infrastructure MMCA.Common.Infrastructure.Scheduling MMCA.Common.Infrastructure/Scheduling/ScheduledJobRunner.cs:446
PeriodicBackgroundService class MMCA.Common.Infrastructure MMCA.Common.Infrastructure.Scheduling MMCA.Common.Infrastructure/Scheduling/PeriodicBackgroundService.cs:20
ScheduledJobEntry class MMCA.Common.Infrastructure MMCA.Common.Infrastructure.Scheduling MMCA.Common.Infrastructure/Scheduling/ScheduledJobEntry.cs:20
ScheduledJobOverrideSettings class MMCA.Common.Infrastructure MMCA.Common.Infrastructure.Scheduling MMCA.Common.Infrastructure/Scheduling/SchedulerSettings.cs:66
ScheduledJobRunner class MMCA.Common.Infrastructure MMCA.Common.Infrastructure.Scheduling MMCA.Common.Infrastructure/Scheduling/ScheduledJobRunner.cs:38
SchedulerMetrics class MMCA.Common.Infrastructure MMCA.Common.Infrastructure.Scheduling MMCA.Common.Infrastructure/Scheduling/SchedulerMetrics.cs:16
SchedulerSettings class MMCA.Common.Infrastructure MMCA.Common.Infrastructure.Scheduling MMCA.Common.Infrastructure/Scheduling/SchedulerSettings.cs:16
AzureBlobFileStorageService class MMCA.Common.Infrastructure MMCA.Common.Infrastructure.Storage MMCA.Common.Infrastructure/Storage/AzureBlobFileStorageService.cs:15
FileStorageSettings class MMCA.Common.Infrastructure MMCA.Common.Infrastructure.Storage MMCA.Common.Infrastructure/Storage/FileStorageSettings.cs:10
ImageSharpImageProcessor class MMCA.Common.Infrastructure MMCA.Common.Infrastructure.Storage MMCA.Common.Infrastructure/Storage/ImageSharpImageProcessor.cs:14
NullFileStorageService class MMCA.Common.Infrastructure MMCA.Common.Infrastructure.Storage MMCA.Common.Infrastructure/Storage/NullFileStorageService.cs:11
DistributedCacheServiceRedisTests class MMCA.Common.Infrastructure.Redis.Tests MMCA.Common.Infrastructure.Redis.Tests MMCA.Common.Infrastructure.Redis.Tests/DistributedCacheServiceRedisTests.cs:27
HybridCacheServiceRedisTests class MMCA.Common.Infrastructure.Redis.Tests MMCA.Common.Infrastructure.Redis.Tests MMCA.Common.Infrastructure.Redis.Tests/HybridCacheServiceRedisTests.cs:35
DependencyInjectionAdditionalTests class MMCA.Common.Infrastructure.Tests MMCA.Common.Infrastructure.Tests MMCA.Common.Infrastructure.Tests/DependencyInjectionAdditionalTests.cs:12
DependencyInjectionBrokerMessagingTests class MMCA.Common.Infrastructure.Tests MMCA.Common.Infrastructure.Tests MMCA.Common.Infrastructure.Tests/DependencyInjectionBrokerMessagingTests.cs:16
DependencyInjectionInfrastructureTests class MMCA.Common.Infrastructure.Tests MMCA.Common.Infrastructure.Tests MMCA.Common.Infrastructure.Tests/DependencyInjectionInfrastructureTests.cs:18
DependencyInjectionOutboxGateTests class MMCA.Common.Infrastructure.Tests MMCA.Common.Infrastructure.Tests MMCA.Common.Infrastructure.Tests/DependencyInjectionOutboxGateTests.cs:16
DependencyInjectionPushNotificationsTests class MMCA.Common.Infrastructure.Tests MMCA.Common.Infrastructure.Tests MMCA.Common.Infrastructure.Tests/DependencyInjectionPushNotificationsTests.cs:11
DependencyInjectionTests class MMCA.Common.Infrastructure.Tests MMCA.Common.Infrastructure.Tests MMCA.Common.Infrastructure.Tests/DependencyInjectionTests.cs:26
OrderPlacedConsumer class MMCA.Common.Infrastructure.Tests MMCA.Common.Infrastructure.Tests MMCA.Common.Infrastructure.Tests/DependencyInjectionBrokerMessagingTests.cs:116
OrderPlacedTestEvent record MMCA.Common.Infrastructure.Tests MMCA.Common.Infrastructure.Tests MMCA.Common.Infrastructure.Tests/DependencyInjectionBrokerMessagingTests.cs:122
UseDataSourceAttributeTests class MMCA.Common.Infrastructure.Tests MMCA.Common.Infrastructure.Tests MMCA.Common.Infrastructure.Tests/UseDataSourceAttributeTests.cs:6
FakeCacheService class MMCA.Common.Infrastructure.Tests MMCA.Common.Infrastructure.Tests.Auth MMCA.Common.Infrastructure.Tests/Auth/LoginProtectionServiceTests.cs:291
FakeCacheService class MMCA.Common.Infrastructure.Tests MMCA.Common.Infrastructure.Tests.Auth MMCA.Common.Infrastructure.Tests/Auth/PasswordResetTokenServiceTests.cs:222
LoginProtectionServiceTests class MMCA.Common.Infrastructure.Tests MMCA.Common.Infrastructure.Tests.Auth MMCA.Common.Infrastructure.Tests/Auth/LoginProtectionServiceTests.cs:14
PasswordHasherSecurityTests class MMCA.Common.Infrastructure.Tests MMCA.Common.Infrastructure.Tests.Auth MMCA.Common.Infrastructure.Tests/Auth/PasswordHasherSecurityTests.cs:18
PasswordHasherTests class MMCA.Common.Infrastructure.Tests MMCA.Common.Infrastructure.Tests.Auth MMCA.Common.Infrastructure.Tests/Auth/PasswordHasherTests.cs:6
PasswordResetTokenServiceTests class MMCA.Common.Infrastructure.Tests MMCA.Common.Infrastructure.Tests.Auth MMCA.Common.Infrastructure.Tests/Auth/PasswordResetTokenServiceTests.cs:18
RsaJwksProviderTests class MMCA.Common.Infrastructure.Tests MMCA.Common.Infrastructure.Tests.Auth MMCA.Common.Infrastructure.Tests/Auth/RsaJwksProviderTests.cs:13
TokenServiceTests class MMCA.Common.Infrastructure.Tests MMCA.Common.Infrastructure.Tests.Auth MMCA.Common.Infrastructure.Tests/Auth/TokenServiceTests.cs:12
AddCommonHybridCacheTests class MMCA.Common.Infrastructure.Tests MMCA.Common.Infrastructure.Tests.Caching MMCA.Common.Infrastructure.Tests/Caching/AddCommonHybridCacheTests.cs:18
CacheOptionsTests class MMCA.Common.Infrastructure.Tests MMCA.Common.Infrastructure.Tests.Caching MMCA.Common.Infrastructure.Tests/Caching/CacheOptionsTests.cs:6
DistributedCacheServiceTests class MMCA.Common.Infrastructure.Tests MMCA.Common.Infrastructure.Tests.Caching MMCA.Common.Infrastructure.Tests/Caching/DistributedCacheServiceTests.cs:13
FaultingHybridCache class MMCA.Common.Infrastructure.Tests MMCA.Common.Infrastructure.Tests.Caching MMCA.Common.Infrastructure.Tests/Caching/HybridCacheServiceTests.cs:485
HybridCacheServiceTests class MMCA.Common.Infrastructure.Tests MMCA.Common.Infrastructure.Tests.Caching MMCA.Common.Infrastructure.Tests/Caching/HybridCacheServiceTests.cs:23
MemoryCacheServiceTests class MMCA.Common.Infrastructure.Tests MMCA.Common.Infrastructure.Tests.Caching MMCA.Common.Infrastructure.Tests/Caching/MemoryCacheServiceTests.cs:11
RecordingDistributedCache class MMCA.Common.Infrastructure.Tests MMCA.Common.Infrastructure.Tests.Caching MMCA.Common.Infrastructure.Tests/Caching/HybridCacheServiceTests.cs:380
RecordingHybridCache class MMCA.Common.Infrastructure.Tests MMCA.Common.Infrastructure.Tests.Caching MMCA.Common.Infrastructure.Tests/Caching/HybridCacheServiceTests.cs:435
WarningCountingLogger class MMCA.Common.Infrastructure.Tests MMCA.Common.Infrastructure.Tests.Caching MMCA.Common.Infrastructure.Tests/Caching/DistributedCacheServiceTests.cs:117
InProcessDistributedLockTests class MMCA.Common.Infrastructure.Tests MMCA.Common.Infrastructure.Tests.Concurrency MMCA.Common.Infrastructure.Tests/Concurrency/InProcessDistributedLockTests.cs:12
RedisDistributedLockTests class MMCA.Common.Infrastructure.Tests MMCA.Common.Infrastructure.Tests.Concurrency MMCA.Common.Infrastructure.Tests/Concurrency/RedisDistributedLockTests.cs:15
ClaimBasedUserIdProviderTests class MMCA.Common.Infrastructure.Tests MMCA.Common.Infrastructure.Tests.Context MMCA.Common.Infrastructure.Tests/Context/ClaimBasedUserIdProviderTests.cs:14
CorrelationContextTests class MMCA.Common.Infrastructure.Tests MMCA.Common.Infrastructure.Tests.Context MMCA.Common.Infrastructure.Tests/Context/CorrelationContextTests.cs:6
CurrentUserServiceAdditionalTests class MMCA.Common.Infrastructure.Tests MMCA.Common.Infrastructure.Tests.Context MMCA.Common.Infrastructure.Tests/Context/CurrentUserServiceAdditionalTests.cs:10
CurrentUserServiceTests class MMCA.Common.Infrastructure.Tests MMCA.Common.Infrastructure.Tests.Context MMCA.Common.Infrastructure.Tests/Context/CurrentUserServiceTests.cs:12
NullUserService class MMCA.Common.Infrastructure.Tests MMCA.Common.Infrastructure.Tests.Context MMCA.Common.Infrastructure.Tests/Context/CurrentUserServiceTests.cs:290
RoleOnlyService class MMCA.Common.Infrastructure.Tests MMCA.Common.Infrastructure.Tests.Context MMCA.Common.Infrastructure.Tests/Context/CurrentUserServiceTests.cs:303
TenantContextTests class MMCA.Common.Infrastructure.Tests MMCA.Common.Infrastructure.Tests.Context MMCA.Common.Infrastructure.Tests/Context/TenantContextTests.cs:10
TestConnectionContext class MMCA.Common.Infrastructure.Tests MMCA.Common.Infrastructure.Tests.Context MMCA.Common.Infrastructure.Tests/Context/ClaimBasedUserIdProviderTests.cs:95
TestDuplexPipe class MMCA.Common.Infrastructure.Tests MMCA.Common.Infrastructure.Tests.Context MMCA.Common.Infrastructure.Tests/Context/ClaimBasedUserIdProviderTests.cs:122
NotificationHubTests class MMCA.Common.Infrastructure.Tests MMCA.Common.Infrastructure.Tests.Hubs MMCA.Common.Infrastructure.Tests/Hubs/NotificationHubTests.cs:11
SmtpEmailSenderTests class MMCA.Common.Infrastructure.Tests MMCA.Common.Infrastructure.Tests.Mail MMCA.Common.Infrastructure.Tests/Mail/SmtpEmailSenderTests.cs:7
BrokerEventBusTests class MMCA.Common.Infrastructure.Tests MMCA.Common.Infrastructure.Tests.Messaging MMCA.Common.Infrastructure.Tests/Messaging/BrokerEventBusTests.cs:28
BrokerMessageBusTests class MMCA.Common.Infrastructure.Tests MMCA.Common.Infrastructure.Tests.Messaging MMCA.Common.Infrastructure.Tests/Messaging/BrokerMessageBusTests.cs:19
InProcessEventBusOutboxTests class MMCA.Common.Infrastructure.Tests MMCA.Common.Infrastructure.Tests.Messaging MMCA.Common.Infrastructure.Tests/Messaging/InProcessEventBusOutboxTests.cs:25
InProcessEventBusTests class MMCA.Common.Infrastructure.Tests MMCA.Common.Infrastructure.Tests.Messaging MMCA.Common.Infrastructure.Tests/Messaging/InProcessEventBusTests.cs:20
InProcessMessageBusTests class MMCA.Common.Infrastructure.Tests MMCA.Common.Infrastructure.Tests.Messaging MMCA.Common.Infrastructure.Tests/Messaging/InProcessMessageBusTests.cs:20
Mocks record MMCA.Common.Infrastructure.Tests MMCA.Common.Infrastructure.Tests.Messaging MMCA.Common.Infrastructure.Tests/Messaging/BrokerEventBusTests.cs:31
Mocks record MMCA.Common.Infrastructure.Tests MMCA.Common.Infrastructure.Tests.Messaging MMCA.Common.Infrastructure.Tests/Messaging/BrokerMessageBusTests.cs:26
Mocks record MMCA.Common.Infrastructure.Tests MMCA.Common.Infrastructure.Tests.Messaging MMCA.Common.Infrastructure.Tests/Messaging/InProcessMessageBusTests.cs:25
NullAssemblyProvider class MMCA.Common.Infrastructure.Tests MMCA.Common.Infrastructure.Tests.Messaging MMCA.Common.Infrastructure.Tests/Messaging/BrokerEventBusTests.cs:333
NullAssemblyProvider class MMCA.Common.Infrastructure.Tests MMCA.Common.Infrastructure.Tests.Messaging MMCA.Common.Infrastructure.Tests/Messaging/InProcessEventBusOutboxTests.cs:190
NullAssemblyProvider class MMCA.Common.Infrastructure.Tests MMCA.Common.Infrastructure.Tests.Messaging MMCA.Common.Infrastructure.Tests/Messaging/InProcessEventBusTests.cs:153
OtherIntegrationEvent record MMCA.Common.Infrastructure.Tests MMCA.Common.Infrastructure.Tests.Messaging MMCA.Common.Infrastructure.Tests/Messaging/BrokerMessageBusTests.cs:23
RecordingDomainHandler class MMCA.Common.Infrastructure.Tests MMCA.Common.Infrastructure.Tests.Messaging MMCA.Common.Infrastructure.Tests/Messaging/InProcessMessageBusTests.cs:231
RecordingIntegrationHandler class MMCA.Common.Infrastructure.Tests MMCA.Common.Infrastructure.Tests.Messaging MMCA.Common.Infrastructure.Tests/Messaging/InProcessMessageBusTests.cs:240
RecordingOriginalHandler class MMCA.Common.Infrastructure.Tests MMCA.Common.Infrastructure.Tests.Messaging MMCA.Common.Infrastructure.Tests/Messaging/InProcessMessageBusTests.cs:219
RecordingSuccessorHandler class MMCA.Common.Infrastructure.Tests MMCA.Common.Infrastructure.Tests.Messaging MMCA.Common.Infrastructure.Tests/Messaging/InProcessMessageBusTests.cs:208
RetiredTestIntegrationEvent record MMCA.Common.Infrastructure.Tests MMCA.Common.Infrastructure.Tests.Messaging MMCA.Common.Infrastructure.Tests/Messaging/InProcessMessageBusTests.cs:195
RetiredToV2Upcaster class MMCA.Common.Infrastructure.Tests MMCA.Common.Infrastructure.Tests.Messaging MMCA.Common.Infrastructure.Tests/Messaging/InProcessMessageBusTests.cs:202
ServiceBusEmulatorSupportTests class MMCA.Common.Infrastructure.Tests MMCA.Common.Infrastructure.Tests.Messaging MMCA.Common.Infrastructure.Tests/Messaging/ServiceBusEmulatorSupportTests.cs:14
TestIntegrationEvent class MMCA.Common.Infrastructure.Tests MMCA.Common.Infrastructure.Tests.Messaging MMCA.Common.Infrastructure.Tests/Messaging/BrokerEventBusTests.cs:227
TestIntegrationEvent record MMCA.Common.Infrastructure.Tests MMCA.Common.Infrastructure.Tests.Messaging MMCA.Common.Infrastructure.Tests/Messaging/BrokerMessageBusTests.cs:21
TestIntegrationEvent class MMCA.Common.Infrastructure.Tests MMCA.Common.Infrastructure.Tests.Messaging MMCA.Common.Infrastructure.Tests/Messaging/InProcessEventBusOutboxTests.cs:134
TestIntegrationEvent record MMCA.Common.Infrastructure.Tests MMCA.Common.Infrastructure.Tests.Messaging MMCA.Common.Infrastructure.Tests/Messaging/InProcessMessageBusTests.cs:22
TestIntegrationEventV2 record MMCA.Common.Infrastructure.Tests MMCA.Common.Infrastructure.Tests.Messaging MMCA.Common.Infrastructure.Tests/Messaging/InProcessMessageBusTests.cs:197
TestNonOutboxContext class MMCA.Common.Infrastructure.Tests MMCA.Common.Infrastructure.Tests.Messaging MMCA.Common.Infrastructure.Tests/Messaging/BrokerEventBusTests.cs:293
TestNonOutboxContext class MMCA.Common.Infrastructure.Tests MMCA.Common.Infrastructure.Tests.Messaging MMCA.Common.Infrastructure.Tests/Messaging/InProcessEventBusTests.cs:118
TestOutboxContext class MMCA.Common.Infrastructure.Tests MMCA.Common.Infrastructure.Tests.Messaging MMCA.Common.Infrastructure.Tests/Messaging/BrokerEventBusTests.cs:238
TestOutboxContext class MMCA.Common.Infrastructure.Tests MMCA.Common.Infrastructure.Tests.Messaging MMCA.Common.Infrastructure.Tests/Messaging/InProcessEventBusOutboxTests.cs:145
EventUpcasterStartupValidatorTests class MMCA.Common.Infrastructure.Tests MMCA.Common.Infrastructure.Tests.Messaging.Consumers MMCA.Common.Infrastructure.Tests/Messaging/Consumers/EventUpcasterStartupValidatorTests.cs:20
FaultIntegrationEventConsumerTests class MMCA.Common.Infrastructure.Tests MMCA.Common.Infrastructure.Tests.Messaging.Consumers MMCA.Common.Infrastructure.Tests/Messaging/Consumers/FaultIntegrationEventConsumerTests.cs:15
HarnessFaultingEvent record MMCA.Common.Infrastructure.Tests MMCA.Common.Infrastructure.Tests.Messaging.Consumers MMCA.Common.Infrastructure.Tests/Messaging/Consumers/IntegrationEventConsumerHarnessTests.cs:32
HarnessTestEvent record MMCA.Common.Infrastructure.Tests MMCA.Common.Infrastructure.Tests.Messaging.Consumers MMCA.Common.Infrastructure.Tests/Messaging/Consumers/IntegrationEventConsumerHarnessTests.cs:30
IntegrationEventConsumerHarnessTests class MMCA.Common.Infrastructure.Tests MMCA.Common.Infrastructure.Tests.Messaging.Consumers MMCA.Common.Infrastructure.Tests/Messaging/Consumers/IntegrationEventConsumerHarnessTests.cs:28
IntegrationEventConsumerTests class MMCA.Common.Infrastructure.Tests MMCA.Common.Infrastructure.Tests.Messaging.Consumers MMCA.Common.Infrastructure.Tests/Messaging/Consumers/IntegrationEventConsumerTests.cs:13
NamedIntegrationEvent record MMCA.Common.Infrastructure.Tests MMCA.Common.Infrastructure.Tests.Messaging.Consumers MMCA.Common.Infrastructure.Tests/Messaging/Consumers/IntegrationEventConsumerTests.cs:18
OrderPlacedV2 record MMCA.Common.Infrastructure.Tests MMCA.Common.Infrastructure.Tests.Messaging.Consumers MMCA.Common.Infrastructure.Tests/Messaging/Consumers/UpcastingIntegrationEventConsumerTests.cs:31
RecordingHandler<TEvent> class MMCA.Common.Infrastructure.Tests MMCA.Common.Infrastructure.Tests.Messaging.Consumers MMCA.Common.Infrastructure.Tests/Messaging/Consumers/IntegrationEventConsumerHarnessTests.cs:143
RecordingInboxStore class MMCA.Common.Infrastructure.Tests MMCA.Common.Infrastructure.Tests.Messaging.Consumers MMCA.Common.Infrastructure.Tests/Messaging/Consumers/IntegrationEventConsumerHarnessTests.cs:187
RetiredOrderPlaced record MMCA.Common.Infrastructure.Tests MMCA.Common.Infrastructure.Tests.Messaging.Consumers MMCA.Common.Infrastructure.Tests/Messaging/Consumers/UpcastingIntegrationEventConsumerTests.cs:29
RetiredToV2Upcaster class MMCA.Common.Infrastructure.Tests MMCA.Common.Infrastructure.Tests.Messaging.Consumers MMCA.Common.Infrastructure.Tests/Messaging/Consumers/UpcastingIntegrationEventConsumerTests.cs:36
RivalV1ToV3Upcaster class MMCA.Common.Infrastructure.Tests MMCA.Common.Infrastructure.Tests.Messaging.Consumers MMCA.Common.Infrastructure.Tests/Messaging/Consumers/EventUpcasterStartupValidatorTests.cs:40
SampleV1ToV2Upcaster class MMCA.Common.Infrastructure.Tests MMCA.Common.Infrastructure.Tests.Messaging.Consumers MMCA.Common.Infrastructure.Tests/Messaging/Consumers/EventUpcasterStartupValidatorTests.cs:35
TestFaultedEvent record MMCA.Common.Infrastructure.Tests MMCA.Common.Infrastructure.Tests.Messaging.Consumers MMCA.Common.Infrastructure.Tests/Messaging/Consumers/FaultIntegrationEventConsumerTests.cs:17
TestIntegrationEvent record MMCA.Common.Infrastructure.Tests MMCA.Common.Infrastructure.Tests.Messaging.Consumers MMCA.Common.Infrastructure.Tests/Messaging/Consumers/IntegrationEventConsumerTests.cs:15
ThrowingHandler<TEvent> class MMCA.Common.Infrastructure.Tests MMCA.Common.Infrastructure.Tests.Messaging.Consumers MMCA.Common.Infrastructure.Tests/Messaging/Consumers/IntegrationEventConsumerHarnessTests.cs:174
UpcastingIntegrationEventConsumerTests class MMCA.Common.Infrastructure.Tests MMCA.Common.Infrastructure.Tests.Messaging.Consumers MMCA.Common.Infrastructure.Tests/Messaging/Consumers/UpcastingIntegrationEventConsumerTests.cs:26
ValidatorSampleV1 record MMCA.Common.Infrastructure.Tests MMCA.Common.Infrastructure.Tests.Messaging.Consumers MMCA.Common.Infrastructure.Tests/Messaging/Consumers/EventUpcasterStartupValidatorTests.cs:23
ValidatorSampleV2 record MMCA.Common.Infrastructure.Tests MMCA.Common.Infrastructure.Tests.Messaging.Consumers MMCA.Common.Infrastructure.Tests/Messaging/Consumers/EventUpcasterStartupValidatorTests.cs:25
ValidatorSampleV3 record MMCA.Common.Infrastructure.Tests MMCA.Common.Infrastructure.Tests.Messaging.Consumers MMCA.Common.Infrastructure.Tests/Messaging/Consumers/EventUpcasterStartupValidatorTests.cs:30
NullLiveChannelPublisherTests class MMCA.Common.Infrastructure.Tests MMCA.Common.Infrastructure.Tests.Notifications.Live MMCA.Common.Infrastructure.Tests/Notifications/Live/NullLiveChannelPublisherTests.cs:6
SignalRLiveChannelPublisherTests class MMCA.Common.Infrastructure.Tests MMCA.Common.Infrastructure.Tests.Notifications.Live MMCA.Common.Infrastructure.Tests/Notifications/Live/SignalRLiveChannelPublisherTests.cs:8
AzureNotificationHubDeviceRegistrarTests class MMCA.Common.Infrastructure.Tests MMCA.Common.Infrastructure.Tests.Notifications.Push MMCA.Common.Infrastructure.Tests/Notifications/Push/AzureNotificationHubDeviceRegistrarTests.cs:16
NativePushPayloadsTests class MMCA.Common.Infrastructure.Tests MMCA.Common.Infrastructure.Tests.Notifications.Push MMCA.Common.Infrastructure.Tests/Notifications/Push/NativePushPayloadsTests.cs:12
NullPushNotificationSenderTests class MMCA.Common.Infrastructure.Tests MMCA.Common.Infrastructure.Tests.Notifications.Push MMCA.Common.Infrastructure.Tests/Notifications/Push/NullPushNotificationSenderTests.cs:6
SignalRPushNotificationSenderAdditionalTests class MMCA.Common.Infrastructure.Tests MMCA.Common.Infrastructure.Tests.Notifications.Push MMCA.Common.Infrastructure.Tests/Notifications/Push/SignalRPushNotificationSenderAdditionalTests.cs:12
SignalRPushNotificationSenderTests class MMCA.Common.Infrastructure.Tests MMCA.Common.Infrastructure.Tests.Notifications.Push MMCA.Common.Infrastructure.Tests/Notifications/Push/SignalRPushNotificationSenderTests.cs:8
FakeAggregate class MMCA.Common.Infrastructure.Tests MMCA.Common.Infrastructure.Tests.Persistence MMCA.Common.Infrastructure.Tests/Persistence/UnitOfWorkAdditionalTests.cs:93
FakeAggregate class MMCA.Common.Infrastructure.Tests MMCA.Common.Infrastructure.Tests.Persistence MMCA.Common.Infrastructure.Tests/Persistence/UnitOfWorkTests.cs:151
FakeEntity class MMCA.Common.Infrastructure.Tests MMCA.Common.Infrastructure.Tests.Persistence MMCA.Common.Infrastructure.Tests/Persistence/UnitOfWorkAdditionalTests.cs:98
FakeEntity class MMCA.Common.Infrastructure.Tests MMCA.Common.Infrastructure.Tests.Persistence MMCA.Common.Infrastructure.Tests/Persistence/UnitOfWorkTests.cs:156
FixedSourcesRegistry class MMCA.Common.Infrastructure.Tests MMCA.Common.Infrastructure.Tests.Persistence MMCA.Common.Infrastructure.Tests/Persistence/MigrationApplyProofTests.cs:202
MarkAllNotificationsReadHandlerTrackingTests class MMCA.Common.Infrastructure.Tests MMCA.Common.Infrastructure.Tests.Persistence MMCA.Common.Infrastructure.Tests/Persistence/MarkAllNotificationsReadHandlerTrackingTests.cs:24
MigrationApplyProofTests class MMCA.Common.Infrastructure.Tests MMCA.Common.Infrastructure.Tests.Persistence MMCA.Common.Infrastructure.Tests/Persistence/MigrationApplyProofTests.cs:37
Mocks record MMCA.Common.Infrastructure.Tests MMCA.Common.Infrastructure.Tests.Persistence MMCA.Common.Infrastructure.Tests/Persistence/UnitOfWorkAdditionalTests.cs:13
Mocks record MMCA.Common.Infrastructure.Tests MMCA.Common.Infrastructure.Tests.Persistence MMCA.Common.Infrastructure.Tests/Persistence/UnitOfWorkTests.cs:15
NoConfigurationAssemblyProvider class MMCA.Common.Infrastructure.Tests MMCA.Common.Infrastructure.Tests.Persistence MMCA.Common.Infrastructure.Tests/Persistence/MigrationApplyProofTests.cs:223
NotificationTestDbContext class MMCA.Common.Infrastructure.Tests MMCA.Common.Infrastructure.Tests.Persistence MMCA.Common.Infrastructure.Tests/Persistence/MarkAllNotificationsReadHandlerTrackingTests.cs:162
NullAssemblyProvider class MMCA.Common.Infrastructure.Tests MMCA.Common.Infrastructure.Tests.Persistence MMCA.Common.Infrastructure.Tests/Persistence/SoftDeleteQueryFilterTests.cs:114
ProfilingHelperTests class MMCA.Common.Infrastructure.Tests MMCA.Common.Infrastructure.Tests.Persistence MMCA.Common.Infrastructure.Tests/Persistence/ProfilingHelperTests.cs:10
ProjectionTestDbContext class MMCA.Common.Infrastructure.Tests MMCA.Common.Infrastructure.Tests.Persistence MMCA.Common.Infrastructure.Tests/Persistence/PushNotificationProjectionTranslationTests.cs:108
PushNotificationProjectionTranslationTests class MMCA.Common.Infrastructure.Tests MMCA.Common.Infrastructure.Tests.Persistence MMCA.Common.Infrastructure.Tests/Persistence/PushNotificationProjectionTranslationTests.cs:15
SeededIds record MMCA.Common.Infrastructure.Tests MMCA.Common.Infrastructure.Tests.Persistence MMCA.Common.Infrastructure.Tests/Persistence/MarkAllNotificationsReadHandlerTrackingTests.cs:152
SoftDeletableEntity class MMCA.Common.Infrastructure.Tests MMCA.Common.Infrastructure.Tests.Persistence MMCA.Common.Infrastructure.Tests/Persistence/SoftDeleteQueryFilterTests.cs:62
SoftDeleteQueryFilterTests class MMCA.Common.Infrastructure.Tests MMCA.Common.Infrastructure.Tests.Persistence MMCA.Common.Infrastructure.Tests/Persistence/SoftDeleteQueryFilterTests.cs:22
SoftDeleteTestDbContext class MMCA.Common.Infrastructure.Tests MMCA.Common.Infrastructure.Tests.Persistence MMCA.Common.Infrastructure.Tests/Persistence/SoftDeleteQueryFilterTests.cs:67
SqlServerUniqueConstraintViolationDetectorTests class MMCA.Common.Infrastructure.Tests MMCA.Common.Infrastructure.Tests.Persistence MMCA.Common.Infrastructure.Tests/Persistence/SqlServerUniqueConstraintViolationDetectorTests.cs:17
UnitOfWorkAdditionalTests class MMCA.Common.Infrastructure.Tests MMCA.Common.Infrastructure.Tests.Persistence MMCA.Common.Infrastructure.Tests/Persistence/UnitOfWorkAdditionalTests.cs:11
UnitOfWorkTests class MMCA.Common.Infrastructure.Tests MMCA.Common.Infrastructure.Tests.Persistence MMCA.Common.Infrastructure.Tests/Persistence/UnitOfWorkTests.cs:13
AddAuditTrailTests class MMCA.Common.Infrastructure.Tests MMCA.Common.Infrastructure.Tests.Persistence.AuditTrail MMCA.Common.Infrastructure.Tests/Persistence/AuditTrail/AddAuditTrailTests.cs:14
AuditedThing class MMCA.Common.Infrastructure.Tests MMCA.Common.Infrastructure.Tests.Persistence.AuditTrail MMCA.Common.Infrastructure.Tests/Persistence/AuditTrail/AuditTrailTestHarness.cs:40
AuditTrailCleanupJobTests class MMCA.Common.Infrastructure.Tests MMCA.Common.Infrastructure.Tests.Persistence.AuditTrail MMCA.Common.Infrastructure.Tests/Persistence/AuditTrail/AuditTrailCleanupJobTests.cs:21
AuditTrailModelGateTests class MMCA.Common.Infrastructure.Tests MMCA.Common.Infrastructure.Tests.Persistence.AuditTrail MMCA.Common.Infrastructure.Tests/Persistence/AuditTrail/AuditTrailModelGateTests.cs:26
AuditTrailReaderTests class MMCA.Common.Infrastructure.Tests MMCA.Common.Infrastructure.Tests.Persistence.AuditTrail MMCA.Common.Infrastructure.Tests/Persistence/AuditTrail/AuditTrailReaderTests.cs:19
AuditTrailSaveChangesInterceptorTests class MMCA.Common.Infrastructure.Tests MMCA.Common.Infrastructure.Tests.Persistence.AuditTrail MMCA.Common.Infrastructure.Tests/Persistence/AuditTrail/AuditTrailSaveChangesInterceptorTests.cs:18
AuditTrailTestContext class MMCA.Common.Infrastructure.Tests MMCA.Common.Infrastructure.Tests.Persistence.AuditTrail MMCA.Common.Infrastructure.Tests/Persistence/AuditTrail/AuditTrailTestHarness.cs:74
AuditTrailTestHarness class MMCA.Common.Infrastructure.Tests MMCA.Common.Infrastructure.Tests.Persistence.AuditTrail MMCA.Common.Infrastructure.Tests/Persistence/AuditTrail/AuditTrailTestHarness.cs:28
CompositeKeyThing class MMCA.Common.Infrastructure.Tests MMCA.Common.Infrastructure.Tests.Persistence.AuditTrail MMCA.Common.Infrastructure.Tests/Persistence/AuditTrail/AuditTrailTestHarness.cs:61
FailingSaveInterceptor class MMCA.Common.Infrastructure.Tests MMCA.Common.Infrastructure.Tests.Persistence.AuditTrail MMCA.Common.Infrastructure.Tests/Persistence/AuditTrail/AuditTrailTestHarness.cs:173
GateTestContext class MMCA.Common.Infrastructure.Tests MMCA.Common.Infrastructure.Tests.Persistence.AuditTrail MMCA.Common.Infrastructure.Tests/Persistence/AuditTrail/AuditTrailModelGateTests.cs:75
NullAssemblyProvider class MMCA.Common.Infrastructure.Tests MMCA.Common.Infrastructure.Tests.Persistence.AuditTrail MMCA.Common.Infrastructure.Tests/Persistence/AuditTrail/AuditTrailModelGateTests.cs:121
NullAssemblyProvider class MMCA.Common.Infrastructure.Tests MMCA.Common.Infrastructure.Tests.Persistence.AuditTrail MMCA.Common.Infrastructure.Tests/Persistence/AuditTrail/AuditTrailTestHarness.cs:187
PlainThing class MMCA.Common.Infrastructure.Tests MMCA.Common.Infrastructure.Tests.Persistence.AuditTrail MMCA.Common.Infrastructure.Tests/Persistence/AuditTrail/AuditTrailTestHarness.cs:53
CustomSchemaContext class MMCA.Common.Infrastructure.Tests MMCA.Common.Infrastructure.Tests.Persistence.Auth MMCA.Common.Infrastructure.Tests/Persistence/Auth/RefreshSessionModelBuilderExtensionsTests.cs:124
EFRefreshSessionStoreFindByIdTests class MMCA.Common.Infrastructure.Tests MMCA.Common.Infrastructure.Tests.Persistence.Auth MMCA.Common.Infrastructure.Tests/Persistence/Auth/EFRefreshSessionStoreFindByIdTests.cs:21
EFRefreshSessionStoreRotationTests class MMCA.Common.Infrastructure.Tests MMCA.Common.Infrastructure.Tests.Persistence.Auth MMCA.Common.Infrastructure.Tests/Persistence/Auth/EFRefreshSessionStoreRotationTests.cs:27
NoSessionTableContext class MMCA.Common.Infrastructure.Tests MMCA.Common.Infrastructure.Tests.Persistence.Auth MMCA.Common.Infrastructure.Tests/Persistence/Auth/RefreshSessionCleanupServiceTests.cs:455
NullAssemblyProvider class MMCA.Common.Infrastructure.Tests MMCA.Common.Infrastructure.Tests.Persistence.Auth MMCA.Common.Infrastructure.Tests/Persistence/Auth/RefreshSessionCleanupServiceTests.cs:499
Participant record MMCA.Common.Infrastructure.Tests MMCA.Common.Infrastructure.Tests.Persistence.Auth MMCA.Common.Infrastructure.Tests/Persistence/Auth/EFRefreshSessionStoreRotationTests.cs:96
RefreshSessionCleanupServiceTests class MMCA.Common.Infrastructure.Tests MMCA.Common.Infrastructure.Tests.Persistence.Auth MMCA.Common.Infrastructure.Tests/Persistence/Auth/RefreshSessionCleanupServiceTests.cs:34
RefreshSessionModelBuilderExtensionsTests class MMCA.Common.Infrastructure.Tests MMCA.Common.Infrastructure.Tests.Persistence.Auth MMCA.Common.Infrastructure.Tests/Persistence/Auth/RefreshSessionModelBuilderExtensionsTests.cs:14
RefreshSessionOnlyContext class MMCA.Common.Infrastructure.Tests MMCA.Common.Infrastructure.Tests.Persistence.Auth MMCA.Common.Infrastructure.Tests/Persistence/Auth/RefreshSessionModelBuilderExtensionsTests.cs:122
RotationHarness class MMCA.Common.Infrastructure.Tests MMCA.Common.Infrastructure.Tests.Persistence.Auth MMCA.Common.Infrastructure.Tests/Persistence/Auth/EFRefreshSessionStoreRotationTests.cs:102
SessionCleanupTestContext class MMCA.Common.Infrastructure.Tests MMCA.Common.Infrastructure.Tests.Persistence.Auth MMCA.Common.Infrastructure.Tests/Persistence/Auth/RefreshSessionCleanupServiceTests.cs:423
SessionOnlyContextBase class MMCA.Common.Infrastructure.Tests MMCA.Common.Infrastructure.Tests.Persistence.Auth MMCA.Common.Infrastructure.Tests/Persistence/Auth/RefreshSessionModelBuilderExtensionsTests.cs:113
StoreHarness class MMCA.Common.Infrastructure.Tests MMCA.Common.Infrastructure.Tests.Persistence.Auth MMCA.Common.Infrastructure.Tests/Persistence/Auth/EFRefreshSessionStoreFindByIdTests.cs:91
SweepHarness class MMCA.Common.Infrastructure.Tests MMCA.Common.Infrastructure.Tests.Persistence.Auth MMCA.Common.Infrastructure.Tests/Persistence/Auth/RefreshSessionCleanupServiceTests.cs:300
CosmosIndexedEntity class MMCA.Common.Infrastructure.Tests MMCA.Common.Infrastructure.Tests.Persistence.Configuration MMCA.Common.Infrastructure.Tests/Persistence/Configuration/IndexBuilderExtensionsTests.cs:81
DefaultEntityConfigurationAssemblyProviderTests class MMCA.Common.Infrastructure.Tests MMCA.Common.Infrastructure.Tests.Persistence.Configuration MMCA.Common.Infrastructure.Tests/Persistence/Configuration/DefaultEntityConfigurationAssemblyProviderTests.cs:8
EntityConfigurationOptionsTests class MMCA.Common.Infrastructure.Tests MMCA.Common.Infrastructure.Tests.Persistence.Configuration MMCA.Common.Infrastructure.Tests/Persistence/Configuration/EntityConfigurationOptionsTests.cs:6
EntityTypeConfigurationBaseTests class MMCA.Common.Infrastructure.Tests MMCA.Common.Infrastructure.Tests.Persistence.Configuration MMCA.Common.Infrastructure.Tests/Persistence/Configuration/EntityTypeConfigurationBaseTests.cs:14
EntityTypeConfigurationTests class MMCA.Common.Infrastructure.Tests MMCA.Common.Infrastructure.Tests.Persistence.Configuration MMCA.Common.Infrastructure.Tests/Persistence/Configuration/EntityTypeConfigurationTests.cs:9
FilteredIndexTestDbContext class MMCA.Common.Infrastructure.Tests MMCA.Common.Infrastructure.Tests.Persistence.Configuration MMCA.Common.Infrastructure.Tests/Persistence/Configuration/IndexBuilderExtensionsTests.cs:91
HandRolledOwner class MMCA.Common.Infrastructure.Tests MMCA.Common.Infrastructure.Tests.Persistence.Configuration MMCA.Common.Infrastructure.Tests/Persistence/Configuration/OwnsMoneyTests.cs:167
HelperOwner class MMCA.Common.Infrastructure.Tests MMCA.Common.Infrastructure.Tests.Persistence.Configuration MMCA.Common.Infrastructure.Tests/Persistence/Configuration/OwnsMoneyTests.cs:155
IndexBuilderExtensionsTests class MMCA.Common.Infrastructure.Tests MMCA.Common.Infrastructure.Tests.Persistence.Configuration MMCA.Common.Infrastructure.Tests/Persistence/Configuration/IndexBuilderExtensionsTests.cs:16
ModelBuilderExtensionsTests class MMCA.Common.Infrastructure.Tests MMCA.Common.Infrastructure.Tests.Persistence.Configuration MMCA.Common.Infrastructure.Tests/Persistence/Configuration/ModelBuilderExtensionsTests.cs:12
MoneyTestDbContext class MMCA.Common.Infrastructure.Tests MMCA.Common.Infrastructure.Tests.Persistence.Configuration MMCA.Common.Infrastructure.Tests/Persistence/Configuration/OwnsMoneyTests.cs:178
OwnsMoneyTests class MMCA.Common.Infrastructure.Tests MMCA.Common.Infrastructure.Tests.Persistence.Configuration MMCA.Common.Infrastructure.Tests/Persistence/Configuration/OwnsMoneyTests.cs:18
PropertyFacets record MMCA.Common.Infrastructure.Tests MMCA.Common.Infrastructure.Tests.Persistence.Configuration MMCA.Common.Infrastructure.Tests/Persistence/Configuration/OwnsMoneyTests.cs:144
PushNotificationConfigurationTests class MMCA.Common.Infrastructure.Tests MMCA.Common.Infrastructure.Tests.Persistence.Configuration MMCA.Common.Infrastructure.Tests/Persistence/Configuration/PushNotificationConfigurationTests.cs:16
PushNotificationTestDbContext class MMCA.Common.Infrastructure.Tests MMCA.Common.Infrastructure.Tests.Persistence.Configuration MMCA.Common.Infrastructure.Tests/Persistence/Configuration/PushNotificationConfigurationTests.cs:60
RenamedFlagEntity class MMCA.Common.Infrastructure.Tests MMCA.Common.Infrastructure.Tests.Persistence.Configuration MMCA.Common.Infrastructure.Tests/Persistence/Configuration/IndexBuilderExtensionsTests.cs:86
SqliteIndexedEntity class MMCA.Common.Infrastructure.Tests MMCA.Common.Infrastructure.Tests.Persistence.Configuration MMCA.Common.Infrastructure.Tests/Persistence/Configuration/IndexBuilderExtensionsTests.cs:76
SqliteTestDbContext class MMCA.Common.Infrastructure.Tests MMCA.Common.Infrastructure.Tests.Persistence.Configuration MMCA.Common.Infrastructure.Tests/Persistence/Configuration/EntityTypeConfigurationTests.cs:62
SqliteTestEntity class MMCA.Common.Infrastructure.Tests MMCA.Common.Infrastructure.Tests.Persistence.Configuration MMCA.Common.Infrastructure.Tests/Persistence/Configuration/EntityTypeConfigurationTests.cs:52
SqliteTestEntityConfig class MMCA.Common.Infrastructure.Tests MMCA.Common.Infrastructure.Tests.Persistence.Configuration MMCA.Common.Infrastructure.Tests/Persistence/Configuration/EntityTypeConfigurationTests.cs:58
SqlServerIndexedEntity class MMCA.Common.Infrastructure.Tests MMCA.Common.Infrastructure.Tests.Persistence.Configuration MMCA.Common.Infrastructure.Tests/Persistence/Configuration/IndexBuilderExtensionsTests.cs:67
TestAggregateEntity class MMCA.Common.Infrastructure.Tests MMCA.Common.Infrastructure.Tests.Persistence.Configuration MMCA.Common.Infrastructure.Tests/Persistence/Configuration/EntityTypeConfigurationBaseTests.cs:53
TestAggregateEntityConfiguration class MMCA.Common.Infrastructure.Tests MMCA.Common.Infrastructure.Tests.Persistence.Configuration MMCA.Common.Infrastructure.Tests/Persistence/Configuration/EntityTypeConfigurationBaseTests.cs:63
TestConfigDbContext class MMCA.Common.Infrastructure.Tests MMCA.Common.Infrastructure.Tests.Persistence.Configuration MMCA.Common.Infrastructure.Tests/Persistence/Configuration/EntityTypeConfigurationBaseTests.cs:87
TestDataSourceService class MMCA.Common.Infrastructure.Tests MMCA.Common.Infrastructure.Tests.Persistence.Configuration MMCA.Common.Infrastructure.Tests/Persistence/Configuration/ModelBuilderExtensionsTests.cs:118
TestEntitySqliteConfiguration class MMCA.Common.Infrastructure.Tests MMCA.Common.Infrastructure.Tests.Persistence.Configuration MMCA.Common.Infrastructure.Tests/Persistence/Configuration/ModelBuilderExtensionsTests.cs:107
TestMappedEntity class MMCA.Common.Infrastructure.Tests MMCA.Common.Infrastructure.Tests.Persistence.Configuration MMCA.Common.Infrastructure.Tests/Persistence/Configuration/ModelBuilderExtensionsTests.cs:98
TestModelBuilderDbContext class MMCA.Common.Infrastructure.Tests MMCA.Common.Infrastructure.Tests.Persistence.Configuration MMCA.Common.Infrastructure.Tests/Persistence/Configuration/ModelBuilderExtensionsTests.cs:136
TestNonAggregateConfigDbContext class MMCA.Common.Infrastructure.Tests MMCA.Common.Infrastructure.Tests.Persistence.Configuration MMCA.Common.Infrastructure.Tests/Persistence/Configuration/EntityTypeConfigurationBaseTests.cs:95
TestNonAggregateEntity class MMCA.Common.Infrastructure.Tests MMCA.Common.Infrastructure.Tests.Persistence.Configuration MMCA.Common.Infrastructure.Tests/Persistence/Configuration/EntityTypeConfigurationBaseTests.cs:58
TestNonAggregateEntityConfiguration class MMCA.Common.Infrastructure.Tests MMCA.Common.Infrastructure.Tests.Persistence.Configuration MMCA.Common.Infrastructure.Tests/Persistence/Configuration/EntityTypeConfigurationBaseTests.cs:75
AlreadySoftDeleteFilteredEntity class MMCA.Common.Infrastructure.Tests MMCA.Common.Infrastructure.Tests.Persistence.Conventions MMCA.Common.Infrastructure.Tests/Persistence/Conventions/SoftDeleteUniqueIndexConventionTests.cs:143
BracketQuotedFilterEntity class MMCA.Common.Infrastructure.Tests MMCA.Common.Infrastructure.Tests.Persistence.Conventions MMCA.Common.Infrastructure.Tests/Persistence/Conventions/SoftDeleteUniqueIndexConventionTests.cs:149
FilteredIndexEntity class MMCA.Common.Infrastructure.Tests MMCA.Common.Infrastructure.Tests.Persistence.Conventions MMCA.Common.Infrastructure.Tests/Persistence/Conventions/SoftDeleteUniqueIndexConventionTests.cs:137
NullAssemblyProvider class MMCA.Common.Infrastructure.Tests MMCA.Common.Infrastructure.Tests.Persistence.Conventions MMCA.Common.Infrastructure.Tests/Persistence/Conventions/SoftDeleteUniqueIndexConventionTests.cs:223
SoftDeleteUniqueIndexConventionTests class MMCA.Common.Infrastructure.Tests MMCA.Common.Infrastructure.Tests.Persistence.Conventions MMCA.Common.Infrastructure.Tests/Persistence/Conventions/SoftDeleteUniqueIndexConventionTests.cs:24
UniqueIndexTestDbContext class MMCA.Common.Infrastructure.Tests MMCA.Common.Infrastructure.Tests.Persistence.Conventions MMCA.Common.Infrastructure.Tests/Persistence/Conventions/SoftDeleteUniqueIndexConventionTests.cs:154
UniqueNamedEntity class MMCA.Common.Infrastructure.Tests MMCA.Common.Infrastructure.Tests.Persistence.Conventions MMCA.Common.Infrastructure.Tests/Persistence/Conventions/SoftDeleteUniqueIndexConventionTests.cs:132
EmailValueConverterTests class MMCA.Common.Infrastructure.Tests MMCA.Common.Infrastructure.Tests.Persistence.Conversions MMCA.Common.Infrastructure.Tests/Persistence/Conversions/EmailValueConverterTests.cs:12
EnumerationValueConverterTests class MMCA.Common.Infrastructure.Tests MMCA.Common.Infrastructure.Tests.Persistence.Conversions MMCA.Common.Infrastructure.Tests/Persistence/Conversions/EnumerationValueConverterTests.cs:13
PhoneNumberValueConverterTests class MMCA.Common.Infrastructure.Tests MMCA.Common.Infrastructure.Tests.Persistence.Conversions MMCA.Common.Infrastructure.Tests/Persistence/Conversions/PhoneNumberValueConverterTests.cs:11
Priority class MMCA.Common.Infrastructure.Tests MMCA.Common.Infrastructure.Tests.Persistence.Conversions MMCA.Common.Infrastructure.Tests/Persistence/Conversions/EnumerationValueConverterTests.cs:89
CosmosConfigurationPortabilityTests class MMCA.Common.Infrastructure.Tests MMCA.Common.Infrastructure.Tests.Persistence.DataSources MMCA.Common.Infrastructure.Tests/Persistence/DataSources/CosmosConfigurationPortabilityTests.cs:28
CrossDataSourceDegradeConventionTests class MMCA.Common.Infrastructure.Tests MMCA.Common.Infrastructure.Tests.Persistence.DataSources MMCA.Common.Infrastructure.Tests/Persistence/DataSources/CrossDataSourceDegradeConventionTests.cs:24
DataSourceResolverTests class MMCA.Common.Infrastructure.Tests MMCA.Common.Infrastructure.Tests.Persistence.DataSources MMCA.Common.Infrastructure.Tests/Persistence/DataSources/DataSourceResolverTests.cs:12
DataSourceServiceAdditionalTests class MMCA.Common.Infrastructure.Tests MMCA.Common.Infrastructure.Tests.Persistence.DataSources MMCA.Common.Infrastructure.Tests/Persistence/DataSources/DataSourceServiceAdditionalTests.cs:13
DataSourceServiceTests class MMCA.Common.Infrastructure.Tests MMCA.Common.Infrastructure.Tests.Persistence.DataSources MMCA.Common.Infrastructure.Tests/Persistence/DataSources/DataSourceServiceTests.cs:12
DegradeCustomer class MMCA.Common.Infrastructure.Tests MMCA.Common.Infrastructure.Tests.Persistence.DataSources MMCA.Common.Infrastructure.Tests/Persistence/DataSources/CrossDataSourceDegradeConventionTests.cs:199
DegradeOrder class MMCA.Common.Infrastructure.Tests MMCA.Common.Infrastructure.Tests.Persistence.DataSources MMCA.Common.Infrastructure.Tests/Persistence/DataSources/CrossDataSourceDegradeConventionTests.cs:190
DegradeTestContext class MMCA.Common.Infrastructure.Tests MMCA.Common.Infrastructure.Tests.Persistence.DataSources MMCA.Common.Infrastructure.Tests/Persistence/DataSources/CrossDataSourceDegradeConventionTests.cs:212
DesignAlphaEntity class MMCA.Common.Infrastructure.Tests MMCA.Common.Infrastructure.Tests.Persistence.DataSources MMCA.Common.Infrastructure.Tests/Persistence/DataSources/DesignTimeDbContextHelperTests.cs:233
DesignAlphaEntityConfiguration class MMCA.Common.Infrastructure.Tests MMCA.Common.Infrastructure.Tests.Persistence.DataSources MMCA.Common.Infrastructure.Tests/Persistence/DataSources/DesignTimeDbContextHelperTests.cs:250
DesignBetaEntity class MMCA.Common.Infrastructure.Tests MMCA.Common.Infrastructure.Tests.Persistence.DataSources MMCA.Common.Infrastructure.Tests/Persistence/DataSources/DesignTimeDbContextHelperTests.cs:238
DesignBetaEntityConfiguration class MMCA.Common.Infrastructure.Tests MMCA.Common.Infrastructure.Tests.Persistence.DataSources MMCA.Common.Infrastructure.Tests/Persistence/DataSources/DesignTimeDbContextHelperTests.cs:253
DesignSqliteEntity class MMCA.Common.Infrastructure.Tests MMCA.Common.Infrastructure.Tests.Persistence.DataSources MMCA.Common.Infrastructure.Tests/Persistence/DataSources/DesignTimeDbContextHelperTests.cs:244
DesignSqliteEntityConfiguration class MMCA.Common.Infrastructure.Tests MMCA.Common.Infrastructure.Tests.Persistence.DataSources MMCA.Common.Infrastructure.Tests/Persistence/DataSources/DesignTimeDbContextHelperTests.cs:256
DesignTimeDbContextHelperTests class MMCA.Common.Infrastructure.Tests MMCA.Common.Infrastructure.Tests.Persistence.DataSources MMCA.Common.Infrastructure.Tests/Persistence/DataSources/DesignTimeDbContextHelperTests.cs:12
EmptyAssemblyProvider class MMCA.Common.Infrastructure.Tests MMCA.Common.Infrastructure.Tests.Persistence.DataSources MMCA.Common.Infrastructure.Tests/Persistence/DataSources/CrossDataSourceDegradeConventionTests.cs:185
EntityDataSourceRegistryTests class MMCA.Common.Infrastructure.Tests MMCA.Common.Infrastructure.Tests.Persistence.DataSources MMCA.Common.Infrastructure.Tests/Persistence/DataSources/EntityDataSourceRegistryTests.cs:15
FakeEntity class MMCA.Common.Infrastructure.Tests MMCA.Common.Infrastructure.Tests.Persistence.DataSources MMCA.Common.Infrastructure.Tests/Persistence/DataSources/DataSourceServiceAdditionalTests.cs:83
FakeEntity class MMCA.Common.Infrastructure.Tests MMCA.Common.Infrastructure.Tests.Persistence.DataSources MMCA.Common.Infrastructure.Tests/Persistence/DataSources/DataSourceServiceTests.cs:164
FixedAssemblyProvider class MMCA.Common.Infrastructure.Tests MMCA.Common.Infrastructure.Tests.Persistence.DataSources MMCA.Common.Infrastructure.Tests/Persistence/DataSources/CosmosConfigurationPortabilityTests.cs:79
FixedAssemblyProvider class MMCA.Common.Infrastructure.Tests MMCA.Common.Infrastructure.Tests.Persistence.DataSources MMCA.Common.Infrastructure.Tests/Persistence/DataSources/EntityDataSourceRegistryTests.cs:183
FixedAssemblyProvider class MMCA.Common.Infrastructure.Tests MMCA.Common.Infrastructure.Tests.Persistence.DataSources MMCA.Common.Infrastructure.Tests/Persistence/DataSources/MultiSourceSqliteIntegrationTests.cs:211
MapRegistry class MMCA.Common.Infrastructure.Tests MMCA.Common.Infrastructure.Tests.Persistence.DataSources MMCA.Common.Infrastructure.Tests/Persistence/DataSources/CrossDataSourceDegradeConventionTests.cs:173
MultiSourceCustomer class MMCA.Common.Infrastructure.Tests MMCA.Common.Infrastructure.Tests.Persistence.DataSources MMCA.Common.Infrastructure.Tests/Persistence/DataSources/MultiSourceSqliteIntegrationTests.cs:227
MultiSourceCustomerConfiguration class MMCA.Common.Infrastructure.Tests MMCA.Common.Infrastructure.Tests.Persistence.DataSources MMCA.Common.Infrastructure.Tests/Persistence/DataSources/MultiSourceSqliteIntegrationTests.cs:243
MultiSourceOrder class MMCA.Common.Infrastructure.Tests MMCA.Common.Infrastructure.Tests.Persistence.DataSources MMCA.Common.Infrastructure.Tests/Persistence/DataSources/MultiSourceSqliteIntegrationTests.cs:218
MultiSourceOrderConfiguration class MMCA.Common.Infrastructure.Tests MMCA.Common.Infrastructure.Tests.Persistence.DataSources MMCA.Common.Infrastructure.Tests/Persistence/DataSources/MultiSourceSqliteIntegrationTests.cs:240
MultiSourceSqliteIntegrationTests class MMCA.Common.Infrastructure.Tests MMCA.Common.Infrastructure.Tests.Persistence.DataSources MMCA.Common.Infrastructure.Tests/Persistence/DataSources/MultiSourceSqliteIntegrationTests.cs:32
MultiSourceTestEvent record MMCA.Common.Infrastructure.Tests MMCA.Common.Infrastructure.Tests.Persistence.DataSources MMCA.Common.Infrastructure.Tests/Persistence/DataSources/MultiSourceSqliteIntegrationTests.cs:232
PhysicalDataSourceTests class MMCA.Common.Infrastructure.Tests MMCA.Common.Infrastructure.Tests.Persistence.DataSources MMCA.Common.Infrastructure.Tests/Persistence/DataSources/PhysicalDataSourceTests.cs:12
PortablePrincipal class MMCA.Common.Infrastructure.Tests MMCA.Common.Infrastructure.Tests.Persistence.DataSources MMCA.Common.Infrastructure.Tests/Persistence/DataSources/CosmosConfigurationPortabilityTests.cs:94
PortablePrincipalConfiguration class MMCA.Common.Infrastructure.Tests MMCA.Common.Infrastructure.Tests.Persistence.DataSources MMCA.Common.Infrastructure.Tests/Persistence/DataSources/CosmosConfigurationPortabilityTests.cs:116
PortableThing class MMCA.Common.Infrastructure.Tests MMCA.Common.Infrastructure.Tests.Persistence.DataSources MMCA.Common.Infrastructure.Tests/Persistence/DataSources/CosmosConfigurationPortabilityTests.cs:85
PortableThingConfiguration class MMCA.Common.Infrastructure.Tests MMCA.Common.Infrastructure.Tests.Persistence.DataSources MMCA.Common.Infrastructure.Tests/Persistence/DataSources/CosmosConfigurationPortabilityTests.cs:103
RegistryDuplicate class MMCA.Common.Infrastructure.Tests MMCA.Common.Infrastructure.Tests.Persistence.DataSources MMCA.Common.Infrastructure.Tests/Persistence/DataSources/EntityDataSourceRegistryTests.cs:199
RegistryDuplicateConfigurationA class MMCA.Common.Infrastructure.Tests MMCA.Common.Infrastructure.Tests.Persistence.DataSources MMCA.Common.Infrastructure.Tests/Persistence/DataSources/EntityDataSourceRegistryTests.cs:227
RegistryDuplicateConfigurationB class MMCA.Common.Infrastructure.Tests MMCA.Common.Infrastructure.Tests.Persistence.DataSources MMCA.Common.Infrastructure.Tests/Persistence/DataSources/EntityDataSourceRegistryTests.cs:230
RegistryInvoice class MMCA.Common.Infrastructure.Tests MMCA.Common.Infrastructure.Tests.Persistence.DataSources MMCA.Common.Infrastructure.Tests/Persistence/DataSources/EntityDataSourceRegistryTests.cs:194
RegistryInvoiceConfiguration class MMCA.Common.Infrastructure.Tests MMCA.Common.Infrastructure.Tests.Persistence.DataSources MMCA.Common.Infrastructure.Tests/Persistence/DataSources/EntityDataSourceRegistryTests.cs:219
RegistryOrder class MMCA.Common.Infrastructure.Tests MMCA.Common.Infrastructure.Tests.Persistence.DataSources MMCA.Common.Infrastructure.Tests/Persistence/DataSources/EntityDataSourceRegistryTests.cs:189
RegistryOrderConfiguration class MMCA.Common.Infrastructure.Tests MMCA.Common.Infrastructure.Tests.Persistence.DataSources MMCA.Common.Infrastructure.Tests/Persistence/DataSources/EntityDataSourceRegistryTests.cs:217
RegistrySqlServerEntity class MMCA.Common.Infrastructure.Tests MMCA.Common.Infrastructure.Tests.Persistence.DataSources MMCA.Common.Infrastructure.Tests/Persistence/DataSources/EntityDataSourceRegistryTests.cs:209
RegistrySqlServerEntityConfiguration class MMCA.Common.Infrastructure.Tests MMCA.Common.Infrastructure.Tests.Persistence.DataSources MMCA.Common.Infrastructure.Tests/Persistence/DataSources/EntityDataSourceRegistryTests.cs:221
RegistryUnattributed class MMCA.Common.Infrastructure.Tests MMCA.Common.Infrastructure.Tests.Persistence.DataSources MMCA.Common.Infrastructure.Tests/Persistence/DataSources/EntityDataSourceRegistryTests.cs:204
RegistryUnattributedConfiguration class MMCA.Common.Infrastructure.Tests MMCA.Common.Infrastructure.Tests.Persistence.DataSources MMCA.Common.Infrastructure.Tests/Persistence/DataSources/EntityDataSourceRegistryTests.cs:233
UnregisteredEntity class MMCA.Common.Infrastructure.Tests MMCA.Common.Infrastructure.Tests.Persistence.DataSources MMCA.Common.Infrastructure.Tests/Persistence/DataSources/DataSourceServiceAdditionalTests.cs:85
AlwaysRetryExecutionStrategy class MMCA.Common.Infrastructure.Tests MMCA.Common.Infrastructure.Tests.Persistence.DbContexts MMCA.Common.Infrastructure.Tests/Persistence/DbContexts/DbContextFactoryCommitAmbiguityTests.cs:345
ApplicationDbContextTests class MMCA.Common.Infrastructure.Tests MMCA.Common.Infrastructure.Tests.Persistence.DbContexts MMCA.Common.Infrastructure.Tests/Persistence/DbContexts/ApplicationDbContextTests.cs:19
CaseDefaultSettings class MMCA.Common.Infrastructure.Tests MMCA.Common.Infrastructure.Tests.Persistence.DbContexts MMCA.Common.Infrastructure.Tests/Persistence/DbContexts/RefreshSessionModelGateTests.cs:141
CaseEnabledDefaultSource class MMCA.Common.Infrastructure.Tests MMCA.Common.Infrastructure.Tests.Persistence.DbContexts MMCA.Common.Infrastructure.Tests/Persistence/DbContexts/RefreshSessionModelGateTests.cs:143
CaseMappingShape class MMCA.Common.Infrastructure.Tests MMCA.Common.Infrastructure.Tests.Persistence.DbContexts MMCA.Common.Infrastructure.Tests/Persistence/DbContexts/RefreshSessionModelGateTests.cs:147
CaseNamedSource class MMCA.Common.Infrastructure.Tests MMCA.Common.Infrastructure.Tests.Persistence.DbContexts MMCA.Common.Infrastructure.Tests/Persistence/DbContexts/RefreshSessionModelGateTests.cs:145
CaseNoSettings class MMCA.Common.Infrastructure.Tests MMCA.Common.Infrastructure.Tests.Persistence.DbContexts MMCA.Common.Infrastructure.Tests/Persistence/DbContexts/RefreshSessionModelGateTests.cs:139
CommitFailingDbContext class MMCA.Common.Infrastructure.Tests MMCA.Common.Infrastructure.Tests.Persistence.DbContexts MMCA.Common.Infrastructure.Tests/Persistence/DbContexts/DbContextFactoryCommitAmbiguityTests.cs:276
DbContextFactoryAdditionalTests class MMCA.Common.Infrastructure.Tests MMCA.Common.Infrastructure.Tests.Persistence.DbContexts MMCA.Common.Infrastructure.Tests/Persistence/DbContexts/DbContextFactoryAdditionalTests.cs:22
DbContextFactoryCommitAmbiguityTests class MMCA.Common.Infrastructure.Tests MMCA.Common.Infrastructure.Tests.Persistence.DbContexts MMCA.Common.Infrastructure.Tests/Persistence/DbContexts/DbContextFactoryCommitAmbiguityTests.cs:37
DbContextFactoryMigrationTargetTests class MMCA.Common.Infrastructure.Tests MMCA.Common.Infrastructure.Tests.Persistence.DbContexts MMCA.Common.Infrastructure.Tests/Persistence/DbContexts/DbContextFactoryMigrationTargetTests.cs:27
DbContextFactorySaveIntegrityTests class MMCA.Common.Infrastructure.Tests MMCA.Common.Infrastructure.Tests.Persistence.DbContexts MMCA.Common.Infrastructure.Tests/Persistence/DbContexts/DbContextFactorySaveIntegrityTests.cs:31
DbContextFactoryTests class MMCA.Common.Infrastructure.Tests MMCA.Common.Infrastructure.Tests.Persistence.DbContexts MMCA.Common.Infrastructure.Tests/Persistence/DbContexts/DbContextFactoryTests.cs:15
DbContextFactoryTransactionTests class MMCA.Common.Infrastructure.Tests MMCA.Common.Infrastructure.Tests.Persistence.DbContexts MMCA.Common.Infrastructure.Tests/Persistence/DbContexts/DbContextFactoryTransactionTests.cs:33
EmptyAssemblyProvider class MMCA.Common.Infrastructure.Tests MMCA.Common.Infrastructure.Tests.Persistence.DbContexts MMCA.Common.Infrastructure.Tests/Persistence/DbContexts/SQLServerDbContextTests.cs:76
FailingDatabaseFacade class MMCA.Common.Infrastructure.Tests MMCA.Common.Infrastructure.Tests.Persistence.DbContexts MMCA.Common.Infrastructure.Tests/Persistence/DbContexts/DbContextFactoryCommitAmbiguityTests.cs:331
FixedSourcesRegistry class MMCA.Common.Infrastructure.Tests MMCA.Common.Infrastructure.Tests.Persistence.DbContexts MMCA.Common.Infrastructure.Tests/Persistence/DbContexts/DbContextFactoryMigrationTargetTests.cs:172
GateContext<TCase> class MMCA.Common.Infrastructure.Tests MMCA.Common.Infrastructure.Tests.Persistence.DbContexts MMCA.Common.Infrastructure.Tests/Persistence/DbContexts/RefreshSessionModelGateTests.cs:159
IntegrityAggregate class MMCA.Common.Infrastructure.Tests MMCA.Common.Infrastructure.Tests.Persistence.DbContexts MMCA.Common.Infrastructure.Tests/Persistence/DbContexts/DbContextFactorySaveIntegrityTests.cs:135
IntegrityEvent record MMCA.Common.Infrastructure.Tests MMCA.Common.Infrastructure.Tests.Persistence.DbContexts MMCA.Common.Infrastructure.Tests/Persistence/DbContexts/DbContextFactorySaveIntegrityTests.cs:133
IntegrityTestDbContext class MMCA.Common.Infrastructure.Tests MMCA.Common.Infrastructure.Tests.Persistence.DbContexts MMCA.Common.Infrastructure.Tests/Persistence/DbContexts/DbContextFactorySaveIntegrityTests.cs:140
MidSaveContextCreatingDbContext class MMCA.Common.Infrastructure.Tests MMCA.Common.Infrastructure.Tests.Persistence.DbContexts MMCA.Common.Infrastructure.Tests/Persistence/DbContexts/DbContextFactoryAdditionalTests.cs:206
NoConfigurationAssemblyProvider class MMCA.Common.Infrastructure.Tests MMCA.Common.Infrastructure.Tests.Persistence.DbContexts MMCA.Common.Infrastructure.Tests/Persistence/DbContexts/DbContextFactoryMigrationTargetTests.cs:193
NullAssemblyProvider class MMCA.Common.Infrastructure.Tests MMCA.Common.Infrastructure.Tests.Persistence.DbContexts MMCA.Common.Infrastructure.Tests/Persistence/DbContexts/DbContextFactoryCommitAmbiguityTests.cs:352
NullAssemblyProvider class MMCA.Common.Infrastructure.Tests MMCA.Common.Infrastructure.Tests.Persistence.DbContexts MMCA.Common.Infrastructure.Tests/Persistence/DbContexts/DbContextFactorySaveIntegrityTests.cs:190
NullAssemblyProvider class MMCA.Common.Infrastructure.Tests MMCA.Common.Infrastructure.Tests.Persistence.DbContexts MMCA.Common.Infrastructure.Tests/Persistence/DbContexts/DbContextFactoryTransactionTests.cs:289
ReentrantSaveInterceptor class MMCA.Common.Infrastructure.Tests MMCA.Common.Infrastructure.Tests.Persistence.DbContexts MMCA.Common.Infrastructure.Tests/Persistence/DbContexts/DbContextFactoryAdditionalTests.cs:255
RefreshSessionModelGateTests class MMCA.Common.Infrastructure.Tests MMCA.Common.Infrastructure.Tests.Persistence.DbContexts MMCA.Common.Infrastructure.Tests/Persistence/DbContexts/RefreshSessionModelGateTests.cs:37
SQLServerDbContextTests class MMCA.Common.Infrastructure.Tests MMCA.Common.Infrastructure.Tests.Persistence.DbContexts MMCA.Common.Infrastructure.Tests/Persistence/DbContexts/SQLServerDbContextTests.cs:27
TestAggregate class MMCA.Common.Infrastructure.Tests MMCA.Common.Infrastructure.Tests.Persistence.DbContexts MMCA.Common.Infrastructure.Tests/Persistence/DbContexts/DbContextFactoryCommitAmbiguityTests.cs:266
TestAggregate class MMCA.Common.Infrastructure.Tests MMCA.Common.Infrastructure.Tests.Persistence.DbContexts MMCA.Common.Infrastructure.Tests/Persistence/DbContexts/DbContextFactoryTransactionTests.cs:235
TestApplicationDbContext class MMCA.Common.Infrastructure.Tests MMCA.Common.Infrastructure.Tests.Persistence.DbContexts MMCA.Common.Infrastructure.Tests/Persistence/DbContexts/ApplicationDbContextTests.cs:93
TestEntity class MMCA.Common.Infrastructure.Tests MMCA.Common.Infrastructure.Tests.Persistence.DbContexts MMCA.Common.Infrastructure.Tests/Persistence/DbContexts/ApplicationDbContextTests.cs:88
TestLocalEvent record MMCA.Common.Infrastructure.Tests MMCA.Common.Infrastructure.Tests.Persistence.DbContexts MMCA.Common.Infrastructure.Tests/Persistence/DbContexts/DbContextFactoryCommitAmbiguityTests.cs:264
TestLocalEvent record MMCA.Common.Infrastructure.Tests MMCA.Common.Infrastructure.Tests.Persistence.DbContexts MMCA.Common.Infrastructure.Tests/Persistence/DbContexts/DbContextFactoryTransactionTests.cs:233
TransactionTestDbContext class MMCA.Common.Infrastructure.Tests MMCA.Common.Infrastructure.Tests.Persistence.DbContexts MMCA.Common.Infrastructure.Tests/Persistence/DbContexts/DbContextFactoryTransactionTests.cs:240
DbSeederTests class MMCA.Common.Infrastructure.Tests MMCA.Common.Infrastructure.Tests.Persistence.DbContexts.Seeding MMCA.Common.Infrastructure.Tests/Persistence/DbContexts/Seeding/DbSeederTests.cs:6
IdentityModuleDbSeederBaseTests class MMCA.Common.Infrastructure.Tests MMCA.Common.Infrastructure.Tests.Persistence.DbContexts.Seeding MMCA.Common.Infrastructure.Tests/Persistence/DbContexts/Seeding/IdentityModuleDbSeederBaseTests.cs:18
SeederMocks record MMCA.Common.Infrastructure.Tests MMCA.Common.Infrastructure.Tests.Persistence.DbContexts.Seeding MMCA.Common.Infrastructure.Tests/Persistence/DbContexts/Seeding/IdentityModuleDbSeederBaseTests.cs:109
TestableDbSeeder class MMCA.Common.Infrastructure.Tests MMCA.Common.Infrastructure.Tests.Persistence.DbContexts.Seeding MMCA.Common.Infrastructure.Tests/Persistence/DbContexts/Seeding/DbSeederTests.cs:53
TestIdentityModuleDbSeeder class MMCA.Common.Infrastructure.Tests MMCA.Common.Infrastructure.Tests.Persistence.DbContexts.Seeding MMCA.Common.Infrastructure.Tests/Persistence/DbContexts/Seeding/IdentityModuleDbSeederBaseTests.cs:144
TestSeedUser class MMCA.Common.Infrastructure.Tests MMCA.Common.Infrastructure.Tests.Persistence.DbContexts.Seeding MMCA.Common.Infrastructure.Tests/Persistence/DbContexts/Seeding/IdentityModuleDbSeederBaseTests.cs:132
EncryptedStringConverterTests class MMCA.Common.Infrastructure.Tests MMCA.Common.Infrastructure.Tests.Persistence.Encryption MMCA.Common.Infrastructure.Tests/Persistence/Encryption/EncryptedStringConverterTests.cs:6
EfInboxStoreTests class MMCA.Common.Infrastructure.Tests MMCA.Common.Infrastructure.Tests.Persistence.Inbox MMCA.Common.Infrastructure.Tests/Persistence/Inbox/EfInboxStoreTests.cs:27
InboxDisabledWarningServiceTests class MMCA.Common.Infrastructure.Tests MMCA.Common.Infrastructure.Tests.Persistence.Inbox MMCA.Common.Infrastructure.Tests/Persistence/Inbox/InboxDisabledWarningServiceTests.cs:11
InboxTestDbContext class MMCA.Common.Infrastructure.Tests MMCA.Common.Infrastructure.Tests.Persistence.Inbox MMCA.Common.Infrastructure.Tests/Persistence/Inbox/EfInboxStoreTests.cs:304
RecordingLogger class MMCA.Common.Infrastructure.Tests MMCA.Common.Infrastructure.Tests.Persistence.Inbox MMCA.Common.Infrastructure.Tests/Persistence/Inbox/InboxDisabledWarningServiceTests.cs:19
AuditSaveChangesInterceptorTests class MMCA.Common.Infrastructure.Tests MMCA.Common.Infrastructure.Tests.Persistence.Interceptors MMCA.Common.Infrastructure.Tests/Persistence/Interceptors/AuditSaveChangesInterceptorTests.cs:13
DetectionTestDbContext class MMCA.Common.Infrastructure.Tests MMCA.Common.Infrastructure.Tests.Persistence.Interceptors MMCA.Common.Infrastructure.Tests/Persistence/Interceptors/SaveChangeDetectionTests.cs:105
DomainEventCaptureExclusionTests class MMCA.Common.Infrastructure.Tests MMCA.Common.Infrastructure.Tests.Persistence.Interceptors MMCA.Common.Infrastructure.Tests/Persistence/Interceptors/DomainEventCaptureExclusionTests.cs:26
DomainEventSaveChangesInterceptorOutboxDisabledTests class MMCA.Common.Infrastructure.Tests MMCA.Common.Infrastructure.Tests.Persistence.Interceptors MMCA.Common.Infrastructure.Tests/Persistence/Interceptors/DomainEventSaveChangesInterceptorOutboxDisabledTests.cs:22
DomainEventSaveChangesInterceptorOutboxRoutingTests class MMCA.Common.Infrastructure.Tests MMCA.Common.Infrastructure.Tests.Persistence.Interceptors MMCA.Common.Infrastructure.Tests/Persistence/Interceptors/DomainEventSaveChangesInterceptorOutboxRoutingTests.cs:28
DomainEventSaveChangesInterceptorTests class MMCA.Common.Infrastructure.Tests MMCA.Common.Infrastructure.Tests.Persistence.Interceptors MMCA.Common.Infrastructure.Tests/Persistence/Interceptors/DomainEventSaveChangesInterceptorTests.cs:17
ExclusionAggregate class MMCA.Common.Infrastructure.Tests MMCA.Common.Infrastructure.Tests.Persistence.Interceptors MMCA.Common.Infrastructure.Tests/Persistence/Interceptors/DomainEventCaptureExclusionTests.cs:142
ExclusionEvent record MMCA.Common.Infrastructure.Tests MMCA.Common.Infrastructure.Tests.Persistence.Interceptors MMCA.Common.Infrastructure.Tests/Persistence/Interceptors/DomainEventCaptureExclusionTests.cs:140
ExclusionTestDbContext class MMCA.Common.Infrastructure.Tests MMCA.Common.Infrastructure.Tests.Persistence.Interceptors MMCA.Common.Infrastructure.Tests/Persistence/Interceptors/DomainEventCaptureExclusionTests.cs:147
FailingSaveInterceptor class MMCA.Common.Infrastructure.Tests MMCA.Common.Infrastructure.Tests.Persistence.Interceptors MMCA.Common.Infrastructure.Tests/Persistence/Interceptors/DomainEventSaveChangesInterceptorOutboxRoutingTests.cs:302
FakeTimeProvider class MMCA.Common.Infrastructure.Tests MMCA.Common.Infrastructure.Tests.Persistence.Interceptors MMCA.Common.Infrastructure.Tests/Persistence/Interceptors/AuditSaveChangesInterceptorTests.cs:223
NullAssemblyProvider class MMCA.Common.Infrastructure.Tests MMCA.Common.Infrastructure.Tests.Persistence.Interceptors MMCA.Common.Infrastructure.Tests/Persistence/Interceptors/AuditSaveChangesInterceptorTests.cs:287
NullAssemblyProvider class MMCA.Common.Infrastructure.Tests MMCA.Common.Infrastructure.Tests.Persistence.Interceptors MMCA.Common.Infrastructure.Tests/Persistence/Interceptors/DomainEventCaptureExclusionTests.cs:184
NullAssemblyProvider class MMCA.Common.Infrastructure.Tests MMCA.Common.Infrastructure.Tests.Persistence.Interceptors MMCA.Common.Infrastructure.Tests/Persistence/Interceptors/DomainEventSaveChangesInterceptorOutboxRoutingTests.cs:376
NullAssemblyProvider class MMCA.Common.Infrastructure.Tests MMCA.Common.Infrastructure.Tests.Persistence.Interceptors MMCA.Common.Infrastructure.Tests/Persistence/Interceptors/DomainEventSaveChangesInterceptorTests.cs:219
NullAssemblyProvider class MMCA.Common.Infrastructure.Tests MMCA.Common.Infrastructure.Tests.Persistence.Interceptors MMCA.Common.Infrastructure.Tests/Persistence/Interceptors/SaveChangeDetectionTests.cs:147
OutboxRoutingTestDbContext class MMCA.Common.Infrastructure.Tests MMCA.Common.Infrastructure.Tests.Persistence.Interceptors MMCA.Common.Infrastructure.Tests/Persistence/Interceptors/DomainEventSaveChangesInterceptorOutboxRoutingTests.cs:316
SaveChangeDetectionTests class MMCA.Common.Infrastructure.Tests MMCA.Common.Infrastructure.Tests.Persistence.Interceptors MMCA.Common.Infrastructure.Tests/Persistence/Interceptors/SaveChangeDetectionTests.cs:24
TestAggregate class MMCA.Common.Infrastructure.Tests MMCA.Common.Infrastructure.Tests.Persistence.Interceptors MMCA.Common.Infrastructure.Tests/Persistence/Interceptors/DomainEventSaveChangesInterceptorOutboxRoutingTests.cs:292
TestAggregate class MMCA.Common.Infrastructure.Tests MMCA.Common.Infrastructure.Tests.Persistence.Interceptors MMCA.Common.Infrastructure.Tests/Persistence/Interceptors/DomainEventSaveChangesInterceptorTests.cs:174
TestAuditDbContext class MMCA.Common.Infrastructure.Tests MMCA.Common.Infrastructure.Tests.Persistence.Interceptors MMCA.Common.Infrastructure.Tests/Persistence/Interceptors/AuditSaveChangesInterceptorTests.cs:238
TestAuditEntity class MMCA.Common.Infrastructure.Tests MMCA.Common.Infrastructure.Tests.Persistence.Interceptors MMCA.Common.Infrastructure.Tests/Persistence/Interceptors/AuditSaveChangesInterceptorTests.cs:232
TestDomainEvent record MMCA.Common.Infrastructure.Tests MMCA.Common.Infrastructure.Tests.Persistence.Interceptors MMCA.Common.Infrastructure.Tests/Persistence/Interceptors/DomainEventSaveChangesInterceptorTests.cs:172
TestDomainEventDbContext class MMCA.Common.Infrastructure.Tests MMCA.Common.Infrastructure.Tests.Persistence.Interceptors MMCA.Common.Infrastructure.Tests/Persistence/Interceptors/DomainEventSaveChangesInterceptorTests.cs:179
TestIntegrationEvent record MMCA.Common.Infrastructure.Tests MMCA.Common.Infrastructure.Tests.Persistence.Interceptors MMCA.Common.Infrastructure.Tests/Persistence/Interceptors/DomainEventSaveChangesInterceptorOutboxRoutingTests.cs:290
TestLocalEvent record MMCA.Common.Infrastructure.Tests MMCA.Common.Infrastructure.Tests.Persistence.Interceptors MMCA.Common.Infrastructure.Tests/Persistence/Interceptors/DomainEventSaveChangesInterceptorOutboxRoutingTests.cs:282
TestOrderedEvent record MMCA.Common.Infrastructure.Tests MMCA.Common.Infrastructure.Tests.Persistence.Interceptors MMCA.Common.Infrastructure.Tests/Persistence/Interceptors/DomainEventSaveChangesInterceptorOutboxRoutingTests.cs:285
Widget class MMCA.Common.Infrastructure.Tests MMCA.Common.Infrastructure.Tests.Persistence.Interceptors MMCA.Common.Infrastructure.Tests/Persistence/Interceptors/SaveChangeDetectionTests.cs:100
NamedDomainEvent record MMCA.Common.Infrastructure.Tests MMCA.Common.Infrastructure.Tests.Persistence.Outbox MMCA.Common.Infrastructure.Tests/Persistence/Outbox/OutboxMessageTests.cs:26
OrderedDomainEvent record MMCA.Common.Infrastructure.Tests MMCA.Common.Infrastructure.Tests.Persistence.Outbox MMCA.Common.Infrastructure.Tests/Persistence/Outbox/OutboxMessageTests.cs:20
OutboxMessageTests class MMCA.Common.Infrastructure.Tests MMCA.Common.Infrastructure.Tests.Persistence.Outbox MMCA.Common.Infrastructure.Tests/Persistence/Outbox/OutboxMessageTests.cs:14
TestDomainEvent record MMCA.Common.Infrastructure.Tests MMCA.Common.Infrastructure.Tests.Persistence.Outbox MMCA.Common.Infrastructure.Tests/Persistence/Outbox/OutboxMessageTests.cs:16
TestDomainEventWithData record MMCA.Common.Infrastructure.Tests MMCA.Common.Infrastructure.Tests.Persistence.Outbox MMCA.Common.Infrastructure.Tests/Persistence/Outbox/OutboxMessageTests.cs:18
AdminTestContext class MMCA.Common.Infrastructure.Tests MMCA.Common.Infrastructure.Tests.Persistence.Outbox.Administration MMCA.Common.Infrastructure.Tests/Persistence/Outbox/Administration/OutboxAdministrationTests.cs:238
CleanupTestContext class MMCA.Common.Infrastructure.Tests MMCA.Common.Infrastructure.Tests.Persistence.Outbox.Administration MMCA.Common.Infrastructure.Tests/Persistence/Outbox/Administration/OutboxCleanupServiceTests.cs:585
Mocks record MMCA.Common.Infrastructure.Tests MMCA.Common.Infrastructure.Tests.Persistence.Outbox.Administration MMCA.Common.Infrastructure.Tests/Persistence/Outbox/Administration/OutboxCleanupServiceTests.cs:46
NoAssemblies class MMCA.Common.Infrastructure.Tests MMCA.Common.Infrastructure.Tests.Persistence.Outbox.Administration MMCA.Common.Infrastructure.Tests/Persistence/Outbox/Administration/OutboxAdministrationTests.cs:278
NullAssemblyProvider class MMCA.Common.Infrastructure.Tests MMCA.Common.Infrastructure.Tests.Persistence.Outbox.Administration MMCA.Common.Infrastructure.Tests/Persistence/Outbox/Administration/OutboxCleanupServiceTests.cs:642
OutboxAdministrationTests class MMCA.Common.Infrastructure.Tests MMCA.Common.Infrastructure.Tests.Persistence.Outbox.Administration MMCA.Common.Infrastructure.Tests/Persistence/Outbox/Administration/OutboxAdministrationTests.cs:28
OutboxCleanupServiceTests class MMCA.Common.Infrastructure.Tests MMCA.Common.Infrastructure.Tests.Persistence.Outbox.Administration MMCA.Common.Infrastructure.Tests/Persistence/Outbox/Administration/OutboxCleanupServiceTests.cs:33
NoAssemblies class MMCA.Common.Infrastructure.Tests MMCA.Common.Infrastructure.Tests.Persistence.Outbox.Processing MMCA.Common.Infrastructure.Tests/Persistence/Outbox/Processing/OutboxProcessorOrderingTests.cs:292
OrderedTestEvent class MMCA.Common.Infrastructure.Tests MMCA.Common.Infrastructure.Tests.Persistence.Outbox.Processing MMCA.Common.Infrastructure.Tests/Persistence/Outbox/Processing/OutboxProcessorOrderingTests.cs:238
OrderingTestContext class MMCA.Common.Infrastructure.Tests MMCA.Common.Infrastructure.Tests.Persistence.Outbox.Processing MMCA.Common.Infrastructure.Tests/Persistence/Outbox/Processing/OutboxProcessorOrderingTests.cs:252
OutboxProcessorExecuteAsyncTests class MMCA.Common.Infrastructure.Tests MMCA.Common.Infrastructure.Tests.Persistence.Outbox.Processing MMCA.Common.Infrastructure.Tests/Persistence/Outbox/Processing/OutboxProcessorExecuteAsyncTests.cs:20
OutboxProcessorOrderingTests class MMCA.Common.Infrastructure.Tests MMCA.Common.Infrastructure.Tests.Persistence.Outbox.Processing MMCA.Common.Infrastructure.Tests/Persistence/Outbox/Processing/OutboxProcessorOrderingTests.cs:36
OutboxProcessorTests class MMCA.Common.Infrastructure.Tests MMCA.Common.Infrastructure.Tests.Persistence.Outbox.Processing MMCA.Common.Infrastructure.Tests/Persistence/Outbox/Processing/OutboxProcessorTests.cs:32
OutboxProcessorWaitTests class MMCA.Common.Infrastructure.Tests MMCA.Common.Infrastructure.Tests.Persistence.Outbox.Processing MMCA.Common.Infrastructure.Tests/Persistence/Outbox/Processing/OutboxProcessorWaitTests.cs:10
OutboxSignalTests class MMCA.Common.Infrastructure.Tests MMCA.Common.Infrastructure.Tests.Persistence.Outbox.Processing MMCA.Common.Infrastructure.Tests/Persistence/Outbox/Processing/OutboxSignalTests.cs:13
OutboxTestDbContext class MMCA.Common.Infrastructure.Tests MMCA.Common.Infrastructure.Tests.Persistence.Outbox.Processing MMCA.Common.Infrastructure.Tests/Persistence/Outbox/Processing/OutboxProcessorTests.cs:1100
TestDomainEvent class MMCA.Common.Infrastructure.Tests MMCA.Common.Infrastructure.Tests.Persistence.Outbox.Processing MMCA.Common.Infrastructure.Tests/Persistence/Outbox/Processing/OutboxProcessorTests.cs:1076
TestIntegrationEvent class MMCA.Common.Infrastructure.Tests MMCA.Common.Infrastructure.Tests.Persistence.Outbox.Processing MMCA.Common.Infrastructure.Tests/Persistence/Outbox/Processing/OutboxProcessorTests.cs:1088
EFRepositoryAdditionalTests class MMCA.Common.Infrastructure.Tests MMCA.Common.Infrastructure.Tests.Persistence.Repositories MMCA.Common.Infrastructure.Tests/Persistence/Repositories/EFRepositoryAdditionalTests.cs:9
EFRepositoryAuditStampTests class MMCA.Common.Infrastructure.Tests MMCA.Common.Infrastructure.Tests.Persistence.Repositories MMCA.Common.Infrastructure.Tests/Persistence/Repositories/EFRepositoryAuditStampTests.cs:34
EFRepositoryDecoratorAdditionalTests class MMCA.Common.Infrastructure.Tests MMCA.Common.Infrastructure.Tests.Persistence.Repositories MMCA.Common.Infrastructure.Tests/Persistence/Repositories/EFRepositoryDecoratorAdditionalTests.cs:10
EFRepositoryDecoratorTests class MMCA.Common.Infrastructure.Tests MMCA.Common.Infrastructure.Tests.Persistence.Repositories MMCA.Common.Infrastructure.Tests/Persistence/Repositories/EFRepositoryDecoratorTests.cs:9
EFRepositoryIntegrationTests class MMCA.Common.Infrastructure.Tests MMCA.Common.Infrastructure.Tests.Persistence.Repositories MMCA.Common.Infrastructure.Tests/Persistence/Repositories/EFRepositoryIntegrationTests.cs:13
FakeAggregate class MMCA.Common.Infrastructure.Tests MMCA.Common.Infrastructure.Tests.Persistence.Repositories MMCA.Common.Infrastructure.Tests/Persistence/Repositories/RepositoryFactoryTests.cs:117
FakeAggregateEntity class MMCA.Common.Infrastructure.Tests MMCA.Common.Infrastructure.Tests.Persistence.Repositories MMCA.Common.Infrastructure.Tests/Persistence/Repositories/EFRepositoryDecoratorAdditionalTests.cs:49
FakeAggregateEntity class MMCA.Common.Infrastructure.Tests MMCA.Common.Infrastructure.Tests.Persistence.Repositories MMCA.Common.Infrastructure.Tests/Persistence/Repositories/EFRepositoryDecoratorTests.cs:44
FakeEntity class MMCA.Common.Infrastructure.Tests MMCA.Common.Infrastructure.Tests.Persistence.Repositories MMCA.Common.Infrastructure.Tests/Persistence/Repositories/RepositoryFactoryTests.cs:122
NullAssemblyProvider class MMCA.Common.Infrastructure.Tests MMCA.Common.Infrastructure.Tests.Persistence.Repositories MMCA.Common.Infrastructure.Tests/Persistence/Repositories/EFRepositoryAuditStampTests.cs:191
RepositoryFactoryTests class MMCA.Common.Infrastructure.Tests MMCA.Common.Infrastructure.Tests.Persistence.Repositories MMCA.Common.Infrastructure.Tests/Persistence/Repositories/RepositoryFactoryTests.cs:14
StampedEntity class MMCA.Common.Infrastructure.Tests MMCA.Common.Infrastructure.Tests.Persistence.Repositories MMCA.Common.Infrastructure.Tests/Persistence/Repositories/EFRepositoryAuditStampTests.cs:147
StampTestDbContext class MMCA.Common.Infrastructure.Tests MMCA.Common.Infrastructure.Tests.Persistence.Repositories MMCA.Common.Infrastructure.Tests/Persistence/Repositories/EFRepositoryAuditStampTests.cs:152
TestChildEntity class MMCA.Common.Infrastructure.Tests MMCA.Common.Infrastructure.Tests.Persistence.Repositories MMCA.Common.Infrastructure.Tests/Persistence/Repositories/EFRepositoryIntegrationTests.cs:570
TestDbContext class MMCA.Common.Infrastructure.Tests MMCA.Common.Infrastructure.Tests.Persistence.Repositories MMCA.Common.Infrastructure.Tests/Persistence/Repositories/EFRepositoryAdditionalTests.cs:229
TestDbContext class MMCA.Common.Infrastructure.Tests MMCA.Common.Infrastructure.Tests.Persistence.Repositories MMCA.Common.Infrastructure.Tests/Persistence/Repositories/EFRepositoryIntegrationTests.cs:575
TestDbContext class MMCA.Common.Infrastructure.Tests MMCA.Common.Infrastructure.Tests.Persistence.Repositories MMCA.Common.Infrastructure.Tests/Persistence/Repositories/RepositoryFactoryTests.cs:127
TestEntity class MMCA.Common.Infrastructure.Tests MMCA.Common.Infrastructure.Tests.Persistence.Repositories MMCA.Common.Infrastructure.Tests/Persistence/Repositories/EFRepositoryAdditionalTests.cs:221
TestEntity class MMCA.Common.Infrastructure.Tests MMCA.Common.Infrastructure.Tests.Persistence.Repositories MMCA.Common.Infrastructure.Tests/Persistence/Repositories/EFRepositoryIntegrationTests.cs:559
AllSpecification class MMCA.Common.Infrastructure.Tests MMCA.Common.Infrastructure.Tests.Persistence.Repositories.Read MMCA.Common.Infrastructure.Tests/Persistence/Repositories/Read/EFReadRepositorySpecificationTests.cs:209
BbbSpecification class MMCA.Common.Infrastructure.Tests MMCA.Common.Infrastructure.Tests.Persistence.Repositories.Read MMCA.Common.Infrastructure.Tests/Persistence/Repositories/Read/EFReadRepositoryKeysetPagingTests.cs:267
BetaSpecification class MMCA.Common.Infrastructure.Tests MMCA.Common.Infrastructure.Tests.Persistence.Repositories.Read MMCA.Common.Infrastructure.Tests/Persistence/Repositories/Read/EFReadRepositorySpecificationTests.cs:214
DeletedByNameSpecification class MMCA.Common.Infrastructure.Tests MMCA.Common.Infrastructure.Tests.Persistence.Repositories.Read MMCA.Common.Infrastructure.Tests/Persistence/Repositories/Read/EFReadRepositorySpecificationTests.cs:229
EFReadRepositoryDecoratorAdditionalTests class MMCA.Common.Infrastructure.Tests MMCA.Common.Infrastructure.Tests.Persistence.Repositories.Read MMCA.Common.Infrastructure.Tests/Persistence/Repositories/Read/EFReadRepositoryDecoratorAdditionalTests.cs:12
EFReadRepositoryDecoratorTests class MMCA.Common.Infrastructure.Tests MMCA.Common.Infrastructure.Tests.Persistence.Repositories.Read MMCA.Common.Infrastructure.Tests/Persistence/Repositories/Read/EFReadRepositoryDecoratorTests.cs:11
EFReadRepositoryGetByIdFilterTests class MMCA.Common.Infrastructure.Tests MMCA.Common.Infrastructure.Tests.Persistence.Repositories.Read MMCA.Common.Infrastructure.Tests/Persistence/Repositories/Read/EFReadRepositoryGetByIdFilterTests.cs:17
EFReadRepositoryKeysetPagingTests class MMCA.Common.Infrastructure.Tests MMCA.Common.Infrastructure.Tests.Persistence.Repositories.Read MMCA.Common.Infrastructure.Tests/Persistence/Repositories/Read/EFReadRepositoryKeysetPagingTests.cs:17
EFReadRepositoryProjectedFilterTests class MMCA.Common.Infrastructure.Tests MMCA.Common.Infrastructure.Tests.Persistence.Repositories.Read MMCA.Common.Infrastructure.Tests/Persistence/Repositories/Read/EFReadRepositoryProjectedFilterTests.cs:16
EFReadRepositoryReadSurfaceTests class MMCA.Common.Infrastructure.Tests MMCA.Common.Infrastructure.Tests.Persistence.Repositories.Read MMCA.Common.Infrastructure.Tests/Persistence/Repositories/Read/EFReadRepositoryReadSurfaceTests.cs:17
EFReadRepositorySpecificationTests class MMCA.Common.Infrastructure.Tests MMCA.Common.Infrastructure.Tests.Persistence.Repositories.Read MMCA.Common.Infrastructure.Tests/Persistence/Repositories/Read/EFReadRepositorySpecificationTests.cs:17
FakeEntity class MMCA.Common.Infrastructure.Tests MMCA.Common.Infrastructure.Tests.Persistence.Repositories.Read MMCA.Common.Infrastructure.Tests/Persistence/Repositories/Read/EFReadRepositoryDecoratorAdditionalTests.cs:173
FakeEntity class MMCA.Common.Infrastructure.Tests MMCA.Common.Infrastructure.Tests.Persistence.Repositories.Read MMCA.Common.Infrastructure.Tests/Persistence/Repositories/Read/EFReadRepositoryDecoratorTests.cs:152
HighestRankedBetaSpecification class MMCA.Common.Infrastructure.Tests MMCA.Common.Infrastructure.Tests.Persistence.Repositories.Read MMCA.Common.Infrastructure.Tests/Persistence/Repositories/Read/EFReadRepositoryReadSurfaceTests.cs:288
HighRankSpecification class MMCA.Common.Infrastructure.Tests MMCA.Common.Infrastructure.Tests.Persistence.Repositories.Read MMCA.Common.Infrastructure.Tests/Persistence/Repositories/Read/EFReadRepositorySpecificationTests.cs:219
IncludingSoftDeletedSpecification class MMCA.Common.Infrastructure.Tests MMCA.Common.Infrastructure.Tests.Persistence.Repositories.Read MMCA.Common.Infrastructure.Tests/Persistence/Repositories/Read/EFReadRepositorySpecificationTests.cs:259
IncludingSpecification class MMCA.Common.Infrastructure.Tests MMCA.Common.Infrastructure.Tests.Persistence.Repositories.Read MMCA.Common.Infrastructure.Tests/Persistence/Repositories/Read/EFReadRepositorySpecificationTests.cs:245
LowestRankedBetaSpecification class MMCA.Common.Infrastructure.Tests MMCA.Common.Infrastructure.Tests.Persistence.Repositories.Read MMCA.Common.Infrastructure.Tests/Persistence/Repositories/Read/EFReadRepositoryReadSurfaceTests.cs:281
NamedSoftDeleteTestDbContext class MMCA.Common.Infrastructure.Tests MMCA.Common.Infrastructure.Tests.Persistence.Repositories.Read MMCA.Common.Infrastructure.Tests/Persistence/Repositories/Read/EFReadRepositoryProjectedFilterTests.cs:94
NoMatchSpecification class MMCA.Common.Infrastructure.Tests MMCA.Common.Infrastructure.Tests.Persistence.Repositories.Read MMCA.Common.Infrastructure.Tests/Persistence/Repositories/Read/EFReadRepositoryReadSurfaceTests.cs:295
NoMatchSpecification class MMCA.Common.Infrastructure.Tests MMCA.Common.Infrastructure.Tests.Persistence.Repositories.Read MMCA.Common.Infrastructure.Tests/Persistence/Repositories/Read/EFReadRepositorySpecificationTests.cs:224
ProjectedTestEntity class MMCA.Common.Infrastructure.Tests MMCA.Common.Infrastructure.Tests.Persistence.Repositories.Read MMCA.Common.Infrastructure.Tests/Persistence/Repositories/Read/EFReadRepositoryProjectedFilterTests.cs:89
SoftDeletableTestEntity class MMCA.Common.Infrastructure.Tests MMCA.Common.Infrastructure.Tests.Persistence.Repositories.Read MMCA.Common.Infrastructure.Tests/Persistence/Repositories/Read/EFReadRepositoryGetByIdFilterTests.cs:93
SoftDeleteTestDbContext class MMCA.Common.Infrastructure.Tests MMCA.Common.Infrastructure.Tests.Persistence.Repositories.Read MMCA.Common.Infrastructure.Tests/Persistence/Repositories/Read/EFReadRepositoryGetByIdFilterTests.cs:98
TopTwoByRankSpecification class MMCA.Common.Infrastructure.Tests MMCA.Common.Infrastructure.Tests.Persistence.Repositories.Read MMCA.Common.Infrastructure.Tests/Persistence/Repositories/Read/EFReadRepositorySpecificationTests.cs:234
TrackedSpecification class MMCA.Common.Infrastructure.Tests MMCA.Common.Infrastructure.Tests.Persistence.Repositories.Read MMCA.Common.Infrastructure.Tests/Persistence/Repositories/Read/EFReadRepositorySpecificationTests.cs:252
BetaSpecification class MMCA.Common.Infrastructure.Tests MMCA.Common.Infrastructure.Tests.Persistence.Specifications MMCA.Common.Infrastructure.Tests/Persistence/Specifications/SpecificationEvaluatorTests.cs:193
EFQueryableExecutorTests class MMCA.Common.Infrastructure.Tests MMCA.Common.Infrastructure.Tests.Persistence.Specifications MMCA.Common.Infrastructure.Tests/Persistence/Specifications/EFQueryableExecutorTests.cs:11
IncludingSpecification class MMCA.Common.Infrastructure.Tests MMCA.Common.Infrastructure.Tests.Persistence.Specifications MMCA.Common.Infrastructure.Tests/Persistence/Specifications/SpecificationEvaluatorTests.cs:221
NullAssemblyProvider class MMCA.Common.Infrastructure.Tests MMCA.Common.Infrastructure.Tests.Persistence.Specifications MMCA.Common.Infrastructure.Tests/Persistence/Specifications/QueryParameterizationTests.cs:149
OrderedSpecification class MMCA.Common.Infrastructure.Tests MMCA.Common.Infrastructure.Tests.Persistence.Specifications MMCA.Common.Infrastructure.Tests/Persistence/Specifications/SpecificationEvaluatorTests.cs:198
PagedSpecification class MMCA.Common.Infrastructure.Tests MMCA.Common.Infrastructure.Tests.Persistence.Specifications MMCA.Common.Infrastructure.Tests/Persistence/Specifications/SpecificationEvaluatorTests.cs:228
Product class MMCA.Common.Infrastructure.Tests MMCA.Common.Infrastructure.Tests.Persistence.Specifications MMCA.Common.Infrastructure.Tests/Persistence/Specifications/QueryParameterizationTests.cs:99
QueryParameterizationTests class MMCA.Common.Infrastructure.Tests MMCA.Common.Infrastructure.Tests.Persistence.Specifications MMCA.Common.Infrastructure.Tests/Persistence/Specifications/QueryParameterizationTests.cs:26
QueryShapeTestDbContext class MMCA.Common.Infrastructure.Tests MMCA.Common.Infrastructure.Tests.Persistence.Specifications MMCA.Common.Infrastructure.Tests/Persistence/Specifications/QueryParameterizationTests.cs:106
RankDescendingSpecification class MMCA.Common.Infrastructure.Tests MMCA.Common.Infrastructure.Tests.Persistence.Specifications MMCA.Common.Infrastructure.Tests/Persistence/Specifications/SpecificationEvaluatorTests.cs:209
SpecificationEvaluatorTests class MMCA.Common.Infrastructure.Tests MMCA.Common.Infrastructure.Tests.Persistence.Specifications MMCA.Common.Infrastructure.Tests/Persistence/Specifications/SpecificationEvaluatorTests.cs:15
SpecificationTestDbContext class MMCA.Common.Infrastructure.Tests MMCA.Common.Infrastructure.Tests.Persistence.Specifications MMCA.Common.Infrastructure.Tests/Persistence/Specifications/SpecificationTestContext.cs:43
SpecTestChild class MMCA.Common.Infrastructure.Tests MMCA.Common.Infrastructure.Tests.Persistence.Specifications MMCA.Common.Infrastructure.Tests/Persistence/Specifications/SpecificationTestContext.cs:28
SpecTestEntity class MMCA.Common.Infrastructure.Tests MMCA.Common.Infrastructure.Tests.Persistence.Specifications MMCA.Common.Infrastructure.Tests/Persistence/Specifications/SpecificationTestContext.cs:12
TestItem record MMCA.Common.Infrastructure.Tests MMCA.Common.Infrastructure.Tests.Persistence.Specifications MMCA.Common.Infrastructure.Tests/Persistence/Specifications/EFQueryableExecutorTests.cs:15
UnorderedQuerySpecification class MMCA.Common.Infrastructure.Tests MMCA.Common.Infrastructure.Tests.Persistence.Specifications MMCA.Common.Infrastructure.Tests/Persistence/Specifications/SpecificationEvaluatorTests.cs:216
AddMultiTenancyTests class MMCA.Common.Infrastructure.Tests MMCA.Common.Infrastructure.Tests.Persistence.Tenancy MMCA.Common.Infrastructure.Tests/Persistence/Tenancy/AddMultiTenancyTests.cs:19
ApplicationDbContextTenantFilterTests class MMCA.Common.Infrastructure.Tests MMCA.Common.Infrastructure.Tests.Persistence.Tenancy MMCA.Common.Infrastructure.Tests/Persistence/Tenancy/ApplicationDbContextTenantFilterTests.cs:15
DbContextFactoryTenantTests class MMCA.Common.Infrastructure.Tests MMCA.Common.Infrastructure.Tests.Persistence.Tenancy MMCA.Common.Infrastructure.Tests/Persistence/Tenancy/DbContextFactoryTenantTests.cs:22
MutableTenantContext class MMCA.Common.Infrastructure.Tests MMCA.Common.Infrastructure.Tests.Persistence.Tenancy MMCA.Common.Infrastructure.Tests/Persistence/Tenancy/DbContextFactoryTenantTests.cs:247
NullAssemblyProvider class MMCA.Common.Infrastructure.Tests MMCA.Common.Infrastructure.Tests.Persistence.Tenancy MMCA.Common.Infrastructure.Tests/Persistence/Tenancy/TenantTestHarness.cs:200
PlainThing class MMCA.Common.Infrastructure.Tests MMCA.Common.Infrastructure.Tests.Persistence.Tenancy MMCA.Common.Infrastructure.Tests/Persistence/Tenancy/TenantTestHarness.cs:42
TenantDataSourceTargetTests class MMCA.Common.Infrastructure.Tests MMCA.Common.Infrastructure.Tests.Persistence.Tenancy MMCA.Common.Infrastructure.Tests/Persistence/Tenancy/TenantDataSourceTargetTests.cs:20
TenantDetail class MMCA.Common.Infrastructure.Tests MMCA.Common.Infrastructure.Tests.Persistence.Tenancy MMCA.Common.Infrastructure.Tests/Persistence/Tenancy/TenantTestHarness.cs:33
TenantOnlyThing class MMCA.Common.Infrastructure.Tests MMCA.Common.Infrastructure.Tests.Persistence.Tenancy MMCA.Common.Infrastructure.Tests/Persistence/Tenancy/TenantTestHarness.cs:51
TenantSaveChangesInterceptorTests class MMCA.Common.Infrastructure.Tests MMCA.Common.Infrastructure.Tests.Persistence.Tenancy MMCA.Common.Infrastructure.Tests/Persistence/Tenancy/TenantSaveChangesInterceptorTests.cs:12
TenantTestContext class MMCA.Common.Infrastructure.Tests MMCA.Common.Infrastructure.Tests.Persistence.Tenancy MMCA.Common.Infrastructure.Tests/Persistence/Tenancy/TenantTestHarness.cs:72
TenantThing class MMCA.Common.Infrastructure.Tests MMCA.Common.Infrastructure.Tests.Persistence.Tenancy MMCA.Common.Infrastructure.Tests/Persistence/Tenancy/TenantTestHarness.cs:21
TrailedTenantThing class MMCA.Common.Infrastructure.Tests MMCA.Common.Infrastructure.Tests.Persistence.Tenancy MMCA.Common.Infrastructure.Tests/Persistence/Tenancy/TenantTestHarness.cs:60
CosmosIntIdValueGeneratorTests class MMCA.Common.Infrastructure.Tests MMCA.Common.Infrastructure.Tests.Persistence.ValueGenerators MMCA.Common.Infrastructure.Tests/Persistence/ValueGenerators/CosmosIntIdValueGeneratorTests.cs:6
DatabaseRestoreDrillTests class MMCA.Common.Infrastructure.Tests MMCA.Common.Infrastructure.Tests.Resilience MMCA.Common.Infrastructure.Tests/Resilience/DatabaseRestoreDrillTests.cs:18
DrillResult record MMCA.Common.Infrastructure.Tests MMCA.Common.Infrastructure.Tests.Resilience MMCA.Common.Infrastructure.Tests/Resilience/DatabaseRestoreDrillTests.cs:175
AddScheduledJobsTests class MMCA.Common.Infrastructure.Tests MMCA.Common.Infrastructure.Tests.Scheduling MMCA.Common.Infrastructure.Tests/Scheduling/AddScheduledJobsTests.cs:15
CountingSweep class MMCA.Common.Infrastructure.Tests MMCA.Common.Infrastructure.Tests.Scheduling MMCA.Common.Infrastructure.Tests/Scheduling/PeriodicBackgroundServiceTests.cs:103
CronosNextOccurrenceTests class MMCA.Common.Infrastructure.Tests MMCA.Common.Infrastructure.Tests.Scheduling MMCA.Common.Infrastructure.Tests/Scheduling/CronosNextOccurrenceTests.cs:11
DelegateScheduledJob class MMCA.Common.Infrastructure.Tests MMCA.Common.Infrastructure.Tests.Scheduling MMCA.Common.Infrastructure.Tests/Scheduling/SchedulerTestHarness.cs:151
FirstJob class MMCA.Common.Infrastructure.Tests MMCA.Common.Infrastructure.Tests.Scheduling MMCA.Common.Infrastructure.Tests/Scheduling/AddScheduledJobsTests.cs:118
GateTestContext class MMCA.Common.Infrastructure.Tests MMCA.Common.Infrastructure.Tests.Scheduling MMCA.Common.Infrastructure.Tests/Scheduling/SchedulerModelGateTests.cs:70
NullAssemblyProvider class MMCA.Common.Infrastructure.Tests MMCA.Common.Infrastructure.Tests.Scheduling MMCA.Common.Infrastructure.Tests/Scheduling/SchedulerModelGateTests.cs:117
NullAssemblyProvider class MMCA.Common.Infrastructure.Tests MMCA.Common.Infrastructure.Tests.Scheduling MMCA.Common.Infrastructure.Tests/Scheduling/SchedulerTestHarness.cs:141
PeriodicBackgroundServiceTests class MMCA.Common.Infrastructure.Tests MMCA.Common.Infrastructure.Tests.Scheduling MMCA.Common.Infrastructure.Tests/Scheduling/PeriodicBackgroundServiceTests.cs:15
ScheduledJobRunnerTests class MMCA.Common.Infrastructure.Tests MMCA.Common.Infrastructure.Tests.Scheduling MMCA.Common.Infrastructure.Tests/Scheduling/ScheduledJobRunnerTests.cs:21
SchedulerMetricsTests class MMCA.Common.Infrastructure.Tests MMCA.Common.Infrastructure.Tests.Scheduling MMCA.Common.Infrastructure.Tests/Scheduling/SchedulerMetricsTests.cs:13
SchedulerModelGateTests class MMCA.Common.Infrastructure.Tests MMCA.Common.Infrastructure.Tests.Scheduling MMCA.Common.Infrastructure.Tests/Scheduling/SchedulerModelGateTests.cs:25
SchedulerTestContext class MMCA.Common.Infrastructure.Tests MMCA.Common.Infrastructure.Tests.Scheduling MMCA.Common.Infrastructure.Tests/Scheduling/SchedulerTestHarness.cs:92
SchedulerTestHarness class MMCA.Common.Infrastructure.Tests MMCA.Common.Infrastructure.Tests.Scheduling MMCA.Common.Infrastructure.Tests/Scheduling/SchedulerTestHarness.cs:28
SecondJob class MMCA.Common.Infrastructure.Tests MMCA.Common.Infrastructure.Tests.Scheduling MMCA.Common.Infrastructure.Tests/Scheduling/AddScheduledJobsTests.cs:127
CacheSettingsTests class MMCA.Common.Infrastructure.Tests MMCA.Common.Infrastructure.Tests.Settings MMCA.Common.Infrastructure.Tests/Settings/CacheSettingsTests.cs:16
ConnectionStringSettingsTests class MMCA.Common.Infrastructure.Tests MMCA.Common.Infrastructure.Tests.Settings MMCA.Common.Infrastructure.Tests/Settings/SettingsTests.cs:158
ConnectionStringSettingsValidatorTests class MMCA.Common.Infrastructure.Tests MMCA.Common.Infrastructure.Tests.Settings MMCA.Common.Infrastructure.Tests/Settings/ConnectionStringSettingsValidatorTests.cs:15
JwtSettingsTests class MMCA.Common.Infrastructure.Tests MMCA.Common.Infrastructure.Tests.Settings MMCA.Common.Infrastructure.Tests/Settings/SettingsTests.cs:14
MessageBusSettingsTests class MMCA.Common.Infrastructure.Tests MMCA.Common.Infrastructure.Tests.Settings MMCA.Common.Infrastructure.Tests/Settings/SettingsTests.cs:247
OutboxSettingsTests class MMCA.Common.Infrastructure.Tests MMCA.Common.Infrastructure.Tests.Settings MMCA.Common.Infrastructure.Tests/Settings/SettingsTests.cs:200
PersistenceSettingsTests class MMCA.Common.Infrastructure.Tests MMCA.Common.Infrastructure.Tests.Settings MMCA.Common.Infrastructure.Tests/Settings/PersistenceSettingsTests.cs:12
PushNotificationSettingsTests class MMCA.Common.Infrastructure.Tests MMCA.Common.Infrastructure.Tests.Settings MMCA.Common.Infrastructure.Tests/Settings/SettingsTests.cs:332
SmtpSettingsTests class MMCA.Common.Infrastructure.Tests MMCA.Common.Infrastructure.Tests.Settings MMCA.Common.Infrastructure.Tests/Settings/SettingsTests.cs:94
ImageSharpImageProcessorTests class MMCA.Common.Infrastructure.Tests MMCA.Common.Infrastructure.Tests.Storage MMCA.Common.Infrastructure.Tests/Storage/ImageSharpImageProcessorTests.cs:15
DefaultDataSourceResolver class MMCA.Common.Infrastructure.Tests MMCA.Common.Infrastructure.Tests.TestDoubles MMCA.Common.Infrastructure.Tests/TestDoubles/TestDataSourceDoubles.cs:34
EmptyEntityDataSourceRegistry class MMCA.Common.Infrastructure.Tests MMCA.Common.Infrastructure.Tests.TestDoubles MMCA.Common.Infrastructure.Tests/TestDoubles/TestDataSourceDoubles.cs:11
TestPhysicalDataSources class MMCA.Common.Infrastructure.Tests MMCA.Common.Infrastructure.Tests.TestDoubles MMCA.Common.Infrastructure.Tests/TestDoubles/TestDataSourceDoubles.cs:47
CreateMigrationProofTable class MMCA.Common.Infrastructure.Tests.MigrationsFixture MMCA.Common.Infrastructure.Tests.MigrationsFixture MMCA.Common.Infrastructure.Tests.MigrationsFixture/CreateMigrationProofTable.cs:24
AuthenticationRequest record struct MMCA.Common.Shared MMCA.Common.Shared MMCA.Common.Shared/AuthenticationRequest.cs:15
CollectionResult<T> record MMCA.Common.Shared MMCA.Common.Shared.Abstractions MMCA.Common.Shared/Abstractions/PaginationMetadata.cs:92
Error record MMCA.Common.Shared MMCA.Common.Shared.Abstractions MMCA.Common.Shared/Abstractions/Error.cs:15
ErrorType enum MMCA.Common.Shared MMCA.Common.Shared.Abstractions MMCA.Common.Shared/Abstractions/ErrorType.cs:10
ErrorTypeSeverity class MMCA.Common.Shared MMCA.Common.Shared.Abstractions MMCA.Common.Shared/Abstractions/ErrorTypeSeverity.cs:30
KeysetCollectionResult<T> record MMCA.Common.Shared MMCA.Common.Shared.Abstractions MMCA.Common.Shared/Abstractions/KeysetPagination.cs:85
KeysetCursor class MMCA.Common.Shared MMCA.Common.Shared.Abstractions MMCA.Common.Shared/Abstractions/KeysetPagination.cs:125
KeysetPageRequest record MMCA.Common.Shared MMCA.Common.Shared.Abstractions MMCA.Common.Shared/Abstractions/KeysetPagination.cs:20
PagedCollectionResult<T> record MMCA.Common.Shared MMCA.Common.Shared.Abstractions MMCA.Common.Shared/Abstractions/PaginationMetadata.cs:119
PaginationMetadata record MMCA.Common.Shared MMCA.Common.Shared.Abstractions MMCA.Common.Shared/Abstractions/PaginationMetadata.cs:12
Result class MMCA.Common.Shared MMCA.Common.Shared.Abstractions MMCA.Common.Shared/Abstractions/Result.cs:19
Result<T> class MMCA.Common.Shared MMCA.Common.Shared.Abstractions MMCA.Common.Shared/Abstractions/Result.cs:204
ResultExtensions class MMCA.Common.Shared MMCA.Common.Shared.Abstractions MMCA.Common.Shared/Abstractions/ResultExtensions.cs:10
ServiceContractAttribute class MMCA.Common.Shared MMCA.Common.Shared.Abstractions MMCA.Common.Shared/Abstractions/ServiceContractAttribute.cs:21
AuthClaimTypes class MMCA.Common.Shared MMCA.Common.Shared.Auth MMCA.Common.Shared/Auth/AuthClaimTypes.cs:9
ClaimsPrincipalExtensions class MMCA.Common.Shared MMCA.Common.Shared.Auth MMCA.Common.Shared/Auth/ClaimsPrincipalExtensions.cs:18
RoleNames class MMCA.Common.Shared MMCA.Common.Shared.Auth MMCA.Common.Shared/Auth/RoleNames.cs:12
RoleValue class MMCA.Common.Shared MMCA.Common.Shared.Auth MMCA.Common.Shared/Auth/RoleValue.cs:25
IPermissionRegistry interface MMCA.Common.Shared MMCA.Common.Shared.Auth.Permissions MMCA.Common.Shared/Auth/Permissions/IPermissionRegistry.cs:13
PermissionRegistry class MMCA.Common.Shared MMCA.Common.Shared.Auth.Permissions MMCA.Common.Shared/Auth/Permissions/PermissionRegistry.cs:10
PermissionRegistryBuilder class MMCA.Common.Shared MMCA.Common.Shared.Auth.Permissions MMCA.Common.Shared/Auth/Permissions/PermissionRegistryBuilder.cs:8
ChangePasswordRequest record struct MMCA.Common.Shared MMCA.Common.Shared.Auth.Requests MMCA.Common.Shared/Auth/Requests/ChangePasswordRequest.cs:8
ChangePreferencesRequest record MMCA.Common.Shared MMCA.Common.Shared.Auth.Requests MMCA.Common.Shared/Auth/Requests/ChangePreferencesRequest.cs:10
ForgotPasswordRequest record struct MMCA.Common.Shared MMCA.Common.Shared.Auth.Requests MMCA.Common.Shared/Auth/Requests/ForgotPasswordRequest.cs:8
LoginRequest record struct MMCA.Common.Shared MMCA.Common.Shared.Auth.Requests MMCA.Common.Shared/Auth/Requests/LoginRequest.cs:8
OAuthCodeExchangeRequest record struct MMCA.Common.Shared MMCA.Common.Shared.Auth.Requests MMCA.Common.Shared/Auth/Requests/OAuthCodeExchangeRequest.cs:11
RefreshTokenRequest record struct MMCA.Common.Shared MMCA.Common.Shared.Auth.Requests MMCA.Common.Shared/Auth/Requests/RefreshTokenRequest.cs:9
RegisterRequest record struct MMCA.Common.Shared MMCA.Common.Shared.Auth.Requests MMCA.Common.Shared/Auth/Requests/RegisterRequest.cs:13
ResetPasswordRequest record struct MMCA.Common.Shared MMCA.Common.Shared.Auth.Requests MMCA.Common.Shared/Auth/Requests/ResetPasswordRequest.cs:9
AuthenticationResponse record struct MMCA.Common.Shared MMCA.Common.Shared.Auth.Responses MMCA.Common.Shared/Auth/Responses/AuthenticationResponse.cs:10
RefreshSessionSummaryResponse record MMCA.Common.Shared MMCA.Common.Shared.Auth.Responses MMCA.Common.Shared/Auth/Responses/RefreshSessionSummaryResponse.cs:23
UserPreferencesResponse record MMCA.Common.Shared MMCA.Common.Shared.Auth.Responses MMCA.Common.Shared/Auth/Responses/UserPreferencesResponse.cs:9
IcsCalendarBuilder class MMCA.Common.Shared MMCA.Common.Shared.Calendars MMCA.Common.Shared/Calendars/IcsCalendarBuilder.cs:12
IcsEvent record MMCA.Common.Shared MMCA.Common.Shared.Calendars MMCA.Common.Shared/Calendars/IcsEvent.cs:15
KeyedSemaphoreStripe class MMCA.Common.Shared MMCA.Common.Shared.Concurrency MMCA.Common.Shared/Concurrency/KeyedSemaphoreStripe.cs:22
Releaser record struct MMCA.Common.Shared MMCA.Common.Shared.Concurrency MMCA.Common.Shared/Concurrency/KeyedSemaphoreStripe.cs:78
ModuleNameConventions class MMCA.Common.Shared MMCA.Common.Shared.Conventions MMCA.Common.Shared/Conventions/ModuleNameConventions.cs:10
BaseLookup<TIdentifierType> record MMCA.Common.Shared MMCA.Common.Shared.DTOs MMCA.Common.Shared/DTOs/BaseLookup.cs:8
IBaseDTO<TIdentifierType> interface MMCA.Common.Shared MMCA.Common.Shared.DTOs MMCA.Common.Shared/DTOs/IBaseDTO.cs:9
IConcurrencyAware interface MMCA.Common.Shared MMCA.Common.Shared.DTOs MMCA.Common.Shared/DTOs/IConcurrencyAware.cs:15
DomainException class MMCA.Common.Shared MMCA.Common.Shared.Exceptions MMCA.Common.Shared/Exceptions/DomainException.cs:9
DomainInvariantViolationException class MMCA.Common.Shared MMCA.Common.Shared.Exceptions MMCA.Common.Shared/Exceptions/DomainInvariantViolationException.cs:9
DomainHelper class MMCA.Common.Shared MMCA.Common.Shared.Extensions MMCA.Common.Shared/Extensions/DomainHelper.cs:8
SupportedCultures class MMCA.Common.Shared MMCA.Common.Shared.Globalization MMCA.Common.Shared/Globalization/SupportedCultures.cs:9
ConcurrencyETag class MMCA.Common.Shared MMCA.Common.Shared.Http MMCA.Common.Shared/Http/ConcurrencyETag.cs:24
IdempotencyHeaders class MMCA.Common.Shared MMCA.Common.Shared.Http MMCA.Common.Shared/Http/IdempotencyHeaders.cs:13
ProblemDetailsResultReader class MMCA.Common.Shared MMCA.Common.Shared.Http MMCA.Common.Shared/Http/ProblemDetailsResultReader.cs:58
NotificationFeatures class MMCA.Common.Shared MMCA.Common.Shared.Notifications MMCA.Common.Shared/Notifications/NotificationFeatures.cs:6
NotificationPermissions class MMCA.Common.Shared MMCA.Common.Shared.Notifications MMCA.Common.Shared/Notifications/NotificationPermissions.cs:7
NotificationScopeKey class MMCA.Common.Shared MMCA.Common.Shared.Notifications MMCA.Common.Shared/Notifications/NotificationScopeKey.cs:20
DeviceInstallationRequest record MMCA.Common.Shared MMCA.Common.Shared.Notifications.PushNotifications MMCA.Common.Shared/Notifications/PushNotifications/DeviceInstallationRequest.cs:12
PushNotificationDTO record MMCA.Common.Shared MMCA.Common.Shared.Notifications.PushNotifications MMCA.Common.Shared/Notifications/PushNotifications/PushNotificationDTO.cs:8
SendPushNotificationRequest record MMCA.Common.Shared MMCA.Common.Shared.Notifications.PushNotifications MMCA.Common.Shared/Notifications/PushNotifications/SendPushNotificationRequest.cs:6
UserNotificationDTO record MMCA.Common.Shared MMCA.Common.Shared.Notifications.UserNotifications MMCA.Common.Shared/Notifications/UserNotifications/UserNotificationDTO.cs:7
PrivacyFeatures class MMCA.Common.Shared MMCA.Common.Shared.Privacy MMCA.Common.Shared/Privacy/PrivacyFeatures.cs:6
UserDataExportDTO record MMCA.Common.Shared MMCA.Common.Shared.Privacy MMCA.Common.Shared/Privacy/UserDataExportDTO.cs:15
UserDataExportSectionDTO record MMCA.Common.Shared MMCA.Common.Shared.Privacy MMCA.Common.Shared/Privacy/UserDataExportDTO.cs:61
BrokerResilienceDefaults class MMCA.Common.Shared MMCA.Common.Shared.Resilience MMCA.Common.Shared/Resilience/BrokerResilienceDefaults.cs:24
GrpcResilienceDefaults class MMCA.Common.Shared MMCA.Common.Shared.Resilience MMCA.Common.Shared/Resilience/GrpcResilienceDefaults.cs:12
HttpResilienceDefaults class MMCA.Common.Shared MMCA.Common.Shared.Resilience MMCA.Common.Shared/Resilience/HttpResilienceDefaults.cs:10
PropertyReader delegate MMCA.Common.Shared MMCA.Common.Shared.Serialization MMCA.Common.Shared/Serialization/ResultJsonConverterFactory.cs:118
ResultConverter class MMCA.Common.Shared MMCA.Common.Shared.Serialization MMCA.Common.Shared/Serialization/ResultJsonConverterFactory.cs:35
ResultConverter<T> class MMCA.Common.Shared MMCA.Common.Shared.Serialization MMCA.Common.Shared/Serialization/ResultJsonConverterFactory.cs:63
ResultJsonConverterFactory class MMCA.Common.Shared MMCA.Common.Shared.Serialization MMCA.Common.Shared/Serialization/ResultJsonConverterFactory.cs:15
Enumeration<TEnumeration> class MMCA.Common.Shared MMCA.Common.Shared.ValueObjects MMCA.Common.Shared/ValueObjects/Enumeration.cs:71
EnumerationConverter<TEnumeration> class MMCA.Common.Shared MMCA.Common.Shared.ValueObjects MMCA.Common.Shared/ValueObjects/Enumeration.cs:224
EnumerationJsonConverterFactory class MMCA.Common.Shared MMCA.Common.Shared.ValueObjects MMCA.Common.Shared/ValueObjects/Enumeration.cs:195
ValueObject record MMCA.Common.Shared MMCA.Common.Shared.ValueObjects MMCA.Common.Shared/ValueObjects/ValueObject.cs:8
Address record MMCA.Common.Shared MMCA.Common.Shared.ValueObjects.Contact MMCA.Common.Shared/ValueObjects/Contact/Address.cs:16
AddressInvariants class MMCA.Common.Shared MMCA.Common.Shared.ValueObjects.Contact MMCA.Common.Shared/ValueObjects/Contact/AddressInvariants.cs:9
Email record MMCA.Common.Shared MMCA.Common.Shared.ValueObjects.Contact MMCA.Common.Shared/ValueObjects/Contact/Email.cs:16
EmailInvariants class MMCA.Common.Shared MMCA.Common.Shared.ValueObjects.Contact MMCA.Common.Shared/ValueObjects/Contact/EmailInvariants.cs:11
PhoneNumber record MMCA.Common.Shared MMCA.Common.Shared.ValueObjects.Contact MMCA.Common.Shared/ValueObjects/Contact/PhoneNumber.cs:16
PhoneNumberInvariants class MMCA.Common.Shared MMCA.Common.Shared.ValueObjects.Contact MMCA.Common.Shared/ValueObjects/Contact/PhoneNumberInvariants.cs:11
Currency record MMCA.Common.Shared MMCA.Common.Shared.ValueObjects.Financial MMCA.Common.Shared/ValueObjects/Financial/Currency.cs:14
CurrencyJsonConverter class MMCA.Common.Shared MMCA.Common.Shared.ValueObjects.Financial MMCA.Common.Shared/ValueObjects/Financial/Currency.cs:73
Money record MMCA.Common.Shared MMCA.Common.Shared.ValueObjects.Financial MMCA.Common.Shared/ValueObjects/Financial/Money.cs:21
DateRange record MMCA.Common.Shared MMCA.Common.Shared.ValueObjects.Time MMCA.Common.Shared/ValueObjects/Time/DateRange.cs:9
DateTimeRange record MMCA.Common.Shared MMCA.Common.Shared.ValueObjects.Time MMCA.Common.Shared/ValueObjects/Time/DateTimeRange.cs:10
CollectionResultTests class MMCA.Common.Shared.Tests MMCA.Common.Shared.Tests.Abstractions MMCA.Common.Shared.Tests/Abstractions/CollectionResultTests.cs:6
ErrorTests class MMCA.Common.Shared.Tests MMCA.Common.Shared.Tests.Abstractions MMCA.Common.Shared.Tests/Abstractions/ErrorTests.cs:6
ErrorTypeSeverityTests class MMCA.Common.Shared.Tests MMCA.Common.Shared.Tests.Abstractions MMCA.Common.Shared.Tests/Abstractions/ErrorTypeSeverityTests.cs:10
KeysetPaginationTests class MMCA.Common.Shared.Tests MMCA.Common.Shared.Tests.Abstractions MMCA.Common.Shared.Tests/Abstractions/KeysetPaginationTests.cs:10
PaginationMetadataTests class MMCA.Common.Shared.Tests MMCA.Common.Shared.Tests.Abstractions MMCA.Common.Shared.Tests/Abstractions/PaginationMetadataTests.cs:7
ResultExtensionsTests class MMCA.Common.Shared.Tests MMCA.Common.Shared.Tests.Abstractions MMCA.Common.Shared.Tests/Abstractions/ResultExtensionsTests.cs:10
ResultTests class MMCA.Common.Shared.Tests MMCA.Common.Shared.Tests.Abstractions MMCA.Common.Shared.Tests/Abstractions/ResultTests.cs:6
ClaimsPrincipalExtensionsTests class MMCA.Common.Shared.Tests MMCA.Common.Shared.Tests.Auth MMCA.Common.Shared.Tests/Auth/ClaimsPrincipalExtensionsTests.cs:12
RoleValueTests class MMCA.Common.Shared.Tests MMCA.Common.Shared.Tests.Auth MMCA.Common.Shared.Tests/Auth/RoleValueTests.cs:13
PermissionRegistryTests class MMCA.Common.Shared.Tests MMCA.Common.Shared.Tests.Auth.Permissions MMCA.Common.Shared.Tests/Auth/Permissions/PermissionRegistryTests.cs:7
IcsCalendarBuilderTests class MMCA.Common.Shared.Tests MMCA.Common.Shared.Tests.Calendars MMCA.Common.Shared.Tests/Calendars/IcsCalendarBuilderTests.cs:12
KeyedSemaphoreStripeTests class MMCA.Common.Shared.Tests MMCA.Common.Shared.Tests.Concurrency MMCA.Common.Shared.Tests/Concurrency/KeyedSemaphoreStripeTests.cs:12
ModuleNameConventionsTests class MMCA.Common.Shared.Tests MMCA.Common.Shared.Tests.Conventions MMCA.Common.Shared.Tests/Conventions/ModuleNameConventionsTests.cs:15
ConcreteDomainException class MMCA.Common.Shared.Tests MMCA.Common.Shared.Tests.Exceptions MMCA.Common.Shared.Tests/Exceptions/DomainExceptionTests.cs:8
DomainExceptionTests class MMCA.Common.Shared.Tests MMCA.Common.Shared.Tests.Exceptions MMCA.Common.Shared.Tests/Exceptions/DomainExceptionTests.cs:6
DomainHelperTests class MMCA.Common.Shared.Tests MMCA.Common.Shared.Tests.Extensions MMCA.Common.Shared.Tests/Extensions/DomainHelperTests.cs:6
SalesFakeUseCase class MMCA.Common.Shared.Tests MMCA.Common.Shared.Tests.Fakes.Sales.Application MMCA.Common.Shared.Tests/Fakes/Sales/Application/SalesFakeUseCase.cs:10
SalesFakeAggregate class MMCA.Common.Shared.Tests MMCA.Common.Shared.Tests.Fakes.Sales.Domain MMCA.Common.Shared.Tests/Fakes/Sales/Domain/SalesFakeAggregate.cs:9
SalesFakeOrder class MMCA.Common.Shared.Tests MMCA.Common.Shared.Tests.Fakes.Sales.Domain.Orders MMCA.Common.Shared.Tests/Fakes/Sales/Domain/Orders/SalesFakeOrder.cs:6
SupportedCulturesTests class MMCA.Common.Shared.Tests MMCA.Common.Shared.Tests.Globalization MMCA.Common.Shared.Tests/Globalization/SupportedCulturesTests.cs:11
ConcurrencyETagTests class MMCA.Common.Shared.Tests MMCA.Common.Shared.Tests.Http MMCA.Common.Shared.Tests/Http/ConcurrencyETagTests.cs:10
Payload record MMCA.Common.Shared.Tests MMCA.Common.Shared.Tests.Http MMCA.Common.Shared.Tests/Http/ProblemDetailsResultReaderTests.cs:368
ProblemDetailsResultReaderTests class MMCA.Common.Shared.Tests MMCA.Common.Shared.Tests.Http MMCA.Common.Shared.Tests/Http/ProblemDetailsResultReaderTests.cs:15
NotificationScopeKeyTests class MMCA.Common.Shared.Tests MMCA.Common.Shared.Tests.Notifications MMCA.Common.Shared.Tests/Notifications/NotificationScopeKeyTests.cs:14
ResultJsonConverterFactoryTests class MMCA.Common.Shared.Tests MMCA.Common.Shared.Tests.Serialization MMCA.Common.Shared.Tests/Serialization/ResultJsonConverterFactoryTests.cs:12
TestDTO record MMCA.Common.Shared.Tests MMCA.Common.Shared.Tests.Serialization MMCA.Common.Shared.Tests/Serialization/ResultJsonConverterFactoryTests.cs:16
EnumerationTests class MMCA.Common.Shared.Tests MMCA.Common.Shared.Tests.ValueObjects MMCA.Common.Shared.Tests/ValueObjects/EnumerationTests.cs:10
Priority class MMCA.Common.Shared.Tests MMCA.Common.Shared.Tests.ValueObjects MMCA.Common.Shared.Tests/ValueObjects/EnumerationTests.cs:122
Severity class MMCA.Common.Shared.Tests MMCA.Common.Shared.Tests.ValueObjects MMCA.Common.Shared.Tests/ValueObjects/EnumerationTests.cs:134
TestValueObject record MMCA.Common.Shared.Tests MMCA.Common.Shared.Tests.ValueObjects MMCA.Common.Shared.Tests/ValueObjects/ValueObjectTests.cs:11
ValueObjectTests class MMCA.Common.Shared.Tests MMCA.Common.Shared.Tests.ValueObjects MMCA.Common.Shared.Tests/ValueObjects/ValueObjectTests.cs:9
AddressInvariantsTests class MMCA.Common.Shared.Tests MMCA.Common.Shared.Tests.ValueObjects.Contact MMCA.Common.Shared.Tests/ValueObjects/Contact/AddressInvariantsTests.cs:6
AddressTests class MMCA.Common.Shared.Tests MMCA.Common.Shared.Tests.ValueObjects.Contact MMCA.Common.Shared.Tests/ValueObjects/Contact/AddressTests.cs:6
EmailTests class MMCA.Common.Shared.Tests MMCA.Common.Shared.Tests.ValueObjects.Contact MMCA.Common.Shared.Tests/ValueObjects/Contact/EmailTests.cs:6
PhoneNumberTests class MMCA.Common.Shared.Tests MMCA.Common.Shared.Tests.ValueObjects.Contact MMCA.Common.Shared.Tests/ValueObjects/Contact/PhoneNumberTests.cs:6
CurrencyTests class MMCA.Common.Shared.Tests MMCA.Common.Shared.Tests.ValueObjects.Financial MMCA.Common.Shared.Tests/ValueObjects/Financial/CurrencyTests.cs:6
MoneyTests class MMCA.Common.Shared.Tests MMCA.Common.Shared.Tests.ValueObjects.Financial MMCA.Common.Shared.Tests/ValueObjects/Financial/MoneyTests.cs:6
Alert record MMCA.Common.Shared.Tests MMCA.Common.Shared.Tests.ValueObjects.Serialization MMCA.Common.Shared.Tests/ValueObjects/Serialization/EnumerationSerializationTests.cs:133
CurrencyJsonConverterTests class MMCA.Common.Shared.Tests MMCA.Common.Shared.Tests.ValueObjects.Serialization MMCA.Common.Shared.Tests/ValueObjects/Serialization/CurrencyJsonConverterTests.cs:7
EnumerationSerializationTests class MMCA.Common.Shared.Tests MMCA.Common.Shared.Tests.ValueObjects.Serialization MMCA.Common.Shared.Tests/ValueObjects/Serialization/EnumerationSerializationTests.cs:15
Grade class MMCA.Common.Shared.Tests MMCA.Common.Shared.Tests.ValueObjects.Serialization MMCA.Common.Shared.Tests/ValueObjects/Serialization/EnumerationSerializationTests.cs:122
MoneySerializationTests class MMCA.Common.Shared.Tests MMCA.Common.Shared.Tests.ValueObjects.Serialization MMCA.Common.Shared.Tests/ValueObjects/Serialization/MoneySerializationTests.cs:11
Severity class MMCA.Common.Shared.Tests MMCA.Common.Shared.Tests.ValueObjects.Serialization MMCA.Common.Shared.Tests/ValueObjects/Serialization/EnumerationSerializationTests.cs:111
DateRangeTests class MMCA.Common.Shared.Tests MMCA.Common.Shared.Tests.ValueObjects.Time MMCA.Common.Shared.Tests/ValueObjects/Time/DateRangeTests.cs:6
DateTimeRangeTests class MMCA.Common.Shared.Tests MMCA.Common.Shared.Tests.ValueObjects.Time MMCA.Common.Shared.Tests/ValueObjects/Time/DateTimeRangeTests.cs:6
EntityBuilderBase<TBuilder, TEntity> class MMCA.Common.Testing MMCA.Common.Testing.Builders MMCA.Common.Testing/Builders/EntityBuilderBase.cs:9
DecoratorPipelineOrderTestsBase<TCommand, TCommandResult, TQuery, TQueryResult> class MMCA.Common.Testing MMCA.Common.Testing.Conformance MMCA.Common.Testing/Conformance/DecoratorPipelineOrderTestsBase.cs:38
GracefulShutdownTestsBase<TEntryPoint> class MMCA.Common.Testing MMCA.Common.Testing.Conformance MMCA.Common.Testing/Conformance/GracefulShutdownTestsBase.cs:25
MiddlewarePipelineOrderTestsBase class MMCA.Common.Testing MMCA.Common.Testing.Conformance MMCA.Common.Testing/Conformance/MiddlewarePipelineOrderTestsBase.cs:29
MmcaGatewayHardeningTestsBase<TEntryPoint> class MMCA.Common.Testing MMCA.Common.Testing.Conformance MMCA.Common.Testing/Conformance/MmcaGatewayHardeningTestsBase.cs:39
OpenApiContractTestsBase<TFixture> class MMCA.Common.Testing MMCA.Common.Testing.Conformance MMCA.Common.Testing/Conformance/OpenApiContractTestsBase.cs:22
ProblemDetailsContractTestsBase<TFixture> class MMCA.Common.Testing MMCA.Common.Testing.Conformance MMCA.Common.Testing/Conformance/ProblemDetailsContractTestsBase.cs:22
SecurityHeadersTestsBase class MMCA.Common.Testing MMCA.Common.Testing.Conformance MMCA.Common.Testing/Conformance/SecurityHeadersTestsBase.cs:16
ServiceInfoVersioningContractTestsBase<TFixture> class MMCA.Common.Testing MMCA.Common.Testing.Conformance MMCA.Common.Testing/Conformance/ServiceInfoVersioningContractTestsBase.cs:20
CrossServiceDataSource record MMCA.Common.Testing MMCA.Common.Testing.Fixtures MMCA.Common.Testing/Fixtures/CrossServiceFixtureBase.cs:15
CrossServiceFixtureBase class MMCA.Common.Testing MMCA.Common.Testing.Fixtures MMCA.Common.Testing/Fixtures/CrossServiceFixtureBase.cs:41
IIntegrationTestFixture interface MMCA.Common.Testing MMCA.Common.Testing.Fixtures MMCA.Common.Testing/Fixtures/IIntegrationTestFixture.cs:8
IntegrationTestBase<TFixture> class MMCA.Common.Testing MMCA.Common.Testing.Fixtures MMCA.Common.Testing/Fixtures/IntegrationTestBase.cs:13
ProductionHostApplicationFactory<TEntryPoint> class MMCA.Common.Testing MMCA.Common.Testing.Fixtures MMCA.Common.Testing/Fixtures/ProductionHostApplicationFactory.cs:23
ServiceBusEmulatorFixtureBase class MMCA.Common.Testing MMCA.Common.Testing.Fixtures MMCA.Common.Testing/Fixtures/ServiceBusEmulatorFixtureBase.cs:54
SqlServerIntegrationTestFixtureBase<TEntryPoint> class MMCA.Common.Testing MMCA.Common.Testing.Fixtures MMCA.Common.Testing/Fixtures/SqlServerIntegrationTestFixtureBase.cs:27
DependencyInjectionAssert class MMCA.Common.Testing MMCA.Common.Testing.Support MMCA.Common.Testing/Support/DependencyInjectionAssert.cs:13
FeatureManagementTestExtensions class MMCA.Common.Testing MMCA.Common.Testing.Support MMCA.Common.Testing/Support/FeatureManagementTestExtensions.cs:10
HandlerTestBase<THandler> class MMCA.Common.Testing MMCA.Common.Testing.Support MMCA.Common.Testing/Support/HandlerTestBase.cs:38
JwtTokenGenerator class MMCA.Common.Testing MMCA.Common.Testing.Support MMCA.Common.Testing/Support/JwtTokenGenerator.cs:30
RateLimiterTestExtensions class MMCA.Common.Testing MMCA.Common.Testing.Support MMCA.Common.Testing/Support/RateLimiterTestExtensions.cs:11
RecordingHttpForwarder class MMCA.Common.Testing MMCA.Common.Testing.Support MMCA.Common.Testing/Support/RecordingHttpForwarder.cs:29
TestPolling class MMCA.Common.Testing MMCA.Common.Testing.Support MMCA.Common.Testing/Support/TestPolling.cs:9
AggregateConventionTestsBase class MMCA.Common.Testing.Architecture MMCA.Common.Testing.Architecture MMCA.Common.Testing.Architecture/Bases/Domain/AggregateConventionTestsBase.cs:10
AnonymousEndpointTestsBase class MMCA.Common.Testing.Architecture MMCA.Common.Testing.Architecture MMCA.Common.Testing.Architecture/Bases/Api/AnonymousEndpointTestsBase.cs:30
ArchitectureAssert class MMCA.Common.Testing.Architecture MMCA.Common.Testing.Architecture MMCA.Common.Testing.Architecture/ArchitectureAssert.cs:8
ArchitectureMapBase class MMCA.Common.Testing.Architecture MMCA.Common.Testing.Architecture MMCA.Common.Testing.Architecture/ArchitectureMapBase.cs:11
ArchitectureRules class MMCA.Common.Testing.Architecture MMCA.Common.Testing.Architecture MMCA.Common.Testing.Architecture/Rules/Api/ArchitectureRules.Controllers.cs:3
ArchitectureRules class MMCA.Common.Testing.Architecture MMCA.Common.Testing.Architecture MMCA.Common.Testing.Architecture/Rules/Contracts/ArchitectureRules.Contracts.cs:3
ArchitectureRules class MMCA.Common.Testing.Architecture MMCA.Common.Testing.Architecture MMCA.Common.Testing.Architecture/Rules/Contracts/ArchitectureRules.ErrorCatalog.cs:6
ArchitectureRules class MMCA.Common.Testing.Architecture MMCA.Common.Testing.Architecture MMCA.Common.Testing.Architecture/Rules/Contracts/ArchitectureRules.Events.cs:3
ArchitectureRules class MMCA.Common.Testing.Architecture MMCA.Common.Testing.Architecture MMCA.Common.Testing.Architecture/Rules/Contracts/ArchitectureRules.Protos.cs:5
ArchitectureRules class MMCA.Common.Testing.Architecture MMCA.Common.Testing.Architecture MMCA.Common.Testing.Architecture/Rules/Contracts/ArchitectureRules.Upcasters.cs:5
ArchitectureRules class MMCA.Common.Testing.Architecture MMCA.Common.Testing.Architecture MMCA.Common.Testing.Architecture/Rules/Cqrs/ArchitectureRules.CancellationTokens.cs:5
ArchitectureRules class MMCA.Common.Testing.Architecture MMCA.Common.Testing.Architecture MMCA.Common.Testing.Architecture/Rules/Cqrs/ArchitectureRules.CommandValidators.cs:3
ArchitectureRules class MMCA.Common.Testing.Architecture MMCA.Common.Testing.Architecture MMCA.Common.Testing.Architecture/Rules/Cqrs/ArchitectureRules.DomainEventHandlerSaves.cs:5
ArchitectureRules class MMCA.Common.Testing.Architecture MMCA.Common.Testing.Architecture MMCA.Common.Testing.Architecture/Rules/Cqrs/ArchitectureRules.HandlerResults.cs:3
ArchitectureRules class MMCA.Common.Testing.Architecture MMCA.Common.Testing.Architecture MMCA.Common.Testing.Architecture/Rules/Cqrs/ArchitectureRules.Handlers.cs:3
ArchitectureRules class MMCA.Common.Testing.Architecture MMCA.Common.Testing.Architecture MMCA.Common.Testing.Architecture/Rules/Cqrs/ArchitectureRules.Idempotency.cs:3
ArchitectureRules class MMCA.Common.Testing.Architecture MMCA.Common.Testing.Architecture MMCA.Common.Testing.Architecture/Rules/Cqrs/ArchitectureRules.Slices.cs:3
ArchitectureRules class MMCA.Common.Testing.Architecture MMCA.Common.Testing.Architecture MMCA.Common.Testing.Architecture/Rules/Domain/ArchitectureRules.CascadeSoftDelete.cs:6
ArchitectureRules class MMCA.Common.Testing.Architecture MMCA.Common.Testing.Architecture MMCA.Common.Testing.Architecture/Rules/Domain/ArchitectureRules.DomainThrows.cs:6
ArchitectureRules class MMCA.Common.Testing.Architecture MMCA.Common.Testing.Architecture MMCA.Common.Testing.Architecture/Rules/Domain/ArchitectureRules.Entities.cs:3
ArchitectureRules class MMCA.Common.Testing.Architecture MMCA.Common.Testing.Architecture MMCA.Common.Testing.Architecture/Rules/Domain/ArchitectureRules.Immutability.cs:3
ArchitectureRules class MMCA.Common.Testing.Architecture MMCA.Common.Testing.Architecture MMCA.Common.Testing.Architecture/Rules/Domain/ArchitectureRules.SoftDelete.cs:5
ArchitectureRules class MMCA.Common.Testing.Architecture MMCA.Common.Testing.Architecture MMCA.Common.Testing.Architecture/Rules/Domain/ArchitectureRules.Specifications.cs:5
ArchitectureRules class MMCA.Common.Testing.Architecture MMCA.Common.Testing.Architecture MMCA.Common.Testing.Architecture/Rules/Governance/ArchitectureRules.FolderWidth.cs:3
ArchitectureRules class MMCA.Common.Testing.Architecture MMCA.Common.Testing.Architecture MMCA.Common.Testing.Architecture/Rules/Governance/ArchitectureRules.Governance.cs:3
ArchitectureRules class MMCA.Common.Testing.Architecture MMCA.Common.Testing.Architecture MMCA.Common.Testing.Architecture/Rules/Governance/ArchitectureRules.Naming.cs:3
ArchitectureRules class MMCA.Common.Testing.Architecture MMCA.Common.Testing.Architecture MMCA.Common.Testing.Architecture/Rules/Layering/ArchitectureRules.Cycles.cs:5
ArchitectureRules class MMCA.Common.Testing.Architecture MMCA.Common.Testing.Architecture MMCA.Common.Testing.Architecture/Rules/Layering/ArchitectureRules.Layers.cs:9
ArchitectureRules class MMCA.Common.Testing.Architecture MMCA.Common.Testing.Architecture MMCA.Common.Testing.Architecture/Rules/Layering/ArchitectureRules.Modules.cs:3
ArchitectureRules class MMCA.Common.Testing.Architecture MMCA.Common.Testing.Architecture MMCA.Common.Testing.Architecture/Rules/Layering/ArchitectureRules.Purity.cs:3
ArchitectureRules class MMCA.Common.Testing.Architecture MMCA.Common.Testing.Architecture MMCA.Common.Testing.Architecture/Rules/Layering/ArchitectureRules.Transport.cs:3
ArchitectureRules class MMCA.Common.Testing.Architecture MMCA.Common.Testing.Architecture MMCA.Common.Testing.Architecture/Rules/Ui/ArchitectureRules.Localization.cs:3
ArchitectureRules class MMCA.Common.Testing.Architecture MMCA.Common.Testing.Architecture MMCA.Common.Testing.Architecture/Rules/Ui/ArchitectureRules.LocalizedText.cs:5
ArchitectureRules class MMCA.Common.Testing.Architecture MMCA.Common.Testing.Architecture MMCA.Common.Testing.Architecture/Rules/Ui/ArchitectureRules.Markup.cs:5
BrandColorTokenTestsBase class MMCA.Common.Testing.Architecture MMCA.Common.Testing.Architecture MMCA.Common.Testing.Architecture/Bases/Ui/BrandColorTokenTestsBase.cs:13
CallGraphIndex class MMCA.Common.Testing.Architecture MMCA.Common.Testing.Architecture MMCA.Common.Testing.Architecture/CallGraphIndex.cs:20
CancellationTokenConventionTestsBase class MMCA.Common.Testing.Architecture MMCA.Common.Testing.Architecture MMCA.Common.Testing.Architecture/Bases/Cqrs/CancellationTokenConventionTestsBase.cs:16
CascadeSoftDeleteConventionTestsBase class MMCA.Common.Testing.Architecture MMCA.Common.Testing.Architecture MMCA.Common.Testing.Architecture/Bases/Domain/CascadeSoftDeleteConventionTestsBase.cs:18
CommandValidatorCoverageTestsBase class MMCA.Common.Testing.Architecture MMCA.Common.Testing.Architecture MMCA.Common.Testing.Architecture/Bases/Cqrs/CommandValidatorCoverageTestsBase.cs:22
ConcurrencyConventionTestsBase class MMCA.Common.Testing.Architecture MMCA.Common.Testing.Architecture MMCA.Common.Testing.Architecture/Bases/Domain/ConcurrencyConventionTestsBase.cs:9
ConstructorDependencyCountTestsBase class MMCA.Common.Testing.Architecture MMCA.Common.Testing.Architecture MMCA.Common.Testing.Architecture/Bases/Cqrs/ConstructorDependencyCountTestsBase.cs:14
ContractImplementationTestsBase class MMCA.Common.Testing.Architecture MMCA.Common.Testing.Architecture MMCA.Common.Testing.Architecture/Bases/Contracts/ContractImplementationTestsBase.cs:20
ControllerConventionTestsBase class MMCA.Common.Testing.Architecture MMCA.Common.Testing.Architecture MMCA.Common.Testing.Architecture/Bases/Api/ControllerConventionTestsBase.cs:7
CrossEntityNavigationFinder class MMCA.Common.Testing.Architecture MMCA.Common.Testing.Architecture MMCA.Common.Testing.Architecture/Rules/Domain/ArchitectureRules.Specifications.cs:97
DataResidencyTestsBase class MMCA.Common.Testing.Architecture MMCA.Common.Testing.Architecture MMCA.Common.Testing.Architecture/Bases/Governance/DataResidencyTestsBase.cs:14
DependencyVersionTestsBase class MMCA.Common.Testing.Architecture MMCA.Common.Testing.Architecture MMCA.Common.Testing.Architecture/Bases/Governance/DependencyVersionTestsBase.cs:15
DomainEventHandlerSaveTestsBase class MMCA.Common.Testing.Architecture MMCA.Common.Testing.Architecture MMCA.Common.Testing.Architecture/Bases/Cqrs/DomainEventHandlerSaveTestsBase.cs:22
DomainPurityTestsBase class MMCA.Common.Testing.Architecture MMCA.Common.Testing.Architecture MMCA.Common.Testing.Architecture/Bases/Layering/DomainPurityTestsBase.cs:8
DomainThrowTestsBase class MMCA.Common.Testing.Architecture MMCA.Common.Testing.Architecture MMCA.Common.Testing.Architecture/Bases/Domain/DomainThrowTestsBase.cs:21
EntityConventionTestsBase class MMCA.Common.Testing.Architecture MMCA.Common.Testing.Architecture MMCA.Common.Testing.Architecture/Bases/Domain/EntityConventionTestsBase.cs:10
ErrorCatalogTestsBase class MMCA.Common.Testing.Architecture MMCA.Common.Testing.Architecture MMCA.Common.Testing.Architecture/Bases/Contracts/ErrorCatalogTestsBase.cs:20
EventConventionTestsBase class MMCA.Common.Testing.Architecture MMCA.Common.Testing.Architecture MMCA.Common.Testing.Architecture/Bases/Contracts/EventConventionTestsBase.cs:9
FolderWidthTestsBase class MMCA.Common.Testing.Architecture MMCA.Common.Testing.Architecture MMCA.Common.Testing.Architecture/Bases/Governance/FolderWidthTestsBase.cs:14
FormsConventionTestsBase class MMCA.Common.Testing.Architecture MMCA.Common.Testing.Architecture MMCA.Common.Testing.Architecture/Bases/Ui/FormsConventionTestsBase.cs:15
FrameworkVersionConsistencyTestsBase class MMCA.Common.Testing.Architecture MMCA.Common.Testing.Architecture MMCA.Common.Testing.Architecture/Bases/Governance/FrameworkVersionConsistencyTestsBase.cs:13
HandlerConventionTestsBase class MMCA.Common.Testing.Architecture MMCA.Common.Testing.Architecture MMCA.Common.Testing.Architecture/Bases/Cqrs/HandlerConventionTestsBase.cs:8
HandlerResultConventionTestsBase class MMCA.Common.Testing.Architecture MMCA.Common.Testing.Architecture MMCA.Common.Testing.Architecture/Bases/Cqrs/HandlerResultConventionTestsBase.cs:16
IArchitectureMap interface MMCA.Common.Testing.Architecture MMCA.Common.Testing.Architecture MMCA.Common.Testing.Architecture/IArchitectureMap.cs:39
IdempotencyConventionTestsBase class MMCA.Common.Testing.Architecture MMCA.Common.Testing.Architecture MMCA.Common.Testing.Architecture/Bases/Cqrs/IdempotencyConventionTestsBase.cs:10
ImmutabilityTestsBase class MMCA.Common.Testing.Architecture MMCA.Common.Testing.Architecture MMCA.Common.Testing.Architecture/Bases/Domain/ImmutabilityTestsBase.cs:8
IntegrationEventContractTestsBase class MMCA.Common.Testing.Architecture MMCA.Common.Testing.Architecture MMCA.Common.Testing.Architecture/Bases/Contracts/IntegrationEventContractTestsBase.cs:18
Layer enum MMCA.Common.Testing.Architecture MMCA.Common.Testing.Architecture MMCA.Common.Testing.Architecture/IArchitectureMap.cs:9
LayerDependencyTestsBase class MMCA.Common.Testing.Architecture MMCA.Common.Testing.Architecture MMCA.Common.Testing.Architecture/Bases/Layering/LayerDependencyTestsBase.cs:7
LayerRef record MMCA.Common.Testing.Architecture MMCA.Common.Testing.Architecture MMCA.Common.Testing.Architecture/IArchitectureMap.cs:31
LocalizationResourceTestsBase class MMCA.Common.Testing.Architecture MMCA.Common.Testing.Architecture MMCA.Common.Testing.Architecture/Bases/Ui/LocalizationResourceTestsBase.cs:10
LocalizedTextConventionTestsBase class MMCA.Common.Testing.Architecture MMCA.Common.Testing.Architecture MMCA.Common.Testing.Architecture/Bases/Ui/LocalizedTextConventionTestsBase.cs:13
MicroserviceExtractionTestsBase class MMCA.Common.Testing.Architecture MMCA.Common.Testing.Architecture MMCA.Common.Testing.Architecture/Bases/Layering/MicroserviceExtractionTestsBase.cs:8
ModuleConformanceTestsBase<TModule> class MMCA.Common.Testing.Architecture MMCA.Common.Testing.Architecture MMCA.Common.Testing.Architecture/Bases/Layering/ModuleConformanceTestsBase.cs:21
ModuleIsolationTestsBase class MMCA.Common.Testing.Architecture MMCA.Common.Testing.Architecture MMCA.Common.Testing.Architecture/Bases/Layering/ModuleIsolationTestsBase.cs:8
NamespaceCycleTestsBase class MMCA.Common.Testing.Architecture MMCA.Common.Testing.Architecture MMCA.Common.Testing.Architecture/Bases/Layering/NamespaceCycleTestsBase.cs:15
NamingConventionTestsBase class MMCA.Common.Testing.Architecture MMCA.Common.Testing.Architecture MMCA.Common.Testing.Architecture/Bases/Governance/NamingConventionTestsBase.cs:8
ObservabilityConventionTestsBase class MMCA.Common.Testing.Architecture MMCA.Common.Testing.Architecture MMCA.Common.Testing.Architecture/Bases/Governance/ObservabilityConventionTestsBase.cs:30
PiiConventionTestsBase class MMCA.Common.Testing.Architecture MMCA.Common.Testing.Architecture MMCA.Common.Testing.Architecture/Bases/Governance/PiiConventionTestsBase.cs:7
ProtoContractTestsBase class MMCA.Common.Testing.Architecture MMCA.Common.Testing.Architecture MMCA.Common.Testing.Architecture/Bases/Contracts/ProtoContractTestsBase.cs:19
ProtoScope record MMCA.Common.Testing.Architecture MMCA.Common.Testing.Architecture MMCA.Common.Testing.Architecture/Rules/Contracts/ArchitectureRules.Protos.cs:297
ProtoScopeKind enum MMCA.Common.Testing.Architecture MMCA.Common.Testing.Architecture MMCA.Common.Testing.Architecture/Rules/Contracts/ArchitectureRules.Protos.cs:286
RawQueryableConventionTestsBase class MMCA.Common.Testing.Architecture MMCA.Common.Testing.Architecture MMCA.Common.Testing.Architecture/Bases/Cqrs/RawQueryableConventionTestsBase.cs:30
RouteAuthorizationTestsBase class MMCA.Common.Testing.Architecture MMCA.Common.Testing.Architecture MMCA.Common.Testing.Architecture/Bases/Api/RouteAuthorizationTestsBase.cs:22
RuleHelpers class MMCA.Common.Testing.Architecture MMCA.Common.Testing.Architecture MMCA.Common.Testing.Architecture/RuleHelpers.cs:14
ServiceContractPurityTestsBase class MMCA.Common.Testing.Architecture MMCA.Common.Testing.Architecture MMCA.Common.Testing.Architecture/Bases/Layering/ServiceContractPurityTestsBase.cs:20
SharedLayerTestsBase class MMCA.Common.Testing.Architecture MMCA.Common.Testing.Architecture MMCA.Common.Testing.Architecture/Bases/Layering/SharedLayerTestsBase.cs:7
SliceCohesionTestsBase class MMCA.Common.Testing.Architecture MMCA.Common.Testing.Architecture MMCA.Common.Testing.Architecture/Bases/Cqrs/SliceCohesionTestsBase.cs:10
SoftDeleteEnforcementTestsBase class MMCA.Common.Testing.Architecture MMCA.Common.Testing.Architecture MMCA.Common.Testing.Architecture/Bases/Domain/SoftDeleteEnforcementTestsBase.cs:17
SortableColumnConventionTestsBase class MMCA.Common.Testing.Architecture MMCA.Common.Testing.Architecture MMCA.Common.Testing.Architecture/Bases/Ui/SortableColumnConventionTestsBase.cs:16
SpecificationConventionTestsBase class MMCA.Common.Testing.Architecture MMCA.Common.Testing.Architecture MMCA.Common.Testing.Architecture/Bases/Domain/SpecificationConventionTestsBase.cs:10
StateManagementConventionTestsBase class MMCA.Common.Testing.Architecture MMCA.Common.Testing.Architecture MMCA.Common.Testing.Architecture/Bases/Ui/StateManagementConventionTestsBase.cs:17
UIArchitectureConventionTestsBase class MMCA.Common.Testing.Architecture MMCA.Common.Testing.Architecture MMCA.Common.Testing.Architecture/Bases/Ui/UIArchitectureConventionTestsBase.cs:14
AccessibilityViolationException class MMCA.Common.Testing.E2E MMCA.Common.Testing.E2E.Infrastructure MMCA.Common.Testing.E2E/Infrastructure/AccessibilityViolationException.cs:7
AdminCredentials class MMCA.Common.Testing.E2E MMCA.Common.Testing.E2E.Infrastructure MMCA.Common.Testing.E2E/Infrastructure/E2ETestConfiguration.cs:66
AuthOutcome enum MMCA.Common.Testing.E2E MMCA.Common.Testing.E2E.Infrastructure MMCA.Common.Testing.E2E/Infrastructure/AuthOutcomeRules.cs:4
AuthOutcomeRules class MMCA.Common.Testing.E2E MMCA.Common.Testing.E2E.Infrastructure MMCA.Common.Testing.E2E/Infrastructure/AuthOutcomeRules.cs:28
AxeOptions class MMCA.Common.Testing.E2E MMCA.Common.Testing.E2E.Infrastructure MMCA.Common.Testing.E2E/Infrastructure/AxeOptions.cs:9
E2ETestBase class MMCA.Common.Testing.E2E MMCA.Common.Testing.E2E.Infrastructure MMCA.Common.Testing.E2E/Infrastructure/E2ETestBase.cs:9
E2ETestCollection class MMCA.Common.Testing.E2E MMCA.Common.Testing.E2E.Infrastructure MMCA.Common.Testing.E2E/Infrastructure/PlaywrightFixture.cs:48
E2ETestConfiguration class MMCA.Common.Testing.E2E MMCA.Common.Testing.E2E.Infrastructure MMCA.Common.Testing.E2E/Infrastructure/E2ETestConfiguration.cs:8
PageExtensions class MMCA.Common.Testing.E2E MMCA.Common.Testing.E2E.Infrastructure MMCA.Common.Testing.E2E/Infrastructure/PageExtensions.cs:23
PlaywrightFixture class MMCA.Common.Testing.E2E MMCA.Common.Testing.E2E.Infrastructure MMCA.Common.Testing.E2E/Infrastructure/PlaywrightFixture.cs:6
UserCredentials class MMCA.Common.Testing.E2E MMCA.Common.Testing.E2E.Infrastructure MMCA.Common.Testing.E2E/Infrastructure/E2ETestConfiguration.cs:78
WebVitalsArtifact record MMCA.Common.Testing.E2E MMCA.Common.Testing.E2E.Infrastructure MMCA.Common.Testing.E2E/Infrastructure/WebVitalsCollector.cs:90
WebVitalsBudget record MMCA.Common.Testing.E2E MMCA.Common.Testing.E2E.Infrastructure MMCA.Common.Testing.E2E/Infrastructure/WebVitalsCollector.cs:103
WebVitalsCollector class MMCA.Common.Testing.E2E MMCA.Common.Testing.E2E.Infrastructure MMCA.Common.Testing.E2E/Infrastructure/WebVitalsCollector.cs:20
WebVitalsPageExtensions class MMCA.Common.Testing.E2E MMCA.Common.Testing.E2E.Infrastructure MMCA.Common.Testing.E2E/Infrastructure/WebVitalsPageExtensions.cs:13
WebVitalsSample record MMCA.Common.Testing.E2E MMCA.Common.Testing.E2E.Infrastructure MMCA.Common.Testing.E2E/Infrastructure/WebVitalsCollector.cs:76
ForgotPasswordPage class MMCA.Common.Testing.E2E MMCA.Common.Testing.E2E.PageObjects MMCA.Common.Testing.E2E/PageObjects/ForgotPasswordPage.cs:6
LoginPage class MMCA.Common.Testing.E2E MMCA.Common.Testing.E2E.PageObjects MMCA.Common.Testing.E2E/PageObjects/LoginPage.cs:6
ProfilePage class MMCA.Common.Testing.E2E MMCA.Common.Testing.E2E.PageObjects MMCA.Common.Testing.E2E/PageObjects/ProfilePage.cs:6
RegisterPage class MMCA.Common.Testing.E2E MMCA.Common.Testing.E2E.PageObjects MMCA.Common.Testing.E2E/PageObjects/RegisterPage.cs:6
ResetPasswordPage class MMCA.Common.Testing.E2E MMCA.Common.Testing.E2E.PageObjects MMCA.Common.Testing.E2E/PageObjects/ResetPasswordPage.cs:6
PseudoLocalizationTestsBase class MMCA.Common.Testing.E2E MMCA.Common.Testing.E2E.Workflows.Globalization MMCA.Common.Testing.E2E/Workflows/Globalization/PseudoLocalizationTestsBase.cs:52
PseudoLocalizedPage record MMCA.Common.Testing.E2E MMCA.Common.Testing.E2E.Workflows.Globalization MMCA.Common.Testing.E2E/Workflows/Globalization/PseudoLocalizationTestsBase.cs:23
AuthorizationTestsBase class MMCA.Common.Testing.E2E MMCA.Common.Testing.E2E.Workflows.Identity MMCA.Common.Testing.E2E/Workflows/Identity/AuthorizationTestsBase.cs:18
LogoutTestsBase class MMCA.Common.Testing.E2E MMCA.Common.Testing.E2E.Workflows.Identity MMCA.Common.Testing.E2E/Workflows/Identity/LogoutTestsBase.cs:9
PasswordResetTestsBase class MMCA.Common.Testing.E2E MMCA.Common.Testing.E2E.Workflows.Identity MMCA.Common.Testing.E2E/Workflows/Identity/PasswordResetTestsBase.cs:17
ProfileManagementTestsBase class MMCA.Common.Testing.E2E MMCA.Common.Testing.E2E.Workflows.Identity MMCA.Common.Testing.E2E/Workflows/Identity/ProfileManagementTestsBase.cs:10
UserLoginTestsBase class MMCA.Common.Testing.E2E MMCA.Common.Testing.E2E.Workflows.Identity MMCA.Common.Testing.E2E/Workflows/Identity/UserLoginTestsBase.cs:10
UserRegistrationTestsBase class MMCA.Common.Testing.E2E MMCA.Common.Testing.E2E.Workflows.Identity MMCA.Common.Testing.E2E/Workflows/Identity/UserRegistrationTestsBase.cs:10
UserPreferencesTestsBase class MMCA.Common.Testing.E2E MMCA.Common.Testing.E2E.Workflows.Preferences MMCA.Common.Testing.E2E/Workflows/Preferences/UserPreferencesTestsBase.cs:21
DecoratorPipelineOrderTests class MMCA.Common.Testing.Tests MMCA.Common.Testing.Tests.Conformance MMCA.Common.Testing.Tests/Conformance/DecoratorPipelineOrderTests.cs:23
MiddlewarePipelineOrderTests class MMCA.Common.Testing.Tests MMCA.Common.Testing.Tests.Conformance MMCA.Common.Testing.Tests/Conformance/MiddlewarePipelineOrderTests.cs:12
MmcaGatewayHardeningTestsBaseTests class MMCA.Common.Testing.Tests MMCA.Common.Testing.Tests.Conformance MMCA.Common.Testing.Tests/Conformance/MmcaGatewayHardeningTestsBaseTests.cs:21
PingCommand record MMCA.Common.Testing.Tests MMCA.Common.Testing.Tests.Conformance MMCA.Common.Testing.Tests/Conformance/DecoratorPipelineOrderTests.cs:43
PingCommandHandler class MMCA.Common.Testing.Tests MMCA.Common.Testing.Tests.Conformance MMCA.Common.Testing.Tests/Conformance/DecoratorPipelineOrderTests.cs:47
PingQuery record MMCA.Common.Testing.Tests MMCA.Common.Testing.Tests.Conformance MMCA.Common.Testing.Tests/Conformance/DecoratorPipelineOrderTests.cs:45
PingQueryHandler class MMCA.Common.Testing.Tests MMCA.Common.Testing.Tests.Conformance MMCA.Common.Testing.Tests/Conformance/DecoratorPipelineOrderTests.cs:53
SampleGatewayEntryPoint class MMCA.Common.Testing.Tests MMCA.Common.Testing.Tests.Conformance MMCA.Common.Testing.Tests/Conformance/MmcaGatewayHardeningTestsBaseTests.cs:97
SampleGatewayHardeningTests class MMCA.Common.Testing.Tests MMCA.Common.Testing.Tests.Conformance MMCA.Common.Testing.Tests/Conformance/MmcaGatewayHardeningTestsBaseTests.cs:75
CrossServiceFixtureBaseTests class MMCA.Common.Testing.Tests MMCA.Common.Testing.Tests.Fixtures MMCA.Common.Testing.Tests/Fixtures/CrossServiceFixtureBaseTests.cs:14
FakeCrossServiceFixture class MMCA.Common.Testing.Tests MMCA.Common.Testing.Tests.Fixtures MMCA.Common.Testing.Tests/Fixtures/CrossServiceFixtureBaseTests.cs:107
OverridingFixture class MMCA.Common.Testing.Tests MMCA.Common.Testing.Tests.Fixtures MMCA.Common.Testing.Tests/Fixtures/ServiceBusEmulatorFixtureBaseTests.cs:120
ProbeFixture class MMCA.Common.Testing.Tests MMCA.Common.Testing.Tests.Fixtures MMCA.Common.Testing.Tests/Fixtures/ServiceBusEmulatorFixtureBaseTests.cs:110
ServiceBusEmulatorFixtureBaseTests class MMCA.Common.Testing.Tests MMCA.Common.Testing.Tests.Fixtures MMCA.Common.Testing.Tests/Fixtures/ServiceBusEmulatorFixtureBaseTests.cs:15
DependencyInjectionAssertTests class MMCA.Common.Testing.Tests MMCA.Common.Testing.Tests.Support MMCA.Common.Testing.Tests/Support/DependencyInjectionAssertTests.cs:13
FakeHandler class MMCA.Common.Testing.Tests MMCA.Common.Testing.Tests.Support MMCA.Common.Testing.Tests/Support/HandlerTestBaseTests.cs:44
FeatureManagementTestExtensionsTests class MMCA.Common.Testing.Tests MMCA.Common.Testing.Tests.Support MMCA.Common.Testing.Tests/Support/FeatureManagementTestExtensionsTests.cs:17
HandlerTestBaseTests class MMCA.Common.Testing.Tests MMCA.Common.Testing.Tests.Support MMCA.Common.Testing.Tests/Support/HandlerTestBaseTests.cs:13
ISampleService interface MMCA.Common.Testing.Tests MMCA.Common.Testing.Tests.Support MMCA.Common.Testing.Tests/Support/DependencyInjectionAssertTests.cs:45
JwtTokenGeneratorTests class MMCA.Common.Testing.Tests MMCA.Common.Testing.Tests.Support MMCA.Common.Testing.Tests/Support/JwtTokenGeneratorTests.cs:20
RateLimiterTestExtensionsTests class MMCA.Common.Testing.Tests MMCA.Common.Testing.Tests.Support MMCA.Common.Testing.Tests/Support/RateLimiterTestExtensionsTests.cs:18
RecordingHttpForwarderTests class MMCA.Common.Testing.Tests MMCA.Common.Testing.Tests.Support MMCA.Common.Testing.Tests/Support/RecordingHttpForwarderTests.cs:17
SampleService class MMCA.Common.Testing.Tests MMCA.Common.Testing.Tests.Support MMCA.Common.Testing.Tests/Support/DependencyInjectionAssertTests.cs:47
StampingTransformer class MMCA.Common.Testing.Tests MMCA.Common.Testing.Tests.Support MMCA.Common.Testing.Tests/Support/RecordingHttpForwarderTests.cs:165
TestAggregate class MMCA.Common.Testing.Tests MMCA.Common.Testing.Tests.Support MMCA.Common.Testing.Tests/Support/HandlerTestBaseTests.cs:46
TestChildEntity class MMCA.Common.Testing.Tests MMCA.Common.Testing.Tests.Support MMCA.Common.Testing.Tests/Support/HandlerTestBaseTests.cs:48
TestPollingTests class MMCA.Common.Testing.Tests MMCA.Common.Testing.Tests.Support MMCA.Common.Testing.Tests/Support/TestPollingTests.cs:12
BunitComponentTestBase class MMCA.Common.Testing.UI MMCA.Common.Testing.UI MMCA.Common.Testing.UI/Infrastructure/BunitComponentTestBase.cs:37
BunitInteractionExtensions class MMCA.Common.Testing.UI MMCA.Common.Testing.UI MMCA.Common.Testing.UI/Infrastructure/BunitInteractionExtensions.cs:12
CapturedRequest record MMCA.Common.Testing.UI MMCA.Common.Testing.UI MMCA.Common.Testing.UI/Infrastructure/CapturingHttpMessageHandler.cs:158
CapturingHttpMessageHandler class MMCA.Common.Testing.UI MMCA.Common.Testing.UI MMCA.Common.Testing.UI/Infrastructure/CapturingHttpMessageHandler.cs:19
ErrorSummaryExtensions class MMCA.Common.Testing.UI MMCA.Common.Testing.UI MMCA.Common.Testing.UI/Infrastructure/ErrorSummaryExtensions.cs:10
FreshApiClientFactory class MMCA.Common.Testing.UI MMCA.Common.Testing.UI MMCA.Common.Testing.UI/Infrastructure/UiHttpServiceHarness.cs:73
HttpTestDoubles class MMCA.Common.Testing.UI MMCA.Common.Testing.UI MMCA.Common.Testing.UI/Infrastructure/HttpTestDoubles.cs:12
IsAuthenticatedAuthorizationService class MMCA.Common.Testing.UI MMCA.Common.Testing.UI MMCA.Common.Testing.UI/Infrastructure/BunitComponentTestBase.cs:176
MarkupSnapshot class MMCA.Common.Testing.UI MMCA.Common.Testing.UI MMCA.Common.Testing.UI/Infrastructure/MarkupSnapshot.cs:21
MarkupSnapshotResult record struct MMCA.Common.Testing.UI MMCA.Common.Testing.UI MMCA.Common.Testing.UI/Infrastructure/MarkupSnapshot.cs:104
MudProviderHandles record MMCA.Common.Testing.UI MMCA.Common.Testing.UI MMCA.Common.Testing.UI/Infrastructure/BunitComponentTestBase.cs:157
MutableAuthenticationStateProvider class MMCA.Common.Testing.UI MMCA.Common.Testing.UI MMCA.Common.Testing.UI/Infrastructure/BunitComponentTestBase.cs:162
Route record MMCA.Common.Testing.UI MMCA.Common.Testing.UI MMCA.Common.Testing.UI/Infrastructure/CapturingHttpMessageHandler.cs:139
StubTokenStorageService class MMCA.Common.Testing.UI MMCA.Common.Testing.UI MMCA.Common.Testing.UI/Infrastructure/StubTokenStorageService.cs:13
TestPrincipal class MMCA.Common.Testing.UI MMCA.Common.Testing.UI MMCA.Common.Testing.UI/Infrastructure/TestPrincipal.cs:7
UiHttpServiceHarness class MMCA.Common.Testing.UI MMCA.Common.Testing.UI MMCA.Common.Testing.UI/Infrastructure/UiHttpServiceHarness.cs:12
DependencyInjection class MMCA.Common.UI MMCA.Common.UI MMCA.Common.UI/DependencyInjection.cs:26
UISharedAssemblyReference class MMCA.Common.UI MMCA.Common.UI MMCA.Common.UI/DependencyInjection.cs:222
BreakpointConstants class MMCA.Common.UI MMCA.Common.UI.Common MMCA.Common.UI/Common/BreakpointConstants.cs:9
LatestLoadGuard class MMCA.Common.UI MMCA.Common.UI.Common MMCA.Common.UI/Common/LatestLoadGuard.cs:38
NavItem record MMCA.Common.UI MMCA.Common.UI.Common MMCA.Common.UI/Common/NavItem.cs:16
NavSection enum MMCA.Common.UI MMCA.Common.UI.Common MMCA.Common.UI/Common/NavSection.cs:7
NotificationRoutePaths class MMCA.Common.UI MMCA.Common.UI.Common MMCA.Common.UI/Common/NotificationRoutePaths.cs:8
ResultUiExtensions class MMCA.Common.UI MMCA.Common.UI.Common MMCA.Common.UI/Common/ResultUiExtensions.cs:63
RoutePaths class MMCA.Common.UI MMCA.Common.UI.Common MMCA.Common.UI/Common/RoutePaths.cs:7
IAppDialogService interface MMCA.Common.UI MMCA.Common.UI.Common.Interfaces MMCA.Common.UI/Common/Interfaces/IAppDialogService.cs:14
IEntityService<TEntityDTO, TIdentifierType> interface MMCA.Common.UI MMCA.Common.UI.Common.Interfaces MMCA.Common.UI/Common/Interfaces/IEntityService.cs:20
IHomePageContent interface MMCA.Common.UI MMCA.Common.UI.Common.Interfaces MMCA.Common.UI/Common/Interfaces/IHomePageContent.cs:8
IToastService interface MMCA.Common.UI MMCA.Common.UI.Common.Interfaces MMCA.Common.UI/Common/Interfaces/IToastService.cs:37
IUIModule interface MMCA.Common.UI MMCA.Common.UI.Common.Interfaces MMCA.Common.UI/Common/Interfaces/IUIModule.cs:10
ToastSeverity enum MMCA.Common.UI MMCA.Common.UI.Common.Interfaces MMCA.Common.UI/Common/Interfaces/IToastService.cs:8
ApiSettings class MMCA.Common.UI MMCA.Common.UI.Common.Settings MMCA.Common.UI/Common/Settings/ApiSettings.cs:9
IApiSettings interface MMCA.Common.UI MMCA.Common.UI.Common.Settings MMCA.Common.UI/Common/Settings/IApiSettings.cs:6
LayoutSettings class MMCA.Common.UI MMCA.Common.UI.Common.Settings MMCA.Common.UI/Common/Settings/LayoutSettings.cs:9
NotificationBellOptions class MMCA.Common.UI MMCA.Common.UI.Common.Settings MMCA.Common.UI/Common/Settings/NotificationBellOptions.cs:12
UIModuleConfiguration class MMCA.Common.UI MMCA.Common.UI.Common.Settings MMCA.Common.UI/Common/Settings/UIModuleConfiguration.cs:10
UiReadCacheOptions class MMCA.Common.UI MMCA.Common.UI.Common.Settings MMCA.Common.UI/Common/Settings/UiReadCacheOptions.cs:13
ApiFileDownloadButton class MMCA.Common.UI MMCA.Common.UI.Components.Forms MMCA.Common.UI/Components/Forms/ApiFileDownloadButton.razor.cs:14
InfiniteScrollSentinel class MMCA.Common.UI MMCA.Common.UI.Components.Lists MMCA.Common.UI/Components/Lists/InfiniteScrollSentinel.razor.cs:21
MobileInfiniteScrollList<TItem> class MMCA.Common.UI MMCA.Common.UI.Components.Lists MMCA.Common.UI/Components/Lists/MobileInfiniteScrollList.razor.cs:21
NotificationBell class MMCA.Common.UI MMCA.Common.UI.Components.Notifications MMCA.Common.UI/Components/Notifications/NotificationBell.razor.cs:30
QrErrorCorrectionLevel enum MMCA.Common.UI MMCA.Common.UI.Components.Sharing MMCA.Common.UI/Components/Sharing/QrErrorCorrectionLevel.cs:9
MoneyExtensions class MMCA.Common.UI MMCA.Common.UI.Extensions MMCA.Common.UI/Extensions/MoneyExtensions.cs:14
WebApplicationExtensions class MMCA.Common.UI MMCA.Common.UI.Extensions MMCA.Common.UI/Extensions/WebApplicationExtensions.cs:8
PseudoLocalizer class MMCA.Common.UI MMCA.Common.UI.Globalization MMCA.Common.UI/Globalization/PseudoLocalizer.cs:20
PseudoStringLocalizer class MMCA.Common.UI MMCA.Common.UI.Globalization MMCA.Common.UI/Globalization/PseudoStringLocalizer.cs:13
PseudoStringLocalizerFactory class MMCA.Common.UI MMCA.Common.UI.Globalization MMCA.Common.UI/Globalization/PseudoStringLocalizerFactory.cs:11
ResxMudLocalizer class MMCA.Common.UI MMCA.Common.UI.Globalization MMCA.Common.UI/Globalization/ResxMudLocalizer.cs:17
DependencyInjection class MMCA.Common.UI MMCA.Common.UI.Notifications MMCA.Common.UI/Notifications/DependencyInjection.cs:12
NotificationUIModule class MMCA.Common.UI MMCA.Common.UI.Notifications MMCA.Common.UI/Notifications/NotificationUIModule.cs:15
ForgotPasswordModel class MMCA.Common.UI MMCA.Common.UI.Pages.Auth MMCA.Common.UI/Pages/Auth/ForgotPasswordModel.cs:9
LoginModel class MMCA.Common.UI MMCA.Common.UI.Pages.Auth MMCA.Common.UI/Pages/Auth/LoginModel.cs:9
PasswordComplexityAttribute class MMCA.Common.UI MMCA.Common.UI.Pages.Auth MMCA.Common.UI/Pages/Auth/PasswordComplexityAttribute.cs:12
RegisterModel class MMCA.Common.UI MMCA.Common.UI.Pages.Auth MMCA.Common.UI/Pages/Auth/RegisterModel.cs:9
ResetPasswordModel class MMCA.Common.UI MMCA.Common.UI.Pages.Auth MMCA.Common.UI/Pages/Auth/ResetPasswordModel.cs:10
Sessions class MMCA.Common.UI MMCA.Common.UI.Pages.Auth MMCA.Common.UI/Pages/Auth/Sessions.razor.cs:26
CachedPage record MMCA.Common.UI MMCA.Common.UI.Pages.Common MMCA.Common.UI/Pages/Common/OfflineFirstPageSnapshot.cs:27
DataGridListPageBase<TDto> class MMCA.Common.UI MMCA.Common.UI.Pages.Common MMCA.Common.UI/Pages/Common/DataGridListPageBase.cs:22
ErrorMessages class MMCA.Common.UI MMCA.Common.UI.Pages.Common MMCA.Common.UI/Pages/Common/ErrorMessages.cs:24
ListPageActions class MMCA.Common.UI MMCA.Common.UI.Pages.Common MMCA.Common.UI/Pages/Common/ListPageActions.cs:15
OfflineFirstPageSnapshot<TItem> class MMCA.Common.UI MMCA.Common.UI.Pages.Common MMCA.Common.UI/Pages/Common/OfflineFirstPageSnapshot.cs:22
PersistedGridState record MMCA.Common.UI MMCA.Common.UI.Pages.Common MMCA.Common.UI/Pages/Common/DataGridListPageBase.cs:1034
NotificationInbox class MMCA.Common.UI MMCA.Common.UI.Pages.Notifications MMCA.Common.UI/Pages/Notifications/NotificationInbox.razor.cs:26
NotificationList class MMCA.Common.UI MMCA.Common.UI.Pages.Notifications MMCA.Common.UI/Pages/Notifications/NotificationList.razor.cs:16
NotificationSend class MMCA.Common.UI MMCA.Common.UI.Pages.Notifications MMCA.Common.UI/Pages/Notifications/NotificationSend.razor.cs:19
NotificationSendModel class MMCA.Common.UI MMCA.Common.UI.Pages.Notifications MMCA.Common.UI/Pages/Notifications/NotificationSendModel.cs:19
MudTranslations class MMCA.Common.UI MMCA.Common.UI.Resources MMCA.Common.UI/Resources/MudTranslations.cs:10
SharedResource class MMCA.Common.UI MMCA.Common.UI.Resources MMCA.Common.UI/Resources/SharedResource.cs:9
IFormFactor interface MMCA.Common.UI MMCA.Common.UI.Services MMCA.Common.UI/Services/IFormFactor.cs:7
LazyJsModule class MMCA.Common.UI MMCA.Common.UI.Services MMCA.Common.UI/Services/LazyJsModule.cs:20
ListPageQueryStateService class MMCA.Common.UI MMCA.Common.UI.Services MMCA.Common.UI/Services/ListPageQueryStateService.cs:28
ListPageState record MMCA.Common.UI MMCA.Common.UI.Services MMCA.Common.UI/Services/ListPageStateService.cs:9
ListPageStateService class MMCA.Common.UI MMCA.Common.UI.Services MMCA.Common.UI/Services/ListPageStateService.cs:63
MudAppDialogService class MMCA.Common.UI MMCA.Common.UI.Services MMCA.Common.UI/Services/MudAppDialogService.cs:11
MudToastService class MMCA.Common.UI MMCA.Common.UI.Services MMCA.Common.UI/Services/MudToastService.cs:12
WasmFormFactor class MMCA.Common.UI MMCA.Common.UI.Services MMCA.Common.UI/Services/WasmFormFactor.cs:9
AuthenticatedServiceBase class MMCA.Common.UI MMCA.Common.UI.Services.Api MMCA.Common.UI/Services/Api/AuthenticatedServiceBase.cs:15
ChildEntityServiceBase class MMCA.Common.UI MMCA.Common.UI.Services.Api MMCA.Common.UI/Services/Api/ChildEntityServiceBase.cs:19
EntityServiceBase<TEntityDTO, TIdentifierType> class MMCA.Common.UI MMCA.Common.UI.Services.Api MMCA.Common.UI/Services/Api/EntityServiceBase.cs:43
HttpResultExecutor class MMCA.Common.UI MMCA.Common.UI.Services.Api MMCA.Common.UI/Services/Api/HttpResultExecutor.cs:31
AuthDelegatingHandler class MMCA.Common.UI MMCA.Common.UI.Services.Auth MMCA.Common.UI/Services/Auth/AuthDelegatingHandler.cs:10
AuthUIService class MMCA.Common.UI MMCA.Common.UI.Services.Auth MMCA.Common.UI/Services/Auth/AuthUIService.cs:37
IAuthUIService interface MMCA.Common.UI MMCA.Common.UI.Services.Auth MMCA.Common.UI/Services/Auth/IAuthUIService.cs:18
ISessionCookieSync interface MMCA.Common.UI MMCA.Common.UI.Services.Auth MMCA.Common.UI/Services/Auth/ISessionCookieSync.cs:8
JsFetchSessionCookieSync class MMCA.Common.UI MMCA.Common.UI.Services.Auth MMCA.Common.UI/Services/Auth/JsFetchSessionCookieSync.cs:11
JwtAuthenticationStateProvider class MMCA.Common.UI MMCA.Common.UI.Services.Auth MMCA.Common.UI/Services/Auth/JwtAuthenticationStateProvider.cs:13
UserAgentSummary class MMCA.Common.UI MMCA.Common.UI.Services.Auth MMCA.Common.UI/Services/Auth/UserAgentSummary.cs:18
ConfigurationOAuthUISettings class MMCA.Common.UI MMCA.Common.UI.Services.Auth.OAuth MMCA.Common.UI/Services/Auth/OAuth/ConfigurationOAuthUISettings.cs:13
DefaultOAuthUISettings class MMCA.Common.UI MMCA.Common.UI.Services.Auth.OAuth MMCA.Common.UI/Services/Auth/OAuth/DefaultOAuthUISettings.cs:7
IOAuthUISettings interface MMCA.Common.UI MMCA.Common.UI.Services.Auth.OAuth MMCA.Common.UI/Services/Auth/OAuth/IOAuthUISettings.cs:9
DirectApiTokenRefresher class MMCA.Common.UI MMCA.Common.UI.Services.Auth.Tokens MMCA.Common.UI/Services/Auth/Tokens/DirectApiTokenRefresher.cs:19
ISecureTokenStore interface MMCA.Common.UI MMCA.Common.UI.Services.Auth.Tokens MMCA.Common.UI/Services/Auth/Tokens/ISecureTokenStore.cs:16
ITokenRefresher interface MMCA.Common.UI MMCA.Common.UI.Services.Auth.Tokens MMCA.Common.UI/Services/Auth/Tokens/ITokenRefresher.cs:13
ITokenStorageService interface MMCA.Common.UI MMCA.Common.UI.Services.Auth.Tokens MMCA.Common.UI/Services/Auth/Tokens/ITokenStorageService.cs:8
JwtTokenInfo class MMCA.Common.UI MMCA.Common.UI.Services.Auth.Tokens MMCA.Common.UI/Services/Auth/Tokens/JwtTokenInfo.cs:9
SameOriginProxyTokenRefresher class MMCA.Common.UI MMCA.Common.UI.Services.Auth.Tokens MMCA.Common.UI/Services/Auth/Tokens/SameOriginProxyTokenRefresher.cs:11
WasmTokenStorageService class MMCA.Common.UI MMCA.Common.UI.Services.Auth.Tokens MMCA.Common.UI/Services/Auth/Tokens/WasmTokenStorageService.cs:11
IUiReadCache interface MMCA.Common.UI MMCA.Common.UI.Services.Caching MMCA.Common.UI/Services/Caching/IUiReadCache.cs:32
UiReadCache class MMCA.Common.UI MMCA.Common.UI.Services.Caching MMCA.Common.UI/Services/Caching/UiReadCache.cs:18
CapabilitiesJsModule class MMCA.Common.UI MMCA.Common.UI.Services.Capabilities MMCA.Common.UI/Services/Capabilities/CapabilitiesJsModule.cs:12
DependencyInjection class MMCA.Common.UI MMCA.Common.UI.Services.Capabilities MMCA.Common.UI/Services/Capabilities/DependencyInjection.cs:23
BrowserAccessibilityAnnouncer class MMCA.Common.UI MMCA.Common.UI.Services.Capabilities.Accessibility MMCA.Common.UI/Services/Capabilities/Accessibility/BrowserAccessibilityAnnouncer.cs:8
IAccessibilityAnnouncer interface MMCA.Common.UI MMCA.Common.UI.Services.Capabilities.Accessibility MMCA.Common.UI/Services/Capabilities/Accessibility/IAccessibilityAnnouncer.cs:9
NullAccessibilityAnnouncer class MMCA.Common.UI MMCA.Common.UI.Services.Capabilities.Accessibility MMCA.Common.UI/Services/Capabilities/Accessibility/NullAccessibilityAnnouncer.cs:4
IBiometricAuthenticator interface MMCA.Common.UI MMCA.Common.UI.Services.Capabilities.Auth MMCA.Common.UI/Services/Capabilities/Auth/IBiometricAuthenticator.cs:9
IExternalAuthBroker interface MMCA.Common.UI MMCA.Common.UI.Services.Capabilities.Auth MMCA.Common.UI/Services/Capabilities/Auth/IExternalAuthBroker.cs:10
NullBiometricAuthenticator class MMCA.Common.UI MMCA.Common.UI.Services.Capabilities.Auth MMCA.Common.UI/Services/Capabilities/Auth/NullBiometricAuthenticator.cs:4
UnavailableExternalAuthBroker class MMCA.Common.UI MMCA.Common.UI.Services.Capabilities.Auth MMCA.Common.UI/Services/Capabilities/Auth/UnavailableExternalAuthBroker.cs:7
AlwaysOnlineConnectivityStatusService class MMCA.Common.UI MMCA.Common.UI.Services.Capabilities.DeviceStatus MMCA.Common.UI/Services/Capabilities/DeviceStatus/AlwaysOnlineConnectivityStatusService.cs:7
BrowserConnectivityStatusService class MMCA.Common.UI MMCA.Common.UI.Services.Capabilities.DeviceStatus MMCA.Common.UI/Services/Capabilities/DeviceStatus/BrowserConnectivityStatusService.cs:11
IBatteryStatusService interface MMCA.Common.UI MMCA.Common.UI.Services.Capabilities.DeviceStatus MMCA.Common.UI/Services/Capabilities/DeviceStatus/IBatteryStatusService.cs:8
IConnectivityStatusService interface MMCA.Common.UI MMCA.Common.UI.Services.Capabilities.DeviceStatus MMCA.Common.UI/Services/Capabilities/DeviceStatus/IConnectivityStatusService.cs:10
IHapticFeedbackService interface MMCA.Common.UI MMCA.Common.UI.Services.Capabilities.DeviceStatus MMCA.Common.UI/Services/Capabilities/DeviceStatus/IHapticFeedbackService.cs:8
NullBatteryStatusService class MMCA.Common.UI MMCA.Common.UI.Services.Capabilities.DeviceStatus MMCA.Common.UI/Services/Capabilities/DeviceStatus/NullBatteryStatusService.cs:4
NullHapticFeedbackService class MMCA.Common.UI MMCA.Common.UI.Services.Capabilities.DeviceStatus MMCA.Common.UI/Services/Capabilities/DeviceStatus/NullHapticFeedbackService.cs:4
BrowserDevicePreferences class MMCA.Common.UI MMCA.Common.UI.Services.Capabilities.DeviceStorage MMCA.Common.UI/Services/Capabilities/DeviceStorage/BrowserDevicePreferences.cs:10
BrowserLocalCacheStore class MMCA.Common.UI MMCA.Common.UI.Services.Capabilities.DeviceStorage MMCA.Common.UI/Services/Capabilities/DeviceStorage/BrowserLocalCacheStore.cs:10
DevicePreferenceKeys class MMCA.Common.UI MMCA.Common.UI.Services.Capabilities.DeviceStorage MMCA.Common.UI/Services/Capabilities/DeviceStorage/DevicePreferenceKeys.cs:7
IDevicePreferences interface MMCA.Common.UI MMCA.Common.UI.Services.Capabilities.DeviceStorage MMCA.Common.UI/Services/Capabilities/DeviceStorage/IDevicePreferences.cs:11
ILocalCacheStore interface MMCA.Common.UI MMCA.Common.UI.Services.Capabilities.DeviceStorage MMCA.Common.UI/Services/Capabilities/DeviceStorage/ILocalCacheStore.cs:9
InMemoryDevicePreferences class MMCA.Common.UI MMCA.Common.UI.Services.Capabilities.DeviceStorage MMCA.Common.UI/Services/Capabilities/DeviceStorage/InMemoryDevicePreferences.cs:10
NullLocalCacheStore class MMCA.Common.UI MMCA.Common.UI.Services.Capabilities.DeviceStorage MMCA.Common.UI/Services/Capabilities/DeviceStorage/NullLocalCacheStore.cs:4
BrowserMapNavigationService class MMCA.Common.UI MMCA.Common.UI.Services.Capabilities.Geo MMCA.Common.UI/Services/Capabilities/Geo/BrowserMapNavigationService.cs:9
GeoPoint record MMCA.Common.UI MMCA.Common.UI.Services.Capabilities.Geo MMCA.Common.UI/Services/Capabilities/Geo/GeoPoint.cs:9
IGeocodingService interface MMCA.Common.UI MMCA.Common.UI.Services.Capabilities.Geo MMCA.Common.UI/Services/Capabilities/Geo/IGeocodingService.cs:9
IGeolocationService interface MMCA.Common.UI MMCA.Common.UI.Services.Capabilities.Geo MMCA.Common.UI/Services/Capabilities/Geo/IGeolocationService.cs:8
IMapNavigationService interface MMCA.Common.UI MMCA.Common.UI.Services.Capabilities.Geo MMCA.Common.UI/Services/Capabilities/Geo/IMapNavigationService.cs:8
NullGeocodingService class MMCA.Common.UI MMCA.Common.UI.Services.Capabilities.Geo MMCA.Common.UI/Services/Capabilities/Geo/NullGeocodingService.cs:4
NullGeolocationService class MMCA.Common.UI MMCA.Common.UI.Services.Capabilities.Geo MMCA.Common.UI/Services/Capabilities/Geo/NullGeolocationService.cs:4
NullMapNavigationService class MMCA.Common.UI MMCA.Common.UI.Services.Capabilities.Geo MMCA.Common.UI/Services/Capabilities/Geo/NullMapNavigationService.cs:4
BrowserClipboardService class MMCA.Common.UI MMCA.Common.UI.Services.Capabilities.Interop MMCA.Common.UI/Services/Capabilities/Interop/BrowserClipboardService.cs:4
BrowserExternalLinkService class MMCA.Common.UI MMCA.Common.UI.Services.Capabilities.Interop MMCA.Common.UI/Services/Capabilities/Interop/BrowserExternalLinkService.cs:8
BrowserShareService class MMCA.Common.UI MMCA.Common.UI.Services.Capabilities.Interop MMCA.Common.UI/Services/Capabilities/Interop/BrowserShareService.cs:8
IClipboardService interface MMCA.Common.UI MMCA.Common.UI.Services.Capabilities.Interop MMCA.Common.UI/Services/Capabilities/Interop/IClipboardService.cs:7
IExternalLinkService interface MMCA.Common.UI MMCA.Common.UI.Services.Capabilities.Interop MMCA.Common.UI/Services/Capabilities/Interop/IExternalLinkService.cs:9
IScreenshotService interface MMCA.Common.UI MMCA.Common.UI.Services.Capabilities.Interop MMCA.Common.UI/Services/Capabilities/Interop/IScreenshotService.cs:8
IShareService interface MMCA.Common.UI MMCA.Common.UI.Services.Capabilities.Interop MMCA.Common.UI/Services/Capabilities/Interop/IShareService.cs:8
NullClipboardService class MMCA.Common.UI MMCA.Common.UI.Services.Capabilities.Interop MMCA.Common.UI/Services/Capabilities/Interop/NullClipboardService.cs:4
NullExternalLinkService class MMCA.Common.UI MMCA.Common.UI.Services.Capabilities.Interop MMCA.Common.UI/Services/Capabilities/Interop/NullExternalLinkService.cs:7
NullScreenshotService class MMCA.Common.UI MMCA.Common.UI.Services.Capabilities.Interop MMCA.Common.UI/Services/Capabilities/Interop/NullScreenshotService.cs:4
NullShareService class MMCA.Common.UI MMCA.Common.UI.Services.Capabilities.Interop MMCA.Common.UI/Services/Capabilities/Interop/NullShareService.cs:4
IBarcodeScannerService interface MMCA.Common.UI MMCA.Common.UI.Services.Capabilities.Media MMCA.Common.UI/Services/Capabilities/Media/IBarcodeScannerService.cs:11
IMediaPickerService interface MMCA.Common.UI MMCA.Common.UI.Services.Capabilities.Media MMCA.Common.UI/Services/Capabilities/Media/IMediaPickerService.cs:9
ISpeechToTextService interface MMCA.Common.UI MMCA.Common.UI.Services.Capabilities.Media MMCA.Common.UI/Services/Capabilities/Media/ISpeechToTextService.cs:10
ITextToSpeechService interface MMCA.Common.UI MMCA.Common.UI.Services.Capabilities.Media MMCA.Common.UI/Services/Capabilities/Media/ITextToSpeechService.cs:9
NullBarcodeScannerService class MMCA.Common.UI MMCA.Common.UI.Services.Capabilities.Media MMCA.Common.UI/Services/Capabilities/Media/NullBarcodeScannerService.cs:9
NullMediaPickerService class MMCA.Common.UI MMCA.Common.UI.Services.Capabilities.Media MMCA.Common.UI/Services/Capabilities/Media/NullMediaPickerService.cs:7
NullSpeechToTextService class MMCA.Common.UI MMCA.Common.UI.Services.Capabilities.Media MMCA.Common.UI/Services/Capabilities/Media/NullSpeechToTextService.cs:6
NullTextToSpeechService class MMCA.Common.UI MMCA.Common.UI.Services.Capabilities.Media MMCA.Common.UI/Services/Capabilities/Media/NullTextToSpeechService.cs:4
PickedMedia class MMCA.Common.UI MMCA.Common.UI.Services.Capabilities.Media MMCA.Common.UI/Services/Capabilities/Media/IMediaPickerService.cs:29
DeepLinkDispatcher class MMCA.Common.UI MMCA.Common.UI.Services.Capabilities.Navigation MMCA.Common.UI/Services/Capabilities/Navigation/DeepLinkDispatcher.cs:9
DeepLinkRouteEventArgs class MMCA.Common.UI MMCA.Common.UI.Services.Capabilities.Navigation MMCA.Common.UI/Services/Capabilities/Navigation/DeepLinkRouteEventArgs.cs:4
IDeepLinkDispatcher interface MMCA.Common.UI MMCA.Common.UI.Services.Capabilities.Navigation MMCA.Common.UI/Services/Capabilities/Navigation/IDeepLinkDispatcher.cs:10
ILocalNotificationService interface MMCA.Common.UI MMCA.Common.UI.Services.Capabilities.Notifications MMCA.Common.UI/Services/Capabilities/Notifications/ILocalNotificationService.cs:10
IPushDeviceTokenProvider interface MMCA.Common.UI MMCA.Common.UI.Services.Capabilities.Notifications MMCA.Common.UI/Services/Capabilities/Notifications/IPushDeviceTokenProvider.cs:10
IPushRegistrationService interface MMCA.Common.UI MMCA.Common.UI.Services.Capabilities.Notifications MMCA.Common.UI/Services/Capabilities/Notifications/IPushRegistrationService.cs:10
LocalNotificationRequest record MMCA.Common.UI MMCA.Common.UI.Services.Capabilities.Notifications MMCA.Common.UI/Services/Capabilities/Notifications/LocalNotificationRequest.cs:17
NullLocalNotificationService class MMCA.Common.UI MMCA.Common.UI.Services.Capabilities.Notifications MMCA.Common.UI/Services/Capabilities/Notifications/NullLocalNotificationService.cs:4
NullPushDeviceTokenProvider class MMCA.Common.UI MMCA.Common.UI.Services.Capabilities.Notifications MMCA.Common.UI/Services/Capabilities/Notifications/NullPushDeviceTokenProvider.cs:9
NullPushRegistrationService class MMCA.Common.UI MMCA.Common.UI.Services.Capabilities.Notifications MMCA.Common.UI/Services/Capabilities/Notifications/NullPushRegistrationService.cs:7
PushDeviceToken record MMCA.Common.UI MMCA.Common.UI.Services.Capabilities.Notifications MMCA.Common.UI/Services/Capabilities/Notifications/IPushDeviceTokenProvider.cs:19
CultureDelegatingHandler class MMCA.Common.UI MMCA.Common.UI.Services.Culture MMCA.Common.UI/Services/Culture/CultureDelegatingHandler.cs:13
EndpointCultureApplier class MMCA.Common.UI MMCA.Common.UI.Services.Culture MMCA.Common.UI/Services/Culture/EndpointCultureApplier.cs:18
ICultureApplier interface MMCA.Common.UI MMCA.Common.UI.Services.Culture MMCA.Common.UI/Services/Culture/ICultureApplier.cs:14
MmcaCultureBootstrap class MMCA.Common.UI MMCA.Common.UI.Services.Culture MMCA.Common.UI/Services/Culture/MmcaCultureBootstrap.cs:14
BackNavigationResult record MMCA.Common.UI MMCA.Common.UI.Services.Navigation MMCA.Common.UI/Services/Navigation/MauiBackNavigationBridge.cs:19
IPublicLinkBuilder interface MMCA.Common.UI MMCA.Common.UI.Services.Navigation MMCA.Common.UI/Services/Navigation/IPublicLinkBuilder.cs:9
MauiBackNavigationBridge class MMCA.Common.UI MMCA.Common.UI.Services.Navigation MMCA.Common.UI/Services/Navigation/MauiBackNavigationBridge.cs:28
NavigationHistoryService class MMCA.Common.UI MMCA.Common.UI.Services.Navigation MMCA.Common.UI/Services/Navigation/NavigationHistoryService.cs:12
NavigationPublicLinkBuilder class MMCA.Common.UI MMCA.Common.UI.Services.Navigation MMCA.Common.UI/Services/Navigation/NavigationPublicLinkBuilder.cs:11
ReturnUrlProtector class MMCA.Common.UI MMCA.Common.UI.Services.Navigation MMCA.Common.UI/Services/Navigation/ReturnUrlProtector.cs:9
ChannelReferenceCounter class MMCA.Common.UI MMCA.Common.UI.Services.Notifications MMCA.Common.UI/Services/Notifications/ChannelReferenceCounter.cs:16
ChannelSubscription class MMCA.Common.UI MMCA.Common.UI.Services.Notifications MMCA.Common.UI/Services/Notifications/NotificationHubService.cs:412
INotificationInboxUIService interface MMCA.Common.UI MMCA.Common.UI.Services.Notifications MMCA.Common.UI/Services/Notifications/INotificationInboxUIService.cs:11
INotificationScopeProvider interface MMCA.Common.UI MMCA.Common.UI.Services.Notifications MMCA.Common.UI/Services/Notifications/INotificationScopeProvider.cs:15
IPushNotificationUIService interface MMCA.Common.UI MMCA.Common.UI.Services.Notifications MMCA.Common.UI/Services/Notifications/IPushNotificationUIService.cs:10
NotificationHubService class MMCA.Common.UI MMCA.Common.UI.Services.Notifications MMCA.Common.UI/Services/Notifications/NotificationHubService.cs:26
NotificationInboxService class MMCA.Common.UI MMCA.Common.UI.Services.Notifications MMCA.Common.UI/Services/Notifications/NotificationInboxService.cs:29
NotificationState class MMCA.Common.UI MMCA.Common.UI.Services.Notifications MMCA.Common.UI/Services/Notifications/NotificationState.cs:18
NullNotificationScopeProvider class MMCA.Common.UI MMCA.Common.UI.Services.Notifications MMCA.Common.UI/Services/Notifications/NullNotificationScopeProvider.cs:8
PushNotificationService class MMCA.Common.UI MMCA.Common.UI.Services.Notifications MMCA.Common.UI/Services/Notifications/PushNotificationService.cs:16
ApiUserPreferenceReader class MMCA.Common.UI MMCA.Common.UI.Services.Preferences MMCA.Common.UI/Services/Preferences/ApiUserPreferenceReader.cs:14
ApiUserPreferenceWriter class MMCA.Common.UI MMCA.Common.UI.Services.Preferences MMCA.Common.UI/Services/Preferences/ApiUserPreferenceWriter.cs:22
IUserPreferenceReader interface MMCA.Common.UI MMCA.Common.UI.Services.Preferences MMCA.Common.UI/Services/Preferences/IUserPreferenceReader.cs:9
IUserPreferenceWriter interface MMCA.Common.UI MMCA.Common.UI.Services.Preferences MMCA.Common.UI/Services/Preferences/IUserPreferenceWriter.cs:9
UserPreferences record MMCA.Common.UI MMCA.Common.UI.Services.Preferences MMCA.Common.UI/Services/Preferences/UserPreferences.cs:9
UserPreferencesRequest record MMCA.Common.UI MMCA.Common.UI.Services.Preferences MMCA.Common.UI/Services/Preferences/ApiUserPreferenceWriter.cs:29
BrandColors class MMCA.Common.UI MMCA.Common.UI.Theme MMCA.Common.UI/Theme/BrandColors.cs:10
MMCATheme class MMCA.Common.UI MMCA.Common.UI.Theme MMCA.Common.UI/Theme/MMCATheme.cs:9
ThemeService class MMCA.Common.UI MMCA.Common.UI.Theme MMCA.Common.UI/Theme/ThemeService.cs:17
AbsoluteUrlAttribute class MMCA.Common.UI MMCA.Common.UI.Validation MMCA.Common.UI/Validation/AbsoluteUrlAttribute.cs:26
DataAnnotationsModelValidator class MMCA.Common.UI MMCA.Common.UI.Validation MMCA.Common.UI/Validation/DataAnnotationsModelValidator.cs:21
IModelValidator interface MMCA.Common.UI MMCA.Common.UI.Validation MMCA.Common.UI/Validation/IModelValidator.cs:13
ModelValidation class MMCA.Common.UI MMCA.Common.UI.Validation MMCA.Common.UI/Validation/ModelValidation.cs:26
NotificationPagesE2ETests class MMCA.Common.UI.E2E.Tests MMCA.Common.UI.E2E.Tests MMCA.Common.UI.E2E.Tests/NotificationPagesE2ETests.cs:13
PseudoLocalizationE2ETests class MMCA.Common.UI.E2E.Tests MMCA.Common.UI.E2E.Tests MMCA.Common.UI.E2E.Tests/PseudoLocalizationE2ETests.cs:24
AuthOutcomeRulesTests class MMCA.Common.UI.E2E.Tests MMCA.Common.UI.E2E.Tests.Auth MMCA.Common.UI.E2E.Tests/Auth/AuthOutcomeRulesTests.cs:12
ForgotPasswordPageE2ETests class MMCA.Common.UI.E2E.Tests MMCA.Common.UI.E2E.Tests.Auth MMCA.Common.UI.E2E.Tests/Auth/ForgotPasswordPageE2ETests.cs:9
LoginPageE2ETests class MMCA.Common.UI.E2E.Tests MMCA.Common.UI.E2E.Tests.Auth MMCA.Common.UI.E2E.Tests/Auth/LoginPageE2ETests.cs:9
RegisterPageE2ETests class MMCA.Common.UI.E2E.Tests MMCA.Common.UI.E2E.Tests.Auth MMCA.Common.UI.E2E.Tests/Auth/RegisterPageE2ETests.cs:9
ResetPasswordPageE2ETests class MMCA.Common.UI.E2E.Tests MMCA.Common.UI.E2E.Tests.Auth MMCA.Common.UI.E2E.Tests/Auth/ResetPasswordPageE2ETests.cs:9
SessionsPageE2ETests class MMCA.Common.UI.E2E.Tests MMCA.Common.UI.E2E.Tests.Auth MMCA.Common.UI.E2E.Tests/Auth/SessionsPageE2ETests.cs:13
GalleryAxeTestBase class MMCA.Common.UI.E2E.Tests MMCA.Common.UI.E2E.Tests.Infrastructure MMCA.Common.UI.E2E.Tests/Infrastructure/GalleryAxeTestBase.cs:14
GalleryE2ECollection class MMCA.Common.UI.E2E.Tests MMCA.Common.UI.E2E.Tests.Infrastructure MMCA.Common.UI.E2E.Tests/Infrastructure/GalleryE2ECollection.cs:11
GalleryHostFixture class MMCA.Common.UI.E2E.Tests MMCA.Common.UI.E2E.Tests.Infrastructure MMCA.Common.UI.E2E.Tests/Infrastructure/GalleryHostFixture.cs:17
ComponentsPageE2ETests class MMCA.Common.UI.E2E.Tests MMCA.Common.UI.E2E.Tests.Layout MMCA.Common.UI.E2E.Tests/Layout/ComponentsPageE2ETests.cs:10
DarkModeE2ETests class MMCA.Common.UI.E2E.Tests MMCA.Common.UI.E2E.Tests.Layout MMCA.Common.UI.E2E.Tests/Layout/DarkModeE2ETests.cs:16
GridPageE2ETests class MMCA.Common.UI.E2E.Tests MMCA.Common.UI.E2E.Tests.Layout MMCA.Common.UI.E2E.Tests/Layout/GridPageE2ETests.cs:16
MobileTopRowE2ETests class MMCA.Common.UI.E2E.Tests MMCA.Common.UI.E2E.Tests.Layout MMCA.Common.UI.E2E.Tests/Layout/MobileTopRowE2ETests.cs:18
StickySidebarE2ETests class MMCA.Common.UI.E2E.Tests MMCA.Common.UI.E2E.Tests.Layout MMCA.Common.UI.E2E.Tests/Layout/StickySidebarE2ETests.cs:23
WebVitalsBudgetTests class MMCA.Common.UI.E2E.Tests MMCA.Common.UI.E2E.Tests.WebVitals MMCA.Common.UI.E2E.Tests/WebVitals/WebVitalsBudgetTests.cs:12
WebVitalsE2ETests class MMCA.Common.UI.E2E.Tests MMCA.Common.UI.E2E.Tests.WebVitals MMCA.Common.UI.E2E.Tests/WebVitals/WebVitalsE2ETests.cs:15
GalleryHost class MMCA.Common.UI.Gallery MMCA.Common.UI.Gallery MMCA.Common.UI.Gallery/GalleryHost.cs:22
SampleGridData class MMCA.Common.UI.Gallery MMCA.Common.UI.Gallery.Pages MMCA.Common.UI.Gallery/Pages/SampleGridRow.cs:16
SampleGridRow record MMCA.Common.UI.Gallery MMCA.Common.UI.Gallery.Pages MMCA.Common.UI.Gallery/Pages/SampleGridRow.cs:9
GalleryAuthenticationStateProvider class MMCA.Common.UI.Gallery MMCA.Common.UI.Gallery.Stubs MMCA.Common.UI.Gallery/Stubs/GalleryAuthenticationStateProvider.cs:16
GalleryFakeAuthenticationHandler class MMCA.Common.UI.Gallery MMCA.Common.UI.Gallery.Stubs MMCA.Common.UI.Gallery/Stubs/GalleryFakeAuthenticationHandler.cs:19
GalleryUIModule class MMCA.Common.UI.Gallery MMCA.Common.UI.Gallery.Stubs MMCA.Common.UI.Gallery/Stubs/GalleryUIModule.cs:14
NoOpAuthUIService class MMCA.Common.UI.Gallery MMCA.Common.UI.Gallery.Stubs MMCA.Common.UI.Gallery/Stubs/NoOpAuthUIService.cs:14
NullTokenRefresher class MMCA.Common.UI.Gallery MMCA.Common.UI.Gallery.Stubs MMCA.Common.UI.Gallery/Stubs/NullTokenRefresher.cs:9
NullTokenStorageService class MMCA.Common.UI.Gallery MMCA.Common.UI.Gallery.Stubs MMCA.Common.UI.Gallery/Stubs/NullTokenStorageService.cs:11
StubNotificationInboxUIService class MMCA.Common.UI.Gallery MMCA.Common.UI.Gallery.Stubs MMCA.Common.UI.Gallery/Stubs/StubNotificationInboxUIService.cs:11
StubPushNotificationUIService class MMCA.Common.UI.Gallery MMCA.Common.UI.Gallery.Stubs MMCA.Common.UI.Gallery/Stubs/StubPushNotificationUIService.cs:11
DependencyInjection class MMCA.Common.UI.Maui MMCA.Common.UI.Maui MMCA.Common.UI.Maui/DependencyInjection.cs:32
DeviceCapabilitiesInitializer class MMCA.Common.UI.Maui MMCA.Common.UI.Maui MMCA.Common.UI.Maui/DeviceCapabilitiesInitializer.cs:14
HostingDependencyInjection class MMCA.Common.UI.Maui MMCA.Common.UI.Maui MMCA.Common.UI.Maui/HostingDependencyInjection.cs:15
MainPageBase class MMCA.Common.UI.Maui MMCA.Common.UI.Maui MMCA.Common.UI.Maui/MainPageBase.cs:20
MauiErrorHandlingInitializer class MMCA.Common.UI.Maui MMCA.Common.UI.Maui MMCA.Common.UI.Maui/MauiErrorHandlingInitializer.cs:18
MauiFormFactor class MMCA.Common.UI.Maui MMCA.Common.UI.Maui.Capabilities MMCA.Common.UI.Maui/Capabilities/MauiFormFactor.cs:12
MauiAccessibilityAnnouncer class MMCA.Common.UI.Maui MMCA.Common.UI.Maui.Capabilities.Accessibility MMCA.Common.UI.Maui/Capabilities/Accessibility/MauiAccessibilityAnnouncer.cs:9
MauiBiometricAuthenticator class MMCA.Common.UI.Maui MMCA.Common.UI.Maui.Capabilities.Auth MMCA.Common.UI.Maui/Capabilities/Auth/MauiBiometricAuthenticator.cs:13
MauiExternalAuthBroker class MMCA.Common.UI.Maui MMCA.Common.UI.Maui.Capabilities.Auth MMCA.Common.UI.Maui/Capabilities/Auth/MauiExternalAuthBroker.cs:19
MauiBatteryStatusService class MMCA.Common.UI.Maui MMCA.Common.UI.Maui.Capabilities.DeviceStatus MMCA.Common.UI.Maui/Capabilities/DeviceStatus/MauiBatteryStatusService.cs:9
MauiConnectivityStatusService class MMCA.Common.UI.Maui MMCA.Common.UI.Maui.Capabilities.DeviceStatus MMCA.Common.UI.Maui/Capabilities/DeviceStatus/MauiConnectivityStatusService.cs:11
MauiHapticFeedbackService class MMCA.Common.UI.Maui MMCA.Common.UI.Maui.Capabilities.DeviceStatus MMCA.Common.UI.Maui/Capabilities/DeviceStatus/MauiHapticFeedbackService.cs:11
MauiDevicePreferences class MMCA.Common.UI.Maui MMCA.Common.UI.Maui.Capabilities.DeviceStorage MMCA.Common.UI.Maui/Capabilities/DeviceStorage/MauiDevicePreferences.cs:12
MauiLocalCacheStore class MMCA.Common.UI.Maui MMCA.Common.UI.Maui.Capabilities.DeviceStorage MMCA.Common.UI.Maui/Capabilities/DeviceStorage/MauiLocalCacheStore.cs:11
MauiGeocodingService class MMCA.Common.UI.Maui MMCA.Common.UI.Maui.Capabilities.Geo MMCA.Common.UI.Maui/Capabilities/Geo/MauiGeocodingService.cs:10
MauiGeolocationService class MMCA.Common.UI.Maui MMCA.Common.UI.Maui.Capabilities.Geo MMCA.Common.UI.Maui/Capabilities/Geo/MauiGeolocationService.cs:11
MauiMapNavigationService class MMCA.Common.UI.Maui MMCA.Common.UI.Maui.Capabilities.Geo MMCA.Common.UI.Maui/Capabilities/Geo/MauiMapNavigationService.cs:11
MauiClipboardService class MMCA.Common.UI.Maui MMCA.Common.UI.Maui.Capabilities.Interop MMCA.Common.UI.Maui/Capabilities/Interop/MauiClipboardService.cs:6
MauiExternalLinkService class MMCA.Common.UI.Maui MMCA.Common.UI.Maui.Capabilities.Interop MMCA.Common.UI.Maui/Capabilities/Interop/MauiExternalLinkService.cs:10
MauiScreenshotService class MMCA.Common.UI.Maui MMCA.Common.UI.Maui.Capabilities.Interop MMCA.Common.UI.Maui/Capabilities/Interop/MauiScreenshotService.cs:10
MauiShareService class MMCA.Common.UI.Maui MMCA.Common.UI.Maui.Capabilities.Interop MMCA.Common.UI.Maui/Capabilities/Interop/MauiShareService.cs:6
BarcodeScanPage class MMCA.Common.UI.Maui MMCA.Common.UI.Maui.Capabilities.Media MMCA.Common.UI.Maui/Capabilities/Media/BarcodeScanPage.cs:21
MauiBarcodeScannerService class MMCA.Common.UI.Maui MMCA.Common.UI.Maui.Capabilities.Media MMCA.Common.UI.Maui/Capabilities/Media/MauiBarcodeScannerService.cs:24
MauiMediaPickerService class MMCA.Common.UI.Maui MMCA.Common.UI.Maui.Capabilities.Media MMCA.Common.UI.Maui/Capabilities/Media/MauiMediaPickerService.cs:11
MauiSpeechToTextService class MMCA.Common.UI.Maui MMCA.Common.UI.Maui.Capabilities.Media MMCA.Common.UI.Maui/Capabilities/Media/MauiSpeechToTextService.cs:14
MauiTextToSpeechService class MMCA.Common.UI.Maui MMCA.Common.UI.Maui.Capabilities.Media MMCA.Common.UI.Maui/Capabilities/Media/MauiTextToSpeechService.cs:12
MauiLocalNotificationService class MMCA.Common.UI.Maui MMCA.Common.UI.Maui.Capabilities.Notifications MMCA.Common.UI.Maui/Capabilities/Notifications/MauiLocalNotificationService.cs:14
MauiPushRegistrationService class MMCA.Common.UI.Maui MMCA.Common.UI.Maui.Capabilities.Notifications MMCA.Common.UI.Maui/Capabilities/Notifications/MauiPushRegistrationService.cs:16
MauiCultureApplier class MMCA.Common.UI.Maui MMCA.Common.UI.Maui.Globalization MMCA.Common.UI.Maui/Globalization/MauiCultureApplier.cs:22
MauiCultureInitializer class MMCA.Common.UI.Maui MMCA.Common.UI.Maui.Globalization MMCA.Common.UI.Maui/Globalization/MauiCultureInitializer.cs:14
MauiCultureStore class MMCA.Common.UI.Maui MMCA.Common.UI.Maui.Globalization MMCA.Common.UI.Maui/Globalization/MauiCultureStore.cs:19
MauiPublicLinkBuilder class MMCA.Common.UI.Maui MMCA.Common.UI.Maui.Services MMCA.Common.UI.Maui/Services/MauiPublicLinkBuilder.cs:14
MauiSecureTokenStore class MMCA.Common.UI.Maui MMCA.Common.UI.Maui.Services MMCA.Common.UI.Maui/Services/MauiSecureTokenStore.cs:22
MauiTokenStorageService class MMCA.Common.UI.Maui MMCA.Common.UI.Maui.Services MMCA.Common.UI.Maui/Services/MauiTokenStorageService.cs:19
BunitTestBase class MMCA.Common.UI.Tests MMCA.Common.UI.Tests MMCA.Common.UI.Tests/BunitTestBase.cs:17
LatestLoadGuardTests class MMCA.Common.UI.Tests MMCA.Common.UI.Tests.Common MMCA.Common.UI.Tests/Common/LatestLoadGuardTests.cs:11
ResultUiExtensionsTests class MMCA.Common.UI.Tests MMCA.Common.UI.Tests.Common MMCA.Common.UI.Tests/Common/ResultUiExtensionsTests.cs:17
StubLocalizer class MMCA.Common.UI.Tests MMCA.Common.UI.Tests.Common MMCA.Common.UI.Tests/Common/ResultUiExtensionsTests.cs:563
PrimitivesSnapshotTests class MMCA.Common.UI.Tests MMCA.Common.UI.Tests.Components MMCA.Common.UI.Tests/Components/PrimitivesSnapshotTests.cs:14
PrimitivesTests class MMCA.Common.UI.Tests MMCA.Common.UI.Tests.Components MMCA.Common.UI.Tests/Components/PrimitivesTests.cs:6
RedirectToLoginTests class MMCA.Common.UI.Tests MMCA.Common.UI.Tests.Components.Auth MMCA.Common.UI.Tests/Components/Auth/RedirectToLoginTests.cs:12
BiometricGateTests class MMCA.Common.UI.Tests MMCA.Common.UI.Tests.Components.Capabilities MMCA.Common.UI.Tests/Components/Capabilities/BiometricGateTests.cs:20
DeepLinkListenerTests class MMCA.Common.UI.Tests MMCA.Common.UI.Tests.Components.Capabilities MMCA.Common.UI.Tests/Components/Capabilities/DeepLinkListenerTests.cs:14
ExternalLinkTests class MMCA.Common.UI.Tests MMCA.Common.UI.Tests.Components.Capabilities MMCA.Common.UI.Tests/Components/Capabilities/ExternalLinkTests.cs:14
FakeBiometricAuthenticator class MMCA.Common.UI.Tests MMCA.Common.UI.Tests.Components.Capabilities MMCA.Common.UI.Tests/Components/Capabilities/BiometricGateTests.cs:128
FakeConnectivityService class MMCA.Common.UI.Tests MMCA.Common.UI.Tests.Components.Capabilities MMCA.Common.UI.Tests/Components/Capabilities/OfflineBannerTests.cs:55
FakeDevicePreferences class MMCA.Common.UI.Tests MMCA.Common.UI.Tests.Components.Capabilities MMCA.Common.UI.Tests/Components/Capabilities/BiometricGateTests.cs:144
FakeExternalLinkService class MMCA.Common.UI.Tests MMCA.Common.UI.Tests.Components.Capabilities MMCA.Common.UI.Tests/Components/Capabilities/ExternalLinkTests.cs:62
OfflineBannerTests class MMCA.Common.UI.Tests MMCA.Common.UI.Tests.Components.Capabilities MMCA.Common.UI.Tests/Components/Capabilities/OfflineBannerTests.cs:14
ApiFileDownloadButtonTests class MMCA.Common.UI.Tests MMCA.Common.UI.Tests.Components.Forms MMCA.Common.UI.Tests/Components/Forms/ApiFileDownloadButtonTests.cs:23
DeleteConfirmationTests class MMCA.Common.UI.Tests MMCA.Common.UI.Tests.Components.Forms MMCA.Common.UI.Tests/Components/Forms/DeleteConfirmationTests.cs:17
ErrorSummaryExtensionsTests class MMCA.Common.UI.Tests MMCA.Common.UI.Tests.Components.Forms MMCA.Common.UI.Tests/Components/Forms/ErrorSummaryExtensionsTests.cs:13
ErrorSummaryTests class MMCA.Common.UI.Tests MMCA.Common.UI.Tests.Components.Forms MMCA.Common.UI.Tests/Components/Forms/ErrorSummaryTests.cs:18
StubSharedLocalizer class MMCA.Common.UI.Tests MMCA.Common.UI.Tests.Components.Forms MMCA.Common.UI.Tests/Components/Forms/ErrorSummaryTests.cs:217
UnsavedChangesGuardTests class MMCA.Common.UI.Tests MMCA.Common.UI.Tests.Components.Forms MMCA.Common.UI.Tests/Components/Forms/UnsavedChangesGuardTests.cs:8
InfiniteScrollSentinelTests class MMCA.Common.UI.Tests MMCA.Common.UI.Tests.Components.Lists MMCA.Common.UI.Tests/Components/Lists/InfiniteScrollSentinelTests.cs:14
MobileCardListTests class MMCA.Common.UI.Tests MMCA.Common.UI.Tests.Components.Lists MMCA.Common.UI.Tests/Components/Lists/MobileCardListTests.cs:8
MobileInfiniteScrollListTests class MMCA.Common.UI.Tests MMCA.Common.UI.Tests.Components.Lists MMCA.Common.UI.Tests/Components/Lists/MobileInfiniteScrollListTests.cs:12
NotificationBellHost class MMCA.Common.UI.Tests MMCA.Common.UI.Tests.Components.Notifications MMCA.Common.UI.Tests/Components/Notifications/NotificationBellTests.cs:22
NotificationBellTests class MMCA.Common.UI.Tests MMCA.Common.UI.Tests.Components.Notifications MMCA.Common.UI.Tests/Components/Notifications/NotificationBellTests.cs:53
NotificationListenerTests class MMCA.Common.UI.Tests MMCA.Common.UI.Tests.Components.Notifications MMCA.Common.UI.Tests/Components/Notifications/NotificationListenerTests.cs:22
TimerCountingTimeProvider class MMCA.Common.UI.Tests MMCA.Common.UI.Tests.Components.Notifications MMCA.Common.UI.Tests/Components/Notifications/NotificationBellTests.cs:357
EmptyStateTests class MMCA.Common.UI.Tests MMCA.Common.UI.Tests.Components.PageState MMCA.Common.UI.Tests/Components/PageState/EmptyStateTests.cs:6
ListNoRecordsContentTests class MMCA.Common.UI.Tests MMCA.Common.UI.Tests.Components.PageState MMCA.Common.UI.Tests/Components/PageState/ListNoRecordsContentTests.cs:14
PageStateScopeTests class MMCA.Common.UI.Tests MMCA.Common.UI.Tests.Components.PageState MMCA.Common.UI.Tests/Components/PageState/PageStateScopeTests.cs:12
QrCodeButtonTests class MMCA.Common.UI.Tests MMCA.Common.UI.Tests.Components.Sharing MMCA.Common.UI.Tests/Components/Sharing/QrCodeButtonTests.cs:17
QrCodeImageTests class MMCA.Common.UI.Tests MMCA.Common.UI.Tests.Components.Sharing MMCA.Common.UI.Tests/Components/Sharing/QrCodeImageTests.cs:11
SharePageButtonTests class MMCA.Common.UI.Tests MMCA.Common.UI.Tests.Components.Sharing MMCA.Common.UI.Tests/Components/Sharing/SharePageButtonTests.cs:17
MoneyExtensionsTests class MMCA.Common.UI.Tests MMCA.Common.UI.Tests.Extensions MMCA.Common.UI.Tests/Extensions/MoneyExtensionsTests.cs:7
CultureSwitcherTests class MMCA.Common.UI.Tests MMCA.Common.UI.Tests.Globalization MMCA.Common.UI.Tests/Globalization/CultureSwitcherTests.cs:17
DocumentLanguageTests class MMCA.Common.UI.Tests MMCA.Common.UI.Tests.Globalization MMCA.Common.UI.Tests/Globalization/DocumentLanguageTests.cs:13
EndpointCultureApplierTests class MMCA.Common.UI.Tests MMCA.Common.UI.Tests.Globalization MMCA.Common.UI.Tests/Globalization/EndpointCultureApplierTests.cs:15
FakeStringLocalizer class MMCA.Common.UI.Tests MMCA.Common.UI.Tests.Globalization MMCA.Common.UI.Tests/Globalization/PseudoLocalizationTests.cs:126
FakeStringLocalizerFactory class MMCA.Common.UI.Tests MMCA.Common.UI.Tests.Globalization MMCA.Common.UI.Tests/Globalization/PseudoLocalizationTests.cs:149
PseudoLocalizationTests class MMCA.Common.UI.Tests MMCA.Common.UI.Tests.Globalization MMCA.Common.UI.Tests/Globalization/PseudoLocalizationTests.cs:9
RecordingCultureApplier class MMCA.Common.UI.Tests MMCA.Common.UI.Tests.Globalization MMCA.Common.UI.Tests/Globalization/CultureSwitcherTests.cs:83
ResxMudLocalizerTests class MMCA.Common.UI.Tests MMCA.Common.UI.Tests.Globalization MMCA.Common.UI.Tests/Globalization/ResxMudLocalizerTests.cs:14
BunitComponentTestBaseFacadeTests class MMCA.Common.UI.Tests MMCA.Common.UI.Tests.Infrastructure MMCA.Common.UI.Tests/Infrastructure/BunitComponentTestBaseFacadeTests.cs:18
CapturedRequest record MMCA.Common.UI.Tests MMCA.Common.UI.Tests.Infrastructure MMCA.Common.UI.Tests/Infrastructure/HttpTestDoubles.cs:11
CapturingHttpMessageHandlerTests class MMCA.Common.UI.Tests MMCA.Common.UI.Tests.Infrastructure MMCA.Common.UI.Tests/Infrastructure/CapturingHttpMessageHandlerTests.cs:16
SharedHttpTestDoublesTests class MMCA.Common.UI.Tests MMCA.Common.UI.Tests.Infrastructure MMCA.Common.UI.Tests/Infrastructure/SharedHttpTestDoublesTests.cs:15
StubHttpClientFactory class MMCA.Common.UI.Tests MMCA.Common.UI.Tests.Infrastructure MMCA.Common.UI.Tests/Infrastructure/HttpTestDoubles.cs:57
StubHttpMessageHandler class MMCA.Common.UI.Tests MMCA.Common.UI.Tests.Infrastructure MMCA.Common.UI.Tests/Infrastructure/HttpTestDoubles.cs:22
StubTokenStorageServiceTests class MMCA.Common.UI.Tests MMCA.Common.UI.Tests.Infrastructure MMCA.Common.UI.Tests/Infrastructure/StubTokenStorageServiceTests.cs:13
ToastConsumer class MMCA.Common.UI.Tests MMCA.Common.UI.Tests.Infrastructure MMCA.Common.UI.Tests/Infrastructure/BunitComponentTestBaseFacadeTests.cs:35
UiHttpServiceHarnessTests class MMCA.Common.UI.Tests MMCA.Common.UI.Tests.Infrastructure MMCA.Common.UI.Tests/Infrastructure/UiHttpServiceHarnessTests.cs:13
NavMenuTests class MMCA.Common.UI.Tests MMCA.Common.UI.Tests.Layout MMCA.Common.UI.Tests/Layout/NavMenuTests.cs:22
StubUiModule class MMCA.Common.UI.Tests MMCA.Common.UI.Tests.Layout MMCA.Common.UI.Tests/Layout/NavMenuTests.cs:198
ForbiddenTests class MMCA.Common.UI.Tests MMCA.Common.UI.Tests.Pages MMCA.Common.UI.Tests/Pages/ForbiddenTests.cs:10
AuthModelValidationTests class MMCA.Common.UI.Tests MMCA.Common.UI.Tests.Pages.Auth MMCA.Common.UI.Tests/Pages/Auth/AuthModelValidationTests.cs:11
RegisterFormTests class MMCA.Common.UI.Tests MMCA.Common.UI.Tests.Pages.Auth MMCA.Common.UI.Tests/Pages/Auth/RegisterFormTests.cs:20
SessionsTests class MMCA.Common.UI.Tests MMCA.Common.UI.Tests.Pages.Auth MMCA.Common.UI.Tests/Pages/Auth/SessionsTests.cs:27
DataGridListPageBaseTests class MMCA.Common.UI.Tests MMCA.Common.UI.Tests.Pages.Common MMCA.Common.UI.Tests/Pages/Common/DataGridListPageBaseTests.cs:22
ErrorMessagesTests class MMCA.Common.UI.Tests MMCA.Common.UI.Tests.Pages.Common MMCA.Common.UI.Tests/Pages/Common/ErrorMessagesTests.cs:11
FakeConnectivity class MMCA.Common.UI.Tests MMCA.Common.UI.Tests.Pages.Common MMCA.Common.UI.Tests/Pages/Common/OfflineFirstPageSnapshotTests.cs:135
FakeLocalCacheStore class MMCA.Common.UI.Tests MMCA.Common.UI.Tests.Pages.Common MMCA.Common.UI.Tests/Pages/Common/OfflineFirstPageSnapshotTests.cs:113
GridBackedTestPage class MMCA.Common.UI.Tests MMCA.Common.UI.Tests.Pages.Common MMCA.Common.UI.Tests/Pages/Common/DataGridListPageBaseTests.cs:101
ListPageActionsTests class MMCA.Common.UI.Tests MMCA.Common.UI.Tests.Pages.Common MMCA.Common.UI.Tests/Pages/Common/ListPageActionsTests.cs:20
OfflineFirstPageSnapshotTests class MMCA.Common.UI.Tests MMCA.Common.UI.Tests.Pages.Common MMCA.Common.UI.Tests/Pages/Common/OfflineFirstPageSnapshotTests.cs:15
TestGridPage class MMCA.Common.UI.Tests MMCA.Common.UI.Tests.Pages.Common MMCA.Common.UI.Tests/Pages/Common/DataGridListPageBaseTests.cs:52
WidgetRow record MMCA.Common.UI.Tests MMCA.Common.UI.Tests.Pages.Common MMCA.Common.UI.Tests/Pages/Common/DataGridListPageBaseTests.cs:40
NamedScopeProvider class MMCA.Common.UI.Tests MMCA.Common.UI.Tests.Pages.Notifications MMCA.Common.UI.Tests/Pages/Notifications/NotificationSendTests.cs:28
NotificationInboxTests class MMCA.Common.UI.Tests MMCA.Common.UI.Tests.Pages.Notifications MMCA.Common.UI.Tests/Pages/Notifications/NotificationInboxTests.cs:22
NotificationListTests class MMCA.Common.UI.Tests MMCA.Common.UI.Tests.Pages.Notifications MMCA.Common.UI.Tests/Pages/Notifications/NotificationListTests.cs:19
NotificationSendTests class MMCA.Common.UI.Tests MMCA.Common.UI.Tests.Pages.Notifications MMCA.Common.UI.Tests/Pages/Notifications/NotificationSendTests.cs:21
ApiClientRegistrationTests class MMCA.Common.UI.Tests MMCA.Common.UI.Tests.Services MMCA.Common.UI.Tests/Services/ApiClientRegistrationTests.cs:18
LazyJsModuleTests class MMCA.Common.UI.Tests MMCA.Common.UI.Tests.Services MMCA.Common.UI.Tests/Services/LazyJsModuleTests.cs:14
ListPageQueryStateServiceTests class MMCA.Common.UI.Tests MMCA.Common.UI.Tests.Services MMCA.Common.UI.Tests/Services/ListPageQueryStateServiceTests.cs:6
ListPageStateServiceTests class MMCA.Common.UI.Tests MMCA.Common.UI.Tests.Services MMCA.Common.UI.Tests/Services/ListPageStateServiceTests.cs:8
MudToastServiceTests class MMCA.Common.UI.Tests MMCA.Common.UI.Tests.Services MMCA.Common.UI.Tests/Services/MudToastServiceTests.cs:16
RecordingNavigationManager class MMCA.Common.UI.Tests MMCA.Common.UI.Tests.Services MMCA.Common.UI.Tests/Services/ListPageQueryStateServiceTests.cs:264
WasmFormFactorTests class MMCA.Common.UI.Tests MMCA.Common.UI.Tests.Services MMCA.Common.UI.Tests/Services/WasmFormFactorTests.cs:13
AuthenticatedServiceBaseRetryTests class MMCA.Common.UI.Tests MMCA.Common.UI.Tests.Services.Api MMCA.Common.UI.Tests/Services/Api/AuthenticatedServiceBaseRetryTests.cs:13
ChildEntityServiceBaseTests class MMCA.Common.UI.Tests MMCA.Common.UI.Tests.Services.Api MMCA.Common.UI.Tests/Services/Api/ChildEntityServiceBaseTests.cs:20
EntityServiceBaseCachingTests class MMCA.Common.UI.Tests MMCA.Common.UI.Tests.Services.Api MMCA.Common.UI.Tests/Services/Api/EntityServiceBaseCachingTests.cs:24
EntityServiceBaseIdempotencyRetryTests class MMCA.Common.UI.Tests MMCA.Common.UI.Tests.Services.Api MMCA.Common.UI.Tests/Services/Api/EntityServiceBaseIdempotencyRetryTests.cs:21
EntityServiceBaseTests class MMCA.Common.UI.Tests MMCA.Common.UI.Tests.Services.Api MMCA.Common.UI.Tests/Services/Api/EntityServiceBaseTests.cs:27
HttpResultExecutorTests class MMCA.Common.UI.Tests MMCA.Common.UI.Tests.Services.Api MMCA.Common.UI.Tests/Services/Api/HttpResultExecutorTests.cs:15
MembershipDto record MMCA.Common.UI.Tests MMCA.Common.UI.Tests.Services.Api MMCA.Common.UI.Tests/Services/Api/ChildEntityServiceBaseTests.cs:22
MembershipService class MMCA.Common.UI.Tests MMCA.Common.UI.Tests.Services.Api MMCA.Common.UI.Tests/Services/Api/ChildEntityServiceBaseTests.cs:29
Mocks record MMCA.Common.UI.Tests MMCA.Common.UI.Tests.Services.Api MMCA.Common.UI.Tests/Services/Api/ChildEntityServiceBaseTests.cs:44
Mocks record MMCA.Common.UI.Tests MMCA.Common.UI.Tests.Services.Api MMCA.Common.UI.Tests/Services/Api/EntityServiceBaseTests.cs:39
ScriptedHandler class MMCA.Common.UI.Tests MMCA.Common.UI.Tests.Services.Api MMCA.Common.UI.Tests/Services/Api/EntityServiceBaseIdempotencyRetryTests.cs:46
TrackingHttpResponseMessage class MMCA.Common.UI.Tests MMCA.Common.UI.Tests.Services.Api MMCA.Common.UI.Tests/Services/Api/AuthenticatedServiceBaseRetryTests.cs:59
WidgetDto record MMCA.Common.UI.Tests MMCA.Common.UI.Tests.Services.Api MMCA.Common.UI.Tests/Services/Api/EntityServiceBaseCachingTests.cs:26
WidgetDto record MMCA.Common.UI.Tests MMCA.Common.UI.Tests.Services.Api MMCA.Common.UI.Tests/Services/Api/EntityServiceBaseIdempotencyRetryTests.cs:29
WidgetDto record MMCA.Common.UI.Tests MMCA.Common.UI.Tests.Services.Api MMCA.Common.UI.Tests/Services/Api/EntityServiceBaseTests.cs:29
WidgetService class MMCA.Common.UI.Tests MMCA.Common.UI.Tests.Services.Api MMCA.Common.UI.Tests/Services/Api/EntityServiceBaseCachingTests.cs:38
WidgetService class MMCA.Common.UI.Tests MMCA.Common.UI.Tests.Services.Api MMCA.Common.UI.Tests/Services/Api/EntityServiceBaseIdempotencyRetryTests.cs:36
WidgetService class MMCA.Common.UI.Tests MMCA.Common.UI.Tests.Services.Api MMCA.Common.UI.Tests/Services/Api/EntityServiceBaseTests.cs:36
AuthDelegatingHandlerTests class MMCA.Common.UI.Tests MMCA.Common.UI.Tests.Services.Auth MMCA.Common.UI.Tests/Services/Auth/AuthDelegatingHandlerTests.cs:16
AuthUIServiceTests class MMCA.Common.UI.Tests MMCA.Common.UI.Tests.Services.Auth MMCA.Common.UI.Tests/Services/Auth/AuthUIServiceTests.cs:36
DirectApiTokenRefresherTests class MMCA.Common.UI.Tests MMCA.Common.UI.Tests.Services.Auth MMCA.Common.UI.Tests/Services/Auth/DirectApiTokenRefresherTests.cs:17
JwtAuthenticationStateProviderTests class MMCA.Common.UI.Tests MMCA.Common.UI.Tests.Services.Auth MMCA.Common.UI.Tests/Services/Auth/JwtAuthenticationStateProviderTests.cs:14
Mocks record MMCA.Common.UI.Tests MMCA.Common.UI.Tests.Services.Auth MMCA.Common.UI.Tests/Services/Auth/DirectApiTokenRefresherTests.cs:19
Mocks record MMCA.Common.UI.Tests MMCA.Common.UI.Tests.Services.Auth MMCA.Common.UI.Tests/Services/Auth/WasmTokenStorageServiceTests.cs:18
SameOriginProxyTokenRefresherTests class MMCA.Common.UI.Tests MMCA.Common.UI.Tests.Services.Auth MMCA.Common.UI.Tests/Services/Auth/SameOriginProxyTokenRefresherTests.cs:14
UserAgentSummaryTests class MMCA.Common.UI.Tests MMCA.Common.UI.Tests.Services.Auth MMCA.Common.UI.Tests/Services/Auth/UserAgentSummaryTests.cs:13
WasmTokenStorageServiceTests class MMCA.Common.UI.Tests MMCA.Common.UI.Tests.Services.Auth MMCA.Common.UI.Tests/Services/Auth/WasmTokenStorageServiceTests.cs:16
UiReadCacheTests class MMCA.Common.UI.Tests MMCA.Common.UI.Tests.Services.Caching MMCA.Common.UI.Tests/Services/Caching/UiReadCacheTests.cs:15
CapabilityFallbackTests class MMCA.Common.UI.Tests MMCA.Common.UI.Tests.Services.Capabilities MMCA.Common.UI.Tests/Services/Capabilities/CapabilityFallbackTests.cs:18
DeepLinkDispatcherTests class MMCA.Common.UI.Tests MMCA.Common.UI.Tests.Services.Capabilities MMCA.Common.UI.Tests/Services/Capabilities/DeepLinkDispatcherTests.cs:11
NavigationPublicLinkBuilderTests class MMCA.Common.UI.Tests MMCA.Common.UI.Tests.Services.Navigation MMCA.Common.UI.Tests/Services/Navigation/NavigationPublicLinkBuilderTests.cs:16
ReturnUrlProtectorTests class MMCA.Common.UI.Tests MMCA.Common.UI.Tests.Services.Navigation MMCA.Common.UI.Tests/Services/Navigation/ReturnUrlProtectorTests.cs:6
CapturingLogger class MMCA.Common.UI.Tests MMCA.Common.UI.Tests.Services.Notifications MMCA.Common.UI.Tests/Services/Notifications/NotificationHubServiceTests.cs:286
ChannelReferenceCounterTests class MMCA.Common.UI.Tests MMCA.Common.UI.Tests.Services.Notifications MMCA.Common.UI.Tests/Services/Notifications/NotificationHubServiceTests.cs:320
ConcurrencyTrackingTokenStorage class MMCA.Common.UI.Tests MMCA.Common.UI.Tests.Services.Notifications MMCA.Common.UI.Tests/Services/Notifications/NotificationHubServiceTests.cs:241
Mocks record MMCA.Common.UI.Tests MMCA.Common.UI.Tests.Services.Notifications MMCA.Common.UI.Tests/Services/Notifications/NotificationInboxServiceTests.cs:23
Mocks record MMCA.Common.UI.Tests MMCA.Common.UI.Tests.Services.Notifications MMCA.Common.UI.Tests/Services/Notifications/PushNotificationServiceTests.cs:23
NotificationHubServiceTests class MMCA.Common.UI.Tests MMCA.Common.UI.Tests.Services.Notifications MMCA.Common.UI.Tests/Services/Notifications/NotificationHubServiceTests.cs:29
NotificationInboxServiceTests class MMCA.Common.UI.Tests MMCA.Common.UI.Tests.Services.Notifications MMCA.Common.UI.Tests/Services/Notifications/NotificationInboxServiceTests.cs:21
NotificationStateTests class MMCA.Common.UI.Tests MMCA.Common.UI.Tests.Services.Notifications MMCA.Common.UI.Tests/Services/Notifications/NotificationStateTests.cs:13
PushNotificationServiceTests class MMCA.Common.UI.Tests MMCA.Common.UI.Tests.Services.Notifications MMCA.Common.UI.Tests/Services/Notifications/PushNotificationServiceTests.cs:21
StubScopeProvider class MMCA.Common.UI.Tests MMCA.Common.UI.Tests.Services.Notifications MMCA.Common.UI.Tests/Services/Notifications/NotificationInboxServiceTests.cs:26
StubScopeProvider class MMCA.Common.UI.Tests MMCA.Common.UI.Tests.Services.Notifications MMCA.Common.UI.Tests/Services/Notifications/PushNotificationServiceTests.cs:26
ApiUserPreferenceWriterTests class MMCA.Common.UI.Tests MMCA.Common.UI.Tests.Services.Preferences MMCA.Common.UI.Tests/Services/Preferences/ApiUserPreferenceWriterTests.cs:16
BrandColorTokenTests class MMCA.Common.UI.Tests MMCA.Common.UI.Tests.Theme MMCA.Common.UI.Tests/Theme/BrandColorTokenTests.cs:14
MmcaThemeProvidersPrerenderTests class MMCA.Common.UI.Tests MMCA.Common.UI.Tests.Theme MMCA.Common.UI.Tests/Theme/MmcaThemeProvidersPrerenderTests.cs:15
MmcaThemeProvidersTests class MMCA.Common.UI.Tests MMCA.Common.UI.Tests.Theme MMCA.Common.UI.Tests/Theme/MmcaThemeProvidersTests.cs:21
ThemeToggleTests class MMCA.Common.UI.Tests MMCA.Common.UI.Tests.Theme MMCA.Common.UI.Tests/Theme/ThemeToggleTests.cs:15
AbsoluteUrlAttributeTests class MMCA.Common.UI.Tests MMCA.Common.UI.Tests.Validation MMCA.Common.UI.Tests/Validation/AbsoluteUrlAttributeTests.cs:14
AlwaysFailsValidator class MMCA.Common.UI.Tests MMCA.Common.UI.Tests.Validation MMCA.Common.UI.Tests/Validation/ModelValidationTests.cs:211
BareUrlModel class MMCA.Common.UI.Tests MMCA.Common.UI.Tests.Validation MMCA.Common.UI.Tests/Validation/AbsoluteUrlAttributeTests.cs:94
ChildModel class MMCA.Common.UI.Tests MMCA.Common.UI.Tests.Validation MMCA.Common.UI.Tests/Validation/ModelValidationTests.cs:199
KeyedModel class MMCA.Common.UI.Tests MMCA.Common.UI.Tests.Validation MMCA.Common.UI.Tests/Validation/ModelValidationTests.cs:205
ModelValidationTests class MMCA.Common.UI.Tests MMCA.Common.UI.Tests.Validation MMCA.Common.UI.Tests/Validation/ModelValidationTests.cs:13
SampleModel class MMCA.Common.UI.Tests MMCA.Common.UI.Tests.Validation MMCA.Common.UI.Tests/Validation/ModelValidationTests.cs:185
StubLocalizer class MMCA.Common.UI.Tests MMCA.Common.UI.Tests.Validation MMCA.Common.UI.Tests/Validation/AbsoluteUrlAttributeTests.cs:108
StubLocalizer class MMCA.Common.UI.Tests MMCA.Common.UI.Tests.Validation MMCA.Common.UI.Tests/Validation/ModelValidationTests.cs:217
UrlModel class MMCA.Common.UI.Tests MMCA.Common.UI.Tests.Validation MMCA.Common.UI.Tests/Validation/AbsoluteUrlAttributeTests.cs:101
DependencyInjection class MMCA.Common.UI.Web MMCA.Common.UI.Web MMCA.Common.UI.Web/DependencyInjection.cs:14
BlazorCspPolicyProvider class MMCA.Common.UI.Web MMCA.Common.UI.Web.Security MMCA.Common.UI.Web/Security/BlazorCspPolicyProvider.cs:24
ServerTokenStorageService class MMCA.Common.UI.Web MMCA.Common.UI.Web.Services MMCA.Common.UI.Web/Services/ServerTokenStorageService.cs:18
WebFormFactor class MMCA.Common.UI.Web MMCA.Common.UI.Web.Services MMCA.Common.UI.Web/Services/WebFormFactor.cs:12
BlazorCspPolicyProviderTests class MMCA.Common.UI.Web.Tests MMCA.Common.UI.Web.Tests.Security MMCA.Common.UI.Web.Tests/Security/BlazorCspPolicyProviderTests.cs:22
Mocks record MMCA.Common.UI.Web.Tests MMCA.Common.UI.Web.Tests.Services MMCA.Common.UI.Web.Tests/Services/ServerTokenStorageServiceTests.cs:26
ServerTokenStorageServiceTests class MMCA.Common.UI.Web.Tests MMCA.Common.UI.Web.Tests.Services MMCA.Common.UI.Web.Tests/Services/ServerTokenStorageServiceTests.cs:20
WebFormFactorTests class MMCA.Common.UI.Web.Tests MMCA.Common.UI.Web.Tests.Services MMCA.Common.UI.Web.Tests/Services/WebFormFactorTests.cs:17

extension(T) blocks

Receiver Assembly File:Line
IResourceBuilder<ProjectResource> service MMCA.ADC.AppHost MMCA.ADC.AppHost/BrokerSelection.cs:16
ICurrentUserService currentUserService MMCA.ADC.Conference.API MMCA.ADC.Conference.API/Authorization/CurrentUserServiceExtensions.cs:12
IServiceCollection services MMCA.ADC.Conference.API MMCA.ADC.Conference.API/DependencyInjection.cs:16
IServiceCollection services MMCA.ADC.Conference.Application MMCA.ADC.Conference.Application/DependencyInjection.cs:51
IServiceCollection services MMCA.ADC.Conference.Contracts MMCA.ADC.Conference.Contracts/DependencyInjection.cs:17
IServiceCollection services MMCA.ADC.Conference.Infrastructure MMCA.ADC.Conference.Infrastructure/DependencyInjection.cs:15
IServiceCollection services MMCA.ADC.Conference.UI MMCA.ADC.Conference.UI/DependencyInjection.cs:19
IPage page MMCA.ADC.E2E.Tests MMCA.ADC.E2E.Tests/PageObjects/Conference/Events/EventFilterPageExtensions.cs:34
IServiceCollection services MMCA.ADC.Engagement.API MMCA.ADC.Engagement.API/DependencyInjection.cs:17
IServiceCollection services MMCA.ADC.Engagement.Application MMCA.ADC.Engagement.Application/DependencyInjection.cs:31
IServiceCollection services MMCA.ADC.Engagement.Contracts MMCA.ADC.Engagement.Contracts/DependencyInjection.cs:18
IServiceCollection services MMCA.ADC.Engagement.Infrastructure MMCA.ADC.Engagement.Infrastructure/DependencyInjection.cs:11
IServiceCollection services MMCA.ADC.Engagement.UI MMCA.ADC.Engagement.UI/DependencyInjection.cs:24
IServiceCollection services MMCA.ADC.Identity.API MMCA.ADC.Identity.API/DependencyInjection.cs:20
IServiceCollection services MMCA.ADC.Identity.Application MMCA.ADC.Identity.Application/DependencyInjection.cs:21
IServiceCollection services MMCA.ADC.Identity.Contracts MMCA.ADC.Identity.Contracts/DependencyInjection.cs:16
IServiceCollection services MMCA.ADC.Identity.Infrastructure MMCA.ADC.Identity.Infrastructure/DependencyInjection.cs:13
IServiceCollection services MMCA.ADC.Identity.UI MMCA.ADC.Identity.UI/DependencyInjection.cs:13
IServiceCollection services MMCA.ADC.Notification.API MMCA.ADC.Notification.API/DependencyInjection.cs:18
IServiceCollection services MMCA.ADC.Notification.Application MMCA.ADC.Notification.Application/DependencyInjection.cs:14
IServiceCollection services MMCA.ADC.Notification.Contracts MMCA.ADC.Notification.Contracts/DependencyInjection.cs:18
IServiceCollection services MMCA.Common.API MMCA.Common.API/Authentication/ExternalAuthExtensions.cs:30
IServiceCollection services MMCA.Common.API MMCA.Common.API/Authorization/AuthorizationExtensions.cs:14
IOutputCacheStore store MMCA.Common.API MMCA.Common.API/Caching/OutputCacheEvictionExtensions.cs:36
IServiceCollection services MMCA.Common.API MMCA.Common.API/Caching/OutputCacheEvictionExtensions.cs:95
OutputCacheOptions options MMCA.Common.API MMCA.Common.API/Caching/OutputCacheOptionsExtensions.cs:8
IServiceCollection services MMCA.Common.API MMCA.Common.API/DependencyInjection.cs:27
IMvcBuilder builder MMCA.Common.API MMCA.Common.API/Notifications/DependencyInjection.cs:11
IApplicationBuilder app MMCA.Common.API MMCA.Common.API/SessionCookies/CookieSessionRefreshMiddleware.cs:37
AuthenticationBuilder builder MMCA.Common.API MMCA.Common.API/SessionCookies/SessionCookieAuthenticationHandler.cs:92
IEndpointRouteBuilder endpoints MMCA.Common.API MMCA.Common.API/SessionCookies/SessionCookieEndpoints.cs:20
IConfiguration configuration MMCA.Common.API MMCA.Common.API/Startup/Auth/JwtAuthorityExtensions.cs:23
IServiceProvider services MMCA.Common.API MMCA.Common.API/Startup/DatabaseInitializationExtensions.cs:23
IEndpointRouteBuilder endpoints MMCA.Common.API MMCA.Common.API/Startup/Endpoints/AppAssociationEndpointExtensions.cs:26
IEndpointRouteBuilder endpoints MMCA.Common.API MMCA.Common.API/Startup/Endpoints/JwksEndpointExtensions.cs:22
IEndpointRouteBuilder endpoints MMCA.Common.API MMCA.Common.API/Startup/Endpoints/OidcDiscoveryEndpointExtensions.cs:49
WebApplication app MMCA.Common.API MMCA.Common.API/Startup/Endpoints/OpenApiEndpointExtensions.cs:24
IServiceCollection services MMCA.Common.API MMCA.Common.API/Startup/MiniProfilerExtensions.cs:11
WebApplicationBuilder builder MMCA.Common.API MMCA.Common.API/Startup/ModuleHostExtensions.cs:24
WebApplication app MMCA.Common.API MMCA.Common.API/Startup/SignalRExtensions.cs:14
IServiceCollection services MMCA.Common.API MMCA.Common.API/Startup/WebApplicationBuilderExtensions.cs:238
WebApplication app MMCA.Common.API MMCA.Common.API/Startup/WebApplicationExtensions.cs:37
IServiceCollection services MMCA.Common.Application MMCA.Common.Application/DependencyInjection.cs:29
ICurrentUserService currentUserService MMCA.Common.Application MMCA.Common.Application/Extensions/CurrentUserServiceExtensions.cs:14
ValidationResult result MMCA.Common.Application MMCA.Common.Application/Extensions/ValidationFailureExtensions.cs:11
IServiceCollection services MMCA.Common.Application MMCA.Common.Application/Notifications/DependencyInjection.cs:29
IServiceCollection services MMCA.Common.Aspire MMCA.Common.Aspire/Extensions.cs:381
WebApplication app MMCA.Common.Aspire MMCA.Common.Aspire/Extensions.cs:398
IApplicationBuilder app MMCA.Common.Aspire MMCA.Common.Aspire/Gateway/GatewayCorrelationMiddleware.cs:75
IServiceCollection services MMCA.Common.Aspire MMCA.Common.Aspire/Gateway/GatewayHealthCheckExtensions.cs:96
IServiceCollection services MMCA.Common.Aspire MMCA.Common.Aspire/Gateway/GatewayRateLimitingExtensions.cs:179
IApplicationBuilder app MMCA.Common.Aspire MMCA.Common.Aspire/Gateway/GatewayRateLimitingExtensions.cs:236
IServiceCollection services MMCA.Common.Aspire MMCA.Common.Aspire/GatewayCorsExtensions.cs:18
WebApplicationBuilder builder MMCA.Common.Aspire MMCA.Common.Aspire/Kestrel/KestrelEndpointExtensions.cs:39
WebApplicationBuilder builder MMCA.Common.Aspire MMCA.Common.Aspire/Logging/SerilogHostExtensions.cs:29
IServiceCollection services MMCA.Common.Aspire MMCA.Common.Aspire/Security/SecurityHeaders.cs:212
IApplicationBuilder app MMCA.Common.Aspire MMCA.Common.Aspire/Security/SecurityHeaders.cs:242
IDistributedApplicationBuilder builder MMCA.Common.Aspire.Hosting MMCA.Common.Aspire.Hosting/Extensions.cs:126
IResourceBuilder<ProjectResource> identity MMCA.Common.Aspire.Hosting MMCA.Common.Aspire.Hosting/Extensions.cs:340
IResourceBuilder<ProjectResource> service MMCA.Common.Aspire.Hosting MMCA.Common.Aspire.Hosting/Extensions.cs:410
IResourceBuilder<ProjectResource> builder MMCA.Common.Aspire.Hosting MMCA.Common.Aspire.Hosting/H2cHealthCheckExtensions.cs:78
Type entityType MMCA.Common.Domain MMCA.Common.Domain/Extensions/EntityTypeExtensions.cs:11
IApplicationBuilder app MMCA.Common.Gateway MMCA.Common.Gateway/ForwardedHeadersExtensions.cs:25
IReverseProxyBuilder builder MMCA.Common.Gateway MMCA.Common.Gateway/GatewayReverseProxyExtensions.cs:28
IServiceCollection services MMCA.Common.Gateway MMCA.Common.Gateway/RateLimiting/GatewayRoutePolicyExtensions.cs:29
IServiceCollection services MMCA.Common.Grpc MMCA.Common.Grpc/DependencyInjection.cs:27
ErrorType errorType MMCA.Common.Grpc MMCA.Common.Grpc/ResultGrpcExtensions.cs:49
Result result MMCA.Common.Grpc MMCA.Common.Grpc/ResultGrpcExtensions.cs:60
IReadOnlyList<Error> errors MMCA.Common.Grpc MMCA.Common.Grpc/ResultGrpcExtensions.cs:98
Metadata? trailers MMCA.Common.Grpc MMCA.Common.Grpc/ResultGrpcExtensions.cs:146
RpcException exception MMCA.Common.Grpc MMCA.Common.Grpc/ResultGrpcExtensions.cs:196
IServiceCollection services MMCA.Common.Infrastructure MMCA.Common.Infrastructure/DependencyInjection.cs:55
IBusRegistrationConfigurator x MMCA.Common.Infrastructure MMCA.Common.Infrastructure/Messaging/Consumers/IntegrationEventConsumerExtensions.cs:14
IndexBuilder indexBuilder MMCA.Common.Infrastructure MMCA.Common.Infrastructure/Persistence/Configuration/IndexBuilderExtensions.cs:12
ModelBuilder modelBuilder MMCA.Common.Infrastructure MMCA.Common.Infrastructure/Persistence/DbContexts/ModelBuilderExtensions.cs:12
string? id MMCA.Common.Shared MMCA.Common.Shared/Extensions/DomainHelper.cs:13
IServiceCollection services MMCA.Common.Testing MMCA.Common.Testing/Support/FeatureManagementTestExtensions.cs:12
IServiceCollection services MMCA.Common.Testing MMCA.Common.Testing/Support/RateLimiterTestExtensions.cs:13
Assembly assembly MMCA.Common.Testing.Architecture MMCA.Common.Testing.Architecture/RuleHelpers.cs:16
Type type MMCA.Common.Testing.Architecture MMCA.Common.Testing.Architecture/RuleHelpers.cs:40
PropertyInfo property MMCA.Common.Testing.Architecture MMCA.Common.Testing.Architecture/RuleHelpers.cs:114
IPage page MMCA.Common.Testing.E2E MMCA.Common.Testing.E2E/Infrastructure/PageExtensions.cs:62
ILocator locator MMCA.Common.Testing.E2E MMCA.Common.Testing.E2E/Infrastructure/PageExtensions.cs:335
IPage page MMCA.Common.Testing.E2E MMCA.Common.Testing.E2E/Infrastructure/WebVitalsPageExtensions.cs:15
IServiceCollection services MMCA.Common.UI MMCA.Common.UI/DependencyInjection.cs:28
Money price MMCA.Common.UI MMCA.Common.UI/Extensions/MoneyExtensions.cs:16
IReadOnlyCollection<Money> prices MMCA.Common.UI MMCA.Common.UI/Extensions/MoneyExtensions.cs:23
IApplicationBuilder app MMCA.Common.UI MMCA.Common.UI/Extensions/WebApplicationExtensions.cs:10
IServiceCollection services MMCA.Common.UI MMCA.Common.UI/Notifications/DependencyInjection.cs:14
IServiceCollection services MMCA.Common.UI MMCA.Common.UI/Services/Capabilities/DependencyInjection.cs:25
IServiceCollection services MMCA.Common.UI.Maui MMCA.Common.UI.Maui/DependencyInjection.cs:34
MauiAppBuilder builder MMCA.Common.UI.Maui MMCA.Common.UI.Maui/HostingDependencyInjection.cs:17
IServiceCollection services MMCA.Common.UI.Web MMCA.Common.UI.Web/DependencyInjection.cs:16

Generated / excluded artifacts (no type sections written)

98 files excluded as generated (EF migrations, snapshots, *.g.cs, AssemblyInfo).

File
MMCA.ADC.Migrations.SqlServer.Conference/DesignTimeSQLServerDbContextFactory.cs
MMCA.ADC.Migrations.SqlServer.Conference/Migrations/20260606053146_InitialCreate.cs
MMCA.ADC.Migrations.SqlServer.Conference/Migrations/20260606053146_InitialCreate.Designer.cs
MMCA.ADC.Migrations.SqlServer.Conference/Migrations/20260609123507_AddInboxMessages.cs
MMCA.ADC.Migrations.SqlServer.Conference/Migrations/20260609123507_AddInboxMessages.Designer.cs
MMCA.ADC.Migrations.SqlServer.Conference/Migrations/20260710011421_AddEventQuestionModerationDefault.cs
MMCA.ADC.Migrations.SqlServer.Conference/Migrations/20260710011421_AddEventQuestionModerationDefault.Designer.cs
MMCA.ADC.Migrations.SqlServer.Conference/Migrations/20260720031645_CommonV1120OutboxLeaseAndSoftDeleteIndexFilters.cs
MMCA.ADC.Migrations.SqlServer.Conference/Migrations/20260720031645_CommonV1120OutboxLeaseAndSoftDeleteIndexFilters.Designer.cs
MMCA.ADC.Migrations.SqlServer.Conference/Migrations/20260725131458_AddOutboxInboxRetentionIndexes.cs
MMCA.ADC.Migrations.SqlServer.Conference/Migrations/20260725131458_AddOutboxInboxRetentionIndexes.Designer.cs
MMCA.ADC.Migrations.SqlServer.Conference/Migrations/20260805105907_AddQuestionAnswerUniqueUpsertIndexes.cs
MMCA.ADC.Migrations.SqlServer.Conference/Migrations/20260805105907_AddQuestionAnswerUniqueUpsertIndexes.Designer.cs
MMCA.ADC.Migrations.SqlServer.Conference/Migrations/20260812202047_AddSponsors.cs
MMCA.ADC.Migrations.SqlServer.Conference/Migrations/20260812202047_AddSponsors.Designer.cs
MMCA.ADC.Migrations.SqlServer.Conference/Migrations/20260813223101_AddRoomNameUniqueIndex.cs
MMCA.ADC.Migrations.SqlServer.Conference/Migrations/20260813223101_AddRoomNameUniqueIndex.Designer.cs
MMCA.ADC.Migrations.SqlServer.Conference/Migrations/20260813223144_RepairOrphanedSessionChildRows.cs
MMCA.ADC.Migrations.SqlServer.Conference/Migrations/20260813223144_RepairOrphanedSessionChildRows.Designer.cs
MMCA.ADC.Migrations.SqlServer.Conference/Migrations/20260814114613_AddAuditTrailAndScheduler.cs
MMCA.ADC.Migrations.SqlServer.Conference/Migrations/20260814114613_AddAuditTrailAndScheduler.Designer.cs
MMCA.ADC.Migrations.SqlServer.Conference/Migrations/20260814210425_AddEventOrganizerContactEmail.cs
MMCA.ADC.Migrations.SqlServer.Conference/Migrations/20260814210425_AddEventOrganizerContactEmail.Designer.cs
MMCA.ADC.Migrations.SqlServer.Conference/Migrations/20260814214554_AddEventSponsorshipPacketUrl.cs
MMCA.ADC.Migrations.SqlServer.Conference/Migrations/20260814214554_AddEventSponsorshipPacketUrl.Designer.cs
MMCA.ADC.Migrations.SqlServer.Conference/Migrations/20260819153953_AddEventTicketingUrl.cs
MMCA.ADC.Migrations.SqlServer.Conference/Migrations/20260819153953_AddEventTicketingUrl.Designer.cs
MMCA.ADC.Migrations.SqlServer.Conference/Migrations/20260819160828_AddActivity.cs
MMCA.ADC.Migrations.SqlServer.Conference/Migrations/20260819160828_AddActivity.Designer.cs
MMCA.ADC.Migrations.SqlServer.Conference/Migrations/20260827011006_CommonAuditDeletionColumnsAndOutboxOrdering.cs
MMCA.ADC.Migrations.SqlServer.Conference/Migrations/20260827011006_CommonAuditDeletionColumnsAndOutboxOrdering.Designer.cs
MMCA.ADC.Migrations.SqlServer.Conference/Migrations/20260905004525_AddSessionAiScorePromptVersion.cs
MMCA.ADC.Migrations.SqlServer.Conference/Migrations/20260905004525_AddSessionAiScorePromptVersion.Designer.cs
MMCA.ADC.Migrations.SqlServer.Conference/Migrations/SQLServerDbContextModelSnapshot.cs
MMCA.ADC.Migrations.SqlServer.Engagement/DesignTimeSQLServerDbContextFactory.cs
MMCA.ADC.Migrations.SqlServer.Engagement/Migrations/20260606053150_InitialCreate.cs
MMCA.ADC.Migrations.SqlServer.Engagement/Migrations/20260606053150_InitialCreate.Designer.cs
MMCA.ADC.Migrations.SqlServer.Engagement/Migrations/20260609123513_AddInboxMessages.cs
MMCA.ADC.Migrations.SqlServer.Engagement/Migrations/20260609123513_AddInboxMessages.Designer.cs
MMCA.ADC.Migrations.SqlServer.Engagement/Migrations/20260710003630_AddLivePolls.cs
MMCA.ADC.Migrations.SqlServer.Engagement/Migrations/20260710003630_AddLivePolls.Designer.cs
MMCA.ADC.Migrations.SqlServer.Engagement/Migrations/20260710014410_AddSessionQuestions.cs
MMCA.ADC.Migrations.SqlServer.Engagement/Migrations/20260710014410_AddSessionQuestions.Designer.cs
MMCA.ADC.Migrations.SqlServer.Engagement/Migrations/20260719154351_AddUserSessionBookmarkSessionIdIndex.cs
MMCA.ADC.Migrations.SqlServer.Engagement/Migrations/20260719154351_AddUserSessionBookmarkSessionIdIndex.Designer.cs
MMCA.ADC.Migrations.SqlServer.Engagement/Migrations/20260720031650_CommonV1120OutboxLeaseAndSoftDeleteIndexFilters.cs
MMCA.ADC.Migrations.SqlServer.Engagement/Migrations/20260720031650_CommonV1120OutboxLeaseAndSoftDeleteIndexFilters.Designer.cs
MMCA.ADC.Migrations.SqlServer.Engagement/Migrations/20260725050113_AddLivePollSessionIdStatusIndex.cs
MMCA.ADC.Migrations.SqlServer.Engagement/Migrations/20260725050113_AddLivePollSessionIdStatusIndex.Designer.cs
MMCA.ADC.Migrations.SqlServer.Engagement/Migrations/20260725131500_AddOutboxInboxRetentionIndexes.cs
MMCA.ADC.Migrations.SqlServer.Engagement/Migrations/20260725131500_AddOutboxInboxRetentionIndexes.Designer.cs
MMCA.ADC.Migrations.SqlServer.Engagement/Migrations/20260813015755_AddCheckInsAndAttendeeBadges.cs
MMCA.ADC.Migrations.SqlServer.Engagement/Migrations/20260813015755_AddCheckInsAndAttendeeBadges.Designer.cs
MMCA.ADC.Migrations.SqlServer.Engagement/Migrations/20260813030258_AddPoints.cs
MMCA.ADC.Migrations.SqlServer.Engagement/Migrations/20260813030258_AddPoints.Designer.cs
MMCA.ADC.Migrations.SqlServer.Engagement/Migrations/20260813140927_AddSponsorVisitCheckIns.cs
MMCA.ADC.Migrations.SqlServer.Engagement/Migrations/20260813140927_AddSponsorVisitCheckIns.Designer.cs
MMCA.ADC.Migrations.SqlServer.Engagement/Migrations/20260814114616_AddAuditTrailAndScheduler.cs
MMCA.ADC.Migrations.SqlServer.Engagement/Migrations/20260814114616_AddAuditTrailAndScheduler.Designer.cs
MMCA.ADC.Migrations.SqlServer.Engagement/Migrations/20260827011009_CommonAuditDeletionColumnsAndOutboxOrdering.cs
MMCA.ADC.Migrations.SqlServer.Engagement/Migrations/20260827011009_CommonAuditDeletionColumnsAndOutboxOrdering.Designer.cs
MMCA.ADC.Migrations.SqlServer.Engagement/Migrations/SQLServerDbContextModelSnapshot.cs
MMCA.ADC.Migrations.SqlServer.Identity/DesignTimeSQLServerDbContextFactory.cs
MMCA.ADC.Migrations.SqlServer.Identity/Migrations/20260606053130_InitialCreate.cs
MMCA.ADC.Migrations.SqlServer.Identity/Migrations/20260606053130_InitialCreate.Designer.cs
MMCA.ADC.Migrations.SqlServer.Identity/Migrations/20260609123427_AddInboxMessages.cs
MMCA.ADC.Migrations.SqlServer.Identity/Migrations/20260609123427_AddInboxMessages.Designer.cs
MMCA.ADC.Migrations.SqlServer.Identity/Migrations/20260627221640_AddUserPreferences.cs
MMCA.ADC.Migrations.SqlServer.Identity/Migrations/20260627221640_AddUserPreferences.Designer.cs
MMCA.ADC.Migrations.SqlServer.Identity/Migrations/20260711050203_AddUserAvatar.cs
MMCA.ADC.Migrations.SqlServer.Identity/Migrations/20260711050203_AddUserAvatar.Designer.cs
MMCA.ADC.Migrations.SqlServer.Identity/Migrations/20260720031638_CommonV1120OutboxLeaseAndSoftDeleteIndexFilters.cs
MMCA.ADC.Migrations.SqlServer.Identity/Migrations/20260720031638_CommonV1120OutboxLeaseAndSoftDeleteIndexFilters.Designer.cs
MMCA.ADC.Migrations.SqlServer.Identity/Migrations/20260725131455_AddOutboxInboxRetentionIndexes.cs
MMCA.ADC.Migrations.SqlServer.Identity/Migrations/20260725131455_AddOutboxInboxRetentionIndexes.Designer.cs
MMCA.ADC.Migrations.SqlServer.Identity/Migrations/20260814114610_AddAuditTrailAndScheduler.cs
MMCA.ADC.Migrations.SqlServer.Identity/Migrations/20260814114610_AddAuditTrailAndScheduler.Designer.cs
MMCA.ADC.Migrations.SqlServer.Identity/Migrations/20260827015341_MultiDeviceRefreshSessionsAndAuditDeletionColumns.cs
MMCA.ADC.Migrations.SqlServer.Identity/Migrations/20260827015341_MultiDeviceRefreshSessionsAndAuditDeletionColumns.Designer.cs
MMCA.ADC.Migrations.SqlServer.Identity/Migrations/SQLServerDbContextModelSnapshot.cs
MMCA.ADC.Migrations.SqlServer.Notification/DesignTimeSQLServerDbContextFactory.cs
MMCA.ADC.Migrations.SqlServer.Notification/Migrations/20260606053154_InitialCreate.cs
MMCA.ADC.Migrations.SqlServer.Notification/Migrations/20260606053154_InitialCreate.Designer.cs
MMCA.ADC.Migrations.SqlServer.Notification/Migrations/20260609123517_AddInboxMessages.cs
MMCA.ADC.Migrations.SqlServer.Notification/Migrations/20260609123517_AddInboxMessages.Designer.cs
MMCA.ADC.Migrations.SqlServer.Notification/Migrations/20260720031653_CommonV1120OutboxLeaseAndSoftDeleteIndexFilters.cs
MMCA.ADC.Migrations.SqlServer.Notification/Migrations/20260720031653_CommonV1120OutboxLeaseAndSoftDeleteIndexFilters.Designer.cs
MMCA.ADC.Migrations.SqlServer.Notification/Migrations/20260725131502_AddOutboxInboxRetentionIndexes.cs
MMCA.ADC.Migrations.SqlServer.Notification/Migrations/20260725131502_AddOutboxInboxRetentionIndexes.Designer.cs
MMCA.ADC.Migrations.SqlServer.Notification/Migrations/20260803211109_AddPushNotificationDedupKey.cs
MMCA.ADC.Migrations.SqlServer.Notification/Migrations/20260803211109_AddPushNotificationDedupKey.Designer.cs
MMCA.ADC.Migrations.SqlServer.Notification/Migrations/20260804185520_CommonV1141PushNotificationDedupIndexSoftDeleteFilter.cs
MMCA.ADC.Migrations.SqlServer.Notification/Migrations/20260804185520_CommonV1141PushNotificationDedupIndexSoftDeleteFilter.Designer.cs
MMCA.ADC.Migrations.SqlServer.Notification/Migrations/20260814010643_AddPushNotificationScopeKey.cs
MMCA.ADC.Migrations.SqlServer.Notification/Migrations/20260814010643_AddPushNotificationScopeKey.Designer.cs
MMCA.ADC.Migrations.SqlServer.Notification/Migrations/20260827011013_CommonAuditDeletionColumnsAndOutboxOrdering.cs
MMCA.ADC.Migrations.SqlServer.Notification/Migrations/20260827011013_CommonAuditDeletionColumnsAndOutboxOrdering.Designer.cs
MMCA.ADC.Migrations.SqlServer.Notification/Migrations/SQLServerDbContextModelSnapshot.cs