Path Lines of Code Build.cmd 4 Directory.Build.props 4 Directory.Build.targets 4 Test.cmd 4 azure-pipelines.yml 41 eng/Tools.props 11 eng/Versions.props 111 eng/common/CIBuild.cmd 2 eng/common/PSScriptAnalyzerSettings.psd1 11 eng/common/SetupNugetSources.ps1 142 eng/common/build.ps1 141 eng/common/cross/toolchain.cmake 215 eng/common/darc-init.ps1 39 eng/common/dotnet-install.cmd 2 eng/common/dotnet-install.ps1 24 eng/common/enable-cross-org-publishing.ps1 9 eng/common/generate-graph-files.ps1 71 eng/common/generate-locproject.ps1 100 eng/common/helixpublish.proj 22 eng/common/init-tools-native.cmd 3 eng/common/init-tools-native.ps1 133 eng/common/internal-feed-operations.ps1 107 eng/common/internal/Directory.Build.props 3 eng/common/msbuild.ps1 23 eng/common/native/CommonLibrary.psm1 343 eng/common/native/install-tool.ps1 112 eng/common/pipeline-logging-functions.ps1 231 eng/common/post-build/add-build-to-channel.ps1 39 eng/common/post-build/check-channel-consistency.ps1 33 eng/common/post-build/nuget-validation.ps1 18 eng/common/post-build/post-build-utils.ps1 71 eng/common/post-build/publish-using-darc.ps1 66 eng/common/post-build/sourcelink-validation.ps1 265 eng/common/post-build/symbols-validation.ps1 278 eng/common/post-build/trigger-subscriptions.ps1 55 eng/common/sdk-task.ps1 86 eng/common/sdl/configure-sdl-tool.ps1 95 eng/common/sdl/execute-all-sdl-tools.ps1 148 eng/common/sdl/extract-artifact-archives.ps1 52 eng/common/sdl/extract-artifact-packages.ps1 66 eng/common/sdl/init-sdl.ps1 49 eng/common/sdl/run-sdl.ps1 43 eng/common/templates/job/execute-sdl.yml 138 eng/common/templates/job/generate-graph-files.yml 35 eng/common/templates/job/job.yml 200 eng/common/templates/job/onelocbuild.yml 81 eng/common/templates/job/publish-build-assets.yml 94 eng/common/templates/job/source-build.yml 22 eng/common/templates/job/source-index-stage1.yml 49 eng/common/templates/jobs/jobs.yml 65 eng/common/templates/jobs/source-build.yml 27 eng/common/templates/post-build/channels/generic-internal-channel.yml 169 eng/common/templates/post-build/channels/generic-public-channel.yml 172 eng/common/templates/post-build/common-variables.yml 58 eng/common/templates/post-build/post-build.yml 529 eng/common/templates/post-build/setup-maestro-vars.yml 67 eng/common/templates/post-build/trigger-subscription.yml 12 eng/common/templates/steps/add-build-to-channel.yml 12 eng/common/templates/steps/build-reason.yml 8 eng/common/templates/steps/publish-logs.yml 21 eng/common/templates/steps/run-on-unix.yml 6 eng/common/templates/steps/run-on-windows.yml 6 eng/common/templates/steps/run-script-ifequalelse.yml 22 eng/common/templates/steps/send-to-helix.yml 89 eng/common/templates/steps/source-build.yml 66 eng/common/templates/steps/telemetry-end.yml 87 eng/common/templates/steps/telemetry-start.yml 203 eng/common/tools.ps1 764 eng/publishing/v3/common-variables.yml 18 eng/publishing/v3/nuget-validation.yml 37 eng/publishing/v3/postbuild-checks.yml 9 eng/publishing/v3/publish-assets.yml 94 eng/publishing/v3/publish-symbols.yml 57 eng/publishing/v3/publish.yml 48 eng/publishing/v3/setup-maestro-vars.yml 52 eng/publishing/v3/signing-validation.yml 47 eng/publishing/v3/sourcelink-validation.yml 35 scripts/Build.ps1 262 scripts/Install-WindowsSDK.ps1 15 scripts/PortableToFullPdb.ps1 53 scripts/build/TestFx.Loc.props 73 scripts/build/TestFx.Sign.props 17 scripts/build/TestFx.Sign.targets 28 scripts/build/TestFx.props 26 scripts/build/TestFx.targets 39 scripts/common.lib.ps1 237 scripts/test.ps1 159 scripts/toolset/tools.proj 24 scripts/verify-sign.ps1 136 scripts/vsts-prebuild.ps1 54 scripts/write-release-notes.ps1 99 src/Adapter/Build/Desktop.Legacy/MSTest.TestAdapter.props 28 src/Adapter/Build/Desktop.Legacy/MSTest.TestAdapter.targets 27 src/Adapter/Build/Desktop/MSTest.TestAdapter.props 28 src/Adapter/Build/Desktop/MSTest.TestAdapter.targets 27 src/Adapter/Build/NetCore/MSTest.TestAdapter.props 28 src/Adapter/Build/Universal/MSTest.TestAdapter.props 28 src/Adapter/Build/Universal/MSTest.TestAdapter.targets 32 src/Adapter/Build/WinUI/MSTest.TestAdapter.props 28 src/Adapter/Build/WinUI/MSTest.TestAdapter.targets 32 src/Adapter/MSTest.CoreAdapter/Constants.cs 78 src/Adapter/MSTest.CoreAdapter/Discovery/AssemblyEnumerator.cs 282 src/Adapter/MSTest.CoreAdapter/Discovery/AssemblyEnumeratorWrapper.cs 86 src/Adapter/MSTest.CoreAdapter/Discovery/TestMethodValidator.cs 50 src/Adapter/MSTest.CoreAdapter/Discovery/TypeEnumerator.cs 138 src/Adapter/MSTest.CoreAdapter/Discovery/TypeValidator.cs 122 src/Adapter/MSTest.CoreAdapter/Discovery/UnitTestDiscoverer.cs 121 src/Adapter/MSTest.CoreAdapter/Execution/LogMessageListener.cs 118 src/Adapter/MSTest.CoreAdapter/Execution/RunCleanupResult.cs 13 src/Adapter/MSTest.CoreAdapter/Execution/StackTraceHelper.cs 148 src/Adapter/MSTest.CoreAdapter/Execution/TcmTestPropertiesProvider.cs 34 src/Adapter/MSTest.CoreAdapter/Execution/TestAssemblyInfo.cs 165 src/Adapter/MSTest.CoreAdapter/Execution/TestAssemblySettingsProvider.cs 47 src/Adapter/MSTest.CoreAdapter/Execution/TestCaseDiscoverySink.cs 22 src/Adapter/MSTest.CoreAdapter/Execution/TestClassInfo.cs 277 src/Adapter/MSTest.CoreAdapter/Execution/TestContextImpl.cs 97 src/Adapter/MSTest.CoreAdapter/Execution/TestExecutionManager.cs 352 src/Adapter/MSTest.CoreAdapter/Execution/TestMethodInfo.cs 555 src/Adapter/MSTest.CoreAdapter/Execution/TestMethodRunner.cs 313 src/Adapter/MSTest.CoreAdapter/Execution/TestRunCancellationToken.cs 41 src/Adapter/MSTest.CoreAdapter/Execution/TypeCache.cs 493 src/Adapter/MSTest.CoreAdapter/Execution/UnitTestRunner.cs 264 src/Adapter/MSTest.CoreAdapter/Extensions/ExceptionExtensions.cs 84 src/Adapter/MSTest.CoreAdapter/Extensions/MethodInfoExtensions.cs 85 src/Adapter/MSTest.CoreAdapter/Extensions/TestCaseExtensions.cs 120 src/Adapter/MSTest.CoreAdapter/Extensions/TestContextExtensions.cs 14 src/Adapter/MSTest.CoreAdapter/Extensions/TestResultExtensions.cs 45 src/Adapter/MSTest.CoreAdapter/Extensions/UnitTestOutcomeExtensions.cs 45 src/Adapter/MSTest.CoreAdapter/Friends.cs 5 src/Adapter/MSTest.CoreAdapter/Helpers/DataSerializationHelper.cs 88 src/Adapter/MSTest.CoreAdapter/Helpers/DictionaryHelper.cs 53 src/Adapter/MSTest.CoreAdapter/Helpers/ReflectHelper.cs 420 src/Adapter/MSTest.CoreAdapter/Helpers/RunSettingsUtilities.cs 70 src/Adapter/MSTest.CoreAdapter/Helpers/TestRunParameters.cs 57 src/Adapter/MSTest.CoreAdapter/Helpers/UnitTestOutcomeHelper.cs 44 src/Adapter/MSTest.CoreAdapter/IPlatformServiceProvider.cs 25 src/Adapter/MSTest.CoreAdapter/MSTestDiscoverer.cs 58 src/Adapter/MSTest.CoreAdapter/MSTestExecutor.cs 80 src/Adapter/MSTest.CoreAdapter/MSTestSettings.cs 375 src/Adapter/MSTest.CoreAdapter/ObjectModel/AdapterSettingsException.cs 12 src/Adapter/MSTest.CoreAdapter/ObjectModel/DynamicDataType.cs 10 src/Adapter/MSTest.CoreAdapter/ObjectModel/StackTraceInformation.cs 27 src/Adapter/MSTest.CoreAdapter/ObjectModel/TestAssemblySettings.cs 18 src/Adapter/MSTest.CoreAdapter/ObjectModel/TestFailedException.cs 30 src/Adapter/MSTest.CoreAdapter/ObjectModel/TestMethod.cs 94 src/Adapter/MSTest.CoreAdapter/ObjectModel/TestMethodOptions.cs 14 src/Adapter/MSTest.CoreAdapter/ObjectModel/TypeInspectionException.cs 20 src/Adapter/MSTest.CoreAdapter/ObjectModel/UnitTestElement.cs 157 src/Adapter/MSTest.CoreAdapter/ObjectModel/UnitTestOutcome.cs 16 src/Adapter/MSTest.CoreAdapter/ObjectModel/UnitTestResult.cs 106 src/Adapter/MSTest.CoreAdapter/PlatformServiceProvider.cs 111 src/Adapter/MSTest.CoreAdapter/Properties/AssemblyInfo.cs 15 src/Adapter/MSTest.CoreAdapter/Properties/TestExtensionTypesAttribute.cs 14 src/Adapter/MSTest.CoreAdapter/Resources/xlf/Resource.cs.xlf 343 src/Adapter/MSTest.CoreAdapter/Resources/xlf/Resource.de.xlf 343 src/Adapter/MSTest.CoreAdapter/Resources/xlf/Resource.es.xlf 343 src/Adapter/MSTest.CoreAdapter/Resources/xlf/Resource.fr.xlf 343 src/Adapter/MSTest.CoreAdapter/Resources/xlf/Resource.it.xlf 343 src/Adapter/MSTest.CoreAdapter/Resources/xlf/Resource.ja.xlf 343 src/Adapter/MSTest.CoreAdapter/Resources/xlf/Resource.ko.xlf 343 src/Adapter/MSTest.CoreAdapter/Resources/xlf/Resource.pl.xlf 343 src/Adapter/MSTest.CoreAdapter/Resources/xlf/Resource.pt-BR.xlf 343 src/Adapter/MSTest.CoreAdapter/Resources/xlf/Resource.ru.xlf 343 src/Adapter/MSTest.CoreAdapter/Resources/xlf/Resource.tr.xlf 343 src/Adapter/MSTest.CoreAdapter/Resources/xlf/Resource.xlf 342 src/Adapter/MSTest.CoreAdapter/Resources/xlf/Resource.zh-Hans.xlf 343 src/Adapter/MSTest.CoreAdapter/Resources/xlf/Resource.zh-Hant.xlf 343 src/Adapter/MSTest.CoreAdapter/RunConfigurationSettings.cs 86 src/Adapter/MSTest.CoreAdapter/TestMethodFilter.cs 85 src/Adapter/PlatformServices.Desktop.Legacy/AssemblyResolver.cs 414 src/Adapter/PlatformServices.Desktop.Legacy/Constants.cs 20 src/Adapter/PlatformServices.Desktop.Legacy/Data/CsvDataConnection.cs 129 src/Adapter/PlatformServices.Desktop.Legacy/Data/OdbcDataConnection.cs 91 src/Adapter/PlatformServices.Desktop.Legacy/Data/OleDataConnection.cs 79 src/Adapter/PlatformServices.Desktop.Legacy/Data/SqlDataConnection.cs 48 src/Adapter/PlatformServices.Desktop.Legacy/Data/TestDataConnection.cs 105 src/Adapter/PlatformServices.Desktop.Legacy/Data/TestDataConnectionFactory.cs 47 src/Adapter/PlatformServices.Desktop.Legacy/Data/TestDataConnectionSql.cs 620 src/Adapter/PlatformServices.Desktop.Legacy/Data/XmlDataConnection.cs 102 src/Adapter/PlatformServices.Desktop.Legacy/Deployment/AssemblyLoadWorker.cs 179 src/Adapter/PlatformServices.Desktop.Legacy/Deployment/DesktopTestRunDirectories.cs 42 src/Adapter/PlatformServices.Desktop.Legacy/DesktopTestSource.cs 35 src/Adapter/PlatformServices.Desktop.Legacy/Friends.cs 4 src/Adapter/PlatformServices.Desktop.Legacy/Properties/AssemblyInfo.cs 16 src/Adapter/PlatformServices.Desktop.Legacy/Services/DesktopAdapterTraceLogger.cs 35 src/Adapter/PlatformServices.Desktop.Legacy/Services/DesktopFileOperations.cs 74 src/Adapter/PlatformServices.Desktop.Legacy/Services/DesktopReflectionOperations.cs 29 src/Adapter/PlatformServices.Desktop.Legacy/Services/DesktopTestContextImplementation.cs 318 src/Adapter/PlatformServices.Desktop.Legacy/Services/DesktopTestDataSource.cs 100 src/Adapter/PlatformServices.Desktop.Legacy/Services/DesktopTestSource.cs 37 src/Adapter/PlatformServices.Desktop.Legacy/Services/DesktopTestSourceHost.cs 226 src/Adapter/PlatformServices.Desktop.Legacy/Services/DesktopThreadOperations.cs 79 src/Adapter/PlatformServices.Desktop.Legacy/Utilities/AppDomainUtilities.cs 175 src/Adapter/PlatformServices.Desktop.Legacy/Utilities/AppDomainWrapper.cs 17 src/Adapter/PlatformServices.Desktop.Legacy/Utilities/DesktopAssemblyUtility.cs 175 src/Adapter/PlatformServices.Desktop.Legacy/Utilities/DesktopDeploymentUtility.cs 183 src/Adapter/PlatformServices.Desktop.Legacy/Utilities/DesktopReflectionUtility.cs 242 src/Adapter/PlatformServices.Desktop.Legacy/Utilities/IAppDomain.cs 11 src/Adapter/PlatformServices.Desktop.Legacy/Utilities/IAssemblyUtility.cs 10 src/Adapter/PlatformServices.Desktop.Legacy/Utilities/RandomIntPermutation.cs 41 src/Adapter/PlatformServices.Desktop.Legacy/Utilities/SequentialIntPermutation.cs 29 src/Adapter/PlatformServices.Desktop.Legacy/Utilities/VSInstallationUtilities.cs 211 src/Adapter/PlatformServices.Desktop.Legacy/Utilities/XmlUtilities.cs 108 src/Adapter/PlatformServices.Desktop/AssemblyResolver.cs 414 src/Adapter/PlatformServices.Desktop/Constants.cs 20 src/Adapter/PlatformServices.Desktop/Data/CsvDataConnection.cs 129 src/Adapter/PlatformServices.Desktop/Data/OdbcDataConnection.cs 91 src/Adapter/PlatformServices.Desktop/Data/OleDataConnection.cs 79 src/Adapter/PlatformServices.Desktop/Data/SqlDataConnection.cs 48 src/Adapter/PlatformServices.Desktop/Data/TestDataConnection.cs 105 src/Adapter/PlatformServices.Desktop/Data/TestDataConnectionFactory.cs 47 src/Adapter/PlatformServices.Desktop/Data/TestDataConnectionSql.cs 620 src/Adapter/PlatformServices.Desktop/Data/XmlDataConnection.cs 102 src/Adapter/PlatformServices.Desktop/Deployment/AssemblyLoadWorker.cs 179 src/Adapter/PlatformServices.Desktop/Deployment/DesktopTestRunDirectories.cs 42 src/Adapter/PlatformServices.Desktop/DesktopTestSource.cs 35 src/Adapter/PlatformServices.Desktop/Friends.cs 4 src/Adapter/PlatformServices.Desktop/Properties/AssemblyInfo.cs 16 src/Adapter/PlatformServices.Desktop/Services/DesktopAdapterTraceLogger.cs 35 src/Adapter/PlatformServices.Desktop/Services/DesktopFileOperations.cs 74 src/Adapter/PlatformServices.Desktop/Services/DesktopReflectionOperations.cs 29 src/Adapter/PlatformServices.Desktop/Services/DesktopTestContextImplementation.cs 317 src/Adapter/PlatformServices.Desktop/Services/DesktopTestDataSource.cs 100 src/Adapter/PlatformServices.Desktop/Services/DesktopTestSource.cs 37 src/Adapter/PlatformServices.Desktop/Services/DesktopTestSourceHost.cs 226 src/Adapter/PlatformServices.Desktop/Services/DesktopThreadOperations.cs 79 src/Adapter/PlatformServices.Desktop/Utilities/AppDomainUtilities.cs 175 src/Adapter/PlatformServices.Desktop/Utilities/AppDomainWrapper.cs 17 src/Adapter/PlatformServices.Desktop/Utilities/DesktopAssemblyUtility.cs 175 src/Adapter/PlatformServices.Desktop/Utilities/DesktopDeploymentUtility.cs 183 src/Adapter/PlatformServices.Desktop/Utilities/DesktopReflectionUtility.cs 242 src/Adapter/PlatformServices.Desktop/Utilities/IAppDomain.cs 11 src/Adapter/PlatformServices.Desktop/Utilities/IAssemblyUtility.cs 10 src/Adapter/PlatformServices.Desktop/Utilities/RandomIntPermutation.cs 41 src/Adapter/PlatformServices.Desktop/Utilities/SequentialIntPermutation.cs 29 src/Adapter/PlatformServices.Desktop/Utilities/VSInstallationUtilities.cs 211 src/Adapter/PlatformServices.Desktop/Utilities/XmlUtilities.cs 108 src/Adapter/PlatformServices.Interface/IAdapterTraceLogger.cs 9 src/Adapter/PlatformServices.Interface/IFileOperations.cs 14 src/Adapter/PlatformServices.Interface/IReflectionOperations.cs 12 src/Adapter/PlatformServices.Interface/ISettingsProvider.cs 10 src/Adapter/PlatformServices.Interface/ITestContext.cs 17 src/Adapter/PlatformServices.Interface/ITestDataSource.cs 9 src/Adapter/PlatformServices.Interface/ITestDeployment.cs 15 src/Adapter/PlatformServices.Interface/ITestSource.cs 11 src/Adapter/PlatformServices.Interface/ITestSourceHost.cs 9 src/Adapter/PlatformServices.Interface/IThreadOperations.cs 11 src/Adapter/PlatformServices.Interface/ITraceListener.cs 10 src/Adapter/PlatformServices.Interface/ITraceListenerManager.cs 10 src/Adapter/PlatformServices.Interface/ObjectModel/ITestMethod.cs 16 src/Adapter/PlatformServices.Interface/Properties/AssemblyInfo.cs 11 src/Adapter/PlatformServices.NetCore/Deployment/NetCoreTestRunDirectories.cs 39 src/Adapter/PlatformServices.NetCore/Friends.cs 4 src/Adapter/PlatformServices.NetCore/Services/NetCoreTestContextImplementation.cs 269 src/Adapter/PlatformServices.NetCore/Services/NetCoreTestSourceHost.cs 62 src/Adapter/PlatformServices.NetCore/Utilities/NetCoreAssemblyUtility.cs 19 src/Adapter/PlatformServices.NetCore/Utilities/NetCoreDeploymentUtility.cs 31 src/Adapter/PlatformServices.NetCore/Utilities/NetCoreReflectionUtility.cs 32 src/Adapter/PlatformServices.Portable/Friends.cs 3 src/Adapter/PlatformServices.Portable/Properties/AssemblyInfo.cs 11 src/Adapter/PlatformServices.Shared/PlatformServices.Shared.shproj 12 src/Adapter/PlatformServices.Shared/netstandard1.0/Constants.cs 15 src/Adapter/PlatformServices.Shared/netstandard1.0/MarshalByRefObject.cs 11 src/Adapter/PlatformServices.Shared/netstandard1.0/SerializableAttribute.cs 9 src/Adapter/PlatformServices.Shared/netstandard1.0/Services/ns10DiaSessionOperations.cs 73 src/Adapter/PlatformServices.Shared/netstandard1.0/Services/ns10FileOperations.cs 45 src/Adapter/PlatformServices.Shared/netstandard1.0/Services/ns10MSTestSettingsProvider.cs 35 src/Adapter/PlatformServices.Shared/netstandard1.0/Services/ns10ReflectionOperations.cs 25 src/Adapter/PlatformServices.Shared/netstandard1.0/Services/ns10SettingsProvider.cs 18 src/Adapter/PlatformServices.Shared/netstandard1.0/Services/ns10TestContextImplementation.cs 193 src/Adapter/PlatformServices.Shared/netstandard1.0/Services/ns10TestContextPropertyStrings.cs 18 src/Adapter/PlatformServices.Shared/netstandard1.0/Services/ns10TestDataSource.cs 15 src/Adapter/PlatformServices.Shared/netstandard1.0/Services/ns10TestDeployment.cs 29 src/Adapter/PlatformServices.Shared/netstandard1.0/Services/ns10TestSource.cs 26 src/Adapter/PlatformServices.Shared/netstandard1.0/Services/ns10TestSourceHost.cs 24 src/Adapter/PlatformServices.Shared/netstandard1.0/Services/ns10ThreadOperations.cs 36 src/Adapter/PlatformServices.Shared/netstandard1.0/Services/ns10ThreadSafeStringWriter.cs 82 src/Adapter/PlatformServices.Shared/netstandard1.0/Services/ns10TraceListener.cs 26 src/Adapter/PlatformServices.Shared/netstandard1.0/Services/ns10TraceListenerManager.cs 30 src/Adapter/PlatformServices.Shared/netstandard1.0/Services/ns10TraceLogger.cs 35 src/Adapter/PlatformServices.Shared/netstandard1.0/Utilities/ns10Validate.cs 25 src/Adapter/PlatformServices.Shared/netstandard1.0/ns10RecursiveDirectoryPath.cs 27 src/Adapter/PlatformServices.Shared/netstandard1.3/Extensions/ns13ExceptionExtensions.cs 24 src/Adapter/PlatformServices.Shared/netstandard1.3/Resources/xlf/Resource.cs.xlf 117 src/Adapter/PlatformServices.Shared/netstandard1.3/Resources/xlf/Resource.de.xlf 117 src/Adapter/PlatformServices.Shared/netstandard1.3/Resources/xlf/Resource.es.xlf 117 src/Adapter/PlatformServices.Shared/netstandard1.3/Resources/xlf/Resource.fr.xlf 117 src/Adapter/PlatformServices.Shared/netstandard1.3/Resources/xlf/Resource.it.xlf 117 src/Adapter/PlatformServices.Shared/netstandard1.3/Resources/xlf/Resource.ja.xlf 117 src/Adapter/PlatformServices.Shared/netstandard1.3/Resources/xlf/Resource.ko.xlf 117 src/Adapter/PlatformServices.Shared/netstandard1.3/Resources/xlf/Resource.pl.xlf 117 src/Adapter/PlatformServices.Shared/netstandard1.3/Resources/xlf/Resource.pt-BR.xlf 117 src/Adapter/PlatformServices.Shared/netstandard1.3/Resources/xlf/Resource.ru.xlf 117 src/Adapter/PlatformServices.Shared/netstandard1.3/Resources/xlf/Resource.tr.xlf 117 src/Adapter/PlatformServices.Shared/netstandard1.3/Resources/xlf/Resource.xlf 117 src/Adapter/PlatformServices.Shared/netstandard1.3/Resources/xlf/Resource.zh-Hans.xlf 117 src/Adapter/PlatformServices.Shared/netstandard1.3/Resources/xlf/Resource.zh-Hant.xlf 117 src/Adapter/PlatformServices.Shared/netstandard1.3/Services/ns13MSTestAdapterSettings.cs 189 src/Adapter/PlatformServices.Shared/netstandard1.3/Services/ns13TestDeployment.cs 138 src/Adapter/PlatformServices.Shared/netstandard1.3/Services/ns13ThreadSafeStringWriter.cs 159 src/Adapter/PlatformServices.Shared/netstandard1.3/Services/ns13TraceListener.cs 24 src/Adapter/PlatformServices.Shared/netstandard1.3/Services/ns13TraceListenerManager.cs 37 src/Adapter/PlatformServices.Shared/netstandard1.3/Utilities/ns13DeploymentItemUtility.cs 189 src/Adapter/PlatformServices.Shared/netstandard1.3/Utilities/ns13DeploymentUtilityBase.cs 311 src/Adapter/PlatformServices.Shared/netstandard1.3/Utilities/ns13FileUtility.cs 229 src/Adapter/PlatformServices.Shared/netstandard1.3/ns13DeploymentItem.cs 72 src/Adapter/PlatformServices.Universal/Friends.cs 3 src/Adapter/PlatformServices.Universal/Properties/AssemblyInfo.cs 11 src/Adapter/PlatformServices.Universal/Services/UniversalAdapterTraceLogger.cs 22 src/Adapter/PlatformServices.Universal/Services/UniversalFileOperations.cs 52 src/Adapter/PlatformServices.Universal/Services/UniversalTestSource.cs 78 src/Adapter/PlatformServices.WinUI/Friends.cs 3 src/Adapter/PlatformServices.WinUI/Properties/AssemblyInfo.cs 11 src/Adapter/PlatformServices.WinUI/Services/WinUIAdapterTraceLogger.cs 22 src/Adapter/PlatformServices.WinUI/Services/WinUIFileOperations.cs 69 src/Adapter/PlatformServices.WinUI/Services/WinUITestSource.cs 80 src/Adapter/PlatformServices.WinUI/Services/WinUITestSourceHost.cs 67 src/Package/sign/sign.proj 28 src/TestFramework/Extension.Core/Attributes/DeploymentItemAttribute.cs 20 src/TestFramework/Extension.Core/NetCoreTestContext.cs 46 src/TestFramework/Extension.Core/Properties/AssemblyInfo.cs 13 src/TestFramework/Extension.Desktop/Attributes/DeploymentItemAttribute.cs 21 src/TestFramework/Extension.Desktop/ConfigurationSettings/ConfigurationNames.cs 14 src/TestFramework/Extension.Desktop/ConfigurationSettings/DataSourceElement.cs 50 src/TestFramework/Extension.Desktop/ConfigurationSettings/DataSourceElementCollection.cs 80 src/TestFramework/Extension.Desktop/ConfigurationSettings/TestConfiguration.cs 26 src/TestFramework/Extension.Desktop/ConfigurationSettings/TestConfigurationSection.cs 18 src/TestFramework/Extension.Desktop/DesktopTestContext.cs 54 src/TestFramework/Extension.Desktop/PrivateObject.cs 504 src/TestFramework/Extension.Desktop/PrivateType.cs 236 src/TestFramework/Extension.Desktop/Properties/AssemblyInfo.cs 14 src/TestFramework/Extension.Desktop/RuntimeTypeHelper.cs 355 src/TestFramework/Extension.Shared/Extension.Shared.shproj 12 src/TestFramework/Extension.Shared/TestContext.cs 35 src/TestFramework/Extension.UWP/DeploymentItemAttribute.cs 20 src/TestFramework/Extension.UWP/Properties/AssemblyInfo.cs 14 src/TestFramework/Extension.UWP/UITestMethodAttribute.cs 25 src/TestFramework/Extension.WinUI/UITestMethodAttribute.cs 57 src/TestFramework/MSTest.Core/Assertions/Assert.cs 724 src/TestFramework/MSTest.Core/Assertions/CollectionAssert.cs 477 src/TestFramework/MSTest.Core/Assertions/StringAssert.cs 157 src/TestFramework/MSTest.Core/Attributes/DataSource/DataRowAttribute.cs 51 src/TestFramework/MSTest.Core/Attributes/DataSource/DataSourceAttribute.cs 33 src/TestFramework/MSTest.Core/Attributes/DataSource/DataTestMethodAttribute.cs 9 src/TestFramework/MSTest.Core/Attributes/DataSource/DynamicDataAttribute.cs 119 src/TestFramework/MSTest.Core/Attributes/DataSource/TestDataSourceDiscoveryAttribute.cs 14 src/TestFramework/MSTest.Core/Attributes/DataSource/TestDataSourceDiscoveryOption.cs 9 src/TestFramework/MSTest.Core/Attributes/Lifecycle/Cleanup/AssemblyCleanupAttribute.cs 9 src/TestFramework/MSTest.Core/Attributes/Lifecycle/Cleanup/ClassCleanupAttribute.cs 28 src/TestFramework/MSTest.Core/Attributes/Lifecycle/Cleanup/ClassCleanupBehavior.cs 9 src/TestFramework/MSTest.Core/Attributes/Lifecycle/Cleanup/ClassCleanupExecutionAttribute.cs 19 src/TestFramework/MSTest.Core/Attributes/Lifecycle/Cleanup/TestCleanupAttribute.cs 9 src/TestFramework/MSTest.Core/Attributes/Lifecycle/DoNotParallelizeAttribute.cs 9 src/TestFramework/MSTest.Core/Attributes/Lifecycle/ExecutionScope.cs 9 src/TestFramework/MSTest.Core/Attributes/Lifecycle/InheritanceBehavior.cs 9 src/TestFramework/MSTest.Core/Attributes/Lifecycle/Initialization/AssemblyInitializeAttribute.cs 9 src/TestFramework/MSTest.Core/Attributes/Lifecycle/Initialization/ClassInitializeAttribute.cs 18 src/TestFramework/MSTest.Core/Attributes/Lifecycle/Initialization/DiscoverInternalsAttribute.cs 9 src/TestFramework/MSTest.Core/Attributes/Lifecycle/Initialization/TestInitializeAttribute.cs 9 src/TestFramework/MSTest.Core/Attributes/Lifecycle/ParallelizeAttribute.cs 26 src/TestFramework/MSTest.Core/Attributes/TestMethod/CssIterationAttribute.cs 14 src/TestFramework/MSTest.Core/Attributes/TestMethod/CssProjectStructureAttribute.cs 14 src/TestFramework/MSTest.Core/Attributes/TestMethod/DescriptionAttribute.cs 14 src/TestFramework/MSTest.Core/Attributes/TestMethod/ExpectedExceptionAttribute.cs 90 src/TestFramework/MSTest.Core/Attributes/TestMethod/ExpectedExceptionBaseAttribute.cs 60 src/TestFramework/MSTest.Core/Attributes/TestMethod/IgnoreAttribute.cs 18 src/TestFramework/MSTest.Core/Attributes/TestMethod/OwnerAttribute.cs 14 src/TestFramework/MSTest.Core/Attributes/TestMethod/PriorityAttribute.cs 14 src/TestFramework/MSTest.Core/Attributes/TestMethod/TestCategoryAttribute.cs 22 src/TestFramework/MSTest.Core/Attributes/TestMethod/TestCategoryBaseAttribute.cs 16 src/TestFramework/MSTest.Core/Attributes/TestMethod/TestClassAttribute.cs 13 src/TestFramework/MSTest.Core/Attributes/TestMethod/TestMethodAttribute.cs 22 src/TestFramework/MSTest.Core/Attributes/TestMethod/TestPropertyAttribute.cs 16 src/TestFramework/MSTest.Core/Attributes/TestMethod/TestResult.cs 27 src/TestFramework/MSTest.Core/Attributes/TestMethod/TestTimeout.cs 10 src/TestFramework/MSTest.Core/Attributes/TestMethod/TimeoutAttribute.cs 22 src/TestFramework/MSTest.Core/Attributes/TestMethod/WorkItemAttribute.cs 14 src/TestFramework/MSTest.Core/DataAccessMethod.cs 8 src/TestFramework/MSTest.Core/Exceptions/AssertFailedException.cs 19 src/TestFramework/MSTest.Core/Exceptions/AssertInconclusiveException.cs 19 src/TestFramework/MSTest.Core/Exceptions/InternalTestFailureException.cs 19 src/TestFramework/MSTest.Core/Exceptions/UnitTestAssertException.cs 18 src/TestFramework/MSTest.Core/Friends.cs 4 src/TestFramework/MSTest.Core/GenericParameterHelper.cs 77 src/TestFramework/MSTest.Core/Interfaces/ITestDataSource.cs 11 src/TestFramework/MSTest.Core/Interfaces/ITestMethod.cs 18 src/TestFramework/MSTest.Core/Internal/Helper.cs 21 src/TestFramework/MSTest.Core/Internal/NullableAttributes.cs 66 src/TestFramework/MSTest.Core/Internal/UtfHelper.cs 43 src/TestFramework/MSTest.Core/Logger.cs 34 src/TestFramework/MSTest.Core/MSTest.Core.csproj.DotSettings 7 src/TestFramework/MSTest.Core/Properties/AssemblyInfo.cs 13 src/TestFramework/MSTest.Core/Resources/xlf/FrameworkMessages.cs.xlf 297 src/TestFramework/MSTest.Core/Resources/xlf/FrameworkMessages.de.xlf 297 src/TestFramework/MSTest.Core/Resources/xlf/FrameworkMessages.es.xlf 297 src/TestFramework/MSTest.Core/Resources/xlf/FrameworkMessages.fr.xlf 297 src/TestFramework/MSTest.Core/Resources/xlf/FrameworkMessages.it.xlf 297 src/TestFramework/MSTest.Core/Resources/xlf/FrameworkMessages.ja.xlf 297 src/TestFramework/MSTest.Core/Resources/xlf/FrameworkMessages.ko.xlf 297 src/TestFramework/MSTest.Core/Resources/xlf/FrameworkMessages.pl.xlf 297 src/TestFramework/MSTest.Core/Resources/xlf/FrameworkMessages.pt-BR.xlf 297 src/TestFramework/MSTest.Core/Resources/xlf/FrameworkMessages.ru.xlf 297 src/TestFramework/MSTest.Core/Resources/xlf/FrameworkMessages.tr.xlf 297 src/TestFramework/MSTest.Core/Resources/xlf/FrameworkMessages.xlf 297 src/TestFramework/MSTest.Core/Resources/xlf/FrameworkMessages.zh-Hans.xlf 297 src/TestFramework/MSTest.Core/Resources/xlf/FrameworkMessages.zh-Hant.xlf 297 src/TestFramework/MSTest.Core/UnitTestOutcome.cs 15