Path Lines of Code Test/DurableTask.AzureStorage.Tests/Storage/DurableTaskStorageExceptionTests.cs 31 Test/DurableTask.Core.Tests/VersionSettingsTests.cs 36 test/DurableTask.AzureServiceFabric.Integration.Tests/AssemblySetup.cs 33 test/DurableTask.AzureServiceFabric.Integration.Tests/Constants.cs 8 test/DurableTask.AzureServiceFabric.Integration.Tests/DeploymentUtil/ApplicationInfoReader.cs 80 test/DurableTask.AzureServiceFabric.Integration.Tests/DeploymentUtil/DeploymentHelper.cs 83 test/DurableTask.AzureServiceFabric.Integration.Tests/DurableTask.AzureServiceFabric.Integration.Tests.csproj 29 test/DurableTask.AzureServiceFabric.Integration.Tests/FunctionalTests.cs 495 test/DurableTask.AzureServiceFabric.Integration.Tests/StressTests.cs 204 test/DurableTask.AzureServiceFabric.Integration.Tests/Utilities.cs 61 test/DurableTask.AzureServiceFabric.Integration.Tests/WaitForOrchestrationTests.cs 119 test/DurableTask.AzureServiceFabric.Tests/CountBasedFixedDelayRetryPolicyTests.cs 51 test/DurableTask.AzureServiceFabric.Tests/DurableTask.AzureServiceFabric.Tests.csproj 20 test/DurableTask.AzureServiceFabric.Tests/Measure.cs 37 test/DurableTask.AzureServiceFabric.Tests/OrchestrationInstanceComparerTests.cs 63 test/DurableTask.AzureServiceFabric.Tests/PersistentSessionTests.cs 38 test/DurableTask.AzureServiceFabric.Tests/SerializationPerformanceExperiments.cs 47 test/DurableTask.AzureServiceFabric.Tests/TaskMessageItemTests.cs 27 test/DurableTask.AzureServiceFabric.Tests/TimerFiredEventComparerTests.cs 106 test/DurableTask.AzureStorage.Tests/AsyncAutoResetEventTests.cs 54 test/DurableTask.AzureStorage.Tests/AutoStartOrchestrationCreator.cs 37 test/DurableTask.AzureStorage.Tests/AzureStorageOrchestrationServiceSettingsTest.cs 33 test/DurableTask.AzureStorage.Tests/AzureStorageScaleTests.cs 1585 test/DurableTask.AzureStorage.Tests/AzureStorageScenarioTests.cs 2852 test/DurableTask.AzureStorage.Tests/AzureTableTrackingStoreTest.cs 93 test/DurableTask.AzureStorage.Tests/Correlation/CorrelationScenarioTest.cs 714 test/DurableTask.AzureStorage.Tests/Correlation/DurableTaskCorrelationTelemetryInitializer.cs 228 test/DurableTask.AzureStorage.Tests/Correlation/LIstExtensionsTest.cs 90 test/DurableTask.AzureStorage.Tests/Correlation/ListExtensions.cs 66 test/DurableTask.AzureStorage.Tests/Correlation/NoOpTelemetryChannel.cs 41 test/DurableTask.AzureStorage.Tests/Correlation/StringExtensions.cs 27 test/DurableTask.AzureStorage.Tests/Correlation/StringExtensionsTest.cs 34 test/DurableTask.AzureStorage.Tests/Correlation/TelemetryActivator.cs 68 test/DurableTask.AzureStorage.Tests/Correlation/TraceContextBaseExtensions.cs 31 test/DurableTask.AzureStorage.Tests/Correlation/Traceparent.cs 11 test/DurableTask.AzureStorage.Tests/DataContractJsonConverterTests.cs 104 test/DurableTask.AzureStorage.Tests/DurableTask.AzureStorage.Tests.csproj 42 test/DurableTask.AzureStorage.Tests/KeySanitationTests.cs 53 test/DurableTask.AzureStorage.Tests/MessageManagerTests.cs 110 test/DurableTask.AzureStorage.Tests/Net/UriPathTests.cs 26 test/DurableTask.AzureStorage.Tests/Obsolete/LegacyTableEntityConverter.cs 265 test/DurableTask.AzureStorage.Tests/OrchestrationInstanceStatusQueryConditionTest.cs 163 test/DurableTask.AzureStorage.Tests/ScheduleTaskTests.cs 33 test/DurableTask.AzureStorage.Tests/StressTests.cs 114 test/DurableTask.AzureStorage.Tests/StringExtensionsTest.cs 32 test/DurableTask.AzureStorage.Tests/TableEntityConverterTests.cs 403 test/DurableTask.AzureStorage.Tests/TestHelpers.cs 89 test/DurableTask.AzureStorage.Tests/TestInstance.cs 130 test/DurableTask.AzureStorage.Tests/TestOrchestrationClient.cs 179 test/DurableTask.AzureStorage.Tests/TestOrchestrationHost.cs 286 test/DurableTask.AzureStorage.Tests/TestTablePartitionManager.cs 622 test/DurableTask.Core.Tests/AssemblyInfo.cs 4 test/DurableTask.Core.Tests/CommonTests.cs 144 test/DurableTask.Core.Tests/CustomExceptionsTests.cs 117 test/DurableTask.Core.Tests/DispatcherMiddlewareTests.cs 340 test/DurableTask.Core.Tests/DurableTask.Core.Tests.csproj 23 test/DurableTask.Core.Tests/ExceptionHandlingIntegrationTests.cs 218 test/DurableTask.Core.Tests/HttpCorrelationProtocolTraceContextTest.cs 48 test/DurableTask.Core.Tests/MessageSorterTests.cs 254 test/DurableTask.Core.Tests/RetryInterceptorTests.cs 89 test/DurableTask.Core.Tests/StackExtensionsTest.cs 27 test/DurableTask.Core.Tests/TaskHubClientTests.cs 40 test/DurableTask.Core.Tests/TestObjectCreator.cs 20 test/DurableTask.Core.Tests/TestTaskEntityDispatcher.cs 58 test/DurableTask.Core.Tests/TestUtils.cs 34 test/DurableTask.Core.Tests/TraceContextBaseTest.cs 131 test/DurableTask.Core.Tests/W3CTraceContextTest.cs 73 test/DurableTask.Emulator.Tests/DurableTask.Emulator.Tests.csproj 19 test/DurableTask.Emulator.Tests/EmulatorFunctionalTests.cs 316 test/DurableTask.Samples.Tests/AverageCalculatorTests.cs 32 test/DurableTask.Samples.Tests/CronTest.cs 44 test/DurableTask.Samples.Tests/DurableTask.Samples.Tests.csproj 17 test/DurableTask.Samples.Tests/MockObjectCreator.cs 20 test/DurableTask.ServiceBus.Tests/AzureTableClientTest.cs 40 test/DurableTask.ServiceBus.Tests/BlobStorageClientHelperTest.cs 80 test/DurableTask.ServiceBus.Tests/BlobStorageClientTest.cs 81 test/DurableTask.ServiceBus.Tests/DispatcherTests.cs 699 test/DurableTask.ServiceBus.Tests/DurableTask.ServiceBus.Tests.csproj 64 test/DurableTask.ServiceBus.Tests/DynamicProxyTests.cs 245 test/DurableTask.ServiceBus.Tests/ErrorHandlingTests.cs 534 test/DurableTask.ServiceBus.Tests/FunctionalTests.cs 585 test/DurableTask.ServiceBus.Tests/InstanceStoreQueryTests.cs 550 test/DurableTask.ServiceBus.Tests/OrchestrationHubTableClientTests.cs 312 test/DurableTask.ServiceBus.Tests/RuntimeStateStreamConverterTest.cs 195 test/DurableTask.ServiceBus.Tests/SampleScenarioTests.cs 685 test/DurableTask.ServiceBus.Tests/SerializationTests.cs 652 test/DurableTask.ServiceBus.Tests/ServiceBusOrchestrationServiceTests.cs 132 test/DurableTask.ServiceBus.Tests/TaskHubClientTests.cs 82 test/DurableTask.ServiceBus.Tests/TestHelpers.cs 281 test/DurableTask.ServiceBus.Tests/TestObjectCreator.cs 20 test/DurableTask.Stress.Tests/DurableTask.Stress.Tests.csproj 48 test/DurableTask.Stress.Tests/Options.cs 59 test/DurableTask.Stress.Tests/Program.cs 231 test/DurableTask.Test.Orchestrations/AssemblyInfo.cs 2 test/DurableTask.Test.Orchestrations/DurableTask.Test.Orchestrations.csproj 9 test/DurableTask.Test.Orchestrations/Performance/DriverOrchestration.cs 24 test/DurableTask.Test.Orchestrations/Performance/DriverOrchestrationData.cs 14 test/DurableTask.Test.Orchestrations/Performance/ExecutionCountingActivity.cs 18 test/DurableTask.Test.Orchestrations/Performance/ExecutionCountingOrchestration.cs 20 test/DurableTask.Test.Orchestrations/Performance/RandomTimeWaitingTask.cs 25 test/DurableTask.Test.Orchestrations/Performance/RandomTimeWaitingTaskInput.cs 12 test/DurableTask.Test.Orchestrations/Performance/TestOrchestration.cs 71 test/DurableTask.Test.Orchestrations/Performance/TestOrchestrationData.cs 25 test/DurableTask.Test.Orchestrations/SimpleOrchestrations.cs 365 test/DurableTask.Test.Orchestrations/Stress/DriverOrchestration.cs 28 test/DurableTask.Test.Orchestrations/Stress/DriverOrchestrationData.cs 10 test/DurableTask.Test.Orchestrations/Stress/TestOrchestration.cs 38 test/DurableTask.Test.Orchestrations/Stress/TestOrchestrationData.cs 10 test/DurableTask.Test.Orchestrations/Stress/TestTask.cs 25 test/DurableTask.Test.Orchestrations/Stress/TestTaskData.cs 9 test/TestFabricApplication/TestApplication.Common/OrchestrationTasks/ITestTasks.cs 11 test/TestFabricApplication/TestApplication.Common/OrchestrationTasks/IUserTasks.cs 10 test/TestFabricApplication/TestApplication.Common/OrchestrationTasks/TestTasks.cs 27 test/TestFabricApplication/TestApplication.Common/OrchestrationTasks/UserTasks.cs 18 test/TestFabricApplication/TestApplication.Common/Orchestrations/CounterException.cs 25 test/TestFabricApplication/TestApplication.Common/Orchestrations/GenerationBasicOrchestration.cs 23 test/TestFabricApplication/TestApplication.Common/Orchestrations/OrchestrationRunningIntoRetry.cs 44 test/TestFabricApplication/TestApplication.Common/Orchestrations/RecurringOrchestration.cs 47 test/TestFabricApplication/TestApplication.Common/Orchestrations/RecurringOrchestrationInput.cs 10 test/TestFabricApplication/TestApplication.Common/Orchestrations/RecurringTargetOrchestration.cs 16 test/TestFabricApplication/TestApplication.Common/Orchestrations/SimpleOrchestrationWithSubOrchestration.cs 19 test/TestFabricApplication/TestApplication.Common/Orchestrations/SimpleOrchestrationWithSubOrchestration2.cs 19 test/TestFabricApplication/TestApplication.Common/Orchestrations/SimpleOrchestrationWithTasks.cs 17 test/TestFabricApplication/TestApplication.Common/Orchestrations/SimpleOrchestrationWithTimer.cs 17 test/TestFabricApplication/TestApplication.Common/Orchestrations/SimpleRecurringSubOrchestration.cs 32 test/TestFabricApplication/TestApplication.Common/TestApplication.Common.csproj 15 test/TestFabricApplication/TestApplication.StatefulService/PackageRoot/Config/Settings.xml 10 test/TestFabricApplication/TestApplication.StatefulService/PackageRoot/ServiceManifest.xml 25 test/TestFabricApplication/TestApplication.StatefulService/Program.cs 98 test/TestFabricApplication/TestApplication.StatefulService/TestApplication.StatefulService.csproj 23 test/TestFabricApplication/TestApplication.StatefulService/TestOrchestrationsProvider.cs 60 test/TestFabricApplication/TestApplication/ApplicationPackageRoot/ApplicationManifest.xml 27 test/TestFabricApplication/TestApplication/ApplicationParameters/Cloud.xml 8 test/TestFabricApplication/TestApplication/ApplicationParameters/Local.1Node.xml 8 test/TestFabricApplication/TestApplication/ApplicationParameters/Local.5Node.xml 8 test/TestFabricApplication/TestApplication/PublishProfiles/Cloud.xml 5 test/TestFabricApplication/TestApplication/PublishProfiles/Local.1Node.xml 5 test/TestFabricApplication/TestApplication/PublishProfiles/Local.5Node.xml 5 test/TestFabricApplication/TestApplication/Scripts/Deploy-FabricApplication.ps1 199 test/TestFabricApplication/TestApplication/TestApplication.sfproj 47