From 0307cf05dac3bc58eaf84df731de0994c92d69d5 Mon Sep 17 00:00:00 2001 From: Daniel Palme Date: Sun, 22 Dec 2024 13:50:18 +0100 Subject: [PATCH] .NET 9 --- .github/workflows/githubaction.yml | 2 +- .github/workflows/localtool.yml | 2 +- BusinessTest_Net48/BusinessTest_Net48.csproj | 6 +- .../BusinessTest_NetCore.csproj | 10 +- BusinessTest_NetCore/coverage.xml | 110541 --------------- run.bat | 4 +- 6 files changed, 12 insertions(+), 110553 deletions(-) delete mode 100644 BusinessTest_NetCore/coverage.xml diff --git a/.github/workflows/githubaction.yml b/.github/workflows/githubaction.yml index f5922d7..035cbb3 100644 --- a/.github/workflows/githubaction.yml +++ b/.github/workflows/githubaction.yml @@ -13,7 +13,7 @@ jobs: - name: Setup .NET Core uses: actions/setup-dotnet@v4 with: - dotnet-version: 8.x + dotnet-version: 9.x - name: Build with dotnet run: dotnet build diff --git a/.github/workflows/localtool.yml b/.github/workflows/localtool.yml index 57ed99f..1e6681c 100644 --- a/.github/workflows/localtool.yml +++ b/.github/workflows/localtool.yml @@ -13,7 +13,7 @@ jobs: - name: Setup .NET Core uses: actions/setup-dotnet@v4 with: - dotnet-version: 8.x + dotnet-version: 9.x - name: Restore local tools run: dotnet tool restore diff --git a/BusinessTest_Net48/BusinessTest_Net48.csproj b/BusinessTest_Net48/BusinessTest_Net48.csproj index 34d9d2f..ae92a44 100644 --- a/BusinessTest_Net48/BusinessTest_Net48.csproj +++ b/BusinessTest_Net48/BusinessTest_Net48.csproj @@ -62,13 +62,13 @@ 4.7.1221 - 5.3.5 + 5.4.2 - 2.8.1 + 2.9.2 - 2.8.1 + 2.9.2 runtime; build; native; contentfiles; analyzers all diff --git a/BusinessTest_NetCore/BusinessTest_NetCore.csproj b/BusinessTest_NetCore/BusinessTest_NetCore.csproj index 65e1727..7224e95 100644 --- a/BusinessTest_NetCore/BusinessTest_NetCore.csproj +++ b/BusinessTest_NetCore/BusinessTest_NetCore.csproj @@ -1,7 +1,7 @@  - net8.0 + net9.0 false @@ -13,7 +13,7 @@ - + runtime; build; native; contentfiles; analyzers; buildtransitive all @@ -22,9 +22,9 @@ all runtime; build; native; contentfiles; analyzers - - - + + + all runtime; build; native; contentfiles; analyzers diff --git a/BusinessTest_NetCore/coverage.xml b/BusinessTest_NetCore/coverage.xml deleted file mode 100644 index fbf9094..0000000 --- a/BusinessTest_NetCore/coverage.xml +++ /dev/null @@ -1,110541 +0,0 @@ - - - - - - - C:\Users\Daniel Palme\Documents\Projects\_Archiv\DotNetCoverageToolComparision\BusinessTest_NetCore\bin\Debug\net8.0\xunit.runner.utility.netcoreapp10.dll - 2023-11-18T20:57:20Z - xunit.runner.utility.netcoreapp10 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Microsoft.CodeAnalysis.EmbeddedAttribute - - - - 100663297 - System.Void Microsoft.CodeAnalysis.EmbeddedAttribute::.ctor() - - - - - - - - - System.Runtime.CompilerServices.IsReadOnlyAttribute - - - - 100663298 - System.Void System.Runtime.CompilerServices.IsReadOnlyAttribute::.ctor() - - - - - - - - - ThisAssembly - - - - 100663299 - System.Void ThisAssembly::.cctor() - - - - - - - - - - - - DisposableExtensions - - - - 100663300 - System.Void DisposableExtensions::SafeDispose(System.IDisposable) - - - - - - - - - - - - - - - - - IAssemblyInfoExtensions - - - - 100663301 - System.String IAssemblyInfoExtensions::SimpleAssemblyName(Xunit.Abstractions.IAssemblyInfo) - - - - - - - - - - - - - - - - IRunnerLoggerExtensions - - - - 100663302 - System.Void IRunnerLoggerExtensions::LogMessage(Xunit.IRunnerLogger,System.String) - - - - - - - - - - - 100663303 - System.Void IRunnerLoggerExtensions::LogMessage(Xunit.IRunnerLogger,System.String,System.Object[]) - - - - - - - - - - - 100663304 - System.Void IRunnerLoggerExtensions::LogMessage(Xunit.IRunnerLogger,Xunit.StackFrameInfo,System.String,System.Object[]) - - - - - - - - - - - 100663305 - System.Void IRunnerLoggerExtensions::LogImportantMessage(Xunit.IRunnerLogger,System.String) - - - - - - - - - - - 100663306 - System.Void IRunnerLoggerExtensions::LogImportantMessage(Xunit.IRunnerLogger,System.String,System.Object[]) - - - - - - - - - - - 100663307 - System.Void IRunnerLoggerExtensions::LogImportantMessage(Xunit.IRunnerLogger,Xunit.StackFrameInfo,System.String,System.Object[]) - - - - - - - - - - - 100663308 - System.Void IRunnerLoggerExtensions::LogWarning(Xunit.IRunnerLogger,System.String) - - - - - - - - - - - 100663309 - System.Void IRunnerLoggerExtensions::LogWarning(Xunit.IRunnerLogger,System.String,System.Object[]) - - - - - - - - - - - 100663310 - System.Void IRunnerLoggerExtensions::LogWarning(Xunit.IRunnerLogger,Xunit.StackFrameInfo,System.String,System.Object[]) - - - - - - - - - - - 100663311 - System.Void IRunnerLoggerExtensions::LogError(Xunit.IRunnerLogger,System.String) - - - - - - - - - - - 100663312 - System.Void IRunnerLoggerExtensions::LogError(Xunit.IRunnerLogger,System.String,System.Object[]) - - - - - - - - - - - 100663313 - System.Void IRunnerLoggerExtensions::LogError(Xunit.IRunnerLogger,Xunit.StackFrameInfo,System.String,System.Object[]) - - - - - - - - - - - 100663314 - System.Void IRunnerLoggerExtensions::LogRaw(Xunit.IRunnerLogger,System.String,System.Object[]) - - - - - - - - - - - - - MessageSinkMessageExtensions - - - - 100663315 - TMessage MessageSinkMessageExtensions::Cast(Xunit.Abstractions.IMessageSinkMessage,System.Collections.Generic.HashSet`1<System.String>) - - - - - - - - - - - - - - - 100663316 - System.Boolean MessageSinkMessageExtensions::Dispatch(Xunit.Abstractions.IMessageSinkMessage,System.Collections.Generic.HashSet`1<System.String>,Xunit.MessageHandler`1<TMessage>) - - - - - - - - - - - - - - - - - - - - - - - MessageSinkWithTypesExtensions - - - - 100663317 - System.Boolean MessageSinkWithTypesExtensions::OnMessage(Xunit.IMessageSinkWithTypes,Xunit.Abstractions.IMessageSinkMessage) - - - - - - - - - - - - TestFrameworkExtensions - - - - 100663318 - System.Void TestFrameworkExtensions::Find(Xunit.Abstractions.ITestFrameworkDiscoverer,System.Boolean,Xunit.IMessageSinkWithTypes,Xunit.Abstractions.ITestFrameworkDiscoveryOptions) - - - - - - - - - - - 100663319 - System.Void TestFrameworkExtensions::Find(Xunit.Abstractions.ITestFrameworkDiscoverer,System.String,System.Boolean,Xunit.IMessageSinkWithTypes,Xunit.Abstractions.ITestFrameworkDiscoveryOptions) - - - - - - - - - - - 100663320 - System.Void TestFrameworkExtensions::RunAll(Xunit.Abstractions.ITestFrameworkExecutor,Xunit.IMessageSinkWithTypes,Xunit.Abstractions.ITestFrameworkDiscoveryOptions,Xunit.Abstractions.ITestFrameworkExecutionOptions) - - - - - - - - - - - 100663321 - System.Void TestFrameworkExtensions::RunTests(Xunit.Abstractions.ITestFrameworkExecutor,System.Collections.Generic.IEnumerable`1<Xunit.Abstractions.ITestCase>,Xunit.IMessageSinkWithTypes,Xunit.Abstractions.ITestFrameworkExecutionOptions) - - - - - - - - - - - - - TestFrameworkOptionsReadWriteExtensions - - - - 100663322 - System.Nullable`1<System.Boolean> TestFrameworkOptionsReadWriteExtensions::GetDiagnosticMessages(Xunit.Abstractions.ITestFrameworkDiscoveryOptions) - - - - - - - - - - 100663323 - System.Nullable`1<System.Boolean> TestFrameworkOptionsReadWriteExtensions::GetInternalDiagnosticMessages(Xunit.Abstractions.ITestFrameworkDiscoveryOptions) - - - - - - - - - - 100663324 - System.Boolean TestFrameworkOptionsReadWriteExtensions::GetDiagnosticMessagesOrDefault(Xunit.Abstractions.ITestFrameworkDiscoveryOptions) - - - - - - - - - - 100663325 - System.Boolean TestFrameworkOptionsReadWriteExtensions::GetInternalDiagnosticMessagesOrDefault(Xunit.Abstractions.ITestFrameworkDiscoveryOptions) - - - - - - - - - - 100663326 - System.Nullable`1<Xunit.TestMethodDisplay> TestFrameworkOptionsReadWriteExtensions::GetMethodDisplay(Xunit.Abstractions.ITestFrameworkDiscoveryOptions) - - - - - - - - - - - - - - 100663327 - Xunit.TestMethodDisplay TestFrameworkOptionsReadWriteExtensions::GetMethodDisplayOrDefault(Xunit.Abstractions.ITestFrameworkDiscoveryOptions) - - - - - - - - - - - - - 100663328 - System.Nullable`1<Xunit.TestMethodDisplayOptions> TestFrameworkOptionsReadWriteExtensions::GetMethodDisplayOptions(Xunit.Abstractions.ITestFrameworkDiscoveryOptions) - - - - - - - - - - - - - - 100663329 - Xunit.TestMethodDisplayOptions TestFrameworkOptionsReadWriteExtensions::GetMethodDisplayOptionsOrDefault(Xunit.Abstractions.ITestFrameworkDiscoveryOptions) - - - - - - - - - - 100663330 - System.Nullable`1<System.Boolean> TestFrameworkOptionsReadWriteExtensions::GetPreEnumerateTheories(Xunit.Abstractions.ITestFrameworkDiscoveryOptions) - - - - - - - - - - 100663331 - System.Boolean TestFrameworkOptionsReadWriteExtensions::GetPreEnumerateTheoriesOrDefault(Xunit.Abstractions.ITestFrameworkDiscoveryOptions) - - - - - - - - - - - - - 100663332 - System.Nullable`1<System.Boolean> TestFrameworkOptionsReadWriteExtensions::GetSynchronousMessageReporting(Xunit.Abstractions.ITestFrameworkDiscoveryOptions) - - - - - - - - - - 100663333 - System.Boolean TestFrameworkOptionsReadWriteExtensions::GetSynchronousMessageReportingOrDefault(Xunit.Abstractions.ITestFrameworkDiscoveryOptions) - - - - - - - - - - 100663334 - System.Void TestFrameworkOptionsReadWriteExtensions::SetDiagnosticMessages(Xunit.Abstractions.ITestFrameworkDiscoveryOptions,System.Nullable`1<System.Boolean>) - - - - - - - - - - - 100663335 - System.Void TestFrameworkOptionsReadWriteExtensions::SetInternalDiagnosticMessages(Xunit.Abstractions.ITestFrameworkDiscoveryOptions,System.Nullable`1<System.Boolean>) - - - - - - - - - - - 100663336 - System.Void TestFrameworkOptionsReadWriteExtensions::SetMethodDisplay(Xunit.Abstractions.ITestFrameworkDiscoveryOptions,System.Nullable`1<Xunit.TestMethodDisplay>) - - - - - - - - - - - 100663337 - System.Void TestFrameworkOptionsReadWriteExtensions::SetMethodDisplayOptions(Xunit.Abstractions.ITestFrameworkDiscoveryOptions,System.Nullable`1<Xunit.TestMethodDisplayOptions>) - - - - - - - - - - - 100663338 - System.Void TestFrameworkOptionsReadWriteExtensions::SetPreEnumerateTheories(Xunit.Abstractions.ITestFrameworkDiscoveryOptions,System.Nullable`1<System.Boolean>) - - - - - - - - - - - 100663339 - System.Void TestFrameworkOptionsReadWriteExtensions::SetSynchronousMessageReporting(Xunit.Abstractions.ITestFrameworkDiscoveryOptions,System.Nullable`1<System.Boolean>) - - - - - - - - - - - 100663340 - System.Nullable`1<System.Boolean> TestFrameworkOptionsReadWriteExtensions::GetDiagnosticMessages(Xunit.Abstractions.ITestFrameworkExecutionOptions) - - - - - - - - - - 100663341 - System.Nullable`1<System.Boolean> TestFrameworkOptionsReadWriteExtensions::GetInternalDiagnosticMessages(Xunit.Abstractions.ITestFrameworkExecutionOptions) - - - - - - - - - - 100663342 - System.Boolean TestFrameworkOptionsReadWriteExtensions::GetDiagnosticMessagesOrDefault(Xunit.Abstractions.ITestFrameworkExecutionOptions) - - - - - - - - - - 100663343 - System.Boolean TestFrameworkOptionsReadWriteExtensions::GetInternalDiagnosticMessagesOrDefault(Xunit.Abstractions.ITestFrameworkExecutionOptions) - - - - - - - - - - 100663344 - System.Nullable`1<System.Boolean> TestFrameworkOptionsReadWriteExtensions::GetDisableParallelization(Xunit.Abstractions.ITestFrameworkExecutionOptions) - - - - - - - - - - 100663345 - System.Boolean TestFrameworkOptionsReadWriteExtensions::GetDisableParallelizationOrDefault(Xunit.Abstractions.ITestFrameworkExecutionOptions) - - - - - - - - - - 100663346 - System.Nullable`1<System.Int32> TestFrameworkOptionsReadWriteExtensions::GetMaxParallelThreads(Xunit.Abstractions.ITestFrameworkExecutionOptions) - - - - - - - - - - 100663347 - System.Int32 TestFrameworkOptionsReadWriteExtensions::GetMaxParallelThreadsOrDefault(Xunit.Abstractions.ITestFrameworkExecutionOptions) - - - - - - - - - - - - - - - - - - 100663348 - System.Nullable`1<System.Boolean> TestFrameworkOptionsReadWriteExtensions::GetStopOnTestFail(Xunit.Abstractions.ITestFrameworkExecutionOptions) - - - - - - - - - - 100663349 - System.Boolean TestFrameworkOptionsReadWriteExtensions::GetStopOnTestFailOrDefault(Xunit.Abstractions.ITestFrameworkExecutionOptions) - - - - - - - - - - 100663350 - System.Nullable`1<System.Boolean> TestFrameworkOptionsReadWriteExtensions::GetSynchronousMessageReporting(Xunit.Abstractions.ITestFrameworkExecutionOptions) - - - - - - - - - - 100663351 - System.Boolean TestFrameworkOptionsReadWriteExtensions::GetSynchronousMessageReportingOrDefault(Xunit.Abstractions.ITestFrameworkExecutionOptions) - - - - - - - - - - 100663352 - System.Void TestFrameworkOptionsReadWriteExtensions::SetDiagnosticMessages(Xunit.Abstractions.ITestFrameworkExecutionOptions,System.Nullable`1<System.Boolean>) - - - - - - - - - - - 100663353 - System.Void TestFrameworkOptionsReadWriteExtensions::SetInternalDiagnosticMessages(Xunit.Abstractions.ITestFrameworkExecutionOptions,System.Nullable`1<System.Boolean>) - - - - - - - - - - - 100663354 - System.Void TestFrameworkOptionsReadWriteExtensions::SetStopOnTestFail(Xunit.Abstractions.ITestFrameworkExecutionOptions,System.Nullable`1<System.Boolean>) - - - - - - - - - - - 100663355 - System.Void TestFrameworkOptionsReadWriteExtensions::SetDisableParallelization(Xunit.Abstractions.ITestFrameworkExecutionOptions,System.Nullable`1<System.Boolean>) - - - - - - - - - - - 100663356 - System.Void TestFrameworkOptionsReadWriteExtensions::SetMaxParallelThreads(Xunit.Abstractions.ITestFrameworkExecutionOptions,System.Nullable`1<System.Int32>) - - - - - - - - - - - 100663357 - System.Void TestFrameworkOptionsReadWriteExtensions::SetSynchronousMessageReporting(Xunit.Abstractions.ITestFrameworkExecutionOptions,System.Nullable`1<System.Boolean>) - - - - - - - - - - - - - AssemblyExtensions - - - - 100663358 - System.String AssemblyExtensions::GetLocalCodeBase(System.Reflection.Assembly) - - - - - - - - - - 100663359 - System.String AssemblyExtensions::GetLocalCodeBase(System.String,System.Char) - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - CommonTasks - - - - 100663360 - System.Void CommonTasks::.cctor() - - - - - - - - - - - - DictionaryExtensions - - - - 100663361 - System.Void DictionaryExtensions::Add(System.Collections.Generic.IDictionary`2<TKey,System.Collections.Generic.List`1<TValue>>,TKey,TValue) - - - - - - - - - - - 100663362 - TValue DictionaryExtensions::AddOrGet(System.Collections.Generic.IDictionary`2<TKey,TValue>,TKey) - - - - - - - - - - 100663363 - TValue DictionaryExtensions::AddOrGet(System.Collections.Generic.IDictionary`2<TKey,TValue>,TKey,System.Func`1<TValue>) - - - - - - - - - - - - - - - - 100663364 - System.Boolean DictionaryExtensions::Contains(System.Collections.Generic.IDictionary`2<TKey,System.Collections.Generic.List`1<TValue>>,TKey,TValue,System.Collections.Generic.IEqualityComparer`1<TValue>) - - - - - - - - - - - - - - - 100663365 - System.Collections.Generic.Dictionary`2<TKey,TValue> DictionaryExtensions::ToDictionaryIgnoringDuplicateKeys(System.Collections.Generic.IEnumerable`1<TValue>,System.Func`2<TValue,TKey>,System.Collections.Generic.IEqualityComparer`1<TKey>) - - - - - - - - - - 100663366 - System.Collections.Generic.Dictionary`2<TKey,TValue> DictionaryExtensions::ToDictionaryIgnoringDuplicateKeys(System.Collections.Generic.IEnumerable`1<TInput>,System.Func`2<TInput,TKey>,System.Func`2<TInput,TValue>,System.Collections.Generic.IEqualityComparer`1<TKey>) - - - - - - - - - - - - - - - - - - - - - - - - DictionaryExtensions/<>c__1`2 - - - - 100664528 - TValue DictionaryExtensions/<>c__1`2::<AddOrGet>b__1_0() - - - - - - - - - - - - DictionaryExtensions/<>c__4`2 - - - - 100664531 - TValue DictionaryExtensions/<>c__4`2::<ToDictionaryIgnoringDuplicateKeys>b__4_0(TValue) - - - - - - - - - - - - ExceptionExtensions - - - - 100663367 - System.Void ExceptionExtensions::RethrowWithNoStackTraceLoss(System.Exception) - - - - - - - - - - - 100663368 - System.Exception ExceptionExtensions::Unwrap(System.Exception) - - - - - - - - - - - - - - - - - - - Guard - - - - 100663369 - System.Void Guard::ArgumentNotNull(System.String,System.Object) - - - - - - - - - - - - - - - 100663370 - System.Void Guard::ArgumentNotNullOrEmpty(System.String,System.Collections.IEnumerable) - - - - - - - - - - - - - - - - 100663371 - System.Void Guard::ArgumentValid(System.String,System.Boolean,System.String) - - - - - - - - - - - - - - - 100663372 - System.Void Guard::ArgumentValid(System.String,System.Boolean,System.String,System.Object[]) - - - - - - - - - - - - - - - 100663373 - System.Void Guard::FileExists(System.String,System.String) - - - - - - - - - - - - - - NewReflectionExtensions - - - - 100663374 - System.Reflection.Assembly NewReflectionExtensions::GetAssembly(System.Type) - - - - - - - - - - 100663375 - System.Attribute[] NewReflectionExtensions::GetCustomAttributes(System.Reflection.Assembly) - - - - - - - - - - 100663376 - System.Boolean NewReflectionExtensions::IsEnum(System.Type) - - - - - - - - - - 100663377 - System.Boolean NewReflectionExtensions::IsFromLocalAssembly(System.Type) - - - - - - - - - - - - - - - 100663378 - System.Boolean NewReflectionExtensions::IsGenericType(System.Type) - - - - - - - - - - 100663379 - System.Boolean NewReflectionExtensions::IsGenericTypeDefinition(System.Type) - - - - - - - - - - 100663380 - System.Boolean NewReflectionExtensions::IsNullableEnum(System.Type) - - - - - - - - - - - - - - - 100663381 - System.Boolean NewReflectionExtensions::IsValueType(System.Type) - - - - - - - - - - 100663382 - System.Type NewReflectionExtensions::UnwrapNullable(System.Type) - - - - - - - - - - - - - - - - - - - 100663383 - System.Type[] NewReflectionExtensions::GetGenericArguments(System.Type) - - - - - - - - - - 100663384 - System.Type[] NewReflectionExtensions::GetInterfaces(System.Type) - - - - - - - - - - 100663385 - System.Boolean NewReflectionExtensions::IsAssignableFrom(System.Type,System.Type) - - - - - - - - - - - - TestOptionsNames/Discovery - - - - 100664532 - System.Void TestOptionsNames/Discovery::.cctor() - - - - - - - - - - - - - - - - - TestOptionsNames/Execution - - - - 100664533 - System.Void TestOptionsNames/Execution::.cctor() - - - - - - - - - - - - - - - - - Xunit.AppDomainManagerFactory - - - - 100663386 - Xunit.IAppDomainManager Xunit.AppDomainManagerFactory::Create(System.Boolean,System.String,System.String,System.Boolean,System.String) - - - - - - - - - - - - Xunit.AppDomainManager_NoAppDomain - - - - 100663387 - System.Void Xunit.AppDomainManager_NoAppDomain::.ctor(System.String) - - - - - - - - - - - - 100663388 - System.Boolean Xunit.AppDomainManager_NoAppDomain::get_HasAppDomain() - - - - - - - - - - 100663389 - TObject Xunit.AppDomainManager_NoAppDomain::CreateObject(System.Reflection.AssemblyName,System.String,System.Object[]) - - - - - - - - - - - - - - 100663390 - System.Void Xunit.AppDomainManager_NoAppDomain::Dispose() - - - - - - - - - - - - Xunit.ConfigReader - - - - 100663393 - Xunit.TestAssemblyConfiguration Xunit.ConfigReader::Load(System.String,System.String) - - - - - - - - - - - - - 100663394 - Xunit.TestAssemblyConfiguration Xunit.ConfigReader::Load(System.IO.Stream) - - - - - - - - - - - - Xunit.ConfigReader_Json - - - - 100663395 - Xunit.TestAssemblyConfiguration Xunit.ConfigReader_Json::Load(System.IO.Stream) - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 100663396 - Xunit.TestAssemblyConfiguration Xunit.ConfigReader_Json::Load(System.String,System.String) - - - - - - - - - - - - - - - - - - - - - 100663397 - Xunit.TestAssemblyConfiguration Xunit.ConfigReader_Json::LoadFile(System.String) - - - - - - - - - - - - - - - - - - - - 100663398 - System.IO.Stream Xunit.ConfigReader_Json::File_OpenRead(System.String) - - - - - - - - - - - - Xunit.DefaultTestCaseBulkDeserializer - - - - 100663399 - System.Void Xunit.DefaultTestCaseBulkDeserializer::.ctor(Xunit.Abstractions.ITestFrameworkExecutor) - - - - - - - - - - - - 100663400 - System.Collections.Generic.List`1<System.Collections.Generic.KeyValuePair`2<System.String,Xunit.Abstractions.ITestCase>> Xunit.DefaultTestCaseBulkDeserializer::BulkDeserialize(System.Collections.Generic.List`1<System.String>) - - - - - - - - - - 100663401 - Xunit.Abstractions.ITestCase Xunit.DefaultTestCaseBulkDeserializer::<BulkDeserialize>b__2_0(System.String) - - - - - - - - - - - - Xunit.DefaultTestCaseBulkDeserializer/<>c - - - - 100664536 - System.Collections.Generic.KeyValuePair`2<System.String,Xunit.Abstractions.ITestCase> Xunit.DefaultTestCaseBulkDeserializer/<>c::<BulkDeserialize>b__2_1(Xunit.Abstractions.ITestCase) - - - - - - - - - - - - Xunit.DefaultTestCaseDescriptorProvider - - - - 100663402 - System.Void Xunit.DefaultTestCaseDescriptorProvider::.ctor(Xunit.Abstractions.ITestFrameworkDiscoverer) - - - - - - - - - - - - 100663403 - System.Collections.Generic.List`1<Xunit.TestCaseDescriptor> Xunit.DefaultTestCaseDescriptorProvider::GetTestCaseDescriptors(System.Collections.Generic.List`1<Xunit.Abstractions.ITestCase>,System.Boolean) - - - - - - - - - - - - - - - - - - - - - - - - - - Xunit.TestCaseDescriptor - - - - 100663406 - System.Void Xunit.TestCaseDescriptor::.ctor() - - - - - - - - - - - 100663407 - System.Void Xunit.TestCaseDescriptor::.ctor(System.String) - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 100663424 - System.String Xunit.TestCaseDescriptor::Decode(System.String) - - - - - - - - - - - - - - - Xunit.NullSourceInformationProvider - - - - 100663451 - Xunit.Abstractions.ISourceInformation Xunit.NullSourceInformationProvider::GetSourceInformation(Xunit.Abstractions.ITestCase) - - - - - - - - - - 100663452 - System.Void Xunit.NullSourceInformationProvider::Dispose() - - - - - - - - - - 100663453 - System.Void Xunit.NullSourceInformationProvider::.ctor() - - - - - - - - - Xunit.TestAssemblyConfiguration - - - - 100663456 - Xunit.AppDomainSupport Xunit.TestAssemblyConfiguration::get_AppDomainOrDefault() - - - - - - - - - - - - - 100663459 - System.Boolean Xunit.TestAssemblyConfiguration::get_DiagnosticMessagesOrDefault() - - - - - - - - - - 100663462 - System.Boolean Xunit.TestAssemblyConfiguration::get_FailSkipsOrDefault() - - - - - - - - - - 100663465 - System.Boolean Xunit.TestAssemblyConfiguration::get_InternalDiagnosticMessagesOrDefault() - - - - - - - - - - 100663468 - System.Int32 Xunit.TestAssemblyConfiguration::get_LongRunningTestSecondsOrDefault() - - - - - - - - - - - - - 100663471 - System.Int32 Xunit.TestAssemblyConfiguration::get_MaxParallelThreadsOrDefault() - - - - - - - - - - - - - - - - - 100663474 - Xunit.TestMethodDisplay Xunit.TestAssemblyConfiguration::get_MethodDisplayOrDefault() - - - - - - - - - - - - - 100663477 - Xunit.TestMethodDisplayOptions Xunit.TestAssemblyConfiguration::get_MethodDisplayOptionsOrDefault() - - - - - - - - - - 100663480 - System.Boolean Xunit.TestAssemblyConfiguration::get_ParallelizeAssemblyOrDefault() - - - - - - - - - - 100663483 - System.Boolean Xunit.TestAssemblyConfiguration::get_ParallelizeTestCollectionsOrDefault() - - - - - - - - - - - - - 100663486 - System.Boolean Xunit.TestAssemblyConfiguration::get_PreEnumerateTheoriesOrDefault() - - - - - - - - - - - - - 100663489 - System.Boolean Xunit.TestAssemblyConfiguration::get_ShadowCopyOrDefault() - - - - - - - - - - - - - 100663492 - System.Boolean Xunit.TestAssemblyConfiguration::get_StopOnFailOrDefault() - - - - - - - - - - 100663493 - System.Void Xunit.TestAssemblyConfiguration::.ctor() - - - - - - - - - Xunit.TestFrameworkOptions - - - - 100663494 - System.Void Xunit.TestFrameworkOptions::.ctor() - - - - - - - - - - - - 100663495 - Xunit.Abstractions.ITestFrameworkDiscoveryOptions Xunit.TestFrameworkOptions::ForDiscovery(Xunit.TestAssemblyConfiguration) - - - - - - - - - - - - - - - - - - - - 100663496 - Xunit.Abstractions.ITestFrameworkExecutionOptions Xunit.TestFrameworkOptions::ForExecution(Xunit.TestAssemblyConfiguration) - - - - - - - - - - - - - - - - - - - - 100663497 - TValue Xunit.TestFrameworkOptions::GetValue(System.String) - - - - - - - - - - - - - - - 100663498 - System.Void Xunit.TestFrameworkOptions::SetValue(System.String,TValue) - - - - - - - - - - - - - - - - 100663499 - System.String Xunit.TestFrameworkOptions::ToDebuggerDisplay() - - - - - - - - - - 100663500 - System.String Xunit.TestFrameworkOptions::ToDebuggerDisplay(System.Object) - - - - - - - - - - - - - - - - - - - - 100663501 - System.String Xunit.TestFrameworkOptions::<ToDebuggerDisplay>b__6_0(System.Collections.Generic.KeyValuePair`2<System.String,System.Object>) - - - - - - - - - - - - Xunit.Xunit1AssemblyInfo - - - - 100663502 - System.Void Xunit.Xunit1AssemblyInfo::.ctor(System.String) - - - - - - - - - - - - 100663505 - System.String Xunit.Xunit1AssemblyInfo::Xunit.Abstractions.IAssemblyInfo.get_AssemblyPath() - - - - - - - - - - 100663506 - System.String Xunit.Xunit1AssemblyInfo::Xunit.Abstractions.IAssemblyInfo.get_Name() - - - - - - - - - - 100663507 - System.Collections.Generic.IEnumerable`1<Xunit.Abstractions.IAttributeInfo> Xunit.Xunit1AssemblyInfo::Xunit.Abstractions.IAssemblyInfo.GetCustomAttributes(System.String) - - - - - - - - - - 100663508 - Xunit.Abstractions.ITypeInfo Xunit.Xunit1AssemblyInfo::Xunit.Abstractions.IAssemblyInfo.GetType(System.String) - - - - - - - - - - 100663509 - System.Collections.Generic.IEnumerable`1<Xunit.Abstractions.ITypeInfo> Xunit.Xunit1AssemblyInfo::Xunit.Abstractions.IAssemblyInfo.GetTypes(System.Boolean) - - - - - - - - - - - - Xunit.Xunit1ReflectionWrapper - - - - 100663510 - System.Void Xunit.Xunit1ReflectionWrapper::.ctor(System.String,System.String,System.String) - - - - - - - - - - - - - - - 100663519 - System.String Xunit.Xunit1ReflectionWrapper::Xunit.Abstractions.IAssemblyInfo.get_AssemblyPath() - - - - - - - - - - 100663520 - System.String Xunit.Xunit1ReflectionWrapper::Xunit.Abstractions.IAssemblyInfo.get_Name() - - - - - - - - - - 100663521 - System.Collections.Generic.IEnumerable`1<Xunit.Abstractions.IAttributeInfo> Xunit.Xunit1ReflectionWrapper::Xunit.Abstractions.IAssemblyInfo.GetCustomAttributes(System.String) - - - - - - - - - - 100663522 - Xunit.Abstractions.ITypeInfo Xunit.Xunit1ReflectionWrapper::Xunit.Abstractions.IAssemblyInfo.GetType(System.String) - - - - - - - - - - - - - - - 100663523 - System.Collections.Generic.IEnumerable`1<Xunit.Abstractions.ITypeInfo> Xunit.Xunit1ReflectionWrapper::Xunit.Abstractions.IAssemblyInfo.GetTypes(System.Boolean) - - - - - - - 100663524 - System.Boolean Xunit.Xunit1ReflectionWrapper::Xunit.Abstractions.IMethodInfo.get_IsAbstract() - - - - - - - - - - 100663525 - System.Boolean Xunit.Xunit1ReflectionWrapper::Xunit.Abstractions.IMethodInfo.get_IsGenericMethodDefinition() - - - - - - - - - - 100663526 - System.Boolean Xunit.Xunit1ReflectionWrapper::Xunit.Abstractions.IMethodInfo.get_IsPublic() - - - - - - - - - - 100663527 - System.Boolean Xunit.Xunit1ReflectionWrapper::Xunit.Abstractions.IMethodInfo.get_IsStatic() - - - - - - - - - - 100663528 - System.String Xunit.Xunit1ReflectionWrapper::Xunit.Abstractions.IMethodInfo.get_Name() - - - - - - - - - - 100663529 - Xunit.Abstractions.ITypeInfo Xunit.Xunit1ReflectionWrapper::Xunit.Abstractions.IMethodInfo.get_ReturnType() - - - - - - - - - - 100663530 - Xunit.Abstractions.ITypeInfo Xunit.Xunit1ReflectionWrapper::Xunit.Abstractions.IMethodInfo.get_Type() - - - - - - - - - - 100663531 - System.Collections.Generic.IEnumerable`1<Xunit.Abstractions.IAttributeInfo> Xunit.Xunit1ReflectionWrapper::Xunit.Abstractions.IMethodInfo.GetCustomAttributes(System.String) - - - - - - - - - - 100663532 - System.Collections.Generic.IEnumerable`1<Xunit.Abstractions.ITypeInfo> Xunit.Xunit1ReflectionWrapper::Xunit.Abstractions.IMethodInfo.GetGenericArguments() - - - - - - - - - - 100663533 - System.Collections.Generic.IEnumerable`1<Xunit.Abstractions.IParameterInfo> Xunit.Xunit1ReflectionWrapper::Xunit.Abstractions.IMethodInfo.GetParameters() - - - - - - - - - - 100663534 - Xunit.Abstractions.IMethodInfo Xunit.Xunit1ReflectionWrapper::Xunit.Abstractions.IMethodInfo.MakeGenericMethod(Xunit.Abstractions.ITypeInfo[]) - - - - - - - - - - 100663535 - Xunit.Abstractions.IAssemblyInfo Xunit.Xunit1ReflectionWrapper::Xunit.Abstractions.ITypeInfo.get_Assembly() - - - - - - - - - - 100663536 - Xunit.Abstractions.ITypeInfo Xunit.Xunit1ReflectionWrapper::Xunit.Abstractions.ITypeInfo.get_BaseType() - - - - - - - - - - 100663537 - System.Collections.Generic.IEnumerable`1<Xunit.Abstractions.ITypeInfo> Xunit.Xunit1ReflectionWrapper::Xunit.Abstractions.ITypeInfo.get_Interfaces() - - - - - - - - - - 100663538 - System.Boolean Xunit.Xunit1ReflectionWrapper::Xunit.Abstractions.ITypeInfo.get_IsAbstract() - - - - - - - - - - 100663539 - System.Boolean Xunit.Xunit1ReflectionWrapper::Xunit.Abstractions.ITypeInfo.get_IsGenericParameter() - - - - - - - - - - 100663540 - System.Boolean Xunit.Xunit1ReflectionWrapper::Xunit.Abstractions.ITypeInfo.get_IsGenericType() - - - - - - - - - - 100663541 - System.Boolean Xunit.Xunit1ReflectionWrapper::Xunit.Abstractions.ITypeInfo.get_IsSealed() - - - - - - - - - - 100663542 - System.Boolean Xunit.Xunit1ReflectionWrapper::Xunit.Abstractions.ITypeInfo.get_IsValueType() - - - - - - - - - - 100663543 - System.String Xunit.Xunit1ReflectionWrapper::Xunit.Abstractions.ITypeInfo.get_Name() - - - - - - - - - - 100663544 - System.Collections.Generic.IEnumerable`1<Xunit.Abstractions.IAttributeInfo> Xunit.Xunit1ReflectionWrapper::Xunit.Abstractions.ITypeInfo.GetCustomAttributes(System.String) - - - - - - - - - - 100663545 - System.Collections.Generic.IEnumerable`1<Xunit.Abstractions.ITypeInfo> Xunit.Xunit1ReflectionWrapper::Xunit.Abstractions.ITypeInfo.GetGenericArguments() - - - - - - - - - - 100663546 - Xunit.Abstractions.IMethodInfo Xunit.Xunit1ReflectionWrapper::Xunit.Abstractions.ITypeInfo.GetMethod(System.String,System.Boolean) - - - - - - - - - - 100663547 - System.Collections.Generic.IEnumerable`1<Xunit.Abstractions.IMethodInfo> Xunit.Xunit1ReflectionWrapper::Xunit.Abstractions.ITypeInfo.GetMethods(System.Boolean) - - - - - - - 100663548 - System.Void Xunit.Xunit1ReflectionWrapper::.cctor() - - - - - - - - - - - - Xunit.Xunit1ReflectionWrapper/<Xunit-Abstractions-IAssemblyInfo-GetTypes>d__24 - - - - 100664538 - System.Void Xunit.Xunit1ReflectionWrapper/<Xunit-Abstractions-IAssemblyInfo-GetTypes>d__24::System.IDisposable.Dispose() - - - - - - - 100664539 - System.Boolean Xunit.Xunit1ReflectionWrapper/<Xunit-Abstractions-IAssemblyInfo-GetTypes>d__24::MoveNext() - - - - - - - - - - - 100664540 - Xunit.Abstractions.ITypeInfo Xunit.Xunit1ReflectionWrapper/<Xunit-Abstractions-IAssemblyInfo-GetTypes>d__24::System.Collections.Generic.IEnumerator<Xunit.Abstractions.ITypeInfo>.get_Current() - - - - - - - 100664541 - System.Void Xunit.Xunit1ReflectionWrapper/<Xunit-Abstractions-IAssemblyInfo-GetTypes>d__24::System.Collections.IEnumerator.Reset() - - - - - - - 100664542 - System.Object Xunit.Xunit1ReflectionWrapper/<Xunit-Abstractions-IAssemblyInfo-GetTypes>d__24::System.Collections.IEnumerator.get_Current() - - - - - - - 100664543 - System.Collections.Generic.IEnumerator`1<Xunit.Abstractions.ITypeInfo> Xunit.Xunit1ReflectionWrapper/<Xunit-Abstractions-IAssemblyInfo-GetTypes>d__24::System.Collections.Generic.IEnumerable<Xunit.Abstractions.ITypeInfo>.GetEnumerator() - - - - - - - 100664544 - System.Collections.IEnumerator Xunit.Xunit1ReflectionWrapper/<Xunit-Abstractions-IAssemblyInfo-GetTypes>d__24::System.Collections.IEnumerable.GetEnumerator() - - - - - - - - - Xunit.Xunit1ReflectionWrapper/<Xunit-Abstractions-ITypeInfo-GetMethods>d__64 - - - - 100664546 - System.Void Xunit.Xunit1ReflectionWrapper/<Xunit-Abstractions-ITypeInfo-GetMethods>d__64::System.IDisposable.Dispose() - - - - - - - 100664547 - System.Boolean Xunit.Xunit1ReflectionWrapper/<Xunit-Abstractions-ITypeInfo-GetMethods>d__64::MoveNext() - - - - - - - - - - - 100664548 - Xunit.Abstractions.IMethodInfo Xunit.Xunit1ReflectionWrapper/<Xunit-Abstractions-ITypeInfo-GetMethods>d__64::System.Collections.Generic.IEnumerator<Xunit.Abstractions.IMethodInfo>.get_Current() - - - - - - - 100664549 - System.Void Xunit.Xunit1ReflectionWrapper/<Xunit-Abstractions-ITypeInfo-GetMethods>d__64::System.Collections.IEnumerator.Reset() - - - - - - - 100664550 - System.Object Xunit.Xunit1ReflectionWrapper/<Xunit-Abstractions-ITypeInfo-GetMethods>d__64::System.Collections.IEnumerator.get_Current() - - - - - - - 100664551 - System.Collections.Generic.IEnumerator`1<Xunit.Abstractions.IMethodInfo> Xunit.Xunit1ReflectionWrapper/<Xunit-Abstractions-ITypeInfo-GetMethods>d__64::System.Collections.Generic.IEnumerable<Xunit.Abstractions.IMethodInfo>.GetEnumerator() - - - - - - - 100664552 - System.Collections.IEnumerator Xunit.Xunit1ReflectionWrapper/<Xunit-Abstractions-ITypeInfo-GetMethods>d__64::System.Collections.IEnumerable.GetEnumerator() - - - - - - - - - Xunit.Xunit1RunSummary - - - - 100663549 - System.Void Xunit.Xunit1RunSummary::Aggregate(Xunit.Xunit1RunSummary) - - - - - - - - - - - - - - - 100663550 - System.Void Xunit.Xunit1RunSummary::Reset() - - - - - - - - - - - - - - 100663551 - System.Void Xunit.Xunit1RunSummary::.ctor() - - - - - - - - - - - - Xunit.Xunit1Test - - - - 100663552 - System.Void Xunit.Xunit1Test::.ctor(Xunit.Abstractions.ITestCase,System.String) - - - - - - - - - - - - - - - Xunit.Xunit1TestCase - - - - 100663557 - System.Void Xunit.Xunit1TestCase::.ctor() - - - - - - - - - - - 100663558 - System.Void Xunit.Xunit1TestCase::.ctor(System.String,System.String,System.String,System.String,System.String,System.Collections.Generic.Dictionary`2<System.String,System.Collections.Generic.List`1<System.String>>,System.String) - - - - - - - - - - - - - - - - 100663565 - Xunit.Abstractions.ITestMethod Xunit.Xunit1TestCase::get_TestMethod() - - - - - - - - - - 100663570 - System.String Xunit.Xunit1TestCase::get_UniqueID() - - - - - - - - - - 100663571 - System.Void Xunit.Xunit1TestCase::Dispose() - - - - - - - - - - 100663572 - System.Void Xunit.Xunit1TestCase::Deserialize(Xunit.Abstractions.IXunitSerializationInfo) - - - - - - - - - - - - - - - - - - - - - - - - 100663573 - System.Void Xunit.Xunit1TestCase::Serialize(Xunit.Abstractions.IXunitSerializationInfo) - - - - - - - - - - - - - - - - - - - - - - - - - 100663574 - Xunit.Abstractions.IAssemblyInfo Xunit.Xunit1TestCase::Xunit.Abstractions.ITestAssembly.get_Assembly() - - - - - - - - - - 100663577 - Xunit.Abstractions.ITypeInfo Xunit.Xunit1TestCase::Xunit.Abstractions.ITestCollection.get_CollectionDefinition() - - - - - - - - - - 100663578 - System.String Xunit.Xunit1TestCase::Xunit.Abstractions.ITestCollection.get_DisplayName() - - - - - - - - - - 100663579 - Xunit.Abstractions.ITestAssembly Xunit.Xunit1TestCase::Xunit.Abstractions.ITestCollection.get_TestAssembly() - - - - - - - - - - 100663580 - System.Guid Xunit.Xunit1TestCase::Xunit.Abstractions.ITestCollection.get_UniqueID() - - - - - - - - - - 100663581 - Xunit.Abstractions.ITypeInfo Xunit.Xunit1TestCase::Xunit.Abstractions.ITestClass.get_Class() - - - - - - - - - - 100663582 - Xunit.Abstractions.ITestCollection Xunit.Xunit1TestCase::Xunit.Abstractions.ITestClass.get_TestCollection() - - - - - - - - - - 100663583 - Xunit.Abstractions.IMethodInfo Xunit.Xunit1TestCase::Xunit.Abstractions.ITestMethod.get_Method() - - - - - - - - - - 100663584 - Xunit.Abstractions.ITestClass Xunit.Xunit1TestCase::Xunit.Abstractions.ITestMethod.get_TestClass() - - - - - - - - - - 100663585 - System.Void Xunit.Xunit1TestCase::.cctor() - - - - - - - - - - - - Xunit.Xunit2 - - - - 100663586 - System.Void Xunit.Xunit2::.ctor(Xunit.AppDomainSupport,Xunit.Abstractions.ISourceInformationProvider,System.String,System.String,System.Boolean,System.String,Xunit.Abstractions.IMessageSink,System.Boolean) - - - - - - - - - - - - - - 100663587 - System.Collections.Generic.List`1<System.Collections.Generic.KeyValuePair`2<System.String,Xunit.Abstractions.ITestCase>> Xunit.Xunit2::BulkDeserialize(System.Collections.Generic.List`1<System.String>) - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 100663588 - Xunit.Abstractions.ITestCase Xunit.Xunit2::Deserialize(System.String) - - - - - - - - - - 100663589 - System.Void Xunit.Xunit2::Dispose() - - - - - - - - - - - - 100663590 - System.Void Xunit.Xunit2::RunAll(Xunit.Abstractions.IMessageSink,Xunit.Abstractions.ITestFrameworkDiscoveryOptions,Xunit.Abstractions.ITestFrameworkExecutionOptions) - - - - - - - - - - - 100663591 - System.Void Xunit.Xunit2::RunTests(System.Collections.Generic.IEnumerable`1<Xunit.Abstractions.ITestCase>,Xunit.Abstractions.IMessageSink,Xunit.Abstractions.ITestFrameworkExecutionOptions) - - - - - - - - - - - - - Xunit.Xunit2/DeserializeCallback - - - - 100664553 - System.Void Xunit.Xunit2/DeserializeCallback::Callback(System.Collections.Generic.List`1<System.Collections.Generic.KeyValuePair`2<System.String,Xunit.Abstractions.ITestCase>>) - - - - - - - - - - 100664554 - System.Void Xunit.Xunit2/DeserializeCallback::.ctor() - - - - - - - - - Xunit.Xunit2Discoverer - - - - 100663592 - System.Void Xunit.Xunit2Discoverer::.ctor(Xunit.AppDomainSupport,Xunit.Abstractions.ISourceInformationProvider,Xunit.Abstractions.IAssemblyInfo,System.String,System.String,Xunit.Abstractions.IMessageSink,System.Boolean) - - - - - - - - - - - 100663593 - System.Void Xunit.Xunit2Discoverer::.ctor(Xunit.AppDomainSupport,Xunit.Abstractions.ISourceInformationProvider,System.String,System.String,System.Boolean,System.String,Xunit.Abstractions.IMessageSink,System.Boolean) - - - - - - - - - - - 100663594 - System.Void Xunit.Xunit2Discoverer::.ctor(Xunit.AppDomainSupport,Xunit.Abstractions.ISourceInformationProvider,Xunit.Abstractions.IAssemblyInfo,System.String,System.String,System.String,System.Boolean,System.String,Xunit.Abstractions.IMessageSink,System.Boolean) - - - - - - - - - - - - - - - - - - - - - - - - 100663600 - System.String Xunit.Xunit2Discoverer::get_TargetFramework() - - - - - - - - - - 100663602 - System.String Xunit.Xunit2Discoverer::get_TestFrameworkDisplayName() - - - - - - - - - - 100663603 - Xunit.Abstractions.IMessageSink Xunit.Xunit2Discoverer::CreateOptimizedRemoteMessageSink(Xunit.Abstractions.IMessageSink) - - - - - - - - - - - - - - - 100663604 - System.Void Xunit.Xunit2Discoverer::Dispose() - - - - - - - - - - - - - 100663605 - System.Void Xunit.Xunit2Discoverer::Find(System.Boolean,Xunit.Abstractions.IMessageSink,Xunit.Abstractions.ITestFrameworkDiscoveryOptions) - - - - - - - - - - - 100663606 - System.Void Xunit.Xunit2Discoverer::Find(System.String,System.Boolean,Xunit.Abstractions.IMessageSink,Xunit.Abstractions.ITestFrameworkDiscoveryOptions) - - - - - - - - - - - 100663607 - System.Collections.Generic.List`1<Xunit.TestCaseDescriptor> Xunit.Xunit2Discoverer::GetTestCaseDescriptors(System.Collections.Generic.List`1<Xunit.Abstractions.ITestCase>,System.Boolean) - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 100663608 - System.String Xunit.Xunit2Discoverer::GetExecutionAssemblyFileName(Xunit.AppDomainSupport,System.String) - - - - - - - - - - - - - - - - - - - - - - - 100663609 - System.String[] Xunit.Xunit2Discoverer::GetSupportedPlatformSuffixes(Xunit.AppDomainSupport) - - - - - - - - - - 100663610 - System.Reflection.AssemblyName Xunit.Xunit2Discoverer::GetTestFrameworkAssemblyName(System.String) - - - - - - - - - - 100663611 - System.String Xunit.Xunit2Discoverer::GetXunitExecutionAssemblyPath(Xunit.AppDomainSupport,System.String,System.Boolean) - - - - - - - - - - - - - - - - 100663612 - System.String Xunit.Xunit2Discoverer::GetXunitExecutionAssemblyPath(Xunit.AppDomainSupport,Xunit.Abstractions.IAssemblyInfo) - - - - - - - - - - - - 100663613 - System.Boolean Xunit.Xunit2Discoverer::IsDotNet(System.String) - - - - - - - - - - 100663614 - System.String Xunit.Xunit2Discoverer::Serialize(Xunit.Abstractions.ITestCase) - - - - - - - - - - 100663615 - System.Void Xunit.Xunit2Discoverer::.cctor() - - - - - - - - - - - - Xunit.Xunit2Discoverer/DescriptorCallback - - - - 100664555 - System.Void Xunit.Xunit2Discoverer/DescriptorCallback::Callback(System.Collections.Generic.List`1<System.String>) - - - - - - - - - - 100664556 - System.Void Xunit.Xunit2Discoverer/DescriptorCallback::.ctor() - - - - - - - - - Xunit.Xunit2Discoverer/<>c - - - - 100664559 - Xunit.TestCaseDescriptor Xunit.Xunit2Discoverer/<>c::<GetTestCaseDescriptors>b__31_0(System.String) - - - - - - - - - - 100664560 - System.String Xunit.Xunit2Discoverer/<>c::<GetExecutionAssemblyFileName>b__32_0(System.String) - - - - - - - - - - - - Xunit.XunitFrontController - - - - 100663616 - System.Void Xunit.XunitFrontController::.ctor() - - - - - - - - - - - - 100663617 - System.Void Xunit.XunitFrontController::.ctor(Xunit.AppDomainSupport,System.String,System.String,System.Boolean,System.String,Xunit.Abstractions.ISourceInformationProvider,Xunit.Abstractions.IMessageSink) - - - - - - - - - - - - - - - - - - - - 100663618 - Xunit.ITestCaseBulkDeserializer Xunit.XunitFrontController::get_BulkDeserializer() - - - - - - - - - - - 100663619 - System.Boolean Xunit.XunitFrontController::get_CanUseAppDomains() - - - - - - - - - - 100663620 - Xunit.ITestCaseDescriptorProvider Xunit.XunitFrontController::get_DescriptorProvider() - - - - - - - - - - - 100663621 - Xunit.IFrontController Xunit.XunitFrontController::get_InnerController() - - - - - - - - - - - 100663622 - System.String Xunit.XunitFrontController::get_TargetFramework() - - - - - - - - - - 100663623 - System.String Xunit.XunitFrontController::get_TestFrameworkDisplayName() - - - - - - - - - - 100663624 - System.Collections.Generic.List`1<System.Collections.Generic.KeyValuePair`2<System.String,Xunit.Abstractions.ITestCase>> Xunit.XunitFrontController::BulkDeserialize(System.Collections.Generic.List`1<System.String>) - - - - - - - - - - 100663625 - Xunit.IFrontController Xunit.XunitFrontController::CreateInnerController() - - - - - - - - - - 100663626 - Xunit.Abstractions.ITestCase Xunit.XunitFrontController::Deserialize(System.String) - - - - - - - - - - 100663627 - System.Void Xunit.XunitFrontController::Dispose() - - - - - - - - - - - - - - - - - 100663628 - System.Void Xunit.XunitFrontController::EnsureInitialized() - - - - - - - - - - - - - - - - - - 100663629 - System.Void Xunit.XunitFrontController::Find(System.Boolean,Xunit.Abstractions.IMessageSink,Xunit.Abstractions.ITestFrameworkDiscoveryOptions) - - - - - - - - - - - 100663630 - System.Void Xunit.XunitFrontController::Find(System.String,System.Boolean,Xunit.Abstractions.IMessageSink,Xunit.Abstractions.ITestFrameworkDiscoveryOptions) - - - - - - - - - - - 100663631 - System.Collections.Generic.List`1<Xunit.TestCaseDescriptor> Xunit.XunitFrontController::GetTestCaseDescriptors(System.Collections.Generic.List`1<Xunit.Abstractions.ITestCase>,System.Boolean) - - - - - - - - - - 100663632 - System.Void Xunit.XunitFrontController::RunAll(Xunit.Abstractions.IMessageSink,Xunit.Abstractions.ITestFrameworkDiscoveryOptions,Xunit.Abstractions.ITestFrameworkExecutionOptions) - - - - - - - - - - - 100663633 - System.Void Xunit.XunitFrontController::RunTests(System.Collections.Generic.IEnumerable`1<Xunit.Abstractions.ITestCase>,Xunit.Abstractions.IMessageSink,Xunit.Abstractions.ITestFrameworkExecutionOptions) - - - - - - - - - - - 100663634 - System.String Xunit.XunitFrontController::Serialize(Xunit.Abstractions.ITestCase) - - - - - - - - - - - - Xunit.LongRunningTestsSummary - - - - 100663637 - System.Void Xunit.LongRunningTestsSummary::.ctor(System.TimeSpan,System.Collections.Generic.IDictionary`2<Xunit.Abstractions.ITestCase,System.TimeSpan>) - - - - - - - - - - - - - - - - Xunit.MessageSinkAdapter - - - - 100663640 - System.Void Xunit.MessageSinkAdapter::.ctor(Xunit.IMessageSinkWithTypes) - - - - - - - - - - - - 100663641 - System.Void Xunit.MessageSinkAdapter::Dispose() - - - - - - - - - - 100663642 - System.Collections.Generic.HashSet`1<System.String> Xunit.MessageSinkAdapter::GetImplementedInterfaces(Xunit.Abstractions.IMessageSinkMessage) - - - - - - - - - - - - - - - 100663643 - System.Boolean Xunit.MessageSinkAdapter::OnMessage(Xunit.Abstractions.IMessageSinkMessage) - - - - - - - - - - 100663644 - System.Boolean Xunit.MessageSinkAdapter::OnMessageWithTypes(Xunit.Abstractions.IMessageSinkMessage,System.Collections.Generic.HashSet`1<System.String>) - - - - - - - - - - 100663645 - Xunit.Abstractions.IMessageSink Xunit.MessageSinkAdapter::Wrap(Xunit.IMessageSinkWithTypes) - - - - - - - - - - - - - - - - - Xunit.MessageSinkAdapter/<>c - - - - 100664563 - System.String Xunit.MessageSinkAdapter/<>c::<GetImplementedInterfaces>b__3_0(System.Type) - - - - - - - - - - - - Xunit.MessageSinkWithTypesAdapter - - - - 100663646 - System.Void Xunit.MessageSinkWithTypesAdapter::.ctor(Xunit.Abstractions.IMessageSink) - - - - - - - - - - - - 100663647 - System.Void Xunit.MessageSinkWithTypesAdapter::Dispose() - - - - - - - - - - 100663648 - System.Boolean Xunit.MessageSinkWithTypesAdapter::OnMessage(Xunit.Abstractions.IMessageSinkMessage) - - - - - - - - - - 100663649 - System.Boolean Xunit.MessageSinkWithTypesAdapter::OnMessageWithTypes(Xunit.Abstractions.IMessageSinkMessage,System.Collections.Generic.HashSet`1<System.String>) - - - - - - - - - - 100663650 - Xunit.IMessageSinkWithTypes Xunit.MessageSinkWithTypesAdapter::Wrap(Xunit.Abstractions.IMessageSink) - - - - - - - - - - - - - - - - - Xunit.OptimizedRemoteMessageSink - - - - 100663651 - System.Void Xunit.OptimizedRemoteMessageSink::.ctor(Xunit.IMessageSinkWithTypes) - - - - - - - - - - - - - - 100663652 - System.Collections.Generic.HashSet`1<System.String> Xunit.OptimizedRemoteMessageSink::GetMessageTypes(Xunit.Abstractions.IMessageSinkMessage) - - - - - - - - - - - - - - - - - - - - - - - - - - 100663653 - System.Boolean Xunit.OptimizedRemoteMessageSink::OnMessage(Xunit.Abstractions.IMessageSinkMessage) - - - - - - - - - - - - Xunit.OptimizedRemoteMessageSink/<>c - - - - 100664566 - System.String Xunit.OptimizedRemoteMessageSink/<>c::<GetMessageTypes>b__4_0(System.Type) - - - - - - - - - - - - Xunit.TestAssemblyDiscoveryFinished - - - - 100663654 - System.Void Xunit.TestAssemblyDiscoveryFinished::.ctor(Xunit.XunitProjectAssembly,Xunit.Abstractions.ITestFrameworkDiscoveryOptions,System.Int32,System.Int32) - - - - - - - - - - - - - - - 100663659 - System.Collections.Generic.HashSet`1<System.String> Xunit.TestAssemblyDiscoveryFinished::get_InterfaceTypes() - - - - - - - - - - 100663664 - System.Void Xunit.TestAssemblyDiscoveryFinished::.cctor() - - - - - - - - - - - - Xunit.TestAssemblyDiscoveryFinished/<>c - - - - 100664569 - System.String Xunit.TestAssemblyDiscoveryFinished/<>c::<.cctor>b__20_0(System.Type) - - - - - - - - - - - - Xunit.TestAssemblyDiscoveryStarting - - - - 100663665 - System.Void Xunit.TestAssemblyDiscoveryStarting::.ctor(Xunit.XunitProjectAssembly,System.Boolean,System.Boolean,Xunit.Abstractions.ITestFrameworkDiscoveryOptions) - - - - - - - - - - - - - - - 100663672 - System.Collections.Generic.HashSet`1<System.String> Xunit.TestAssemblyDiscoveryStarting::get_InterfaceTypes() - - - - - - - - - - 100663675 - System.Void Xunit.TestAssemblyDiscoveryStarting::.cctor() - - - - - - - - - - - - Xunit.TestAssemblyDiscoveryStarting/<>c - - - - 100664572 - System.String Xunit.TestAssemblyDiscoveryStarting/<>c::<.cctor>b__20_0(System.Type) - - - - - - - - - - - - Xunit.TestAssemblyExecutionFinished - - - - 100663676 - System.Void Xunit.TestAssemblyExecutionFinished::.ctor(Xunit.XunitProjectAssembly,Xunit.Abstractions.ITestFrameworkExecutionOptions,Xunit.ExecutionSummary) - - - - - - - - - - - - - - 100663683 - System.Collections.Generic.HashSet`1<System.String> Xunit.TestAssemblyExecutionFinished::get_InterfaceTypes() - - - - - - - - - - 100663684 - System.Void Xunit.TestAssemblyExecutionFinished::.cctor() - - - - - - - - - - - - Xunit.TestAssemblyExecutionFinished/<>c - - - - 100664575 - System.String Xunit.TestAssemblyExecutionFinished/<>c::<.cctor>b__16_0(System.Type) - - - - - - - - - - - - Xunit.TestAssemblyExecutionStarting - - - - 100663685 - System.Void Xunit.TestAssemblyExecutionStarting::.ctor(Xunit.XunitProjectAssembly,Xunit.Abstractions.ITestFrameworkExecutionOptions) - - - - - - - - - - - - - 100663690 - System.Collections.Generic.HashSet`1<System.String> Xunit.TestAssemblyExecutionStarting::get_InterfaceTypes() - - - - - - - - - - 100663691 - System.Void Xunit.TestAssemblyExecutionStarting::.cctor() - - - - - - - - - - - - Xunit.TestAssemblyExecutionStarting/<>c - - - - 100664578 - System.String Xunit.TestAssemblyExecutionStarting/<>c::<.cctor>b__12_0(System.Type) - - - - - - - - - - - - Xunit.TestExecutionSummary - - - - 100663692 - System.Void Xunit.TestExecutionSummary::.ctor(System.TimeSpan,System.Collections.Generic.List`1<System.Collections.Generic.KeyValuePair`2<System.String,Xunit.ExecutionSummary>>) - - - - - - - - - - - - - 100663695 - System.Collections.Generic.HashSet`1<System.String> Xunit.TestExecutionSummary::get_InterfaceTypes() - - - - - - - - - - 100663698 - System.Void Xunit.TestExecutionSummary::.cctor() - - - - - - - - - - - - Xunit.TestExecutionSummary/<>c - - - - 100664581 - System.String Xunit.TestExecutionSummary/<>c::<.cctor>b__12_0(System.Type) - - - - - - - - - - - - Xunit.XunitFilters - - - - 100663699 - System.Void Xunit.XunitFilters::.ctor() - - - - - - - - - - - - - - - - - - - 100663704 - System.Collections.Generic.ICollection`1<System.String> Xunit.XunitFilters::get_ExcludedMethods() - - - - - - - - - - 100663705 - System.Collections.Generic.ICollection`1<System.String> Xunit.XunitFilters::get_IncludedMethods() - - - - - - - - - - 100663708 - System.Boolean Xunit.XunitFilters::Filter(Xunit.Abstractions.ITestCase) - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 100663709 - System.Boolean Xunit.XunitFilters::FilterExcludedNamespaces(Xunit.Abstractions.ITestCase) - - - - - - - - - - - - - - - - - - - - - 100663710 - System.Boolean Xunit.XunitFilters::FilterIncludedNamespaces(Xunit.Abstractions.ITestCase) - - - - - - - - - - - - - - - - - - - - - 100663711 - System.Boolean Xunit.XunitFilters::FilterExcludedMethodsAndClasses(Xunit.Abstractions.ITestCase) - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 100663712 - System.Boolean Xunit.XunitFilters::FilterIncludedMethodsAndClasses(Xunit.Abstractions.ITestCase) - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 100663713 - System.Boolean Xunit.XunitFilters::FilterExcludedTraits(Xunit.Abstractions.ITestCase) - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 100663714 - System.Boolean Xunit.XunitFilters::FilterIncludedTraits(Xunit.Abstractions.ITestCase) - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 100663715 - System.Void Xunit.XunitFilters::SplitMethodFilters() - - - - - - - - - - - - 100663716 - System.Void Xunit.XunitFilters::SplitIncludeMethodFilters() - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 100663717 - System.Void Xunit.XunitFilters::SplitExcludeMethodFilters() - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 100663718 - System.String Xunit.XunitFilters::WildcardToRegex(System.String) - - - - - - - - - - - - Xunit.XunitFilters/ChangeTrackingHashSet`1 - - - - 100664582 - System.Void Xunit.XunitFilters/ChangeTrackingHashSet`1::.ctor(System.Collections.Generic.IEqualityComparer`1<T>) - - - - - - - - - - - - - 100664583 - System.Int32 Xunit.XunitFilters/ChangeTrackingHashSet`1::get_Count() - - - - - - - - - - 100664584 - System.Boolean Xunit.XunitFilters/ChangeTrackingHashSet`1::get_IsReadOnly() - - - - - - - - - - 100664587 - System.Void Xunit.XunitFilters/ChangeTrackingHashSet`1::Add(T) - - - - - - - - - - - - - - 100664588 - System.Void Xunit.XunitFilters/ChangeTrackingHashSet`1::Clear() - - - - - - - - - - - - - - 100664589 - System.Boolean Xunit.XunitFilters/ChangeTrackingHashSet`1::Contains(T) - - - - - - - - - - 100664590 - System.Void Xunit.XunitFilters/ChangeTrackingHashSet`1::CopyTo(T[],System.Int32) - - - - - - - - - - 100664591 - System.Collections.Generic.IEnumerator`1<T> Xunit.XunitFilters/ChangeTrackingHashSet`1::GetEnumerator() - - - - - - - - - - 100664592 - System.Collections.IEnumerator Xunit.XunitFilters/ChangeTrackingHashSet`1::System.Collections.IEnumerable.GetEnumerator() - - - - - - - - - - 100664593 - System.Boolean Xunit.XunitFilters/ChangeTrackingHashSet`1::Remove(T) - - - - - - - - - - - - - - - Xunit.XunitFilters/<>c__DisplayClass32_0 - - - - 100664595 - System.Boolean Xunit.XunitFilters/<>c__DisplayClass32_0::<FilterExcludedNamespaces>b__0(System.String) - - - - - - - - - - - - Xunit.XunitFilters/<>c__DisplayClass33_0 - - - - 100664597 - System.Boolean Xunit.XunitFilters/<>c__DisplayClass33_0::<FilterIncludedNamespaces>b__0(System.String) - - - - - - - - - - - - Xunit.XunitProject - - - - 100663719 - System.Void Xunit.XunitProject::.ctor() - - - - - - - - - - - - - - 100663720 - System.Collections.Generic.ICollection`1<Xunit.XunitProjectAssembly> Xunit.XunitProject::get_Assemblies() - - - - - - - - - - 100663725 - System.Void Xunit.XunitProject::Add(Xunit.XunitProjectAssembly) - - - - - - - - - - - - 100663726 - System.Collections.Generic.IEnumerator`1<Xunit.XunitProjectAssembly> Xunit.XunitProject::GetEnumerator() - - - - - - - - - - 100663727 - System.Collections.IEnumerator Xunit.XunitProject::System.Collections.IEnumerable.GetEnumerator() - - - - - - - - - - - - Xunit.XunitProjectAssembly - - - - 100663732 - Xunit.TestAssemblyConfiguration Xunit.XunitProjectAssembly::get_Configuration() - - - - - - - - - - - - - - - 100663733 - System.Boolean Xunit.XunitProjectAssembly::get_ShadowCopy() - - - - - - - - - - 100663734 - System.Void Xunit.XunitProjectAssembly::set_ShadowCopy(System.Boolean) - - - - - - - - - - - 100663735 - System.Void Xunit.XunitProjectAssembly::.ctor() - - - - - - - - - Xunit.DefaultRunnerReporter - - - - 100663736 - System.String Xunit.DefaultRunnerReporter::get_Description() - - - - - - - - - - 100663737 - System.Boolean Xunit.DefaultRunnerReporter::get_IsEnvironmentallyEnabled() - - - - - - - - - - 100663738 - System.String Xunit.DefaultRunnerReporter::get_RunnerSwitch() - - - - - - - - - - 100663739 - Xunit.Abstractions.IMessageSink Xunit.DefaultRunnerReporter::CreateMessageHandler(Xunit.IRunnerLogger) - - - - - - - - - - 100663740 - System.Void Xunit.DefaultRunnerReporter::.ctor() - - - - - - - - - Xunit.DefaultRunnerReporterMessageHandler - - - - 100663741 - System.Void Xunit.DefaultRunnerReporterMessageHandler::.ctor(Xunit.IRunnerLogger) - - - - - - - - - - - - - - 100663744 - System.Void Xunit.DefaultRunnerReporterMessageHandler::AddExecutionOptions(System.String,Xunit.Abstractions.ITestFrameworkExecutionOptions) - - - - - - - - - - - - 100663745 - System.String Xunit.DefaultRunnerReporterMessageHandler::Escape(System.String) - - - - - - - - - - - - - - - 100663746 - System.String Xunit.DefaultRunnerReporterMessageHandler::GetAssemblyDisplayName(Xunit.Abstractions.ITestAssemblyMessage) - - - - - - - - - - 100663747 - System.String Xunit.DefaultRunnerReporterMessageHandler::GetAssemblyDisplayName(Xunit.XunitProjectAssembly) - - - - - - - - - - 100663748 - Xunit.Abstractions.ITestFrameworkExecutionOptions Xunit.DefaultRunnerReporterMessageHandler::GetExecutionOptions(System.String) - - - - - - - - - - - - - - - - 100663749 - System.Void Xunit.DefaultRunnerReporterMessageHandler::LogError(System.String,Xunit.Abstractions.IFailureInformation) - - - - - - - - - - - - - - - - - - - - - - 100663750 - System.Void Xunit.DefaultRunnerReporterMessageHandler::LogStackTrace(Xunit.StackFrameInfo,System.String) - - - - - - - - - - - - - - - - - - - - - - 100663751 - System.Void Xunit.DefaultRunnerReporterMessageHandler::LogOutput(Xunit.StackFrameInfo,System.String) - - - - - - - - - - - - - - - - - - - - - - - - - - 100663752 - System.Void Xunit.DefaultRunnerReporterMessageHandler::RemoveExecutionOptions(System.String) - - - - - - - - - - - - 100663753 - System.Boolean Xunit.DefaultRunnerReporterMessageHandler::Visit(Xunit.Abstractions.IErrorMessage) - - - - - - - - - - - 100663754 - System.Boolean Xunit.DefaultRunnerReporterMessageHandler::Visit(Xunit.ITestAssemblyDiscoveryFinished) - - - - - - - - - - - - - - - - - - - - 100663755 - System.Boolean Xunit.DefaultRunnerReporterMessageHandler::Visit(Xunit.ITestAssemblyDiscoveryStarting) - - - - - - - - - - - - - - - - - 100663756 - System.Boolean Xunit.DefaultRunnerReporterMessageHandler::Visit(Xunit.ITestAssemblyExecutionFinished) - - - - - - - - - - - - 100663757 - System.Boolean Xunit.DefaultRunnerReporterMessageHandler::Visit(Xunit.ITestAssemblyExecutionStarting) - - - - - - - - - - - - - - - - - - - - - - 100663758 - System.Boolean Xunit.DefaultRunnerReporterMessageHandler::Visit(Xunit.Abstractions.ITestAssemblyCleanupFailure) - - - - - - - - - - - 100663759 - System.Boolean Xunit.DefaultRunnerReporterMessageHandler::Visit(Xunit.Abstractions.ITestCaseCleanupFailure) - - - - - - - - - - - 100663760 - System.Boolean Xunit.DefaultRunnerReporterMessageHandler::Visit(Xunit.Abstractions.ITestClassCleanupFailure) - - - - - - - - - - - 100663761 - System.Boolean Xunit.DefaultRunnerReporterMessageHandler::Visit(Xunit.Abstractions.ITestCleanupFailure) - - - - - - - - - - - 100663762 - System.Boolean Xunit.DefaultRunnerReporterMessageHandler::Visit(Xunit.Abstractions.ITestCollectionCleanupFailure) - - - - - - - - - - - 100663763 - System.Boolean Xunit.DefaultRunnerReporterMessageHandler::Visit(Xunit.ITestExecutionSummary) - - - - - - - - - - - 100663764 - System.Boolean Xunit.DefaultRunnerReporterMessageHandler::Visit(Xunit.Abstractions.ITestFailed) - - - - - - - - - - - - - - - - - - - - - - - 100663765 - System.Boolean Xunit.DefaultRunnerReporterMessageHandler::Visit(Xunit.Abstractions.ITestMethodCleanupFailure) - - - - - - - - - - - 100663766 - System.Boolean Xunit.DefaultRunnerReporterMessageHandler::Visit(Xunit.Abstractions.ITestPassed) - - - - - - - - - - - - - - - - - - - - 100663767 - System.Boolean Xunit.DefaultRunnerReporterMessageHandler::Visit(Xunit.Abstractions.ITestSkipped) - - - - - - - - - - - - - - 100663768 - System.Void Xunit.DefaultRunnerReporterMessageHandler::WriteDefaultSummary(Xunit.IRunnerLogger,Xunit.ITestExecutionSummary) - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Xunit.DefaultRunnerReporterMessageHandler/ReaderWriterLockWrapper - - - - 100664598 - System.Void Xunit.DefaultRunnerReporterMessageHandler/ReaderWriterLockWrapper::.ctor(System.Action) - - - - - - - - - - - - 100664599 - System.Void Xunit.DefaultRunnerReporterMessageHandler/ReaderWriterLockWrapper::Dispose() - - - - - - - - - - - 100664600 - System.IDisposable Xunit.DefaultRunnerReporterMessageHandler/ReaderWriterLockWrapper::ReadLock() - - - - - - - - - - - 100664601 - System.IDisposable Xunit.DefaultRunnerReporterMessageHandler/ReaderWriterLockWrapper::WriteLock() - - - - - - - - - - - 100664602 - System.Void Xunit.DefaultRunnerReporterMessageHandler/ReaderWriterLockWrapper::.cctor() - - - - - - - - - - - - - - Xunit.DefaultRunnerReporterMessageHandler/<>c - - - - 100664605 - System.Int32 Xunit.DefaultRunnerReporterMessageHandler/<>c::<WriteDefaultSummary>b__32_0(System.Collections.Generic.KeyValuePair`2<System.String,Xunit.ExecutionSummary>) - - - - - - - - - - 100664606 - System.Int32 Xunit.DefaultRunnerReporterMessageHandler/<>c::<WriteDefaultSummary>b__32_1(System.Collections.Generic.KeyValuePair`2<System.String,Xunit.ExecutionSummary>) - - - - - - - - - - 100664607 - System.Int32 Xunit.DefaultRunnerReporterMessageHandler/<>c::<WriteDefaultSummary>b__32_2(System.Collections.Generic.KeyValuePair`2<System.String,Xunit.ExecutionSummary>) - - - - - - - - - - 100664608 - System.Int32 Xunit.DefaultRunnerReporterMessageHandler/<>c::<WriteDefaultSummary>b__32_3(System.Collections.Generic.KeyValuePair`2<System.String,Xunit.ExecutionSummary>) - - - - - - - - - - 100664609 - System.Int32 Xunit.DefaultRunnerReporterMessageHandler/<>c::<WriteDefaultSummary>b__32_4(System.Collections.Generic.KeyValuePair`2<System.String,Xunit.ExecutionSummary>) - - - - - - - - - - 100664610 - System.Decimal Xunit.DefaultRunnerReporterMessageHandler/<>c::<WriteDefaultSummary>b__32_5(System.Collections.Generic.KeyValuePair`2<System.String,Xunit.ExecutionSummary>) - - - - - - - - - - - - Xunit.DefaultRunnerReporterWithTypes - - - - 100663769 - System.String Xunit.DefaultRunnerReporterWithTypes::get_Description() - - - - - - - - - - 100663770 - System.Boolean Xunit.DefaultRunnerReporterWithTypes::get_IsEnvironmentallyEnabled() - - - - - - - - - - 100663771 - System.String Xunit.DefaultRunnerReporterWithTypes::get_RunnerSwitch() - - - - - - - - - - 100663772 - Xunit.Abstractions.IMessageSink Xunit.DefaultRunnerReporterWithTypes::CreateMessageHandler(Xunit.IRunnerLogger) - - - - - - - - - - 100663773 - System.Void Xunit.DefaultRunnerReporterWithTypes::.ctor() - - - - - - - - - Xunit.DefaultRunnerReporterWithTypesMessageHandler - - - - 100663774 - System.Void Xunit.DefaultRunnerReporterWithTypesMessageHandler::.ctor(Xunit.IRunnerLogger) - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 100663777 - System.Void Xunit.DefaultRunnerReporterWithTypesMessageHandler::AddExecutionOptions(System.String,Xunit.Abstractions.ITestFrameworkExecutionOptions) - - - - - - - - - - - - 100663778 - System.String Xunit.DefaultRunnerReporterWithTypesMessageHandler::Escape(System.String) - - - - - - - - - - - - - - - 100663779 - System.String Xunit.DefaultRunnerReporterWithTypesMessageHandler::GetAssemblyDisplayName(Xunit.Abstractions.ITestAssemblyMessage) - - - - - - - - - - 100663780 - System.String Xunit.DefaultRunnerReporterWithTypesMessageHandler::GetAssemblyDisplayName(Xunit.XunitProjectAssembly) - - - - - - - - - - 100663781 - Xunit.Abstractions.ITestFrameworkExecutionOptions Xunit.DefaultRunnerReporterWithTypesMessageHandler::GetExecutionOptions(System.String) - - - - - - - - - - - - - - - - 100663782 - System.Void Xunit.DefaultRunnerReporterWithTypesMessageHandler::LogError(System.String,Xunit.Abstractions.IFailureInformation) - - - - - - - - - - - - - - - - - - - - - - 100663783 - System.Void Xunit.DefaultRunnerReporterWithTypesMessageHandler::LogStackTrace(Xunit.StackFrameInfo,System.String) - - - - - - - - - - - - - - - - - - - - - - 100663784 - System.Void Xunit.DefaultRunnerReporterWithTypesMessageHandler::LogOutput(Xunit.StackFrameInfo,System.String) - - - - - - - - - - - - - - - - - - - - - - - - - - 100663785 - System.Void Xunit.DefaultRunnerReporterWithTypesMessageHandler::RemoveExecutionOptions(System.String) - - - - - - - - - - - - 100663786 - System.Void Xunit.DefaultRunnerReporterWithTypesMessageHandler::HandleErrorMessage(Xunit.MessageHandlerArgs`1<Xunit.Abstractions.IErrorMessage>) - - - - - - - - - - 100663787 - System.Void Xunit.DefaultRunnerReporterWithTypesMessageHandler::HandleTestAssemblyDiscoveryFinished(Xunit.MessageHandlerArgs`1<Xunit.ITestAssemblyDiscoveryFinished>) - - - - - - - - - - - - - - - - - - - 100663788 - System.Void Xunit.DefaultRunnerReporterWithTypesMessageHandler::HandleTestAssemblyDiscoveryStarting(Xunit.MessageHandlerArgs`1<Xunit.ITestAssemblyDiscoveryStarting>) - - - - - - - - - - - - - - - - - - 100663789 - System.Void Xunit.DefaultRunnerReporterWithTypesMessageHandler::HandleTestAssemblyExecutionFinished(Xunit.MessageHandlerArgs`1<Xunit.ITestAssemblyExecutionFinished>) - - - - - - - - - - - - - 100663790 - System.Void Xunit.DefaultRunnerReporterWithTypesMessageHandler::HandleTestAssemblyExecutionStarting(Xunit.MessageHandlerArgs`1<Xunit.ITestAssemblyExecutionStarting>) - - - - - - - - - - - - - - - - - - - - - 100663791 - System.Void Xunit.DefaultRunnerReporterWithTypesMessageHandler::HandleTestAssemblyCleanupFailure(Xunit.MessageHandlerArgs`1<Xunit.Abstractions.ITestAssemblyCleanupFailure>) - - - - - - - - - - 100663792 - System.Void Xunit.DefaultRunnerReporterWithTypesMessageHandler::HandleTestCaseCleanupFailure(Xunit.MessageHandlerArgs`1<Xunit.Abstractions.ITestCaseCleanupFailure>) - - - - - - - - - - 100663793 - System.Void Xunit.DefaultRunnerReporterWithTypesMessageHandler::HandleTestClassCleanupFailure(Xunit.MessageHandlerArgs`1<Xunit.Abstractions.ITestClassCleanupFailure>) - - - - - - - - - - 100663794 - System.Void Xunit.DefaultRunnerReporterWithTypesMessageHandler::HandleTestCleanupFailure(Xunit.MessageHandlerArgs`1<Xunit.Abstractions.ITestCleanupFailure>) - - - - - - - - - - 100663795 - System.Void Xunit.DefaultRunnerReporterWithTypesMessageHandler::HandleTestCollectionCleanupFailure(Xunit.MessageHandlerArgs`1<Xunit.Abstractions.ITestCollectionCleanupFailure>) - - - - - - - - - - 100663796 - System.Void Xunit.DefaultRunnerReporterWithTypesMessageHandler::HandleTestExecutionSummary(Xunit.MessageHandlerArgs`1<Xunit.ITestExecutionSummary>) - - - - - - - - - - 100663797 - System.Void Xunit.DefaultRunnerReporterWithTypesMessageHandler::HandleTestFailed(Xunit.MessageHandlerArgs`1<Xunit.Abstractions.ITestFailed>) - - - - - - - - - - - - - - - - - - - - - - - - 100663798 - System.Void Xunit.DefaultRunnerReporterWithTypesMessageHandler::HandleTestMethodCleanupFailure(Xunit.MessageHandlerArgs`1<Xunit.Abstractions.ITestMethodCleanupFailure>) - - - - - - - - - - 100663799 - System.Void Xunit.DefaultRunnerReporterWithTypesMessageHandler::HandleTestPassed(Xunit.MessageHandlerArgs`1<Xunit.Abstractions.ITestPassed>) - - - - - - - - - - - - - - - - - - - - - 100663800 - System.Void Xunit.DefaultRunnerReporterWithTypesMessageHandler::HandleTestSkipped(Xunit.MessageHandlerArgs`1<Xunit.Abstractions.ITestSkipped>) - - - - - - - - - - - - - - - 100663801 - System.Void Xunit.DefaultRunnerReporterWithTypesMessageHandler::WriteDefaultSummary(Xunit.IRunnerLogger,Xunit.ITestExecutionSummary) - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Xunit.DefaultRunnerReporterWithTypesMessageHandler/ReaderWriterLockWrapper - - - - 100664611 - System.Void Xunit.DefaultRunnerReporterWithTypesMessageHandler/ReaderWriterLockWrapper::.ctor(System.Action) - - - - - - - - - - - - 100664612 - System.Void Xunit.DefaultRunnerReporterWithTypesMessageHandler/ReaderWriterLockWrapper::Dispose() - - - - - - - - - - - 100664613 - System.IDisposable Xunit.DefaultRunnerReporterWithTypesMessageHandler/ReaderWriterLockWrapper::ReadLock() - - - - - - - - - - - 100664614 - System.IDisposable Xunit.DefaultRunnerReporterWithTypesMessageHandler/ReaderWriterLockWrapper::WriteLock() - - - - - - - - - - - 100664615 - System.Void Xunit.DefaultRunnerReporterWithTypesMessageHandler/ReaderWriterLockWrapper::.cctor() - - - - - - - - - - - - - - Xunit.DefaultRunnerReporterWithTypesMessageHandler/<>c - - - - 100664618 - System.Int32 Xunit.DefaultRunnerReporterWithTypesMessageHandler/<>c::<WriteDefaultSummary>b__32_0(System.Collections.Generic.KeyValuePair`2<System.String,Xunit.ExecutionSummary>) - - - - - - - - - - 100664619 - System.Int32 Xunit.DefaultRunnerReporterWithTypesMessageHandler/<>c::<WriteDefaultSummary>b__32_1(System.Collections.Generic.KeyValuePair`2<System.String,Xunit.ExecutionSummary>) - - - - - - - - - - 100664620 - System.Int32 Xunit.DefaultRunnerReporterWithTypesMessageHandler/<>c::<WriteDefaultSummary>b__32_2(System.Collections.Generic.KeyValuePair`2<System.String,Xunit.ExecutionSummary>) - - - - - - - - - - 100664621 - System.Int32 Xunit.DefaultRunnerReporterWithTypesMessageHandler/<>c::<WriteDefaultSummary>b__32_3(System.Collections.Generic.KeyValuePair`2<System.String,Xunit.ExecutionSummary>) - - - - - - - - - - 100664622 - System.Int32 Xunit.DefaultRunnerReporterWithTypesMessageHandler/<>c::<WriteDefaultSummary>b__32_4(System.Collections.Generic.KeyValuePair`2<System.String,Xunit.ExecutionSummary>) - - - - - - - - - - 100664623 - System.Decimal Xunit.DefaultRunnerReporterWithTypesMessageHandler/<>c::<WriteDefaultSummary>b__32_5(System.Collections.Generic.KeyValuePair`2<System.String,Xunit.ExecutionSummary>) - - - - - - - - - - - - Xunit.RunnerReporterUtility - - - - 100663802 - System.Collections.Generic.List`1<Xunit.IRunnerReporter> Xunit.RunnerReporterUtility::GetAvailableRunnerReporters(System.String,System.Collections.Generic.List`1<System.String>&) - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Xunit.RunnerReporterUtility/<>c - - - - 100664626 - System.Boolean Xunit.RunnerReporterUtility/<>c::<GetAvailableRunnerReporters>b__0_1(System.Type) - - - - - - - - - - - - Xunit.RunnerReporterUtility/<>c__DisplayClass0_0 - - - - 100664628 - System.String Xunit.RunnerReporterUtility/<>c__DisplayClass0_0::<GetAvailableRunnerReporters>b__0(System.String) - - - - - - - - - - - - Xunit.AggregateMessageSink - - - - 100663804 - System.Void Xunit.AggregateMessageSink::Dispose() - - - - - - - - - - - - - - - - - - - - 100663805 - TDispatcher Xunit.AggregateMessageSink::GetOrCreateAggregatedSink(TDispatcher&) - - - - - - - - - - - - - - - - - - - - - 100663806 - System.Boolean Xunit.AggregateMessageSink::OnMessageWithTypes(Xunit.Abstractions.IMessageSinkMessage,System.Collections.Generic.HashSet`1<System.String>) - - - - - - - - - - - - - - - - - - - 100663807 - System.Void Xunit.AggregateMessageSink::.ctor() - - - - - - - - - - - - Xunit.DelegatingExecutionSummarySink - - - - 100663808 - System.Void Xunit.DelegatingExecutionSummarySink::.ctor(Xunit.IMessageSinkWithTypes,System.Func`1<System.Boolean>,System.Action`2<System.String,Xunit.ExecutionSummary>) - - - - - - - - - - - - - - - - - 100663811 - System.Void Xunit.DelegatingExecutionSummarySink::Dispose() - - - - - - - - - - 100663812 - System.Void Xunit.DelegatingExecutionSummarySink::HandleTestAssemblyFinished(Xunit.MessageHandlerArgs`1<Xunit.Abstractions.ITestAssemblyFinished>) - - - - - - - - - - - - - - - - - - - - 100663813 - System.Boolean Xunit.DelegatingExecutionSummarySink::OnMessageWithTypes(Xunit.Abstractions.IMessageSinkMessage,System.Collections.Generic.HashSet`1<System.String>) - - - - - - - - - - - - - - 100663814 - System.Void Xunit.DelegatingExecutionSummarySink::<OnMessageWithTypes>b__13_0(Xunit.MessageHandlerArgs`1<Xunit.Abstractions.IErrorMessage>) - - - - - - - - - - 100663815 - System.Void Xunit.DelegatingExecutionSummarySink::<OnMessageWithTypes>b__13_1(Xunit.MessageHandlerArgs`1<Xunit.Abstractions.ITestAssemblyCleanupFailure>) - - - - - - - - - - 100663816 - System.Void Xunit.DelegatingExecutionSummarySink::<OnMessageWithTypes>b__13_2(Xunit.MessageHandlerArgs`1<Xunit.Abstractions.ITestCaseCleanupFailure>) - - - - - - - - - - 100663817 - System.Void Xunit.DelegatingExecutionSummarySink::<OnMessageWithTypes>b__13_3(Xunit.MessageHandlerArgs`1<Xunit.Abstractions.ITestClassCleanupFailure>) - - - - - - - - - - 100663818 - System.Void Xunit.DelegatingExecutionSummarySink::<OnMessageWithTypes>b__13_4(Xunit.MessageHandlerArgs`1<Xunit.Abstractions.ITestCleanupFailure>) - - - - - - - - - - 100663819 - System.Void Xunit.DelegatingExecutionSummarySink::<OnMessageWithTypes>b__13_5(Xunit.MessageHandlerArgs`1<Xunit.Abstractions.ITestCollectionCleanupFailure>) - - - - - - - - - - 100663820 - System.Void Xunit.DelegatingExecutionSummarySink::<OnMessageWithTypes>b__13_6(Xunit.MessageHandlerArgs`1<Xunit.Abstractions.ITestMethodCleanupFailure>) - - - - - - - - - - - - Xunit.DelegatingExecutionSummarySink/<>c - - - - 100664631 - System.Boolean Xunit.DelegatingExecutionSummarySink/<>c::<.ctor>b__4_0() - - - - - - - - - - - - Xunit.DelegatingFailSkipSink - - - - 100663821 - System.Void Xunit.DelegatingFailSkipSink::.ctor(Xunit.IExecutionSink) - - - - - - - - - - - - - 100663822 - Xunit.ExecutionSummary Xunit.DelegatingFailSkipSink::get_ExecutionSummary() - - - - - - - - - - 100663823 - System.Threading.ManualResetEvent Xunit.DelegatingFailSkipSink::get_Finished() - - - - - - - - - - 100663824 - System.Void Xunit.DelegatingFailSkipSink::Dispose() - - - - - - - - - - 100663825 - System.Boolean Xunit.DelegatingFailSkipSink::OnMessageWithTypes(Xunit.Abstractions.IMessageSinkMessage,System.Collections.Generic.HashSet`1<System.String>) - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Xunit.DelegatingLongRunningTestDetectionSink - - - - 100663826 - System.Void Xunit.DelegatingLongRunningTestDetectionSink::.ctor(Xunit.IExecutionSink,System.TimeSpan,Xunit.IMessageSinkWithTypes) - - - - - - - - - - - - 100663827 - System.Void Xunit.DelegatingLongRunningTestDetectionSink::.ctor(Xunit.IExecutionSink,System.TimeSpan,System.Action`1<Xunit.LongRunningTestsSummary>) - - - - - - - - - - - - - - - - - - - - - - - 100663828 - Xunit.ExecutionSummary Xunit.DelegatingLongRunningTestDetectionSink::get_ExecutionSummary() - - - - - - - - - - 100663829 - System.Threading.ManualResetEvent Xunit.DelegatingLongRunningTestDetectionSink::get_Finished() - - - - - - - - - - 100663830 - System.DateTime Xunit.DelegatingLongRunningTestDetectionSink::get_UtcNow() - - - - - - - - - - 100663831 - System.Void Xunit.DelegatingLongRunningTestDetectionSink::DispatchLongRunningTestsSummaryAsDiagnosticMessage(Xunit.LongRunningTestsSummary,Xunit.IMessageSinkWithTypes) - - - - - - - - - - - - - 100663832 - System.Void Xunit.DelegatingLongRunningTestDetectionSink::Dispose() - - - - - - - - - - - - 100663833 - System.Void Xunit.DelegatingLongRunningTestDetectionSink::HandleTestAssemblyFinished(Xunit.MessageHandlerArgs`1<Xunit.Abstractions.ITestAssemblyFinished>) - - - - - - - - - - - 100663834 - System.Void Xunit.DelegatingLongRunningTestDetectionSink::HandleTestAssemblyStarting(Xunit.MessageHandlerArgs`1<Xunit.Abstractions.ITestAssemblyStarting>) - - - - - - - - - - - - - 100663835 - System.Void Xunit.DelegatingLongRunningTestDetectionSink::HandleTestCaseFinished(Xunit.MessageHandlerArgs`1<Xunit.Abstractions.ITestCaseFinished>) - - - - - - - - - - - - - - 100663836 - System.Void Xunit.DelegatingLongRunningTestDetectionSink::HandleTestCaseStarting(Xunit.MessageHandlerArgs`1<Xunit.Abstractions.ITestCaseStarting>) - - - - - - - - - - - - 100663837 - System.Boolean Xunit.DelegatingLongRunningTestDetectionSink::OnMessageWithTypes(Xunit.Abstractions.IMessageSinkMessage,System.Collections.Generic.HashSet`1<System.String>) - - - - - - - - - - - - 100663838 - System.Void Xunit.DelegatingLongRunningTestDetectionSink::SendLongRunningMessage() - - - - - - - - - - - - - - - - - - - 100663839 - System.Void Xunit.DelegatingLongRunningTestDetectionSink::ThreadWorker() - - - - - - - - - - - - - - - - - - - - - - 100663840 - System.Boolean Xunit.DelegatingLongRunningTestDetectionSink::WaitForStopEvent(System.Int32) - - - - - - - - - - 100663841 - System.Void Xunit.DelegatingLongRunningTestDetectionSink::.cctor() - - - - - - - - - - - - Xunit.DelegatingLongRunningTestDetectionSink/<>c - - - - 100664634 - System.String Xunit.DelegatingLongRunningTestDetectionSink/<>c::<DispatchLongRunningTestsSummaryAsDiagnosticMessage>b__16_0(System.Collections.Generic.KeyValuePair`2<Xunit.Abstractions.ITestCase,System.TimeSpan>) - - - - - - - - - - 100664635 - Xunit.Abstractions.ITestCase Xunit.DelegatingLongRunningTestDetectionSink/<>c::<SendLongRunningMessage>b__23_1(System.Collections.Generic.KeyValuePair`2<Xunit.Abstractions.ITestCase,System.DateTime>) - - - - - - - - - - - - Xunit.DelegatingLongRunningTestDetectionSink/<>c__DisplayClass23_0 - - - - 100664637 - System.Boolean Xunit.DelegatingLongRunningTestDetectionSink/<>c__DisplayClass23_0::<SendLongRunningMessage>b__0(System.Collections.Generic.KeyValuePair`2<Xunit.Abstractions.ITestCase,System.DateTime>) - - - - - - - - - - 100664638 - System.TimeSpan Xunit.DelegatingLongRunningTestDetectionSink/<>c__DisplayClass23_0::<SendLongRunningMessage>b__2(System.Collections.Generic.KeyValuePair`2<Xunit.Abstractions.ITestCase,System.DateTime>) - - - - - - - - - - - - Xunit.DelegatingLongRunningTestDetectionSink/<>c__DisplayClass8_0 - - - - 100664640 - System.Void Xunit.DelegatingLongRunningTestDetectionSink/<>c__DisplayClass8_0::<.ctor>b__0(Xunit.LongRunningTestsSummary) - - - - - - - - - - - - Xunit.DelegatingXmlCreationSink - - - - 100663842 - System.Void Xunit.DelegatingXmlCreationSink::.ctor(Xunit.IExecutionSink,System.Xml.Linq.XElement) - - - - - - - - - - - - - - - - - - 100663843 - Xunit.ExecutionSummary Xunit.DelegatingXmlCreationSink::get_ExecutionSummary() - - - - - - - - - - 100663844 - System.Threading.ManualResetEvent Xunit.DelegatingXmlCreationSink::get_Finished() - - - - - - - - - - 100663845 - System.Boolean Xunit.DelegatingXmlCreationSink::OnMessageWithTypes(Xunit.Abstractions.IMessageSinkMessage,System.Collections.Generic.HashSet`1<System.String>) - - - - - - - - - - - 100663846 - System.Void Xunit.DelegatingXmlCreationSink::AddError(System.String,System.String,Xunit.Abstractions.IFailureInformation) - - - - - - - - - - - - - - - - - 100663847 - System.Xml.Linq.XElement Xunit.DelegatingXmlCreationSink::CreateFailureElement(Xunit.Abstractions.IFailureInformation) - - - - - - - - - - 100663848 - System.Xml.Linq.XElement Xunit.DelegatingXmlCreationSink::CreateTestResultElement(Xunit.Abstractions.ITestResultMessage,System.String) - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 100663849 - System.Void Xunit.DelegatingXmlCreationSink::Dispose() - - - - - - - - - - 100663850 - System.Xml.Linq.XElement Xunit.DelegatingXmlCreationSink::GetTestCollectionElement(Xunit.Abstractions.ITestCollection) - - - - - - - - - - - - 100663851 - System.Void Xunit.DelegatingXmlCreationSink::HandleErrorMessage(Xunit.MessageHandlerArgs`1<Xunit.Abstractions.IErrorMessage>) - - - - - - - - - - 100663852 - System.Void Xunit.DelegatingXmlCreationSink::HandleTestAssemblyCleanupFailure(Xunit.MessageHandlerArgs`1<Xunit.Abstractions.ITestAssemblyCleanupFailure>) - - - - - - - - - - 100663853 - System.Void Xunit.DelegatingXmlCreationSink::HandleTestAssemblyFinished(Xunit.MessageHandlerArgs`1<Xunit.Abstractions.ITestAssemblyFinished>) - - - - - - - - - - - - - - - - - - 100663854 - System.Void Xunit.DelegatingXmlCreationSink::HandleTestAssemblyStarting(Xunit.MessageHandlerArgs`1<Xunit.Abstractions.ITestAssemblyStarting>) - - - - - - - - - - - - - - - - - 100663855 - System.Void Xunit.DelegatingXmlCreationSink::HandleTestCaseCleanupFailure(Xunit.MessageHandlerArgs`1<Xunit.Abstractions.ITestCaseCleanupFailure>) - - - - - - - - - - 100663856 - System.Void Xunit.DelegatingXmlCreationSink::HandleTestClassCleanupFailure(Xunit.MessageHandlerArgs`1<Xunit.Abstractions.ITestClassCleanupFailure>) - - - - - - - - - - 100663857 - System.Void Xunit.DelegatingXmlCreationSink::HandleTestCleanupFailure(Xunit.MessageHandlerArgs`1<Xunit.Abstractions.ITestCleanupFailure>) - - - - - - - - - - 100663858 - System.Void Xunit.DelegatingXmlCreationSink::HandleTestCollectionCleanupFailure(Xunit.MessageHandlerArgs`1<Xunit.Abstractions.ITestCollectionCleanupFailure>) - - - - - - - - - - 100663859 - System.Void Xunit.DelegatingXmlCreationSink::HandleTestCollectionFinished(Xunit.MessageHandlerArgs`1<Xunit.Abstractions.ITestCollectionFinished>) - - - - - - - - - - - - - 100663860 - System.Void Xunit.DelegatingXmlCreationSink::HandleTestFailed(Xunit.MessageHandlerArgs`1<Xunit.Abstractions.ITestFailed>) - - - - - - - - - - - - - 100663861 - System.Void Xunit.DelegatingXmlCreationSink::HandleTestMethodCleanupFailure(Xunit.MessageHandlerArgs`1<Xunit.Abstractions.ITestMethodCleanupFailure>) - - - - - - - - - - 100663862 - System.Void Xunit.DelegatingXmlCreationSink::HandleTestPassed(Xunit.MessageHandlerArgs`1<Xunit.Abstractions.ITestPassed>) - - - - - - - - - - 100663863 - System.Void Xunit.DelegatingXmlCreationSink::HandleTestSkipped(Xunit.MessageHandlerArgs`1<Xunit.Abstractions.ITestSkipped>) - - - - - - - - - - - - - 100663864 - System.String Xunit.DelegatingXmlCreationSink::XmlEscape(System.String) - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Xunit.DelegatingXmlCreationSink/<>c - - - - 100664643 - System.Xml.Linq.XElement Xunit.DelegatingXmlCreationSink/<>c::<GetTestCollectionElement>b__14_0() - - - - - - - - - - - - Xunit.DiagnosticEventSink - - - - 100663865 - System.Void Xunit.DiagnosticEventSink::add_DiagnosticMessageEvent(Xunit.MessageHandler`1<Xunit.Abstractions.IDiagnosticMessage>) - - - - - - - 100663866 - System.Void Xunit.DiagnosticEventSink::remove_DiagnosticMessageEvent(Xunit.MessageHandler`1<Xunit.Abstractions.IDiagnosticMessage>) - - - - - - - 100663867 - System.Void Xunit.DiagnosticEventSink::add_ErrorMessageEvent(Xunit.MessageHandler`1<Xunit.Abstractions.IErrorMessage>) - - - - - - - 100663868 - System.Void Xunit.DiagnosticEventSink::remove_ErrorMessageEvent(Xunit.MessageHandler`1<Xunit.Abstractions.IErrorMessage>) - - - - - - - 100663869 - System.Void Xunit.DiagnosticEventSink::Dispose() - - - - - - - - - - 100663870 - System.Boolean Xunit.DiagnosticEventSink::OnMessageWithTypes(Xunit.Abstractions.IMessageSinkMessage,System.Collections.Generic.HashSet`1<System.String>) - - - - - - - - - - - - - 100663871 - System.Void Xunit.DiagnosticEventSink::.ctor() - - - - - - - - - Xunit.DiscoveryEventSink - - - - 100663872 - System.Void Xunit.DiscoveryEventSink::add_DiscoveryCompleteMessageEvent(Xunit.MessageHandler`1<Xunit.Abstractions.IDiscoveryCompleteMessage>) - - - - - - - 100663873 - System.Void Xunit.DiscoveryEventSink::remove_DiscoveryCompleteMessageEvent(Xunit.MessageHandler`1<Xunit.Abstractions.IDiscoveryCompleteMessage>) - - - - - - - 100663874 - System.Void Xunit.DiscoveryEventSink::add_TestCaseDiscoveryMessageEvent(Xunit.MessageHandler`1<Xunit.Abstractions.ITestCaseDiscoveryMessage>) - - - - - - - 100663875 - System.Void Xunit.DiscoveryEventSink::remove_TestCaseDiscoveryMessageEvent(Xunit.MessageHandler`1<Xunit.Abstractions.ITestCaseDiscoveryMessage>) - - - - - - - 100663876 - System.Void Xunit.DiscoveryEventSink::Dispose() - - - - - - - - - - 100663877 - System.Boolean Xunit.DiscoveryEventSink::OnMessageWithTypes(Xunit.Abstractions.IMessageSinkMessage,System.Collections.Generic.HashSet`1<System.String>) - - - - - - - - - - - - - 100663878 - System.Void Xunit.DiscoveryEventSink::.ctor() - - - - - - - - - Xunit.ExecutionEventSink - - - - 100663879 - System.Void Xunit.ExecutionEventSink::add_AfterTestFinishedEvent(Xunit.MessageHandler`1<Xunit.Abstractions.IAfterTestFinished>) - - - - - - - 100663880 - System.Void Xunit.ExecutionEventSink::remove_AfterTestFinishedEvent(Xunit.MessageHandler`1<Xunit.Abstractions.IAfterTestFinished>) - - - - - - - 100663881 - System.Void Xunit.ExecutionEventSink::add_AfterTestStartingEvent(Xunit.MessageHandler`1<Xunit.Abstractions.IAfterTestStarting>) - - - - - - - 100663882 - System.Void Xunit.ExecutionEventSink::remove_AfterTestStartingEvent(Xunit.MessageHandler`1<Xunit.Abstractions.IAfterTestStarting>) - - - - - - - 100663883 - System.Void Xunit.ExecutionEventSink::add_BeforeTestFinishedEvent(Xunit.MessageHandler`1<Xunit.Abstractions.IBeforeTestFinished>) - - - - - - - 100663884 - System.Void Xunit.ExecutionEventSink::remove_BeforeTestFinishedEvent(Xunit.MessageHandler`1<Xunit.Abstractions.IBeforeTestFinished>) - - - - - - - 100663885 - System.Void Xunit.ExecutionEventSink::add_BeforeTestStartingEvent(Xunit.MessageHandler`1<Xunit.Abstractions.IBeforeTestStarting>) - - - - - - - 100663886 - System.Void Xunit.ExecutionEventSink::remove_BeforeTestStartingEvent(Xunit.MessageHandler`1<Xunit.Abstractions.IBeforeTestStarting>) - - - - - - - 100663887 - System.Void Xunit.ExecutionEventSink::add_TestAssemblyCleanupFailureEvent(Xunit.MessageHandler`1<Xunit.Abstractions.ITestAssemblyCleanupFailure>) - - - - - - - 100663888 - System.Void Xunit.ExecutionEventSink::remove_TestAssemblyCleanupFailureEvent(Xunit.MessageHandler`1<Xunit.Abstractions.ITestAssemblyCleanupFailure>) - - - - - - - 100663889 - System.Void Xunit.ExecutionEventSink::add_TestAssemblyFinishedEvent(Xunit.MessageHandler`1<Xunit.Abstractions.ITestAssemblyFinished>) - - - - - - - 100663890 - System.Void Xunit.ExecutionEventSink::remove_TestAssemblyFinishedEvent(Xunit.MessageHandler`1<Xunit.Abstractions.ITestAssemblyFinished>) - - - - - - - 100663891 - System.Void Xunit.ExecutionEventSink::add_TestAssemblyStartingEvent(Xunit.MessageHandler`1<Xunit.Abstractions.ITestAssemblyStarting>) - - - - - - - 100663892 - System.Void Xunit.ExecutionEventSink::remove_TestAssemblyStartingEvent(Xunit.MessageHandler`1<Xunit.Abstractions.ITestAssemblyStarting>) - - - - - - - 100663893 - System.Void Xunit.ExecutionEventSink::add_TestCaseCleanupFailureEvent(Xunit.MessageHandler`1<Xunit.Abstractions.ITestCaseCleanupFailure>) - - - - - - - 100663894 - System.Void Xunit.ExecutionEventSink::remove_TestCaseCleanupFailureEvent(Xunit.MessageHandler`1<Xunit.Abstractions.ITestCaseCleanupFailure>) - - - - - - - 100663895 - System.Void Xunit.ExecutionEventSink::add_TestCaseFinishedEvent(Xunit.MessageHandler`1<Xunit.Abstractions.ITestCaseFinished>) - - - - - - - 100663896 - System.Void Xunit.ExecutionEventSink::remove_TestCaseFinishedEvent(Xunit.MessageHandler`1<Xunit.Abstractions.ITestCaseFinished>) - - - - - - - 100663897 - System.Void Xunit.ExecutionEventSink::add_TestCaseStartingEvent(Xunit.MessageHandler`1<Xunit.Abstractions.ITestCaseStarting>) - - - - - - - 100663898 - System.Void Xunit.ExecutionEventSink::remove_TestCaseStartingEvent(Xunit.MessageHandler`1<Xunit.Abstractions.ITestCaseStarting>) - - - - - - - 100663899 - System.Void Xunit.ExecutionEventSink::add_TestClassCleanupFailureEvent(Xunit.MessageHandler`1<Xunit.Abstractions.ITestClassCleanupFailure>) - - - - - - - 100663900 - System.Void Xunit.ExecutionEventSink::remove_TestClassCleanupFailureEvent(Xunit.MessageHandler`1<Xunit.Abstractions.ITestClassCleanupFailure>) - - - - - - - 100663901 - System.Void Xunit.ExecutionEventSink::add_TestClassConstructionFinishedEvent(Xunit.MessageHandler`1<Xunit.Abstractions.ITestClassConstructionFinished>) - - - - - - - 100663902 - System.Void Xunit.ExecutionEventSink::remove_TestClassConstructionFinishedEvent(Xunit.MessageHandler`1<Xunit.Abstractions.ITestClassConstructionFinished>) - - - - - - - 100663903 - System.Void Xunit.ExecutionEventSink::add_TestClassConstructionStartingEvent(Xunit.MessageHandler`1<Xunit.Abstractions.ITestClassConstructionStarting>) - - - - - - - 100663904 - System.Void Xunit.ExecutionEventSink::remove_TestClassConstructionStartingEvent(Xunit.MessageHandler`1<Xunit.Abstractions.ITestClassConstructionStarting>) - - - - - - - 100663905 - System.Void Xunit.ExecutionEventSink::add_TestClassDisposeFinishedEvent(Xunit.MessageHandler`1<Xunit.Abstractions.ITestClassDisposeFinished>) - - - - - - - 100663906 - System.Void Xunit.ExecutionEventSink::remove_TestClassDisposeFinishedEvent(Xunit.MessageHandler`1<Xunit.Abstractions.ITestClassDisposeFinished>) - - - - - - - 100663907 - System.Void Xunit.ExecutionEventSink::add_TestClassDisposeStartingEvent(Xunit.MessageHandler`1<Xunit.Abstractions.ITestClassDisposeStarting>) - - - - - - - 100663908 - System.Void Xunit.ExecutionEventSink::remove_TestClassDisposeStartingEvent(Xunit.MessageHandler`1<Xunit.Abstractions.ITestClassDisposeStarting>) - - - - - - - 100663909 - System.Void Xunit.ExecutionEventSink::add_TestClassFinishedEvent(Xunit.MessageHandler`1<Xunit.Abstractions.ITestClassFinished>) - - - - - - - 100663910 - System.Void Xunit.ExecutionEventSink::remove_TestClassFinishedEvent(Xunit.MessageHandler`1<Xunit.Abstractions.ITestClassFinished>) - - - - - - - 100663911 - System.Void Xunit.ExecutionEventSink::add_TestClassStartingEvent(Xunit.MessageHandler`1<Xunit.Abstractions.ITestClassStarting>) - - - - - - - 100663912 - System.Void Xunit.ExecutionEventSink::remove_TestClassStartingEvent(Xunit.MessageHandler`1<Xunit.Abstractions.ITestClassStarting>) - - - - - - - 100663913 - System.Void Xunit.ExecutionEventSink::add_TestCleanupFailureEvent(Xunit.MessageHandler`1<Xunit.Abstractions.ITestCleanupFailure>) - - - - - - - 100663914 - System.Void Xunit.ExecutionEventSink::remove_TestCleanupFailureEvent(Xunit.MessageHandler`1<Xunit.Abstractions.ITestCleanupFailure>) - - - - - - - 100663915 - System.Void Xunit.ExecutionEventSink::add_TestCollectionCleanupFailureEvent(Xunit.MessageHandler`1<Xunit.Abstractions.ITestCollectionCleanupFailure>) - - - - - - - 100663916 - System.Void Xunit.ExecutionEventSink::remove_TestCollectionCleanupFailureEvent(Xunit.MessageHandler`1<Xunit.Abstractions.ITestCollectionCleanupFailure>) - - - - - - - 100663917 - System.Void Xunit.ExecutionEventSink::add_TestCollectionFinishedEvent(Xunit.MessageHandler`1<Xunit.Abstractions.ITestCollectionFinished>) - - - - - - - 100663918 - System.Void Xunit.ExecutionEventSink::remove_TestCollectionFinishedEvent(Xunit.MessageHandler`1<Xunit.Abstractions.ITestCollectionFinished>) - - - - - - - 100663919 - System.Void Xunit.ExecutionEventSink::add_TestCollectionStartingEvent(Xunit.MessageHandler`1<Xunit.Abstractions.ITestCollectionStarting>) - - - - - - - 100663920 - System.Void Xunit.ExecutionEventSink::remove_TestCollectionStartingEvent(Xunit.MessageHandler`1<Xunit.Abstractions.ITestCollectionStarting>) - - - - - - - 100663921 - System.Void Xunit.ExecutionEventSink::add_TestFailedEvent(Xunit.MessageHandler`1<Xunit.Abstractions.ITestFailed>) - - - - - - - 100663922 - System.Void Xunit.ExecutionEventSink::remove_TestFailedEvent(Xunit.MessageHandler`1<Xunit.Abstractions.ITestFailed>) - - - - - - - 100663923 - System.Void Xunit.ExecutionEventSink::add_TestFinishedEvent(Xunit.MessageHandler`1<Xunit.Abstractions.ITestFinished>) - - - - - - - 100663924 - System.Void Xunit.ExecutionEventSink::remove_TestFinishedEvent(Xunit.MessageHandler`1<Xunit.Abstractions.ITestFinished>) - - - - - - - 100663925 - System.Void Xunit.ExecutionEventSink::add_TestMethodCleanupFailureEvent(Xunit.MessageHandler`1<Xunit.Abstractions.ITestMethodCleanupFailure>) - - - - - - - 100663926 - System.Void Xunit.ExecutionEventSink::remove_TestMethodCleanupFailureEvent(Xunit.MessageHandler`1<Xunit.Abstractions.ITestMethodCleanupFailure>) - - - - - - - 100663927 - System.Void Xunit.ExecutionEventSink::add_TestMethodFinishedEvent(Xunit.MessageHandler`1<Xunit.Abstractions.ITestMethodFinished>) - - - - - - - 100663928 - System.Void Xunit.ExecutionEventSink::remove_TestMethodFinishedEvent(Xunit.MessageHandler`1<Xunit.Abstractions.ITestMethodFinished>) - - - - - - - 100663929 - System.Void Xunit.ExecutionEventSink::add_TestMethodStartingEvent(Xunit.MessageHandler`1<Xunit.Abstractions.ITestMethodStarting>) - - - - - - - 100663930 - System.Void Xunit.ExecutionEventSink::remove_TestMethodStartingEvent(Xunit.MessageHandler`1<Xunit.Abstractions.ITestMethodStarting>) - - - - - - - 100663931 - System.Void Xunit.ExecutionEventSink::add_TestOutputEvent(Xunit.MessageHandler`1<Xunit.Abstractions.ITestOutput>) - - - - - - - 100663932 - System.Void Xunit.ExecutionEventSink::remove_TestOutputEvent(Xunit.MessageHandler`1<Xunit.Abstractions.ITestOutput>) - - - - - - - 100663933 - System.Void Xunit.ExecutionEventSink::add_TestPassedEvent(Xunit.MessageHandler`1<Xunit.Abstractions.ITestPassed>) - - - - - - - 100663934 - System.Void Xunit.ExecutionEventSink::remove_TestPassedEvent(Xunit.MessageHandler`1<Xunit.Abstractions.ITestPassed>) - - - - - - - 100663935 - System.Void Xunit.ExecutionEventSink::add_TestSkippedEvent(Xunit.MessageHandler`1<Xunit.Abstractions.ITestSkipped>) - - - - - - - 100663936 - System.Void Xunit.ExecutionEventSink::remove_TestSkippedEvent(Xunit.MessageHandler`1<Xunit.Abstractions.ITestSkipped>) - - - - - - - 100663937 - System.Void Xunit.ExecutionEventSink::add_TestStartingEvent(Xunit.MessageHandler`1<Xunit.Abstractions.ITestStarting>) - - - - - - - 100663938 - System.Void Xunit.ExecutionEventSink::remove_TestStartingEvent(Xunit.MessageHandler`1<Xunit.Abstractions.ITestStarting>) - - - - - - - 100663939 - System.Void Xunit.ExecutionEventSink::Dispose() - - - - - - - - - - 100663940 - System.Boolean Xunit.ExecutionEventSink::OnMessageWithTypes(Xunit.Abstractions.IMessageSinkMessage,System.Collections.Generic.HashSet`1<System.String>) - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 100663941 - System.Void Xunit.ExecutionEventSink::.ctor() - - - - - - - - - Xunit.MessageHandlerArgs - - - - 100663948 - System.Void Xunit.MessageHandlerArgs::Stop() - - - - - - - - - - - 100663949 - System.Void Xunit.MessageHandlerArgs::.ctor() - - - - - - - - - Xunit.MessageHandlerArgs`1 - - - - 100663950 - System.Void Xunit.MessageHandlerArgs`1::.ctor(TMessage) - - - - - - - - - - - - - - Xunit.RunnerEventSink - - - - 100663952 - System.Void Xunit.RunnerEventSink::add_TestAssemblyDiscoveryFinishedEvent(Xunit.MessageHandler`1<Xunit.ITestAssemblyDiscoveryFinished>) - - - - - - - 100663953 - System.Void Xunit.RunnerEventSink::remove_TestAssemblyDiscoveryFinishedEvent(Xunit.MessageHandler`1<Xunit.ITestAssemblyDiscoveryFinished>) - - - - - - - 100663954 - System.Void Xunit.RunnerEventSink::add_TestAssemblyDiscoveryStartingEvent(Xunit.MessageHandler`1<Xunit.ITestAssemblyDiscoveryStarting>) - - - - - - - 100663955 - System.Void Xunit.RunnerEventSink::remove_TestAssemblyDiscoveryStartingEvent(Xunit.MessageHandler`1<Xunit.ITestAssemblyDiscoveryStarting>) - - - - - - - 100663956 - System.Void Xunit.RunnerEventSink::add_TestAssemblyExecutionFinishedEvent(Xunit.MessageHandler`1<Xunit.ITestAssemblyExecutionFinished>) - - - - - - - 100663957 - System.Void Xunit.RunnerEventSink::remove_TestAssemblyExecutionFinishedEvent(Xunit.MessageHandler`1<Xunit.ITestAssemblyExecutionFinished>) - - - - - - - 100663958 - System.Void Xunit.RunnerEventSink::add_TestAssemblyExecutionStartingEvent(Xunit.MessageHandler`1<Xunit.ITestAssemblyExecutionStarting>) - - - - - - - 100663959 - System.Void Xunit.RunnerEventSink::remove_TestAssemblyExecutionStartingEvent(Xunit.MessageHandler`1<Xunit.ITestAssemblyExecutionStarting>) - - - - - - - 100663960 - System.Void Xunit.RunnerEventSink::add_TestExecutionSummaryEvent(Xunit.MessageHandler`1<Xunit.ITestExecutionSummary>) - - - - - - - 100663961 - System.Void Xunit.RunnerEventSink::remove_TestExecutionSummaryEvent(Xunit.MessageHandler`1<Xunit.ITestExecutionSummary>) - - - - - - - 100663962 - System.Void Xunit.RunnerEventSink::Dispose() - - - - - - - - - - 100663963 - System.Boolean Xunit.RunnerEventSink::OnMessageWithTypes(Xunit.Abstractions.IMessageSinkMessage,System.Collections.Generic.HashSet`1<System.String>) - - - - - - - - - - - - - - - - - - - 100663964 - System.Void Xunit.RunnerEventSink::.ctor() - - - - - - - - - Xunit.TestDiscoverySink - - - - 100663967 - System.Void Xunit.TestDiscoverySink::.ctor(System.Func`1<System.Boolean>) - - - - - - - - - - - - - - - - - 100663970 - System.Void Xunit.TestDiscoverySink::Dispose() - - - - - - - - - - 100663971 - System.Boolean Xunit.TestDiscoverySink::Xunit.Abstractions.IMessageSink.OnMessage(Xunit.Abstractions.IMessageSinkMessage) - - - - - - - - - - 100663972 - System.Boolean Xunit.TestDiscoverySink::OnMessageWithTypes(Xunit.Abstractions.IMessageSinkMessage,System.Collections.Generic.HashSet`1<System.String>) - - - - - - - - - - - - - 100663973 - System.Void Xunit.TestDiscoverySink::<.ctor>b__2_1(Xunit.MessageHandlerArgs`1<Xunit.Abstractions.ITestCaseDiscoveryMessage>) - - - - - - - - - - 100663974 - System.Void Xunit.TestDiscoverySink::<.ctor>b__2_2(Xunit.MessageHandlerArgs`1<Xunit.Abstractions.IDiscoveryCompleteMessage>) - - - - - - - - - - - - Xunit.TestDiscoverySink/<>c - - - - 100664646 - System.Boolean Xunit.TestDiscoverySink/<>c::<.ctor>b__2_0() - - - - - - - - - - - - Xunit.TestMessageSink - - - - 100663975 - Xunit.DiagnosticEventSink Xunit.TestMessageSink::get_Diagnostics() - - - - - - - - - - 100663976 - Xunit.DiscoveryEventSink Xunit.TestMessageSink::get_Discovery() - - - - - - - - - - 100663977 - Xunit.ExecutionEventSink Xunit.TestMessageSink::get_Execution() - - - - - - - - - - 100663978 - Xunit.RunnerEventSink Xunit.TestMessageSink::get_Runner() - - - - - - - - - - 100663979 - System.Boolean Xunit.TestMessageSink::OnMessage(Xunit.Abstractions.IMessageSinkMessage) - - - - - - - - - - 100663980 - System.Void Xunit.TestMessageSink::.ctor() - - - - - - - - - Xunit.ConsoleRunnerLogger - - - - 100663981 - System.Void Xunit.ConsoleRunnerLogger::.ctor(System.Boolean) - - - - - - - - - - - 100663982 - System.Void Xunit.ConsoleRunnerLogger::.ctor(System.Boolean,System.Object) - - - - - - - - - - - - - 100663983 - System.Object Xunit.ConsoleRunnerLogger::get_LockObject() - - - - - - - - - - 100663984 - System.Void Xunit.ConsoleRunnerLogger::LogError(Xunit.StackFrameInfo,System.String) - - - - - - - - - - - - - 100663985 - System.Void Xunit.ConsoleRunnerLogger::LogImportantMessage(Xunit.StackFrameInfo,System.String) - - - - - - - - - - - - - 100663986 - System.Void Xunit.ConsoleRunnerLogger::LogMessage(Xunit.StackFrameInfo,System.String) - - - - - - - - - - - - - 100663987 - System.Void Xunit.ConsoleRunnerLogger::LogRaw(System.String) - - - - - - - - - - - - 100663988 - System.Void Xunit.ConsoleRunnerLogger::LogWarning(Xunit.StackFrameInfo,System.String) - - - - - - - - - - - - - 100663989 - System.IDisposable Xunit.ConsoleRunnerLogger::SetColor(System.ConsoleColor) - - - - - - - - - - - - - - - Xunit.ConsoleRunnerLogger/ColorRestorer - - - - 100664647 - System.Void Xunit.ConsoleRunnerLogger/ColorRestorer::.ctor(System.ConsoleColor) - - - - - - - - - - - 100664648 - System.Void Xunit.ConsoleRunnerLogger/ColorRestorer::Dispose() - - - - - - - - - - - - Xunit.ExecutionSummary - - - - 100664000 - System.Void Xunit.ExecutionSummary::.ctor() - - - - - - - - - Xunit.RemotingUtility - - - - 100664001 - System.Void Xunit.RemotingUtility::CleanUpRegisteredChannels() - - - - - - - - - - - - Xunit.StackFrameInfo - - - - 100664002 - System.Void Xunit.StackFrameInfo::.ctor(System.String,System.Int32) - - - - - - - - - - - - 100664005 - System.Boolean Xunit.StackFrameInfo::get_IsEmpty() - - - - - - - - - - - - - 100664008 - Xunit.StackFrameInfo Xunit.StackFrameInfo::FromFailure(Xunit.Abstractions.IFailureInformation) - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 100664009 - Xunit.StackFrameInfo Xunit.StackFrameInfo::FromSourceInformation(Xunit.Abstractions.ISourceInformation) - - - - - - - - - - - - - - - 100664010 - System.Text.RegularExpressions.Regex Xunit.StackFrameInfo::GetStackFrameRegex() - - - - - - - - - - - - - 100664011 - System.Void Xunit.StackFrameInfo::.cctor() - - - - - - - - - - - - - Xunit.StackFrameTransformer - - - - 100664012 - System.Void Xunit.StackFrameTransformer::.cctor() - - - - - - - - - - - 100664013 - System.String Xunit.StackFrameTransformer::TransformFrame(System.String,System.String) - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 100664014 - System.String Xunit.StackFrameTransformer::TransformStack(System.String,System.String) - - - - - - - - - - - - - - - - - Xunit.StackFrameTransformer/<>c__DisplayClass3_0 - - - - 100664650 - System.String Xunit.StackFrameTransformer/<>c__DisplayClass3_0::<TransformStack>b__0(System.String) - - - - - - - - - - - - Xunit.FailSkipVisitor - - - - 100664015 - System.Void Xunit.FailSkipVisitor::.ctor(Xunit.IExecutionVisitor) - - - - - - - - - - - - - 100664016 - Xunit.ExecutionSummary Xunit.FailSkipVisitor::get_ExecutionSummary() - - - - - - - - - - 100664017 - System.Boolean Xunit.FailSkipVisitor::OnMessage(Xunit.Abstractions.IMessageSinkMessage) - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Xunit.TestDiscoveryVisitor - - - - 100664020 - System.Void Xunit.TestDiscoveryVisitor::.ctor() - - - - - - - - - - - - 100664023 - System.Boolean Xunit.TestDiscoveryVisitor::Visit(Xunit.Abstractions.ITestCaseDiscoveryMessage) - - - - - - - - - - - - - Xunit.TestMessageVisitor - - - - 100664024 - System.Boolean Xunit.TestMessageVisitor::DoVisit(Xunit.Abstractions.IMessageSinkMessage,System.Func`2<TMessage,System.Boolean>) - - - - - - - - - - - - - - - - 100664025 - System.Boolean Xunit.TestMessageVisitor::DoVisit(Xunit.Abstractions.IMessageSinkMessage,System.Func`3<Xunit.TestMessageVisitor,TMessage,System.Boolean>) - - - - - - - - - - - - - - - - 100664026 - System.Boolean Xunit.TestMessageVisitor::OnMessage(Xunit.Abstractions.IMessageSinkMessage) - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 100664027 - System.Boolean Xunit.TestMessageVisitor::Visit(Xunit.ITestAssemblyDiscoveryFinished) - - - - - - - - - - 100664028 - System.Boolean Xunit.TestMessageVisitor::Visit(Xunit.ITestAssemblyDiscoveryStarting) - - - - - - - - - - 100664029 - System.Boolean Xunit.TestMessageVisitor::Visit(Xunit.ITestAssemblyExecutionFinished) - - - - - - - - - - 100664030 - System.Boolean Xunit.TestMessageVisitor::Visit(Xunit.ITestAssemblyExecutionStarting) - - - - - - - - - - 100664031 - System.Boolean Xunit.TestMessageVisitor::Visit(Xunit.ITestExecutionSummary) - - - - - - - - - - 100664032 - System.Boolean Xunit.TestMessageVisitor::Visit(Xunit.Abstractions.IAfterTestFinished) - - - - - - - - - - 100664033 - System.Boolean Xunit.TestMessageVisitor::Visit(Xunit.Abstractions.IAfterTestStarting) - - - - - - - - - - 100664034 - System.Boolean Xunit.TestMessageVisitor::Visit(Xunit.Abstractions.IBeforeTestFinished) - - - - - - - - - - 100664035 - System.Boolean Xunit.TestMessageVisitor::Visit(Xunit.Abstractions.IBeforeTestStarting) - - - - - - - - - - 100664036 - System.Boolean Xunit.TestMessageVisitor::Visit(Xunit.Abstractions.IDiagnosticMessage) - - - - - - - - - - 100664037 - System.Boolean Xunit.TestMessageVisitor::Visit(Xunit.Abstractions.IDiscoveryCompleteMessage) - - - - - - - - - - 100664038 - System.Boolean Xunit.TestMessageVisitor::Visit(Xunit.Abstractions.IErrorMessage) - - - - - - - - - - 100664039 - System.Boolean Xunit.TestMessageVisitor::Visit(Xunit.Abstractions.ITestAssemblyCleanupFailure) - - - - - - - - - - 100664040 - System.Boolean Xunit.TestMessageVisitor::Visit(Xunit.Abstractions.ITestAssemblyFinished) - - - - - - - - - - 100664041 - System.Boolean Xunit.TestMessageVisitor::Visit(Xunit.Abstractions.ITestAssemblyStarting) - - - - - - - - - - 100664042 - System.Boolean Xunit.TestMessageVisitor::Visit(Xunit.Abstractions.ITestCaseCleanupFailure) - - - - - - - - - - 100664043 - System.Boolean Xunit.TestMessageVisitor::Visit(Xunit.Abstractions.ITestCaseDiscoveryMessage) - - - - - - - - - - 100664044 - System.Boolean Xunit.TestMessageVisitor::Visit(Xunit.Abstractions.ITestCaseFinished) - - - - - - - - - - 100664045 - System.Boolean Xunit.TestMessageVisitor::Visit(Xunit.Abstractions.ITestOutput) - - - - - - - - - - 100664046 - System.Boolean Xunit.TestMessageVisitor::Visit(Xunit.Abstractions.ITestCaseStarting) - - - - - - - - - - 100664047 - System.Boolean Xunit.TestMessageVisitor::Visit(Xunit.Abstractions.ITestClassCleanupFailure) - - - - - - - - - - 100664048 - System.Boolean Xunit.TestMessageVisitor::Visit(Xunit.Abstractions.ITestClassConstructionFinished) - - - - - - - - - - 100664049 - System.Boolean Xunit.TestMessageVisitor::Visit(Xunit.Abstractions.ITestClassConstructionStarting) - - - - - - - - - - 100664050 - System.Boolean Xunit.TestMessageVisitor::Visit(Xunit.Abstractions.ITestClassDisposeFinished) - - - - - - - - - - 100664051 - System.Boolean Xunit.TestMessageVisitor::Visit(Xunit.Abstractions.ITestClassDisposeStarting) - - - - - - - - - - 100664052 - System.Boolean Xunit.TestMessageVisitor::Visit(Xunit.Abstractions.ITestClassFinished) - - - - - - - - - - 100664053 - System.Boolean Xunit.TestMessageVisitor::Visit(Xunit.Abstractions.ITestClassStarting) - - - - - - - - - - 100664054 - System.Boolean Xunit.TestMessageVisitor::Visit(Xunit.Abstractions.ITestCleanupFailure) - - - - - - - - - - 100664055 - System.Boolean Xunit.TestMessageVisitor::Visit(Xunit.Abstractions.ITestCollectionCleanupFailure) - - - - - - - - - - 100664056 - System.Boolean Xunit.TestMessageVisitor::Visit(Xunit.Abstractions.ITestCollectionFinished) - - - - - - - - - - 100664057 - System.Boolean Xunit.TestMessageVisitor::Visit(Xunit.Abstractions.ITestCollectionStarting) - - - - - - - - - - 100664058 - System.Boolean Xunit.TestMessageVisitor::Visit(Xunit.Abstractions.ITestFailed) - - - - - - - - - - 100664059 - System.Boolean Xunit.TestMessageVisitor::Visit(Xunit.Abstractions.ITestFinished) - - - - - - - - - - 100664060 - System.Boolean Xunit.TestMessageVisitor::Visit(Xunit.Abstractions.ITestMethodCleanupFailure) - - - - - - - - - - 100664061 - System.Boolean Xunit.TestMessageVisitor::Visit(Xunit.Abstractions.ITestMethodFinished) - - - - - - - - - - 100664062 - System.Boolean Xunit.TestMessageVisitor::Visit(Xunit.Abstractions.ITestMethodStarting) - - - - - - - - - - 100664063 - System.Boolean Xunit.TestMessageVisitor::Visit(Xunit.Abstractions.ITestPassed) - - - - - - - - - - 100664064 - System.Boolean Xunit.TestMessageVisitor::Visit(Xunit.Abstractions.ITestSkipped) - - - - - - - - - - 100664065 - System.Boolean Xunit.TestMessageVisitor::Visit(Xunit.Abstractions.ITestStarting) - - - - - - - - - - 100664066 - System.Void Xunit.TestMessageVisitor::.ctor() - - - - - - - - - Xunit.TestMessageVisitor/<>c - - - - 100664653 - System.Boolean Xunit.TestMessageVisitor/<>c::<OnMessage>b__2_0(Xunit.TestMessageVisitor,Xunit.ITestAssemblyDiscoveryFinished) - - - - - - - - - - 100664654 - System.Boolean Xunit.TestMessageVisitor/<>c::<OnMessage>b__2_1(Xunit.TestMessageVisitor,Xunit.ITestAssemblyDiscoveryStarting) - - - - - - - - - - 100664655 - System.Boolean Xunit.TestMessageVisitor/<>c::<OnMessage>b__2_2(Xunit.TestMessageVisitor,Xunit.ITestAssemblyExecutionFinished) - - - - - - - - - - 100664656 - System.Boolean Xunit.TestMessageVisitor/<>c::<OnMessage>b__2_3(Xunit.TestMessageVisitor,Xunit.ITestAssemblyExecutionStarting) - - - - - - - - - - 100664657 - System.Boolean Xunit.TestMessageVisitor/<>c::<OnMessage>b__2_4(Xunit.TestMessageVisitor,Xunit.ITestExecutionSummary) - - - - - - - - - - 100664658 - System.Boolean Xunit.TestMessageVisitor/<>c::<OnMessage>b__2_5(Xunit.TestMessageVisitor,Xunit.Abstractions.IAfterTestFinished) - - - - - - - - - - 100664659 - System.Boolean Xunit.TestMessageVisitor/<>c::<OnMessage>b__2_6(Xunit.TestMessageVisitor,Xunit.Abstractions.IAfterTestStarting) - - - - - - - - - - 100664660 - System.Boolean Xunit.TestMessageVisitor/<>c::<OnMessage>b__2_7(Xunit.TestMessageVisitor,Xunit.Abstractions.IBeforeTestFinished) - - - - - - - - - - 100664661 - System.Boolean Xunit.TestMessageVisitor/<>c::<OnMessage>b__2_8(Xunit.TestMessageVisitor,Xunit.Abstractions.IBeforeTestStarting) - - - - - - - - - - 100664662 - System.Boolean Xunit.TestMessageVisitor/<>c::<OnMessage>b__2_9(Xunit.TestMessageVisitor,Xunit.Abstractions.IDiagnosticMessage) - - - - - - - - - - 100664663 - System.Boolean Xunit.TestMessageVisitor/<>c::<OnMessage>b__2_10(Xunit.TestMessageVisitor,Xunit.Abstractions.IDiscoveryCompleteMessage) - - - - - - - - - - 100664664 - System.Boolean Xunit.TestMessageVisitor/<>c::<OnMessage>b__2_11(Xunit.TestMessageVisitor,Xunit.Abstractions.IErrorMessage) - - - - - - - - - - 100664665 - System.Boolean Xunit.TestMessageVisitor/<>c::<OnMessage>b__2_12(Xunit.TestMessageVisitor,Xunit.Abstractions.ITestAssemblyCleanupFailure) - - - - - - - - - - 100664666 - System.Boolean Xunit.TestMessageVisitor/<>c::<OnMessage>b__2_13(Xunit.TestMessageVisitor,Xunit.Abstractions.ITestAssemblyFinished) - - - - - - - - - - 100664667 - System.Boolean Xunit.TestMessageVisitor/<>c::<OnMessage>b__2_14(Xunit.TestMessageVisitor,Xunit.Abstractions.ITestAssemblyStarting) - - - - - - - - - - 100664668 - System.Boolean Xunit.TestMessageVisitor/<>c::<OnMessage>b__2_15(Xunit.TestMessageVisitor,Xunit.Abstractions.ITestCaseCleanupFailure) - - - - - - - - - - 100664669 - System.Boolean Xunit.TestMessageVisitor/<>c::<OnMessage>b__2_16(Xunit.TestMessageVisitor,Xunit.Abstractions.ITestCaseDiscoveryMessage) - - - - - - - - - - 100664670 - System.Boolean Xunit.TestMessageVisitor/<>c::<OnMessage>b__2_17(Xunit.TestMessageVisitor,Xunit.Abstractions.ITestCaseFinished) - - - - - - - - - - 100664671 - System.Boolean Xunit.TestMessageVisitor/<>c::<OnMessage>b__2_18(Xunit.TestMessageVisitor,Xunit.Abstractions.ITestOutput) - - - - - - - - - - 100664672 - System.Boolean Xunit.TestMessageVisitor/<>c::<OnMessage>b__2_19(Xunit.TestMessageVisitor,Xunit.Abstractions.ITestCaseStarting) - - - - - - - - - - 100664673 - System.Boolean Xunit.TestMessageVisitor/<>c::<OnMessage>b__2_20(Xunit.TestMessageVisitor,Xunit.Abstractions.ITestClassCleanupFailure) - - - - - - - - - - 100664674 - System.Boolean Xunit.TestMessageVisitor/<>c::<OnMessage>b__2_21(Xunit.TestMessageVisitor,Xunit.Abstractions.ITestClassConstructionFinished) - - - - - - - - - - 100664675 - System.Boolean Xunit.TestMessageVisitor/<>c::<OnMessage>b__2_22(Xunit.TestMessageVisitor,Xunit.Abstractions.ITestClassConstructionStarting) - - - - - - - - - - 100664676 - System.Boolean Xunit.TestMessageVisitor/<>c::<OnMessage>b__2_23(Xunit.TestMessageVisitor,Xunit.Abstractions.ITestClassDisposeFinished) - - - - - - - - - - 100664677 - System.Boolean Xunit.TestMessageVisitor/<>c::<OnMessage>b__2_24(Xunit.TestMessageVisitor,Xunit.Abstractions.ITestClassDisposeStarting) - - - - - - - - - - 100664678 - System.Boolean Xunit.TestMessageVisitor/<>c::<OnMessage>b__2_25(Xunit.TestMessageVisitor,Xunit.Abstractions.ITestClassFinished) - - - - - - - - - - 100664679 - System.Boolean Xunit.TestMessageVisitor/<>c::<OnMessage>b__2_26(Xunit.TestMessageVisitor,Xunit.Abstractions.ITestClassStarting) - - - - - - - - - - 100664680 - System.Boolean Xunit.TestMessageVisitor/<>c::<OnMessage>b__2_27(Xunit.TestMessageVisitor,Xunit.Abstractions.ITestCleanupFailure) - - - - - - - - - - 100664681 - System.Boolean Xunit.TestMessageVisitor/<>c::<OnMessage>b__2_28(Xunit.TestMessageVisitor,Xunit.Abstractions.ITestCollectionCleanupFailure) - - - - - - - - - - 100664682 - System.Boolean Xunit.TestMessageVisitor/<>c::<OnMessage>b__2_29(Xunit.TestMessageVisitor,Xunit.Abstractions.ITestCollectionFinished) - - - - - - - - - - 100664683 - System.Boolean Xunit.TestMessageVisitor/<>c::<OnMessage>b__2_30(Xunit.TestMessageVisitor,Xunit.Abstractions.ITestCollectionStarting) - - - - - - - - - - 100664684 - System.Boolean Xunit.TestMessageVisitor/<>c::<OnMessage>b__2_31(Xunit.TestMessageVisitor,Xunit.Abstractions.ITestFailed) - - - - - - - - - - 100664685 - System.Boolean Xunit.TestMessageVisitor/<>c::<OnMessage>b__2_32(Xunit.TestMessageVisitor,Xunit.Abstractions.ITestFinished) - - - - - - - - - - 100664686 - System.Boolean Xunit.TestMessageVisitor/<>c::<OnMessage>b__2_33(Xunit.TestMessageVisitor,Xunit.Abstractions.ITestMethodCleanupFailure) - - - - - - - - - - 100664687 - System.Boolean Xunit.TestMessageVisitor/<>c::<OnMessage>b__2_34(Xunit.TestMessageVisitor,Xunit.Abstractions.ITestMethodFinished) - - - - - - - - - - 100664688 - System.Boolean Xunit.TestMessageVisitor/<>c::<OnMessage>b__2_35(Xunit.TestMessageVisitor,Xunit.Abstractions.ITestMethodStarting) - - - - - - - - - - 100664689 - System.Boolean Xunit.TestMessageVisitor/<>c::<OnMessage>b__2_36(Xunit.TestMessageVisitor,Xunit.Abstractions.ITestPassed) - - - - - - - - - - 100664690 - System.Boolean Xunit.TestMessageVisitor/<>c::<OnMessage>b__2_37(Xunit.TestMessageVisitor,Xunit.Abstractions.ITestSkipped) - - - - - - - - - - 100664691 - System.Boolean Xunit.TestMessageVisitor/<>c::<OnMessage>b__2_38(Xunit.TestMessageVisitor,Xunit.Abstractions.ITestStarting) - - - - - - - - - - - - Xunit.TestMessageVisitor`1 - - - - 100664067 - System.Void Xunit.TestMessageVisitor`1::.ctor() - - - - - - - - - - - - 100664070 - System.Void Xunit.TestMessageVisitor`1::Dispose() - - - - - - - - - - - 100664071 - System.Boolean Xunit.TestMessageVisitor`1::OnMessage(Xunit.Abstractions.IMessageSinkMessage) - - - - - - - - - - - - - - - - - - Xunit.XmlAggregateVisitor - - - - 100664072 - System.Void Xunit.XmlAggregateVisitor::.ctor(Xunit.Abstractions.IMessageSink,System.Collections.Concurrent.ConcurrentDictionary`2<System.String,Xunit.ExecutionSummary>,System.Xml.Linq.XElement,System.Func`1<System.Boolean>) - - - - - - - - - - - - - - - 100664075 - System.Boolean Xunit.XmlAggregateVisitor::Visit(Xunit.Abstractions.ITestAssemblyFinished) - - - - - - - - - - - - - - - - - - 100664076 - System.Boolean Xunit.XmlAggregateVisitor::OnMessage(Xunit.Abstractions.IMessageSinkMessage) - - - - - - - - - - - - - - Xunit.XmlTestExecutionVisitor - - - - 100664077 - System.Void Xunit.XmlTestExecutionVisitor::.ctor(System.Xml.Linq.XElement,System.Func`1<System.Boolean>) - - - - - - - - - - - - - - - - - - - - 100664089 - System.Xml.Linq.XElement Xunit.XmlTestExecutionVisitor::CreateTestResultElement(Xunit.Abstractions.ITestResultMessage,System.String) - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 100664090 - System.Xml.Linq.XElement Xunit.XmlTestExecutionVisitor::GetTestCollectionElement(Xunit.Abstractions.ITestCollection) - - - - - - - - - - 100664091 - System.Boolean Xunit.XmlTestExecutionVisitor::OnMessage(Xunit.Abstractions.IMessageSinkMessage) - - - - - - - - - - - - - - - - 100664092 - System.Boolean Xunit.XmlTestExecutionVisitor::Visit(Xunit.Abstractions.ITestAssemblyFinished) - - - - - - - - - - - - - - - - - - - - - - - - - 100664093 - System.Boolean Xunit.XmlTestExecutionVisitor::Visit(Xunit.Abstractions.ITestAssemblyStarting) - - - - - - - - - - - - - - - - - - - 100664094 - System.Boolean Xunit.XmlTestExecutionVisitor::Visit(Xunit.Abstractions.ITestCollectionFinished) - - - - - - - - - - - - - - - - 100664095 - System.Boolean Xunit.XmlTestExecutionVisitor::Visit(Xunit.Abstractions.ITestFailed) - - - - - - - - - - - - - - - - 100664096 - System.Boolean Xunit.XmlTestExecutionVisitor::Visit(Xunit.Abstractions.ITestPassed) - - - - - - - - - - - - - - - 100664097 - System.Boolean Xunit.XmlTestExecutionVisitor::Visit(Xunit.Abstractions.ITestSkipped) - - - - - - - - - - - - - - - - 100664098 - System.Boolean Xunit.XmlTestExecutionVisitor::Visit(Xunit.Abstractions.IErrorMessage) - - - - - - - - - - - 100664099 - System.Boolean Xunit.XmlTestExecutionVisitor::Visit(Xunit.Abstractions.ITestAssemblyCleanupFailure) - - - - - - - - - - - 100664100 - System.Boolean Xunit.XmlTestExecutionVisitor::Visit(Xunit.Abstractions.ITestCaseCleanupFailure) - - - - - - - - - - - 100664101 - System.Boolean Xunit.XmlTestExecutionVisitor::Visit(Xunit.Abstractions.ITestClassCleanupFailure) - - - - - - - - - - - 100664102 - System.Boolean Xunit.XmlTestExecutionVisitor::Visit(Xunit.Abstractions.ITestCollectionCleanupFailure) - - - - - - - - - - - 100664103 - System.Boolean Xunit.XmlTestExecutionVisitor::Visit(Xunit.Abstractions.ITestCleanupFailure) - - - - - - - - - - - 100664104 - System.Boolean Xunit.XmlTestExecutionVisitor::Visit(Xunit.Abstractions.ITestMethodCleanupFailure) - - - - - - - - - - - 100664105 - System.Void Xunit.XmlTestExecutionVisitor::AddError(System.String,System.String,Xunit.Abstractions.IFailureInformation) - - - - - - - - - - - - - - - - - - - - - - 100664106 - System.Xml.Linq.XElement Xunit.XmlTestExecutionVisitor::CreateFailureElement(Xunit.Abstractions.IFailureInformation) - - - - - - - - - - 100664107 - System.String Xunit.XmlTestExecutionVisitor::Escape(System.String) - - - - - - - - - - - - - - - 100664108 - System.String Xunit.XmlTestExecutionVisitor::XmlEscape(System.String) - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Xunit.XmlTestExecutionVisitor/<>c - - - - 100664694 - System.Boolean Xunit.XmlTestExecutionVisitor/<>c::<.ctor>b__3_0() - - - - - - - - - - 100664695 - System.Xml.Linq.XElement Xunit.XmlTestExecutionVisitor/<>c::<GetTestCollectionElement>b__28_0(System.Guid) - - - - - - - - - - - - Xunit.ConsoleHelper - - - - 100664109 - System.Void Xunit.ConsoleHelper::.cctor() - - - - - - - - - - - - - - - - - - 100664110 - System.Void Xunit.ConsoleHelper::SetForegroundColorANSI(System.ConsoleColor) - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 100664111 - System.Void Xunit.ConsoleHelper::SetForegroundColorConsole(System.ConsoleColor) - - - - - - - - - - 100664112 - System.Void Xunit.ConsoleHelper::ResetColorANSI() - - - - - - - - - - 100664113 - System.Void Xunit.ConsoleHelper::ResetColorConsole() - - - - - - - - - - - - Xunit.ExceptionUtility - - - - 100664114 - System.String Xunit.ExceptionUtility::CombineMessages(Xunit.Abstractions.IFailureInformation) - - - - - - - - - - 100664115 - System.String Xunit.ExceptionUtility::CombineStackTraces(Xunit.Abstractions.IFailureInformation) - - - - - - - - - - 100664116 - System.Boolean Xunit.ExceptionUtility::ExcludeStackFrame(System.String) - - - - - - - - - - - 100664117 - System.String Xunit.ExceptionUtility::FilterStackTrace(System.String) - - - - - - - - - - - - - - - - - - - - - - - - - - 100664118 - System.String Xunit.ExceptionUtility::GetAt(System.String[],System.Int32) - - - - - - - - - - - - - - - - - - - - - 100664119 - System.Int32 Xunit.ExceptionUtility::GetAt(System.Int32[],System.Int32) - - - - - - - - - - - - - - - - - 100664120 - System.String Xunit.ExceptionUtility::GetMessage(Xunit.Abstractions.IFailureInformation,System.Int32,System.Int32) - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 100664121 - System.String Xunit.ExceptionUtility::GetNamespace(System.String) - - - - - - - - - - - - - - - - 100664122 - System.String Xunit.ExceptionUtility::GetStackTrace(Xunit.Abstractions.IFailureInformation,System.Int32) - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 100664123 - System.Collections.Generic.IEnumerable`1<System.String> Xunit.ExceptionUtility::SplitLines(System.String) - - - - - - - 100664124 - Xunit.Abstractions.IFailureInformation Xunit.ExceptionUtility::ConvertExceptionToFailureInformation(System.Exception) - - - - - - - - - - - - - - - 100664125 - System.Void Xunit.ExceptionUtility::ConvertExceptionToFailureInformation(System.Exception,System.Int32,System.Collections.Generic.List`1<System.String>,System.Collections.Generic.List`1<System.String>,System.Collections.Generic.List`1<System.String>,System.Collections.Generic.List`1<System.Int32>) - - - - - - - - - - - - - - - - - - - - - - Xunit.ExceptionUtility/FailureInformation - - - - 100664704 - System.Void Xunit.ExceptionUtility/FailureInformation::.ctor() - - - - - - - - - Xunit.ExceptionUtility/<SplitLines>d__9 - - - - 100664706 - System.Void Xunit.ExceptionUtility/<SplitLines>d__9::System.IDisposable.Dispose() - - - - - - - 100664707 - System.Boolean Xunit.ExceptionUtility/<SplitLines>d__9::MoveNext() - - - - - - - - - - - - - - - - - - - - 100664708 - System.String Xunit.ExceptionUtility/<SplitLines>d__9::System.Collections.Generic.IEnumerator<System.String>.get_Current() - - - - - - - 100664709 - System.Void Xunit.ExceptionUtility/<SplitLines>d__9::System.Collections.IEnumerator.Reset() - - - - - - - 100664710 - System.Object Xunit.ExceptionUtility/<SplitLines>d__9::System.Collections.IEnumerator.get_Current() - - - - - - - 100664711 - System.Collections.Generic.IEnumerator`1<System.String> Xunit.ExceptionUtility/<SplitLines>d__9::System.Collections.Generic.IEnumerable<System.String>.GetEnumerator() - - - - - - - 100664712 - System.Collections.IEnumerator Xunit.ExceptionUtility/<SplitLines>d__9::System.Collections.IEnumerable.GetEnumerator() - - - - - - - - - Xunit.JsonArray - - - - 100664126 - System.Void Xunit.JsonArray::.ctor(Xunit.JsonValue[],System.Int32,System.Int32) - - - - - - - - - - - - - - - - - 100664127 - System.Int32 Xunit.JsonArray::get_Length() - - - - - - - - - - 100664128 - Xunit.JsonValue Xunit.JsonArray::get_Item(System.Int32) - - - - - - - - - - - - Xunit.JsonBoolean - - - - 100664129 - System.Void Xunit.JsonBoolean::.ctor(Xunit.JsonToken) - - - - - - - - - - - - - - - - - - - - 100664132 - System.Boolean Xunit.JsonBoolean::op_Implicit(Xunit.JsonBoolean) - - - - - - - - - - - - Xunit.JsonBuffer - - - - 100664133 - System.Void Xunit.JsonBuffer::.ctor(System.IO.TextReader) - - - - - - - - - - - - - - - 100664134 - Xunit.JsonToken Xunit.JsonBuffer::Read() - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 100664135 - System.Int32 Xunit.JsonBuffer::ReadNextChar() - - - - - - - - - - - - - - - - 100664136 - System.String Xunit.JsonBuffer::ReadNumber(System.Int32) - - - - - - - - - - - - - - - - - - - - - - - - 100664137 - System.Void Xunit.JsonBuffer::ReadLiteral(System.String) - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 100664138 - System.String Xunit.JsonBuffer::ReadString() - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 100664139 - System.Boolean Xunit.JsonBuffer::IsWhitespace(System.Int32) - - - - - - - - - - - - - - - - - Xunit.JsonDeserializer - - - - 100664140 - Xunit.JsonValue Xunit.JsonDeserializer::Deserialize(System.IO.TextReader) - - - - - - - - - - - - - - - - - - - - - - 100664141 - Xunit.JsonValue Xunit.JsonDeserializer::DeserializeInternal(Xunit.JsonToken,Xunit.JsonBuffer) - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 100664142 - Xunit.JsonArray Xunit.JsonDeserializer::DeserializeArray(Xunit.JsonToken,Xunit.JsonBuffer) - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 100664143 - Xunit.JsonObject Xunit.JsonDeserializer::DeserializeObject(Xunit.JsonToken,Xunit.JsonBuffer) - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Xunit.JsonDeserializerException - - - - 100664144 - System.Void Xunit.JsonDeserializerException::.ctor(System.String,System.Exception,System.Int32,System.Int32) - - - - - - - - - - - - - 100664145 - System.Void Xunit.JsonDeserializerException::.ctor(System.String,System.Int32,System.Int32) - - - - - - - - - - - - - 100664146 - System.Void Xunit.JsonDeserializerException::.ctor(System.String,Xunit.JsonToken) - - - - - - - - - - - - - - - Xunit.JsonDeserializerResource - - - - 100664149 - System.String Xunit.JsonDeserializerResource::Format_IllegalCharacter(System.Int32) - - - - - - - - - - 100664150 - System.String Xunit.JsonDeserializerResource::Format_IllegalTrailingCharacterAfterLiteral(System.Int32,System.String) - - - - - - - - - - 100664151 - System.String Xunit.JsonDeserializerResource::Format_UnrecognizedLiteral(System.String) - - - - - - - - - - 100664152 - System.String Xunit.JsonDeserializerResource::Format_DuplicateObjectMemberName(System.String) - - - - - - - - - - 100664153 - System.String Xunit.JsonDeserializerResource::Format_InvalidFloatNumberFormat(System.String) - - - - - - - - - - 100664154 - System.String Xunit.JsonDeserializerResource::Format_FloatNumberOverflow(System.String) - - - - - - - - - - 100664155 - System.String Xunit.JsonDeserializerResource::Format_InvalidSyntax(System.String,System.String) - - - - - - - - - - 100664156 - System.String Xunit.JsonDeserializerResource::Format_InvalidSyntaxNotExpected(System.String,System.Char) - - - - - - - - - - 100664157 - System.String Xunit.JsonDeserializerResource::Format_InvalidSyntaxNotExpected(System.String,System.String) - - - - - - - - - - 100664158 - System.String Xunit.JsonDeserializerResource::Format_InvalidSyntaxExpectation(System.String,System.Char) - - - - - - - - - - 100664159 - System.String Xunit.JsonDeserializerResource::Format_InvalidSyntaxExpectation(System.String,System.String) - - - - - - - - - - 100664160 - System.String Xunit.JsonDeserializerResource::Format_InvalidSyntaxExpectation(System.String,System.Char,System.Char) - - - - - - - - - - 100664161 - System.String Xunit.JsonDeserializerResource::Format_InvalidTokenExpectation(System.String,System.String) - - - - - - - - - - 100664162 - System.String Xunit.JsonDeserializerResource::Format_InvalidUnicode(System.String) - - - - - - - - - - 100664163 - System.String Xunit.JsonDeserializerResource::Format_UnfinishedJSON(System.String) - - - - - - - - - - 100664164 - System.String Xunit.JsonDeserializerResource::get_JSON_OpenString() - - - - - - - - - - 100664165 - System.String Xunit.JsonDeserializerResource::get_JSON_InvalidEnd() - - - - - - - - - - - - Xunit.JsonNull - - - - 100664166 - System.Void Xunit.JsonNull::.ctor(System.Int32,System.Int32) - - - - - - - - - - - - - Xunit.JsonNumber - - - - 100664167 - System.Void Xunit.JsonNumber::.ctor(Xunit.JsonToken) - - - - - - - - - - - - - - - - - - 100664168 - System.Double Xunit.JsonNumber::get_Double() - - - - - - - - - - 100664169 - System.String Xunit.JsonNumber::get_Raw() - - - - - - - - - - - - Xunit.JsonObject - - - - 100664170 - System.Void Xunit.JsonObject::.ctor(System.Collections.Generic.IDictionary`2<System.String,Xunit.JsonValue>,System.Int32,System.Int32) - - - - - - - - - - - - - - - - - 100664171 - System.Collections.Generic.ICollection`1<System.String> Xunit.JsonObject::get_Keys() - - - - - - - - - - 100664172 - Xunit.JsonValue Xunit.JsonObject::Value(System.String) - - - - - - - - - - - - - - - 100664173 - Xunit.JsonObject Xunit.JsonObject::ValueAsJsonObject(System.String) - - - - - - - - - - 100664174 - Xunit.JsonString Xunit.JsonObject::ValueAsString(System.String) - - - - - - - - - - 100664175 - System.Int32 Xunit.JsonObject::ValueAsInt(System.String) - - - - - - - - - - - - - - - - 100664176 - System.Boolean Xunit.JsonObject::ValueAsBoolean(System.String,System.Boolean) - - - - - - - - - - - - - - - - 100664177 - System.Nullable`1<System.Boolean> Xunit.JsonObject::ValueAsNullableBoolean(System.String) - - - - - - - - - - - - - - - - 100664178 - System.String[] Xunit.JsonObject::ValueAsStringArray(System.String) - - - - - - - - - - - - - - - - - - - - - - - - - - Xunit.JsonString - - - - 100664179 - System.Void Xunit.JsonString::.ctor(System.String,System.Int32,System.Int32) - - - - - - - - - - - - - - - - - 100664180 - System.String Xunit.JsonString::get_Value() - - - - - - - - - - 100664181 - System.String Xunit.JsonString::ToString() - - - - - - - - - - 100664182 - System.String Xunit.JsonString::op_Implicit(Xunit.JsonString) - - - - - - - - - - - - - - - - - Xunit.JsonValue - - - - 100664183 - System.Void Xunit.JsonValue::.ctor(System.Int32,System.Int32) - - - - - - - - - - - - - - - Xunit.NullMessageSink - - - - 100664186 - System.Void Xunit.NullMessageSink::Dispose() - - - - - - - - - - 100664187 - System.Boolean Xunit.NullMessageSink::OnMessage(Xunit.Abstractions.IMessageSinkMessage) - - - - - - - - - - 100664188 - System.Boolean Xunit.NullMessageSink::OnMessageWithTypes(Xunit.Abstractions.IMessageSinkMessage,System.Collections.Generic.HashSet`1<System.String>) - - - - - - - - - - 100664189 - System.Void Xunit.NullMessageSink::.ctor() - - - - - - - - - Xunit.SerializationHelper - - - - 100664190 - T Xunit.SerializationHelper::Deserialize(System.String) - - - - - - - - - - - - - - - - - - - - - - - - - 100664191 - System.Type Xunit.SerializationHelper::GetType(System.String) - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 100664192 - System.Type Xunit.SerializationHelper::GetType(System.String,System.String) - - - - - - - - - - - - - - - - - - - - - 100664193 - System.String Xunit.SerializationHelper::GetTypeNameForSerialization(System.Type) - - - - - - - - - - - - - - - 100664194 - System.Boolean Xunit.SerializationHelper::IsSerializable(System.Object) - - - - - - - - - - 100664195 - System.String Xunit.SerializationHelper::Serialize(System.Object) - - - - - - - - - - - - - - - 100664196 - System.Collections.Generic.IList`1<System.String> Xunit.SerializationHelper::SplitAtOuterCommas(System.String,System.Boolean) - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 100664197 - System.String Xunit.SerializationHelper::SubstringTrim(System.String,System.Int32,System.Int32) - - - - - - - - - - - - - - - - - - - - - - - - 100664198 - System.Void Xunit.SerializationHelper::.cctor() - - - - - - - - - - - - Xunit.SerializationHelper/<>c - - - - 100664715 - System.String Xunit.SerializationHelper/<>c::<GetType>b__2_0(System.String) - - - - - - - - - - 100664716 - System.Type Xunit.SerializationHelper/<>c::<GetType>b__2_1(System.String) - - - - - - - - - - 100664717 - System.Boolean Xunit.SerializationHelper/<>c::<GetType>b__2_2(System.Type) - - - - - - - - - - 100664718 - System.String Xunit.SerializationHelper/<>c::<GetTypeNameForSerialization>b__4_1(System.Type) - - - - - - - - - - - - Xunit.SerializationHelper/<>c__DisplayClass4_0 - - - - 100664720 - System.String Xunit.SerializationHelper/<>c__DisplayClass4_0::<GetTypeNameForSerialization>g__GetTypeNameAsString|0(System.Type) - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Xunit.SourceInformation - - - - 100664203 - System.Void Xunit.SourceInformation::Serialize(Xunit.Abstractions.IXunitSerializationInfo) - - - - - - - - - - - - 100664204 - System.Void Xunit.SourceInformation::Deserialize(Xunit.Abstractions.IXunitSerializationInfo) - - - - - - - - - - - - 100664205 - System.Void Xunit.SourceInformation::.ctor() - - - - - - - - - Xunit._DiagnosticMessage - - - - 100664206 - System.Void Xunit._DiagnosticMessage::.ctor() - - - - - - - - - - - 100664207 - System.Void Xunit._DiagnosticMessage::.ctor(System.String) - - - - - - - - - - - - 100664208 - System.Void Xunit._DiagnosticMessage::.ctor(System.String,System.Object[]) - - - - - - - - - - - - - - Xunit.AfterTestFinished - - - - 100664211 - System.Void Xunit.AfterTestFinished::.ctor(Xunit.Abstractions.ITest,System.String) - - - - - - - - - - - - - - Xunit.AfterTestStarting - - - - 100664214 - System.Void Xunit.AfterTestStarting::.ctor(Xunit.Abstractions.ITest,System.String) - - - - - - - - - - - - - - Xunit.TestAssemblyMessage - - - - 100664217 - System.Void Xunit.TestAssemblyMessage::.ctor(System.Collections.Generic.IEnumerable`1<Xunit.Abstractions.ITestCase>,Xunit.Abstractions.ITestAssembly) - - - - - - - - - - - - - 100664218 - System.Void Xunit.TestAssemblyMessage::.ctor(Xunit.Abstractions.ITestCase,Xunit.Abstractions.ITestAssembly) - - - - - - - - - - - - - - - Xunit.TestCaseMessage - - - - 100664223 - System.Void Xunit.TestCaseMessage::.ctor(Xunit.Abstractions.ITestCase) - - - - - - - - - - - 100664224 - Xunit.Abstractions.ITestCase Xunit.TestCaseMessage::get_TestCase() - - - - - - - - - - - - Xunit.TestClassMessage - - - - 100664225 - System.Void Xunit.TestClassMessage::.ctor(System.Collections.Generic.IEnumerable`1<Xunit.Abstractions.ITestCase>,Xunit.Abstractions.ITestClass) - - - - - - - - - - - - 100664226 - System.Void Xunit.TestClassMessage::.ctor(Xunit.Abstractions.ITestCase,Xunit.Abstractions.ITestClass) - - - - - - - - - - - - - - Xunit.TestCollectionMessage - - - - 100664229 - System.Void Xunit.TestCollectionMessage::.ctor(System.Collections.Generic.IEnumerable`1<Xunit.Abstractions.ITestCase>,Xunit.Abstractions.ITestCollection) - - - - - - - - - - - - 100664230 - System.Void Xunit.TestCollectionMessage::.ctor(Xunit.Abstractions.ITestCase,Xunit.Abstractions.ITestCollection) - - - - - - - - - - - - - - Xunit.TestMessage - - - - 100664233 - System.Void Xunit.TestMessage::.ctor(Xunit.Abstractions.ITest) - - - - - - - - - - - - - - Xunit.TestMethodMessage - - - - 100664236 - System.Void Xunit.TestMethodMessage::.ctor(System.Collections.Generic.IEnumerable`1<Xunit.Abstractions.ITestCase>,Xunit.Abstractions.ITestMethod) - - - - - - - - - - - - 100664237 - System.Void Xunit.TestMethodMessage::.ctor(Xunit.Abstractions.ITestCase,Xunit.Abstractions.ITestMethod) - - - - - - - - - - - - - - Xunit.TestResultMessage - - - - 100664240 - System.Void Xunit.TestResultMessage::.ctor(Xunit.Abstractions.ITest,System.Decimal,System.String) - - - - - - - - - - - - - - - Xunit.BeforeTestFinished - - - - 100664245 - System.Void Xunit.BeforeTestFinished::.ctor(Xunit.Abstractions.ITest,System.String) - - - - - - - - - - - - - - Xunit.BeforeTestStarting - - - - 100664248 - System.Void Xunit.BeforeTestStarting::.ctor(Xunit.Abstractions.ITest,System.String) - - - - - - - - - - - - - - Xunit.DiagnosticMessage - - - - 100664251 - System.Void Xunit.DiagnosticMessage::.ctor() - - - - - - - - - - - 100664252 - System.Void Xunit.DiagnosticMessage::.ctor(System.String) - - - - - - - - - - - - 100664253 - System.Void Xunit.DiagnosticMessage::.ctor(System.String,System.Object[]) - - - - - - - - - - - - 100664254 - System.Collections.Generic.HashSet`1<System.String> Xunit.DiagnosticMessage::get_InterfaceTypes() - - - - - - - - - - 100664257 - System.String Xunit.DiagnosticMessage::ToString() - - - - - - - - - - 100664258 - System.Void Xunit.DiagnosticMessage::.cctor() - - - - - - - - - - - - Xunit.DiagnosticMessage/<>c - - - - 100664723 - System.String Xunit.DiagnosticMessage/<>c::<.cctor>b__11_0(System.Type) - - - - - - - - - - - - Xunit.DiscoveryCompleteMessage - - - - 100664259 - System.Void Xunit.DiscoveryCompleteMessage::.ctor() - - - - - - - - - Xunit.ErrorMessage - - - - 100664260 - System.Void Xunit.ErrorMessage::.ctor(System.Collections.Generic.IEnumerable`1<Xunit.Abstractions.ITestCase>,System.String[],System.String[],System.String[],System.Int32[]) - - - - - - - - - - - - - - - - 100664261 - System.Void Xunit.ErrorMessage::.ctor(System.Collections.Generic.IEnumerable`1<Xunit.Abstractions.ITestCase>,System.Exception) - - - - - - - - - - - - - - - - - - - Xunit.TestAssemblyCleanupFailure - - - - 100664272 - System.Void Xunit.TestAssemblyCleanupFailure::.ctor(System.Collections.Generic.IEnumerable`1<Xunit.Abstractions.ITestCase>,Xunit.Abstractions.ITestAssembly,System.String[],System.String[],System.String[],System.Int32[]) - - - - - - - - - - - - - - - 100664273 - System.Void Xunit.TestAssemblyCleanupFailure::.ctor(System.Collections.Generic.IEnumerable`1<Xunit.Abstractions.ITestCase>,Xunit.Abstractions.ITestAssembly,System.Exception) - - - - - - - - - - - - - - - - - - Xunit.TestAssemblyFinished - - - - 100664282 - System.Void Xunit.TestAssemblyFinished::.ctor(System.Collections.Generic.IEnumerable`1<Xunit.Abstractions.ITestCase>,Xunit.Abstractions.ITestAssembly,System.Decimal,System.Int32,System.Int32,System.Int32) - - - - - - - - - - - - - - - - - Xunit.TestAssemblyStarting - - - - 100664291 - System.Void Xunit.TestAssemblyStarting::.ctor(System.Collections.Generic.IEnumerable`1<Xunit.Abstractions.ITestCase>,Xunit.Abstractions.ITestAssembly,System.DateTime,System.String,System.String) - - - - - - - - - - - - - - - - Xunit.TestCaseCleanupFailure - - - - 100664298 - System.Void Xunit.TestCaseCleanupFailure::.ctor(Xunit.Abstractions.ITestCase,System.String[],System.String[],System.String[],System.Int32[]) - - - - - - - - - - - - - - - 100664299 - System.Void Xunit.TestCaseCleanupFailure::.ctor(Xunit.Abstractions.ITestCase,System.Exception) - - - - - - - - - - - - - - - - - - Xunit.TestCaseDiscoveryMessage - - - - 100664308 - System.Void Xunit.TestCaseDiscoveryMessage::.ctor(Xunit.Abstractions.ITestCase) - - - - - - - - - - - - - Xunit.TestCaseFinished - - - - 100664309 - System.Void Xunit.TestCaseFinished::.ctor(Xunit.Abstractions.ITestCase,System.Decimal,System.Int32,System.Int32,System.Int32) - - - - - - - - - - - - - - - - - Xunit.TestCaseStarting - - - - 100664318 - System.Void Xunit.TestCaseStarting::.ctor(Xunit.Abstractions.ITestCase) - - - - - - - - - - - - - Xunit.TestClassCleanupFailure - - - - 100664319 - System.Void Xunit.TestClassCleanupFailure::.ctor(System.Collections.Generic.IEnumerable`1<Xunit.Abstractions.ITestCase>,Xunit.Abstractions.ITestClass,System.String[],System.String[],System.String[],System.Int32[]) - - - - - - - - - - - - - - - 100664320 - System.Void Xunit.TestClassCleanupFailure::.ctor(System.Collections.Generic.IEnumerable`1<Xunit.Abstractions.ITestCase>,Xunit.Abstractions.ITestClass,System.Exception) - - - - - - - - - - - - - - - - - - Xunit.TestClassConstructionFinished - - - - 100664329 - System.Void Xunit.TestClassConstructionFinished::.ctor(Xunit.Abstractions.ITest) - - - - - - - - - - - - - Xunit.TestClassConstructionStarting - - - - 100664330 - System.Void Xunit.TestClassConstructionStarting::.ctor(Xunit.Abstractions.ITest) - - - - - - - - - - - - - Xunit.TestClassDisposeFinished - - - - 100664331 - System.Void Xunit.TestClassDisposeFinished::.ctor(Xunit.Abstractions.ITest) - - - - - - - - - - - - - Xunit.TestClassDisposeStarting - - - - 100664332 - System.Void Xunit.TestClassDisposeStarting::.ctor(Xunit.Abstractions.ITest) - - - - - - - - - - - - - Xunit.TestClassFinished - - - - 100664333 - System.Void Xunit.TestClassFinished::.ctor(System.Collections.Generic.IEnumerable`1<Xunit.Abstractions.ITestCase>,Xunit.Abstractions.ITestClass,System.Decimal,System.Int32,System.Int32,System.Int32) - - - - - - - - - - - - - - - - - Xunit.TestClassStarting - - - - 100664342 - System.Void Xunit.TestClassStarting::.ctor(System.Collections.Generic.IEnumerable`1<Xunit.Abstractions.ITestCase>,Xunit.Abstractions.ITestClass) - - - - - - - - - - - - - Xunit.TestCleanupFailure - - - - 100664343 - System.Void Xunit.TestCleanupFailure::.ctor(Xunit.Abstractions.ITest,System.String[],System.String[],System.String[],System.Int32[]) - - - - - - - - - - - - - - - 100664344 - System.Void Xunit.TestCleanupFailure::.ctor(Xunit.Abstractions.ITest,System.Exception) - - - - - - - - - - - - - - - - - - Xunit.TestCollectionCleanupFailure - - - - 100664353 - System.Void Xunit.TestCollectionCleanupFailure::.ctor(System.Collections.Generic.IEnumerable`1<Xunit.Abstractions.ITestCase>,Xunit.Abstractions.ITestCollection,System.String[],System.String[],System.String[],System.Int32[]) - - - - - - - - - - - - - - - 100664354 - System.Void Xunit.TestCollectionCleanupFailure::.ctor(System.Collections.Generic.IEnumerable`1<Xunit.Abstractions.ITestCase>,Xunit.Abstractions.ITestCollection,System.Exception) - - - - - - - - - - - - - - - - - - Xunit.TestCollectionFinished - - - - 100664363 - System.Void Xunit.TestCollectionFinished::.ctor(System.Collections.Generic.IEnumerable`1<Xunit.Abstractions.ITestCase>,Xunit.Abstractions.ITestCollection,System.Decimal,System.Int32,System.Int32,System.Int32) - - - - - - - - - - - - - - - - - Xunit.TestCollectionStarting - - - - 100664372 - System.Void Xunit.TestCollectionStarting::.ctor(System.Collections.Generic.IEnumerable`1<Xunit.Abstractions.ITestCase>,Xunit.Abstractions.ITestCollection) - - - - - - - - - - - - - Xunit.TestFailed - - - - 100664373 - System.Void Xunit.TestFailed::.ctor(Xunit.Abstractions.ITest,System.Decimal,System.String,System.String[],System.String[],System.String[],System.Int32[]) - - - - - - - - - - - - - - - 100664374 - System.Void Xunit.TestFailed::.ctor(Xunit.Abstractions.ITest,System.Decimal,System.String,System.Exception) - - - - - - - - - - - - - - - - - - Xunit.TestFinished - - - - 100664383 - System.Void Xunit.TestFinished::.ctor(Xunit.Abstractions.ITest,System.Decimal,System.String) - - - - - - - - - - - - - - - Xunit.TestMethodCleanupFailure - - - - 100664388 - System.Void Xunit.TestMethodCleanupFailure::.ctor(System.Collections.Generic.IEnumerable`1<Xunit.Abstractions.ITestCase>,Xunit.Abstractions.ITestMethod,System.String[],System.String[],System.String[],System.Int32[]) - - - - - - - - - - - - - - - 100664389 - System.Void Xunit.TestMethodCleanupFailure::.ctor(System.Collections.Generic.IEnumerable`1<Xunit.Abstractions.ITestCase>,Xunit.Abstractions.ITestMethod,System.Exception) - - - - - - - - - - - - - - - - - - Xunit.TestMethodFinished - - - - 100664398 - System.Void Xunit.TestMethodFinished::.ctor(System.Collections.Generic.IEnumerable`1<Xunit.Abstractions.ITestCase>,Xunit.Abstractions.ITestMethod,System.Decimal,System.Int32,System.Int32,System.Int32) - - - - - - - - - - - - - - - - - Xunit.TestMethodStarting - - - - 100664407 - System.Void Xunit.TestMethodStarting::.ctor(System.Collections.Generic.IEnumerable`1<Xunit.Abstractions.ITestCase>,Xunit.Abstractions.ITestMethod) - - - - - - - - - - - - - Xunit.TestOutput - - - - 100664408 - System.Void Xunit.TestOutput::.ctor(Xunit.Abstractions.ITest,System.String) - - - - - - - - - - - - - - Xunit.TestPassed - - - - 100664411 - System.Void Xunit.TestPassed::.ctor(Xunit.Abstractions.ITest,System.Decimal,System.String) - - - - - - - - - - - - - Xunit.TestSkipped - - - - 100664412 - System.Void Xunit.TestSkipped::.ctor(Xunit.Abstractions.ITest,System.String) - - - - - - - - - - - - - - Xunit.TestStarting - - - - 100664415 - System.Void Xunit.TestStarting::.ctor(Xunit.Abstractions.ITest) - - - - - - - - - - - - - Xunit.Serialization.XunitSerializationInfo - - - - 100664416 - System.Void Xunit.Serialization.XunitSerializationInfo::.cctor() - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 100664417 - System.Void Xunit.Serialization.XunitSerializationInfo::.ctor(Xunit.Abstractions.IXunitSerializable) - - - - - - - - - - - - - - - - - 100664418 - System.Void Xunit.Serialization.XunitSerializationInfo::AddValue(System.String,System.Object,System.Type) - - - - - - - - - - - - - - - - 100664419 - System.Boolean Xunit.Serialization.XunitSerializationInfo::CanSerializeObject(System.Object) - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 100664420 - System.Object Xunit.Serialization.XunitSerializationInfo::Deserialize(System.Type,System.String) - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 100664421 - Xunit.Abstractions.IXunitSerializable Xunit.Serialization.XunitSerializationInfo::DeserializeSerializable(System.Type,System.String) - - - - - - - - - - - - - - - - - - - - - - - - - - - - 100664422 - Xunit.Serialization.XunitSerializationTriple Xunit.Serialization.XunitSerializationInfo::DeserializeTriple(System.String) - - - - - - - - - - - - - - - - - - 100664423 - System.String Xunit.Serialization.XunitSerializationInfo::FromBase64(System.String) - - - - - - - - - - - 100664424 - T Xunit.Serialization.XunitSerializationInfo::GetValue(System.String) - - - - - - - - - - 100664425 - System.Object Xunit.Serialization.XunitSerializationInfo::GetValue(System.String,System.Type) - - - - - - - - - - - - - - - - - - - 100664426 - System.String Xunit.Serialization.XunitSerializationInfo::Serialize(System.Object) - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 100664427 - System.String Xunit.Serialization.XunitSerializationInfo::SerializeEnum(System.Object,System.Type) - - - - - - - - - - - - - - - - - - - - - - - - - 100664428 - System.String Xunit.Serialization.XunitSerializationInfo::SerializeTriple(Xunit.Serialization.XunitSerializationTriple) - - - - - - - - - - - - - - - - - 100664429 - System.String Xunit.Serialization.XunitSerializationInfo::ToBase64(System.String) - - - - - - - - - - - 100664430 - System.String Xunit.Serialization.XunitSerializationInfo::ToSerializedString() - - - - - - - - - - - - Xunit.Serialization.XunitSerializationInfo/ArraySerializer - - - - 100664724 - System.Array Xunit.Serialization.XunitSerializationInfo/ArraySerializer::get_ArrayData() - - - - - - - - - - 100664725 - System.Void Xunit.Serialization.XunitSerializationInfo/ArraySerializer::.ctor() - - - - - - - - - - - 100664726 - System.Void Xunit.Serialization.XunitSerializationInfo/ArraySerializer::.ctor(System.Array) - - - - - - - - - - - - - - - - - - - - - - 100664727 - System.Void Xunit.Serialization.XunitSerializationInfo/ArraySerializer::Serialize(Xunit.Abstractions.IXunitSerializationInfo) - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 100664728 - System.Void Xunit.Serialization.XunitSerializationInfo/ArraySerializer::Deserialize(Xunit.Abstractions.IXunitSerializationInfo) - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Xunit.Serialization.XunitSerializationInfo/<>c - - - - 100664731 - System.Boolean Xunit.Serialization.XunitSerializationInfo/<>c::<.cctor>b__11_0(System.Reflection.MethodInfo) - - - - - - - - - - - - - - - - - 100664732 - System.Boolean Xunit.Serialization.XunitSerializationInfo/<>c::<.cctor>b__11_1(System.Reflection.ConstructorInfo) - - - - - - - - - - - - - 100664733 - System.String Xunit.Serialization.XunitSerializationInfo/<>c::<ToSerializedString>b__25_0(System.Collections.Generic.KeyValuePair`2<System.String,Xunit.Serialization.XunitSerializationTriple>) - - - - - - - - - - - - Xunit.Serialization.XunitSerializationTriple - - - - 100664431 - System.Void Xunit.Serialization.XunitSerializationTriple::.ctor(System.String,System.Object,System.Type) - - - - - - - - - - - - - - - - Xunit.Sdk.LongLivedMarshalByRefObject - - - - 100664432 - System.Void Xunit.Sdk.LongLivedMarshalByRefObject::DisconnectAll() - - - - - - - - - - 100664433 - System.Void Xunit.Sdk.LongLivedMarshalByRefObject::.ctor() - - - - - - - - - Xunit.Sdk.XunitWorkerThread - - - - 100664434 - System.Void Xunit.Sdk.XunitWorkerThread::.ctor(System.Action) - - - - - - - - - - - - - 100664435 - System.Void Xunit.Sdk.XunitWorkerThread::Dispose() - - - - - - - - - - 100664436 - System.Void Xunit.Sdk.XunitWorkerThread::Join() - - - - - - - - - - - - - - - 100664437 - System.Void Xunit.Sdk.XunitWorkerThread::QueueUserWorkItem(System.Action,System.Threading.EventWaitHandle) - - - - - - - - - - - - - Xunit.Sdk.XunitWorkerThread/State - - - - 100664734 - System.Void Xunit.Sdk.XunitWorkerThread/State::.ctor() - - - - - - - - - Xunit.Sdk.XunitWorkerThread/<>c - - - - 100664737 - System.Void Xunit.Sdk.XunitWorkerThread/<>c::<.ctor>b__1_0(System.Object) - - - - - - - - - - 100664738 - System.Void Xunit.Sdk.XunitWorkerThread/<>c::<QueueUserWorkItem>b__4_0(System.Object) - - - - - - - - - - - - - - - - - - - - - Xunit.Runners.AssemblyRunner - - - - 100664438 - System.Void Xunit.Runners.AssemblyRunner::.cctor() - - - - - - - - - - - - - - - - - - - - - - - - - - - - 100664439 - System.Void Xunit.Runners.AssemblyRunner::.ctor(Xunit.AppDomainSupport,System.String,System.String,System.Boolean,System.String) - - - - - - - - - - - - - - - - - 100664460 - Xunit.Runners.AssemblyRunnerStatus Xunit.Runners.AssemblyRunner::get_Status() - - - - - - - - - - - - - - - - - - - 100664463 - System.Void Xunit.Runners.AssemblyRunner::AddMessageTypeName() - - - - - - - - - - 100664464 - System.Void Xunit.Runners.AssemblyRunner::Cancel() - - - - - - - - - - - 100664465 - System.Void Xunit.Runners.AssemblyRunner::Dispose() - - - - - - - - - - - - - - - - - - - - - - - - - 100664466 - Xunit.Abstractions.ITestFrameworkDiscoveryOptions Xunit.Runners.AssemblyRunner::GetDiscoveryOptions(System.Nullable`1<System.Boolean>,System.Nullable`1<Xunit.TestMethodDisplay>,System.Nullable`1<Xunit.TestMethodDisplayOptions>,System.Nullable`1<System.Boolean>,System.Nullable`1<System.Boolean>) - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 100664467 - Xunit.Abstractions.ITestFrameworkExecutionOptions Xunit.Runners.AssemblyRunner::GetExecutionOptions(System.Nullable`1<System.Boolean>,System.Nullable`1<System.Boolean>,System.Nullable`1<System.Int32>,System.Nullable`1<System.Boolean>) - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 100664468 - System.Void Xunit.Runners.AssemblyRunner::Start(System.String,System.Nullable`1<System.Boolean>,System.Nullable`1<Xunit.TestMethodDisplay>,System.Nullable`1<Xunit.TestMethodDisplayOptions>,System.Nullable`1<System.Boolean>,System.Nullable`1<System.Boolean>,System.Nullable`1<System.Int32>,System.Nullable`1<System.Boolean>) - - - - - - - - - - - - - - - - - - - - - - - 100664469 - Xunit.Runners.AssemblyRunner Xunit.Runners.AssemblyRunner::WithoutAppDomain(System.String) - - - - - - - - - - 100664470 - System.Boolean Xunit.Runners.AssemblyRunner::DispatchMessage(Xunit.Abstractions.IMessageSinkMessage,System.Collections.Generic.HashSet`1<System.String>,System.Action`1<TMessage>) - - - - - - - - - - - - - - - - - - - - 100664471 - System.Boolean Xunit.Runners.AssemblyRunner::Xunit.IMessageSinkWithTypes.OnMessageWithTypes(Xunit.Abstractions.IMessageSinkMessage,System.Collections.Generic.HashSet`1<System.String>) - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 100664472 - System.Void Xunit.Runners.AssemblyRunner::<Xunit.IMessageSinkWithTypes.OnMessageWithTypes>b__66_0(Xunit.Abstractions.ITestCaseDiscoveryMessage) - - - - - - - - - - - - - - - - - - 100664473 - System.Void Xunit.Runners.AssemblyRunner::<Xunit.IMessageSinkWithTypes.OnMessageWithTypes>b__66_1(Xunit.Abstractions.IDiscoveryCompleteMessage) - - - - - - - - - - - - - - - 100664474 - System.Void Xunit.Runners.AssemblyRunner::<Xunit.IMessageSinkWithTypes.OnMessageWithTypes>b__66_2(Xunit.Abstractions.ITestAssemblyFinished) - - - - - - - - - - - - - - - 100664475 - System.Void Xunit.Runners.AssemblyRunner::<Xunit.IMessageSinkWithTypes.OnMessageWithTypes>b__66_3(Xunit.Abstractions.IDiagnosticMessage) - - - - - - - - - - 100664476 - System.Void Xunit.Runners.AssemblyRunner::<Xunit.IMessageSinkWithTypes.OnMessageWithTypes>b__66_4(Xunit.Abstractions.ITestFailed) - - - - - - - - - - 100664477 - System.Void Xunit.Runners.AssemblyRunner::<Xunit.IMessageSinkWithTypes.OnMessageWithTypes>b__66_5(Xunit.Abstractions.ITestFinished) - - - - - - - - - - 100664478 - System.Void Xunit.Runners.AssemblyRunner::<Xunit.IMessageSinkWithTypes.OnMessageWithTypes>b__66_6(Xunit.Abstractions.ITestOutput) - - - - - - - - - - 100664479 - System.Void Xunit.Runners.AssemblyRunner::<Xunit.IMessageSinkWithTypes.OnMessageWithTypes>b__66_7(Xunit.Abstractions.ITestPassed) - - - - - - - - - - 100664480 - System.Void Xunit.Runners.AssemblyRunner::<Xunit.IMessageSinkWithTypes.OnMessageWithTypes>b__66_8(Xunit.Abstractions.ITestSkipped) - - - - - - - - - - 100664481 - System.Void Xunit.Runners.AssemblyRunner::<Xunit.IMessageSinkWithTypes.OnMessageWithTypes>b__66_9(Xunit.Abstractions.ITestStarting) - - - - - - - - - - 100664482 - System.Void Xunit.Runners.AssemblyRunner::<Xunit.IMessageSinkWithTypes.OnMessageWithTypes>b__66_10(Xunit.Abstractions.IErrorMessage) - - - - - - - - - - 100664483 - System.Void Xunit.Runners.AssemblyRunner::<Xunit.IMessageSinkWithTypes.OnMessageWithTypes>b__66_11(Xunit.Abstractions.ITestAssemblyCleanupFailure) - - - - - - - - - - 100664484 - System.Void Xunit.Runners.AssemblyRunner::<Xunit.IMessageSinkWithTypes.OnMessageWithTypes>b__66_12(Xunit.Abstractions.ITestCaseCleanupFailure) - - - - - - - - - - 100664485 - System.Void Xunit.Runners.AssemblyRunner::<Xunit.IMessageSinkWithTypes.OnMessageWithTypes>b__66_13(Xunit.Abstractions.ITestClassCleanupFailure) - - - - - - - - - - 100664486 - System.Void Xunit.Runners.AssemblyRunner::<Xunit.IMessageSinkWithTypes.OnMessageWithTypes>b__66_14(Xunit.Abstractions.ITestCleanupFailure) - - - - - - - - - - 100664487 - System.Void Xunit.Runners.AssemblyRunner::<Xunit.IMessageSinkWithTypes.OnMessageWithTypes>b__66_15(Xunit.Abstractions.ITestCollectionCleanupFailure) - - - - - - - - - - 100664488 - System.Void Xunit.Runners.AssemblyRunner::<Xunit.IMessageSinkWithTypes.OnMessageWithTypes>b__66_16(Xunit.Abstractions.ITestMethodCleanupFailure) - - - - - - - - - - - - Xunit.Runners.AssemblyRunner/<>c__DisplayClass63_0 - - - - 100664740 - System.Void Xunit.Runners.AssemblyRunner/<>c__DisplayClass63_0::<Start>b__0() - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Xunit.Runners.DiagnosticMessageInfo - - - - 100664489 - System.Void Xunit.Runners.DiagnosticMessageInfo::.ctor(System.String) - - - - - - - - - - - - - - Xunit.Runners.DiscoveryCompleteInfo - - - - 100664491 - System.Void Xunit.Runners.DiscoveryCompleteInfo::.ctor(System.Int32,System.Int32) - - - - - - - - - - - - - - - Xunit.Runners.ErrorMessageInfo - - - - 100664494 - System.Void Xunit.Runners.ErrorMessageInfo::.ctor(Xunit.Runners.ErrorMessageType,System.String,System.String,System.String) - - - - - - - - - - - - - - - - - Xunit.Runners.ExecutionCompleteInfo - - - - 100664499 - System.Void Xunit.Runners.ExecutionCompleteInfo::.ctor(System.Int32,System.Int32,System.Int32,System.Decimal) - - - - - - - - - - - - - - - 100664504 - System.Void Xunit.Runners.ExecutionCompleteInfo::.cctor() - - - - - - - - - - - - Xunit.Runners.TestExecutedInfo - - - - 100664505 - System.Void Xunit.Runners.TestExecutedInfo::.ctor(System.String,System.String,System.Collections.Generic.Dictionary`2<System.String,System.Collections.Generic.List`1<System.String>>,System.String,System.String,System.Decimal,System.String) - - - - - - - - - - - - - - - Xunit.Runners.TestFailedInfo - - - - 100664508 - System.Void Xunit.Runners.TestFailedInfo::.ctor(System.String,System.String,System.Collections.Generic.Dictionary`2<System.String,System.Collections.Generic.List`1<System.String>>,System.String,System.String,System.Decimal,System.String,System.String,System.String,System.String) - - - - - - - - - - - - - - - - Xunit.Runners.TestFinishedInfo - - - - 100664512 - System.Void Xunit.Runners.TestFinishedInfo::.ctor(System.String,System.String,System.Collections.Generic.Dictionary`2<System.String,System.Collections.Generic.List`1<System.String>>,System.String,System.String,System.Decimal,System.String) - - - - - - - - - - - - - Xunit.Runners.TestInfo - - - - 100664513 - System.Void Xunit.Runners.TestInfo::.ctor(System.String,System.String,System.Collections.Generic.Dictionary`2<System.String,System.Collections.Generic.List`1<System.String>>,System.String,System.String) - - - - - - - - - - - - - - - - - - Xunit.Runners.TestOutputInfo - - - - 100664519 - System.Void Xunit.Runners.TestOutputInfo::.ctor(System.String,System.String,System.Collections.Generic.Dictionary`2<System.String,System.Collections.Generic.List`1<System.String>>,System.String,System.String,System.String) - - - - - - - - - - - - - - Xunit.Runners.TestPassedInfo - - - - 100664521 - System.Void Xunit.Runners.TestPassedInfo::.ctor(System.String,System.String,System.Collections.Generic.Dictionary`2<System.String,System.Collections.Generic.List`1<System.String>>,System.String,System.String,System.Decimal,System.String) - - - - - - - - - - - - - Xunit.Runners.TestSkippedInfo - - - - 100664522 - System.Void Xunit.Runners.TestSkippedInfo::.ctor(System.String,System.String,System.Collections.Generic.Dictionary`2<System.String,System.Collections.Generic.List`1<System.String>>,System.String,System.String,System.String) - - - - - - - - - - - - - - Xunit.Runners.TestStartingInfo - - - - 100664524 - System.Void Xunit.Runners.TestStartingInfo::.ctor(System.String,System.String,System.Collections.Generic.Dictionary`2<System.String,System.Collections.Generic.List`1<System.String>>,System.String,System.String) - - - - - - - - - - - - - System.Diagnostics.CodeAnalysis.ExcludeFromCodeCoverageAttribute - - - - 100664525 - System.Void System.Diagnostics.CodeAnalysis.ExcludeFromCodeCoverageAttribute::.ctor() - - - - - - - - - - - - C:\Users\Daniel Palme\Documents\Projects\_Archiv\DotNetCoverageToolComparision\BusinessTest_NetCore\bin\Debug\net8.0\xunit.core.dll - 2023-11-18T20:28:58Z - xunit.core - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - ThisAssembly - - - - 100663309 - System.Void ThisAssembly::.cctor() - - - - - - - - - - - - ExceptionExtensions - - - - 100663310 - System.Void ExceptionExtensions::RethrowWithNoStackTraceLoss(System.Exception) - - - - - - - - - - - 100663311 - System.Exception ExceptionExtensions::Unwrap(System.Exception) - - - - - - - - - - - - - - - - - - - Guard - - - - 100663312 - System.Void Guard::ArgumentNotNull(System.String,System.Object) - - - - - - - - - - - - - - - 100663313 - System.Void Guard::ArgumentNotNullOrEmpty(System.String,System.Collections.IEnumerable) - - - - - - - - - - - - - - - - 100663314 - System.Void Guard::ArgumentValid(System.String,System.Boolean,System.String) - - - - - - - - - - - - - - - 100663315 - System.Void Guard::ArgumentValid(System.String,System.Boolean,System.String,System.Object[]) - - - - - - - - - - - - - - - - - Xunit.AssemblyTraitAttribute - - - - 100663316 - System.Void Xunit.AssemblyTraitAttribute::.ctor(System.String,System.String) - - - - - - - - - - - - - Xunit.ClassDataAttribute - - - - 100663317 - System.Void Xunit.ClassDataAttribute::.ctor(System.Type) - - - - - - - - - - - - 100663320 - System.Collections.Generic.IEnumerable`1<System.Object[]> Xunit.ClassDataAttribute::GetData(System.Reflection.MethodInfo) - - - - - - - - - - - - - - - - - - Xunit.CollectionAttribute - - - - 100663321 - System.Void Xunit.CollectionAttribute::.ctor(System.String) - - - - - - - - - - - - - Xunit.CollectionBehaviorAttribute - - - - 100663322 - System.Void Xunit.CollectionBehaviorAttribute::.ctor() - - - - - - - - - - - 100663323 - System.Void Xunit.CollectionBehaviorAttribute::.ctor(Xunit.CollectionBehavior) - - - - - - - - - - - 100663324 - System.Void Xunit.CollectionBehaviorAttribute::.ctor(System.String,System.String) - - - - - - - - - - - - - Xunit.CollectionDefinitionAttribute - - - - 100663329 - System.Void Xunit.CollectionDefinitionAttribute::.ctor(System.String) - - - - - - - - - - - - - Xunit.FactAttribute - - - - 100663338 - System.Void Xunit.FactAttribute::.ctor() - - - - - - - - - Xunit.InlineDataAttribute - - - - 100663341 - System.Void Xunit.InlineDataAttribute::.ctor(System.Object[]) - - - - - - - - - - - - 100663342 - System.Collections.Generic.IEnumerable`1<System.Object[]> Xunit.InlineDataAttribute::GetData(System.Reflection.MethodInfo) - - - - - - - - - - - - Xunit.MemberDataAttribute - - - - 100663344 - System.Void Xunit.MemberDataAttribute::.ctor(System.String,System.Object[]) - - - - - - - - - - - 100663345 - System.Object[] Xunit.MemberDataAttribute::ConvertDataItem(System.Reflection.MethodInfo,System.Object) - - - - - - - - - - - - - - - - - - - - - - Xunit.MemberDataAttributeBase - - - - 100663346 - System.Void Xunit.MemberDataAttributeBase::.ctor(System.String,System.Object[]) - - - - - - - - - - - - - 100663355 - System.Collections.Generic.IEnumerable`1<System.Object[]> Xunit.MemberDataAttributeBase::GetData(System.Reflection.MethodInfo) - - - - - - - - - - - - - - - - - - - - - - - - - - - - 100663357 - System.Func`1<System.Object> Xunit.MemberDataAttributeBase::GetFieldAccessor(System.Type) - - - - - - - - - - - - - - - - - - - - - - - - - - - 100663358 - System.Func`1<System.Object> Xunit.MemberDataAttributeBase::GetMethodAccessor(System.Type) - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 100663359 - System.Func`1<System.Object> Xunit.MemberDataAttributeBase::GetPropertyAccessor(System.Type) - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 100663360 - System.Boolean Xunit.MemberDataAttributeBase::ParameterTypesCompatible(System.Reflection.ParameterInfo[],System.Type[]) - - - - - - - - - - - - - - - - - - - - - - - - - - - - Xunit.MemberDataAttributeBase/<>c - - - - 100663473 - System.String Xunit.MemberDataAttributeBase/<>c::<GetData>b__17_0(System.Object) - - - - - - - - - - - - - 100663474 - System.Type Xunit.MemberDataAttributeBase/<>c::<GetMethodAccessor>b__20_0(System.Object) - - - - - - - - - - - - - 100663475 - System.Boolean Xunit.MemberDataAttributeBase/<>c::<GetMethodAccessor>b__20_4(System.Reflection.MethodInfo) - - - - - - - - - - 100663476 - System.Boolean Xunit.MemberDataAttributeBase/<>c::<GetMethodAccessor>b__20_5(System.Reflection.ParameterInfo) - - - - - - - - - - - - Xunit.MemberDataAttributeBase/<>c__DisplayClass17_0 - - - - 100663478 - System.Object[] Xunit.MemberDataAttributeBase/<>c__DisplayClass17_0::<GetData>b__1(System.Object) - - - - - - - - - - - - Xunit.MemberDataAttributeBase/<>c__DisplayClass19_0 - - - - 100663480 - System.Object Xunit.MemberDataAttributeBase/<>c__DisplayClass19_0::<GetFieldAccessor>b__0() - - - - - - - - - - - - Xunit.MemberDataAttributeBase/<>c__DisplayClass20_0 - - - - 100663482 - System.Boolean Xunit.MemberDataAttributeBase/<>c__DisplayClass20_0::<GetMethodAccessor>b__2(System.Reflection.MethodInfo) - - - - - - - - - - 100663483 - System.Boolean Xunit.MemberDataAttributeBase/<>c__DisplayClass20_0::<GetMethodAccessor>b__3(System.Reflection.MethodInfo) - - - - - - - - - - 100663484 - System.Object Xunit.MemberDataAttributeBase/<>c__DisplayClass20_0::<GetMethodAccessor>b__1() - - - - - - - - - - - - Xunit.MemberDataAttributeBase/<>c__DisplayClass21_0 - - - - 100663486 - System.Object Xunit.MemberDataAttributeBase/<>c__DisplayClass21_0::<GetPropertyAccessor>b__0() - - - - - - - - - - - - Xunit.Record - - - - 100663361 - System.Exception Xunit.Record::Exception(System.Action) - - - - - - - - - - - - - - 100663362 - System.Exception Xunit.Record::Exception(System.Func`1<System.Object>) - - - - - - - - - - - - - - - - - - - - 100663363 - System.Exception Xunit.Record::Exception(System.Func`1<System.Threading.Tasks.Task>) - - - - - - - - - - 100663364 - System.Threading.Tasks.Task`1<System.Exception> Xunit.Record::ExceptionAsync(System.Func`1<System.Threading.Tasks.Task>) - - - - - - - 100663365 - System.Void Xunit.Record::GuardArgumentNotNull(System.String,System.Object) - - - - - - - - - - - - - - - 100663366 - System.Void Xunit.Record::.ctor() - - - - - - - - - Xunit.Record/<ExceptionAsync>d__3 - - - - 100663487 - System.Void Xunit.Record/<ExceptionAsync>d__3::MoveNext() - - - - - - - - - - - - - - 100663488 - System.Void Xunit.Record/<ExceptionAsync>d__3::SetStateMachine(System.Runtime.CompilerServices.IAsyncStateMachine) - - - - - - - - - Xunit.TestCaseOrdererAttribute - - - - 100663367 - System.Void Xunit.TestCaseOrdererAttribute::.ctor(System.String,System.String) - - - - - - - - - - - - - Xunit.TestCollectionOrdererAttribute - - - - 100663368 - System.Void Xunit.TestCollectionOrdererAttribute::.ctor(System.String,System.String) - - - - - - - - - - - - - Xunit.TestFrameworkAttribute - - - - 100663369 - System.Void Xunit.TestFrameworkAttribute::.ctor(System.String,System.String) - - - - - - - - - - - - - Xunit.TheoryAttribute - - - - 100663370 - System.Void Xunit.TheoryAttribute::.ctor() - - - - - - - - - Xunit.TheoryData - - - - 100663371 - System.Void Xunit.TheoryData::AddRow(System.Object[]) - - - - - - - - - - - 100663372 - System.Collections.Generic.IEnumerator`1<System.Object[]> Xunit.TheoryData::GetEnumerator() - - - - - - - - - - 100663373 - System.Collections.IEnumerator Xunit.TheoryData::System.Collections.IEnumerable.GetEnumerator() - - - - - - - - - - 100663374 - System.Void Xunit.TheoryData::.ctor() - - - - - - - - - - - - Xunit.TheoryData`1 - - - - 100663375 - System.Void Xunit.TheoryData`1::Add(T) - - - - - - - - - - - 100663376 - System.Void Xunit.TheoryData`1::.ctor() - - - - - - - - - Xunit.TheoryData`2 - - - - 100663377 - System.Void Xunit.TheoryData`2::Add(T1,T2) - - - - - - - - - - - 100663378 - System.Void Xunit.TheoryData`2::.ctor() - - - - - - - - - Xunit.TheoryData`3 - - - - 100663379 - System.Void Xunit.TheoryData`3::Add(T1,T2,T3) - - - - - - - - - - - 100663380 - System.Void Xunit.TheoryData`3::.ctor() - - - - - - - - - Xunit.TheoryData`4 - - - - 100663381 - System.Void Xunit.TheoryData`4::Add(T1,T2,T3,T4) - - - - - - - - - - - 100663382 - System.Void Xunit.TheoryData`4::.ctor() - - - - - - - - - Xunit.TheoryData`5 - - - - 100663383 - System.Void Xunit.TheoryData`5::Add(T1,T2,T3,T4,T5) - - - - - - - - - - - 100663384 - System.Void Xunit.TheoryData`5::.ctor() - - - - - - - - - Xunit.TheoryData`6 - - - - 100663385 - System.Void Xunit.TheoryData`6::Add(T1,T2,T3,T4,T5,T6) - - - - - - - - - - - 100663386 - System.Void Xunit.TheoryData`6::.ctor() - - - - - - - - - Xunit.TheoryData`7 - - - - 100663387 - System.Void Xunit.TheoryData`7::Add(T1,T2,T3,T4,T5,T6,T7) - - - - - - - - - - - 100663388 - System.Void Xunit.TheoryData`7::.ctor() - - - - - - - - - Xunit.TheoryData`8 - - - - 100663389 - System.Void Xunit.TheoryData`8::Add(T1,T2,T3,T4,T5,T6,T7,T8) - - - - - - - - - - - 100663390 - System.Void Xunit.TheoryData`8::.ctor() - - - - - - - - - Xunit.TheoryData`9 - - - - 100663391 - System.Void Xunit.TheoryData`9::Add(T1,T2,T3,T4,T5,T6,T7,T8,T9) - - - - - - - - - - - 100663392 - System.Void Xunit.TheoryData`9::.ctor() - - - - - - - - - Xunit.TheoryData`10 - - - - 100663393 - System.Void Xunit.TheoryData`10::Add(T1,T2,T3,T4,T5,T6,T7,T8,T9,T10) - - - - - - - - - - - 100663394 - System.Void Xunit.TheoryData`10::.ctor() - - - - - - - - - Xunit.TraitAttribute - - - - 100663395 - System.Void Xunit.TraitAttribute::.ctor(System.String,System.String) - - - - - - - - - - - - - Xunit.Internal.ArgumentFormatter - - - - 100663396 - System.Void Xunit.Internal.ArgumentFormatter::.cctor() - - - - - - - - - - - - - - - - - - - - - - - - - - - - 100663398 - System.String Xunit.Internal.ArgumentFormatter::EscapeString(System.String) - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 100663399 - System.String Xunit.Internal.ArgumentFormatter::Format(System.Object,System.Int32) - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 100663400 - System.String Xunit.Internal.ArgumentFormatter::FormatCharValue(System.Char) - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 100663401 - System.String Xunit.Internal.ArgumentFormatter::FormatComplexValue(System.Object,System.Int32,System.Type,System.Boolean) - - - - - - - - - - - - - - - - - - - - - - - - - - - - 100663402 - System.String Xunit.Internal.ArgumentFormatter::FormatDateTimeValue(System.Object) - - - - - - - - - - 100663403 - System.String Xunit.Internal.ArgumentFormatter::FormatDoubleValue(System.Object) - - - - - - - - - - 100663404 - System.String Xunit.Internal.ArgumentFormatter::FormatEnumValue(System.Object) - - - - - - - - - - - - - 100663405 - System.String Xunit.Internal.ArgumentFormatter::FormatEnumerableValue(System.Collections.IEnumerable,System.Int32) - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 100663406 - System.String Xunit.Internal.ArgumentFormatter::FormatFloatValue(System.Object) - - - - - - - - - - 100663407 - System.String Xunit.Internal.ArgumentFormatter::FormatStringValue(System.String) - - - - - - - - - - - - - - - - - 100663408 - System.String Xunit.Internal.ArgumentFormatter::FormatTupleValue(System.Object,System.Int32) - - - - - - - - - - - - - - - - - - - - - - - - - 100663409 - System.String Xunit.Internal.ArgumentFormatter::FormatTypeName(System.Type,System.Boolean) - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 100663410 - System.String Xunit.Internal.ArgumentFormatter::FormatValueTypeValue(System.Object,System.Reflection.TypeInfo) - - - - - - - - - - - - - - - - - - - - - 100663411 - System.Type Xunit.Internal.ArgumentFormatter::GetSetElementType(System.Object) - - - - - - - - - - - - - - - - - 100663412 - System.Boolean Xunit.Internal.ArgumentFormatter::IsAnonymousType(System.Reflection.TypeInfo) - - - - - - - - - - - - - - - 100663413 - System.Boolean Xunit.Internal.ArgumentFormatter::IsSZArrayType(System.Reflection.TypeInfo) - - - - - - - - - - 100663414 - System.Boolean Xunit.Internal.ArgumentFormatter::SafeToMultiEnumerate(System.Collections.IEnumerable) - - - - - - - - - - - - - - - - - - - 100663415 - System.Boolean Xunit.Internal.ArgumentFormatter::TryGetEscapeSequence(System.Char,System.String&) - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 100663416 - System.Exception Xunit.Internal.ArgumentFormatter::UnwrapException(System.Exception) - - - - - - - - - - - - - - - - - - - 100663417 - System.String Xunit.Internal.ArgumentFormatter::WrapAndGetFormattedValue(System.Func`1<System.Object>,System.Int32) - - - - - - - - - - - - - - - Xunit.Internal.ArgumentFormatter/<>c - - - - 100663491 - System.String Xunit.Internal.ArgumentFormatter/<>c::<Format>b__16_0(System.Type) - - - - - - - - - - 100663492 - System.Boolean Xunit.Internal.ArgumentFormatter/<>c::<FormatComplexValue>b__18_0(System.Reflection.FieldInfo) - - - - - - - - - - - - - 100663493 - System.Boolean Xunit.Internal.ArgumentFormatter/<>c::<FormatComplexValue>b__18_2(System.Reflection.PropertyInfo) - - - - - - - - - - - - - - - 100663494 - System.String Xunit.Internal.ArgumentFormatter/<>c::<FormatComplexValue>b__18_4(<>f__AnonymousType0`2<System.String,System.String>) - - - - - - - - - - 100663495 - System.String Xunit.Internal.ArgumentFormatter/<>c::<FormatComplexValue>b__18_5(<>f__AnonymousType0`2<System.String,System.String>) - - - - - - - - - - 100663496 - System.String Xunit.Internal.ArgumentFormatter/<>c::<FormatTypeName>b__26_0(System.Type) - - - - - - - - - - 100663497 - System.Boolean Xunit.Internal.ArgumentFormatter/<>c::<GetSetElementType>b__28_0(System.Type) - - - - - - - - - - 100663498 - <>f__AnonymousType1`2<System.Type,System.Type> Xunit.Internal.ArgumentFormatter/<>c::<GetSetElementType>b__28_1(System.Type) - - - - - - - - - - 100663499 - System.Boolean Xunit.Internal.ArgumentFormatter/<>c::<GetSetElementType>b__28_2(<>f__AnonymousType1`2<System.Type,System.Type>) - - - - - - - - - - 100663500 - System.Reflection.TypeInfo Xunit.Internal.ArgumentFormatter/<>c::<GetSetElementType>b__28_3(<>f__AnonymousType1`2<System.Type,System.Type>) - - - - - - - - - - - - Xunit.Internal.ArgumentFormatter/<>c__DisplayClass18_0 - - - - 100663502 - <>f__AnonymousType0`2<System.String,System.String> Xunit.Internal.ArgumentFormatter/<>c__DisplayClass18_0::<FormatComplexValue>b__1(System.Reflection.FieldInfo) - - - - - - - - - - 100663503 - <>f__AnonymousType0`2<System.String,System.String> Xunit.Internal.ArgumentFormatter/<>c__DisplayClass18_0::<FormatComplexValue>b__3(System.Reflection.PropertyInfo) - - - - - - - - - - - - Xunit.Internal.ArgumentFormatter/<>c__DisplayClass18_1 - - - - 100663505 - System.Object Xunit.Internal.ArgumentFormatter/<>c__DisplayClass18_1::<FormatComplexValue>b__6() - - - - - - - - - - - - Xunit.Internal.ArgumentFormatter/<>c__DisplayClass18_2 - - - - 100663507 - System.Object Xunit.Internal.ArgumentFormatter/<>c__DisplayClass18_2::<FormatComplexValue>b__7() - - - - - - - - - - - - Xunit.Sdk.AssemblyTraitDiscoverer - - - - 100663418 - System.Collections.Generic.IEnumerable`1<System.Collections.Generic.KeyValuePair`2<System.String,System.String>> Xunit.Sdk.AssemblyTraitDiscoverer::GetTraits(Xunit.Abstractions.IAttributeInfo) - - - - - - - 100663419 - System.Void Xunit.Sdk.AssemblyTraitDiscoverer::.ctor() - - - - - - - - - Xunit.Sdk.AssemblyTraitDiscoverer/<GetTraits>d__0 - - - - 100663509 - System.Void Xunit.Sdk.AssemblyTraitDiscoverer/<GetTraits>d__0::System.IDisposable.Dispose() - - - - - - - 100663510 - System.Boolean Xunit.Sdk.AssemblyTraitDiscoverer/<GetTraits>d__0::MoveNext() - - - - - - - - - - - - 100663511 - System.Collections.Generic.KeyValuePair`2<System.String,System.String> Xunit.Sdk.AssemblyTraitDiscoverer/<GetTraits>d__0::System.Collections.Generic.IEnumerator<System.Collections.Generic.KeyValuePair<System.String,System.String>>.get_Current() - - - - - - - 100663512 - System.Void Xunit.Sdk.AssemblyTraitDiscoverer/<GetTraits>d__0::System.Collections.IEnumerator.Reset() - - - - - - - 100663513 - System.Object Xunit.Sdk.AssemblyTraitDiscoverer/<GetTraits>d__0::System.Collections.IEnumerator.get_Current() - - - - - - - 100663514 - System.Collections.Generic.IEnumerator`1<System.Collections.Generic.KeyValuePair`2<System.String,System.String>> Xunit.Sdk.AssemblyTraitDiscoverer/<GetTraits>d__0::System.Collections.Generic.IEnumerable<System.Collections.Generic.KeyValuePair<System.String,System.String>>.GetEnumerator() - - - - - - - 100663515 - System.Collections.IEnumerator Xunit.Sdk.AssemblyTraitDiscoverer/<GetTraits>d__0::System.Collections.IEnumerable.GetEnumerator() - - - - - - - - - Xunit.Sdk.BeforeAfterTestAttribute - - - - 100663420 - System.Void Xunit.Sdk.BeforeAfterTestAttribute::After(System.Reflection.MethodInfo) - - - - - - - - - - 100663421 - System.Void Xunit.Sdk.BeforeAfterTestAttribute::Before(System.Reflection.MethodInfo) - - - - - - - - - - 100663422 - System.Void Xunit.Sdk.BeforeAfterTestAttribute::.ctor() - - - - - - - - - Xunit.Sdk.DataAttribute - - - - 100663426 - System.Void Xunit.Sdk.DataAttribute::.ctor() - - - - - - - - - Xunit.Sdk.DataDiscoverer - - - - 100663427 - System.Collections.Generic.IEnumerable`1<System.Object[]> Xunit.Sdk.DataDiscoverer::GetData(Xunit.Abstractions.IAttributeInfo,Xunit.Abstractions.IMethodInfo) - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 100663428 - System.Boolean Xunit.Sdk.DataDiscoverer::SupportsDiscoveryEnumeration(Xunit.Abstractions.IAttributeInfo,Xunit.Abstractions.IMethodInfo) - - - - - - - - - - 100663429 - System.Void Xunit.Sdk.DataDiscoverer::.ctor() - - - - - - - - - Xunit.Sdk.DataDiscovererAttribute - - - - 100663430 - System.Void Xunit.Sdk.DataDiscovererAttribute::.ctor(System.String,System.String) - - - - - - - - - - - - - Xunit.Sdk.ExceptionAggregator - - - - 100663431 - System.Void Xunit.Sdk.ExceptionAggregator::.ctor() - - - - - - - - - - - - 100663432 - System.Void Xunit.Sdk.ExceptionAggregator::.ctor(Xunit.Sdk.ExceptionAggregator) - - - - - - - - - - - - 100663433 - System.Boolean Xunit.Sdk.ExceptionAggregator::get_HasExceptions() - - - - - - - - - - 100663434 - System.Void Xunit.Sdk.ExceptionAggregator::Add(System.Exception) - - - - - - - - - - - 100663435 - System.Void Xunit.Sdk.ExceptionAggregator::Aggregate(Xunit.Sdk.ExceptionAggregator) - - - - - - - - - - - 100663436 - System.Void Xunit.Sdk.ExceptionAggregator::Clear() - - - - - - - - - - - 100663437 - System.Void Xunit.Sdk.ExceptionAggregator::Run(System.Action) - - - - - - - - - - - - - - - 100663438 - System.Threading.Tasks.Task Xunit.Sdk.ExceptionAggregator::RunAsync(System.Func`1<System.Threading.Tasks.Task>) - - - - - - - 100663439 - System.Threading.Tasks.Task`1<T> Xunit.Sdk.ExceptionAggregator::RunAsync(System.Func`1<System.Threading.Tasks.Task`1<T>>) - - - - - - - 100663440 - System.Exception Xunit.Sdk.ExceptionAggregator::ToException() - - - - - - - - - - - - - - - - - - - - - Xunit.Sdk.ExceptionAggregator/<RunAsync>d__10`1 - - - - 100663516 - System.Void Xunit.Sdk.ExceptionAggregator/<RunAsync>d__10`1::MoveNext() - - - - - - - - - - - - - - 100663517 - System.Void Xunit.Sdk.ExceptionAggregator/<RunAsync>d__10`1::SetStateMachine(System.Runtime.CompilerServices.IAsyncStateMachine) - - - - - - - - - Xunit.Sdk.ExceptionAggregator/<RunAsync>d__9 - - - - 100663518 - System.Void Xunit.Sdk.ExceptionAggregator/<RunAsync>d__9::MoveNext() - - - - - - - - - - - - - - - 100663519 - System.Void Xunit.Sdk.ExceptionAggregator/<RunAsync>d__9::SetStateMachine(System.Runtime.CompilerServices.IAsyncStateMachine) - - - - - - - - - Xunit.Sdk.InlineDataDiscoverer - - - - 100663444 - System.Collections.Generic.IEnumerable`1<System.Object[]> Xunit.Sdk.InlineDataDiscoverer::GetData(Xunit.Abstractions.IAttributeInfo,Xunit.Abstractions.IMethodInfo) - - - - - - - - - - - 100663445 - System.Boolean Xunit.Sdk.InlineDataDiscoverer::SupportsDiscoveryEnumeration(Xunit.Abstractions.IAttributeInfo,Xunit.Abstractions.IMethodInfo) - - - - - - - - - - 100663446 - System.Void Xunit.Sdk.InlineDataDiscoverer::.ctor() - - - - - - - - - Xunit.Sdk.MemberDataDiscoverer - - - - 100663457 - System.Boolean Xunit.Sdk.MemberDataDiscoverer::SupportsDiscoveryEnumeration(Xunit.Abstractions.IAttributeInfo,Xunit.Abstractions.IMethodInfo) - - - - - - - - - - 100663458 - System.Void Xunit.Sdk.MemberDataDiscoverer::.ctor() - - - - - - - - - Xunit.Sdk.PlatformSpecificAssemblyAttribute - - - - 100663459 - System.Void Xunit.Sdk.PlatformSpecificAssemblyAttribute::.ctor() - - - - - - - - - Xunit.Sdk.RunSummary - - - - 100663460 - System.Void Xunit.Sdk.RunSummary::Aggregate(Xunit.Sdk.RunSummary) - - - - - - - - - - - - - - 100663461 - System.Void Xunit.Sdk.RunSummary::.ctor() - - - - - - - - - Xunit.Sdk.TestFrameworkDiscovererAttribute - - - - 100663462 - System.Void Xunit.Sdk.TestFrameworkDiscovererAttribute::.ctor(System.String,System.String) - - - - - - - - - - - - - Xunit.Sdk.TraitDiscoverer - - - - 100663463 - System.Collections.Generic.IEnumerable`1<System.Collections.Generic.KeyValuePair`2<System.String,System.String>> Xunit.Sdk.TraitDiscoverer::GetTraits(Xunit.Abstractions.IAttributeInfo) - - - - - - - 100663464 - System.Void Xunit.Sdk.TraitDiscoverer::.ctor() - - - - - - - - - Xunit.Sdk.TraitDiscoverer/<GetTraits>d__0 - - - - 100663521 - System.Void Xunit.Sdk.TraitDiscoverer/<GetTraits>d__0::System.IDisposable.Dispose() - - - - - - - 100663522 - System.Boolean Xunit.Sdk.TraitDiscoverer/<GetTraits>d__0::MoveNext() - - - - - - - - - - - - 100663523 - System.Collections.Generic.KeyValuePair`2<System.String,System.String> Xunit.Sdk.TraitDiscoverer/<GetTraits>d__0::System.Collections.Generic.IEnumerator<System.Collections.Generic.KeyValuePair<System.String,System.String>>.get_Current() - - - - - - - 100663524 - System.Void Xunit.Sdk.TraitDiscoverer/<GetTraits>d__0::System.Collections.IEnumerator.Reset() - - - - - - - 100663525 - System.Object Xunit.Sdk.TraitDiscoverer/<GetTraits>d__0::System.Collections.IEnumerator.get_Current() - - - - - - - 100663526 - System.Collections.Generic.IEnumerator`1<System.Collections.Generic.KeyValuePair`2<System.String,System.String>> Xunit.Sdk.TraitDiscoverer/<GetTraits>d__0::System.Collections.Generic.IEnumerable<System.Collections.Generic.KeyValuePair<System.String,System.String>>.GetEnumerator() - - - - - - - 100663527 - System.Collections.IEnumerator Xunit.Sdk.TraitDiscoverer/<GetTraits>d__0::System.Collections.IEnumerable.GetEnumerator() - - - - - - - - - Xunit.Sdk.TraitDiscovererAttribute - - - - 100663465 - System.Void Xunit.Sdk.TraitDiscovererAttribute::.ctor(System.String,System.String) - - - - - - - - - - - - - Xunit.Sdk.XunitTestCaseDiscovererAttribute - - - - 100663466 - System.Void Xunit.Sdk.XunitTestCaseDiscovererAttribute::.ctor(System.String,System.String) - - - - - - - - - - - - - Xunit.Extensions.PropertyDataAttribute - - - - 100663467 - System.Void Xunit.Extensions.PropertyDataAttribute::.ctor(System.String) - - - - - - - - - - - - - System.Diagnostics.CodeAnalysis.ExcludeFromCodeCoverageAttribute - - - - 100663470 - System.Void System.Diagnostics.CodeAnalysis.ExcludeFromCodeCoverageAttribute::.ctor() - - - - - - - - - - - - C:\Users\Daniel Palme\Documents\Projects\_Archiv\DotNetCoverageToolComparision\BusinessTest_NetCore\bin\Debug\net8.0\xunit.assert.dll - 2023-11-18T20:28:58Z - xunit.assert - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Microsoft.CodeAnalysis.EmbeddedAttribute - - - - 100663320 - System.Void Microsoft.CodeAnalysis.EmbeddedAttribute::.ctor() - - - - - - - - - System.Runtime.CompilerServices.IsUnmanagedAttribute - - - - 100663321 - System.Void System.Runtime.CompilerServices.IsUnmanagedAttribute::.ctor() - - - - - - - - - System.Runtime.CompilerServices.NullableAttribute - - - - 100663322 - System.Void System.Runtime.CompilerServices.NullableAttribute::.ctor(System.Byte) - - - - - - - 100663323 - System.Void System.Runtime.CompilerServices.NullableAttribute::.ctor(System.Byte[]) - - - - - - - - - System.Runtime.CompilerServices.NullableContextAttribute - - - - 100663324 - System.Void System.Runtime.CompilerServices.NullableContextAttribute::.ctor(System.Byte) - - - - - - - - - ThisAssembly - - - - 100663325 - System.Void ThisAssembly::.cctor() - - - - - - - - - - - - Xunit.Assert - - - - 100663326 - System.Void Xunit.Assert::.ctor() - - - - - - - - - - - 100663327 - System.Boolean Xunit.Assert::Equals(System.Object,System.Object) - - - - - - - - - - 100663328 - System.Boolean Xunit.Assert::ReferenceEquals(System.Object,System.Object) - - - - - - - - - - 100663329 - System.Type Xunit.Assert::SafeGetGenericTypeDefinition(System.Type) - - - - - - - - - - - - - - - - - - - - - - 100663330 - System.Void Xunit.Assert::False(System.Boolean) - - - - - - - - - - - 100663331 - System.Void Xunit.Assert::False(System.Nullable`1<System.Boolean>) - - - - - - - - - - - 100663332 - System.Void Xunit.Assert::False(System.Boolean,System.String) - - - - - - - - - - 100663333 - System.Void Xunit.Assert::False(System.Nullable`1<System.Boolean>,System.String) - - - - - - - - - - - - - - - - - 100663334 - System.Void Xunit.Assert::True(System.Boolean) - - - - - - - - - - - 100663335 - System.Void Xunit.Assert::True(System.Nullable`1<System.Boolean>) - - - - - - - - - - - 100663336 - System.Void Xunit.Assert::True(System.Boolean,System.String) - - - - - - - - - - 100663337 - System.Void Xunit.Assert::True(System.Nullable`1<System.Boolean>,System.String) - - - - - - - - - - - - - - - - - 100663338 - System.Void Xunit.Assert::All(System.Collections.Generic.IEnumerable`1<T>,System.Action`1<T>) - - - - - - - - - - - - - 100663339 - System.Void Xunit.Assert::All(System.Collections.Generic.IEnumerable`1<T>,System.Action`2<T,System.Int32>) - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 100663340 - System.Threading.Tasks.Task Xunit.Assert::AllAsync(System.Collections.Generic.IEnumerable`1<T>,System.Func`2<T,System.Threading.Tasks.Task>) - - - - - - - 100663341 - System.Threading.Tasks.Task Xunit.Assert::AllAsync(System.Collections.Generic.IEnumerable`1<T>,System.Func`3<T,System.Int32,System.Threading.Tasks.Task>) - - - - - - - 100663342 - System.Void Xunit.Assert::Collection(System.Collections.Generic.IEnumerable`1<T>,System.Action`1<T>[]) - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 100663343 - System.Threading.Tasks.Task Xunit.Assert::CollectionAsync(System.Collections.Generic.IEnumerable`1<T>,System.Func`2<T,System.Threading.Tasks.Task>[]) - - - - - - - 100663344 - System.Void Xunit.Assert::Contains(T,System.Collections.Generic.IEnumerable`1<T>) - - - - - - - - - - - - - - - - - - 100663345 - System.Void Xunit.Assert::Contains(T,System.Collections.Generic.IEnumerable`1<T>,System.Collections.Generic.IEqualityComparer`1<T>) - - - - - - - - - - - - - - - - - - 100663346 - System.Void Xunit.Assert::Contains(System.Collections.Generic.IEnumerable`1<T>,System.Predicate`1<T>) - - - - - - - - - - - - - - - - - - - - - - - - 100663347 - System.Void Xunit.Assert::Distinct(System.Collections.Generic.IEnumerable`1<T>) - - - - - - - - - - 100663348 - System.Void Xunit.Assert::Distinct(System.Collections.Generic.IEnumerable`1<T>,System.Collections.Generic.IEqualityComparer`1<T>) - - - - - - - - - - - - - - - - - - - - - - - - 100663349 - System.Void Xunit.Assert::DoesNotContain(T,System.Collections.Generic.IEnumerable`1<T>) - - - - - - - - - - - - - - - - - - 100663350 - System.Void Xunit.Assert::DoesNotContain(T,System.Collections.Generic.IEnumerable`1<T>,System.Collections.Generic.IEqualityComparer`1<T>) - - - - - - - - - - - - - - - - - - - - - - - - - - 100663351 - System.Void Xunit.Assert::DoesNotContain(System.Collections.Generic.IEnumerable`1<T>,System.Predicate`1<T>) - - - - - - - - - - - - - - - - - - - - - - - - - - 100663352 - System.Void Xunit.Assert::Empty(System.Collections.IEnumerable) - - - - - - - - - - - - - - - - - - - 100663353 - System.Void Xunit.Assert::Equal(System.Collections.Generic.IEnumerable`1<T>,System.Collections.Generic.IEnumerable`1<T>) - - - - - - - - - - 100663354 - System.Void Xunit.Assert::Equal(System.Collections.Generic.IEnumerable`1<T>,System.Collections.Generic.IEnumerable`1<T>,System.Collections.Generic.IEqualityComparer`1<T>) - - - - - - - - - - 100663355 - System.Void Xunit.Assert::Equal(System.Collections.Generic.IEnumerable`1<T>,System.Collections.Generic.IEnumerable`1<T>,System.Func`3<T,T,System.Boolean>) - - - - - - - - - - 100663356 - System.Void Xunit.Assert::NotEmpty(System.Collections.IEnumerable) - - - - - - - - - - - - - - - - - - - - - - 100663357 - System.Void Xunit.Assert::NotEqual(System.Collections.Generic.IEnumerable`1<T>,System.Collections.Generic.IEnumerable`1<T>) - - - - - - - - - - 100663358 - System.Void Xunit.Assert::NotEqual(System.Collections.Generic.IEnumerable`1<T>,System.Collections.Generic.IEnumerable`1<T>,System.Collections.Generic.IEqualityComparer`1<T>) - - - - - - - - - - 100663359 - System.Void Xunit.Assert::NotEqual(System.Collections.Generic.IEnumerable`1<T>,System.Collections.Generic.IEnumerable`1<T>,System.Func`3<T,T,System.Boolean>) - - - - - - - - - - 100663360 - System.Object Xunit.Assert::Single(System.Collections.IEnumerable) - - - - - - - - - - - 100663361 - System.Void Xunit.Assert::Single(System.Collections.IEnumerable,System.Object) - - - - - - - - - - - - 100663362 - T Xunit.Assert::Single(System.Collections.Generic.IEnumerable`1<T>) - - - - - - - - - - - 100663363 - T Xunit.Assert::Single(System.Collections.Generic.IEnumerable`1<T>,System.Predicate`1<T>) - - - - - - - - - - - - 100663364 - T Xunit.Assert::GetSingleResult(System.Collections.Generic.IEnumerable`1<T>,System.Predicate`1<T>,System.String) - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 100663365 - System.Collections.Generic.IEqualityComparer`1<T> Xunit.Assert::GetEqualityComparer(System.Collections.IEqualityComparer) - - - - - - - - - - 100663366 - System.Collections.Generic.IComparer`1<T> Xunit.Assert::GetRangeComparer() - - - - - - - - - - 100663367 - TValue Xunit.Assert::Contains(TKey,System.Collections.Generic.IDictionary`2<TKey,TValue>) - - - - - - - - - - - - - - - - - - 100663368 - TValue Xunit.Assert::Contains(TKey,System.Collections.Generic.IReadOnlyDictionary`2<TKey,TValue>) - - - - - - - - - - - - - - - - - - 100663369 - TValue Xunit.Assert::Contains(TKey,System.Collections.Concurrent.ConcurrentDictionary`2<TKey,TValue>) - - - - - - - - - - 100663370 - TValue Xunit.Assert::Contains(TKey,System.Collections.Generic.Dictionary`2<TKey,TValue>) - - - - - - - - - - 100663371 - TValue Xunit.Assert::Contains(TKey,System.Collections.ObjectModel.ReadOnlyDictionary`2<TKey,TValue>) - - - - - - - - - - 100663372 - TValue Xunit.Assert::Contains(TKey,System.Collections.Immutable.ImmutableDictionary`2<TKey,TValue>) - - - - - - - - - - 100663373 - System.Void Xunit.Assert::DoesNotContain(TKey,System.Collections.Generic.IDictionary`2<TKey,TValue>) - - - - - - - - - - - - - - - - - 100663374 - System.Void Xunit.Assert::DoesNotContain(TKey,System.Collections.Generic.IReadOnlyDictionary`2<TKey,TValue>) - - - - - - - - - - - - - - - - - 100663375 - System.Void Xunit.Assert::DoesNotContain(TKey,System.Collections.Concurrent.ConcurrentDictionary`2<TKey,TValue>) - - - - - - - - - - - 100663376 - System.Void Xunit.Assert::DoesNotContain(TKey,System.Collections.Generic.Dictionary`2<TKey,TValue>) - - - - - - - - - - - 100663377 - System.Void Xunit.Assert::DoesNotContain(TKey,System.Collections.ObjectModel.ReadOnlyDictionary`2<TKey,TValue>) - - - - - - - - - - - 100663378 - System.Void Xunit.Assert::DoesNotContain(TKey,System.Collections.Immutable.ImmutableDictionary`2<TKey,TValue>) - - - - - - - - - - - 100663379 - System.Void Xunit.Assert::Equal(T[],T[]) - - - - - - - - - - - - - - - - - - - - - - - - - 100663380 - System.Void Xunit.Assert::Equal(T,T) - - - - - - - - - - 100663381 - System.Void Xunit.Assert::Equal(T,T,System.Func`3<T,T,System.Boolean>) - - - - - - - - - - 100663382 - System.Void Xunit.Assert::Equal(T,T,System.Collections.Generic.IEqualityComparer`1<T>) - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 100663383 - System.Void Xunit.Assert::Equal(System.Double,System.Double,System.Int32) - - - - - - - - - - - - - - - - - 100663384 - System.Void Xunit.Assert::Equal(System.Double,System.Double,System.Int32,System.MidpointRounding) - - - - - - - - - - - - - - - - - 100663385 - System.Void Xunit.Assert::Equal(System.Double,System.Double,System.Double) - - - - - - - - - - - - - - - - - - - - - - - - - 100663386 - System.Void Xunit.Assert::Equal(System.Single,System.Single,System.Int32) - - - - - - - - - - - - - - - - - 100663387 - System.Void Xunit.Assert::Equal(System.Single,System.Single,System.Int32,System.MidpointRounding) - - - - - - - - - - - - - - - - - 100663388 - System.Void Xunit.Assert::Equal(System.Single,System.Single,System.Single) - - - - - - - - - - - - - - - - - - - - - - - - - 100663389 - System.Void Xunit.Assert::Equal(System.Decimal,System.Decimal,System.Int32) - - - - - - - - - - - - - - - - - 100663390 - System.Void Xunit.Assert::Equal(System.DateTime,System.DateTime) - - - - - - - - - - 100663391 - System.Void Xunit.Assert::Equal(System.DateTime,System.DateTime,System.TimeSpan) - - - - - - - - - - - - - - - - - 100663392 - System.Void Xunit.Assert::Equal(System.DateTimeOffset,System.DateTimeOffset) - - - - - - - - - - 100663393 - System.Void Xunit.Assert::Equal(System.DateTimeOffset,System.DateTimeOffset,System.TimeSpan) - - - - - - - - - - - - - - - - - 100663394 - System.Void Xunit.Assert::NotEqual(T[],T[]) - - - - - - - - - - - - - - - - - - - - - - - - - - - 100663395 - System.Void Xunit.Assert::NotEqual(T,T) - - - - - - - - - - 100663396 - System.Void Xunit.Assert::NotEqual(T,T,System.Func`3<T,T,System.Boolean>) - - - - - - - - - - 100663397 - System.Void Xunit.Assert::NotEqual(T,T,System.Collections.Generic.IEqualityComparer`1<T>) - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 100663398 - System.Void Xunit.Assert::NotEqual(System.Double,System.Double,System.Int32) - - - - - - - - - - - - - - - - - 100663399 - System.Void Xunit.Assert::NotEqual(System.Double,System.Double,System.Int32,System.MidpointRounding) - - - - - - - - - - - - - - - - - 100663400 - System.Void Xunit.Assert::NotEqual(System.Double,System.Double,System.Double) - - - - - - - - - - - - - - - - - - - - - - - - - 100663401 - System.Void Xunit.Assert::NotEqual(System.Single,System.Single,System.Int32) - - - - - - - - - - - - - - - - - 100663402 - System.Void Xunit.Assert::NotEqual(System.Single,System.Single,System.Int32,System.MidpointRounding) - - - - - - - - - - - - - - - - - 100663403 - System.Void Xunit.Assert::NotEqual(System.Single,System.Single,System.Single) - - - - - - - - - - - - - - - - - - - - - - - - - 100663404 - System.Void Xunit.Assert::NotEqual(System.Decimal,System.Decimal,System.Int32) - - - - - - - - - - - - - - - - - 100663405 - System.Void Xunit.Assert::NotStrictEqual(T,T) - - - - - - - - - - - - - - - 100663406 - System.Void Xunit.Assert::StrictEqual(T,T) - - - - - - - - - - - - - - - 100663407 - System.Void Xunit.Assert::Equivalent(System.Object,System.Object,System.Boolean) - - - - - - - - - - - - - - - - 100663408 - Xunit.Assert/RaisedEvent`1<T> Xunit.Assert::Raises(System.Action`1<System.EventHandler`1<T>>,System.Action`1<System.EventHandler`1<T>>,System.Action) - - - - - - - - - - - - - - - - - - - - - - 100663409 - Xunit.Assert/RaisedEvent`1<System.EventArgs> Xunit.Assert::RaisesAny(System.Action`1<System.EventHandler>,System.Action`1<System.EventHandler>,System.Action) - - - - - - - - - - - - - - - - 100663410 - Xunit.Assert/RaisedEvent`1<T> Xunit.Assert::RaisesAny(System.Action`1<System.EventHandler`1<T>>,System.Action`1<System.EventHandler`1<T>>,System.Action) - - - - - - - - - - - - - - - - 100663411 - System.Threading.Tasks.Task`1<Xunit.Assert/RaisedEvent`1<System.EventArgs>> Xunit.Assert::RaisesAnyAsync(System.Action`1<System.EventHandler>,System.Action`1<System.EventHandler>,System.Func`1<System.Threading.Tasks.Task>) - - - - - - - 100663412 - System.Threading.Tasks.Task`1<Xunit.Assert/RaisedEvent`1<T>> Xunit.Assert::RaisesAnyAsync(System.Action`1<System.EventHandler`1<T>>,System.Action`1<System.EventHandler`1<T>>,System.Func`1<System.Threading.Tasks.Task>) - - - - - - - 100663413 - System.Threading.Tasks.Task`1<Xunit.Assert/RaisedEvent`1<T>> Xunit.Assert::RaisesAsync(System.Action`1<System.EventHandler`1<T>>,System.Action`1<System.EventHandler`1<T>>,System.Func`1<System.Threading.Tasks.Task>) - - - - - - - 100663414 - Xunit.Assert/RaisedEvent`1<System.EventArgs> Xunit.Assert::RaisesInternal(System.Action`1<System.EventHandler>,System.Action`1<System.EventHandler>,System.Action) - - - - - - - - - - - - - - - - - 100663415 - Xunit.Assert/RaisedEvent`1<T> Xunit.Assert::RaisesInternal(System.Action`1<System.EventHandler`1<T>>,System.Action`1<System.EventHandler`1<T>>,System.Action) - - - - - - - - - - - - - - - - - 100663416 - System.Threading.Tasks.Task`1<Xunit.Assert/RaisedEvent`1<System.EventArgs>> Xunit.Assert::RaisesAsyncInternal(System.Action`1<System.EventHandler>,System.Action`1<System.EventHandler>,System.Func`1<System.Threading.Tasks.Task>) - - - - - - - 100663417 - System.Threading.Tasks.Task`1<Xunit.Assert/RaisedEvent`1<T>> Xunit.Assert::RaisesAsyncInternal(System.Action`1<System.EventHandler`1<T>>,System.Action`1<System.EventHandler`1<T>>,System.Func`1<System.Threading.Tasks.Task>) - - - - - - - 100663418 - System.Exception Xunit.Assert::Throws(System.Type,System.Exception) - - - - - - - - - - - - - - - - - - - - 100663419 - System.Exception Xunit.Assert::Throws(System.Type,System.Action) - - - - - - - - - - 100663420 - System.Exception Xunit.Assert::Throws(System.Type,System.Func`1<System.Object>) - - - - - - - - - - 100663421 - System.Exception Xunit.Assert::Throws(System.Type,System.Func`1<System.Threading.Tasks.Task>) - - - - - - - - - - 100663422 - T Xunit.Assert::Throws(System.Action) - - - - - - - - - - 100663423 - T Xunit.Assert::Throws(System.Func`1<System.Object>) - - - - - - - - - - 100663424 - T Xunit.Assert::Throws(System.Func`1<System.Threading.Tasks.Task>) - - - - - - - - - - 100663425 - T Xunit.Assert::Throws(System.String,System.Action) - - - - - - - - - - - - - - - - 100663426 - T Xunit.Assert::Throws(System.String,System.Func`1<System.Object>) - - - - - - - - - - - - - - - - 100663427 - T Xunit.Assert::Throws(System.String,System.Func`1<System.Threading.Tasks.Task>) - - - - - - - - - - 100663428 - System.Exception Xunit.Assert::ThrowsAny(System.Type,System.Exception) - - - - - - - - - - - - - - - - - - - - 100663429 - T Xunit.Assert::ThrowsAny(System.Action) - - - - - - - - - - 100663430 - T Xunit.Assert::ThrowsAny(System.Func`1<System.Object>) - - - - - - - - - - 100663431 - T Xunit.Assert::ThrowsAny(System.Func`1<System.Threading.Tasks.Task>) - - - - - - - - - - 100663432 - System.Threading.Tasks.Task`1<T> Xunit.Assert::ThrowsAnyAsync(System.Func`1<System.Threading.Tasks.Task>) - - - - - - - 100663433 - System.Threading.Tasks.Task`1<System.Exception> Xunit.Assert::ThrowsAsync(System.Type,System.Func`1<System.Threading.Tasks.Task>) - - - - - - - 100663434 - System.Threading.Tasks.Task`1<T> Xunit.Assert::ThrowsAsync(System.Func`1<System.Threading.Tasks.Task>) - - - - - - - 100663435 - System.Threading.Tasks.Task`1<T> Xunit.Assert::ThrowsAsync(System.String,System.Func`1<System.Threading.Tasks.Task>) - - - - - - - 100663436 - System.Void Xunit.Assert::Fail(System.String) - - - - - - - - - - 100663437 - T Xunit.Assert::GuardArgumentNotNull(System.String,T) - - - - - - - - - - - - - - - 100663438 - System.Void Xunit.Assert::NotSame(System.Object,System.Object) - - - - - - - - - - - - - - - 100663439 - System.Void Xunit.Assert::Same(System.Object,System.Object) - - - - - - - - - - - - - - - 100663440 - System.Void Xunit.Assert::Contains(System.Memory`1<System.Char>,System.Memory`1<System.Char>) - - - - - - - - - - 100663441 - System.Void Xunit.Assert::Contains(System.Memory`1<System.Char>,System.ReadOnlyMemory`1<System.Char>) - - - - - - - - - - 100663442 - System.Void Xunit.Assert::Contains(System.ReadOnlyMemory`1<System.Char>,System.Memory`1<System.Char>) - - - - - - - - - - 100663443 - System.Void Xunit.Assert::Contains(System.ReadOnlyMemory`1<System.Char>,System.ReadOnlyMemory`1<System.Char>) - - - - - - - - - - 100663444 - System.Void Xunit.Assert::Contains(System.Memory`1<System.Char>,System.Memory`1<System.Char>,System.StringComparison) - - - - - - - - - - 100663445 - System.Void Xunit.Assert::Contains(System.Memory`1<System.Char>,System.ReadOnlyMemory`1<System.Char>,System.StringComparison) - - - - - - - - - - 100663446 - System.Void Xunit.Assert::Contains(System.ReadOnlyMemory`1<System.Char>,System.Memory`1<System.Char>,System.StringComparison) - - - - - - - - - - 100663447 - System.Void Xunit.Assert::Contains(System.ReadOnlyMemory`1<System.Char>,System.ReadOnlyMemory`1<System.Char>,System.StringComparison) - - - - - - - - - - - - 100663448 - System.Void Xunit.Assert::Contains(System.Memory`1<T>,System.Memory`1<T>) - - - - - - - - - - 100663449 - System.Void Xunit.Assert::Contains(System.Memory`1<T>,System.ReadOnlyMemory`1<T>) - - - - - - - - - - 100663450 - System.Void Xunit.Assert::Contains(System.ReadOnlyMemory`1<T>,System.Memory`1<T>) - - - - - - - - - - 100663451 - System.Void Xunit.Assert::Contains(System.ReadOnlyMemory`1<T>,System.ReadOnlyMemory`1<T>) - - - - - - - - - - - - - - - - 100663452 - System.Void Xunit.Assert::DoesNotContain(System.Memory`1<System.Char>,System.Memory`1<System.Char>) - - - - - - - - - - 100663453 - System.Void Xunit.Assert::DoesNotContain(System.Memory`1<System.Char>,System.ReadOnlyMemory`1<System.Char>) - - - - - - - - - - 100663454 - System.Void Xunit.Assert::DoesNotContain(System.ReadOnlyMemory`1<System.Char>,System.Memory`1<System.Char>) - - - - - - - - - - 100663455 - System.Void Xunit.Assert::DoesNotContain(System.ReadOnlyMemory`1<System.Char>,System.ReadOnlyMemory`1<System.Char>) - - - - - - - - - - 100663456 - System.Void Xunit.Assert::DoesNotContain(System.Memory`1<System.Char>,System.Memory`1<System.Char>,System.StringComparison) - - - - - - - - - - 100663457 - System.Void Xunit.Assert::DoesNotContain(System.Memory`1<System.Char>,System.ReadOnlyMemory`1<System.Char>,System.StringComparison) - - - - - - - - - - 100663458 - System.Void Xunit.Assert::DoesNotContain(System.ReadOnlyMemory`1<System.Char>,System.Memory`1<System.Char>,System.StringComparison) - - - - - - - - - - 100663459 - System.Void Xunit.Assert::DoesNotContain(System.ReadOnlyMemory`1<System.Char>,System.ReadOnlyMemory`1<System.Char>,System.StringComparison) - - - - - - - - - - - - 100663460 - System.Void Xunit.Assert::DoesNotContain(System.Memory`1<T>,System.Memory`1<T>) - - - - - - - - - - 100663461 - System.Void Xunit.Assert::DoesNotContain(System.Memory`1<T>,System.ReadOnlyMemory`1<T>) - - - - - - - - - - 100663462 - System.Void Xunit.Assert::DoesNotContain(System.ReadOnlyMemory`1<T>,System.Memory`1<T>) - - - - - - - - - - 100663463 - System.Void Xunit.Assert::DoesNotContain(System.ReadOnlyMemory`1<T>,System.ReadOnlyMemory`1<T>) - - - - - - - - - - - - - - - - - - - - - 100663464 - System.Void Xunit.Assert::EndsWith(System.Memory`1<System.Char>,System.Memory`1<System.Char>) - - - - - - - - - - 100663465 - System.Void Xunit.Assert::EndsWith(System.Memory`1<System.Char>,System.ReadOnlyMemory`1<System.Char>) - - - - - - - - - - 100663466 - System.Void Xunit.Assert::EndsWith(System.ReadOnlyMemory`1<System.Char>,System.Memory`1<System.Char>) - - - - - - - - - - 100663467 - System.Void Xunit.Assert::EndsWith(System.ReadOnlyMemory`1<System.Char>,System.ReadOnlyMemory`1<System.Char>) - - - - - - - - - - 100663468 - System.Void Xunit.Assert::EndsWith(System.Memory`1<System.Char>,System.Memory`1<System.Char>,System.StringComparison) - - - - - - - - - - 100663469 - System.Void Xunit.Assert::EndsWith(System.Memory`1<System.Char>,System.ReadOnlyMemory`1<System.Char>,System.StringComparison) - - - - - - - - - - 100663470 - System.Void Xunit.Assert::EndsWith(System.ReadOnlyMemory`1<System.Char>,System.Memory`1<System.Char>,System.StringComparison) - - - - - - - - - - 100663471 - System.Void Xunit.Assert::EndsWith(System.ReadOnlyMemory`1<System.Char>,System.ReadOnlyMemory`1<System.Char>,System.StringComparison) - - - - - - - - - - - - 100663472 - System.Void Xunit.Assert::Equal(System.Memory`1<System.Char>,System.Memory`1<System.Char>) - - - - - - - - - - 100663473 - System.Void Xunit.Assert::Equal(System.Memory`1<System.Char>,System.ReadOnlyMemory`1<System.Char>) - - - - - - - - - - 100663474 - System.Void Xunit.Assert::Equal(System.ReadOnlyMemory`1<System.Char>,System.Memory`1<System.Char>) - - - - - - - - - - 100663475 - System.Void Xunit.Assert::Equal(System.ReadOnlyMemory`1<System.Char>,System.ReadOnlyMemory`1<System.Char>) - - - - - - - - - - 100663476 - System.Void Xunit.Assert::Equal(System.Memory`1<System.Char>,System.Memory`1<System.Char>,System.Boolean,System.Boolean,System.Boolean,System.Boolean) - - - - - - - - - - 100663477 - System.Void Xunit.Assert::Equal(System.Memory`1<System.Char>,System.ReadOnlyMemory`1<System.Char>,System.Boolean,System.Boolean,System.Boolean,System.Boolean) - - - - - - - - - - 100663478 - System.Void Xunit.Assert::Equal(System.ReadOnlyMemory`1<System.Char>,System.Memory`1<System.Char>,System.Boolean,System.Boolean,System.Boolean,System.Boolean) - - - - - - - - - - 100663479 - System.Void Xunit.Assert::Equal(System.ReadOnlyMemory`1<System.Char>,System.ReadOnlyMemory`1<System.Char>,System.Boolean,System.Boolean,System.Boolean,System.Boolean) - - - - - - - - - - - - 100663480 - System.Void Xunit.Assert::Equal(System.Memory`1<T>,System.Memory`1<T>) - - - - - - - - - - 100663481 - System.Void Xunit.Assert::Equal(System.Memory`1<T>,System.ReadOnlyMemory`1<T>) - - - - - - - - - - 100663482 - System.Void Xunit.Assert::Equal(System.ReadOnlyMemory`1<T>,System.Memory`1<T>) - - - - - - - - - - 100663483 - System.Void Xunit.Assert::Equal(System.ReadOnlyMemory`1<T>,System.ReadOnlyMemory`1<T>) - - - - - - - - - - - - - - - - 100663484 - System.Void Xunit.Assert::StartsWith(System.Memory`1<System.Char>,System.Memory`1<System.Char>) - - - - - - - - - - 100663485 - System.Void Xunit.Assert::StartsWith(System.Memory`1<System.Char>,System.ReadOnlyMemory`1<System.Char>) - - - - - - - - - - 100663486 - System.Void Xunit.Assert::StartsWith(System.ReadOnlyMemory`1<System.Char>,System.Memory`1<System.Char>) - - - - - - - - - - 100663487 - System.Void Xunit.Assert::StartsWith(System.ReadOnlyMemory`1<System.Char>,System.ReadOnlyMemory`1<System.Char>) - - - - - - - - - - 100663488 - System.Void Xunit.Assert::StartsWith(System.Memory`1<System.Char>,System.Memory`1<System.Char>,System.StringComparison) - - - - - - - - - - 100663489 - System.Void Xunit.Assert::StartsWith(System.Memory`1<System.Char>,System.ReadOnlyMemory`1<System.Char>,System.StringComparison) - - - - - - - - - - 100663490 - System.Void Xunit.Assert::StartsWith(System.ReadOnlyMemory`1<System.Char>,System.Memory`1<System.Char>,System.StringComparison) - - - - - - - - - - 100663491 - System.Void Xunit.Assert::StartsWith(System.ReadOnlyMemory`1<System.Char>,System.ReadOnlyMemory`1<System.Char>,System.StringComparison) - - - - - - - - - - - - 100663492 - System.Void Xunit.Assert::Multiple(System.Action[]) - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 100663493 - System.Void Xunit.Assert::NotNull(System.Object) - - - - - - - - - - - - - - - 100663494 - T Xunit.Assert::NotNull(System.Nullable`1<T>) - - - - - - - - - - - - - - - 100663495 - System.Void Xunit.Assert::Null(System.Object) - - - - - - - - - - - - - - - 100663496 - System.Void Xunit.Assert::Null(System.Nullable`1<T>) - - - - - - - - - - - - - - - 100663497 - System.Void Xunit.Assert::PropertyChanged(System.ComponentModel.INotifyPropertyChanged,System.String,System.Action) - - - - - - - - - - - - - - - - - - - - - - - - - 100663498 - System.Void Xunit.Assert::PropertyChanged(System.ComponentModel.INotifyPropertyChanged,System.String,System.Func`1<System.Threading.Tasks.Task>) - - - - - - - - - - 100663499 - System.Threading.Tasks.Task Xunit.Assert::PropertyChangedAsync(System.ComponentModel.INotifyPropertyChanged,System.String,System.Func`1<System.Threading.Tasks.Task>) - - - - - - - 100663500 - System.Void Xunit.Assert::InRange(T,T,T) - - - - - - - - - - 100663501 - System.Void Xunit.Assert::InRange(T,T,T,System.Collections.Generic.IComparer`1<T>) - - - - - - - - - - - - - - - - - - - - - 100663502 - System.Void Xunit.Assert::NotInRange(T,T,T) - - - - - - - - - - 100663503 - System.Void Xunit.Assert::NotInRange(T,T,T,System.Collections.Generic.IComparer`1<T>) - - - - - - - - - - - - - - - - - - - - - 100663504 - System.Exception Xunit.Assert::RecordException(System.Action) - - - - - - - - - - - - - - 100663505 - System.Exception Xunit.Assert::RecordException(System.Func`1<System.Object>,System.String) - - - - - - - - - - - - - - - - - - - - - 100663506 - System.Exception Xunit.Assert::RecordException(System.Func`1<System.Threading.Tasks.Task>) - - - - - - - - - - 100663507 - System.Threading.Tasks.Task`1<System.Exception> Xunit.Assert::RecordExceptionAsync(System.Func`1<System.Threading.Tasks.Task>) - - - - - - - 100663508 - System.Void Xunit.Assert::Contains(T,System.Collections.Generic.ISet`1<T>) - - - - - - - - - - - - - - - - 100663509 - System.Void Xunit.Assert::Contains(T,System.Collections.Generic.IReadOnlySet`1<T>) - - - - - - - - - - - - - - - - 100663510 - System.Void Xunit.Assert::Contains(T,System.Collections.Generic.HashSet`1<T>) - - - - - - - - - - 100663511 - System.Void Xunit.Assert::Contains(T,System.Collections.Immutable.ImmutableHashSet`1<T>) - - - - - - - - - - 100663512 - System.Void Xunit.Assert::DoesNotContain(T,System.Collections.Generic.ISet`1<T>) - - - - - - - - - - - - - - - - 100663513 - System.Void Xunit.Assert::DoesNotContain(T,System.Collections.Generic.IReadOnlySet`1<T>) - - - - - - - - - - - - - - - - 100663514 - System.Void Xunit.Assert::DoesNotContain(T,System.Collections.Generic.HashSet`1<T>) - - - - - - - - - - 100663515 - System.Void Xunit.Assert::DoesNotContain(T,System.Collections.Immutable.ImmutableHashSet`1<T>) - - - - - - - - - - 100663516 - System.Void Xunit.Assert::ProperSubset(System.Collections.Generic.ISet`1<T>,System.Collections.Generic.ISet`1<T>) - - - - - - - - - - - - - - - - - - 100663517 - System.Void Xunit.Assert::ProperSuperset(System.Collections.Generic.ISet`1<T>,System.Collections.Generic.ISet`1<T>) - - - - - - - - - - - - - - - - - - 100663518 - System.Void Xunit.Assert::Subset(System.Collections.Generic.ISet`1<T>,System.Collections.Generic.ISet`1<T>) - - - - - - - - - - - - - - - - - - 100663519 - System.Void Xunit.Assert::Superset(System.Collections.Generic.ISet`1<T>,System.Collections.Generic.ISet`1<T>) - - - - - - - - - - - - - - - - - - 100663520 - System.Void Xunit.Assert::Contains(System.Span`1<System.Char>,System.Span`1<System.Char>) - - - - - - - - - - 100663521 - System.Void Xunit.Assert::Contains(System.Span`1<System.Char>,System.ReadOnlySpan`1<System.Char>) - - - - - - - - - - 100663522 - System.Void Xunit.Assert::Contains(System.ReadOnlySpan`1<System.Char>,System.Span`1<System.Char>) - - - - - - - - - - 100663523 - System.Void Xunit.Assert::Contains(System.ReadOnlySpan`1<System.Char>,System.ReadOnlySpan`1<System.Char>) - - - - - - - - - - 100663524 - System.Void Xunit.Assert::Contains(System.Span`1<System.Char>,System.Span`1<System.Char>,System.StringComparison) - - - - - - - - - - 100663525 - System.Void Xunit.Assert::Contains(System.Span`1<System.Char>,System.ReadOnlySpan`1<System.Char>,System.StringComparison) - - - - - - - - - - 100663526 - System.Void Xunit.Assert::Contains(System.ReadOnlySpan`1<System.Char>,System.Span`1<System.Char>,System.StringComparison) - - - - - - - - - - 100663527 - System.Void Xunit.Assert::Contains(System.ReadOnlySpan`1<System.Char>,System.ReadOnlySpan`1<System.Char>,System.StringComparison) - - - - - - - - - - - - - - - 100663528 - System.Void Xunit.Assert::Contains(System.Span`1<T>,System.Span`1<T>) - - - - - - - - - - 100663529 - System.Void Xunit.Assert::Contains(System.Span`1<T>,System.ReadOnlySpan`1<T>) - - - - - - - - - - 100663530 - System.Void Xunit.Assert::Contains(System.ReadOnlySpan`1<T>,System.Span`1<T>) - - - - - - - - - - 100663531 - System.Void Xunit.Assert::Contains(System.ReadOnlySpan`1<T>,System.ReadOnlySpan`1<T>) - - - - - - - - - - - - - - - 100663532 - System.Void Xunit.Assert::DoesNotContain(System.Span`1<System.Char>,System.Span`1<System.Char>) - - - - - - - - - - 100663533 - System.Void Xunit.Assert::DoesNotContain(System.Span`1<System.Char>,System.ReadOnlySpan`1<System.Char>) - - - - - - - - - - 100663534 - System.Void Xunit.Assert::DoesNotContain(System.ReadOnlySpan`1<System.Char>,System.Span`1<System.Char>) - - - - - - - - - - 100663535 - System.Void Xunit.Assert::DoesNotContain(System.ReadOnlySpan`1<System.Char>,System.ReadOnlySpan`1<System.Char>) - - - - - - - - - - 100663536 - System.Void Xunit.Assert::DoesNotContain(System.Span`1<System.Char>,System.Span`1<System.Char>,System.StringComparison) - - - - - - - - - - 100663537 - System.Void Xunit.Assert::DoesNotContain(System.Span`1<System.Char>,System.ReadOnlySpan`1<System.Char>,System.StringComparison) - - - - - - - - - - 100663538 - System.Void Xunit.Assert::DoesNotContain(System.ReadOnlySpan`1<System.Char>,System.Span`1<System.Char>,System.StringComparison) - - - - - - - - - - 100663539 - System.Void Xunit.Assert::DoesNotContain(System.ReadOnlySpan`1<System.Char>,System.ReadOnlySpan`1<System.Char>,System.StringComparison) - - - - - - - - - - - - - - - - 100663540 - System.Void Xunit.Assert::DoesNotContain(System.Span`1<T>,System.Span`1<T>) - - - - - - - - - - 100663541 - System.Void Xunit.Assert::DoesNotContain(System.Span`1<T>,System.ReadOnlySpan`1<T>) - - - - - - - - - - 100663542 - System.Void Xunit.Assert::DoesNotContain(System.ReadOnlySpan`1<T>,System.Span`1<T>) - - - - - - - - - - 100663543 - System.Void Xunit.Assert::DoesNotContain(System.ReadOnlySpan`1<T>,System.ReadOnlySpan`1<T>) - - - - - - - - - - - - - - - - - - 100663544 - System.Void Xunit.Assert::EndsWith(System.Span`1<System.Char>,System.Span`1<System.Char>) - - - - - - - - - - 100663545 - System.Void Xunit.Assert::EndsWith(System.Span`1<System.Char>,System.ReadOnlySpan`1<System.Char>) - - - - - - - - - - 100663546 - System.Void Xunit.Assert::EndsWith(System.ReadOnlySpan`1<System.Char>,System.Span`1<System.Char>) - - - - - - - - - - 100663547 - System.Void Xunit.Assert::EndsWith(System.ReadOnlySpan`1<System.Char>,System.ReadOnlySpan`1<System.Char>) - - - - - - - - - - 100663548 - System.Void Xunit.Assert::EndsWith(System.Span`1<System.Char>,System.Span`1<System.Char>,System.StringComparison) - - - - - - - - - - 100663549 - System.Void Xunit.Assert::EndsWith(System.Span`1<System.Char>,System.ReadOnlySpan`1<System.Char>,System.StringComparison) - - - - - - - - - - 100663550 - System.Void Xunit.Assert::EndsWith(System.ReadOnlySpan`1<System.Char>,System.Span`1<System.Char>,System.StringComparison) - - - - - - - - - - 100663551 - System.Void Xunit.Assert::EndsWith(System.ReadOnlySpan`1<System.Char>,System.ReadOnlySpan`1<System.Char>,System.StringComparison) - - - - - - - - - - - - - - - 100663552 - System.Void Xunit.Assert::Equal(System.Span`1<System.Char>,System.Span`1<System.Char>) - - - - - - - - - - 100663553 - System.Void Xunit.Assert::Equal(System.Span`1<System.Char>,System.ReadOnlySpan`1<System.Char>) - - - - - - - - - - 100663554 - System.Void Xunit.Assert::Equal(System.ReadOnlySpan`1<System.Char>,System.Span`1<System.Char>) - - - - - - - - - - 100663555 - System.Void Xunit.Assert::Equal(System.ReadOnlySpan`1<System.Char>,System.ReadOnlySpan`1<System.Char>) - - - - - - - - - - 100663556 - System.Void Xunit.Assert::Equal(System.Span`1<System.Char>,System.Span`1<System.Char>,System.Boolean,System.Boolean,System.Boolean,System.Boolean) - - - - - - - - - - 100663557 - System.Void Xunit.Assert::Equal(System.Span`1<System.Char>,System.ReadOnlySpan`1<System.Char>,System.Boolean,System.Boolean,System.Boolean,System.Boolean) - - - - - - - - - - 100663558 - System.Void Xunit.Assert::Equal(System.ReadOnlySpan`1<System.Char>,System.Span`1<System.Char>,System.Boolean,System.Boolean,System.Boolean,System.Boolean) - - - - - - - - - - 100663559 - System.Void Xunit.Assert::Equal(System.ReadOnlySpan`1<System.Char>,System.ReadOnlySpan`1<System.Char>,System.Boolean,System.Boolean,System.Boolean,System.Boolean) - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 100663560 - System.Void Xunit.Assert::Equal(System.Span`1<T>,System.Span`1<T>) - - - - - - - - - - 100663561 - System.Void Xunit.Assert::Equal(System.Span`1<T>,System.ReadOnlySpan`1<T>) - - - - - - - - - - 100663562 - System.Void Xunit.Assert::Equal(System.ReadOnlySpan`1<T>,System.Span`1<T>) - - - - - - - - - - 100663563 - System.Void Xunit.Assert::Equal(System.ReadOnlySpan`1<T>,System.ReadOnlySpan`1<T>) - - - - - - - - - - - - - - - 100663564 - System.Void Xunit.Assert::StartsWith(System.Span`1<System.Char>,System.Span`1<System.Char>) - - - - - - - - - - 100663565 - System.Void Xunit.Assert::StartsWith(System.Span`1<System.Char>,System.ReadOnlySpan`1<System.Char>) - - - - - - - - - - 100663566 - System.Void Xunit.Assert::StartsWith(System.ReadOnlySpan`1<System.Char>,System.Span`1<System.Char>) - - - - - - - - - - 100663567 - System.Void Xunit.Assert::StartsWith(System.ReadOnlySpan`1<System.Char>,System.ReadOnlySpan`1<System.Char>) - - - - - - - - - - 100663568 - System.Void Xunit.Assert::StartsWith(System.Span`1<System.Char>,System.Span`1<System.Char>,System.StringComparison) - - - - - - - - - - 100663569 - System.Void Xunit.Assert::StartsWith(System.Span`1<System.Char>,System.ReadOnlySpan`1<System.Char>,System.StringComparison) - - - - - - - - - - 100663570 - System.Void Xunit.Assert::StartsWith(System.ReadOnlySpan`1<System.Char>,System.Span`1<System.Char>,System.StringComparison) - - - - - - - - - - 100663571 - System.Void Xunit.Assert::StartsWith(System.ReadOnlySpan`1<System.Char>,System.ReadOnlySpan`1<System.Char>,System.StringComparison) - - - - - - - - - - - - - - - 100663572 - System.Boolean Xunit.Assert::IsLineEnding(System.Char) - - - - - - - - - - - - - 100663573 - System.Boolean Xunit.Assert::IsWhiteSpace(System.Char) - - - - - - - - - - - - - - - - - - - - 100663574 - System.Int32 Xunit.Assert::SkipLineEnding(System.ReadOnlySpan`1<System.Char>,System.Int32) - - - - - - - - - - - - - - - - - - - - - 100663575 - System.Int32 Xunit.Assert::SkipWhitespace(System.ReadOnlySpan`1<System.Char>,System.Int32) - - - - - - - - - - - - - - - - - - - 100663576 - System.Void Xunit.Assert::Contains(System.String,System.String) - - - - - - - - - - 100663577 - System.Void Xunit.Assert::Contains(System.String,System.String,System.StringComparison) - - - - - - - - - - - - - - - - - - 100663578 - System.Void Xunit.Assert::DoesNotContain(System.String,System.String) - - - - - - - - - - 100663579 - System.Void Xunit.Assert::DoesNotContain(System.String,System.String,System.StringComparison) - - - - - - - - - - - - - - - - - - - - 100663580 - System.Void Xunit.Assert::DoesNotMatch(System.String,System.String) - - - - - - - - - - - - - - - - - - - - - - 100663581 - System.Void Xunit.Assert::DoesNotMatch(System.Text.RegularExpressions.Regex,System.String) - - - - - - - - - - - - - - - - - - - - - - 100663582 - System.Void Xunit.Assert::Empty(System.String) - - - - - - - - - - - - - - - - 100663583 - System.Void Xunit.Assert::EndsWith(System.String,System.String) - - - - - - - - - - 100663584 - System.Void Xunit.Assert::EndsWith(System.String,System.String,System.StringComparison) - - - - - - - - - - - - - - - - - - - 100663585 - System.Void Xunit.Assert::StartsWith(System.String,System.String) - - - - - - - - - - 100663586 - System.Void Xunit.Assert::StartsWith(System.String,System.String,System.StringComparison) - - - - - - - - - - - - - - - - - - - 100663587 - System.Void Xunit.Assert::Matches(System.String,System.String) - - - - - - - - - - - - - - - - - - 100663588 - System.Void Xunit.Assert::Matches(System.Text.RegularExpressions.Regex,System.String) - - - - - - - - - - - - - - - - - - 100663589 - System.Void Xunit.Assert::Equal(System.String,System.String) - - - - - - - - - - 100663590 - System.Void Xunit.Assert::Equal(System.String,System.String,System.Boolean,System.Boolean,System.Boolean,System.Boolean) - - - - - - - - - - - - - - - - - - - - - - - - 100663591 - T Xunit.Assert::IsAssignableFrom(System.Object) - - - - - - - - - - - 100663592 - System.Void Xunit.Assert::IsAssignableFrom(System.Type,System.Object) - - - - - - - - - - - - - - - - - - 100663593 - System.Void Xunit.Assert::IsNotAssignableFrom(System.Object) - - - - - - - - - - 100663594 - System.Void Xunit.Assert::IsNotAssignableFrom(System.Type,System.Object) - - - - - - - - - - - - - - - - - - 100663595 - System.Void Xunit.Assert::IsNotType(System.Object) - - - - - - - - - - 100663596 - System.Void Xunit.Assert::IsNotType(System.Type,System.Object) - - - - - - - - - - - - - - - - - - 100663597 - T Xunit.Assert::IsType(System.Object) - - - - - - - - - - - 100663598 - System.Void Xunit.Assert::IsType(System.Type,System.Object) - - - - - - - - - - - - - - - - - - - - - - - - - - - - 100663599 - System.Void Xunit.Assert::.cctor() - - - - - - - - - - - - - - Xunit.Assert/RaisedEvent`1 - - - - 100663824 - System.Void Xunit.Assert/RaisedEvent`1::.ctor(System.Object,T) - - - - - - - - - - - - - - - Xunit.Assert/<>c__59`1 - - - - 100663827 - System.Boolean Xunit.Assert/<>c__59`1::<Equal>b__59_0(System.Type) - - - - - - - - - - 100663828 - System.Type Xunit.Assert/<>c__59`1::<Equal>b__59_1(System.Type) - - - - - - - - - - 100663829 - System.Boolean Xunit.Assert/<>c__59`1::<Equal>b__59_2(System.Type) - - - - - - - - - - 100663830 - System.Type Xunit.Assert/<>c__59`1::<Equal>b__59_3(System.Type) - - - - - - - - - - - - Xunit.Assert/<>c__74`1 - - - - 100663833 - System.Boolean Xunit.Assert/<>c__74`1::<NotEqual>b__74_0(System.Type) - - - - - - - - - - 100663834 - System.Type Xunit.Assert/<>c__74`1::<NotEqual>b__74_1(System.Type) - - - - - - - - - - 100663835 - System.Boolean Xunit.Assert/<>c__74`1::<NotEqual>b__74_2(System.Type) - - - - - - - - - - 100663836 - System.Type Xunit.Assert/<>c__74`1::<NotEqual>b__74_3(System.Type) - - - - - - - - - - - - Xunit.Assert/<>c__DisplayClass12_0`1 - - - - 100663838 - System.Void Xunit.Assert/<>c__DisplayClass12_0`1::<All>b__0(T,System.Int32) - - - - - - - - - - - - Xunit.Assert/<>c__DisplayClass14_0`1 - - - - 100663840 - System.Threading.Tasks.Task Xunit.Assert/<>c__DisplayClass14_0`1::<AllAsync>b__0(T,System.Int32) - - - - - - - - - Xunit.Assert/<>c__DisplayClass14_0`1/<<AllAsync>b__0>d - - - - 100663966 - System.Void Xunit.Assert/<>c__DisplayClass14_0`1/<<AllAsync>b__0>d::MoveNext() - - - - - - - - - - 100663967 - System.Void Xunit.Assert/<>c__DisplayClass14_0`1/<<AllAsync>b__0>d::SetStateMachine(System.Runtime.CompilerServices.IAsyncStateMachine) - - - - - - - - - Xunit.Assert/<>c__DisplayClass175_0 - - - - 100663842 - System.Void Xunit.Assert/<>c__DisplayClass175_0::<PropertyChanged>b__0(System.Object,System.ComponentModel.PropertyChangedEventArgs) - - - - - - - - - - - - Xunit.Assert/<>c__DisplayClass177_0 - - - - 100663844 - System.Void Xunit.Assert/<>c__DisplayClass177_0::<PropertyChangedAsync>b__0(System.Object,System.ComponentModel.PropertyChangedEventArgs) - - - - - - - - - - - - Xunit.Assert/<>c__DisplayClass35_0 - - - - 100663846 - System.Boolean Xunit.Assert/<>c__DisplayClass35_0::<Single>b__0(System.Object) - - - - - - - - - - - - Xunit.Assert/<>c__DisplayClass91_0 - - - - 100663848 - System.Void Xunit.Assert/<>c__DisplayClass91_0::<RaisesInternal>g__handler|0(System.Object,System.EventArgs) - - - - - - - - - - - - Xunit.Assert/<>c__DisplayClass92_0`1 - - - - 100663850 - System.Void Xunit.Assert/<>c__DisplayClass92_0`1::<RaisesInternal>g__handler|0(System.Object,T) - - - - - - - - - - - - Xunit.Assert/<>c__DisplayClass93_0 - - - - 100663852 - System.Void Xunit.Assert/<>c__DisplayClass93_0::<RaisesAsyncInternal>g__handler|0(System.Object,System.EventArgs) - - - - - - - - - - - - Xunit.Assert/<>c__DisplayClass94_0`1 - - - - 100663854 - System.Void Xunit.Assert/<>c__DisplayClass94_0`1::<RaisesAsyncInternal>g__handler|0(System.Object,T) - - - - - - - - - - - - Xunit.Assert/<AllAsync>d__14`1 - - - - 100663855 - System.Void Xunit.Assert/<AllAsync>d__14`1::MoveNext() - - - - - - - - - - - - - 100663856 - System.Void Xunit.Assert/<AllAsync>d__14`1::SetStateMachine(System.Runtime.CompilerServices.IAsyncStateMachine) - - - - - - - - - Xunit.Assert/<AllAsync>d__15`1 - - - - 100663857 - System.Void Xunit.Assert/<AllAsync>d__15`1::MoveNext() - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 100663858 - System.Void Xunit.Assert/<AllAsync>d__15`1::SetStateMachine(System.Runtime.CompilerServices.IAsyncStateMachine) - - - - - - - - - Xunit.Assert/<CollectionAsync>d__17`1 - - - - 100663859 - System.Void Xunit.Assert/<CollectionAsync>d__17`1::MoveNext() - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 100663860 - System.Void Xunit.Assert/<CollectionAsync>d__17`1::SetStateMachine(System.Runtime.CompilerServices.IAsyncStateMachine) - - - - - - - - - Xunit.Assert/<PropertyChangedAsync>d__177 - - - - 100663861 - System.Void Xunit.Assert/<PropertyChangedAsync>d__177::MoveNext() - - - - - - - - - - - - - - - - - - - - - - - - 100663862 - System.Void Xunit.Assert/<PropertyChangedAsync>d__177::SetStateMachine(System.Runtime.CompilerServices.IAsyncStateMachine) - - - - - - - - - Xunit.Assert/<RaisesAnyAsync>d__88 - - - - 100663863 - System.Void Xunit.Assert/<RaisesAnyAsync>d__88::MoveNext() - - - - - - - - - - - - - - - - - 100663864 - System.Void Xunit.Assert/<RaisesAnyAsync>d__88::SetStateMachine(System.Runtime.CompilerServices.IAsyncStateMachine) - - - - - - - - - Xunit.Assert/<RaisesAnyAsync>d__89`1 - - - - 100663865 - System.Void Xunit.Assert/<RaisesAnyAsync>d__89`1::MoveNext() - - - - - - - - - - - - - - - - - 100663866 - System.Void Xunit.Assert/<RaisesAnyAsync>d__89`1::SetStateMachine(System.Runtime.CompilerServices.IAsyncStateMachine) - - - - - - - - - Xunit.Assert/<RaisesAsync>d__90`1 - - - - 100663867 - System.Void Xunit.Assert/<RaisesAsync>d__90`1::MoveNext() - - - - - - - - - - - - - - - - - - - - - - - 100663868 - System.Void Xunit.Assert/<RaisesAsync>d__90`1::SetStateMachine(System.Runtime.CompilerServices.IAsyncStateMachine) - - - - - - - - - Xunit.Assert/<RaisesAsyncInternal>d__93 - - - - 100663869 - System.Void Xunit.Assert/<RaisesAsyncInternal>d__93::MoveNext() - - - - - - - - - - - - - - - - - - 100663870 - System.Void Xunit.Assert/<RaisesAsyncInternal>d__93::SetStateMachine(System.Runtime.CompilerServices.IAsyncStateMachine) - - - - - - - - - Xunit.Assert/<RaisesAsyncInternal>d__94`1 - - - - 100663871 - System.Void Xunit.Assert/<RaisesAsyncInternal>d__94`1::MoveNext() - - - - - - - - - - - - - - - - - - 100663872 - System.Void Xunit.Assert/<RaisesAsyncInternal>d__94`1::SetStateMachine(System.Runtime.CompilerServices.IAsyncStateMachine) - - - - - - - - - Xunit.Assert/<RecordExceptionAsync>d__185 - - - - 100663873 - System.Void Xunit.Assert/<RecordExceptionAsync>d__185::MoveNext() - - - - - - - - - - - - - - 100663874 - System.Void Xunit.Assert/<RecordExceptionAsync>d__185::SetStateMachine(System.Runtime.CompilerServices.IAsyncStateMachine) - - - - - - - - - Xunit.Assert/<ThrowsAnyAsync>d__110`1 - - - - 100663875 - System.Void Xunit.Assert/<ThrowsAnyAsync>d__110`1::MoveNext() - - - - - - - - - - 100663876 - System.Void Xunit.Assert/<ThrowsAnyAsync>d__110`1::SetStateMachine(System.Runtime.CompilerServices.IAsyncStateMachine) - - - - - - - - - Xunit.Assert/<ThrowsAsync>d__111 - - - - 100663877 - System.Void Xunit.Assert/<ThrowsAsync>d__111::MoveNext() - - - - - - - - - - 100663878 - System.Void Xunit.Assert/<ThrowsAsync>d__111::SetStateMachine(System.Runtime.CompilerServices.IAsyncStateMachine) - - - - - - - - - Xunit.Assert/<ThrowsAsync>d__112`1 - - - - 100663879 - System.Void Xunit.Assert/<ThrowsAsync>d__112`1::MoveNext() - - - - - - - - - - 100663880 - System.Void Xunit.Assert/<ThrowsAsync>d__112`1::SetStateMachine(System.Runtime.CompilerServices.IAsyncStateMachine) - - - - - - - - - Xunit.Assert/<ThrowsAsync>d__113`1 - - - - 100663881 - System.Void Xunit.Assert/<ThrowsAsync>d__113`1::MoveNext() - - - - - - - - - - - - - - - - - 100663882 - System.Void Xunit.Assert/<ThrowsAsync>d__113`1::SetStateMachine(System.Runtime.CompilerServices.IAsyncStateMachine) - - - - - - - - - Xunit.Internal.AssertHelper - - - - 100663600 - System.Collections.Generic.Dictionary`2<System.String,System.Func`2<System.Object,System.Object>> Xunit.Internal.AssertHelper::GetGettersForType(System.Type) - - - - - - - - - - 100663601 - System.Reflection.TypeInfo Xunit.Internal.AssertHelper::GetTypeInfo(System.String) - - - - - - - - - - - - - - - - - - - - - - - - 100663602 - System.String Xunit.Internal.AssertHelper::ShortenAndEncodeString(System.String,System.Int32,System.Int32&) - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 100663603 - System.String Xunit.Internal.AssertHelper::ShortenAndEncodeString(System.String) - - - - - - - - - - 100663604 - System.String Xunit.Internal.AssertHelper::ShortenAndEncodeStringEnd(System.String) - - - - - - - - - - 100663605 - System.Boolean Xunit.Internal.AssertHelper::TryConvert(System.Object,System.Type,System.Object&) - - - - - - - - - - - 100663606 - Xunit.Sdk.EquivalentException Xunit.Internal.AssertHelper::VerifyEquivalence(System.Object,System.Object,System.Boolean) - - - - - - - - - - 100663607 - Xunit.Sdk.EquivalentException Xunit.Internal.AssertHelper::VerifyEquivalence(System.Object,System.Object,System.Boolean,System.String,System.Collections.Generic.HashSet`1<System.Object>,System.Collections.Generic.HashSet`1<System.Object>,System.Int32) - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 100663608 - Xunit.Sdk.EquivalentException Xunit.Internal.AssertHelper::VerifyEquivalenceDateTime(System.Object,System.Object,System.String) - - - - - - - - - - - - - - - - - - - - - - - - - - - - 100663609 - Xunit.Sdk.EquivalentException Xunit.Internal.AssertHelper::VerifyEquivalenceEnumerable(System.Collections.IEnumerable,System.Collections.IEnumerable,System.Boolean,System.String,System.Collections.Generic.HashSet`1<System.Object>,System.Collections.Generic.HashSet`1<System.Object>,System.Int32) - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 100663610 - Xunit.Sdk.EquivalentException Xunit.Internal.AssertHelper::VerifyEquivalenceFileSystemInfo(System.Object,System.Object,System.Boolean,System.String,System.Collections.Generic.HashSet`1<System.Object>,System.Collections.Generic.HashSet`1<System.Object>,System.Int32) - - - - - - - - - - - - - - - - - - - - - - - 100663611 - Xunit.Sdk.EquivalentException Xunit.Internal.AssertHelper::VerifyEquivalenceIntrinsics(System.Object,System.Object,System.String) - - - - - - - - - - - - - - - - - - - - - - - - - - - 100663612 - Xunit.Sdk.EquivalentException Xunit.Internal.AssertHelper::VerifyEquivalenceReference(System.Object,System.Object,System.Boolean,System.String,System.Collections.Generic.HashSet`1<System.Object>,System.Collections.Generic.HashSet`1<System.Object>,System.Int32) - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 100663613 - System.Void Xunit.Internal.AssertHelper::.cctor() - - - - - - - - - - - - - - - - Xunit.Internal.AssertHelper/<>c - - - - 100663885 - System.Collections.Generic.Dictionary`2<System.String,System.Func`2<System.Object,System.Object>> Xunit.Internal.AssertHelper/<>c::<GetGettersForType>b__5_0(System.Type) - - - - - - - - - - - - 100663886 - System.Boolean Xunit.Internal.AssertHelper/<>c::<GetGettersForType>b__5_1(System.Reflection.FieldInfo) - - - - - - - - - - - - - 100663887 - <>f__AnonymousType2`2<System.String,System.Func`2<System.Object,System.Object>> Xunit.Internal.AssertHelper/<>c::<GetGettersForType>b__5_2(System.Reflection.FieldInfo) - - - - - - - - - - 100663888 - System.Boolean Xunit.Internal.AssertHelper/<>c::<GetGettersForType>b__5_3(System.Reflection.PropertyInfo) - - - - - - - - - - - - - - - - - - - 100663889 - <>f__AnonymousType2`2<System.String,System.Func`2<System.Object,System.Object>> Xunit.Internal.AssertHelper/<>c::<GetGettersForType>b__5_4(System.Reflection.PropertyInfo) - - - - - - - - - - 100663890 - System.String Xunit.Internal.AssertHelper/<>c::<GetGettersForType>b__5_5(<>f__AnonymousType2`2<System.String,System.Func`2<System.Object,System.Object>>) - - - - - - - - - - 100663891 - System.Func`2<System.Object,System.Object> Xunit.Internal.AssertHelper/<>c::<GetGettersForType>b__5_6(<>f__AnonymousType2`2<System.String,System.Func`2<System.Object,System.Object>>) - - - - - - - - - - 100663892 - System.Reflection.TypeInfo Xunit.Internal.AssertHelper/<>c::<.cctor>b__18_0() - - - - - - - - - - 100663893 - System.Reflection.PropertyInfo Xunit.Internal.AssertHelper/<>c::<.cctor>b__18_1() - - - - - - - - - - - - - 100663894 - System.Reflection.Assembly[] Xunit.Internal.AssertHelper/<>c::<.cctor>b__18_2() - - - - - - - - - - - - Xunit.Sdk.ArgumentFormatter - - - - 100663614 - System.Void Xunit.Sdk.ArgumentFormatter::.cctor() - - - - - - - - - - - - - - - - - - - - - - - - - - - - 100663616 - System.String Xunit.Sdk.ArgumentFormatter::EscapeString(System.String) - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 100663617 - System.String Xunit.Sdk.ArgumentFormatter::Format(System.Object,System.Int32) - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 100663618 - System.String Xunit.Sdk.ArgumentFormatter::FormatCharValue(System.Char) - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 100663619 - System.String Xunit.Sdk.ArgumentFormatter::FormatComplexValue(System.Object,System.Int32,System.Type,System.Boolean) - - - - - - - - - - - - - - - - - - - - - - - - - - - - 100663620 - System.String Xunit.Sdk.ArgumentFormatter::FormatDateTimeValue(System.Object) - - - - - - - - - - 100663621 - System.String Xunit.Sdk.ArgumentFormatter::FormatDoubleValue(System.Object) - - - - - - - - - - 100663622 - System.String Xunit.Sdk.ArgumentFormatter::FormatEnumValue(System.Object) - - - - - - - - - - - - - 100663623 - System.String Xunit.Sdk.ArgumentFormatter::FormatEnumerableValue(System.Collections.IEnumerable,System.Int32) - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 100663624 - System.String Xunit.Sdk.ArgumentFormatter::FormatFloatValue(System.Object) - - - - - - - - - - 100663625 - System.String Xunit.Sdk.ArgumentFormatter::FormatStringValue(System.String) - - - - - - - - - - - - - - - - - 100663626 - System.String Xunit.Sdk.ArgumentFormatter::FormatTupleValue(System.Object,System.Int32) - - - - - - - - - - - - - - - - - - - - - - - - - 100663627 - System.String Xunit.Sdk.ArgumentFormatter::FormatTypeName(System.Type,System.Boolean) - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 100663628 - System.String Xunit.Sdk.ArgumentFormatter::FormatValueTypeValue(System.Object,System.Reflection.TypeInfo) - - - - - - - - - - - - - - - - - - - - - 100663629 - System.Type Xunit.Sdk.ArgumentFormatter::GetSetElementType(System.Object) - - - - - - - - - - - - - - - - - 100663630 - System.Boolean Xunit.Sdk.ArgumentFormatter::IsAnonymousType(System.Reflection.TypeInfo) - - - - - - - - - - - - - - - 100663631 - System.Boolean Xunit.Sdk.ArgumentFormatter::IsSZArrayType(System.Reflection.TypeInfo) - - - - - - - - - - 100663632 - System.Boolean Xunit.Sdk.ArgumentFormatter::SafeToMultiEnumerate(System.Collections.IEnumerable) - - - - - - - - - - - - - - - - - - - 100663633 - System.Boolean Xunit.Sdk.ArgumentFormatter::TryGetEscapeSequence(System.Char,System.String&) - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 100663634 - System.Exception Xunit.Sdk.ArgumentFormatter::UnwrapException(System.Exception) - - - - - - - - - - - - - - - - - - - 100663635 - System.String Xunit.Sdk.ArgumentFormatter::WrapAndGetFormattedValue(System.Func`1<System.Object>,System.Int32) - - - - - - - - - - - - - - - Xunit.Sdk.ArgumentFormatter/<>c - - - - 100663897 - System.String Xunit.Sdk.ArgumentFormatter/<>c::<Format>b__16_0(System.Type) - - - - - - - - - - 100663898 - System.Boolean Xunit.Sdk.ArgumentFormatter/<>c::<FormatComplexValue>b__18_0(System.Reflection.FieldInfo) - - - - - - - - - - - - - 100663899 - System.Boolean Xunit.Sdk.ArgumentFormatter/<>c::<FormatComplexValue>b__18_2(System.Reflection.PropertyInfo) - - - - - - - - - - - - - - - 100663900 - System.String Xunit.Sdk.ArgumentFormatter/<>c::<FormatComplexValue>b__18_4(<>f__AnonymousType0`2<System.String,System.String>) - - - - - - - - - - 100663901 - System.String Xunit.Sdk.ArgumentFormatter/<>c::<FormatComplexValue>b__18_5(<>f__AnonymousType0`2<System.String,System.String>) - - - - - - - - - - 100663902 - System.String Xunit.Sdk.ArgumentFormatter/<>c::<FormatTypeName>b__26_0(System.Type) - - - - - - - - - - 100663903 - System.Boolean Xunit.Sdk.ArgumentFormatter/<>c::<GetSetElementType>b__28_0(System.Type) - - - - - - - - - - 100663904 - <>f__AnonymousType1`2<System.Type,System.Type> Xunit.Sdk.ArgumentFormatter/<>c::<GetSetElementType>b__28_1(System.Type) - - - - - - - - - - 100663905 - System.Boolean Xunit.Sdk.ArgumentFormatter/<>c::<GetSetElementType>b__28_2(<>f__AnonymousType1`2<System.Type,System.Type>) - - - - - - - - - - 100663906 - System.Reflection.TypeInfo Xunit.Sdk.ArgumentFormatter/<>c::<GetSetElementType>b__28_3(<>f__AnonymousType1`2<System.Type,System.Type>) - - - - - - - - - - - - Xunit.Sdk.ArgumentFormatter/<>c__DisplayClass18_0 - - - - 100663908 - <>f__AnonymousType0`2<System.String,System.String> Xunit.Sdk.ArgumentFormatter/<>c__DisplayClass18_0::<FormatComplexValue>b__1(System.Reflection.FieldInfo) - - - - - - - - - - 100663909 - <>f__AnonymousType0`2<System.String,System.String> Xunit.Sdk.ArgumentFormatter/<>c__DisplayClass18_0::<FormatComplexValue>b__3(System.Reflection.PropertyInfo) - - - - - - - - - - - - Xunit.Sdk.ArgumentFormatter/<>c__DisplayClass18_1 - - - - 100663911 - System.Object Xunit.Sdk.ArgumentFormatter/<>c__DisplayClass18_1::<FormatComplexValue>b__6() - - - - - - - - - - - - Xunit.Sdk.ArgumentFormatter/<>c__DisplayClass18_2 - - - - 100663913 - System.Object Xunit.Sdk.ArgumentFormatter/<>c__DisplayClass18_2::<FormatComplexValue>b__7() - - - - - - - - - - - - Xunit.Sdk.AssertEqualityComparer - - - - 100663636 - System.Collections.IEqualityComparer Xunit.Sdk.AssertEqualityComparer::GetDefaultComparer(System.Type) - - - - - - - - - - 100663637 - System.Collections.IEqualityComparer Xunit.Sdk.AssertEqualityComparer::GetDefaultInnerComparer(System.Type) - - - - - - - - - - 100663638 - System.Void Xunit.Sdk.AssertEqualityComparer::.cctor() - - - - - - - - - - - - - - Xunit.Sdk.AssertEqualityComparer/<>c - - - - 100663916 - System.Collections.IEqualityComparer Xunit.Sdk.AssertEqualityComparer/<>c::<GetDefaultComparer>b__3_0(System.Type) - - - - - - - - - - - - - - - - - - - - - - - 100663917 - System.Collections.IEqualityComparer Xunit.Sdk.AssertEqualityComparer/<>c::<GetDefaultInnerComparer>b__4_0(System.Type) - - - - - - - - - - - - - - - - - - - - 100663918 - System.Reflection.TypeInfo Xunit.Sdk.AssertEqualityComparer/<>c::<GetDefaultInnerComparer>b__4_1(System.Type) - - - - - - - - - - 100663919 - System.Boolean Xunit.Sdk.AssertEqualityComparer/<>c::<GetDefaultInnerComparer>b__4_2(System.Reflection.TypeInfo) - - - - - - - - - - - - - - - Xunit.Sdk.AssertEqualityComparer`1 - - - - 100663639 - System.Void Xunit.Sdk.AssertEqualityComparer`1::.ctor(System.Collections.IEqualityComparer) - - - - - - - - - - - - 100663640 - System.Collections.IEqualityComparer Xunit.Sdk.AssertEqualityComparer`1::get_InnerComparer() - - - - - - - - - - 100663641 - System.Boolean Xunit.Sdk.AssertEqualityComparer`1::Equals(T,T) - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 100663642 - System.Collections.Generic.IEqualityComparer`1<T> Xunit.Sdk.AssertEqualityComparer`1::FromComparer(System.Func`3<T,T,System.Boolean>) - - - - - - - - - - 100663643 - System.Int32 Xunit.Sdk.AssertEqualityComparer`1::GetHashCode(T) - - - - - - - - - - 100663644 - TArg Xunit.Sdk.AssertEqualityComparer`1::GuardArgumentNotNull(System.String,TArg) - - - - - - - - - - - - - - - 100663645 - System.Void Xunit.Sdk.AssertEqualityComparer`1::.cctor() - - - - - - - - - - - - - - - Xunit.Sdk.AssertEqualityComparer`1/FuncEqualityComparer - - - - 100663920 - System.Void Xunit.Sdk.AssertEqualityComparer`1/FuncEqualityComparer::.ctor(System.Func`3<T,T,System.Boolean>) - - - - - - - - - - - - - - - - - 100663921 - System.Boolean Xunit.Sdk.AssertEqualityComparer`1/FuncEqualityComparer::Equals(T,T) - - - - - - - - - - - - - - - - - - - 100663922 - System.Int32 Xunit.Sdk.AssertEqualityComparer`1/FuncEqualityComparer::GetHashCode(T) - - - - - - - - - - - - Xunit.Sdk.AssertEqualityComparer`1/TypeErasedEqualityComparer - - - - 100663923 - System.Void Xunit.Sdk.AssertEqualityComparer`1/TypeErasedEqualityComparer::.ctor(System.Collections.IEqualityComparer) - - - - - - - - - - - - 100663924 - System.Boolean Xunit.Sdk.AssertEqualityComparer`1/TypeErasedEqualityComparer::Equals(System.Object,System.Object) - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 100663925 - System.Boolean Xunit.Sdk.AssertEqualityComparer`1/TypeErasedEqualityComparer::EqualsGeneric(U,U) - - - - - - - - - - 100663926 - System.Int32 Xunit.Sdk.AssertEqualityComparer`1/TypeErasedEqualityComparer::GetHashCode(System.Object) - - - - - - - - - - - - Xunit.Sdk.AssertEqualityComparer`1/<>c - - - - 100663929 - System.Reflection.TypeInfo Xunit.Sdk.AssertEqualityComparer`1/<>c::<Equals>b__8_0(System.Type) - - - - - - - - - - 100663930 - System.Reflection.TypeInfo Xunit.Sdk.AssertEqualityComparer`1/<>c::<Equals>b__8_1(System.Type) - - - - - - - - - - - - Xunit.Sdk.AssertEqualityComparer`1/<>c__DisplayClass5_0 - - - - 100663932 - System.Collections.IEqualityComparer Xunit.Sdk.AssertEqualityComparer`1/<>c__DisplayClass5_0::<.ctor>b__0() - - - - - - - - - - - - - - - Xunit.Sdk.AssertEqualityComparerAdapter`1 - - - - 100663646 - System.Void Xunit.Sdk.AssertEqualityComparerAdapter`1::.ctor(System.Collections.Generic.IEqualityComparer`1<T>) - - - - - - - - - - - - - - - - - 100663647 - System.Boolean Xunit.Sdk.AssertEqualityComparerAdapter`1::Equals(System.Object,System.Object) - - - - - - - - - - 100663648 - System.Boolean Xunit.Sdk.AssertEqualityComparerAdapter`1::Equals(T,T) - - - - - - - - - - 100663649 - System.Int32 Xunit.Sdk.AssertEqualityComparerAdapter`1::GetHashCode(System.Object) - - - - - - - - - - 100663650 - System.Int32 Xunit.Sdk.AssertEqualityComparerAdapter`1::GetHashCode(T) - - - - - - - - - - - - Xunit.Sdk.AssertRangeComparer`1 - - - - 100663651 - System.Int32 Xunit.Sdk.AssertRangeComparer`1::Compare(T,T) - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 100663652 - System.Void Xunit.Sdk.AssertRangeComparer`1::.ctor() - - - - - - - - - Xunit.Sdk.CollectionTracker - - - - 100663653 - System.Void Xunit.Sdk.CollectionTracker::.ctor(System.Collections.IEnumerable) - - - - - - - - - - - - - - - - - 100663656 - System.Boolean Xunit.Sdk.CollectionTracker::AreCollectionsEqual(Xunit.Sdk.CollectionTracker,Xunit.Sdk.CollectionTracker,System.Collections.IEqualityComparer,System.Boolean,System.Nullable`1<System.Int32>&) - - - - - - - - - - - - - - - - - - - 100663657 - System.Nullable`1<System.Boolean> Xunit.Sdk.CollectionTracker::CheckIfArraysAreEqual(Xunit.Sdk.CollectionTracker,Xunit.Sdk.CollectionTracker,System.Collections.IEqualityComparer,System.Boolean,System.Nullable`1<System.Int32>&) - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 100663658 - System.Nullable`1<System.Boolean> Xunit.Sdk.CollectionTracker::CheckIfDictionariesAreEqual(Xunit.Sdk.CollectionTracker,Xunit.Sdk.CollectionTracker) - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 100663659 - System.Boolean Xunit.Sdk.CollectionTracker::CheckIfEnumerablesAreEqual(Xunit.Sdk.CollectionTracker,Xunit.Sdk.CollectionTracker,System.Collections.IEqualityComparer,System.Boolean,System.Nullable`1<System.Int32>&) - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 100663660 - System.Nullable`1<System.Boolean> Xunit.Sdk.CollectionTracker::CheckIfSetsAreEqual(Xunit.Sdk.CollectionTracker,Xunit.Sdk.CollectionTracker,System.Collections.IEqualityComparer) - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 100663661 - System.Boolean Xunit.Sdk.CollectionTracker::CompareTypedSets(System.Collections.Generic.ISet`1<T>,System.Collections.Generic.ISet`1<T>,System.Collections.Generic.IEqualityComparer`1<T>) - - - - - - - - - - - - - - - - - - - - 100663669 - Xunit.Sdk.CollectionTracker`1<System.Object> Xunit.Sdk.CollectionTracker::Wrap(System.Collections.IEnumerable) - - - - - - - - - - 100663670 - System.Void Xunit.Sdk.CollectionTracker::.cctor() - - - - - - - - - - - - Xunit.Sdk.CollectionTracker/<>c - - - - 100663935 - System.Boolean Xunit.Sdk.CollectionTracker/<>c::<.cctor>b__20_0(System.Reflection.MethodInfo) - - - - - - - - - - - - Xunit.Sdk.CollectionTracker`1 - - - - 100663671 - System.Void Xunit.Sdk.CollectionTracker`1::.ctor(System.Collections.IEnumerable,System.Collections.Generic.IEnumerable`1<T>) - - - - - - - - - - - - - - - - - 100663672 - System.Void Xunit.Sdk.CollectionTracker`1::.ctor(System.Collections.Generic.IEnumerable`1<T>) - - - - - - - - - - - - 100663673 - System.Int32 Xunit.Sdk.CollectionTracker`1::get_IterationCount() - - - - - - - - - - - - - 100663674 - System.Void Xunit.Sdk.CollectionTracker`1::Dispose() - - - - - - - - - - - - - 100663675 - System.String Xunit.Sdk.CollectionTracker`1::FormatIndexedMismatch(System.Nullable`1<System.Int32>,System.Nullable`1<System.Int32>&,System.Int32) - - - - - - - - - - - - - - - - - 100663676 - System.String Xunit.Sdk.CollectionTracker`1::FormatIndexedMismatch(System.Int32,System.Int32,System.Nullable`1<System.Int32>,System.Nullable`1<System.Int32>&,System.Int32) - - - - - - - - - - - - - - - 100663677 - System.String Xunit.Sdk.CollectionTracker`1::FormatIndexedMismatch(System.ReadOnlySpan`1<T>,System.Nullable`1<System.Int32>,System.Nullable`1<System.Int32>&,System.Int32) - - - - - - - - - - - - - - - - - - - - - - - - - - - 100663678 - System.String Xunit.Sdk.CollectionTracker`1::FormatIndexedMismatch(System.Collections.Generic.Dictionary`2<System.Int32,T>,System.Func`1<System.Boolean>,System.Int32,System.Int32,System.Nullable`1<System.Int32>,System.Nullable`1<System.Int32>&,System.Int32) - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 100663679 - System.String Xunit.Sdk.CollectionTracker`1::FormatStart(System.Int32) - - - - - - - - - - - - - - - - - - - - - - - - - 100663680 - System.String Xunit.Sdk.CollectionTracker`1::FormatStart(System.Collections.Generic.IEnumerable`1<T>,System.Int32) - - - - - - - - - - - - - - - - - - - - - - - - - - - 100663681 - System.String Xunit.Sdk.CollectionTracker`1::FormatStart(System.ReadOnlySpan`1<T>,System.Int32) - - - - - - - - - - - - - - - - - - - - - - - - - - 100663682 - System.String Xunit.Sdk.CollectionTracker`1::FormatStart(System.Collections.Generic.List`1<T>,System.Int32,System.Int32) - - - - - - - - - - - - - - - - - - - - - - - - - - - - 100663683 - System.Collections.Generic.IEnumerator`1<T> Xunit.Sdk.CollectionTracker`1::GetEnumerator() - - - - - - - - - - - - - - - - 100663684 - System.Collections.IEnumerator Xunit.Sdk.CollectionTracker`1::System.Collections.IEnumerable.GetEnumerator() - - - - - - - - - - 100663685 - System.Collections.IEnumerator Xunit.Sdk.CollectionTracker`1::GetSafeEnumerator() - - - - - - - - - - 100663686 - System.Void Xunit.Sdk.CollectionTracker`1::GetMismatchExtents(System.Nullable`1<System.Int32>,System.Int32&,System.Int32&) - - - - - - - - - - - - - - - - - - - - - - - - - 100663687 - System.String Xunit.Sdk.CollectionTracker`1::TypeAt(System.Nullable`1<System.Int32>) - - - - - - - - - - - - - - - - - - - - - - - - - 100663688 - Xunit.Sdk.CollectionTracker`1<T> Xunit.Sdk.CollectionTracker`1::Wrap(System.Collections.Generic.IEnumerable`1<T>) - - - - - - - - - - 100663689 - System.Boolean Xunit.Sdk.CollectionTracker`1::<FormatIndexedMismatch>b__8_0() - - - - - - - - - - 100663690 - System.Boolean Xunit.Sdk.CollectionTracker`1::<FormatIndexedMismatch>b__9_0() - - - - - - - - - - - - Xunit.Sdk.CollectionTracker`1/Enumerator - - - - 100663936 - System.Void Xunit.Sdk.CollectionTracker`1/Enumerator::.ctor(System.Collections.Generic.IEnumerator`1<T>) - - - - - - - - - - - - - - - - 100663937 - T Xunit.Sdk.CollectionTracker`1/Enumerator::get_Current() - - - - - - - - - - 100663938 - System.Object Xunit.Sdk.CollectionTracker`1/Enumerator::System.Collections.IEnumerator.get_Current() - - - - - - - - - - 100663941 - System.Collections.Generic.Dictionary`2<System.Int32,T> Xunit.Sdk.CollectionTracker`1/Enumerator::get_CurrentItems() - - - - - - - - - - - - - - - - - - - - - - - - - - - 100663943 - System.Void Xunit.Sdk.CollectionTracker`1/Enumerator::Dispose() - - - - - - - - - - 100663944 - System.Void Xunit.Sdk.CollectionTracker`1/Enumerator::DisposeInternal() - - - - - - - - - - - 100663945 - System.Boolean Xunit.Sdk.CollectionTracker`1/Enumerator::MoveNext() - - - - - - - - - - - - - - - - - - - - - - - 100663946 - System.Void Xunit.Sdk.CollectionTracker`1/Enumerator::Reset() - - - - - - - - - - - - - - 100663947 - System.Boolean Xunit.Sdk.CollectionTracker`1/Enumerator::TryGetCurrentItemAt(System.Int32,T&) - - - - - - - - - - - - - - - - - - - - - - - - - - - - Xunit.Sdk.CollectionTracker`1/<>c__DisplayClass10_0 - - - - 100663949 - System.Boolean Xunit.Sdk.CollectionTracker`1/<>c__DisplayClass10_0::<FormatIndexedMismatch>b__0() - - - - - - - - - - - - Xunit.Sdk.CollectionTrackerExtensions - - - - 100663691 - Xunit.Sdk.CollectionTracker Xunit.Sdk.CollectionTrackerExtensions::AsNonStringTracker(System.Object) - - - - - - - - - - - - - - - - - 100663692 - Xunit.Sdk.CollectionTracker Xunit.Sdk.CollectionTrackerExtensions::AsTracker(System.Collections.IEnumerable) - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 100663693 - Xunit.Sdk.CollectionTracker`1<T> Xunit.Sdk.CollectionTrackerExtensions::AsTracker(System.Collections.Generic.IEnumerable`1<T>) - - - - - - - - - - - - - - - 100663694 - System.Collections.IEnumerator Xunit.Sdk.CollectionTrackerExtensions::GetEnumerator(Xunit.Sdk.CollectionTracker) - - - - - - - - - - - 100663695 - System.Void Xunit.Sdk.CollectionTrackerExtensions::.cctor() - - - - - - - - - - - - - Xunit.Sdk.CollectionTrackerExtensions/<>c - - - - 100663952 - System.Boolean Xunit.Sdk.CollectionTrackerExtensions/<>c::<AsTracker>b__3_0(System.Type) - - - - - - - - - - - - - 100663953 - System.Boolean Xunit.Sdk.CollectionTrackerExtensions/<>c::<.cctor>b__6_0(System.Reflection.MethodInfo) - - - - - - - - - - - - - - - Xunit.Sdk.CollectionTrackerExtensions/<>c__DisplayClass3_0 - - - - 100663955 - System.Reflection.MethodInfo Xunit.Sdk.CollectionTrackerExtensions/<>c__DisplayClass3_0::<AsTracker>b__1(System.Type) - - - - - - - - - - - - Xunit.Sdk.AllException - - - - 100663696 - System.Void Xunit.Sdk.AllException::.ctor(System.String) - - - - - - - - - - - 100663697 - Xunit.Sdk.AllException Xunit.Sdk.AllException::ForFailures(System.Int32,System.Collections.Generic.IReadOnlyList`1<System.Tuple`3<System.Int32,System.String,System.Exception>>) - - - - - - - - - - - - - - - - - - Xunit.Sdk.AllException/<>c - - - - 100663958 - System.Int32 Xunit.Sdk.AllException/<>c::<ForFailures>b__1_0(System.Tuple`3<System.Int32,System.String,System.Exception>) - - - - - - - - - - - - Xunit.Sdk.AllException/<>c__DisplayClass1_0 - - - - 100663960 - System.String Xunit.Sdk.AllException/<>c__DisplayClass1_0::<ForFailures>b__1(System.Tuple`3<System.Int32,System.String,System.Exception>) - - - - - - - - - - - - Xunit.Sdk.CollectionException - - - - 100663698 - System.Void Xunit.Sdk.CollectionException::.ctor(System.String) - - - - - - - - - - - 100663699 - System.String Xunit.Sdk.CollectionException::FormatInnerException(System.Exception) - - - - - - - - - - - 100663700 - Xunit.Sdk.CollectionException Xunit.Sdk.CollectionException::ForMismatchedItem(System.Exception,System.Int32,System.Nullable`1<System.Int32>,System.String) - - - - - - - - - - - - - - - - - - 100663701 - Xunit.Sdk.CollectionException Xunit.Sdk.CollectionException::ForMismatchedItemCount(System.Int32,System.Int32,System.String) - - - - - - - - - - 100663702 - System.Void Xunit.Sdk.CollectionException::.cctor() - - - - - - - - - - - - Xunit.Sdk.CollectionException/<>c - - - - 100663963 - System.String Xunit.Sdk.CollectionException/<>c::<FormatInnerException>b__2_0(System.String,System.Int32) - - - - - - - - - - - - - - - Xunit.Sdk.ContainsException - - - - 100663703 - System.Void Xunit.Sdk.ContainsException::.ctor(System.String) - - - - - - - - - - - 100663704 - Xunit.Sdk.ContainsException Xunit.Sdk.ContainsException::ForCollectionFilterNotMatched(System.String) - - - - - - - - - - 100663705 - Xunit.Sdk.ContainsException Xunit.Sdk.ContainsException::ForCollectionItemNotFound(System.String,System.String) - - - - - - - - - - 100663706 - Xunit.Sdk.ContainsException Xunit.Sdk.ContainsException::ForKeyNotFound(System.String,System.String) - - - - - - - - - - 100663707 - Xunit.Sdk.ContainsException Xunit.Sdk.ContainsException::ForSetItemNotFound(System.String,System.String) - - - - - - - - - - 100663708 - Xunit.Sdk.ContainsException Xunit.Sdk.ContainsException::ForSubMemoryNotFound(System.String,System.String) - - - - - - - - - - 100663709 - Xunit.Sdk.ContainsException Xunit.Sdk.ContainsException::ForSubSpanNotFound(System.String,System.String) - - - - - - - - - - 100663710 - Xunit.Sdk.ContainsException Xunit.Sdk.ContainsException::ForSubStringNotFound(System.String,System.String) - - - - - - - - - - - - Xunit.Sdk.DistinctException - - - - 100663711 - System.Void Xunit.Sdk.DistinctException::.ctor(System.String) - - - - - - - - - - - 100663712 - Xunit.Sdk.DistinctException Xunit.Sdk.DistinctException::ForDuplicateItem(System.String,System.String) - - - - - - - - - - - - Xunit.Sdk.DoesNotContainException - - - - 100663713 - System.Void Xunit.Sdk.DoesNotContainException::.ctor(System.String) - - - - - - - - - - - 100663714 - Xunit.Sdk.DoesNotContainException Xunit.Sdk.DoesNotContainException::ForCollectionFilterMatched(System.Int32,System.Nullable`1<System.Int32>,System.String) - - - - - - - - - - - - - - - - - - 100663715 - Xunit.Sdk.DoesNotContainException Xunit.Sdk.DoesNotContainException::ForCollectionItemFound(System.String,System.Int32,System.Nullable`1<System.Int32>,System.String) - - - - - - - - - - - - - - - - - - - 100663716 - Xunit.Sdk.DoesNotContainException Xunit.Sdk.DoesNotContainException::ForKeyFound(System.String,System.String) - - - - - - - - - - 100663717 - Xunit.Sdk.DoesNotContainException Xunit.Sdk.DoesNotContainException::ForSetItemFound(System.String,System.String) - - - - - - - - - - 100663718 - Xunit.Sdk.DoesNotContainException Xunit.Sdk.DoesNotContainException::ForSubMemoryFound(System.String,System.Int32,System.Nullable`1<System.Int32>,System.String) - - - - - - - - - - - - - - - - - - - 100663719 - Xunit.Sdk.DoesNotContainException Xunit.Sdk.DoesNotContainException::ForSubSpanFound(System.String,System.Int32,System.Nullable`1<System.Int32>,System.String) - - - - - - - - - - - - - - - - - - - 100663720 - Xunit.Sdk.DoesNotContainException Xunit.Sdk.DoesNotContainException::ForSubStringFound(System.String,System.Int32,System.String) - - - - - - - - - - - - - - - Xunit.Sdk.DoesNotMatchException - - - - 100663721 - System.Void Xunit.Sdk.DoesNotMatchException::.ctor(System.String) - - - - - - - - - - - 100663722 - Xunit.Sdk.DoesNotMatchException Xunit.Sdk.DoesNotMatchException::ForMatch(System.String,System.Int32,System.Int32,System.String) - - - - - - - - - - - - Xunit.Sdk.EmptyException - - - - 100663723 - System.Void Xunit.Sdk.EmptyException::.ctor(System.String) - - - - - - - - - - - 100663724 - Xunit.Sdk.EmptyException Xunit.Sdk.EmptyException::ForNonEmptyCollection(System.String) - - - - - - - - - - 100663725 - Xunit.Sdk.EmptyException Xunit.Sdk.EmptyException::ForNonEmptyString(System.String) - - - - - - - - - - - - Xunit.Sdk.EndsWithException - - - - 100663726 - System.Void Xunit.Sdk.EndsWithException::.ctor(System.String) - - - - - - - - - - - 100663727 - Xunit.Sdk.EndsWithException Xunit.Sdk.EndsWithException::ForStringNotFound(System.String,System.String) - - - - - - - - - - - - Xunit.Sdk.EqualException - - - - 100663728 - System.Void Xunit.Sdk.EqualException::.ctor(System.String,System.Exception) - - - - - - - - - - - 100663729 - Xunit.Sdk.EqualException Xunit.Sdk.EqualException::ForMismatchedCollections(System.Nullable`1<System.Int32>,System.String,System.Nullable`1<System.Int32>,System.String,System.String,System.Nullable`1<System.Int32>,System.String,System.String) - - - - - - - - - - 100663730 - Xunit.Sdk.EqualException Xunit.Sdk.EqualException::ForMismatchedCollectionsWithError(System.Nullable`1<System.Int32>,System.String,System.Nullable`1<System.Int32>,System.String,System.String,System.Nullable`1<System.Int32>,System.String,System.Exception,System.String) - - - - - - - - - - - - - - - - - - - - - - - - - - - - 100663731 - Xunit.Sdk.EqualException Xunit.Sdk.EqualException::ForMismatchedStrings(System.String,System.String,System.Int32,System.Int32) - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 100663732 - Xunit.Sdk.EqualException Xunit.Sdk.EqualException::ForMismatchedValues(System.Object,System.Object,System.String) - - - - - - - - - - 100663733 - Xunit.Sdk.EqualException Xunit.Sdk.EqualException::ForMismatchedValuesWithError(System.Object,System.Object,System.Exception,System.String) - - - - - - - - - - - - - 100663734 - System.Void Xunit.Sdk.EqualException::.cctor() - - - - - - - - - - - - Xunit.Sdk.EquivalentException - - - - 100663735 - System.Void Xunit.Sdk.EquivalentException::.ctor(System.String,System.Exception) - - - - - - - - - - - 100663736 - System.String Xunit.Sdk.EquivalentException::FormatMemberNameList(System.Collections.Generic.IEnumerable`1<System.String>,System.String) - - - - - - - - - - 100663737 - Xunit.Sdk.EquivalentException Xunit.Sdk.EquivalentException::ForCircularReference(System.String) - - - - - - - - - - 100663738 - Xunit.Sdk.EquivalentException Xunit.Sdk.EquivalentException::ForExceededDepth(System.Int32,System.String) - - - - - - - - - - 100663739 - Xunit.Sdk.EquivalentException Xunit.Sdk.EquivalentException::ForMemberListMismatch(System.Collections.Generic.IEnumerable`1<System.String>,System.Collections.Generic.IEnumerable`1<System.String>,System.String) - - - - - - - - - - 100663740 - Xunit.Sdk.EquivalentException Xunit.Sdk.EquivalentException::ForMemberValueMismatch(System.Object,System.Object,System.String,System.Exception) - - - - - - - - - - 100663741 - Xunit.Sdk.EquivalentException Xunit.Sdk.EquivalentException::ForMissingCollectionValue(System.Object,System.Collections.Generic.IEnumerable`1<System.Object>,System.String) - - - - - - - - - - 100663742 - Xunit.Sdk.EquivalentException Xunit.Sdk.EquivalentException::ForExtraCollectionValue(System.Collections.Generic.IEnumerable`1<System.Object>,System.Collections.Generic.IEnumerable`1<System.Object>,System.Collections.Generic.IEnumerable`1<System.Object>,System.String) - - - - - - - - - - 100663743 - Xunit.Sdk.EquivalentException Xunit.Sdk.EquivalentException::ForMismatchedTypes(System.Type,System.Type,System.String) - - - - - - - - - - - - Xunit.Sdk.EquivalentException/<>c__DisplayClass1_0 - - - - 100663965 - System.String Xunit.Sdk.EquivalentException/<>c__DisplayClass1_0::<FormatMemberNameList>b__0(System.String) - - - - - - - - - - - - Xunit.Sdk.FailException - - - - 100663744 - System.Void Xunit.Sdk.FailException::.ctor(System.String) - - - - - - - - - - - 100663745 - Xunit.Sdk.FailException Xunit.Sdk.FailException::ForFailure(System.String) - - - - - - - - - - - - Xunit.Sdk.FalseException - - - - 100663746 - System.Void Xunit.Sdk.FalseException::.ctor(System.String) - - - - - - - - - - - 100663747 - Xunit.Sdk.FalseException Xunit.Sdk.FalseException::ForNonFalseValue(System.String,System.Nullable`1<System.Boolean>) - - - - - - - - - - - - Xunit.Sdk.InRangeException - - - - 100663748 - System.Void Xunit.Sdk.InRangeException::.ctor(System.String) - - - - - - - - - - - 100663749 - Xunit.Sdk.InRangeException Xunit.Sdk.InRangeException::ForValueNotInRange(System.Object,System.Object,System.Object) - - - - - - - - - - - - Xunit.Sdk.IsAssignableFromException - - - - 100663750 - System.Void Xunit.Sdk.IsAssignableFromException::.ctor(System.String) - - - - - - - - - - - 100663751 - Xunit.Sdk.IsAssignableFromException Xunit.Sdk.IsAssignableFromException::ForIncompatibleType(System.Type,System.Object) - - - - - - - - - - - - Xunit.Sdk.IsNotAssignableFromException - - - - 100663752 - System.Void Xunit.Sdk.IsNotAssignableFromException::.ctor(System.String) - - - - - - - - - - - 100663753 - Xunit.Sdk.IsNotAssignableFromException Xunit.Sdk.IsNotAssignableFromException::ForCompatibleType(System.Type,System.Object) - - - - - - - - - - - - Xunit.Sdk.IsNotTypeException - - - - 100663754 - System.Void Xunit.Sdk.IsNotTypeException::.ctor(System.String) - - - - - - - - - - - 100663755 - Xunit.Sdk.IsNotTypeException Xunit.Sdk.IsNotTypeException::ForExactType(System.Type) - - - - - - - - - - - - - - Xunit.Sdk.IsTypeException - - - - 100663756 - System.Void Xunit.Sdk.IsTypeException::.ctor(System.String) - - - - - - - - - - - 100663757 - Xunit.Sdk.IsTypeException Xunit.Sdk.IsTypeException::ForMismatchedType(System.String,System.String) - - - - - - - - - - - - Xunit.Sdk.MatchesException - - - - 100663758 - System.Void Xunit.Sdk.MatchesException::.ctor(System.String) - - - - - - - - - - - 100663759 - Xunit.Sdk.MatchesException Xunit.Sdk.MatchesException::ForMatchNotFound(System.String,System.String) - - - - - - - - - - - - Xunit.Sdk.MultipleException - - - - 100663760 - System.Void Xunit.Sdk.MultipleException::.ctor(System.Collections.Generic.IEnumerable`1<System.Exception>) - - - - - - - - - - - - - 100663762 - System.String Xunit.Sdk.MultipleException::get_StackTrace() - - - - - - - - - - 100663763 - Xunit.Sdk.MultipleException Xunit.Sdk.MultipleException::ForFailures(System.Collections.Generic.IReadOnlyCollection`1<System.Exception>) - - - - - - - - - - - - Xunit.Sdk.NotEmptyException - - - - 100663764 - System.Void Xunit.Sdk.NotEmptyException::.ctor(System.String) - - - - - - - - - - - 100663765 - Xunit.Sdk.NotEmptyException Xunit.Sdk.NotEmptyException::ForNonEmptyCollection() - - - - - - - - - - - - Xunit.Sdk.NotEqualException - - - - 100663766 - System.Void Xunit.Sdk.NotEqualException::.ctor(System.String,System.Exception) - - - - - - - - - - - 100663767 - Xunit.Sdk.NotEqualException Xunit.Sdk.NotEqualException::ForEqualCollections(System.String,System.String,System.String) - - - - - - - - - - 100663768 - Xunit.Sdk.NotEqualException Xunit.Sdk.NotEqualException::ForEqualCollectionsWithError(System.Nullable`1<System.Int32>,System.String,System.Nullable`1<System.Int32>,System.String,System.Nullable`1<System.Int32>,System.Exception,System.String) - - - - - - - - - - - - - - - - - - - - - - - - - - - 100663769 - Xunit.Sdk.NotEqualException Xunit.Sdk.NotEqualException::ForEqualValues(System.String,System.String,System.String) - - - - - - - - - - 100663770 - Xunit.Sdk.NotEqualException Xunit.Sdk.NotEqualException::ForEqualValuesWithError(System.String,System.String,System.Exception,System.String) - - - - - - - - - - - - - Xunit.Sdk.NotInRangeException - - - - 100663771 - System.Void Xunit.Sdk.NotInRangeException::.ctor(System.String) - - - - - - - - - - - 100663772 - Xunit.Sdk.NotInRangeException Xunit.Sdk.NotInRangeException::ForValueInRange(System.Object,System.Object,System.Object) - - - - - - - - - - - - Xunit.Sdk.NotNullException - - - - 100663773 - System.Void Xunit.Sdk.NotNullException::.ctor(System.String) - - - - - - - - - - - 100663774 - System.Exception Xunit.Sdk.NotNullException::ForNullStruct(System.Type) - - - - - - - - - - 100663775 - Xunit.Sdk.NotNullException Xunit.Sdk.NotNullException::ForNullValue() - - - - - - - - - - - - Xunit.Sdk.NotSameException - - - - 100663776 - System.Void Xunit.Sdk.NotSameException::.ctor(System.String) - - - - - - - - - - - 100663777 - Xunit.Sdk.NotSameException Xunit.Sdk.NotSameException::ForSameValues() - - - - - - - - - - - - Xunit.Sdk.NotStrictEqualException - - - - 100663778 - System.Void Xunit.Sdk.NotStrictEqualException::.ctor(System.String) - - - - - - - - - - - 100663779 - Xunit.Sdk.NotStrictEqualException Xunit.Sdk.NotStrictEqualException::ForEqualValues(System.String,System.String) - - - - - - - - - - - - Xunit.Sdk.NullException - - - - 100663780 - System.Void Xunit.Sdk.NullException::.ctor(System.String) - - - - - - - - - - - 100663781 - System.Exception Xunit.Sdk.NullException::ForNonNullStruct(System.Type,System.Nullable`1<T>) - - - - - - - - - - 100663782 - Xunit.Sdk.NullException Xunit.Sdk.NullException::ForNonNullValue(System.Object) - - - - - - - - - - - - Xunit.Sdk.ProperSubsetException - - - - 100663783 - System.Void Xunit.Sdk.ProperSubsetException::.ctor(System.String) - - - - - - - - - - - 100663784 - Xunit.Sdk.ProperSubsetException Xunit.Sdk.ProperSubsetException::ForFailure(System.String,System.String) - - - - - - - - - - - - Xunit.Sdk.ProperSupersetException - - - - 100663785 - System.Void Xunit.Sdk.ProperSupersetException::.ctor(System.String) - - - - - - - - - - - 100663786 - Xunit.Sdk.ProperSupersetException Xunit.Sdk.ProperSupersetException::ForFailure(System.String,System.String) - - - - - - - - - - - - Xunit.Sdk.PropertyChangedException - - - - 100663787 - System.Void Xunit.Sdk.PropertyChangedException::.ctor(System.String) - - - - - - - - - - - 100663788 - Xunit.Sdk.PropertyChangedException Xunit.Sdk.PropertyChangedException::ForUnsetProperty(System.String) - - - - - - - - - - - - Xunit.Sdk.RaisesAnyException - - - - 100663789 - System.Void Xunit.Sdk.RaisesAnyException::.ctor(System.String) - - - - - - - - - - - 100663790 - Xunit.Sdk.RaisesAnyException Xunit.Sdk.RaisesAnyException::ForNoEvent(System.Type) - - - - - - - - - - - - Xunit.Sdk.RaisesException - - - - 100663791 - System.Void Xunit.Sdk.RaisesException::.ctor(System.String) - - - - - - - - - - - 100663792 - Xunit.Sdk.RaisesException Xunit.Sdk.RaisesException::ForIncorrectType(System.Type,System.Type) - - - - - - - - - - 100663793 - Xunit.Sdk.RaisesException Xunit.Sdk.RaisesException::ForNoEvent(System.Type) - - - - - - - - - - - - Xunit.Sdk.SameException - - - - 100663794 - System.Void Xunit.Sdk.SameException::.ctor(System.String) - - - - - - - - - - - 100663795 - Xunit.Sdk.SameException Xunit.Sdk.SameException::ForFailure(System.String,System.String) - - - - - - - - - - - - Xunit.Sdk.SingleException - - - - 100663796 - System.Void Xunit.Sdk.SingleException::.ctor(System.String) - - - - - - - - - - - 100663797 - Xunit.Sdk.SingleException Xunit.Sdk.SingleException::Empty(System.String,System.String) - - - - - - - - - - - - - - - - 100663798 - Xunit.Sdk.SingleException Xunit.Sdk.SingleException::MoreThanOne(System.Int32,System.String,System.String,System.Collections.Generic.ICollection`1<System.Int32>) - - - - - - - - - - - - - - - - - - - - - Xunit.Sdk.SkipException - - - - 100663799 - System.Void Xunit.Sdk.SkipException::.ctor(System.String) - - - - - - - - - - - 100663800 - Xunit.Sdk.SkipException Xunit.Sdk.SkipException::ForSkip(System.String) - - - - - - - - - - - - Xunit.Sdk.StartsWithException - - - - 100663801 - System.Void Xunit.Sdk.StartsWithException::.ctor(System.String) - - - - - - - - - - - 100663802 - Xunit.Sdk.StartsWithException Xunit.Sdk.StartsWithException::ForStringNotFound(System.String,System.String) - - - - - - - - - - - - Xunit.Sdk.StrictEqualException - - - - 100663803 - System.Void Xunit.Sdk.StrictEqualException::.ctor(System.String) - - - - - - - - - - - 100663804 - Xunit.Sdk.StrictEqualException Xunit.Sdk.StrictEqualException::ForEqualValues(System.String,System.String) - - - - - - - - - - - - Xunit.Sdk.SubsetException - - - - 100663805 - System.Void Xunit.Sdk.SubsetException::.ctor(System.String) - - - - - - - - - - - 100663806 - Xunit.Sdk.SubsetException Xunit.Sdk.SubsetException::ForFailure(System.String,System.String) - - - - - - - - - - - - Xunit.Sdk.SupersetException - - - - 100663807 - System.Void Xunit.Sdk.SupersetException::.ctor(System.String) - - - - - - - - - - - 100663808 - Xunit.Sdk.SupersetException Xunit.Sdk.SupersetException::ForFailure(System.String,System.String) - - - - - - - - - - - - Xunit.Sdk.ThrowsAnyException - - - - 100663809 - System.Void Xunit.Sdk.ThrowsAnyException::.ctor(System.String,System.Exception) - - - - - - - - - - - 100663810 - Xunit.Sdk.ThrowsAnyException Xunit.Sdk.ThrowsAnyException::ForIncorrectExceptionType(System.Type,System.Exception) - - - - - - - - - - 100663811 - Xunit.Sdk.ThrowsAnyException Xunit.Sdk.ThrowsAnyException::ForNoException(System.Type) - - - - - - - - - - - - Xunit.Sdk.ThrowsException - - - - 100663812 - System.Void Xunit.Sdk.ThrowsException::.ctor(System.String,System.Exception) - - - - - - - - - - - 100663813 - Xunit.Sdk.ThrowsException Xunit.Sdk.ThrowsException::ForIncorrectExceptionType(System.Type,System.Exception) - - - - - - - - - - 100663814 - Xunit.Sdk.ThrowsException Xunit.Sdk.ThrowsException::ForIncorrectParameterName(System.Type,System.String,System.String) - - - - - - - - - - 100663815 - Xunit.Sdk.ThrowsException Xunit.Sdk.ThrowsException::ForNoException(System.Type) - - - - - - - - - - - - Xunit.Sdk.TrueException - - - - 100663816 - System.Void Xunit.Sdk.TrueException::.ctor(System.String) - - - - - - - - - - - 100663817 - Xunit.Sdk.TrueException Xunit.Sdk.TrueException::ForNonTrueValue(System.String,System.Nullable`1<System.Boolean>) - - - - - - - - - - - - Xunit.Sdk.XunitException - - - - 100663818 - System.Void Xunit.Sdk.XunitException::.ctor(System.String) - - - - - - - - - - - 100663819 - System.Void Xunit.Sdk.XunitException::.ctor(System.String,System.Exception) - - - - - - - - - - - 100663820 - System.String Xunit.Sdk.XunitException::ToString() - - - - - - - - - - - - - - - - - - - - - - - - - - - System.Diagnostics.CodeAnalysis.ExcludeFromCodeCoverageAttribute - - - - 100663821 - System.Void System.Diagnostics.CodeAnalysis.ExcludeFromCodeCoverageAttribute::.ctor() - - - - - - - - - - - - C:\Users\Daniel Palme\Documents\Projects\_Archiv\DotNetCoverageToolComparision\BusinessTest_NetCore\bin\Debug\net8.0\Microsoft.TestPlatform.PlatformAbstractions.dll - 2023-11-08T10:32:08Z - Microsoft.TestPlatform.PlatformAbstractions - - - - - - - - - - - - - - - - - - - - - - Microsoft.CodeAnalysis.EmbeddedAttribute - - - - 100663297 - System.Void Microsoft.CodeAnalysis.EmbeddedAttribute::.ctor() - - - - - - - - - System.Runtime.CompilerServices.NullableAttribute - - - - 100663298 - System.Void System.Runtime.CompilerServices.NullableAttribute::.ctor(System.Byte) - - - - - - - 100663299 - System.Void System.Runtime.CompilerServices.NullableAttribute::.ctor(System.Byte[]) - - - - - - - - - System.Runtime.CompilerServices.NullableContextAttribute - - - - 100663300 - System.Void System.Runtime.CompilerServices.NullableContextAttribute::.ctor(System.Byte) - - - - - - - - - System.Runtime.CompilerServices.NativeIntegerAttribute - - - - 100663301 - System.Void System.Runtime.CompilerServices.NativeIntegerAttribute::.ctor() - - - - - - - 100663302 - System.Void System.Runtime.CompilerServices.NativeIntegerAttribute::.ctor(System.Boolean[]) - - - - - - - - - System.Runtime.CompilerServices.RefSafetyRulesAttribute - - - - 100663303 - System.Void System.Runtime.CompilerServices.RefSafetyRulesAttribute::.ctor(System.Int32) - - - - - - - - - System.Diagnostics.CodeAnalysis.MemberNotNullAttribute - - - - 100663304 - System.Void System.Diagnostics.CodeAnalysis.MemberNotNullAttribute::.ctor(System.String) - - - - - - - - - - - 100663305 - System.Void System.Diagnostics.CodeAnalysis.MemberNotNullAttribute::.ctor(System.String[]) - - - - - - - - - - - - - System.Diagnostics.CodeAnalysis.MemberNotNullWhenAttribute - - - - 100663307 - System.Void System.Diagnostics.CodeAnalysis.MemberNotNullWhenAttribute::.ctor(System.Boolean,System.String) - - - - - - - - - - - - - 100663308 - System.Void System.Diagnostics.CodeAnalysis.MemberNotNullWhenAttribute::.ctor(System.Boolean,System.String[]) - - - - - - - - - - - - - - - Microsoft.TestPlatform.PlatformAbstractions.StringUtils - - - - 100663311 - System.Boolean Microsoft.TestPlatform.PlatformAbstractions.StringUtils::IsNullOrEmpty(System.String) - - - - - - - - - - 100663312 - System.Boolean Microsoft.TestPlatform.PlatformAbstractions.StringUtils::IsNullOrWhiteSpace(System.String) - - - - - - - - - - - - Microsoft.TestPlatform.PlatformAbstractions.TPDebug - - - - 100663313 - System.Void Microsoft.TestPlatform.PlatformAbstractions.TPDebug::Assert(System.Boolean) - - - - - - - 100663314 - System.Void Microsoft.TestPlatform.PlatformAbstractions.TPDebug::Assert(System.Boolean,System.String) - - - - - - - - - Microsoft.TestPlatform.PlatformAbstractions.VersionAttribute - - - - 100663317 - System.Void Microsoft.TestPlatform.PlatformAbstractions.VersionAttribute::.ctor(System.Int32) - - - - - - - - - - - - - Microsoft.VisualStudio.TestPlatform.ObjectModel.PlatformEqtTrace - - - - 100663320 - System.Diagnostics.TraceLevel Microsoft.VisualStudio.TestPlatform.ObjectModel.PlatformEqtTrace::get_TraceLevel() - - - - - - - - - - 100663321 - System.Void Microsoft.VisualStudio.TestPlatform.ObjectModel.PlatformEqtTrace::set_TraceLevel(System.Diagnostics.TraceLevel) - - - - - - - - - - - - - - - 100663326 - System.Diagnostics.TraceSource Microsoft.VisualStudio.TestPlatform.ObjectModel.PlatformEqtTrace::get_Source() - - - - - - - - - - - - - - - - - - - 100663327 - System.Boolean Microsoft.VisualStudio.TestPlatform.ObjectModel.PlatformEqtTrace::InitializeVerboseTrace(System.String) - - - - - - - - - - 100663328 - System.Boolean Microsoft.VisualStudio.TestPlatform.ObjectModel.PlatformEqtTrace::InitializeTrace(System.String,Microsoft.VisualStudio.TestPlatform.ObjectModel.PlatformTraceLevel) - - - - - - - - - - - - - - 100663329 - System.Boolean Microsoft.VisualStudio.TestPlatform.ObjectModel.PlatformEqtTrace::ShouldTrace(Microsoft.VisualStudio.TestPlatform.ObjectModel.PlatformTraceLevel) - - - - - - - - - - - - - - - - - - - - - - - - - - 100663330 - System.String Microsoft.VisualStudio.TestPlatform.ObjectModel.PlatformEqtTrace::GetLogFile() - - - - - - - - - - 100663331 - System.Void Microsoft.VisualStudio.TestPlatform.ObjectModel.PlatformEqtTrace::WriteLine(Microsoft.VisualStudio.TestPlatform.ObjectModel.PlatformTraceLevel,System.String) - - - - - - - - - - - - - - - - - - - - - 100663332 - System.Void Microsoft.VisualStudio.TestPlatform.ObjectModel.PlatformEqtTrace::SetTraceLevel(Microsoft.VisualStudio.TestPlatform.ObjectModel.PlatformTraceLevel) - - - - - - - - - - - 100663333 - Microsoft.VisualStudio.TestPlatform.ObjectModel.PlatformTraceLevel Microsoft.VisualStudio.TestPlatform.ObjectModel.PlatformEqtTrace::GetTraceLevel() - - - - - - - - - - 100663334 - System.Diagnostics.TraceLevel Microsoft.VisualStudio.TestPlatform.ObjectModel.PlatformEqtTrace::MapPlatformTraceToTrace(Microsoft.VisualStudio.TestPlatform.ObjectModel.PlatformTraceLevel) - - - - - - - - - - - - - - - 100663335 - System.Void Microsoft.VisualStudio.TestPlatform.ObjectModel.PlatformEqtTrace::SetupRemoteListeners(System.Diagnostics.TraceListener) - - - - - - - - - - - - - - - - - - 100663336 - System.Void Microsoft.VisualStudio.TestPlatform.ObjectModel.PlatformEqtTrace::LogIgnoredException(System.Exception) - - - - - - - - - - - - - - 100663337 - System.Boolean Microsoft.VisualStudio.TestPlatform.ObjectModel.PlatformEqtTrace::EnsureTraceIsInitialized() - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 100663338 - System.String Microsoft.VisualStudio.TestPlatform.ObjectModel.PlatformEqtTrace::GetProcessName() - - - - - - - - - - - - - - - - - - - - - - - - - - - - 100663339 - System.Int32 Microsoft.VisualStudio.TestPlatform.ObjectModel.PlatformEqtTrace::GetProcessId() - - - - - - - - - - - - - - - 100663340 - System.Void Microsoft.VisualStudio.TestPlatform.ObjectModel.PlatformEqtTrace::UnInitializeTrace() - - - - - - - - - - - - - - 100663341 - System.Void Microsoft.VisualStudio.TestPlatform.ObjectModel.PlatformEqtTrace::.ctor() - - - - - - - 100663342 - System.Void Microsoft.VisualStudio.TestPlatform.ObjectModel.PlatformEqtTrace::.cctor() - - - - - - - - - - - - - - - - - - - Microsoft.VisualStudio.TestPlatform.ObjectModel.RollingFileTraceListener - - - - 100663343 - System.Void Microsoft.VisualStudio.TestPlatform.ObjectModel.RollingFileTraceListener::.ctor(System.String,System.String,System.Int32) - - - - - - - - - - - - - - - - - - - - - - - 100663347 - System.Void Microsoft.VisualStudio.TestPlatform.ObjectModel.RollingFileTraceListener::WriteLine(System.String) - - - - - - - - - - - - 100663348 - Microsoft.VisualStudio.TestPlatform.ObjectModel.RollingFileTraceListener/TallyKeepingFileStreamWriter Microsoft.VisualStudio.TestPlatform.ObjectModel.RollingFileTraceListener::OpenTextWriter(System.String) - - - - - - - - - - 100663349 - System.Void Microsoft.VisualStudio.TestPlatform.ObjectModel.RollingFileTraceListener::Dispose(System.Boolean) - - - - - - - - - - - - - - - - - - - - - 100663350 - System.Text.Encoding Microsoft.VisualStudio.TestPlatform.ObjectModel.RollingFileTraceListener::GetEncodingWithFallback() - - - - - - - - - - - - - Microsoft.VisualStudio.TestPlatform.ObjectModel.RollingFileTraceListener/StreamWriterRollingHelper - - - - 100663444 - System.Void Microsoft.VisualStudio.TestPlatform.ObjectModel.RollingFileTraceListener/StreamWriterRollingHelper::.ctor(Microsoft.VisualStudio.TestPlatform.ObjectModel.RollingFileTraceListener) - - - - - - - - - - - - - - - - 100663445 - System.Nullable`1<System.DateTime> Microsoft.VisualStudio.TestPlatform.ObjectModel.RollingFileTraceListener/StreamWriterRollingHelper::CheckIsRollNecessary() - - - - - - - - - - - - - - - - - 100663446 - System.Void Microsoft.VisualStudio.TestPlatform.ObjectModel.RollingFileTraceListener/StreamWriterRollingHelper::PerformRoll(System.DateTime) - - - - - - - - - - - - - - - - - - - - - - - 100663447 - System.Void Microsoft.VisualStudio.TestPlatform.ObjectModel.RollingFileTraceListener/StreamWriterRollingHelper::RollIfNecessary() - - - - - - - - - - - - - - - - - - - - - - - - 100663448 - System.Boolean Microsoft.VisualStudio.TestPlatform.ObjectModel.RollingFileTraceListener/StreamWriterRollingHelper::UpdateRollingInformationIfNecessary() - - - - - - - - - - - - - - - - - - - - - - - - - - 100663449 - System.Void Microsoft.VisualStudio.TestPlatform.ObjectModel.RollingFileTraceListener/StreamWriterRollingHelper::Dispose() - - - - - - - - - - - - 100663450 - System.Void Microsoft.VisualStudio.TestPlatform.ObjectModel.RollingFileTraceListener/StreamWriterRollingHelper::SafeMove(System.String,System.String,System.DateTime) - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 100663451 - System.Void Microsoft.VisualStudio.TestPlatform.ObjectModel.RollingFileTraceListener/StreamWriterRollingHelper::Dispose(System.Boolean) - - - - - - - - - - - - - - - - - - - - - Microsoft.VisualStudio.TestPlatform.ObjectModel.RollingFileTraceListener/TallyKeepingFileStreamWriter - - - - 100663452 - System.Void Microsoft.VisualStudio.TestPlatform.ObjectModel.RollingFileTraceListener/TallyKeepingFileStreamWriter::.ctor(System.IO.FileStream) - - - - - - - - - - - - 100663453 - System.Void Microsoft.VisualStudio.TestPlatform.ObjectModel.RollingFileTraceListener/TallyKeepingFileStreamWriter::.ctor(System.IO.FileStream,System.Text.Encoding) - - - - - - - - - - - - 100663456 - System.Void Microsoft.VisualStudio.TestPlatform.ObjectModel.RollingFileTraceListener/TallyKeepingFileStreamWriter::Write(System.Char) - - - - - - - - - - - - 100663457 - System.Void Microsoft.VisualStudio.TestPlatform.ObjectModel.RollingFileTraceListener/TallyKeepingFileStreamWriter::Write(System.Char[]) - - - - - - - - - - - - 100663458 - System.Void Microsoft.VisualStudio.TestPlatform.ObjectModel.RollingFileTraceListener/TallyKeepingFileStreamWriter::Write(System.Char[],System.Int32,System.Int32) - - - - - - - - - - - - 100663459 - System.Void Microsoft.VisualStudio.TestPlatform.ObjectModel.RollingFileTraceListener/TallyKeepingFileStreamWriter::Write(System.String) - - - - - - - - - - - - - - Microsoft.VisualStudio.TestPlatform.PlatformAbstractions.PlatformStream - - - - 100663360 - System.IO.Stream Microsoft.VisualStudio.TestPlatform.PlatformAbstractions.PlatformStream::CreateBufferedStream(System.IO.Stream,System.Int32) - - - - - - - - - - 100663361 - System.Void Microsoft.VisualStudio.TestPlatform.PlatformAbstractions.PlatformStream::.ctor() - - - - - - - - - Microsoft.VisualStudio.TestPlatform.PlatformAbstractions.NativeMethods - - - - 100663364 - System.Void Microsoft.VisualStudio.TestPlatform.PlatformAbstractions.NativeMethods::.ctor() - - - - - - - - - Microsoft.VisualStudio.TestPlatform.PlatformAbstractions.ProcessHelper - - - - 100663365 - System.Void Microsoft.VisualStudio.TestPlatform.PlatformAbstractions.ProcessHelper::.ctor() - - - - - - - - - - - 100663366 - System.Void Microsoft.VisualStudio.TestPlatform.PlatformAbstractions.ProcessHelper::.ctor(Microsoft.VisualStudio.TestPlatform.PlatformAbstractions.Interfaces.IEnvironment) - - - - - - - - - - - - - 100663369 - System.Object Microsoft.VisualStudio.TestPlatform.PlatformAbstractions.ProcessHelper::LaunchProcess(System.String,System.String,System.String,System.Collections.Generic.IDictionary`2<System.String,System.String>,System.Action`2<System.Object,System.String>,System.Action`1<System.Object>,System.Action`2<System.Object,System.String>) - - - - - - - - - - - - - - - - - - - - - 100663370 - System.String Microsoft.VisualStudio.TestPlatform.PlatformAbstractions.ProcessHelper::GetCurrentProcessFileName() - - - - - - - - - - - - - 100663371 - System.String Microsoft.VisualStudio.TestPlatform.PlatformAbstractions.ProcessHelper::GetTestEngineDirectory() - - - - - - - - - - 100663372 - System.Int32 Microsoft.VisualStudio.TestPlatform.PlatformAbstractions.ProcessHelper::GetCurrentProcessId() - - - - - - - - - - 100663373 - System.String Microsoft.VisualStudio.TestPlatform.PlatformAbstractions.ProcessHelper::GetProcessName(System.Int32) - - - - - - - - - - - - - - - 100663374 - System.Boolean Microsoft.VisualStudio.TestPlatform.PlatformAbstractions.ProcessHelper::TryGetExitCode(System.Object,System.Int32&) - - - - - - - - - - - - - - - - - - - - - - - 100663375 - System.Void Microsoft.VisualStudio.TestPlatform.PlatformAbstractions.ProcessHelper::SetExitCallback(System.Int32,System.Action`1<System.Object>) - - - - - - - - - - - - - - - - - - - - 100663376 - System.Void Microsoft.VisualStudio.TestPlatform.PlatformAbstractions.ProcessHelper::TerminateProcess(System.Object) - - - - - - - - - - - - - - - - - - - - 100663377 - System.Int32 Microsoft.VisualStudio.TestPlatform.PlatformAbstractions.ProcessHelper::GetProcessId(System.Object) - - - - - - - - - - - - - - 100663378 - System.String Microsoft.VisualStudio.TestPlatform.PlatformAbstractions.ProcessHelper::GetNativeDllDirectory() - - - - - - - - - - - - - - 100663379 - System.String Microsoft.VisualStudio.TestPlatform.PlatformAbstractions.ProcessHelper::GetFormattedCurrentProcessArchitecture() - - - - - - - - - - 100663380 - System.Void Microsoft.VisualStudio.TestPlatform.PlatformAbstractions.ProcessHelper::WaitForProcessExit(System.Object) - - - - - - - - - - - - - - - - - 100663381 - System.String Microsoft.VisualStudio.TestPlatform.PlatformAbstractions.ProcessHelper::GetCurrentProcessLocation() - - - - - - - - - - 100663382 - System.IntPtr Microsoft.VisualStudio.TestPlatform.PlatformAbstractions.ProcessHelper::GetProcessHandle(System.Int32) - - - - - - - - - - 100663383 - Microsoft.VisualStudio.TestPlatform.PlatformAbstractions.PlatformArchitecture Microsoft.VisualStudio.TestPlatform.PlatformAbstractions.ProcessHelper::GetCurrentProcessArchitecture() - - - - - - - - - - - - - - - - - - - - - - - - - - 100663384 - Microsoft.VisualStudio.TestPlatform.PlatformAbstractions.PlatformArchitecture Microsoft.VisualStudio.TestPlatform.PlatformAbstractions.ProcessHelper::GetProcessArchitecture(System.Int32) - - - - - - - - - - 100663385 - System.Void Microsoft.VisualStudio.TestPlatform.PlatformAbstractions.ProcessHelper::.cctor() - - - - - - - - - - - - Microsoft.VisualStudio.TestPlatform.PlatformAbstractions.ProcessHelper/<>c__DisplayClass15_0 - - - - 100663461 - System.Void Microsoft.VisualStudio.TestPlatform.PlatformAbstractions.ProcessHelper/<>c__DisplayClass15_0::<SetExitCallback>b__0(System.Object,System.EventArgs) - - - - - - - - - - - - - - - Microsoft.VisualStudio.TestPlatform.PlatformAbstractions.ProcessHelper/<>c__DisplayClass9_0 - - - - 100663463 - System.Void Microsoft.VisualStudio.TestPlatform.PlatformAbstractions.ProcessHelper/<>c__DisplayClass9_0::<LaunchProcess>g__InitializeAndStart|0() - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 100663464 - System.Void Microsoft.VisualStudio.TestPlatform.PlatformAbstractions.ProcessHelper/<>c__DisplayClass9_0::<LaunchProcess>b__1(System.Object,System.Diagnostics.DataReceivedEventArgs) - - - - - - - - - - 100663465 - System.Void Microsoft.VisualStudio.TestPlatform.PlatformAbstractions.ProcessHelper/<>c__DisplayClass9_0::<LaunchProcess>b__2(System.Object,System.Diagnostics.DataReceivedEventArgs) - - - - - - - - - - 100663466 - System.Void Microsoft.VisualStudio.TestPlatform.PlatformAbstractions.ProcessHelper/<>c__DisplayClass9_0::<LaunchProcess>b__3(System.Object,System.EventArgs) - - - - - - - - - Microsoft.VisualStudio.TestPlatform.PlatformAbstractions.ProcessHelper/<>c__DisplayClass9_0/<<LaunchProcess>b__3>d - - - - 100663472 - System.Void Microsoft.VisualStudio.TestPlatform.PlatformAbstractions.ProcessHelper/<>c__DisplayClass9_0/<<LaunchProcess>b__3>d::MoveNext() - - - - - - - - - - - - - - - - - - - - - - - - - 100663473 - System.Void Microsoft.VisualStudio.TestPlatform.PlatformAbstractions.ProcessHelper/<>c__DisplayClass9_0/<<LaunchProcess>b__3>d::SetStateMachine(System.Runtime.CompilerServices.IAsyncStateMachine) - - - - - - - - - Microsoft.VisualStudio.TestPlatform.PlatformAbstractions.ProcessHelper/<>c__DisplayClass9_1 - - - - 100663468 - System.Void Microsoft.VisualStudio.TestPlatform.PlatformAbstractions.ProcessHelper/<>c__DisplayClass9_1::<LaunchProcess>b__4() - - - - - - - - - - - - - - - - - - 100663469 - System.Void Microsoft.VisualStudio.TestPlatform.PlatformAbstractions.ProcessHelper/<>c__DisplayClass9_1::<LaunchProcess>b__5() - - - - - - - - - - - - Microsoft.VisualStudio.TestPlatform.PlatformAbstractions.ThreadApartmentStateNotSupportedException - - - - 100663386 - System.Void Microsoft.VisualStudio.TestPlatform.PlatformAbstractions.ThreadApartmentStateNotSupportedException::.ctor() - - - - - - - - - - - 100663387 - System.Void Microsoft.VisualStudio.TestPlatform.PlatformAbstractions.ThreadApartmentStateNotSupportedException::.ctor(System.String) - - - - - - - - - - - 100663388 - System.Void Microsoft.VisualStudio.TestPlatform.PlatformAbstractions.ThreadApartmentStateNotSupportedException::.ctor(System.String,System.Exception) - - - - - - - - - - - - - Microsoft.VisualStudio.TestPlatform.PlatformAbstractions.PlatformAssemblyExtensions - - - - 100663389 - System.String Microsoft.VisualStudio.TestPlatform.PlatformAbstractions.PlatformAssemblyExtensions::GetAssemblyLocation(System.Reflection.Assembly) - - - - - - - - - - - - Microsoft.VisualStudio.TestPlatform.PlatformAbstractions.PlatformAssemblyLoadContext - - - - 100663390 - System.Reflection.AssemblyName Microsoft.VisualStudio.TestPlatform.PlatformAbstractions.PlatformAssemblyLoadContext::GetAssemblyNameFromPath(System.String) - - - - - - - - - - 100663391 - System.Reflection.Assembly Microsoft.VisualStudio.TestPlatform.PlatformAbstractions.PlatformAssemblyLoadContext::LoadAssemblyFromPath(System.String) - - - - - - - - - - 100663392 - System.Void Microsoft.VisualStudio.TestPlatform.PlatformAbstractions.PlatformAssemblyLoadContext::.ctor() - - - - - - - - - Microsoft.VisualStudio.TestPlatform.PlatformAbstractions.PlatformAssemblyResolver - - - - 100663393 - System.Void Microsoft.VisualStudio.TestPlatform.PlatformAbstractions.PlatformAssemblyResolver::.ctor() - - - - - - - - - - - - 100663394 - System.Void Microsoft.VisualStudio.TestPlatform.PlatformAbstractions.PlatformAssemblyResolver::Finalize() - - - - - - - - - - - - 100663395 - System.Void Microsoft.VisualStudio.TestPlatform.PlatformAbstractions.PlatformAssemblyResolver::add_AssemblyResolve(Microsoft.VisualStudio.TestPlatform.PlatformAbstractions.Interfaces.AssemblyResolveEventHandler) - - - - - - - 100663396 - System.Void Microsoft.VisualStudio.TestPlatform.PlatformAbstractions.PlatformAssemblyResolver::remove_AssemblyResolve(Microsoft.VisualStudio.TestPlatform.PlatformAbstractions.Interfaces.AssemblyResolveEventHandler) - - - - - - - 100663397 - System.Void Microsoft.VisualStudio.TestPlatform.PlatformAbstractions.PlatformAssemblyResolver::Dispose() - - - - - - - - - - - - 100663398 - System.Void Microsoft.VisualStudio.TestPlatform.PlatformAbstractions.PlatformAssemblyResolver::Dispose(System.Boolean) - - - - - - - - - - - - - - - - - - - - 100663399 - System.Reflection.Assembly Microsoft.VisualStudio.TestPlatform.PlatformAbstractions.PlatformAssemblyResolver::AssemblyResolverEvent(System.Object,System.Object) - - - - - - - - - - - - - - - - - Microsoft.VisualStudio.TestPlatform.PlatformAbstractions.PlatformEnvironment - - - - 100663400 - Microsoft.VisualStudio.TestPlatform.PlatformAbstractions.PlatformArchitecture Microsoft.VisualStudio.TestPlatform.PlatformAbstractions.PlatformEnvironment::get_Architecture() - - - - - - - - - - - - - - - - - - - - - - - - - - 100663401 - Microsoft.VisualStudio.TestPlatform.PlatformAbstractions.PlatformOperatingSystem Microsoft.VisualStudio.TestPlatform.PlatformAbstractions.PlatformEnvironment::get_OperatingSystem() - - - - - - - - - - - - - - - - - 100663402 - System.String Microsoft.VisualStudio.TestPlatform.PlatformAbstractions.PlatformEnvironment::get_OperatingSystemVersion() - - - - - - - - - - 100663403 - System.Int32 Microsoft.VisualStudio.TestPlatform.PlatformAbstractions.PlatformEnvironment::get_ProcessorCount() - - - - - - - - - - 100663404 - System.Void Microsoft.VisualStudio.TestPlatform.PlatformAbstractions.PlatformEnvironment::Exit(System.Int32) - - - - - - - - - - - 100663405 - System.Int32 Microsoft.VisualStudio.TestPlatform.PlatformAbstractions.PlatformEnvironment::GetCurrentManagedThreadId() - - - - - - - - - - 100663406 - System.Void Microsoft.VisualStudio.TestPlatform.PlatformAbstractions.PlatformEnvironment::.ctor() - - - - - - - - - Microsoft.VisualStudio.TestPlatform.PlatformAbstractions.PlatformThread - - - - 100663407 - System.Void Microsoft.VisualStudio.TestPlatform.PlatformAbstractions.PlatformThread::Run(System.Action,Microsoft.VisualStudio.TestPlatform.PlatformAbstractions.PlatformApartmentState,System.Boolean) - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 100663408 - System.Void Microsoft.VisualStudio.TestPlatform.PlatformAbstractions.PlatformThread::.ctor() - - - - - - - - - Microsoft.VisualStudio.TestPlatform.PlatformAbstractions.PlatformThread/<>c__DisplayClass0_0 - - - - 100663471 - System.Void Microsoft.VisualStudio.TestPlatform.PlatformAbstractions.PlatformThread/<>c__DisplayClass0_0::<Run>b__0() - - - - - - - - - - - - - - - - - Microsoft.VisualStudio.TestPlatform.PlatformAbstractions.ProcessStartInfoExtensions - - - - 100663409 - System.Void Microsoft.VisualStudio.TestPlatform.PlatformAbstractions.ProcessStartInfoExtensions::AddEnvironmentVariable(System.Diagnostics.ProcessStartInfo,System.String,System.String) - - - - - - - - - - - - - Microsoft.VisualStudio.TestPlatform.PlatformAbstractions.Interfaces.AssemblyResolveEventArgs - - - - 100663419 - System.Void Microsoft.VisualStudio.TestPlatform.PlatformAbstractions.Interfaces.AssemblyResolveEventArgs::.ctor(System.String) - - - - - - - - - - - - - - - - - C:\Users\Daniel Palme\Documents\Projects\_Archiv\DotNetCoverageToolComparision\BusinessTest_NetCore\bin\Debug\net8.0\Business_Standard2.dll - 2024-06-01T20:00:59.7339153Z - Business_Standard2 - - - - - - - Business_Standard2.SomeClass_Standard2 - - - - 100663297 - System.Void Business_Standard2.SomeClass_Standard2::SomeMethod(System.Int32,System.Int32) - - - - - - - - - - - - - - - - - - - - - 100663298 - System.Void Business_Standard2.SomeClass_Standard2::UncoveredMethod() - - - - - - - - - - - - 100663299 - System.Void Business_Standard2.SomeClass_Standard2::.ctor() - - - - - - - - - - - - C:\Users\Daniel Palme\Documents\Projects\_Archiv\DotNetCoverageToolComparision\BusinessTest_NetCore\bin\Debug\net8.0\AltCover.Monitor.dll - 2023-11-14T21:28:44Z - AltCover.Monitor - - - - - - - - ThisAssembly - - - - 100663297 - System.Void ThisAssembly::.cctor() - - - - - - - - - - - - AltCover.Carrier - - - - 100663298 - T AltCover.Carrier::Add(T) - - - - - - - - - - - 100663299 - System.Void AltCover.Carrier::Dispose(System.Boolean) - - - - - - - - - - - - - - - - - - - - - - - - - - - 100663300 - System.Void AltCover.Carrier::Dispose() - - - - - - - - - - - - 100663301 - System.Void AltCover.Carrier::.ctor() - - - - - - - - - - - - AltCover.Monitor - - - - 100663302 - System.Collections.Generic.IEnumerable`1<System.Type> AltCover.Monitor::TypeInstance(System.String) - - - - - - - 100663303 - System.Boolean AltCover.Monitor::TryGetPointTotals(AltCover.PointCount&) - - - - - - - - - - - - - - - - - - - - - - - - - - 100663304 - AltCover.PointCount AltCover.Monitor::CountVisitPoints(System.Xml.XmlDocument) - - - - - - - - - - - - - - - - - - - - - - - - - - - 100663305 - System.Boolean AltCover.Monitor::TryGetVisitTotals(AltCover.PointCount&) - - - - - - - - - - - - - - - - - - - - - - - - 100663306 - System.Void AltCover.Monitor::.cctor() - - - - - - - - - - - - AltCover.Monitor/<TypeInstance>d__1 - - - - 100663308 - System.Void AltCover.Monitor/<TypeInstance>d__1::System.IDisposable.Dispose() - - - - - - - 100663309 - System.Boolean AltCover.Monitor/<TypeInstance>d__1::MoveNext() - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 100663310 - System.Type AltCover.Monitor/<TypeInstance>d__1::System.Collections.Generic.IEnumerator<System.Type>.get_Current() - - - - - - - 100663311 - System.Void AltCover.Monitor/<TypeInstance>d__1::System.Collections.IEnumerator.Reset() - - - - - - - 100663312 - System.Object AltCover.Monitor/<TypeInstance>d__1::System.Collections.IEnumerator.get_Current() - - - - - - - 100663313 - System.Collections.Generic.IEnumerator`1<System.Type> AltCover.Monitor/<TypeInstance>d__1::System.Collections.Generic.IEnumerable<System.Type>.GetEnumerator() - - - - - - - 100663314 - System.Collections.IEnumerator AltCover.Monitor/<TypeInstance>d__1::System.Collections.IEnumerable.GetEnumerator() - - - - - - - - - - - - C:\Users\Daniel Palme\Documents\Projects\_Archiv\DotNetCoverageToolComparision\BusinessTest_NetCore\bin\Debug\net8.0\xunit.runner.reporters.netcoreapp10.dll - 2023-11-18T20:57:20Z - xunit.runner.reporters.netcoreapp10 - - - - - - - - - - - - - - - - - - - - - - - - - - - ThisAssembly - - - - 100663297 - System.Void ThisAssembly::.cctor() - - - - - - - - - - - - Xunit.EnvironmentHelper - - - - 100663298 - System.String Xunit.EnvironmentHelper::GetEnvironmentVariable(System.String) - - - - - - - - - - 100663299 - System.Reflection.MethodInfo Xunit.EnvironmentHelper::GetEnvironmentVariableMethod() - - - - - - - - - - - - - - - - 100663300 - System.Void Xunit.EnvironmentHelper::.cctor() - - - - - - - - - - - - Xunit.JsonArray - - - - 100663301 - System.Void Xunit.JsonArray::.ctor(Xunit.JsonValue[],System.Int32,System.Int32) - - - - - - - - - - - - - - - - - 100663302 - System.Int32 Xunit.JsonArray::get_Length() - - - - - - - - - - 100663303 - Xunit.JsonValue Xunit.JsonArray::get_Item(System.Int32) - - - - - - - - - - - - Xunit.JsonBoolean - - - - 100663304 - System.Void Xunit.JsonBoolean::.ctor(Xunit.JsonToken) - - - - - - - - - - - - - - - - - - - - 100663307 - System.Boolean Xunit.JsonBoolean::op_Implicit(Xunit.JsonBoolean) - - - - - - - - - - - - Xunit.JsonBuffer - - - - 100663308 - System.Void Xunit.JsonBuffer::.ctor(System.IO.TextReader) - - - - - - - - - - - - - - - 100663309 - Xunit.JsonToken Xunit.JsonBuffer::Read() - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 100663310 - System.Int32 Xunit.JsonBuffer::ReadNextChar() - - - - - - - - - - - - - - - - 100663311 - System.String Xunit.JsonBuffer::ReadNumber(System.Int32) - - - - - - - - - - - - - - - - - - - - - - - - 100663312 - System.Void Xunit.JsonBuffer::ReadLiteral(System.String) - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 100663313 - System.String Xunit.JsonBuffer::ReadString() - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 100663314 - System.Boolean Xunit.JsonBuffer::IsWhitespace(System.Int32) - - - - - - - - - - - - - - - - - Xunit.JsonDeserializer - - - - 100663315 - Xunit.JsonValue Xunit.JsonDeserializer::Deserialize(System.IO.TextReader) - - - - - - - - - - - - - - - - - - - - - - 100663316 - Xunit.JsonValue Xunit.JsonDeserializer::DeserializeInternal(Xunit.JsonToken,Xunit.JsonBuffer) - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 100663317 - Xunit.JsonArray Xunit.JsonDeserializer::DeserializeArray(Xunit.JsonToken,Xunit.JsonBuffer) - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 100663318 - Xunit.JsonObject Xunit.JsonDeserializer::DeserializeObject(Xunit.JsonToken,Xunit.JsonBuffer) - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Xunit.JsonDeserializerException - - - - 100663319 - System.Void Xunit.JsonDeserializerException::.ctor(System.String,System.Exception,System.Int32,System.Int32) - - - - - - - - - - - - - 100663320 - System.Void Xunit.JsonDeserializerException::.ctor(System.String,System.Int32,System.Int32) - - - - - - - - - - - - - 100663321 - System.Void Xunit.JsonDeserializerException::.ctor(System.String,Xunit.JsonToken) - - - - - - - - - - - - - - - Xunit.JsonDeserializerResource - - - - 100663324 - System.String Xunit.JsonDeserializerResource::Format_IllegalCharacter(System.Int32) - - - - - - - - - - 100663325 - System.String Xunit.JsonDeserializerResource::Format_IllegalTrailingCharacterAfterLiteral(System.Int32,System.String) - - - - - - - - - - 100663326 - System.String Xunit.JsonDeserializerResource::Format_UnrecognizedLiteral(System.String) - - - - - - - - - - 100663327 - System.String Xunit.JsonDeserializerResource::Format_DuplicateObjectMemberName(System.String) - - - - - - - - - - 100663328 - System.String Xunit.JsonDeserializerResource::Format_InvalidFloatNumberFormat(System.String) - - - - - - - - - - 100663329 - System.String Xunit.JsonDeserializerResource::Format_FloatNumberOverflow(System.String) - - - - - - - - - - 100663330 - System.String Xunit.JsonDeserializerResource::Format_InvalidSyntax(System.String,System.String) - - - - - - - - - - 100663331 - System.String Xunit.JsonDeserializerResource::Format_InvalidSyntaxNotExpected(System.String,System.Char) - - - - - - - - - - 100663332 - System.String Xunit.JsonDeserializerResource::Format_InvalidSyntaxNotExpected(System.String,System.String) - - - - - - - - - - 100663333 - System.String Xunit.JsonDeserializerResource::Format_InvalidSyntaxExpectation(System.String,System.Char) - - - - - - - - - - 100663334 - System.String Xunit.JsonDeserializerResource::Format_InvalidSyntaxExpectation(System.String,System.String) - - - - - - - - - - 100663335 - System.String Xunit.JsonDeserializerResource::Format_InvalidSyntaxExpectation(System.String,System.Char,System.Char) - - - - - - - - - - 100663336 - System.String Xunit.JsonDeserializerResource::Format_InvalidTokenExpectation(System.String,System.String) - - - - - - - - - - 100663337 - System.String Xunit.JsonDeserializerResource::Format_InvalidUnicode(System.String) - - - - - - - - - - 100663338 - System.String Xunit.JsonDeserializerResource::Format_UnfinishedJSON(System.String) - - - - - - - - - - 100663339 - System.String Xunit.JsonDeserializerResource::get_JSON_OpenString() - - - - - - - - - - 100663340 - System.String Xunit.JsonDeserializerResource::get_JSON_InvalidEnd() - - - - - - - - - - - - Xunit.JsonNull - - - - 100663341 - System.Void Xunit.JsonNull::.ctor(System.Int32,System.Int32) - - - - - - - - - - - - - Xunit.JsonNumber - - - - 100663342 - System.Void Xunit.JsonNumber::.ctor(Xunit.JsonToken) - - - - - - - - - - - - - - - - - - 100663343 - System.Double Xunit.JsonNumber::get_Double() - - - - - - - - - - 100663344 - System.String Xunit.JsonNumber::get_Raw() - - - - - - - - - - - - Xunit.JsonObject - - - - 100663345 - System.Void Xunit.JsonObject::.ctor(System.Collections.Generic.IDictionary`2<System.String,Xunit.JsonValue>,System.Int32,System.Int32) - - - - - - - - - - - - - - - - - 100663346 - System.Collections.Generic.ICollection`1<System.String> Xunit.JsonObject::get_Keys() - - - - - - - - - - 100663347 - Xunit.JsonValue Xunit.JsonObject::Value(System.String) - - - - - - - - - - - - - - - 100663348 - Xunit.JsonObject Xunit.JsonObject::ValueAsJsonObject(System.String) - - - - - - - - - - 100663349 - Xunit.JsonString Xunit.JsonObject::ValueAsString(System.String) - - - - - - - - - - 100663350 - System.Int32 Xunit.JsonObject::ValueAsInt(System.String) - - - - - - - - - - - - - - - - 100663351 - System.Boolean Xunit.JsonObject::ValueAsBoolean(System.String,System.Boolean) - - - - - - - - - - - - - - - - 100663352 - System.Nullable`1<System.Boolean> Xunit.JsonObject::ValueAsNullableBoolean(System.String) - - - - - - - - - - - - - - - - 100663353 - System.String[] Xunit.JsonObject::ValueAsStringArray(System.String) - - - - - - - - - - - - - - - - - - - - - - - - - - Xunit.JsonString - - - - 100663354 - System.Void Xunit.JsonString::.ctor(System.String,System.Int32,System.Int32) - - - - - - - - - - - - - - - - - 100663355 - System.String Xunit.JsonString::get_Value() - - - - - - - - - - 100663356 - System.String Xunit.JsonString::ToString() - - - - - - - - - - 100663357 - System.String Xunit.JsonString::op_Implicit(Xunit.JsonString) - - - - - - - - - - - - - - - - - Xunit.JsonValue - - - - 100663358 - System.Void Xunit.JsonValue::.ctor(System.Int32,System.Int32) - - - - - - - - - - - - - - - Xunit.Sdk.XunitWorkerThread - - - - 100663361 - System.Void Xunit.Sdk.XunitWorkerThread::.ctor(System.Action) - - - - - - - - - - - - - 100663362 - System.Void Xunit.Sdk.XunitWorkerThread::Dispose() - - - - - - - - - - 100663363 - System.Void Xunit.Sdk.XunitWorkerThread::Join() - - - - - - - - - - - - - - - 100663364 - System.Void Xunit.Sdk.XunitWorkerThread::QueueUserWorkItem(System.Action,System.Threading.EventWaitHandle) - - - - - - - - - - - - - Xunit.Sdk.XunitWorkerThread/State - - - - 100663501 - System.Void Xunit.Sdk.XunitWorkerThread/State::.ctor() - - - - - - - - - Xunit.Sdk.XunitWorkerThread/<>c - - - - 100663504 - System.Void Xunit.Sdk.XunitWorkerThread/<>c::<.ctor>b__1_0(System.Object) - - - - - - - - - - 100663505 - System.Void Xunit.Sdk.XunitWorkerThread/<>c::<QueueUserWorkItem>b__4_0(System.Object) - - - - - - - - - - - - - - - - - - - - - Xunit.Runner.Reporters.AppVeyorClient - - - - 100663365 - System.Void Xunit.Runner.Reporters.AppVeyorClient::.ctor(Xunit.IRunnerLogger,System.String) - - - - - - - - - - - - - - - - - - - - 100663366 - System.Void Xunit.Runner.Reporters.AppVeyorClient::WaitOne(System.Threading.CancellationToken) - - - - - - - - - - - - - - 100663367 - System.Threading.Tasks.Task Xunit.Runner.Reporters.AppVeyorClient::RunLoop() - - - - - - - 100663368 - System.Void Xunit.Runner.Reporters.AppVeyorClient::AddTest(System.Collections.Generic.IDictionary`2<System.String,System.Object>) - - - - - - - - - - - - 100663369 - System.Void Xunit.Runner.Reporters.AppVeyorClient::UpdateTest(System.Collections.Generic.IDictionary`2<System.String,System.Object>) - - - - - - - - - - - - 100663370 - System.Threading.Tasks.Task Xunit.Runner.Reporters.AppVeyorClient::SendRequest(System.Net.Http.HttpMethod,System.Collections.Generic.ICollection`1<System.Collections.Generic.IDictionary`2<System.String,System.Object>>) - - - - - - - 100663371 - System.String Xunit.Runner.Reporters.AppVeyorClient::ToJson(System.Collections.Generic.IEnumerable`1<System.Collections.Generic.IDictionary`2<System.String,System.Object>>) - - - - - - - - - - - - - Xunit.Runner.Reporters.AppVeyorClient/<>c - - - - 100663508 - System.String Xunit.Runner.Reporters.AppVeyorClient/<>c::<ToJson>b__17_0(System.Collections.Generic.IDictionary`2<System.String,System.Object>) - - - - - - - - - - - - Xunit.Runner.Reporters.AppVeyorClient/<RunLoop>d__13 - - - - 100663509 - System.Void Xunit.Runner.Reporters.AppVeyorClient/<RunLoop>d__13::MoveNext() - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 100663510 - System.Void Xunit.Runner.Reporters.AppVeyorClient/<RunLoop>d__13::SetStateMachine(System.Runtime.CompilerServices.IAsyncStateMachine) - - - - - - - - - Xunit.Runner.Reporters.AppVeyorClient/<SendRequest>d__16 - - - - 100663511 - System.Void Xunit.Runner.Reporters.AppVeyorClient/<SendRequest>d__16::MoveNext() - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 100663512 - System.Void Xunit.Runner.Reporters.AppVeyorClient/<SendRequest>d__16::SetStateMachine(System.Runtime.CompilerServices.IAsyncStateMachine) - - - - - - - - - Xunit.Runner.Reporters.AppVeyorReporter - - - - 100663372 - System.String Xunit.Runner.Reporters.AppVeyorReporter::get_Description() - - - - - - - - - - 100663373 - System.Boolean Xunit.Runner.Reporters.AppVeyorReporter::get_IsEnvironmentallyEnabled() - - - - - - - - - - 100663374 - System.String Xunit.Runner.Reporters.AppVeyorReporter::get_RunnerSwitch() - - - - - - - - - - 100663375 - Xunit.Abstractions.IMessageSink Xunit.Runner.Reporters.AppVeyorReporter::CreateMessageHandler(Xunit.IRunnerLogger) - - - - - - - - - - - - - - 100663376 - System.Void Xunit.Runner.Reporters.AppVeyorReporter::.ctor() - - - - - - - - - Xunit.Runner.Reporters.AppVeyorReporterMessageHandler - - - - 100663377 - System.Void Xunit.Runner.Reporters.AppVeyorReporterMessageHandler::.ctor(Xunit.IRunnerLogger,System.String) - - - - - - - - - - - - - - - - - 100663378 - System.Void Xunit.Runner.Reporters.AppVeyorReporterMessageHandler::HandleTestAssemblyFinished(Xunit.MessageHandlerArgs`1<Xunit.Abstractions.ITestAssemblyFinished>) - - - - - - - - - - - - - - - - - - - 100663379 - System.Void Xunit.Runner.Reporters.AppVeyorReporterMessageHandler::HandleTestAssemblyStarting(Xunit.MessageHandlerArgs`1<Xunit.Abstractions.ITestAssemblyStarting>) - - - - - - - - - - - - - - - - - - - - - - - - - - 100663380 - System.Void Xunit.Runner.Reporters.AppVeyorReporterMessageHandler::HandleTestStarting(Xunit.MessageHandlerArgs`1<Xunit.Abstractions.ITestStarting>) - - - - - - - - - - - - - - - - - - - 100663381 - System.Void Xunit.Runner.Reporters.AppVeyorReporterMessageHandler::HandleTestPassed(Xunit.MessageHandlerArgs`1<Xunit.Abstractions.ITestPassed>) - - - - - - - - - - - - - - 100663382 - System.Void Xunit.Runner.Reporters.AppVeyorReporterMessageHandler::HandleTestSkipped(Xunit.MessageHandlerArgs`1<Xunit.Abstractions.ITestSkipped>) - - - - - - - - - - - - - - 100663383 - System.Void Xunit.Runner.Reporters.AppVeyorReporterMessageHandler::HandleTestFailed(Xunit.MessageHandlerArgs`1<Xunit.Abstractions.ITestFailed>) - - - - - - - - - - - - - - 100663384 - System.String Xunit.Runner.Reporters.AppVeyorReporterMessageHandler::GetFinishedTestName(System.String,System.Collections.Generic.Dictionary`2<System.String,System.Int32>) - - - - - - - - - - - - - - - - - - - - - 100663385 - System.Void Xunit.Runner.Reporters.AppVeyorReporterMessageHandler::AppVeyorAddTest(System.String,System.String,System.String,System.String,System.Nullable`1<System.Int64>,System.String,System.String,System.String) - - - - - - - - - - - - 100663386 - System.Void Xunit.Runner.Reporters.AppVeyorReporterMessageHandler::AppVeyorUpdateTest(System.String,System.String,System.String,System.String,System.Nullable`1<System.Int64>,System.String,System.String,System.String) - - - - - - - - - - - - 100663387 - System.String Xunit.Runner.Reporters.AppVeyorReporterMessageHandler::TrimStdOut(System.String) - - - - - - - - - - - - - - - Xunit.Runner.Reporters.JsonExtentions - - - - 100663388 - System.String Xunit.Runner.Reporters.JsonExtentions::ToJson(System.Collections.Generic.IDictionary`2<System.String,System.Object>) - - - - - - - - - - - - - - - - - - 100663389 - System.Void Xunit.Runner.Reporters.JsonExtentions::AddValue(System.Text.StringBuilder,System.String,System.Object) - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 100663390 - System.String Xunit.Runner.Reporters.JsonExtentions::JsonEscape(System.String) - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 100663391 - System.Collections.Generic.Dictionary`2<System.String,System.Object> Xunit.Runner.Reporters.JsonExtentions::initObject(System.String,System.Object,System.Type,System.String) - - - - - - - - - - - - - - - - - - - - - - - 100663392 - System.String Xunit.Runner.Reporters.JsonExtentions::ToJson(Xunit.Abstractions.ITestCollectionStarting,System.String) - - - - - - - - - - - 100663393 - System.String Xunit.Runner.Reporters.JsonExtentions::ToJson(Xunit.Abstractions.ITestCollectionFinished,System.String) - - - - - - - - - - - 100663394 - System.String Xunit.Runner.Reporters.JsonExtentions::ToJson(Xunit.Abstractions.ITestFailed,System.String) - - - - - - - - - - - 100663395 - System.String Xunit.Runner.Reporters.JsonExtentions::ToJson(Xunit.Abstractions.ITestSkipped,System.String) - - - - - - - - - - - - 100663396 - System.String Xunit.Runner.Reporters.JsonExtentions::ToJson(Xunit.Abstractions.ITestStarting,System.String) - - - - - - - - - - - 100663397 - System.String Xunit.Runner.Reporters.JsonExtentions::ToJson(Xunit.Abstractions.IErrorMessage) - - - - - - - - - - - 100663398 - System.String Xunit.Runner.Reporters.JsonExtentions::ToJson(Xunit.Abstractions.ITestPassed,System.String) - - - - - - - - - - - 100663399 - System.String Xunit.Runner.Reporters.JsonExtentions::ToJson(Xunit.Abstractions.ITestMethodCleanupFailure) - - - - - - - - - - - 100663400 - System.String Xunit.Runner.Reporters.JsonExtentions::ToJson(Xunit.Abstractions.ITestCleanupFailure) - - - - - - - - - - - 100663401 - System.String Xunit.Runner.Reporters.JsonExtentions::ToJson(Xunit.Abstractions.ITestCollectionCleanupFailure) - - - - - - - - - - - 100663402 - System.String Xunit.Runner.Reporters.JsonExtentions::ToJson(Xunit.Abstractions.ITestClassCleanupFailure) - - - - - - - - - - - 100663403 - System.String Xunit.Runner.Reporters.JsonExtentions::ToJson(Xunit.Abstractions.ITestAssemblyCleanupFailure) - - - - - - - - - - - 100663404 - System.String Xunit.Runner.Reporters.JsonExtentions::ToJson(Xunit.Abstractions.ITestCaseCleanupFailure) - - - - - - - - - - - 100663405 - System.Void Xunit.Runner.Reporters.JsonExtentions::.cctor() - - - - - - - - - - - - - - - - - Xunit.Runner.Reporters.JsonExtentions/<>c - - - - 100663519 - System.Void Xunit.Runner.Reporters.JsonExtentions/<>c::<.cctor>b__24_0(System.Object,System.Collections.Generic.Dictionary`2<System.String,System.Object>) - - - - - - - - - - - - - - - - - - - 100663520 - System.Void Xunit.Runner.Reporters.JsonExtentions/<>c::<.cctor>b__24_1(System.Object,System.Collections.Generic.Dictionary`2<System.String,System.Object>) - - - - - - - - - - - - - - - - - - - - 100663521 - System.Void Xunit.Runner.Reporters.JsonExtentions/<>c::<.cctor>b__24_2(System.Object,System.Collections.Generic.Dictionary`2<System.String,System.Object>) - - - - - - - - - - - - - - - - - - 100663522 - System.Void Xunit.Runner.Reporters.JsonExtentions/<>c::<.cctor>b__24_3(System.Object,System.Collections.Generic.Dictionary`2<System.String,System.Object>) - - - - - - - - - - - - - - - - - 100663523 - System.Void Xunit.Runner.Reporters.JsonExtentions/<>c::<.cctor>b__24_4(System.Object,System.Collections.Generic.Dictionary`2<System.String,System.Object>) - - - - - - - - - - - - - - - - - - - - Xunit.Runner.Reporters.JsonReporter - - - - 100663406 - System.String Xunit.Runner.Reporters.JsonReporter::get_Description() - - - - - - - - - - 100663407 - System.Boolean Xunit.Runner.Reporters.JsonReporter::get_IsEnvironmentallyEnabled() - - - - - - - - - - 100663408 - System.String Xunit.Runner.Reporters.JsonReporter::get_RunnerSwitch() - - - - - - - - - - 100663409 - Xunit.Abstractions.IMessageSink Xunit.Runner.Reporters.JsonReporter::CreateMessageHandler(Xunit.IRunnerLogger) - - - - - - - - - - 100663410 - System.Void Xunit.Runner.Reporters.JsonReporter::.ctor() - - - - - - - - - Xunit.Runner.Reporters.JsonReporterMessageHandler - - - - 100663411 - System.Void Xunit.Runner.Reporters.JsonReporterMessageHandler::.ctor(Xunit.IRunnerLogger) - - - - - - - - - - - 100663412 - System.Void Xunit.Runner.Reporters.JsonReporterMessageHandler::.ctor(Xunit.IRunnerLogger,System.Func`2<System.String,System.String>) - - - - - - - - - - - - - - - - - - - - - - - - - - - 100663413 - System.String Xunit.Runner.Reporters.JsonReporterMessageHandler::ToFlowId(System.String) - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Xunit.Runner.Reporters.JsonReporterMessageHandler/<>c - - - - 100663526 - System.String Xunit.Runner.Reporters.JsonReporterMessageHandler/<>c::<.ctor>b__3_0(System.String) - - - - - - - - - - - - Xunit.Runner.Reporters.JsonReporterMessageHandler/<>c__DisplayClass4_0 - - - - 100663528 - System.Void Xunit.Runner.Reporters.JsonReporterMessageHandler/<>c__DisplayClass4_0::<.ctor>b__0(Xunit.MessageHandlerArgs`1<Xunit.Abstractions.IErrorMessage>) - - - - - - - - - - 100663529 - System.Void Xunit.Runner.Reporters.JsonReporterMessageHandler/<>c__DisplayClass4_0::<.ctor>b__1(Xunit.MessageHandlerArgs`1<Xunit.Abstractions.ITestAssemblyCleanupFailure>) - - - - - - - - - - 100663530 - System.Void Xunit.Runner.Reporters.JsonReporterMessageHandler/<>c__DisplayClass4_0::<.ctor>b__2(Xunit.MessageHandlerArgs`1<Xunit.Abstractions.ITestClassCleanupFailure>) - - - - - - - - - - 100663531 - System.Void Xunit.Runner.Reporters.JsonReporterMessageHandler/<>c__DisplayClass4_0::<.ctor>b__3(Xunit.MessageHandlerArgs`1<Xunit.Abstractions.ITestCaseCleanupFailure>) - - - - - - - - - - 100663532 - System.Void Xunit.Runner.Reporters.JsonReporterMessageHandler/<>c__DisplayClass4_0::<.ctor>b__4(Xunit.MessageHandlerArgs`1<Xunit.Abstractions.ITestCollectionCleanupFailure>) - - - - - - - - - - 100663533 - System.Void Xunit.Runner.Reporters.JsonReporterMessageHandler/<>c__DisplayClass4_0::<.ctor>b__5(Xunit.MessageHandlerArgs`1<Xunit.Abstractions.ITestCleanupFailure>) - - - - - - - - - - 100663534 - System.Void Xunit.Runner.Reporters.JsonReporterMessageHandler/<>c__DisplayClass4_0::<.ctor>b__6(Xunit.MessageHandlerArgs`1<Xunit.Abstractions.ITestMethodCleanupFailure>) - - - - - - - - - - 100663535 - System.Void Xunit.Runner.Reporters.JsonReporterMessageHandler/<>c__DisplayClass4_0::<.ctor>b__7(Xunit.MessageHandlerArgs`1<Xunit.Abstractions.ITestCollectionFinished>) - - - - - - - - - - 100663536 - System.Void Xunit.Runner.Reporters.JsonReporterMessageHandler/<>c__DisplayClass4_0::<.ctor>b__8(Xunit.MessageHandlerArgs`1<Xunit.Abstractions.ITestCollectionStarting>) - - - - - - - - - - 100663537 - System.Void Xunit.Runner.Reporters.JsonReporterMessageHandler/<>c__DisplayClass4_0::<.ctor>b__9(Xunit.MessageHandlerArgs`1<Xunit.Abstractions.ITestFailed>) - - - - - - - - - - 100663538 - System.Void Xunit.Runner.Reporters.JsonReporterMessageHandler/<>c__DisplayClass4_0::<.ctor>b__10(Xunit.MessageHandlerArgs`1<Xunit.Abstractions.ITestPassed>) - - - - - - - - - - 100663539 - System.Void Xunit.Runner.Reporters.JsonReporterMessageHandler/<>c__DisplayClass4_0::<.ctor>b__11(Xunit.MessageHandlerArgs`1<Xunit.Abstractions.ITestSkipped>) - - - - - - - - - - 100663540 - System.Void Xunit.Runner.Reporters.JsonReporterMessageHandler/<>c__DisplayClass4_0::<.ctor>b__12(Xunit.MessageHandlerArgs`1<Xunit.Abstractions.ITestStarting>) - - - - - - - - - - - - Xunit.Runner.Reporters.QuietReporter - - - - 100663414 - System.String Xunit.Runner.Reporters.QuietReporter::get_Description() - - - - - - - - - - 100663415 - System.Boolean Xunit.Runner.Reporters.QuietReporter::get_IsEnvironmentallyEnabled() - - - - - - - - - - 100663416 - System.String Xunit.Runner.Reporters.QuietReporter::get_RunnerSwitch() - - - - - - - - - - 100663417 - Xunit.Abstractions.IMessageSink Xunit.Runner.Reporters.QuietReporter::CreateMessageHandler(Xunit.IRunnerLogger) - - - - - - - - - - 100663418 - System.Void Xunit.Runner.Reporters.QuietReporter::.ctor() - - - - - - - - - Xunit.Runner.Reporters.QuietReporterMessageHandler - - - - 100663419 - System.Void Xunit.Runner.Reporters.QuietReporterMessageHandler::.ctor(Xunit.IRunnerLogger) - - - - - - - - - - - - - - - - - - Xunit.Runner.Reporters.SilentReporter - - - - 100663420 - System.String Xunit.Runner.Reporters.SilentReporter::get_Description() - - - - - - - - - - 100663421 - System.Boolean Xunit.Runner.Reporters.SilentReporter::get_IsEnvironmentallyEnabled() - - - - - - - - - - 100663422 - System.String Xunit.Runner.Reporters.SilentReporter::get_RunnerSwitch() - - - - - - - - - - 100663423 - Xunit.Abstractions.IMessageSink Xunit.Runner.Reporters.SilentReporter::CreateMessageHandler(Xunit.IRunnerLogger) - - - - - - - - - - 100663424 - System.Void Xunit.Runner.Reporters.SilentReporter::.ctor() - - - - - - - - - Xunit.Runner.Reporters.SilentReporterMessageHandler - - - - 100663425 - System.Void Xunit.Runner.Reporters.SilentReporterMessageHandler::Dispose() - - - - - - - - - - 100663426 - System.Boolean Xunit.Runner.Reporters.SilentReporterMessageHandler::OnMessage(Xunit.Abstractions.IMessageSinkMessage) - - - - - - - - - - 100663427 - System.Boolean Xunit.Runner.Reporters.SilentReporterMessageHandler::OnMessageWithTypes(Xunit.Abstractions.IMessageSinkMessage,System.Collections.Generic.HashSet`1<System.String>) - - - - - - - - - - 100663428 - System.Void Xunit.Runner.Reporters.SilentReporterMessageHandler::.ctor() - - - - - - - - - Xunit.Runner.Reporters.TeamCityReporter - - - - 100663429 - System.String Xunit.Runner.Reporters.TeamCityReporter::get_Description() - - - - - - - - - - 100663430 - System.Boolean Xunit.Runner.Reporters.TeamCityReporter::get_IsEnvironmentallyEnabled() - - - - - - - - - - 100663431 - System.String Xunit.Runner.Reporters.TeamCityReporter::get_RunnerSwitch() - - - - - - - - - - 100663432 - Xunit.Abstractions.IMessageSink Xunit.Runner.Reporters.TeamCityReporter::CreateMessageHandler(Xunit.IRunnerLogger) - - - - - - - - - - 100663433 - System.Void Xunit.Runner.Reporters.TeamCityReporter::.ctor() - - - - - - - - - Xunit.Runner.Reporters.TeamCityReporterMessageHandler - - - - 100663434 - System.Void Xunit.Runner.Reporters.TeamCityReporterMessageHandler::.ctor(Xunit.IRunnerLogger,System.String) - - - - - - - - - - - - - - - - - - 100663435 - System.DateTimeOffset Xunit.Runner.Reporters.TeamCityReporterMessageHandler::get_UtcNow() - - - - - - - - - - 100663436 - System.Void Xunit.Runner.Reporters.TeamCityReporterMessageHandler::HandleErrorMessage(Xunit.MessageHandlerArgs`1<Xunit.Abstractions.IErrorMessage>) - - - - - - - - - - - - - 100663437 - System.Void Xunit.Runner.Reporters.TeamCityReporterMessageHandler::HandleTestAssemblyCleanupFailure(Xunit.MessageHandlerArgs`1<Xunit.Abstractions.ITestAssemblyCleanupFailure>) - - - - - - - - - - - - - 100663438 - System.Void Xunit.Runner.Reporters.TeamCityReporterMessageHandler::HandleTestAssemblyFinished(Xunit.MessageHandlerArgs`1<Xunit.Abstractions.ITestAssemblyFinished>) - - - - - - - - - - - - 100663439 - System.Void Xunit.Runner.Reporters.TeamCityReporterMessageHandler::HandleTestAssemblyStarting(Xunit.MessageHandlerArgs`1<Xunit.Abstractions.ITestAssemblyStarting>) - - - - - - - - - - - - 100663440 - System.Void Xunit.Runner.Reporters.TeamCityReporterMessageHandler::HandleTestCaseCleanupFailure(Xunit.MessageHandlerArgs`1<Xunit.Abstractions.ITestCaseCleanupFailure>) - - - - - - - - - - - - - 100663441 - System.Void Xunit.Runner.Reporters.TeamCityReporterMessageHandler::HandleTestClassCleanupFailure(Xunit.MessageHandlerArgs`1<Xunit.Abstractions.ITestClassCleanupFailure>) - - - - - - - - - - - - - 100663442 - System.Void Xunit.Runner.Reporters.TeamCityReporterMessageHandler::HandleTestCollectionCleanupFailure(Xunit.MessageHandlerArgs`1<Xunit.Abstractions.ITestCollectionCleanupFailure>) - - - - - - - - - - - - - 100663443 - System.Void Xunit.Runner.Reporters.TeamCityReporterMessageHandler::HandleTestCollectionFinished(Xunit.MessageHandlerArgs`1<Xunit.Abstractions.ITestCollectionFinished>) - - - - - - - - - - - - 100663444 - System.Void Xunit.Runner.Reporters.TeamCityReporterMessageHandler::HandleTestCollectionStarting(Xunit.MessageHandlerArgs`1<Xunit.Abstractions.ITestCollectionStarting>) - - - - - - - - - - - - 100663445 - System.Void Xunit.Runner.Reporters.TeamCityReporterMessageHandler::HandleTestCleanupFailure(Xunit.MessageHandlerArgs`1<Xunit.Abstractions.ITestCleanupFailure>) - - - - - - - - - - - - - 100663446 - System.Void Xunit.Runner.Reporters.TeamCityReporterMessageHandler::HandleTestFailed(Xunit.MessageHandlerArgs`1<Xunit.Abstractions.ITestFailed>) - - - - - - - - - - - - - 100663447 - System.Void Xunit.Runner.Reporters.TeamCityReporterMessageHandler::HandleTestFinished(Xunit.MessageHandlerArgs`1<Xunit.Abstractions.ITestFinished>) - - - - - - - - - - - - - - - - - - - 100663448 - System.Void Xunit.Runner.Reporters.TeamCityReporterMessageHandler::HandleTestMethodCleanupFailure(Xunit.MessageHandlerArgs`1<Xunit.Abstractions.ITestMethodCleanupFailure>) - - - - - - - - - - - - - 100663449 - System.Void Xunit.Runner.Reporters.TeamCityReporterMessageHandler::HandleTestSkipped(Xunit.MessageHandlerArgs`1<Xunit.Abstractions.ITestSkipped>) - - - - - - - - - - - - - 100663450 - System.Void Xunit.Runner.Reporters.TeamCityReporterMessageHandler::HandleTestStarting(Xunit.MessageHandlerArgs`1<Xunit.Abstractions.ITestStarting>) - - - - - - - - - - - - 100663451 - System.String Xunit.Runner.Reporters.TeamCityReporterMessageHandler::TeamCityEscape(System.String) - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 100663452 - System.Void Xunit.Runner.Reporters.TeamCityReporterMessageHandler::TeamCityLogError(Xunit.Abstractions.IFailureInformation,System.String) - - - - - - - - - - 100663453 - System.Void Xunit.Runner.Reporters.TeamCityReporterMessageHandler::TeamCityLogError(System.String,Xunit.Abstractions.IFailureInformation,System.String,System.Object[]) - - - - - - - - - - - - - 100663454 - System.Void Xunit.Runner.Reporters.TeamCityReporterMessageHandler::TeamCityLogMessage(System.String,System.String,System.String,System.Object[]) - - - - - - - - - - 100663455 - System.Void Xunit.Runner.Reporters.TeamCityReporterMessageHandler::TeamCityLogSuiteFinished(System.String,System.String) - - - - - - - - - - - - 100663456 - System.Void Xunit.Runner.Reporters.TeamCityReporterMessageHandler::TeamCityLogSuiteStarted(System.String,System.String,System.String) - - - - - - - - - - - - 100663457 - System.String Xunit.Runner.Reporters.TeamCityReporterMessageHandler::ToAssemblyFlowId(Xunit.Abstractions.ITestAssemblyMessage) - - - - - - - - - - 100663458 - System.String Xunit.Runner.Reporters.TeamCityReporterMessageHandler::ToAssemblyName(Xunit.Abstractions.ITestAssemblyMessage) - - - - - - - - - - - - - 100663459 - System.String Xunit.Runner.Reporters.TeamCityReporterMessageHandler::ToTestCaseName(Xunit.Abstractions.ITestCaseMessage) - - - - - - - - - - 100663460 - System.String Xunit.Runner.Reporters.TeamCityReporterMessageHandler::ToTestClassName(Xunit.Abstractions.ITestClassMessage) - - - - - - - - - - 100663461 - System.String Xunit.Runner.Reporters.TeamCityReporterMessageHandler::ToCollectionFlowId(Xunit.Abstractions.ITestCollectionMessage) - - - - - - - - - - 100663462 - System.String Xunit.Runner.Reporters.TeamCityReporterMessageHandler::ToTestCollectionName(Xunit.Abstractions.ITestCollectionMessage) - - - - - - - - - - 100663463 - System.String Xunit.Runner.Reporters.TeamCityReporterMessageHandler::ToTestMethodName(Xunit.Abstractions.ITestMethodMessage) - - - - - - - - - - 100663464 - System.String Xunit.Runner.Reporters.TeamCityReporterMessageHandler::ToTestName(Xunit.Abstractions.ITestMessage) - - - - - - - - - - - - Xunit.Runner.Reporters.VerboseReporter - - - - 100663465 - System.String Xunit.Runner.Reporters.VerboseReporter::get_Description() - - - - - - - - - - 100663466 - System.Boolean Xunit.Runner.Reporters.VerboseReporter::get_IsEnvironmentallyEnabled() - - - - - - - - - - 100663467 - System.String Xunit.Runner.Reporters.VerboseReporter::get_RunnerSwitch() - - - - - - - - - - 100663468 - Xunit.Abstractions.IMessageSink Xunit.Runner.Reporters.VerboseReporter::CreateMessageHandler(Xunit.IRunnerLogger) - - - - - - - - - - 100663469 - System.Void Xunit.Runner.Reporters.VerboseReporter::.ctor() - - - - - - - - - Xunit.Runner.Reporters.VerboseReporterMessageHandler - - - - 100663470 - System.Void Xunit.Runner.Reporters.VerboseReporterMessageHandler::.ctor(Xunit.IRunnerLogger) - - - - - - - - - - - - - 100663471 - System.Void Xunit.Runner.Reporters.VerboseReporterMessageHandler::<.ctor>b__0_0(Xunit.MessageHandlerArgs`1<Xunit.Abstractions.ITestStarting>) - - - - - - - - - - 100663472 - System.Void Xunit.Runner.Reporters.VerboseReporterMessageHandler::<.ctor>b__0_1(Xunit.MessageHandlerArgs`1<Xunit.Abstractions.ITestFinished>) - - - - - - - - - - - - Xunit.Runner.Reporters.VstsClient - - - - 100663473 - System.Void Xunit.Runner.Reporters.VstsClient::.ctor(Xunit.IRunnerLogger,System.String,System.String,System.Int32) - - - - - - - - - - - - - - - - - - - - - - 100663474 - System.Void Xunit.Runner.Reporters.VstsClient::WaitOne(System.Threading.CancellationToken) - - - - - - - - - - - - - - 100663475 - System.Threading.Tasks.Task Xunit.Runner.Reporters.VstsClient::RunLoop() - - - - - - - 100663476 - System.Void Xunit.Runner.Reporters.VstsClient::AddTest(System.Collections.Generic.IDictionary`2<System.String,System.Object>,Xunit.Abstractions.ITest) - - - - - - - - - - - - - 100663477 - System.Void Xunit.Runner.Reporters.VstsClient::UpdateTest(System.Collections.Generic.IDictionary`2<System.String,System.Object>,Xunit.Abstractions.ITest) - - - - - - - - - - - - - 100663478 - System.Threading.Tasks.Task`1<System.Int32> Xunit.Runner.Reporters.VstsClient::CreateTestRun() - - - - - - - 100663479 - System.Threading.Tasks.Task Xunit.Runner.Reporters.VstsClient::FinishTestRun(System.Int32) - - - - - - - 100663480 - System.Threading.Tasks.Task Xunit.Runner.Reporters.VstsClient::SendTestResults(System.Boolean,System.Int32,System.Collections.Generic.ICollection`1<System.Collections.Generic.IDictionary`2<System.String,System.Object>>) - - - - - - - 100663481 - System.String Xunit.Runner.Reporters.VstsClient::ToJson(System.Collections.Generic.IEnumerable`1<System.Collections.Generic.IDictionary`2<System.String,System.Object>>) - - - - - - - - - - - 100663482 - System.Void Xunit.Runner.Reporters.VstsClient::Dispose(System.Boolean) - - - - - - - - - - - - - - - - - - - 100663483 - System.Void Xunit.Runner.Reporters.VstsClient::Dispose() - - - - - - - - - - - 100663484 - System.Void Xunit.Runner.Reporters.VstsClient::.cctor() - - - - - - - - - - - - - Xunit.Runner.Reporters.VstsClient/<>c - - - - 100663543 - System.String Xunit.Runner.Reporters.VstsClient/<>c::<ToJson>b__23_0(System.Collections.Generic.IDictionary`2<System.String,System.Object>) - - - - - - - - - - - - Xunit.Runner.Reporters.VstsClient/<CreateTestRun>d__20 - - - - 100663544 - System.Void Xunit.Runner.Reporters.VstsClient/<CreateTestRun>d__20::MoveNext() - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 100663545 - System.Void Xunit.Runner.Reporters.VstsClient/<CreateTestRun>d__20::SetStateMachine(System.Runtime.CompilerServices.IAsyncStateMachine) - - - - - - - - - Xunit.Runner.Reporters.VstsClient/<FinishTestRun>d__21 - - - - 100663546 - System.Void Xunit.Runner.Reporters.VstsClient/<FinishTestRun>d__21::MoveNext() - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 100663547 - System.Void Xunit.Runner.Reporters.VstsClient/<FinishTestRun>d__21::SetStateMachine(System.Runtime.CompilerServices.IAsyncStateMachine) - - - - - - - - - Xunit.Runner.Reporters.VstsClient/<RunLoop>d__17 - - - - 100663548 - System.Void Xunit.Runner.Reporters.VstsClient/<RunLoop>d__17::MoveNext() - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 100663549 - System.Void Xunit.Runner.Reporters.VstsClient/<RunLoop>d__17::SetStateMachine(System.Runtime.CompilerServices.IAsyncStateMachine) - - - - - - - - - Xunit.Runner.Reporters.VstsClient/<SendTestResults>d__22 - - - - 100663550 - System.Void Xunit.Runner.Reporters.VstsClient/<SendTestResults>d__22::MoveNext() - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 100663551 - System.Void Xunit.Runner.Reporters.VstsClient/<SendTestResults>d__22::SetStateMachine(System.Runtime.CompilerServices.IAsyncStateMachine) - - - - - - - - - Xunit.Runner.Reporters.VstsReporter - - - - 100663485 - System.String Xunit.Runner.Reporters.VstsReporter::get_Description() - - - - - - - - - - 100663486 - System.Boolean Xunit.Runner.Reporters.VstsReporter::get_IsEnvironmentallyEnabled() - - - - - - - - - - - - - 100663487 - System.String Xunit.Runner.Reporters.VstsReporter::get_RunnerSwitch() - - - - - - - - - - 100663488 - Xunit.Abstractions.IMessageSink Xunit.Runner.Reporters.VstsReporter::CreateMessageHandler(Xunit.IRunnerLogger) - - - - - - - - - - - - - - - - - - - - - - 100663489 - System.Void Xunit.Runner.Reporters.VstsReporter::.ctor() - - - - - - - - - Xunit.Runner.Reporters.VstsReporterMessageHandler - - - - 100663490 - System.Void Xunit.Runner.Reporters.VstsReporterMessageHandler::.ctor(Xunit.IRunnerLogger,System.String,System.String,System.Int32) - - - - - - - - - - - - - - - - - - - 100663491 - System.Void Xunit.Runner.Reporters.VstsReporterMessageHandler::HandleTestAssemblyFinished(Xunit.MessageHandlerArgs`1<Xunit.Abstractions.ITestAssemblyFinished>) - - - - - - - - - - - - - - - - - - - - 100663492 - System.Void Xunit.Runner.Reporters.VstsReporterMessageHandler::HandleTestAssemblyStarting(Xunit.MessageHandlerArgs`1<Xunit.Abstractions.ITestAssemblyStarting>) - - - - - - - - - - - - - - - - - - - - - - - - - 100663493 - System.Void Xunit.Runner.Reporters.VstsReporterMessageHandler::HandleTestStarting(Xunit.MessageHandlerArgs`1<Xunit.Abstractions.ITestStarting>) - - - - - - - - - - - - 100663494 - System.Void Xunit.Runner.Reporters.VstsReporterMessageHandler::HandleTestPassed(Xunit.MessageHandlerArgs`1<Xunit.Abstractions.ITestPassed>) - - - - - - - - - - - - - 100663495 - System.Void Xunit.Runner.Reporters.VstsReporterMessageHandler::HandleTestSkipped(Xunit.MessageHandlerArgs`1<Xunit.Abstractions.ITestSkipped>) - - - - - - - - - - - - - 100663496 - System.Void Xunit.Runner.Reporters.VstsReporterMessageHandler::HandleTestFailed(Xunit.MessageHandlerArgs`1<Xunit.Abstractions.ITestFailed>) - - - - - - - - - - - - - 100663497 - System.Void Xunit.Runner.Reporters.VstsReporterMessageHandler::VstsAddTest(System.String,System.String,System.String,Xunit.Abstractions.ITest) - - - - - - - - - - - - 100663498 - System.Void Xunit.Runner.Reporters.VstsReporterMessageHandler::VstsUpdateTest(Xunit.Abstractions.ITest,System.String,System.Nullable`1<System.Int64>,System.String,System.String,System.String) - - - - - - - - - - - - - - - - - - 100663499 - System.String Xunit.Runner.Reporters.VstsReporterMessageHandler::TrimStdOut(System.String) - - - - - - - - - - - - - - - System.Diagnostics.CodeAnalysis.ExcludeFromCodeCoverageAttribute - - - - 100663500 - System.Void System.Diagnostics.CodeAnalysis.ExcludeFromCodeCoverageAttribute::.ctor() - - - - - - - - - - - - C:\Users\Daniel Palme\Documents\Projects\_Archiv\DotNetCoverageToolComparision\BusinessTest_NetCore\bin\Debug\net8.0\xunit.execution.dotnet.dll - 2023-11-18T20:28:58Z - xunit.execution.dotnet - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - ThisAssembly - - - - 100663315 - System.Void ThisAssembly::.cctor() - - - - - - - - - - - - ReflectionAbstractionExtensions - - - - 100663316 - System.Object ReflectionAbstractionExtensions::CreateTestClass(Xunit.Abstractions.ITest,System.Type,System.Object[],Xunit.Sdk.IMessageBus,Xunit.Sdk.ExecutionTimer,System.Threading.CancellationTokenSource) - - - - - - - - - - - - - - - - - - - - - - - - - - 100663317 - System.Void ReflectionAbstractionExtensions::DisposeTestClass(Xunit.Abstractions.ITest,System.Object,Xunit.Sdk.IMessageBus,Xunit.Sdk.ExecutionTimer,System.Threading.CancellationTokenSource) - - - - - - - - - - - - - - - - - - - - - - - - - - - 100663318 - System.Reflection.MethodInfo ReflectionAbstractionExtensions::GetMethodInfoFromIMethodInfo(System.Type,Xunit.Abstractions.IMethodInfo) - - - - - - - - - - - 100663319 - System.Collections.Generic.IEnumerable`1<System.Reflection.MethodInfo> ReflectionAbstractionExtensions::GetMatchingMethods(System.Type,System.Reflection.MethodInfo) - - - - - - - - - - - 100663320 - System.Collections.Generic.IEnumerable`1<Xunit.Abstractions.IAttributeInfo> ReflectionAbstractionExtensions::GetCustomAttributes(Xunit.Abstractions.IAssemblyInfo,System.Type) - - - - - - - - - - 100663321 - System.Collections.Generic.IEnumerable`1<Xunit.Abstractions.IAttributeInfo> ReflectionAbstractionExtensions::GetCustomAttributes(Xunit.Abstractions.IAttributeInfo,System.Type) - - - - - - - - - - 100663322 - System.Collections.Generic.IEnumerable`1<Xunit.Abstractions.IAttributeInfo> ReflectionAbstractionExtensions::GetCustomAttributes(Xunit.Abstractions.IMethodInfo,System.Type) - - - - - - - - - - 100663323 - System.Collections.Generic.IEnumerable`1<Xunit.Abstractions.IAttributeInfo> ReflectionAbstractionExtensions::GetCustomAttributes(Xunit.Abstractions.ITypeInfo,System.Type) - - - - - - - - - - 100663324 - System.Reflection.MethodInfo ReflectionAbstractionExtensions::ToRuntimeMethod(Xunit.Abstractions.IMethodInfo) - - - - - - - - - - - - - - - - 100663325 - System.Type ReflectionAbstractionExtensions::ToRuntimeType(Xunit.Abstractions.ITypeInfo) - - - - - - - - - - - - - - - - - - ReflectionAbstractionExtensions/<>c__DisplayClass0_0 - - - - 100664423 - System.Void ReflectionAbstractionExtensions/<>c__DisplayClass0_0::<CreateTestClass>b__0() - - - - - - - - - - - - ReflectionAbstractionExtensions/<>c__DisplayClass2_0 - - - - 100664425 - System.Boolean ReflectionAbstractionExtensions/<>c__DisplayClass2_0::<GetMethodInfoFromIMethodInfo>b__0(System.Reflection.MethodInfo) - - - - - - - - - - - - - - - - - ReflectionAbstractionExtensions/<>c__DisplayClass3_0 - - - - 100664427 - System.Boolean ReflectionAbstractionExtensions/<>c__DisplayClass3_0::<GetMatchingMethods>b__0(System.Reflection.MethodInfo) - - - - - - - - - - - - - - - TestFrameworkOptionsReadExtensions - - - - 100663326 - System.Nullable`1<System.Boolean> TestFrameworkOptionsReadExtensions::DiagnosticMessages(Xunit.Abstractions.ITestFrameworkDiscoveryOptions) - - - - - - - - - - 100663327 - System.Boolean TestFrameworkOptionsReadExtensions::DiagnosticMessagesOrDefault(Xunit.Abstractions.ITestFrameworkDiscoveryOptions) - - - - - - - - - - 100663328 - System.Nullable`1<Xunit.Sdk.TestMethodDisplay> TestFrameworkOptionsReadExtensions::MethodDisplay(Xunit.Abstractions.ITestFrameworkDiscoveryOptions) - - - - - - - - - - - - - - 100663329 - System.Nullable`1<Xunit.Sdk.TestMethodDisplayOptions> TestFrameworkOptionsReadExtensions::MethodDisplayOptions(Xunit.Abstractions.ITestFrameworkDiscoveryOptions) - - - - - - - - - - - - - - 100663330 - Xunit.Sdk.TestMethodDisplay TestFrameworkOptionsReadExtensions::MethodDisplayOrDefault(Xunit.Abstractions.ITestFrameworkDiscoveryOptions) - - - - - - - - - - - - - 100663331 - Xunit.Sdk.TestMethodDisplayOptions TestFrameworkOptionsReadExtensions::MethodDisplayOptionsOrDefault(Xunit.Abstractions.ITestFrameworkDiscoveryOptions) - - - - - - - - - - 100663332 - System.Nullable`1<System.Boolean> TestFrameworkOptionsReadExtensions::PreEnumerateTheories(Xunit.Abstractions.ITestFrameworkDiscoveryOptions) - - - - - - - - - - 100663333 - System.Boolean TestFrameworkOptionsReadExtensions::PreEnumerateTheoriesOrDefault(Xunit.Abstractions.ITestFrameworkDiscoveryOptions) - - - - - - - - - - - - - 100663334 - System.Nullable`1<System.Boolean> TestFrameworkOptionsReadExtensions::SynchronousMessageReporting(Xunit.Abstractions.ITestFrameworkDiscoveryOptions) - - - - - - - - - - 100663335 - System.Boolean TestFrameworkOptionsReadExtensions::SynchronousMessageReportingOrDefault(Xunit.Abstractions.ITestFrameworkDiscoveryOptions) - - - - - - - - - - 100663336 - System.Nullable`1<System.Boolean> TestFrameworkOptionsReadExtensions::DiagnosticMessages(Xunit.Abstractions.ITestFrameworkExecutionOptions) - - - - - - - - - - 100663337 - System.Boolean TestFrameworkOptionsReadExtensions::DiagnosticMessagesOrDefault(Xunit.Abstractions.ITestFrameworkExecutionOptions) - - - - - - - - - - 100663338 - System.Nullable`1<System.Boolean> TestFrameworkOptionsReadExtensions::DisableParallelization(Xunit.Abstractions.ITestFrameworkExecutionOptions) - - - - - - - - - - 100663339 - System.Boolean TestFrameworkOptionsReadExtensions::DisableParallelizationOrDefault(Xunit.Abstractions.ITestFrameworkExecutionOptions) - - - - - - - - - - 100663340 - System.Nullable`1<System.Int32> TestFrameworkOptionsReadExtensions::MaxParallelThreads(Xunit.Abstractions.ITestFrameworkExecutionOptions) - - - - - - - - - - 100663341 - System.Int32 TestFrameworkOptionsReadExtensions::MaxParallelThreadsOrDefault(Xunit.Abstractions.ITestFrameworkExecutionOptions) - - - - - - - - - - - - - - - - - - 100663342 - System.Nullable`1<System.Boolean> TestFrameworkOptionsReadExtensions::StopOnTestFail(Xunit.Abstractions.ITestFrameworkExecutionOptions) - - - - - - - - - - 100663343 - System.Boolean TestFrameworkOptionsReadExtensions::StopOnTestFailOrDefault(Xunit.Abstractions.ITestFrameworkExecutionOptions) - - - - - - - - - - 100663344 - System.Nullable`1<System.Boolean> TestFrameworkOptionsReadExtensions::SynchronousMessageReporting(Xunit.Abstractions.ITestFrameworkExecutionOptions) - - - - - - - - - - 100663345 - System.Boolean TestFrameworkOptionsReadExtensions::SynchronousMessageReportingOrDefault(Xunit.Abstractions.ITestFrameworkExecutionOptions) - - - - - - - - - - - - CommonTasks - - - - 100663346 - System.Void CommonTasks::.cctor() - - - - - - - - - - - - DictionaryExtensions - - - - 100663347 - System.Void DictionaryExtensions::Add(System.Collections.Generic.IDictionary`2<TKey,System.Collections.Generic.List`1<TValue>>,TKey,TValue) - - - - - - - - - - - 100663348 - TValue DictionaryExtensions::AddOrGet(System.Collections.Generic.IDictionary`2<TKey,TValue>,TKey) - - - - - - - - - - 100663349 - TValue DictionaryExtensions::AddOrGet(System.Collections.Generic.IDictionary`2<TKey,TValue>,TKey,System.Func`1<TValue>) - - - - - - - - - - - - - - - - 100663350 - System.Boolean DictionaryExtensions::Contains(System.Collections.Generic.IDictionary`2<TKey,System.Collections.Generic.List`1<TValue>>,TKey,TValue,System.Collections.Generic.IEqualityComparer`1<TValue>) - - - - - - - - - - - - - - - 100663351 - System.Collections.Generic.Dictionary`2<TKey,TValue> DictionaryExtensions::ToDictionaryIgnoringDuplicateKeys(System.Collections.Generic.IEnumerable`1<TValue>,System.Func`2<TValue,TKey>,System.Collections.Generic.IEqualityComparer`1<TKey>) - - - - - - - - - - 100663352 - System.Collections.Generic.Dictionary`2<TKey,TValue> DictionaryExtensions::ToDictionaryIgnoringDuplicateKeys(System.Collections.Generic.IEnumerable`1<TInput>,System.Func`2<TInput,TKey>,System.Func`2<TInput,TValue>,System.Collections.Generic.IEqualityComparer`1<TKey>) - - - - - - - - - - - - - - - - - - - - - - - - DictionaryExtensions/<>c__1`2 - - - - 100664430 - TValue DictionaryExtensions/<>c__1`2::<AddOrGet>b__1_0() - - - - - - - - - - - - DictionaryExtensions/<>c__4`2 - - - - 100664433 - TValue DictionaryExtensions/<>c__4`2::<ToDictionaryIgnoringDuplicateKeys>b__4_0(TValue) - - - - - - - - - - - - ExceptionExtensions - - - - 100663353 - System.Void ExceptionExtensions::RethrowWithNoStackTraceLoss(System.Exception) - - - - - - - - - - - 100663354 - System.Exception ExceptionExtensions::Unwrap(System.Exception) - - - - - - - - - - - - - - - - - - - Guard - - - - 100663355 - System.Void Guard::ArgumentNotNull(System.String,System.Object) - - - - - - - - - - - - - - - 100663356 - System.Void Guard::ArgumentNotNullOrEmpty(System.String,System.Collections.IEnumerable) - - - - - - - - - - - - - - - - 100663357 - System.Void Guard::ArgumentValid(System.String,System.Boolean,System.String) - - - - - - - - - - - - - - - 100663358 - System.Void Guard::ArgumentValid(System.String,System.Boolean,System.String,System.Object[]) - - - - - - - - - - - - - - - - - NewReflectionExtensions - - - - 100663359 - System.Reflection.Assembly NewReflectionExtensions::GetAssembly(System.Type) - - - - - - - - - - 100663360 - System.Attribute[] NewReflectionExtensions::GetCustomAttributes(System.Reflection.Assembly) - - - - - - - - - - 100663361 - System.Boolean NewReflectionExtensions::IsEnum(System.Type) - - - - - - - - - - 100663362 - System.Boolean NewReflectionExtensions::IsFromLocalAssembly(System.Type) - - - - - - - - - - - - - - - 100663363 - System.Boolean NewReflectionExtensions::IsGenericType(System.Type) - - - - - - - - - - 100663364 - System.Boolean NewReflectionExtensions::IsGenericTypeDefinition(System.Type) - - - - - - - - - - 100663365 - System.Boolean NewReflectionExtensions::IsNullableEnum(System.Type) - - - - - - - - - - - - - - - 100663366 - System.Boolean NewReflectionExtensions::IsValueType(System.Type) - - - - - - - - - - 100663367 - System.Type NewReflectionExtensions::UnwrapNullable(System.Type) - - - - - - - - - - - - - - - - - - - 100663368 - System.Type[] NewReflectionExtensions::GetGenericArguments(System.Type) - - - - - - - - - - 100663369 - System.Type[] NewReflectionExtensions::GetInterfaces(System.Type) - - - - - - - - - - 100663370 - System.Boolean NewReflectionExtensions::IsAssignableFrom(System.Type,System.Type) - - - - - - - - - - - - TestOptionsNames/Discovery - - - - 100664434 - System.Void TestOptionsNames/Discovery::.cctor() - - - - - - - - - - - - - - - - - TestOptionsNames/Execution - - - - 100664435 - System.Void TestOptionsNames/Execution::.cctor() - - - - - - - - - - - - - - - - - Xunit.ExecutionHelper - - - - 100663371 - System.String Xunit.ExecutionHelper::get_PlatformSuffix() - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 100663372 - System.Void Xunit.ExecutionHelper::.cctor() - - - - - - - - - - - - - - - Xunit.LongLivedMarshalByRefObject - - - - 100663373 - System.Void Xunit.LongLivedMarshalByRefObject::DisconnectAll() - - - - - - - - - - 100663374 - System.Void Xunit.LongLivedMarshalByRefObject::.ctor() - - - - - - - - - Xunit.Internal.ArgumentFormatter - - - - 100663375 - System.Void Xunit.Internal.ArgumentFormatter::.cctor() - - - - - - - - - - - - - - - - - - - - - - - - - - - - 100663377 - System.String Xunit.Internal.ArgumentFormatter::EscapeString(System.String) - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 100663378 - System.String Xunit.Internal.ArgumentFormatter::Format(System.Object,System.Int32) - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 100663379 - System.String Xunit.Internal.ArgumentFormatter::FormatCharValue(System.Char) - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 100663380 - System.String Xunit.Internal.ArgumentFormatter::FormatComplexValue(System.Object,System.Int32,System.Type,System.Boolean) - - - - - - - - - - - - - - - - - - - - - - - - - - - - 100663381 - System.String Xunit.Internal.ArgumentFormatter::FormatDateTimeValue(System.Object) - - - - - - - - - - 100663382 - System.String Xunit.Internal.ArgumentFormatter::FormatDoubleValue(System.Object) - - - - - - - - - - 100663383 - System.String Xunit.Internal.ArgumentFormatter::FormatEnumValue(System.Object) - - - - - - - - - - - - - 100663384 - System.String Xunit.Internal.ArgumentFormatter::FormatEnumerableValue(System.Collections.IEnumerable,System.Int32) - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 100663385 - System.String Xunit.Internal.ArgumentFormatter::FormatFloatValue(System.Object) - - - - - - - - - - 100663386 - System.String Xunit.Internal.ArgumentFormatter::FormatStringValue(System.String) - - - - - - - - - - - - - - - - - 100663387 - System.String Xunit.Internal.ArgumentFormatter::FormatTupleValue(System.Object,System.Int32) - - - - - - - - - - - - - - - - - - - - - - - - - 100663388 - System.String Xunit.Internal.ArgumentFormatter::FormatTypeName(System.Type,System.Boolean) - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 100663389 - System.String Xunit.Internal.ArgumentFormatter::FormatValueTypeValue(System.Object,System.Reflection.TypeInfo) - - - - - - - - - - - - - - - - - - - - - 100663390 - System.Type Xunit.Internal.ArgumentFormatter::GetSetElementType(System.Object) - - - - - - - - - - - - - - - - - 100663391 - System.Boolean Xunit.Internal.ArgumentFormatter::IsAnonymousType(System.Reflection.TypeInfo) - - - - - - - - - - - - - - - 100663392 - System.Boolean Xunit.Internal.ArgumentFormatter::IsSZArrayType(System.Reflection.TypeInfo) - - - - - - - - - - 100663393 - System.Boolean Xunit.Internal.ArgumentFormatter::SafeToMultiEnumerate(System.Collections.IEnumerable) - - - - - - - - - - - - - - - - - - - 100663394 - System.Boolean Xunit.Internal.ArgumentFormatter::TryGetEscapeSequence(System.Char,System.String&) - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 100663395 - System.Exception Xunit.Internal.ArgumentFormatter::UnwrapException(System.Exception) - - - - - - - - - - - - - - - - - - - 100663396 - System.String Xunit.Internal.ArgumentFormatter::WrapAndGetFormattedValue(System.Func`1<System.Object>,System.Int32) - - - - - - - - - - - - - - - Xunit.Internal.ArgumentFormatter/<>c - - - - 100664438 - System.String Xunit.Internal.ArgumentFormatter/<>c::<Format>b__16_0(System.Type) - - - - - - - - - - 100664439 - System.Boolean Xunit.Internal.ArgumentFormatter/<>c::<FormatComplexValue>b__18_0(System.Reflection.FieldInfo) - - - - - - - - - - - - - 100664440 - System.Boolean Xunit.Internal.ArgumentFormatter/<>c::<FormatComplexValue>b__18_2(System.Reflection.PropertyInfo) - - - - - - - - - - - - - - - 100664441 - System.String Xunit.Internal.ArgumentFormatter/<>c::<FormatComplexValue>b__18_4(<>f__AnonymousType1`2<System.String,System.String>) - - - - - - - - - - 100664442 - System.String Xunit.Internal.ArgumentFormatter/<>c::<FormatComplexValue>b__18_5(<>f__AnonymousType1`2<System.String,System.String>) - - - - - - - - - - 100664443 - System.String Xunit.Internal.ArgumentFormatter/<>c::<FormatTypeName>b__26_0(System.Type) - - - - - - - - - - 100664444 - System.Boolean Xunit.Internal.ArgumentFormatter/<>c::<GetSetElementType>b__28_0(System.Type) - - - - - - - - - - 100664445 - <>f__AnonymousType2`2<System.Type,System.Type> Xunit.Internal.ArgumentFormatter/<>c::<GetSetElementType>b__28_1(System.Type) - - - - - - - - - - 100664446 - System.Boolean Xunit.Internal.ArgumentFormatter/<>c::<GetSetElementType>b__28_2(<>f__AnonymousType2`2<System.Type,System.Type>) - - - - - - - - - - 100664447 - System.Reflection.TypeInfo Xunit.Internal.ArgumentFormatter/<>c::<GetSetElementType>b__28_3(<>f__AnonymousType2`2<System.Type,System.Type>) - - - - - - - - - - - - Xunit.Internal.ArgumentFormatter/<>c__DisplayClass18_0 - - - - 100664449 - <>f__AnonymousType1`2<System.String,System.String> Xunit.Internal.ArgumentFormatter/<>c__DisplayClass18_0::<FormatComplexValue>b__1(System.Reflection.FieldInfo) - - - - - - - - - - 100664450 - <>f__AnonymousType1`2<System.String,System.String> Xunit.Internal.ArgumentFormatter/<>c__DisplayClass18_0::<FormatComplexValue>b__3(System.Reflection.PropertyInfo) - - - - - - - - - - - - Xunit.Internal.ArgumentFormatter/<>c__DisplayClass18_1 - - - - 100664452 - System.Object Xunit.Internal.ArgumentFormatter/<>c__DisplayClass18_1::<FormatComplexValue>b__6() - - - - - - - - - - - - Xunit.Internal.ArgumentFormatter/<>c__DisplayClass18_2 - - - - 100664454 - System.Object Xunit.Internal.ArgumentFormatter/<>c__DisplayClass18_2::<FormatComplexValue>b__7() - - - - - - - - - - - - Xunit.Serialization.XunitSerializationInfo - - - - 100663397 - System.Void Xunit.Serialization.XunitSerializationInfo::.cctor() - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 100663398 - System.Void Xunit.Serialization.XunitSerializationInfo::.ctor(Xunit.Abstractions.IXunitSerializable) - - - - - - - - - - - - - - - - - 100663399 - System.Void Xunit.Serialization.XunitSerializationInfo::AddValue(System.String,System.Object,System.Type) - - - - - - - - - - - - - - - - 100663400 - System.Boolean Xunit.Serialization.XunitSerializationInfo::CanSerializeObject(System.Object) - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 100663401 - System.Object Xunit.Serialization.XunitSerializationInfo::Deserialize(System.Type,System.String) - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 100663402 - Xunit.Abstractions.IXunitSerializable Xunit.Serialization.XunitSerializationInfo::DeserializeSerializable(System.Type,System.String) - - - - - - - - - - - - - - - - - - - - - - - - - - - - 100663403 - Xunit.Serialization.XunitSerializationTriple Xunit.Serialization.XunitSerializationInfo::DeserializeTriple(System.String) - - - - - - - - - - - - - - - - - - 100663404 - System.String Xunit.Serialization.XunitSerializationInfo::FromBase64(System.String) - - - - - - - - - - - 100663405 - T Xunit.Serialization.XunitSerializationInfo::GetValue(System.String) - - - - - - - - - - 100663406 - System.Object Xunit.Serialization.XunitSerializationInfo::GetValue(System.String,System.Type) - - - - - - - - - - - - - - - - - - - 100663407 - System.String Xunit.Serialization.XunitSerializationInfo::Serialize(System.Object) - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 100663408 - System.String Xunit.Serialization.XunitSerializationInfo::SerializeEnum(System.Object,System.Type) - - - - - - - - - - - - - - - - - - - - - - - - - 100663409 - System.String Xunit.Serialization.XunitSerializationInfo::SerializeTriple(Xunit.Serialization.XunitSerializationTriple) - - - - - - - - - - - - - - - - - 100663410 - System.String Xunit.Serialization.XunitSerializationInfo::ToBase64(System.String) - - - - - - - - - - - 100663411 - System.String Xunit.Serialization.XunitSerializationInfo::ToSerializedString() - - - - - - - - - - - - Xunit.Serialization.XunitSerializationInfo/ArraySerializer - - - - 100664455 - System.Array Xunit.Serialization.XunitSerializationInfo/ArraySerializer::get_ArrayData() - - - - - - - - - - 100664456 - System.Void Xunit.Serialization.XunitSerializationInfo/ArraySerializer::.ctor() - - - - - - - - - - - 100664457 - System.Void Xunit.Serialization.XunitSerializationInfo/ArraySerializer::.ctor(System.Array) - - - - - - - - - - - - - - - - - - - - - - 100664458 - System.Void Xunit.Serialization.XunitSerializationInfo/ArraySerializer::Serialize(Xunit.Abstractions.IXunitSerializationInfo) - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 100664459 - System.Void Xunit.Serialization.XunitSerializationInfo/ArraySerializer::Deserialize(Xunit.Abstractions.IXunitSerializationInfo) - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Xunit.Serialization.XunitSerializationInfo/<>c - - - - 100664462 - System.Boolean Xunit.Serialization.XunitSerializationInfo/<>c::<.cctor>b__11_0(System.Reflection.MethodInfo) - - - - - - - - - - - - - - - - - 100664463 - System.Boolean Xunit.Serialization.XunitSerializationInfo/<>c::<.cctor>b__11_1(System.Reflection.ConstructorInfo) - - - - - - - - - - - - - 100664464 - System.String Xunit.Serialization.XunitSerializationInfo/<>c::<ToSerializedString>b__25_0(System.Collections.Generic.KeyValuePair`2<System.String,Xunit.Serialization.XunitSerializationTriple>) - - - - - - - - - - - - Xunit.Serialization.XunitSerializationTriple - - - - 100663412 - System.Void Xunit.Serialization.XunitSerializationTriple::.ctor(System.String,System.Object,System.Type) - - - - - - - - - - - - - - - - Xunit.Sdk.AsyncTestSyncContext - - - - 100663413 - System.Void Xunit.Sdk.AsyncTestSyncContext::.ctor(System.Threading.SynchronizationContext) - - - - - - - - - - - - - 100663414 - System.Void Xunit.Sdk.AsyncTestSyncContext::OperationCompleted() - - - - - - - - - - - - - - - - 100663415 - System.Void Xunit.Sdk.AsyncTestSyncContext::OperationStarted() - - - - - - - - - - - - 100663416 - System.Void Xunit.Sdk.AsyncTestSyncContext::Post(System.Threading.SendOrPostCallback,System.Object) - - - - - - - - - - - - - - - - - - - - 100663417 - System.Void Xunit.Sdk.AsyncTestSyncContext::Send(System.Threading.SendOrPostCallback,System.Object) - - - - - - - - - - - - - - - - - - - - 100663418 - System.Threading.Tasks.Task`1<System.Exception> Xunit.Sdk.AsyncTestSyncContext::WaitForCompletionAsync() - - - - - - - - - Xunit.Sdk.AsyncTestSyncContext/<>c__DisplayClass7_0 - - - - 100664466 - System.Void Xunit.Sdk.AsyncTestSyncContext/<>c__DisplayClass7_0::<Post>b__0() - - - - - - - - - - - - - - - - - 100664467 - System.Void Xunit.Sdk.AsyncTestSyncContext/<>c__DisplayClass7_0::<Post>b__1(System.Object) - - - - - - - - - - - - - - - - - - - Xunit.Sdk.AsyncTestSyncContext/<WaitForCompletionAsync>d__9 - - - - 100664468 - System.Void Xunit.Sdk.AsyncTestSyncContext/<WaitForCompletionAsync>d__9::MoveNext() - - - - - - - - - - - - 100664469 - System.Void Xunit.Sdk.AsyncTestSyncContext/<WaitForCompletionAsync>d__9::SetStateMachine(System.Runtime.CompilerServices.IAsyncStateMachine) - - - - - - - - - Xunit.Sdk.DefaultTestCaseOrderer - - - - 100663419 - System.Void Xunit.Sdk.DefaultTestCaseOrderer::.ctor(Xunit.Abstractions.IMessageSink) - - - - - - - - - - - - 100663420 - System.Collections.Generic.IEnumerable`1<TTestCase> Xunit.Sdk.DefaultTestCaseOrderer::OrderTestCases(System.Collections.Generic.IEnumerable`1<TTestCase>) - - - - - - - - - - - - - - - - - 100663421 - System.Collections.Generic.List`1<TTestCase> Xunit.Sdk.DefaultTestCaseOrderer::Randomize(System.Collections.Generic.List`1<TTestCase>) - - - - - - - - - - - - - - - - - - - 100663422 - System.Int32 Xunit.Sdk.DefaultTestCaseOrderer::Compare(TTestCase,TTestCase) - - - - - - - - - - - - - - - - Xunit.Sdk.DefaultTestCollectionOrderer - - - - 100663423 - System.Collections.Generic.IEnumerable`1<Xunit.Abstractions.ITestCollection> Xunit.Sdk.DefaultTestCollectionOrderer::OrderTestCollections(System.Collections.Generic.IEnumerable`1<Xunit.Abstractions.ITestCollection>) - - - - - - - - - - - - 100663424 - System.Int32 Xunit.Sdk.DefaultTestCollectionOrderer::Compare(TTestCollection,TTestCollection) - - - - - - - - - - - - - - - - - - - - - 100663425 - System.Void Xunit.Sdk.DefaultTestCollectionOrderer::.ctor() - - - - - - - - - Xunit.Sdk.DisposalTracker - - - - 100663426 - System.Void Xunit.Sdk.DisposalTracker::Add(System.IDisposable) - - - - - - - - - - - - 100663427 - System.Void Xunit.Sdk.DisposalTracker::Dispose() - - - - - - - - - - - - - - - - - - - - 100663428 - System.Void Xunit.Sdk.DisposalTracker::.ctor() - - - - - - - - - - - - Xunit.Sdk.ExtensibilityPointFactory - - - - 100663429 - System.Object Xunit.Sdk.ExtensibilityPointFactory::CreateInstance(Xunit.Abstractions.IMessageSink,System.Type,System.Object[]) - - - - - - - - - - - - - - - - - - - - - - - - - - - - 100663430 - System.Void Xunit.Sdk.ExtensibilityPointFactory::Dispose() - - - - - - - - - - - - 100663431 - TInterface Xunit.Sdk.ExtensibilityPointFactory::Get(Xunit.Abstractions.IMessageSink,System.Type,System.Object[]) - - - - - - - - - - 100663432 - Xunit.Sdk.IDataDiscoverer Xunit.Sdk.ExtensibilityPointFactory::GetDataDiscoverer(Xunit.Abstractions.IMessageSink,System.Type) - - - - - - - - - - 100663433 - Xunit.Sdk.IDataDiscoverer Xunit.Sdk.ExtensibilityPointFactory::GetDataDiscoverer(Xunit.Abstractions.IMessageSink,Xunit.Abstractions.IAttributeInfo) - - - - - - - - - - - - - - - - - 100663434 - Xunit.Sdk.ITestCaseOrderer Xunit.Sdk.ExtensibilityPointFactory::GetTestCaseOrderer(Xunit.Abstractions.IMessageSink,System.Type) - - - - - - - - - - 100663435 - Xunit.Sdk.ITestCaseOrderer Xunit.Sdk.ExtensibilityPointFactory::GetTestCaseOrderer(Xunit.Abstractions.IMessageSink,Xunit.Abstractions.IAttributeInfo) - - - - - - - - - - - - - - - - - 100663436 - Xunit.ITestCollectionOrderer Xunit.Sdk.ExtensibilityPointFactory::GetTestCollectionOrderer(Xunit.Abstractions.IMessageSink,System.Type) - - - - - - - - - - 100663437 - Xunit.ITestCollectionOrderer Xunit.Sdk.ExtensibilityPointFactory::GetTestCollectionOrderer(Xunit.Abstractions.IMessageSink,Xunit.Abstractions.IAttributeInfo) - - - - - - - - - - - - - - - - - 100663438 - Xunit.Sdk.ITestFrameworkTypeDiscoverer Xunit.Sdk.ExtensibilityPointFactory::GetTestFrameworkTypeDiscoverer(Xunit.Abstractions.IMessageSink,System.Type) - - - - - - - - - - 100663439 - Xunit.Sdk.ITestFrameworkTypeDiscoverer Xunit.Sdk.ExtensibilityPointFactory::GetTestFrameworkTypeDiscoverer(Xunit.Abstractions.IMessageSink,Xunit.Abstractions.IAttributeInfo) - - - - - - - - - - - - - - - - - 100663440 - Xunit.Sdk.ITraitDiscoverer Xunit.Sdk.ExtensibilityPointFactory::GetTraitDiscoverer(Xunit.Abstractions.IMessageSink,System.Type) - - - - - - - - - - 100663441 - Xunit.Sdk.ITraitDiscoverer Xunit.Sdk.ExtensibilityPointFactory::GetTraitDiscoverer(Xunit.Abstractions.IMessageSink,Xunit.Abstractions.IAttributeInfo) - - - - - - - - - - - - - - - - - 100663442 - Xunit.Sdk.IXunitTestCaseDiscoverer Xunit.Sdk.ExtensibilityPointFactory::GetXunitTestCaseDiscoverer(Xunit.Abstractions.IMessageSink,System.Type) - - - - - - - - - - 100663443 - Xunit.Sdk.IXunitTestCollectionFactory Xunit.Sdk.ExtensibilityPointFactory::GetXunitTestCollectionFactory(Xunit.Abstractions.IMessageSink,System.Type,Xunit.Abstractions.ITestAssembly) - - - - - - - - - - 100663444 - Xunit.Sdk.IXunitTestCollectionFactory Xunit.Sdk.ExtensibilityPointFactory::GetXunitTestCollectionFactory(Xunit.Abstractions.IMessageSink,Xunit.Abstractions.IAttributeInfo,Xunit.Abstractions.ITestAssembly) - - - - - - - - - - - - - - 100663445 - System.Type Xunit.Sdk.ExtensibilityPointFactory::GetTestCollectionFactoryType(Xunit.Abstractions.IMessageSink,Xunit.Abstractions.IAttributeInfo) - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 100663446 - System.Void Xunit.Sdk.ExtensibilityPointFactory::.cctor() - - - - - - - - - - - - - Xunit.Sdk.ExtensibilityPointFactory/<>c - - - - 100664472 - System.String Xunit.Sdk.ExtensibilityPointFactory/<>c::<CreateInstance>b__2_0(System.Object) - - - - - - - - - - - - - - - Xunit.Sdk.ExtensibilityPointFactory/<>c__DisplayClass4_0`1 - - - - 100664474 - System.Object Xunit.Sdk.ExtensibilityPointFactory/<>c__DisplayClass4_0`1::<Get>b__0() - - - - - - - - - - - - Xunit.Sdk.CollectionPerAssemblyTestCollectionFactory - - - - 100663447 - System.Void Xunit.Sdk.CollectionPerAssemblyTestCollectionFactory::.ctor(Xunit.Abstractions.ITestAssembly,Xunit.Abstractions.IMessageSink) - - - - - - - - - - - - - - - 100663448 - System.String Xunit.Sdk.CollectionPerAssemblyTestCollectionFactory::get_DisplayName() - - - - - - - - - - 100663449 - Xunit.Abstractions.ITestCollection Xunit.Sdk.CollectionPerAssemblyTestCollectionFactory::CreateTestCollection(System.String) - - - - - - - - - - - 100663450 - Xunit.Abstractions.ITestCollection Xunit.Sdk.CollectionPerAssemblyTestCollectionFactory::Get(Xunit.Abstractions.ITypeInfo) - - - - - - - - - - - - - - - - - - - Xunit.Sdk.CollectionPerClassTestCollectionFactory - - - - 100663451 - System.Void Xunit.Sdk.CollectionPerClassTestCollectionFactory::.ctor(Xunit.Abstractions.ITestAssembly,Xunit.Abstractions.IMessageSink) - - - - - - - - - - - - - - 100663452 - System.String Xunit.Sdk.CollectionPerClassTestCollectionFactory::get_DisplayName() - - - - - - - - - - 100663453 - Xunit.Abstractions.ITestCollection Xunit.Sdk.CollectionPerClassTestCollectionFactory::CreateCollection(System.String) - - - - - - - - - - - 100663454 - Xunit.Abstractions.ITestCollection Xunit.Sdk.CollectionPerClassTestCollectionFactory::Get(Xunit.Abstractions.ITypeInfo) - - - - - - - - - - - - - - - - - - - Xunit.Sdk.DisplayNameFormatter - - - - 100663455 - System.Void Xunit.Sdk.DisplayNameFormatter::.ctor() - - - - - - - - - - - - 100663456 - System.Void Xunit.Sdk.DisplayNameFormatter::.ctor(Xunit.Sdk.TestMethodDisplay,Xunit.Sdk.TestMethodDisplayOptions) - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 100663457 - System.String Xunit.Sdk.DisplayNameFormatter::Format(System.String) - - - - - - - - - - - - - - - - - - - Xunit.Sdk.DisplayNameFormatter/FormatContext - - - - 100664475 - System.Void Xunit.Sdk.DisplayNameFormatter/FormatContext::.ctor(System.String) - - - - - - - - - - - - - - - 100664478 - System.Boolean Xunit.Sdk.DisplayNameFormatter/FormatContext::get_HasMoreText() - - - - - - - - - - 100664479 - System.Char Xunit.Sdk.DisplayNameFormatter/FormatContext::ReadNext() - - - - - - - - - - 100664480 - System.Void Xunit.Sdk.DisplayNameFormatter/FormatContext::Flush() - - - - - - - - - - - - - - Xunit.Sdk.DisplayNameFormatter/CharacterRule - - - - 100664481 - System.Void Xunit.Sdk.DisplayNameFormatter/CharacterRule::Evaluate(Xunit.Sdk.DisplayNameFormatter/FormatContext,System.Char) - - - - - - - - - - 100664484 - System.Void Xunit.Sdk.DisplayNameFormatter/CharacterRule::.ctor() - - - - - - - - - Xunit.Sdk.DisplayNameFormatter/ReplaceOperatorMonikerRule - - - - 100664485 - System.Void Xunit.Sdk.DisplayNameFormatter/ReplaceOperatorMonikerRule::Evaluate(Xunit.Sdk.DisplayNameFormatter/FormatContext,System.Char) - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 100664486 - System.Boolean Xunit.Sdk.DisplayNameFormatter/ReplaceOperatorMonikerRule::TryConsumeMoniker(Xunit.Sdk.DisplayNameFormatter/FormatContext,System.String) - - - - - - - - - - - - - - - - - 100664487 - System.Void Xunit.Sdk.DisplayNameFormatter/ReplaceOperatorMonikerRule::.ctor() - - - - - - - 100664488 - System.Void Xunit.Sdk.DisplayNameFormatter/ReplaceOperatorMonikerRule::.cctor() - - - - - - - - - - - - Xunit.Sdk.DisplayNameFormatter/ReplaceUnderscoreRule - - - - 100664489 - System.Void Xunit.Sdk.DisplayNameFormatter/ReplaceUnderscoreRule::Evaluate(Xunit.Sdk.DisplayNameFormatter/FormatContext,System.Char) - - - - - - - - - - - - - - - - - - - 100664490 - System.Void Xunit.Sdk.DisplayNameFormatter/ReplaceUnderscoreRule::.ctor() - - - - - - - - - Xunit.Sdk.DisplayNameFormatter/ReplaceEscapeSequenceRule - - - - 100664491 - System.Void Xunit.Sdk.DisplayNameFormatter/ReplaceEscapeSequenceRule::Evaluate(Xunit.Sdk.DisplayNameFormatter/FormatContext,System.Char) - - - - - - - - - - - - - - - - - - 100664492 - System.Void Xunit.Sdk.DisplayNameFormatter/ReplaceEscapeSequenceRule::TryConsumeEscapeSequence(Xunit.Sdk.DisplayNameFormatter/FormatContext,System.Char,System.Int32) - - - - - - - - - - - - - - - - - - - - - - - - - - - 100664493 - System.Boolean Xunit.Sdk.DisplayNameFormatter/ReplaceEscapeSequenceRule::IsHex(System.Char) - - - - - - - - - - - - - - - 100664494 - System.Int32 Xunit.Sdk.DisplayNameFormatter/ReplaceEscapeSequenceRule::HexToInt32(System.Char[]) - - - - - - - - - - - - - - - - - - - - - 100664495 - System.Void Xunit.Sdk.DisplayNameFormatter/ReplaceEscapeSequenceRule::.ctor() - - - - - - - - - Xunit.Sdk.DisplayNameFormatter/ReplacePeriodRule - - - - 100664496 - System.Void Xunit.Sdk.DisplayNameFormatter/ReplacePeriodRule::Evaluate(Xunit.Sdk.DisplayNameFormatter/FormatContext,System.Char) - - - - - - - - - - - - - - - - - - - 100664497 - System.Void Xunit.Sdk.DisplayNameFormatter/ReplacePeriodRule::.ctor() - - - - - - - - - Xunit.Sdk.DisplayNameFormatter/KeepPeriodRule - - - - 100664498 - System.Void Xunit.Sdk.DisplayNameFormatter/KeepPeriodRule::Evaluate(Xunit.Sdk.DisplayNameFormatter/FormatContext,System.Char) - - - - - - - - - - - - - - - - - - - 100664499 - System.Void Xunit.Sdk.DisplayNameFormatter/KeepPeriodRule::.ctor() - - - - - - - - - Xunit.Sdk.ExecutionErrorTestCase - - - - 100663458 - System.Void Xunit.Sdk.ExecutionErrorTestCase::.ctor() - - - - - - - - - - - 100663459 - System.Void Xunit.Sdk.ExecutionErrorTestCase::.ctor(Xunit.Abstractions.IMessageSink,Xunit.Sdk.TestMethodDisplay,Xunit.Abstractions.ITestMethod,System.String) - - - - - - - - - - - 100663460 - System.Void Xunit.Sdk.ExecutionErrorTestCase::.ctor(Xunit.Abstractions.IMessageSink,Xunit.Sdk.TestMethodDisplay,Xunit.Sdk.TestMethodDisplayOptions,Xunit.Abstractions.ITestMethod,System.String) - - - - - - - - - - - - 100663463 - System.Threading.Tasks.Task`1<Xunit.Sdk.RunSummary> Xunit.Sdk.ExecutionErrorTestCase::RunAsync(Xunit.Abstractions.IMessageSink,Xunit.Sdk.IMessageBus,System.Object[],Xunit.Sdk.ExceptionAggregator,System.Threading.CancellationTokenSource) - - - - - - - - - - 100663464 - System.Void Xunit.Sdk.ExecutionErrorTestCase::Serialize(Xunit.Abstractions.IXunitSerializationInfo) - - - - - - - - - - - - 100663465 - System.Void Xunit.Sdk.ExecutionErrorTestCase::Deserialize(Xunit.Abstractions.IXunitSerializationInfo) - - - - - - - - - - - - - - Xunit.Sdk.ExecutionTimer - - - - 100663466 - System.Decimal Xunit.Sdk.ExecutionTimer::get_Total() - - - - - - - - - - 100663467 - System.Void Xunit.Sdk.ExecutionTimer::Aggregate(System.Action) - - - - - - - - - - - - - - - 100663468 - System.Threading.Tasks.Task Xunit.Sdk.ExecutionTimer::AggregateAsync(System.Func`1<System.Threading.Tasks.Task>) - - - - - - - 100663469 - System.Void Xunit.Sdk.ExecutionTimer::Aggregate(System.TimeSpan) - - - - - - - - - - - 100663470 - System.Void Xunit.Sdk.ExecutionTimer::.ctor() - - - - - - - - - Xunit.Sdk.ExecutionTimer/<AggregateAsync>d__4 - - - - 100664500 - System.Void Xunit.Sdk.ExecutionTimer/<AggregateAsync>d__4::MoveNext() - - - - - - - - - - - - - - 100664501 - System.Void Xunit.Sdk.ExecutionTimer/<AggregateAsync>d__4::SetStateMachine(System.Runtime.CompilerServices.IAsyncStateMachine) - - - - - - - - - Xunit.Sdk.FactDiscoverer - - - - 100663471 - System.Void Xunit.Sdk.FactDiscoverer::.ctor(Xunit.Abstractions.IMessageSink) - - - - - - - - - - - - 100663473 - Xunit.Sdk.IXunitTestCase Xunit.Sdk.FactDiscoverer::CreateTestCase(Xunit.Abstractions.ITestFrameworkDiscoveryOptions,Xunit.Abstractions.ITestMethod,Xunit.Abstractions.IAttributeInfo) - - - - - - - - - - 100663474 - System.Collections.Generic.IEnumerable`1<Xunit.Sdk.IXunitTestCase> Xunit.Sdk.FactDiscoverer::Discover(Xunit.Abstractions.ITestFrameworkDiscoveryOptions,Xunit.Abstractions.ITestMethod,Xunit.Abstractions.IAttributeInfo) - - - - - - - - - - - - - - - - - - - - - - Xunit.Sdk.ExecutionErrorTestCaseRunner - - - - 100663475 - System.Void Xunit.Sdk.ExecutionErrorTestCaseRunner::.ctor(Xunit.Sdk.ExecutionErrorTestCase,Xunit.Sdk.IMessageBus,Xunit.Sdk.ExceptionAggregator,System.Threading.CancellationTokenSource) - - - - - - - - - - - 100663476 - System.Threading.Tasks.Task`1<Xunit.Sdk.RunSummary> Xunit.Sdk.ExecutionErrorTestCaseRunner::RunTestAsync() - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Xunit.Sdk.TestAssemblyRunner`1 - - - - 100663477 - System.Void Xunit.Sdk.TestAssemblyRunner`1::.ctor(Xunit.Abstractions.ITestAssembly,System.Collections.Generic.IEnumerable`1<TTestCase>,Xunit.Abstractions.IMessageSink,Xunit.Abstractions.IMessageSink,Xunit.Abstractions.ITestFrameworkExecutionOptions) - - - - - - - - - - - - - - - - - - - 100663494 - System.Void Xunit.Sdk.TestAssemblyRunner`1::Dispose() - - - - - - - - - - 100663496 - System.String Xunit.Sdk.TestAssemblyRunner`1::GetTestFrameworkEnvironment() - - - - - - - - - - 100663497 - System.String Xunit.Sdk.TestAssemblyRunner`1::GetVersion() - - - - - - - - - - - - - - - - 100663498 - System.Threading.Tasks.Task Xunit.Sdk.TestAssemblyRunner`1::AfterTestAssemblyStartingAsync() - - - - - - - - - - 100663499 - System.Threading.Tasks.Task Xunit.Sdk.TestAssemblyRunner`1::BeforeTestAssemblyFinishedAsync() - - - - - - - - - - 100663500 - Xunit.Sdk.IMessageBus Xunit.Sdk.TestAssemblyRunner`1::CreateMessageBus() - - - - - - - - - - - - - - - 100663501 - System.Collections.Generic.List`1<System.Tuple`2<Xunit.Abstractions.ITestCollection,System.Collections.Generic.List`1<TTestCase>>> Xunit.Sdk.TestAssemblyRunner`1::OrderTestCollections() - - - - - - - - - - - - - - - - - 100663502 - System.Threading.Tasks.Task`1<Xunit.Sdk.RunSummary> Xunit.Sdk.TestAssemblyRunner`1::RunAsync() - - - - - - - 100663503 - System.Threading.Tasks.Task`1<Xunit.Sdk.RunSummary> Xunit.Sdk.TestAssemblyRunner`1::RunTestCollectionsAsync(Xunit.Sdk.IMessageBus,System.Threading.CancellationTokenSource) - - - - - - - - - Xunit.Sdk.TestAssemblyRunner`1/<>c - - - - 100664504 - Xunit.Abstractions.ITestCollection Xunit.Sdk.TestAssemblyRunner`1/<>c::<OrderTestCollections>b__40_0(TTestCase) - - - - - - - - - - 100664505 - Xunit.Abstractions.ITestCollection Xunit.Sdk.TestAssemblyRunner`1/<>c::<OrderTestCollections>b__40_1(System.Linq.IGrouping`2<Xunit.Abstractions.ITestCollection,TTestCase>) - - - - - - - - - - 100664506 - System.Collections.Generic.List`1<TTestCase> Xunit.Sdk.TestAssemblyRunner`1/<>c::<OrderTestCollections>b__40_2(System.Linq.IGrouping`2<Xunit.Abstractions.ITestCollection,TTestCase>) - - - - - - - - - - - - Xunit.Sdk.TestAssemblyRunner`1/<>c__DisplayClass40_0 - - - - 100664508 - System.Tuple`2<Xunit.Abstractions.ITestCollection,System.Collections.Generic.List`1<TTestCase>> Xunit.Sdk.TestAssemblyRunner`1/<>c__DisplayClass40_0::<OrderTestCollections>b__3(Xunit.Abstractions.ITestCollection) - - - - - - - - - - - - Xunit.Sdk.TestAssemblyRunner`1/<RunAsync>d__41 - - - - 100664509 - System.Void Xunit.Sdk.TestAssemblyRunner`1/<RunAsync>d__41::MoveNext() - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 100664510 - System.Void Xunit.Sdk.TestAssemblyRunner`1/<RunAsync>d__41::SetStateMachine(System.Runtime.CompilerServices.IAsyncStateMachine) - - - - - - - - - Xunit.Sdk.TestAssemblyRunner`1/<RunTestCollectionsAsync>d__42 - - - - 100664511 - System.Void Xunit.Sdk.TestAssemblyRunner`1/<RunTestCollectionsAsync>d__42::MoveNext() - - - - - - - - - - - - - - - - - - - - - - 100664512 - System.Void Xunit.Sdk.TestAssemblyRunner`1/<RunTestCollectionsAsync>d__42::SetStateMachine(System.Runtime.CompilerServices.IAsyncStateMachine) - - - - - - - - - Xunit.Sdk.TestCaseRunner`1 - - - - 100663505 - System.Void Xunit.Sdk.TestCaseRunner`1::.ctor(TTestCase,Xunit.Sdk.IMessageBus,Xunit.Sdk.ExceptionAggregator,System.Threading.CancellationTokenSource) - - - - - - - - - - - - - - - 100663514 - System.Threading.Tasks.Task Xunit.Sdk.TestCaseRunner`1::AfterTestCaseStartingAsync() - - - - - - - - - - 100663515 - System.Threading.Tasks.Task Xunit.Sdk.TestCaseRunner`1::BeforeTestCaseFinishedAsync() - - - - - - - - - - 100663516 - System.Threading.Tasks.Task`1<Xunit.Sdk.RunSummary> Xunit.Sdk.TestCaseRunner`1::RunAsync() - - - - - - - - - Xunit.Sdk.TestCaseRunner`1/<RunAsync>d__19 - - - - 100664513 - System.Void Xunit.Sdk.TestCaseRunner`1/<RunAsync>d__19::MoveNext() - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 100664514 - System.Void Xunit.Sdk.TestCaseRunner`1/<RunAsync>d__19::SetStateMachine(System.Runtime.CompilerServices.IAsyncStateMachine) - - - - - - - - - Xunit.Sdk.TestClassRunner`1 - - - - 100663518 - System.Void Xunit.Sdk.TestClassRunner`1::.ctor(Xunit.Abstractions.ITestClass,Xunit.Abstractions.IReflectionTypeInfo,System.Collections.Generic.IEnumerable`1<TTestCase>,Xunit.Abstractions.IMessageSink,Xunit.Sdk.IMessageBus,Xunit.Sdk.ITestCaseOrderer,Xunit.Sdk.ExceptionAggregator,System.Threading.CancellationTokenSource) - - - - - - - - - - - - - - - - - - - 100663535 - System.Object[] Xunit.Sdk.TestClassRunner`1::CreateTestClassConstructorArguments() - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 100663536 - System.String Xunit.Sdk.TestClassRunner`1::FormatConstructorArgsMissingMessage(System.Reflection.ConstructorInfo,System.Collections.Generic.IReadOnlyList`1<System.Tuple`2<System.Int32,System.Reflection.ParameterInfo>>) - - - - - - - - - - 100663537 - System.Threading.Tasks.Task Xunit.Sdk.TestClassRunner`1::AfterTestClassStartingAsync() - - - - - - - - - - 100663538 - System.Threading.Tasks.Task Xunit.Sdk.TestClassRunner`1::BeforeTestClassFinishedAsync() - - - - - - - - - - 100663539 - System.Threading.Tasks.Task`1<Xunit.Sdk.RunSummary> Xunit.Sdk.TestClassRunner`1::RunAsync() - - - - - - - 100663540 - System.Threading.Tasks.Task`1<Xunit.Sdk.RunSummary> Xunit.Sdk.TestClassRunner`1::RunTestMethodsAsync() - - - - - - - 100663542 - System.Reflection.ConstructorInfo Xunit.Sdk.TestClassRunner`1::SelectTestClassConstructor() - - - - - - - - - - - - - - - - 100663543 - System.Boolean Xunit.Sdk.TestClassRunner`1::TryGetConstructorArgument(System.Reflection.ConstructorInfo,System.Int32,System.Reflection.ParameterInfo,System.Object&) - - - - - - - - - - - - - Xunit.Sdk.TestClassRunner`1/<>c - - - - 100664517 - System.String Xunit.Sdk.TestClassRunner`1/<>c::<FormatConstructorArgsMissingMessage>b__34_0(System.Tuple`2<System.Int32,System.Reflection.ParameterInfo>) - - - - - - - - - - 100664518 - Xunit.Abstractions.ITestMethod Xunit.Sdk.TestClassRunner`1/<>c::<RunTestMethodsAsync>b__38_0(TTestCase) - - - - - - - - - - 100664519 - System.Boolean Xunit.Sdk.TestClassRunner`1/<>c::<SelectTestClassConstructor>b__40_0(System.Reflection.ConstructorInfo) - - - - - - - - - - - - - - - Xunit.Sdk.TestClassRunner`1/<RunAsync>d__37 - - - - 100664520 - System.Void Xunit.Sdk.TestClassRunner`1/<RunAsync>d__37::MoveNext() - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 100664521 - System.Void Xunit.Sdk.TestClassRunner`1/<RunAsync>d__37::SetStateMachine(System.Runtime.CompilerServices.IAsyncStateMachine) - - - - - - - - - Xunit.Sdk.TestClassRunner`1/<RunTestMethodsAsync>d__38 - - - - 100664522 - System.Void Xunit.Sdk.TestClassRunner`1/<RunTestMethodsAsync>d__38::MoveNext() - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 100664523 - System.Void Xunit.Sdk.TestClassRunner`1/<RunTestMethodsAsync>d__38::SetStateMachine(System.Runtime.CompilerServices.IAsyncStateMachine) - - - - - - - - - Xunit.Sdk.TestCollectionRunner`1 - - - - 100663544 - System.Void Xunit.Sdk.TestCollectionRunner`1::.ctor(Xunit.Abstractions.ITestCollection,System.Collections.Generic.IEnumerable`1<TTestCase>,Xunit.Sdk.IMessageBus,Xunit.Sdk.ITestCaseOrderer,Xunit.Sdk.ExceptionAggregator,System.Threading.CancellationTokenSource) - - - - - - - - - - - - - - - - - 100663557 - System.Threading.Tasks.Task Xunit.Sdk.TestCollectionRunner`1::AfterTestCollectionStartingAsync() - - - - - - - - - - 100663558 - System.Threading.Tasks.Task Xunit.Sdk.TestCollectionRunner`1::BeforeTestCollectionFinishedAsync() - - - - - - - - - - 100663559 - System.Threading.Tasks.Task`1<Xunit.Sdk.RunSummary> Xunit.Sdk.TestCollectionRunner`1::RunAsync() - - - - - - - 100663560 - System.Threading.Tasks.Task`1<Xunit.Sdk.RunSummary> Xunit.Sdk.TestCollectionRunner`1::RunTestClassesAsync() - - - - - - - - - Xunit.Sdk.TestCollectionRunner`1/<>c - - - - 100664526 - Xunit.Abstractions.ITestClass Xunit.Sdk.TestCollectionRunner`1/<>c::<RunTestClassesAsync>b__28_0(TTestCase) - - - - - - - - - - - - Xunit.Sdk.TestCollectionRunner`1/<RunAsync>d__27 - - - - 100664527 - System.Void Xunit.Sdk.TestCollectionRunner`1/<RunAsync>d__27::MoveNext() - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 100664528 - System.Void Xunit.Sdk.TestCollectionRunner`1/<RunAsync>d__27::SetStateMachine(System.Runtime.CompilerServices.IAsyncStateMachine) - - - - - - - - - Xunit.Sdk.TestCollectionRunner`1/<RunTestClassesAsync>d__28 - - - - 100664529 - System.Void Xunit.Sdk.TestCollectionRunner`1/<RunTestClassesAsync>d__28::MoveNext() - - - - - - - - - - - - - - - - - - - - - - 100664530 - System.Void Xunit.Sdk.TestCollectionRunner`1/<RunTestClassesAsync>d__28::SetStateMachine(System.Runtime.CompilerServices.IAsyncStateMachine) - - - - - - - - - Xunit.Sdk.TestInvoker`1 - - - - 100663562 - System.Void Xunit.Sdk.TestInvoker`1::.ctor(Xunit.Abstractions.ITest,Xunit.Sdk.IMessageBus,System.Type,System.Object[],System.Reflection.MethodInfo,System.Object[],Xunit.Sdk.ExceptionAggregator,System.Threading.CancellationTokenSource) - - - - - - - - - - - - - - - - - - - - - - 100663569 - System.String Xunit.Sdk.TestInvoker`1::get_DisplayName() - - - - - - - - - - 100663574 - TTestCase Xunit.Sdk.TestInvoker`1::get_TestCase() - - - - - - - - - - 100663583 - System.Object Xunit.Sdk.TestInvoker`1::CreateTestClass() - - - - - - - - - - - - - - - - - - 100663584 - System.Threading.Tasks.Task Xunit.Sdk.TestInvoker`1::AfterTestMethodInvokedAsync() - - - - - - - - - - 100663585 - System.Threading.Tasks.Task Xunit.Sdk.TestInvoker`1::BeforeTestMethodInvokedAsync() - - - - - - - - - - 100663586 - System.Object Xunit.Sdk.TestInvoker`1::CallTestMethod(System.Object) - - - - - - - - - - 100663587 - System.Threading.Tasks.Task Xunit.Sdk.TestInvoker`1::GetTaskFromResult(System.Object) - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 100663588 - System.Threading.Tasks.Task`1<System.Decimal> Xunit.Sdk.TestInvoker`1::RunAsync() - - - - - - - - - - 100663589 - System.Threading.Tasks.Task`1<System.Decimal> Xunit.Sdk.TestInvoker`1::InvokeTestMethodAsync(System.Object) - - - - - - - 100663590 - System.Void Xunit.Sdk.TestInvoker`1::SetSynchronizationContext(System.Threading.SynchronizationContext) - - - - - - - - - - 100663591 - System.Threading.Tasks.Task`1<System.Decimal> Xunit.Sdk.TestInvoker`1::<RunAsync>b__47_0() - - - - - - - - - Xunit.Sdk.TestInvoker`1/<<RunAsync>b__47_0>d - - - - 100664531 - System.Void Xunit.Sdk.TestInvoker`1/<<RunAsync>b__47_0>d::MoveNext() - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 100664532 - System.Void Xunit.Sdk.TestInvoker`1/<<RunAsync>b__47_0>d::SetStateMachine(System.Runtime.CompilerServices.IAsyncStateMachine) - - - - - - - - - Xunit.Sdk.TestInvoker`1/<>c - - - - 100664535 - System.Boolean Xunit.Sdk.TestInvoker`1/<>c::<GetTaskFromResult>b__46_0(System.Reflection.MethodInfo) - - - - - - - - - - - - Xunit.Sdk.TestInvoker`1/<>c__DisplayClass47_0 - - - - 100664537 - System.Void Xunit.Sdk.TestInvoker`1/<>c__DisplayClass47_0::<RunAsync>b__1() - - - - - - - - - - - - Xunit.Sdk.TestInvoker`1/<>c__DisplayClass48_0 - - - - 100664539 - System.Threading.Tasks.Task Xunit.Sdk.TestInvoker`1/<>c__DisplayClass48_0::<InvokeTestMethodAsync>b__0() - - - - - - - - - - 100664540 - System.Threading.Tasks.Task Xunit.Sdk.TestInvoker`1/<>c__DisplayClass48_0::<InvokeTestMethodAsync>b__1() - - - - - - - - - Xunit.Sdk.TestInvoker`1/<>c__DisplayClass48_0/<<InvokeTestMethodAsync>b__1>d - - - - 100664770 - System.Void Xunit.Sdk.TestInvoker`1/<>c__DisplayClass48_0/<<InvokeTestMethodAsync>b__1>d::MoveNext() - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 100664771 - System.Void Xunit.Sdk.TestInvoker`1/<>c__DisplayClass48_0/<<InvokeTestMethodAsync>b__1>d::SetStateMachine(System.Runtime.CompilerServices.IAsyncStateMachine) - - - - - - - - - Xunit.Sdk.TestInvoker`1/<InvokeTestMethodAsync>d__48 - - - - 100664541 - System.Void Xunit.Sdk.TestInvoker`1/<InvokeTestMethodAsync>d__48::MoveNext() - - - - - - - - - - - - - - - - - 100664542 - System.Void Xunit.Sdk.TestInvoker`1/<InvokeTestMethodAsync>d__48::SetStateMachine(System.Runtime.CompilerServices.IAsyncStateMachine) - - - - - - - - - Xunit.Sdk.TestMethodRunner`1 - - - - 100663592 - System.Void Xunit.Sdk.TestMethodRunner`1::.ctor(Xunit.Abstractions.ITestMethod,Xunit.Abstractions.IReflectionTypeInfo,Xunit.Abstractions.IReflectionMethodInfo,System.Collections.Generic.IEnumerable`1<TTestCase>,Xunit.Sdk.IMessageBus,Xunit.Sdk.ExceptionAggregator,System.Threading.CancellationTokenSource) - - - - - - - - - - - - - - - - - - 100663607 - System.Void Xunit.Sdk.TestMethodRunner`1::AfterTestMethodStarting() - - - - - - - - - - 100663608 - System.Void Xunit.Sdk.TestMethodRunner`1::BeforeTestMethodFinished() - - - - - - - - - - 100663609 - System.Threading.Tasks.Task`1<Xunit.Sdk.RunSummary> Xunit.Sdk.TestMethodRunner`1::RunAsync() - - - - - - - 100663610 - System.Threading.Tasks.Task`1<Xunit.Sdk.RunSummary> Xunit.Sdk.TestMethodRunner`1::RunTestCasesAsync() - - - - - - - - - Xunit.Sdk.TestMethodRunner`1/<RunAsync>d__31 - - - - 100664543 - System.Void Xunit.Sdk.TestMethodRunner`1/<RunAsync>d__31::MoveNext() - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 100664544 - System.Void Xunit.Sdk.TestMethodRunner`1/<RunAsync>d__31::SetStateMachine(System.Runtime.CompilerServices.IAsyncStateMachine) - - - - - - - - - Xunit.Sdk.TestMethodRunner`1/<RunTestCasesAsync>d__32 - - - - 100664545 - System.Void Xunit.Sdk.TestMethodRunner`1/<RunTestCasesAsync>d__32::MoveNext() - - - - - - - - - - - - - - - - - - - - - - 100664546 - System.Void Xunit.Sdk.TestMethodRunner`1/<RunTestCasesAsync>d__32::SetStateMachine(System.Runtime.CompilerServices.IAsyncStateMachine) - - - - - - - - - Xunit.Sdk.TestRunner`1 - - - - 100663612 - System.Void Xunit.Sdk.TestRunner`1::.ctor(Xunit.Abstractions.ITest,Xunit.Sdk.IMessageBus,System.Type,System.Object[],System.Reflection.MethodInfo,System.Object[],System.String,Xunit.Sdk.ExceptionAggregator,System.Threading.CancellationTokenSource) - - - - - - - - - - - - - - - - - - - - - - 100663619 - System.String Xunit.Sdk.TestRunner`1::get_DisplayName() - - - - - - - - - - 100663626 - TTestCase Xunit.Sdk.TestRunner`1::get_TestCase() - - - - - - - - - - 100663633 - System.Void Xunit.Sdk.TestRunner`1::AfterTestStarting() - - - - - - - - - - 100663634 - System.Void Xunit.Sdk.TestRunner`1::BeforeTestFinished() - - - - - - - - - - 100663635 - System.Threading.Tasks.Task`1<Xunit.Sdk.RunSummary> Xunit.Sdk.TestRunner`1::RunAsync() - - - - - - - - - Xunit.Sdk.TestRunner`1/<>c__DisplayClass43_0 - - - - 100664548 - System.Threading.Tasks.Task`1<System.Tuple`2<System.Decimal,System.String>> Xunit.Sdk.TestRunner`1/<>c__DisplayClass43_0::<RunAsync>b__0() - - - - - - - - - - - - Xunit.Sdk.TestRunner`1/<RunAsync>d__43 - - - - 100664549 - System.Void Xunit.Sdk.TestRunner`1/<RunAsync>d__43::MoveNext() - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 100664550 - System.Void Xunit.Sdk.TestRunner`1/<RunAsync>d__43::SetStateMachine(System.Runtime.CompilerServices.IAsyncStateMachine) - - - - - - - - - Xunit.Sdk.XunitTestAssemblyRunner - - - - 100663637 - System.Void Xunit.Sdk.XunitTestAssemblyRunner::.ctor(Xunit.Abstractions.ITestAssembly,System.Collections.Generic.IEnumerable`1<Xunit.Sdk.IXunitTestCase>,Xunit.Abstractions.IMessageSink,Xunit.Abstractions.IMessageSink,Xunit.Abstractions.ITestFrameworkExecutionOptions) - - - - - - - - - - - 100663638 - System.Void Xunit.Sdk.XunitTestAssemblyRunner::Dispose() - - - - - - - - - - - - - - - - 100663639 - System.String Xunit.Sdk.XunitTestAssemblyRunner::GetTestFrameworkDisplayName() - - - - - - - - - - 100663640 - System.String Xunit.Sdk.XunitTestAssemblyRunner::GetTestFrameworkEnvironment() - - - - - - - - - - - - - 100663641 - System.Void Xunit.Sdk.XunitTestAssemblyRunner::SetupSyncContext(System.Int32) - - - - - - - - - - - - - - - - - - 100663642 - System.Void Xunit.Sdk.XunitTestAssemblyRunner::Initialize() - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 100663643 - System.Threading.Tasks.Task Xunit.Sdk.XunitTestAssemblyRunner::AfterTestAssemblyStartingAsync() - - - - - - - - - - - 100663644 - System.Threading.Tasks.Task Xunit.Sdk.XunitTestAssemblyRunner::BeforeTestAssemblyFinishedAsync() - - - - - - - - - - - 100663645 - System.Threading.Tasks.Task`1<Xunit.Sdk.RunSummary> Xunit.Sdk.XunitTestAssemblyRunner::RunTestCollectionsAsync(Xunit.Sdk.IMessageBus,System.Threading.CancellationTokenSource) - - - - - - - 100663646 - System.Threading.Tasks.Task`1<Xunit.Sdk.RunSummary> Xunit.Sdk.XunitTestAssemblyRunner::RunTestCollectionAsync(Xunit.Sdk.IMessageBus,Xunit.Abstractions.ITestCollection,System.Collections.Generic.IEnumerable`1<Xunit.Sdk.IXunitTestCase>,System.Threading.CancellationTokenSource) - - - - - - - - - - 100663647 - System.Void Xunit.Sdk.XunitTestAssemblyRunner::SetSynchronizationContext(System.Threading.SynchronizationContext) - - - - - - - - - - 100663648 - System.Threading.Tasks.Task`1<Xunit.Sdk.RunSummary> Xunit.Sdk.XunitTestAssemblyRunner::<>n__0(Xunit.Sdk.IMessageBus,System.Threading.CancellationTokenSource) - - - - - - - - - Xunit.Sdk.XunitTestAssemblyRunner/<>c - - - - 100664553 - System.Int32 Xunit.Sdk.XunitTestAssemblyRunner/<>c::<RunTestCollectionsAsync>b__14_3(Xunit.Sdk.RunSummary) - - - - - - - - - - 100664554 - System.Int32 Xunit.Sdk.XunitTestAssemblyRunner/<>c::<RunTestCollectionsAsync>b__14_4(Xunit.Sdk.RunSummary) - - - - - - - - - - 100664555 - System.Int32 Xunit.Sdk.XunitTestAssemblyRunner/<>c::<RunTestCollectionsAsync>b__14_5(Xunit.Sdk.RunSummary) - - - - - - - - - - - - Xunit.Sdk.XunitTestAssemblyRunner/<>c__DisplayClass14_0 - - - - 100664557 - System.Threading.Tasks.Task`1<Xunit.Sdk.RunSummary> Xunit.Sdk.XunitTestAssemblyRunner/<>c__DisplayClass14_0::<RunTestCollectionsAsync>b__0(System.Func`1<System.Threading.Tasks.Task`1<Xunit.Sdk.RunSummary>>) - - - - - - - - - - - - Xunit.Sdk.XunitTestAssemblyRunner/<>c__DisplayClass14_1 - - - - 100664559 - System.Threading.Tasks.Task`1<Xunit.Sdk.RunSummary> Xunit.Sdk.XunitTestAssemblyRunner/<>c__DisplayClass14_1::<RunTestCollectionsAsync>b__1(System.Func`1<System.Threading.Tasks.Task`1<Xunit.Sdk.RunSummary>>) - - - - - - - - - - - - Xunit.Sdk.XunitTestAssemblyRunner/<>c__DisplayClass14_2 - - - - 100664561 - System.Threading.Tasks.Task`1<Xunit.Sdk.RunSummary> Xunit.Sdk.XunitTestAssemblyRunner/<>c__DisplayClass14_2::<RunTestCollectionsAsync>b__2() - - - - - - - - - - - - Xunit.Sdk.XunitTestAssemblyRunner/<RunTestCollectionsAsync>d__14 - - - - 100664562 - System.Void Xunit.Sdk.XunitTestAssemblyRunner/<RunTestCollectionsAsync>d__14::MoveNext() - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 100664563 - System.Void Xunit.Sdk.XunitTestAssemblyRunner/<RunTestCollectionsAsync>d__14::SetStateMachine(System.Runtime.CompilerServices.IAsyncStateMachine) - - - - - - - - - Xunit.Sdk.XunitTestCaseRunner - - - - 100663649 - System.Void Xunit.Sdk.XunitTestCaseRunner::.ctor(Xunit.Sdk.IXunitTestCase,System.String,System.String,System.Object[],System.Object[],Xunit.Sdk.IMessageBus,Xunit.Sdk.ExceptionAggregator,System.Threading.CancellationTokenSource) - - - - - - - - - - - - - - - - - - - - - - - - - - 100663650 - System.Collections.Generic.IReadOnlyList`1<Xunit.Sdk.BeforeAfterTestAttribute> Xunit.Sdk.XunitTestCaseRunner::get_BeforeAfterAttributes() - - - - - - - - - - - - - - - 100663663 - Xunit.Abstractions.ITest Xunit.Sdk.XunitTestCaseRunner::CreateTest(Xunit.Sdk.IXunitTestCase,System.String) - - - - - - - - - - 100663664 - Xunit.Sdk.XunitTestRunner Xunit.Sdk.XunitTestCaseRunner::CreateTestRunner(Xunit.Abstractions.ITest,Xunit.Sdk.IMessageBus,System.Type,System.Object[],System.Reflection.MethodInfo,System.Object[],System.String,System.Collections.Generic.IReadOnlyList`1<Xunit.Sdk.BeforeAfterTestAttribute>,Xunit.Sdk.ExceptionAggregator,System.Threading.CancellationTokenSource) - - - - - - - - - - 100663665 - System.Collections.Generic.List`1<Xunit.Sdk.BeforeAfterTestAttribute> Xunit.Sdk.XunitTestCaseRunner::GetBeforeAfterTestAttributes() - - - - - - - - - - - - - - - - 100663666 - System.Threading.Tasks.Task`1<Xunit.Sdk.RunSummary> Xunit.Sdk.XunitTestCaseRunner::RunTestAsync() - - - - - - - - - - - - Xunit.Sdk.XunitTestClassRunner - - - - 100663667 - System.Void Xunit.Sdk.XunitTestClassRunner::.ctor(Xunit.Abstractions.ITestClass,Xunit.Abstractions.IReflectionTypeInfo,System.Collections.Generic.IEnumerable`1<Xunit.Sdk.IXunitTestCase>,Xunit.Abstractions.IMessageSink,Xunit.Sdk.IMessageBus,Xunit.Sdk.ITestCaseOrderer,Xunit.Sdk.ExceptionAggregator,System.Threading.CancellationTokenSource,System.Collections.Generic.IDictionary`2<System.Type,System.Object>) - - - - - - - - - - - - - - 100663672 - System.Void Xunit.Sdk.XunitTestClassRunner::CreateClassFixture(System.Type) - - - - - - - - - - - - - - - - - - - - - - - - - 100663673 - System.Threading.Tasks.Task Xunit.Sdk.XunitTestClassRunner::CreateClassFixtureAsync(System.Type) - - - - - - - 100663674 - System.String Xunit.Sdk.XunitTestClassRunner::FormatConstructorArgsMissingMessage(System.Reflection.ConstructorInfo,System.Collections.Generic.IReadOnlyList`1<System.Tuple`2<System.Int32,System.Reflection.ParameterInfo>>) - - - - - - - - - - 100663675 - System.Threading.Tasks.Task Xunit.Sdk.XunitTestClassRunner::AfterTestClassStartingAsync() - - - - - - - 100663676 - System.Threading.Tasks.Task Xunit.Sdk.XunitTestClassRunner::BeforeTestClassFinishedAsync() - - - - - - - 100663677 - System.Threading.Tasks.Task`1<Xunit.Sdk.RunSummary> Xunit.Sdk.XunitTestClassRunner::RunTestMethodAsync(Xunit.Abstractions.ITestMethod,Xunit.Abstractions.IReflectionMethodInfo,System.Collections.Generic.IEnumerable`1<Xunit.Sdk.IXunitTestCase>,System.Object[]) - - - - - - - - - - 100663678 - System.Reflection.ConstructorInfo Xunit.Sdk.XunitTestClassRunner::SelectTestClassConstructor() - - - - - - - - - - - - - - - - - 100663679 - System.Boolean Xunit.Sdk.XunitTestClassRunner::TryGetConstructorArgument(System.Reflection.ConstructorInfo,System.Int32,System.Reflection.ParameterInfo,System.Object&) - - - - - - - - - - - - - - - - - - 100663680 - System.Boolean Xunit.Sdk.XunitTestClassRunner::<CreateClassFixtureAsync>b__11_0(Xunit.IAsyncLifetime) - - - - - - - - - - 100663681 - System.Threading.Tasks.Task Xunit.Sdk.XunitTestClassRunner::<CreateClassFixtureAsync>b__11_1(Xunit.IAsyncLifetime) - - - - - - - - - - 100663682 - System.Threading.Tasks.Task Xunit.Sdk.XunitTestClassRunner::<BeforeTestClassFinishedAsync>b__14_0(Xunit.IAsyncLifetime) - - - - - - - - - - - - Xunit.Sdk.XunitTestClassRunner/<>c - - - - 100664566 - System.Boolean Xunit.Sdk.XunitTestClassRunner/<>c::<CreateClassFixture>b__10_0(System.Reflection.ConstructorInfo) - - - - - - - - - - - - - 100664567 - System.String Xunit.Sdk.XunitTestClassRunner/<>c::<CreateClassFixture>b__10_2(System.Reflection.ParameterInfo) - - - - - - - - - - 100664568 - System.String Xunit.Sdk.XunitTestClassRunner/<>c::<FormatConstructorArgsMissingMessage>b__12_0(System.Tuple`2<System.Int32,System.Reflection.ParameterInfo>) - - - - - - - - - - 100664569 - System.Boolean Xunit.Sdk.XunitTestClassRunner/<>c::<AfterTestClassStartingAsync>b__13_0(System.Type) - - - - - - - - - - - - - 100664570 - System.Boolean Xunit.Sdk.XunitTestClassRunner/<>c::<AfterTestClassStartingAsync>b__13_1(System.Type) - - - - - - - - - - - - - 100664571 - System.Boolean Xunit.Sdk.XunitTestClassRunner/<>c::<AfterTestClassStartingAsync>b__13_2(System.Type) - - - - - - - - - - - - - 100664572 - System.Boolean Xunit.Sdk.XunitTestClassRunner/<>c::<SelectTestClassConstructor>b__16_0(System.Reflection.ConstructorInfo) - - - - - - - - - - - - - - - Xunit.Sdk.XunitTestClassRunner/<>c__DisplayClass10_0 - - - - 100664574 - System.Object Xunit.Sdk.XunitTestClassRunner/<>c__DisplayClass10_0::<CreateClassFixture>b__1(System.Reflection.ParameterInfo) - - - - - - - - - - - - - - - - - - - 100664575 - System.Void Xunit.Sdk.XunitTestClassRunner/<>c__DisplayClass10_0::<CreateClassFixture>b__3() - - - - - - - - - - - - Xunit.Sdk.XunitTestClassRunner/<AfterTestClassStartingAsync>d__13 - - - - 100664576 - System.Void Xunit.Sdk.XunitTestClassRunner/<AfterTestClassStartingAsync>d__13::MoveNext() - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 100664577 - System.Void Xunit.Sdk.XunitTestClassRunner/<AfterTestClassStartingAsync>d__13::SetStateMachine(System.Runtime.CompilerServices.IAsyncStateMachine) - - - - - - - - - Xunit.Sdk.XunitTestClassRunner/<BeforeTestClassFinishedAsync>d__14 - - - - 100664578 - System.Void Xunit.Sdk.XunitTestClassRunner/<BeforeTestClassFinishedAsync>d__14::MoveNext() - - - - - - - - - - - - - - - - - - - 100664579 - System.Void Xunit.Sdk.XunitTestClassRunner/<BeforeTestClassFinishedAsync>d__14::SetStateMachine(System.Runtime.CompilerServices.IAsyncStateMachine) - - - - - - - - - Xunit.Sdk.XunitTestClassRunner/<CreateClassFixtureAsync>d__11 - - - - 100664580 - System.Void Xunit.Sdk.XunitTestClassRunner/<CreateClassFixtureAsync>d__11::MoveNext() - - - - - - - - - - - - - - 100664581 - System.Void Xunit.Sdk.XunitTestClassRunner/<CreateClassFixtureAsync>d__11::SetStateMachine(System.Runtime.CompilerServices.IAsyncStateMachine) - - - - - - - - - Xunit.Sdk.XunitTestCollectionRunner - - - - 100663683 - System.Void Xunit.Sdk.XunitTestCollectionRunner::.ctor(Xunit.Abstractions.ITestCollection,System.Collections.Generic.IEnumerable`1<Xunit.Sdk.IXunitTestCase>,Xunit.Abstractions.IMessageSink,Xunit.Sdk.IMessageBus,Xunit.Sdk.ITestCaseOrderer,Xunit.Sdk.ExceptionAggregator,System.Threading.CancellationTokenSource) - - - - - - - - - - - - - 100663688 - System.Threading.Tasks.Task Xunit.Sdk.XunitTestCollectionRunner::AfterTestCollectionStartingAsync() - - - - - - - 100663689 - System.Threading.Tasks.Task Xunit.Sdk.XunitTestCollectionRunner::BeforeTestCollectionFinishedAsync() - - - - - - - 100663690 - System.Void Xunit.Sdk.XunitTestCollectionRunner::CreateCollectionFixture(System.Type) - - - - - - - - - - - - - - - - - - - - - - - - - 100663691 - System.Threading.Tasks.Task Xunit.Sdk.XunitTestCollectionRunner::CreateCollectionFixturesAsync() - - - - - - - 100663692 - Xunit.Sdk.ITestCaseOrderer Xunit.Sdk.XunitTestCollectionRunner::GetTestCaseOrderer() - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 100663693 - System.Threading.Tasks.Task`1<Xunit.Sdk.RunSummary> Xunit.Sdk.XunitTestCollectionRunner::RunTestClassAsync(Xunit.Abstractions.ITestClass,Xunit.Abstractions.IReflectionTypeInfo,System.Collections.Generic.IEnumerable`1<Xunit.Sdk.IXunitTestCase>) - - - - - - - - - - 100663694 - System.Threading.Tasks.Task Xunit.Sdk.XunitTestCollectionRunner::<BeforeTestCollectionFinishedAsync>b__10_0(Xunit.IAsyncLifetime) - - - - - - - - - - 100663695 - System.Threading.Tasks.Task Xunit.Sdk.XunitTestCollectionRunner::<CreateCollectionFixturesAsync>b__12_0(Xunit.IAsyncLifetime) - - - - - - - - - - - - Xunit.Sdk.XunitTestCollectionRunner/<>c - - - - 100664584 - System.Boolean Xunit.Sdk.XunitTestCollectionRunner/<>c::<CreateCollectionFixture>b__11_0(System.Reflection.ConstructorInfo) - - - - - - - - - - - - - 100664585 - System.String Xunit.Sdk.XunitTestCollectionRunner/<>c::<CreateCollectionFixture>b__11_2(System.Reflection.ParameterInfo) - - - - - - - - - - 100664586 - System.Boolean Xunit.Sdk.XunitTestCollectionRunner/<>c::<CreateCollectionFixturesAsync>b__12_1(System.Type) - - - - - - - - - - - - - - - Xunit.Sdk.XunitTestCollectionRunner/<>c__DisplayClass11_0 - - - - 100664588 - System.Object Xunit.Sdk.XunitTestCollectionRunner/<>c__DisplayClass11_0::<CreateCollectionFixture>b__1(System.Reflection.ParameterInfo) - - - - - - - - - - - - - - - - - 100664589 - System.Void Xunit.Sdk.XunitTestCollectionRunner/<>c__DisplayClass11_0::<CreateCollectionFixture>b__3() - - - - - - - - - - - - Xunit.Sdk.XunitTestCollectionRunner/<AfterTestCollectionStartingAsync>d__9 - - - - 100664590 - System.Void Xunit.Sdk.XunitTestCollectionRunner/<AfterTestCollectionStartingAsync>d__9::MoveNext() - - - - - - - - - - - - 100664591 - System.Void Xunit.Sdk.XunitTestCollectionRunner/<AfterTestCollectionStartingAsync>d__9::SetStateMachine(System.Runtime.CompilerServices.IAsyncStateMachine) - - - - - - - - - Xunit.Sdk.XunitTestCollectionRunner/<BeforeTestCollectionFinishedAsync>d__10 - - - - 100664592 - System.Void Xunit.Sdk.XunitTestCollectionRunner/<BeforeTestCollectionFinishedAsync>d__10::MoveNext() - - - - - - - - - - - - - - - - - - - 100664593 - System.Void Xunit.Sdk.XunitTestCollectionRunner/<BeforeTestCollectionFinishedAsync>d__10::SetStateMachine(System.Runtime.CompilerServices.IAsyncStateMachine) - - - - - - - - - Xunit.Sdk.XunitTestCollectionRunner/<CreateCollectionFixturesAsync>d__12 - - - - 100664594 - System.Void Xunit.Sdk.XunitTestCollectionRunner/<CreateCollectionFixturesAsync>d__12::MoveNext() - - - - - - - - - - - - - - - - - - - - - - - - - - 100664595 - System.Void Xunit.Sdk.XunitTestCollectionRunner/<CreateCollectionFixturesAsync>d__12::SetStateMachine(System.Runtime.CompilerServices.IAsyncStateMachine) - - - - - - - - - Xunit.Sdk.XunitTestInvoker - - - - 100663696 - System.Void Xunit.Sdk.XunitTestInvoker::.ctor(Xunit.Abstractions.ITest,Xunit.Sdk.IMessageBus,System.Type,System.Object[],System.Reflection.MethodInfo,System.Object[],System.Collections.Generic.IReadOnlyList`1<Xunit.Sdk.BeforeAfterTestAttribute>,Xunit.Sdk.ExceptionAggregator,System.Threading.CancellationTokenSource) - - - - - - - - - - - - - 100663697 - System.Collections.Generic.IReadOnlyList`1<Xunit.Sdk.BeforeAfterTestAttribute> Xunit.Sdk.XunitTestInvoker::get_BeforeAfterAttributes() - - - - - - - - - - 100663698 - System.Threading.Tasks.Task Xunit.Sdk.XunitTestInvoker::BeforeTestMethodInvokedAsync() - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 100663699 - System.Threading.Tasks.Task Xunit.Sdk.XunitTestInvoker::AfterTestMethodInvokedAsync() - - - - - - - - - - - - - - - - - - - - - - - - - - 100663700 - System.Threading.Tasks.Task`1<System.Decimal> Xunit.Sdk.XunitTestInvoker::InvokeTestMethodAsync(System.Object) - - - - - - - - - - - - - - - - - - - 100663701 - System.Threading.Tasks.Task`1<System.Decimal> Xunit.Sdk.XunitTestInvoker::InvokeTimeoutTestMethodAsync(System.Object) - - - - - - - 100663702 - System.Threading.Tasks.Task`1<System.Decimal> Xunit.Sdk.XunitTestInvoker::<>n__0(System.Object) - - - - - - - - - Xunit.Sdk.XunitTestInvoker/<>c__DisplayClass5_0 - - - - 100664597 - System.Void Xunit.Sdk.XunitTestInvoker/<>c__DisplayClass5_0::<BeforeTestMethodInvokedAsync>b__0() - - - - - - - - - - - - Xunit.Sdk.XunitTestInvoker/<>c__DisplayClass6_0 - - - - 100664599 - System.Void Xunit.Sdk.XunitTestInvoker/<>c__DisplayClass6_0::<AfterTestMethodInvokedAsync>b__0() - - - - - - - - - - 100664600 - System.Void Xunit.Sdk.XunitTestInvoker/<>c__DisplayClass6_0::<AfterTestMethodInvokedAsync>b__1() - - - - - - - - - - - - Xunit.Sdk.XunitTestInvoker/<InvokeTimeoutTestMethodAsync>d__8 - - - - 100664601 - System.Void Xunit.Sdk.XunitTestInvoker/<InvokeTimeoutTestMethodAsync>d__8::MoveNext() - - - - - - - - - - - - - - - - - - 100664602 - System.Void Xunit.Sdk.XunitTestInvoker/<InvokeTimeoutTestMethodAsync>d__8::SetStateMachine(System.Runtime.CompilerServices.IAsyncStateMachine) - - - - - - - - - Xunit.Sdk.XunitTestMethodRunner - - - - 100663703 - System.Void Xunit.Sdk.XunitTestMethodRunner::.ctor(Xunit.Abstractions.ITestMethod,Xunit.Abstractions.IReflectionTypeInfo,Xunit.Abstractions.IReflectionMethodInfo,System.Collections.Generic.IEnumerable`1<Xunit.Sdk.IXunitTestCase>,Xunit.Abstractions.IMessageSink,Xunit.Sdk.IMessageBus,Xunit.Sdk.ExceptionAggregator,System.Threading.CancellationTokenSource,System.Object[]) - - - - - - - - - - - - - 100663704 - System.Threading.Tasks.Task`1<Xunit.Sdk.RunSummary> Xunit.Sdk.XunitTestMethodRunner::RunTestCaseAsync(Xunit.Sdk.IXunitTestCase) - - - - - - - - - - - - Xunit.Sdk.XunitTestRunner - - - - 100663705 - System.Void Xunit.Sdk.XunitTestRunner::.ctor(Xunit.Abstractions.ITest,Xunit.Sdk.IMessageBus,System.Type,System.Object[],System.Reflection.MethodInfo,System.Object[],System.String,System.Collections.Generic.IReadOnlyList`1<Xunit.Sdk.BeforeAfterTestAttribute>,Xunit.Sdk.ExceptionAggregator,System.Threading.CancellationTokenSource) - - - - - - - - - - - - 100663706 - System.Collections.Generic.IReadOnlyList`1<Xunit.Sdk.BeforeAfterTestAttribute> Xunit.Sdk.XunitTestRunner::get_BeforeAfterAttributes() - - - - - - - - - - 100663707 - System.Threading.Tasks.Task`1<System.Tuple`2<System.Decimal,System.String>> Xunit.Sdk.XunitTestRunner::InvokeTestAsync(Xunit.Sdk.ExceptionAggregator) - - - - - - - 100663708 - System.Threading.Tasks.Task`1<System.Decimal> Xunit.Sdk.XunitTestRunner::InvokeTestMethodAsync(Xunit.Sdk.ExceptionAggregator) - - - - - - - - - - - - Xunit.Sdk.XunitTestRunner/<InvokeTestAsync>d__4 - - - - 100664603 - System.Void Xunit.Sdk.XunitTestRunner/<InvokeTestAsync>d__4::MoveNext() - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 100664604 - System.Void Xunit.Sdk.XunitTestRunner/<InvokeTestAsync>d__4::SetStateMachine(System.Runtime.CompilerServices.IAsyncStateMachine) - - - - - - - - - Xunit.Sdk.XunitTheoryTestCaseRunner - - - - 100663709 - System.Void Xunit.Sdk.XunitTheoryTestCaseRunner::.ctor(Xunit.Sdk.IXunitTestCase,System.String,System.String,System.Object[],Xunit.Abstractions.IMessageSink,Xunit.Sdk.IMessageBus,Xunit.Sdk.ExceptionAggregator,System.Threading.CancellationTokenSource) - - - - - - - - - - - - - - - 100663711 - System.Threading.Tasks.Task Xunit.Sdk.XunitTheoryTestCaseRunner::AfterTestCaseStartingAsync() - - - - - - - 100663712 - System.Threading.Tasks.Task Xunit.Sdk.XunitTheoryTestCaseRunner::BeforeTestCaseFinishedAsync() - - - - - - - - - - - 100663713 - System.Threading.Tasks.Task`1<Xunit.Sdk.RunSummary> Xunit.Sdk.XunitTheoryTestCaseRunner::RunTestAsync() - - - - - - - 100663714 - Xunit.Sdk.RunSummary Xunit.Sdk.XunitTheoryTestCaseRunner::RunTest_DataDiscoveryException() - - - - - - - - - - - - - - - - - - - - - - - - 100663715 - System.Void Xunit.Sdk.XunitTheoryTestCaseRunner::.cctor() - - - - - - - - - - 100663716 - System.Threading.Tasks.Task Xunit.Sdk.XunitTheoryTestCaseRunner::<>n__0() - - - - - - - - - Xunit.Sdk.XunitTheoryTestCaseRunner/<>c - - - - 100664607 - System.Type Xunit.Sdk.XunitTheoryTestCaseRunner/<>c::<AfterTestCaseStartingAsync>b__9_0(Xunit.Abstractions.ITypeInfo) - - - - - - - - - - 100664608 - System.Type Xunit.Sdk.XunitTheoryTestCaseRunner/<>c::<AfterTestCaseStartingAsync>b__9_1(System.Reflection.ParameterInfo) - - - - - - - - - - - - Xunit.Sdk.XunitTheoryTestCaseRunner/<>c__DisplayClass11_0 - - - - 100664610 - System.Void Xunit.Sdk.XunitTheoryTestCaseRunner/<>c__DisplayClass11_0::<RunTestAsync>b__0() - - - - - - - - - - - - Xunit.Sdk.XunitTheoryTestCaseRunner/<AfterTestCaseStartingAsync>d__9 - - - - 100664611 - System.Void Xunit.Sdk.XunitTheoryTestCaseRunner/<AfterTestCaseStartingAsync>d__9::MoveNext() - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 100664612 - System.Void Xunit.Sdk.XunitTheoryTestCaseRunner/<AfterTestCaseStartingAsync>d__9::SetStateMachine(System.Runtime.CompilerServices.IAsyncStateMachine) - - - - - - - - - Xunit.Sdk.XunitTheoryTestCaseRunner/<RunTestAsync>d__11 - - - - 100664613 - System.Void Xunit.Sdk.XunitTheoryTestCaseRunner/<RunTestAsync>d__11::MoveNext() - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 100664614 - System.Void Xunit.Sdk.XunitTheoryTestCaseRunner/<RunTestAsync>d__11::SetStateMachine(System.Runtime.CompilerServices.IAsyncStateMachine) - - - - - - - - - Xunit.Sdk.TestAssembly - - - - 100663717 - System.Void Xunit.Sdk.TestAssembly::.ctor() - - - - - - - - - - - 100663718 - System.Void Xunit.Sdk.TestAssembly::.ctor(Xunit.Abstractions.IAssemblyInfo,System.String,System.Version) - - - - - - - - - - - - - - - - - - - - - - - - - 100663725 - System.Void Xunit.Sdk.TestAssembly::Serialize(Xunit.Abstractions.IXunitSerializationInfo) - - - - - - - - - - - - - 100663726 - System.Void Xunit.Sdk.TestAssembly::Deserialize(Xunit.Abstractions.IXunitSerializationInfo) - - - - - - - - - - - - - - - - - Xunit.Sdk.TestClass - - - - 100663727 - System.Void Xunit.Sdk.TestClass::.ctor() - - - - - - - - - - - 100663728 - System.Void Xunit.Sdk.TestClass::.ctor(Xunit.Abstractions.ITestCollection,Xunit.Abstractions.ITypeInfo) - - - - - - - - - - - - - - - 100663733 - System.Void Xunit.Sdk.TestClass::Serialize(Xunit.Abstractions.IXunitSerializationInfo) - - - - - - - - - - - - - 100663734 - System.Void Xunit.Sdk.TestClass::Deserialize(Xunit.Abstractions.IXunitSerializationInfo) - - - - - - - - - - - - - - - - Xunit.Sdk.TestClassComparer - - - - 100663735 - System.Boolean Xunit.Sdk.TestClassComparer::Equals(Xunit.Abstractions.ITestClass,Xunit.Abstractions.ITestClass) - - - - - - - - - - 100663736 - System.Int32 Xunit.Sdk.TestClassComparer::GetHashCode(Xunit.Abstractions.ITestClass) - - - - - - - - - - 100663737 - System.Void Xunit.Sdk.TestClassComparer::.ctor() - - - - - - - 100663738 - System.Void Xunit.Sdk.TestClassComparer::.cctor() - - - - - - - - - - - - Xunit.Sdk.TestCollection - - - - 100663739 - System.Void Xunit.Sdk.TestCollection::.ctor() - - - - - - - - - - - 100663740 - System.Void Xunit.Sdk.TestCollection::.ctor(Xunit.Abstractions.ITestAssembly,Xunit.Abstractions.ITypeInfo,System.String) - - - - - - - - - - - 100663741 - System.Void Xunit.Sdk.TestCollection::.ctor(Xunit.Abstractions.ITestAssembly,Xunit.Abstractions.ITypeInfo,System.String,System.Nullable`1<System.Guid>) - - - - - - - - - - - - - - - - 100663750 - System.Void Xunit.Sdk.TestCollection::Serialize(Xunit.Abstractions.IXunitSerializationInfo) - - - - - - - - - - - - - - - - - - - - - 100663751 - System.Void Xunit.Sdk.TestCollection::Deserialize(Xunit.Abstractions.IXunitSerializationInfo) - - - - - - - - - - - - - - - - - - - - - - - - Xunit.Sdk.TestCollectionComparer - - - - 100663752 - System.Boolean Xunit.Sdk.TestCollectionComparer::Equals(Xunit.Abstractions.ITestCollection,Xunit.Abstractions.ITestCollection) - - - - - - - - - - 100663753 - System.Int32 Xunit.Sdk.TestCollectionComparer::GetHashCode(Xunit.Abstractions.ITestCollection) - - - - - - - - - - 100663754 - System.Void Xunit.Sdk.TestCollectionComparer::.ctor() - - - - - - - 100663755 - System.Void Xunit.Sdk.TestCollectionComparer::.cctor() - - - - - - - - - - - - Xunit.Sdk.TestCollectionFactoryHelper - - - - 100663756 - System.Collections.Generic.Dictionary`2<System.String,Xunit.Abstractions.ITypeInfo> Xunit.Sdk.TestCollectionFactoryHelper::GetTestCollectionDefinitions(Xunit.Abstractions.IAssemblyInfo,Xunit.Abstractions.IMessageSink) - - - - - - - - - - - - - - - - - - - - - - - - - - Xunit.Sdk.TestCollectionFactoryHelper/<>c - - - - 100664617 - <>f__AnonymousType0`2<Xunit.Abstractions.ITypeInfo,Xunit.Abstractions.IAttributeInfo> Xunit.Sdk.TestCollectionFactoryHelper/<>c::<GetTestCollectionDefinitions>b__0_0(Xunit.Abstractions.ITypeInfo) - - - - - - - - - - 100664618 - System.Boolean Xunit.Sdk.TestCollectionFactoryHelper/<>c::<GetTestCollectionDefinitions>b__0_1(<>f__AnonymousType0`2<Xunit.Abstractions.ITypeInfo,Xunit.Abstractions.IAttributeInfo>) - - - - - - - - - - 100664619 - System.String Xunit.Sdk.TestCollectionFactoryHelper/<>c::<GetTestCollectionDefinitions>b__0_2(<>f__AnonymousType0`2<Xunit.Abstractions.ITypeInfo,Xunit.Abstractions.IAttributeInfo>) - - - - - - - - - - 100664620 - Xunit.Abstractions.ITypeInfo Xunit.Sdk.TestCollectionFactoryHelper/<>c::<GetTestCollectionDefinitions>b__0_3(<>f__AnonymousType0`2<Xunit.Abstractions.ITypeInfo,Xunit.Abstractions.IAttributeInfo>) - - - - - - - - - - 100664621 - System.String Xunit.Sdk.TestCollectionFactoryHelper/<>c::<GetTestCollectionDefinitions>b__0_4(Xunit.Abstractions.ITypeInfo) - - - - - - - - - - - - Xunit.Sdk.TestFramework - - - - 100663757 - System.Void Xunit.Sdk.TestFramework::.ctor(Xunit.Abstractions.IMessageSink) - - - - - - - - - - - - - - - 100663764 - System.Void Xunit.Sdk.TestFramework::Dispose() - - - - - - - 100663767 - Xunit.Abstractions.ITestFrameworkDiscoverer Xunit.Sdk.TestFramework::GetDiscoverer(Xunit.Abstractions.IAssemblyInfo) - - - - - - - - - - - - 100663768 - Xunit.Abstractions.ITestFrameworkExecutor Xunit.Sdk.TestFramework::GetExecutor(System.Reflection.AssemblyName) - - - - - - - - - - - - - - Xunit.Sdk.TestFramework/NullSourceInformationProvider - - - - 100664622 - Xunit.Abstractions.ISourceInformation Xunit.Sdk.TestFramework/NullSourceInformationProvider::GetSourceInformation(Xunit.Abstractions.ITestCase) - - - - - - - - - - 100664623 - System.Void Xunit.Sdk.TestFramework/NullSourceInformationProvider::Dispose() - - - - - - - - - - 100664624 - System.Void Xunit.Sdk.TestFramework/NullSourceInformationProvider::.ctor() - - - - - - - 100664625 - System.Void Xunit.Sdk.TestFramework/NullSourceInformationProvider::.cctor() - - - - - - - - - - - - Xunit.Sdk.TestFramework/<Dispose>d__13 - - - - 100664626 - System.Void Xunit.Sdk.TestFramework/<Dispose>d__13::MoveNext() - - - - - - - - - - - - - - 100664627 - System.Void Xunit.Sdk.TestFramework/<Dispose>d__13::SetStateMachine(System.Runtime.CompilerServices.IAsyncStateMachine) - - - - - - - - - Xunit.Sdk.TestFrameworkDiscoverer - - - - 100663769 - System.Void Xunit.Sdk.TestFrameworkDiscoverer::.ctor(Xunit.Abstractions.IAssemblyInfo,Xunit.Abstractions.ISourceInformationProvider,Xunit.Abstractions.IMessageSink) - - - - - - - - - - - - - - - - - - - 100663778 - System.String Xunit.Sdk.TestFrameworkDiscoverer::get_TargetFramework() - - - - - - - - - - 100663782 - System.Void Xunit.Sdk.TestFrameworkDiscoverer::Dispose() - - - - - - - - - - - 100663783 - System.Void Xunit.Sdk.TestFrameworkDiscoverer::Find(System.Boolean,Xunit.Abstractions.IMessageSink,Xunit.Abstractions.ITestFrameworkDiscoveryOptions) - - - - - - - - - - - - - 100663784 - Xunit.Sdk.IMessageBus Xunit.Sdk.TestFrameworkDiscoverer::CreateMessageBus(Xunit.Abstractions.IMessageSink,Xunit.Abstractions.ITestFrameworkDiscoveryOptions) - - - - - - - - - - - - - - - 100663785 - System.Void Xunit.Sdk.TestFrameworkDiscoverer::Find(System.String,System.Boolean,Xunit.Abstractions.IMessageSink,Xunit.Abstractions.ITestFrameworkDiscoveryOptions) - - - - - - - - - - - - - - 100663787 - System.Boolean Xunit.Sdk.TestFrameworkDiscoverer::FindTestsForTypeAndWrapExceptions(Xunit.Abstractions.ITestClass,System.Boolean,Xunit.Sdk.IMessageBus,Xunit.Abstractions.ITestFrameworkDiscoveryOptions) - - - - - - - - - - - - - - 100663788 - System.Boolean Xunit.Sdk.TestFrameworkDiscoverer::IsValidTestClass(Xunit.Abstractions.ITypeInfo) - - - - - - - - - - - - - 100663789 - System.Boolean Xunit.Sdk.TestFrameworkDiscoverer::ReportDiscoveredTestCase(Xunit.Abstractions.ITestCase,System.Boolean,Xunit.Sdk.IMessageBus) - - - - - - - - - - - - - - - - - 100663790 - System.String Xunit.Sdk.TestFrameworkDiscoverer::Serialize(Xunit.Abstractions.ITestCase) - - - - - - - - - - 100663791 - System.String Xunit.Sdk.TestFrameworkDiscoverer::<.ctor>b__1_0() - - - - - - - - - - - - - - - - - - - - - Xunit.Sdk.TestFrameworkDiscoverer/PreserveWorkingFolder - - - - 100664628 - System.Void Xunit.Sdk.TestFrameworkDiscoverer/PreserveWorkingFolder::.ctor(Xunit.Abstractions.IAssemblyInfo) - - - - - - - - - - - 100664629 - System.Void Xunit.Sdk.TestFrameworkDiscoverer/PreserveWorkingFolder::Dispose() - - - - - - - - - - - - Xunit.Sdk.TestFrameworkDiscoverer/<>c__DisplayClass26_0 - - - - 100664631 - System.Void Xunit.Sdk.TestFrameworkDiscoverer/<>c__DisplayClass26_0::<Find>b__0() - - - - - - - - - - - - - - - - - - - - - - - - - - - Xunit.Sdk.TestFrameworkDiscoverer/<>c__DisplayClass28_0 - - - - 100664633 - System.Void Xunit.Sdk.TestFrameworkDiscoverer/<>c__DisplayClass28_0::<Find>b__0() - - - - - - - - - - - - - - - - - - - - - - - - - Xunit.Sdk.TestFrameworkExecutor`1 - - - - 100663792 - System.Void Xunit.Sdk.TestFrameworkExecutor`1::.ctor(System.Reflection.AssemblyName,Xunit.Abstractions.ISourceInformationProvider,Xunit.Abstractions.IMessageSink) - - - - - - - - - - - - - - - - 100663802 - Xunit.Abstractions.ITestCase Xunit.Sdk.TestFrameworkExecutor`1::Deserialize(System.String) - - - - - - - - - - 100663803 - System.Void Xunit.Sdk.TestFrameworkExecutor`1::Dispose() - - - - - - - - - - - 100663804 - System.Void Xunit.Sdk.TestFrameworkExecutor`1::RunAll(Xunit.Abstractions.IMessageSink,Xunit.Abstractions.ITestFrameworkDiscoveryOptions,Xunit.Abstractions.ITestFrameworkExecutionOptions) - - - - - - - - - - - - - - - - - - - 100663805 - System.Void Xunit.Sdk.TestFrameworkExecutor`1::RunTests(System.Collections.Generic.IEnumerable`1<Xunit.Abstractions.ITestCase>,Xunit.Abstractions.IMessageSink,Xunit.Abstractions.ITestFrameworkExecutionOptions) - - - - - - - - - - - - - - - - Xunit.Sdk.TestFrameworkProxy - - - - 100663807 - System.Void Xunit.Sdk.TestFrameworkProxy::.ctor(System.Object,System.Object,System.Object) - - - - - - - - - - - - - - - - - 100663810 - System.Void Xunit.Sdk.TestFrameworkProxy::set_SourceInformationProvider(Xunit.Abstractions.ISourceInformationProvider) - - - - - - - - - - - 100663811 - Xunit.Abstractions.ITestFramework Xunit.Sdk.TestFrameworkProxy::CreateInnerTestFramework(System.Type,Xunit.Abstractions.IMessageSink) - - - - - - - - - - - - - - - - - - - - 100663812 - Xunit.Abstractions.ITestFrameworkDiscoverer Xunit.Sdk.TestFrameworkProxy::GetDiscoverer(Xunit.Abstractions.IAssemblyInfo) - - - - - - - - - - 100663813 - Xunit.Abstractions.ITestFrameworkExecutor Xunit.Sdk.TestFrameworkProxy::GetExecutor(System.Reflection.AssemblyName) - - - - - - - - - - 100663814 - System.Type Xunit.Sdk.TestFrameworkProxy::GetTestFrameworkType(Xunit.Abstractions.IAssemblyInfo,Xunit.Abstractions.IMessageSink) - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 100663815 - System.Void Xunit.Sdk.TestFrameworkProxy::Dispose() - - - - - - - - - - - - - Xunit.Sdk.TestFrameworkProxy/MessageSinkWrapper - - - - 100664634 - System.Void Xunit.Sdk.TestFrameworkProxy/MessageSinkWrapper::.ctor(Xunit.Abstractions.IMessageSink) - - - - - - - - - - - - 100664635 - System.Boolean Xunit.Sdk.TestFrameworkProxy/MessageSinkWrapper::OnMessage(Xunit.Abstractions.IMessageSinkMessage) - - - - - - - - - - - - Xunit.Sdk.TestFrameworkProxy/<>c - - - - 100664638 - System.Boolean Xunit.Sdk.TestFrameworkProxy/<>c::<CreateInnerTestFramework>b__7_0(System.Reflection.ConstructorInfo) - - - - - - - - - - - - - - - - Xunit.Sdk.TestMethod - - - - 100663816 - System.Void Xunit.Sdk.TestMethod::.ctor() - - - - - - - - - - - 100663817 - System.Void Xunit.Sdk.TestMethod::.ctor(Xunit.Abstractions.ITestClass,Xunit.Abstractions.IMethodInfo) - - - - - - - - - - - - - - - 100663822 - System.Void Xunit.Sdk.TestMethod::Serialize(Xunit.Abstractions.IXunitSerializationInfo) - - - - - - - - - - - - 100663823 - System.Void Xunit.Sdk.TestMethod::Deserialize(Xunit.Abstractions.IXunitSerializationInfo) - - - - - - - - - - - - - - - Xunit.Sdk.TestMethodComparer - - - - 100663824 - System.Boolean Xunit.Sdk.TestMethodComparer::Equals(Xunit.Abstractions.ITestMethod,Xunit.Abstractions.ITestMethod) - - - - - - - - - - 100663825 - System.Int32 Xunit.Sdk.TestMethodComparer::GetHashCode(Xunit.Abstractions.ITestMethod) - - - - - - - - - - 100663826 - System.Void Xunit.Sdk.TestMethodComparer::.ctor() - - - - - - - 100663827 - System.Void Xunit.Sdk.TestMethodComparer::.cctor() - - - - - - - - - - - - Xunit.Sdk.TestMethodTestCase - - - - 100663828 - System.Void Xunit.Sdk.TestMethodTestCase::.ctor() - - - - - - - - - - - - 100663829 - System.Void Xunit.Sdk.TestMethodTestCase::.ctor(Xunit.Sdk.TestMethodDisplay,Xunit.Abstractions.ITestMethod,System.Object[]) - - - - - - - - - - - 100663830 - System.Void Xunit.Sdk.TestMethodTestCase::.ctor(Xunit.Sdk.TestMethodDisplay,Xunit.Sdk.TestMethodDisplayOptions,Xunit.Abstractions.ITestMethod,System.Object[]) - - - - - - - - - - - - - - - - 100663831 - System.String Xunit.Sdk.TestMethodTestCase::get_BaseDisplayName() - - - - - - - - - - - - - - - 100663836 - System.String Xunit.Sdk.TestMethodTestCase::get_DisplayName() - - - - - - - - - - - 100663837 - System.Void Xunit.Sdk.TestMethodTestCase::set_DisplayName(System.String) - - - - - - - - - - - - 100663840 - Xunit.Abstractions.IMethodInfo Xunit.Sdk.TestMethodTestCase::get_Method() - - - - - - - - - - - 100663841 - System.Void Xunit.Sdk.TestMethodTestCase::set_Method(Xunit.Abstractions.IMethodInfo) - - - - - - - - - - - - 100663842 - Xunit.Abstractions.ITypeInfo[] Xunit.Sdk.TestMethodTestCase::get_MethodGenericTypes() - - - - - - - - - - - 100663843 - System.String Xunit.Sdk.TestMethodTestCase::get_SkipReason() - - - - - - - - - - - 100663844 - System.Void Xunit.Sdk.TestMethodTestCase::set_SkipReason(System.String) - - - - - - - - - - - - 100663851 - System.Collections.Generic.Dictionary`2<System.String,System.Collections.Generic.List`1<System.String>> Xunit.Sdk.TestMethodTestCase::get_Traits() - - - - - - - - - - - 100663852 - System.Void Xunit.Sdk.TestMethodTestCase::set_Traits(System.Collections.Generic.Dictionary`2<System.String,System.Collections.Generic.List`1<System.String>>) - - - - - - - - - - - - 100663853 - System.String Xunit.Sdk.TestMethodTestCase::get_UniqueID() - - - - - - - - - - - - - - - - 100663854 - System.Void Xunit.Sdk.TestMethodTestCase::Dispose() - - - - - - - - - - - - - - - - - - - - 100663855 - System.Void Xunit.Sdk.TestMethodTestCase::EnsureInitialized() - - - - - - - - - - - - - - - - 100663856 - System.String Xunit.Sdk.TestMethodTestCase::GetUniqueID() - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 100663857 - System.String Xunit.Sdk.TestMethodTestCase::BytesToHexString(System.Byte[]) - - - - - - - - - - - - - - - - - - - - 100663858 - System.Char Xunit.Sdk.TestMethodTestCase::NibbleToHexChar(System.Int32) - - - - - - - - - - 100663859 - System.Void Xunit.Sdk.TestMethodTestCase::Initialize() - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 100663860 - System.Void Xunit.Sdk.TestMethodTestCase::Write(System.IO.Stream,System.String) - - - - - - - - - - - - - 100663861 - System.Void Xunit.Sdk.TestMethodTestCase::Serialize(Xunit.Abstractions.IXunitSerializationInfo) - - - - - - - - - - - - - - 100663862 - System.Void Xunit.Sdk.TestMethodTestCase::Deserialize(Xunit.Abstractions.IXunitSerializationInfo) - - - - - - - - - - - - - - - - - Xunit.Sdk.TestOutputHelper - - - - 100663863 - System.String Xunit.Sdk.TestOutputHelper::get_Output() - - - - - - - - - - - - - 100663864 - System.Void Xunit.Sdk.TestOutputHelper::Initialize(Xunit.Sdk.IMessageBus,Xunit.Abstractions.ITest) - - - - - - - - - - - - - - - 100663865 - System.Void Xunit.Sdk.TestOutputHelper::GuardInitialized() - - - - - - - - - - - - - - - 100663866 - System.Void Xunit.Sdk.TestOutputHelper::QueueTestOutput(System.String) - - - - - - - - - - - - - - - - 100663867 - System.String Xunit.Sdk.TestOutputHelper::EscapeInvalidHexChars(System.String) - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 100663868 - System.Void Xunit.Sdk.TestOutputHelper::Uninitialize() - - - - - - - - - - - - - 100663869 - System.Void Xunit.Sdk.TestOutputHelper::WriteLine(System.String) - - - - - - - - - - - - 100663870 - System.Void Xunit.Sdk.TestOutputHelper::WriteLine(System.String,System.Object[]) - - - - - - - - - - - - - 100663871 - System.Void Xunit.Sdk.TestOutputHelper::.ctor() - - - - - - - - - - - - Xunit.Sdk.TestTimeoutException - - - - 100663872 - System.Void Xunit.Sdk.TestTimeoutException::.ctor(System.Int32) - - - - - - - - - - - - - Xunit.Sdk.TheoryDiscoverer - - - - 100663873 - System.Void Xunit.Sdk.TheoryDiscoverer::.ctor(Xunit.Abstractions.IMessageSink) - - - - - - - - - - - - 100663875 - Xunit.Sdk.IXunitTestCase Xunit.Sdk.TheoryDiscoverer::CreateTestCaseForDataRow(Xunit.Abstractions.ITestFrameworkDiscoveryOptions,Xunit.Abstractions.ITestMethod,Xunit.Abstractions.IAttributeInfo,System.Object[]) - - - - - - - - - - 100663876 - System.Collections.Generic.IEnumerable`1<Xunit.Sdk.IXunitTestCase> Xunit.Sdk.TheoryDiscoverer::CreateTestCasesForDataRow(Xunit.Abstractions.ITestFrameworkDiscoveryOptions,Xunit.Abstractions.ITestMethod,Xunit.Abstractions.IAttributeInfo,System.Object[]) - - - - - - - - - - 100663877 - Xunit.Sdk.IXunitTestCase Xunit.Sdk.TheoryDiscoverer::CreateTestCaseForSkip(Xunit.Abstractions.ITestFrameworkDiscoveryOptions,Xunit.Abstractions.ITestMethod,Xunit.Abstractions.IAttributeInfo,System.String) - - - - - - - - - - 100663878 - System.Collections.Generic.IEnumerable`1<Xunit.Sdk.IXunitTestCase> Xunit.Sdk.TheoryDiscoverer::CreateTestCasesForSkip(Xunit.Abstractions.ITestFrameworkDiscoveryOptions,Xunit.Abstractions.ITestMethod,Xunit.Abstractions.IAttributeInfo,System.String) - - - - - - - - - - 100663879 - Xunit.Sdk.IXunitTestCase Xunit.Sdk.TheoryDiscoverer::CreateTestCaseForTheory(Xunit.Abstractions.ITestFrameworkDiscoveryOptions,Xunit.Abstractions.ITestMethod,Xunit.Abstractions.IAttributeInfo) - - - - - - - - - - 100663880 - System.Collections.Generic.IEnumerable`1<Xunit.Sdk.IXunitTestCase> Xunit.Sdk.TheoryDiscoverer::CreateTestCasesForTheory(Xunit.Abstractions.ITestFrameworkDiscoveryOptions,Xunit.Abstractions.ITestMethod,Xunit.Abstractions.IAttributeInfo) - - - - - - - - - - 100663881 - Xunit.Sdk.IXunitTestCase Xunit.Sdk.TheoryDiscoverer::CreateTestCaseForSkippedDataRow(Xunit.Abstractions.ITestFrameworkDiscoveryOptions,Xunit.Abstractions.ITestMethod,Xunit.Abstractions.IAttributeInfo,System.Object[],System.String) - - - - - - - - - - 100663882 - System.Collections.Generic.IEnumerable`1<Xunit.Sdk.IXunitTestCase> Xunit.Sdk.TheoryDiscoverer::CreateTestCasesForSkippedDataRow(Xunit.Abstractions.ITestFrameworkDiscoveryOptions,Xunit.Abstractions.ITestMethod,Xunit.Abstractions.IAttributeInfo,System.Object[],System.String) - - - - - - - - - - 100663883 - System.Collections.Generic.IEnumerable`1<Xunit.Sdk.IXunitTestCase> Xunit.Sdk.TheoryDiscoverer::Discover(Xunit.Abstractions.ITestFrameworkDiscoveryOptions,Xunit.Abstractions.ITestMethod,Xunit.Abstractions.IAttributeInfo) - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Xunit.Sdk.XunitSkippedDataRowTestCase - - - - 100663884 - System.Void Xunit.Sdk.XunitSkippedDataRowTestCase::.ctor() - - - - - - - - - - - 100663885 - System.Void Xunit.Sdk.XunitSkippedDataRowTestCase::.ctor(Xunit.Abstractions.IMessageSink,Xunit.Sdk.TestMethodDisplay,Xunit.Abstractions.ITestMethod,System.String,System.Object[]) - - - - - - - - - - - 100663886 - System.Void Xunit.Sdk.XunitSkippedDataRowTestCase::.ctor(Xunit.Abstractions.IMessageSink,Xunit.Sdk.TestMethodDisplay,Xunit.Sdk.TestMethodDisplayOptions,Xunit.Abstractions.ITestMethod,System.String,System.Object[]) - - - - - - - - - - - - 100663887 - System.Void Xunit.Sdk.XunitSkippedDataRowTestCase::Deserialize(Xunit.Abstractions.IXunitSerializationInfo) - - - - - - - - - - - - 100663888 - System.String Xunit.Sdk.XunitSkippedDataRowTestCase::GetSkipReason(Xunit.Abstractions.IAttributeInfo) - - - - - - - - - - 100663889 - System.Void Xunit.Sdk.XunitSkippedDataRowTestCase::Serialize(Xunit.Abstractions.IXunitSerializationInfo) - - - - - - - - - - - - - - Xunit.Sdk.XunitTest - - - - 100663890 - System.Void Xunit.Sdk.XunitTest::.ctor(Xunit.Sdk.IXunitTestCase,System.String) - - - - - - - - - - - - - 100663895 - Xunit.Abstractions.ITestCase Xunit.Sdk.XunitTest::Xunit.Abstractions.ITest.get_TestCase() - - - - - - - - - - - - Xunit.Sdk.XunitTestCase - - - - 100663896 - System.Void Xunit.Sdk.XunitTestCase::.ctor() - - - - - - - - - - - - 100663897 - System.Void Xunit.Sdk.XunitTestCase::.ctor(Xunit.Abstractions.IMessageSink,Xunit.Sdk.TestMethodDisplay,Xunit.Abstractions.ITestMethod,System.Object[]) - - - - - - - - - - - 100663898 - System.Void Xunit.Sdk.XunitTestCase::.ctor(Xunit.Abstractions.IMessageSink,Xunit.Sdk.TestMethodDisplay,Xunit.Sdk.TestMethodDisplayOptions,Xunit.Abstractions.ITestMethod,System.Object[]) - - - - - - - - - - - - 100663900 - System.Int32 Xunit.Sdk.XunitTestCase::get_Timeout() - - - - - - - - - - - 100663901 - System.Void Xunit.Sdk.XunitTestCase::set_Timeout(System.Int32) - - - - - - - - - - - - 100663902 - System.String Xunit.Sdk.XunitTestCase::GetDisplayName(Xunit.Abstractions.IAttributeInfo,System.String) - - - - - - - - - - 100663903 - System.String Xunit.Sdk.XunitTestCase::GetSkipReason(Xunit.Abstractions.IAttributeInfo) - - - - - - - - - - 100663904 - System.Int32 Xunit.Sdk.XunitTestCase::GetTimeout(Xunit.Abstractions.IAttributeInfo) - - - - - - - - - - 100663905 - System.Void Xunit.Sdk.XunitTestCase::Initialize() - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 100663906 - System.Collections.Generic.IEnumerable`1<Xunit.Abstractions.IAttributeInfo> Xunit.Sdk.XunitTestCase::GetCachedTraitAttributes(Xunit.Abstractions.IAssemblyInfo) - - - - - - - - - - 100663907 - System.Collections.Generic.IEnumerable`1<Xunit.Abstractions.IAttributeInfo> Xunit.Sdk.XunitTestCase::GetCachedTraitAttributes(Xunit.Abstractions.ITypeInfo) - - - - - - - - - - 100663908 - System.Collections.Generic.IEnumerable`1<Xunit.Abstractions.IAttributeInfo> Xunit.Sdk.XunitTestCase::GetTraitAttributesData(Xunit.Abstractions.ITestMethod) - - - - - - - - - - 100663909 - System.Threading.Tasks.Task`1<Xunit.Sdk.RunSummary> Xunit.Sdk.XunitTestCase::RunAsync(Xunit.Abstractions.IMessageSink,Xunit.Sdk.IMessageBus,System.Object[],Xunit.Sdk.ExceptionAggregator,System.Threading.CancellationTokenSource) - - - - - - - - - - 100663910 - System.Void Xunit.Sdk.XunitTestCase::Serialize(Xunit.Abstractions.IXunitSerializationInfo) - - - - - - - - - - - - 100663911 - System.Void Xunit.Sdk.XunitTestCase::Deserialize(Xunit.Abstractions.IXunitSerializationInfo) - - - - - - - - - - - - 100663912 - System.Void Xunit.Sdk.XunitTestCase::.cctor() - - - - - - - - - - - - - Xunit.Sdk.XunitTestCase/<>c__DisplayClass16_0 - - - - 100664640 - System.Collections.Generic.IEnumerable`1<Xunit.Abstractions.IAttributeInfo> Xunit.Sdk.XunitTestCase/<>c__DisplayClass16_0::<GetCachedTraitAttributes>b__0() - - - - - - - - - - - - Xunit.Sdk.XunitTestCase/<>c__DisplayClass17_0 - - - - 100664642 - System.Collections.Generic.IEnumerable`1<Xunit.Abstractions.IAttributeInfo> Xunit.Sdk.XunitTestCase/<>c__DisplayClass17_0::<GetCachedTraitAttributes>b__0() - - - - - - - - - - - - Xunit.Sdk.XunitTestFramework - - - - 100663913 - System.Void Xunit.Sdk.XunitTestFramework::.ctor(Xunit.Abstractions.IMessageSink) - - - - - - - - - - - 100663914 - Xunit.Abstractions.ITestFrameworkDiscoverer Xunit.Sdk.XunitTestFramework::CreateDiscoverer(Xunit.Abstractions.IAssemblyInfo) - - - - - - - - - - 100663915 - Xunit.Abstractions.ITestFrameworkExecutor Xunit.Sdk.XunitTestFramework::CreateExecutor(System.Reflection.AssemblyName) - - - - - - - - - - - - Xunit.Sdk.XunitTestFrameworkDiscoverer - - - - 100663916 - System.Void Xunit.Sdk.XunitTestFrameworkDiscoverer::.ctor(Xunit.Abstractions.IAssemblyInfo,Xunit.Abstractions.ISourceInformationProvider,Xunit.Abstractions.IMessageSink,Xunit.Sdk.IXunitTestCollectionFactory) - - - - - - - - - - - - - - - - - - 100663920 - Xunit.Abstractions.ITestClass Xunit.Sdk.XunitTestFrameworkDiscoverer::CreateTestClass(Xunit.Abstractions.ITypeInfo) - - - - - - - - - - 100663921 - Xunit.Abstractions.ITestClass Xunit.Sdk.XunitTestFrameworkDiscoverer::CreateTestClass(Xunit.Abstractions.ITypeInfo,System.Guid) - - - - - - - - - - - - 100663922 - System.Boolean Xunit.Sdk.XunitTestFrameworkDiscoverer::FindTestsForMethod(Xunit.Abstractions.ITestMethod,System.Boolean,Xunit.Sdk.IMessageBus,Xunit.Abstractions.ITestFrameworkDiscoveryOptions) - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 100663923 - System.Boolean Xunit.Sdk.XunitTestFrameworkDiscoverer::FindTestsForType(Xunit.Abstractions.ITestClass,System.Boolean,Xunit.Sdk.IMessageBus,Xunit.Abstractions.ITestFrameworkDiscoveryOptions) - - - - - - - - - - - - - - - - - - - - - - - - - - - 100663924 - Xunit.Sdk.IXunitTestCaseDiscoverer Xunit.Sdk.XunitTestFrameworkDiscoverer::GetDiscoverer(System.Type) - - - - - - - - - - - - - - 100663925 - System.String Xunit.Sdk.XunitTestFrameworkDiscoverer::Serialize(Xunit.Abstractions.ITestCase) - - - - - - - - - - - - - - - - - - - - - - - - - - - 100663926 - System.Void Xunit.Sdk.XunitTestFrameworkDiscoverer::.cctor() - - - - - - - - - - - - - Xunit.Sdk.XunitTestFrameworkExecutor - - - - 100663927 - System.Void Xunit.Sdk.XunitTestFrameworkExecutor::.ctor(System.Reflection.AssemblyName,Xunit.Abstractions.ISourceInformationProvider,Xunit.Abstractions.IMessageSink) - - - - - - - - - - - - - - 100663930 - Xunit.Abstractions.ITestFrameworkDiscoverer Xunit.Sdk.XunitTestFrameworkExecutor::CreateDiscoverer() - - - - - - - - - - 100663931 - Xunit.Abstractions.ITestCase Xunit.Sdk.XunitTestFrameworkExecutor::Deserialize(System.String) - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 100663932 - System.Void Xunit.Sdk.XunitTestFrameworkExecutor::RunTestCases(System.Collections.Generic.IEnumerable`1<Xunit.Sdk.IXunitTestCase>,Xunit.Abstractions.IMessageSink,Xunit.Abstractions.ITestFrameworkExecutionOptions) - - - - - - - 100663933 - Xunit.Sdk.XunitTestFrameworkDiscoverer Xunit.Sdk.XunitTestFrameworkExecutor::<.ctor>b__1_0() - - - - - - - - - - - - Xunit.Sdk.XunitTestFrameworkExecutor/<RunTestCases>d__8 - - - - 100664643 - System.Void Xunit.Sdk.XunitTestFrameworkExecutor/<RunTestCases>d__8::MoveNext() - - - - - - - - - - - - 100664644 - System.Void Xunit.Sdk.XunitTestFrameworkExecutor/<RunTestCases>d__8::SetStateMachine(System.Runtime.CompilerServices.IAsyncStateMachine) - - - - - - - - - Xunit.Sdk.XunitTheoryTestCase - - - - 100663934 - System.Void Xunit.Sdk.XunitTheoryTestCase::.ctor() - - - - - - - - - - - 100663935 - System.Void Xunit.Sdk.XunitTheoryTestCase::.ctor(Xunit.Abstractions.IMessageSink,Xunit.Sdk.TestMethodDisplay,Xunit.Abstractions.ITestMethod) - - - - - - - - - - - 100663936 - System.Void Xunit.Sdk.XunitTheoryTestCase::.ctor(Xunit.Abstractions.IMessageSink,Xunit.Sdk.TestMethodDisplay,Xunit.Sdk.TestMethodDisplayOptions,Xunit.Abstractions.ITestMethod) - - - - - - - - - - - 100663937 - System.Threading.Tasks.Task`1<Xunit.Sdk.RunSummary> Xunit.Sdk.XunitTheoryTestCase::RunAsync(Xunit.Abstractions.IMessageSink,Xunit.Sdk.IMessageBus,System.Object[],Xunit.Sdk.ExceptionAggregator,System.Threading.CancellationTokenSource) - - - - - - - - - - - - Xunit.Sdk.MaxConcurrencySyncContext - - - - 100663938 - System.Void Xunit.Sdk.MaxConcurrencySyncContext::.ctor(System.Int32) - - - - - - - - - - - - - - - 100663939 - System.Boolean Xunit.Sdk.MaxConcurrencySyncContext::get_IsSupported() - - - - - - - - - - 100663940 - System.Void Xunit.Sdk.MaxConcurrencySyncContext::Dispose() - - - - - - - - - - - - - - - - - - - - - - - - - - 100663941 - System.Void Xunit.Sdk.MaxConcurrencySyncContext::Post(System.Threading.SendOrPostCallback,System.Object) - - - - - - - - - - - - - - - - - - 100663942 - System.Void Xunit.Sdk.MaxConcurrencySyncContext::Send(System.Threading.SendOrPostCallback,System.Object) - - - - - - - - - - - 100663943 - System.Void Xunit.Sdk.MaxConcurrencySyncContext::WorkerThreadProc() - - - - - - - - - - - - - - - - - - - - - - - - 100663944 - System.Void Xunit.Sdk.MaxConcurrencySyncContext::RunOnSyncContext(System.Threading.SendOrPostCallback,System.Object) - - - - - - - - - - - - - - 100663945 - Xunit.Sdk.XunitWorkerThread Xunit.Sdk.MaxConcurrencySyncContext::<.ctor>b__5_0(System.Int32) - - - - - - - - - - - - Xunit.Sdk.MaxConcurrencySyncContext/<>c__DisplayClass11_0 - - - - 100664646 - System.Void Xunit.Sdk.MaxConcurrencySyncContext/<>c__DisplayClass11_0::<WorkerThreadProc>b__0(System.Object) - - - - - - - - - - - - Xunit.Sdk.MessageBus - - - - 100663946 - System.Void Xunit.Sdk.MessageBus::.ctor(Xunit.Abstractions.IMessageSink,System.Boolean) - - - - - - - - - - - - - - - - - 100663947 - System.Void Xunit.Sdk.MessageBus::DispatchMessages() - - - - - - - - - - - - - - - - - - - - - - - - - - 100663948 - System.Void Xunit.Sdk.MessageBus::Dispose() - - - - - - - - - - - - - - - 100663949 - System.Boolean Xunit.Sdk.MessageBus::QueueMessage(Xunit.Abstractions.IMessageSinkMessage) - - - - - - - - - - - - - - - - - - - - - - - 100663950 - System.Void Xunit.Sdk.MessageBus::ReporterWorker() - - - - - - - - - - - - - - - - - - - Xunit.Sdk.DelegatingMessageBus - - - - 100663951 - System.Void Xunit.Sdk.DelegatingMessageBus::.ctor(Xunit.Sdk.IMessageBus,System.Action`1<Xunit.Abstractions.IMessageSinkMessage>) - - - - - - - - - - - - - 100663952 - System.Boolean Xunit.Sdk.DelegatingMessageBus::QueueMessage(Xunit.Abstractions.IMessageSinkMessage) - - - - - - - - - - - - - - - 100663953 - System.Void Xunit.Sdk.DelegatingMessageBus::Dispose() - - - - - - - - - - - - Xunit.Sdk.DelegatingMessageBus`1 - - - - 100663954 - System.Void Xunit.Sdk.DelegatingMessageBus`1::.ctor(Xunit.Sdk.IMessageBus,System.Action`1<Xunit.Abstractions.IMessageSinkMessage>) - - - - - - - - - - - - 100663959 - System.Boolean Xunit.Sdk.DelegatingMessageBus`1::QueueMessage(Xunit.Abstractions.IMessageSinkMessage) - - - - - - - - - - - - - - - - - - - - Xunit.Sdk.DelegatingMessageSink - - - - 100663960 - System.Void Xunit.Sdk.DelegatingMessageSink::.ctor(Xunit.Abstractions.IMessageSink,System.Action`1<Xunit.Abstractions.IMessageSinkMessage>) - - - - - - - - - - - - - 100663961 - System.Void Xunit.Sdk.DelegatingMessageSink::Dispose() - - - - - - - - - - 100663962 - System.Boolean Xunit.Sdk.DelegatingMessageSink::OnMessage(Xunit.Abstractions.IMessageSinkMessage) - - - - - - - - - - - - - - - - - Xunit.Sdk.DelegatingMessageSink`1 - - - - 100663963 - System.Void Xunit.Sdk.DelegatingMessageSink`1::.ctor(Xunit.Abstractions.IMessageSink,System.Action`1<Xunit.Abstractions.IMessageSinkMessage>) - - - - - - - - - - - - 100663968 - System.Boolean Xunit.Sdk.DelegatingMessageSink`1::OnMessage(Xunit.Abstractions.IMessageSinkMessage) - - - - - - - - - - - - - - - - - - - - Xunit.Sdk.ReflectionAssemblyInfo - - - - 100663969 - System.Void Xunit.Sdk.ReflectionAssemblyInfo::.ctor(System.Reflection.Assembly) - - - - - - - - - - - - 100663970 - System.Void Xunit.Sdk.ReflectionAssemblyInfo::.ctor(System.String) - - - - - - - - - - - - 100663973 - System.String Xunit.Sdk.ReflectionAssemblyInfo::get_AssemblyPath() - - - - - - - - - - 100663974 - System.String Xunit.Sdk.ReflectionAssemblyInfo::get_Name() - - - - - - - - - - 100663975 - System.Collections.Generic.IEnumerable`1<Xunit.Abstractions.IAttributeInfo> Xunit.Sdk.ReflectionAssemblyInfo::GetCustomAttributes(System.String) - - - - - - - - - - - - 100663976 - Xunit.Abstractions.ITypeInfo Xunit.Sdk.ReflectionAssemblyInfo::GetType(System.String) - - - - - - - - - - - - - - 100663977 - System.Collections.Generic.IEnumerable`1<Xunit.Abstractions.ITypeInfo> Xunit.Sdk.ReflectionAssemblyInfo::GetTypes(System.Boolean) - - - - - - - - - - - - - 100663978 - System.String Xunit.Sdk.ReflectionAssemblyInfo::ToString() - - - - - - - - - - - - Xunit.Sdk.ReflectionAssemblyInfo/<>c - - - - 100664649 - System.String Xunit.Sdk.ReflectionAssemblyInfo/<>c::<GetCustomAttributes>b__10_1(System.Reflection.CustomAttributeData) - - - - - - - - - - 100664650 - Xunit.Abstractions.IReflectionAttributeInfo Xunit.Sdk.ReflectionAssemblyInfo/<>c::<GetCustomAttributes>b__10_2(System.Reflection.CustomAttributeData) - - - - - - - - - - 100664651 - System.Type Xunit.Sdk.ReflectionAssemblyInfo/<>c::<GetTypes>b__12_0(System.Reflection.TypeInfo) - - - - - - - - - - 100664652 - Xunit.Abstractions.IReflectionTypeInfo Xunit.Sdk.ReflectionAssemblyInfo/<>c::<GetTypes>b__12_1(System.Type) - - - - - - - - - - 100664653 - Xunit.Abstractions.IReflectionTypeInfo Xunit.Sdk.ReflectionAssemblyInfo/<>c::<GetTypes>b__12_2(System.Type) - - - - - - - - - - - - Xunit.Sdk.ReflectionAssemblyInfo/<>c__DisplayClass10_0 - - - - 100664655 - System.Boolean Xunit.Sdk.ReflectionAssemblyInfo/<>c__DisplayClass10_0::<GetCustomAttributes>b__0(System.Reflection.CustomAttributeData) - - - - - - - - - - - - Xunit.Sdk.ReflectionAttributeInfo - - - - 100663979 - System.Void Xunit.Sdk.ReflectionAttributeInfo::.ctor(System.Reflection.CustomAttributeData) - - - - - - - - - - - - - 100663984 - System.Collections.Generic.IEnumerable`1<System.Object> Xunit.Sdk.ReflectionAttributeInfo::Convert(System.Collections.Generic.IEnumerable`1<System.Reflection.CustomAttributeTypedArgument>) - - - - - - - 100663985 - System.AttributeUsageAttribute Xunit.Sdk.ReflectionAttributeInfo::GetAttributeUsage(System.Type) - - - - - - - - - - 100663986 - System.Collections.Generic.IEnumerable`1<System.Object> Xunit.Sdk.ReflectionAttributeInfo::GetConstructorArguments() - - - - - - - - - - 100663987 - System.Collections.Generic.IEnumerable`1<Xunit.Abstractions.IAttributeInfo> Xunit.Sdk.ReflectionAttributeInfo::GetCustomAttributes(System.String) - - - - - - - - - - 100663988 - System.Collections.Generic.IEnumerable`1<Xunit.Abstractions.IAttributeInfo> Xunit.Sdk.ReflectionAttributeInfo::GetCustomAttributes(System.Type,System.String) - - - - - - - - - - - 100663989 - System.Collections.Generic.IEnumerable`1<Xunit.Abstractions.IAttributeInfo> Xunit.Sdk.ReflectionAttributeInfo::GetCustomAttributes(System.Type,System.Type,System.AttributeUsageAttribute) - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 100663990 - TValue Xunit.Sdk.ReflectionAttributeInfo::GetNamedArgument(System.String) - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 100663991 - System.Attribute Xunit.Sdk.ReflectionAttributeInfo::Instantiate(System.Reflection.CustomAttributeData) - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 100663992 - System.Object Xunit.Sdk.ReflectionAttributeInfo::GetTypedValue(System.Reflection.CustomAttributeTypedArgument) - - - - - - - - - - - - - - - - - - - - - - - 100663993 - System.String Xunit.Sdk.ReflectionAttributeInfo::ToString() - - - - - - - - - - 100663994 - System.Void Xunit.Sdk.ReflectionAttributeInfo::.cctor() - - - - - - - - - - - - - - Xunit.Sdk.ReflectionAttributeInfo/<>c - - - - 100664658 - System.AttributeUsageAttribute Xunit.Sdk.ReflectionAttributeInfo/<>c::<GetAttributeUsage>b__13_0(System.Type) - - - - - - - - - - - - - 100664659 - System.Int32 Xunit.Sdk.ReflectionAttributeInfo/<>c::<GetCustomAttributes>b__17_0(Xunit.Sdk.ReflectionAttributeInfo,Xunit.Sdk.ReflectionAttributeInfo) - - - - - - - - - - 100664660 - System.Object Xunit.Sdk.ReflectionAttributeInfo/<>c::<GetTypedValue>b__20_1(System.Reflection.CustomAttributeTypedArgument) - - - - - - - - - - - - Xunit.Sdk.ReflectionAttributeInfo/<>c__DisplayClass12_0 - - - - 100664662 - System.Delegate Xunit.Sdk.ReflectionAttributeInfo/<>c__DisplayClass12_0::<Convert>b__0(System.Tuple`2<System.Type,System.Type>) - - - - - - - - - - - - - - - Xunit.Sdk.ReflectionAttributeInfo/<>c__DisplayClass20_0 - - - - 100664664 - System.Object Xunit.Sdk.ReflectionAttributeInfo/<>c__DisplayClass20_0::<GetTypedValue>b__0(System.Reflection.CustomAttributeTypedArgument) - - - - - - - - - - - - Xunit.Sdk.ReflectionAttributeInfo/<Convert>d__12 - - - - 100664666 - System.Void Xunit.Sdk.ReflectionAttributeInfo/<Convert>d__12::System.IDisposable.Dispose() - - - - - - - 100664667 - System.Boolean Xunit.Sdk.ReflectionAttributeInfo/<Convert>d__12::MoveNext() - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 100664668 - System.Void Xunit.Sdk.ReflectionAttributeInfo/<Convert>d__12::<>m__Finally1() - - - - - - - 100664669 - System.Object Xunit.Sdk.ReflectionAttributeInfo/<Convert>d__12::System.Collections.Generic.IEnumerator<System.Object>.get_Current() - - - - - - - 100664670 - System.Void Xunit.Sdk.ReflectionAttributeInfo/<Convert>d__12::System.Collections.IEnumerator.Reset() - - - - - - - 100664671 - System.Object Xunit.Sdk.ReflectionAttributeInfo/<Convert>d__12::System.Collections.IEnumerator.get_Current() - - - - - - - 100664672 - System.Collections.Generic.IEnumerator`1<System.Object> Xunit.Sdk.ReflectionAttributeInfo/<Convert>d__12::System.Collections.Generic.IEnumerable<System.Object>.GetEnumerator() - - - - - - - 100664673 - System.Collections.IEnumerator Xunit.Sdk.ReflectionAttributeInfo/<Convert>d__12::System.Collections.IEnumerable.GetEnumerator() - - - - - - - - - Xunit.Sdk.ReflectionAttributeNameCache - - - - 100663995 - System.Type Xunit.Sdk.ReflectionAttributeNameCache::GetType(System.String) - - - - - - - - - - 100663996 - System.Void Xunit.Sdk.ReflectionAttributeNameCache::.ctor() - - - - - - - 100663997 - System.Void Xunit.Sdk.ReflectionAttributeNameCache::.cctor() - - - - - - - - - - - - Xunit.Sdk.ReflectionAttributeNameCache/<>c - - - - 100664676 - System.Type Xunit.Sdk.ReflectionAttributeNameCache/<>c::<GetType>b__1_0(System.String) - - - - - - - - - - - - Xunit.Sdk.ReflectionMethodInfo - - - - 100663998 - System.Void Xunit.Sdk.ReflectionMethodInfo::.ctor(System.Reflection.MethodInfo) - - - - - - - - - - - - 100663999 - System.Boolean Xunit.Sdk.ReflectionMethodInfo::get_IsAbstract() - - - - - - - - - - 100664000 - System.Boolean Xunit.Sdk.ReflectionMethodInfo::get_IsGenericMethodDefinition() - - - - - - - - - - 100664001 - System.Boolean Xunit.Sdk.ReflectionMethodInfo::get_IsPublic() - - - - - - - - - - 100664002 - System.Boolean Xunit.Sdk.ReflectionMethodInfo::get_IsStatic() - - - - - - - - - - 100664005 - System.String Xunit.Sdk.ReflectionMethodInfo::get_Name() - - - - - - - - - - 100664006 - Xunit.Abstractions.ITypeInfo Xunit.Sdk.ReflectionMethodInfo::get_ReturnType() - - - - - - - - - - 100664007 - Xunit.Abstractions.ITypeInfo Xunit.Sdk.ReflectionMethodInfo::get_Type() - - - - - - - - - - - - - - - - 100664008 - System.Collections.Generic.IEnumerable`1<Xunit.Abstractions.IAttributeInfo> Xunit.Sdk.ReflectionMethodInfo::GetCustomAttributes(System.String) - - - - - - - - - - 100664009 - System.Collections.Generic.IEnumerable`1<Xunit.Abstractions.IAttributeInfo> Xunit.Sdk.ReflectionMethodInfo::GetCustomAttributes(System.Reflection.MethodInfo,System.String) - - - - - - - - - - - 100664010 - System.Collections.Generic.IEnumerable`1<Xunit.Abstractions.IAttributeInfo> Xunit.Sdk.ReflectionMethodInfo::GetCustomAttributes(System.Reflection.MethodInfo,System.Type,System.AttributeUsageAttribute) - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 100664011 - System.Collections.Generic.IEnumerable`1<Xunit.Abstractions.ITypeInfo> Xunit.Sdk.ReflectionMethodInfo::GetGenericArguments() - - - - - - - - - - 100664012 - System.Reflection.MethodInfo Xunit.Sdk.ReflectionMethodInfo::GetParent(System.Reflection.MethodInfo) - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 100664013 - System.Boolean Xunit.Sdk.ReflectionMethodInfo::ParametersHaveSameTypes(System.Reflection.ParameterInfo[],System.Reflection.ParameterInfo[]) - - - - - - - - - - - - - - - - - - - - - - - - 100664014 - Xunit.Abstractions.IMethodInfo Xunit.Sdk.ReflectionMethodInfo::MakeGenericMethod(Xunit.Abstractions.ITypeInfo[]) - - - - - - - - - - - 100664015 - System.String Xunit.Sdk.ReflectionMethodInfo::ToString() - - - - - - - - - - 100664016 - System.Collections.Generic.IEnumerable`1<Xunit.Abstractions.IParameterInfo> Xunit.Sdk.ReflectionMethodInfo::GetParameters() - - - - - - - - - - - - - - - - - - - - - - - 100664017 - System.Void Xunit.Sdk.ReflectionMethodInfo::.cctor() - - - - - - - - - - - - - - Xunit.Sdk.ReflectionMethodInfo/GenericTypeComparer - - - - 100664677 - System.Boolean Xunit.Sdk.ReflectionMethodInfo/GenericTypeComparer::System.Collections.IEqualityComparer.Equals(System.Object,System.Object) - - - - - - - - - - - - - - - - - - - 100664678 - System.Int32 Xunit.Sdk.ReflectionMethodInfo/GenericTypeComparer::System.Collections.IEqualityComparer.GetHashCode(System.Object) - - - - - - - - - - - 100664679 - System.Void Xunit.Sdk.ReflectionMethodInfo/GenericTypeComparer::.ctor() - - - - - - - - - Xunit.Sdk.ReflectionMethodInfo/<>c - - - - 100664682 - System.Int32 Xunit.Sdk.ReflectionMethodInfo/<>c::<GetCustomAttributes>b__24_0(Xunit.Sdk.ReflectionAttributeInfo,Xunit.Sdk.ReflectionAttributeInfo) - - - - - - - - - - 100664683 - Xunit.Abstractions.IReflectionTypeInfo Xunit.Sdk.ReflectionMethodInfo/<>c::<GetGenericArguments>b__25_0(System.Type) - - - - - - - - - - 100664684 - System.Type Xunit.Sdk.ReflectionMethodInfo/<>c::<MakeGenericMethod>b__28_0(Xunit.Abstractions.ITypeInfo) - - - - - - - - - - - - Xunit.Sdk.ReflectionParameterInfo - - - - 100664018 - System.Void Xunit.Sdk.ReflectionParameterInfo::.ctor(System.Reflection.ParameterInfo) - - - - - - - - - - - - 100664019 - System.String Xunit.Sdk.ReflectionParameterInfo::get_Name() - - - - - - - - - - 100664022 - Xunit.Abstractions.ITypeInfo Xunit.Sdk.ReflectionParameterInfo::get_ParameterType() - - - - - - - - - - - - Xunit.Sdk.ReflectionTypeInfo - - - - 100664023 - System.Void Xunit.Sdk.ReflectionTypeInfo::.ctor(System.Type) - - - - - - - - - - - - 100664024 - Xunit.Abstractions.IAssemblyInfo Xunit.Sdk.ReflectionTypeInfo::get_Assembly() - - - - - - - - - - 100664025 - Xunit.Abstractions.ITypeInfo Xunit.Sdk.ReflectionTypeInfo::get_BaseType() - - - - - - - - - - 100664026 - System.Collections.Generic.IEnumerable`1<Xunit.Abstractions.ITypeInfo> Xunit.Sdk.ReflectionTypeInfo::get_Interfaces() - - - - - - - - - - 100664027 - System.Boolean Xunit.Sdk.ReflectionTypeInfo::get_IsAbstract() - - - - - - - - - - 100664028 - System.Boolean Xunit.Sdk.ReflectionTypeInfo::get_IsGenericParameter() - - - - - - - - - - 100664029 - System.Boolean Xunit.Sdk.ReflectionTypeInfo::get_IsGenericType() - - - - - - - - - - 100664030 - System.Boolean Xunit.Sdk.ReflectionTypeInfo::get_IsSealed() - - - - - - - - - - 100664031 - System.Boolean Xunit.Sdk.ReflectionTypeInfo::get_IsValueType() - - - - - - - - - - 100664032 - System.String Xunit.Sdk.ReflectionTypeInfo::get_Name() - - - - - - - - - - - - - 100664035 - System.Collections.Generic.IEnumerable`1<Xunit.Abstractions.IAttributeInfo> Xunit.Sdk.ReflectionTypeInfo::GetCustomAttributes(System.String) - - - - - - - - - - 100664036 - System.Collections.Generic.IEnumerable`1<Xunit.Abstractions.ITypeInfo> Xunit.Sdk.ReflectionTypeInfo::GetGenericArguments() - - - - - - - - - - 100664037 - Xunit.Abstractions.IMethodInfo Xunit.Sdk.ReflectionTypeInfo::GetMethod(System.String,System.Boolean) - - - - - - - - - - - - - - - - 100664038 - System.Collections.Generic.IEnumerable`1<Xunit.Abstractions.IMethodInfo> Xunit.Sdk.ReflectionTypeInfo::GetMethods(System.Boolean) - - - - - - - - - - - - - - - - 100664039 - System.Collections.Generic.IEnumerable`1<System.Reflection.MethodInfo> Xunit.Sdk.ReflectionTypeInfo::GetRuntimeMethods() - - - - - - - - - - - - - - - - - - 100664040 - System.String Xunit.Sdk.ReflectionTypeInfo::ToString() - - - - - - - - - - - - Xunit.Sdk.ReflectionTypeInfo/<>c - - - - 100664687 - Xunit.Abstractions.IReflectionTypeInfo Xunit.Sdk.ReflectionTypeInfo/<>c::<get_Interfaces>b__6_0(System.Type) - - - - - - - - - - 100664688 - Xunit.Abstractions.IReflectionTypeInfo Xunit.Sdk.ReflectionTypeInfo/<>c::<GetGenericArguments>b__24_0(System.Type) - - - - - - - - - - 100664689 - System.Boolean Xunit.Sdk.ReflectionTypeInfo/<>c::<GetMethods>b__26_0(System.Reflection.MethodInfo) - - - - - - - - - - 100664690 - Xunit.Abstractions.IReflectionMethodInfo Xunit.Sdk.ReflectionTypeInfo/<>c::<GetMethods>b__26_1(System.Reflection.MethodInfo) - - - - - - - - - - 100664691 - System.Boolean Xunit.Sdk.ReflectionTypeInfo/<>c::<GetRuntimeMethods>b__27_0(System.Reflection.MethodInfo) - - - - - - - - - - - - Xunit.Sdk.ReflectionTypeInfo/<>c__DisplayClass25_0 - - - - 100664693 - System.Boolean Xunit.Sdk.ReflectionTypeInfo/<>c__DisplayClass25_0::<GetMethod>b__0(System.Reflection.MethodInfo) - - - - - - - - - - - - - - - - - Xunit.Sdk.Reflector - - - - 100664041 - System.Object[] Xunit.Sdk.Reflector::ConvertArguments(System.Object[],System.Type[]) - - - - - - - - - - - - - - - - - - - - - - - - - - - - 100664042 - System.Object Xunit.Sdk.Reflector::ConvertArgument(System.Object,System.Type) - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 100664043 - Xunit.Abstractions.IReflectionAssemblyInfo Xunit.Sdk.Reflector::Wrap(System.Reflection.Assembly) - - - - - - - - - - 100664044 - Xunit.Abstractions.IReflectionAttributeInfo Xunit.Sdk.Reflector::Wrap(System.Reflection.CustomAttributeData) - - - - - - - - - - 100664045 - Xunit.Abstractions.IReflectionMethodInfo Xunit.Sdk.Reflector::Wrap(System.Reflection.MethodInfo) - - - - - - - - - - 100664046 - Xunit.Abstractions.IReflectionParameterInfo Xunit.Sdk.Reflector::Wrap(System.Reflection.ParameterInfo) - - - - - - - - - - 100664047 - Xunit.Abstractions.IReflectionTypeInfo Xunit.Sdk.Reflector::Wrap(System.Type) - - - - - - - - - - 100664048 - System.Void Xunit.Sdk.Reflector::.cctor() - - - - - - - - - - - - - - - Xunit.Sdk.Reflector/<>c - - - - 100664696 - System.Boolean Xunit.Sdk.Reflector/<>c::<.cctor>b__11_0(System.Reflection.MethodInfo) - - - - - - - - - - 100664697 - System.Boolean Xunit.Sdk.Reflector/<>c::<.cctor>b__11_1(System.Reflection.MethodInfo) - - - - - - - - - - - - Xunit.Sdk.SynchronousMessageBus - - - - 100664049 - System.Void Xunit.Sdk.SynchronousMessageBus::.ctor(Xunit.Abstractions.IMessageSink,System.Boolean) - - - - - - - - - - - - - - 100664050 - System.Void Xunit.Sdk.SynchronousMessageBus::Dispose() - - - - - - - - - - 100664051 - System.Boolean Xunit.Sdk.SynchronousMessageBus::QueueMessage(Xunit.Abstractions.IMessageSinkMessage) - - - - - - - - - - - - - - - - - - - - - Xunit.Sdk.TestCaseBulkDeserializer - - - - 100664052 - System.Void Xunit.Sdk.TestCaseBulkDeserializer::.ctor(System.Object,System.Object,System.Object,System.Object) - - - - - - - - - - - - - - - - - 100664053 - System.Collections.Generic.KeyValuePair`2<System.String,Xunit.Abstractions.ITestCase> Xunit.Sdk.TestCaseBulkDeserializer::Deserialize(Xunit.Abstractions.ITestFrameworkDiscoverer,Xunit.Abstractions.ITestFrameworkExecutor,System.String) - - - - - - - - - - - - - - 100664054 - System.Void Xunit.Sdk.TestCaseBulkDeserializer::.cctor() - - - - - - - - - - - - Xunit.Sdk.TestCaseBulkDeserializer/<>c__DisplayClass1_0 - - - - 100664699 - System.Collections.Generic.KeyValuePair`2<System.String,Xunit.Abstractions.ITestCase> Xunit.Sdk.TestCaseBulkDeserializer/<>c__DisplayClass1_0::<.ctor>b__0(System.String) - - - - - - - - - - - - Xunit.Sdk.TestCaseDescriptorFactory - - - - 100664055 - System.Void Xunit.Sdk.TestCaseDescriptorFactory::.ctor(System.Object,System.Object,System.Object) - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 100664056 - System.String Xunit.Sdk.TestCaseDescriptorFactory::Encode(System.String) - - - - - - - - - - - - - 100664057 - System.Void Xunit.Sdk.TestCaseDescriptorFactory::.cctor() - - - - - - - - - - - - Xunit.Sdk.TestClassException - - - - 100664058 - System.Void Xunit.Sdk.TestClassException::.ctor(System.String) - - - - - - - - - - - - - Xunit.Sdk.TestDiscoveryVisitor - - - - 100664059 - System.Void Xunit.Sdk.TestDiscoveryVisitor::.ctor() - - - - - - - - - - - - - 100664062 - System.Void Xunit.Sdk.TestDiscoveryVisitor::Dispose() - - - - - - - - - - - 100664063 - System.Boolean Xunit.Sdk.TestDiscoveryVisitor::OnMessage(Xunit.Abstractions.IMessageSinkMessage) - - - - - - - - - - - - - - - - - - - - - - Xunit.Sdk.TestFrameworkTypeDiscoverer - - - - 100664064 - System.Type Xunit.Sdk.TestFrameworkTypeDiscoverer::GetTestFrameworkType(Xunit.Abstractions.IAttributeInfo) - - - - - - - - - - - 100664065 - System.Void Xunit.Sdk.TestFrameworkTypeDiscoverer::.ctor() - - - - - - - - - Xunit.Sdk.TraitHelper - - - - 100664066 - System.Collections.Generic.IReadOnlyList`1<System.Collections.Generic.KeyValuePair`2<System.String,System.String>> Xunit.Sdk.TraitHelper::GetTraits(System.Reflection.MemberInfo) - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 100664067 - System.Reflection.CustomAttributeData Xunit.Sdk.TraitHelper::FindDiscovererAttributeType(System.Reflection.TypeInfo) - - - - - - - - - - - - - - - - - - - - - - Xunit.Sdk.TraitHelper/<>c - - - - 100664702 - System.Boolean Xunit.Sdk.TraitHelper/<>c::<FindDiscovererAttributeType>b__1_0(System.Reflection.CustomAttributeData) - - - - - - - - - - - - Xunit.Sdk.TypeUtility - - - - 100664068 - System.String Xunit.Sdk.TypeUtility::ConvertToSimpleTypeName(Xunit.Abstractions.ITypeInfo) - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 100664069 - System.Object[] Xunit.Sdk.TypeUtility::ResolveMethodArguments(System.Reflection.MethodBase,System.Object[]) - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 100664070 - System.Object Xunit.Sdk.TypeUtility::TryConvertObject(System.Object,System.Type) - - - - - - - - - - - - - - - - - - - - - 100664071 - System.Object Xunit.Sdk.TypeUtility::PerformDefinedConversions(System.Object,System.Type) - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 100664072 - System.Boolean Xunit.Sdk.TypeUtility::IsByRefLikeType(System.Type) - - - - - - - - - - - - - - - - 100664073 - System.String Xunit.Sdk.TypeUtility::GetDisplayNameWithArguments(Xunit.Abstractions.IMethodInfo,System.String,System.Object[],Xunit.Abstractions.ITypeInfo[]) - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 100664074 - System.String Xunit.Sdk.TypeUtility::GetParameterName(Xunit.Abstractions.IParameterInfo[],System.Int32) - - - - - - - - - - - - - - - 100664075 - System.String Xunit.Sdk.TypeUtility::ParameterToDisplayValue(System.String,System.Object) - - - - - - - - - - 100664076 - System.String Xunit.Sdk.TypeUtility::ResolveGenericDisplay(Xunit.Abstractions.ITypeInfo[]) - - - - - - - - - - - - - - - - - - - - - - - - 100664077 - System.Boolean Xunit.Sdk.TypeUtility::ResolveGenericParameter(Xunit.Abstractions.ITypeInfo,Xunit.Abstractions.ITypeInfo,System.Type,System.Type&) - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 100664078 - System.Type Xunit.Sdk.TypeUtility::GetArrayElementTypeOrThis(System.Type) - - - - - - - - - - - - - 100664079 - Xunit.Abstractions.ITypeInfo Xunit.Sdk.TypeUtility::StripElementType(Xunit.Abstractions.ITypeInfo,System.Boolean&) - - - - - - - - - - - - - - - - - - 100664080 - System.Boolean Xunit.Sdk.TypeUtility::ResolveMismatchedGenericArguments(Xunit.Abstractions.ITypeInfo,System.Type,Xunit.Abstractions.ITypeInfo[],System.Type&) - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 100664081 - Xunit.Abstractions.ITypeInfo Xunit.Sdk.TypeUtility::ResolveGenericType(Xunit.Abstractions.ITypeInfo,System.Object[],Xunit.Abstractions.IParameterInfo[]) - - - - - - - - - - - - - - - - - - - - - - - 100664082 - Xunit.Abstractions.ITypeInfo[] Xunit.Sdk.TypeUtility::ResolveGenericTypes(Xunit.Abstractions.IMethodInfo,System.Object[]) - - - - - - - - - - - - - - - - - - - - 100664083 - System.Object Xunit.Sdk.TypeUtility::GetDefaultValue(System.Reflection.TypeInfo) - - - - - - - - - - - - - - - 100664084 - System.Void Xunit.Sdk.TypeUtility::.cctor() - - - - - - - - - - - - Xunit.Sdk.TypeUtility/<>c - - - - 100664705 - System.Boolean Xunit.Sdk.TypeUtility/<>c::<ResolveMethodArguments>b__2_0(System.Reflection.ParameterInfo) - - - - - - - - - - 100664706 - System.Boolean Xunit.Sdk.TypeUtility/<>c::<ResolveMismatchedGenericArguments>b__13_0(System.Type) - - - - - - - - - - - - Xunit.Sdk.TypeUtility/<>c__DisplayClass4_0 - - - - 100664708 - System.Boolean Xunit.Sdk.TypeUtility/<>c__DisplayClass4_0::<PerformDefinedConversions>g__isMatchingOperator|0(System.Reflection.MethodInfo,System.String) - - - - - - - - - - - - - - - - - - - - - - - 100664709 - System.Boolean Xunit.Sdk.TypeUtility/<>c__DisplayClass4_0::<PerformDefinedConversions>b__1(System.Reflection.MethodInfo) - - - - - - - - - - 100664710 - System.Boolean Xunit.Sdk.TypeUtility/<>c__DisplayClass4_0::<PerformDefinedConversions>b__2(System.Reflection.MethodInfo) - - - - - - - - - - - - Xunit.Sdk.AsyncManualResetEvent - - - - 100664085 - System.Void Xunit.Sdk.AsyncManualResetEvent::.ctor(System.Boolean) - - - - - - - - - - - - - - - - - 100664086 - System.Boolean Xunit.Sdk.AsyncManualResetEvent::get_IsSet() - - - - - - - - - - 100664087 - System.Threading.Tasks.Task Xunit.Sdk.AsyncManualResetEvent::WaitAsync() - - - - - - - - - - 100664088 - System.Void Xunit.Sdk.AsyncManualResetEvent::Set() - - - - - - - - - - - 100664089 - System.Void Xunit.Sdk.AsyncManualResetEvent::Reset() - - - - - - - - - - - - - - - - - Xunit.Sdk.CollectionExtensions - - - - 100664090 - System.Collections.Generic.List`1<T> Xunit.Sdk.CollectionExtensions::CastOrToList(System.Collections.Generic.IEnumerable`1<T>) - - - - - - - - - - - - - 100664091 - T[] Xunit.Sdk.CollectionExtensions::CastOrToArray(System.Collections.Generic.IEnumerable`1<T>) - - - - - - - - - - - - - - - Xunit.Sdk.ExecutionContextHelper - - - - 100664092 - System.Boolean Xunit.Sdk.ExecutionContextHelper::get_IsSupported() - - - - - - - - - - - 100664093 - System.Object Xunit.Sdk.ExecutionContextHelper::Capture() - - - - - - - - - - - 100664094 - System.Delegate Xunit.Sdk.ExecutionContextHelper::CreateDelegate(System.Action`1<System.Object>) - - - - - - - - - - 100664095 - System.Void Xunit.Sdk.ExecutionContextHelper::EnsureInitialized() - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 100664096 - System.Void Xunit.Sdk.ExecutionContextHelper::Run(System.Object,System.Action`1<System.Object>) - - - - - - - - - - - - 100664097 - System.Void Xunit.Sdk.ExecutionContextHelper::.cctor() - - - - - - - - - - - - Xunit.Sdk.ExecutionContextHelper/<>c - - - - 100664713 - System.Void Xunit.Sdk.ExecutionContextHelper/<>c::<EnsureInitialized>b__10_0(System.Object) - - - - - - - - - - - - Xunit.Sdk.Pack - - - - 100664098 - System.Void Xunit.Sdk.Pack::.ctor() - - - - - - - - - - - 100664099 - System.Void Xunit.Sdk.Pack::UInt16_To_BE(System.UInt16,System.Byte[]) - - - - - - - - - - - - 100664100 - System.Void Xunit.Sdk.Pack::UInt16_To_BE(System.UInt16,System.Byte[],System.Int32) - - - - - - - - - - - - 100664101 - System.UInt16 Xunit.Sdk.Pack::BE_To_UInt16(System.Byte[]) - - - - - - - - - - - 100664102 - System.UInt16 Xunit.Sdk.Pack::BE_To_UInt16(System.Byte[],System.Int32) - - - - - - - - - - - 100664103 - System.Byte[] Xunit.Sdk.Pack::UInt32_To_BE(System.UInt32) - - - - - - - - - - - - 100664104 - System.Void Xunit.Sdk.Pack::UInt32_To_BE(System.UInt32,System.Byte[]) - - - - - - - - - - - - - - 100664105 - System.Void Xunit.Sdk.Pack::UInt32_To_BE(System.UInt32,System.Byte[],System.Int32) - - - - - - - - - - - - - - 100664106 - System.Byte[] Xunit.Sdk.Pack::UInt32_To_BE(System.UInt32[]) - - - - - - - - - - - - 100664107 - System.Void Xunit.Sdk.Pack::UInt32_To_BE(System.UInt32[],System.Byte[],System.Int32) - - - - - - - - - - - - - - - - - - 100664108 - System.UInt32 Xunit.Sdk.Pack::BE_To_UInt32(System.Byte[]) - - - - - - - - - - 100664109 - System.UInt32 Xunit.Sdk.Pack::BE_To_UInt32(System.Byte[],System.Int32) - - - - - - - - - - 100664110 - System.Void Xunit.Sdk.Pack::BE_To_UInt32(System.Byte[],System.Int32,System.UInt32[]) - - - - - - - - - - - - - - - - - - 100664111 - System.Byte[] Xunit.Sdk.Pack::UInt64_To_BE(System.UInt64) - - - - - - - - - - - - 100664112 - System.Void Xunit.Sdk.Pack::UInt64_To_BE(System.UInt64,System.Byte[]) - - - - - - - - - - - - 100664113 - System.Void Xunit.Sdk.Pack::UInt64_To_BE(System.UInt64,System.Byte[],System.Int32) - - - - - - - - - - - - 100664114 - System.UInt64 Xunit.Sdk.Pack::BE_To_UInt64(System.Byte[]) - - - - - - - - - - - - 100664115 - System.UInt64 Xunit.Sdk.Pack::BE_To_UInt64(System.Byte[],System.Int32) - - - - - - - - - - - - 100664116 - System.Void Xunit.Sdk.Pack::UInt16_To_LE(System.UInt16,System.Byte[]) - - - - - - - - - - - - 100664117 - System.Void Xunit.Sdk.Pack::UInt16_To_LE(System.UInt16,System.Byte[],System.Int32) - - - - - - - - - - - - 100664118 - System.UInt16 Xunit.Sdk.Pack::LE_To_UInt16(System.Byte[]) - - - - - - - - - - - 100664119 - System.UInt16 Xunit.Sdk.Pack::LE_To_UInt16(System.Byte[],System.Int32) - - - - - - - - - - - 100664120 - System.Byte[] Xunit.Sdk.Pack::UInt32_To_LE(System.UInt32) - - - - - - - - - - - - 100664121 - System.Void Xunit.Sdk.Pack::UInt32_To_LE(System.UInt32,System.Byte[]) - - - - - - - - - - - - - - 100664122 - System.Void Xunit.Sdk.Pack::UInt32_To_LE(System.UInt32,System.Byte[],System.Int32) - - - - - - - - - - - - - - 100664123 - System.Byte[] Xunit.Sdk.Pack::UInt32_To_LE(System.UInt32[]) - - - - - - - - - - - - 100664124 - System.Void Xunit.Sdk.Pack::UInt32_To_LE(System.UInt32[],System.Byte[],System.Int32) - - - - - - - - - - - - - - - - - - 100664125 - System.UInt32 Xunit.Sdk.Pack::LE_To_UInt32(System.Byte[]) - - - - - - - - - - 100664126 - System.UInt32 Xunit.Sdk.Pack::LE_To_UInt32(System.Byte[],System.Int32) - - - - - - - - - - 100664127 - System.Void Xunit.Sdk.Pack::LE_To_UInt32(System.Byte[],System.Int32,System.UInt32[]) - - - - - - - - - - - - - - - - - - 100664128 - System.Void Xunit.Sdk.Pack::LE_To_UInt32(System.Byte[],System.Int32,System.UInt32[],System.Int32,System.Int32) - - - - - - - - - - - - - - - - - - 100664129 - System.Byte[] Xunit.Sdk.Pack::UInt64_To_LE(System.UInt64) - - - - - - - - - - - - 100664130 - System.Void Xunit.Sdk.Pack::UInt64_To_LE(System.UInt64,System.Byte[]) - - - - - - - - - - - - 100664131 - System.Void Xunit.Sdk.Pack::UInt64_To_LE(System.UInt64,System.Byte[],System.Int32) - - - - - - - - - - - - 100664132 - System.UInt64 Xunit.Sdk.Pack::LE_To_UInt64(System.Byte[]) - - - - - - - - - - - - 100664133 - System.UInt64 Xunit.Sdk.Pack::LE_To_UInt64(System.Byte[],System.Int32) - - - - - - - - - - - - - - Xunit.Sdk.GeneralDigest - - - - 100664134 - System.Void Xunit.Sdk.GeneralDigest::.ctor() - - - - - - - - - - - - 100664135 - System.Void Xunit.Sdk.GeneralDigest::.ctor(Xunit.Sdk.GeneralDigest) - - - - - - - - - - - - - 100664136 - System.Void Xunit.Sdk.GeneralDigest::CopyIn(Xunit.Sdk.GeneralDigest) - - - - - - - - - - - - - 100664137 - System.Void Xunit.Sdk.GeneralDigest::Update(System.Byte) - - - - - - - - - - - - - - - - - - 100664138 - System.Void Xunit.Sdk.GeneralDigest::BlockUpdate(System.Byte[],System.Int32,System.Int32) - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 100664139 - System.Void Xunit.Sdk.GeneralDigest::Finish() - - - - - - - - - - - - - - - - - - - 100664140 - System.Void Xunit.Sdk.GeneralDigest::Reset() - - - - - - - - - - - - - 100664141 - System.Int32 Xunit.Sdk.GeneralDigest::GetByteLength() - - - - - - - - - - - - Xunit.Sdk.Sha1Digest - - - - 100664148 - System.Void Xunit.Sdk.Sha1Digest::.ctor() - - - - - - - - - - - - - 100664149 - System.Void Xunit.Sdk.Sha1Digest::.ctor(Xunit.Sdk.Sha1Digest) - - - - - - - - - - - - - 100664150 - System.Void Xunit.Sdk.Sha1Digest::CopyIn(Xunit.Sdk.Sha1Digest) - - - - - - - - - - - - - - - - - - 100664151 - System.String Xunit.Sdk.Sha1Digest::get_AlgorithmName() - - - - - - - - - - 100664152 - System.Int32 Xunit.Sdk.Sha1Digest::GetDigestSize() - - - - - - - - - - 100664153 - System.Void Xunit.Sdk.Sha1Digest::ProcessWord(System.Byte[],System.Int32) - - - - - - - - - - - - - - - - 100664154 - System.Void Xunit.Sdk.Sha1Digest::ProcessLength(System.Int64) - - - - - - - - - - - - - - - - - 100664155 - System.Int32 Xunit.Sdk.Sha1Digest::DoFinal(System.Byte[],System.Int32) - - - - - - - - - - - - - - - - - 100664156 - System.Void Xunit.Sdk.Sha1Digest::Reset() - - - - - - - - - - - - - - - - - - 100664157 - System.UInt32 Xunit.Sdk.Sha1Digest::F(System.UInt32,System.UInt32,System.UInt32) - - - - - - - - - - 100664158 - System.UInt32 Xunit.Sdk.Sha1Digest::H(System.UInt32,System.UInt32,System.UInt32) - - - - - - - - - - 100664159 - System.UInt32 Xunit.Sdk.Sha1Digest::G(System.UInt32,System.UInt32,System.UInt32) - - - - - - - - - - 100664160 - System.Void Xunit.Sdk.Sha1Digest::ProcessBlock() - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 100664161 - System.Void Xunit.Sdk.Sha1Digest::Reset(Xunit.Sdk.Sha1Digest) - - - - - - - - - - - - - - Xunit.Sdk.ExceptionUtility - - - - 100664162 - System.String Xunit.Sdk.ExceptionUtility::CombineMessages(Xunit.Abstractions.IFailureInformation) - - - - - - - - - - 100664163 - System.String Xunit.Sdk.ExceptionUtility::CombineStackTraces(Xunit.Abstractions.IFailureInformation) - - - - - - - - - - 100664164 - System.Collections.Generic.IEnumerable`1<System.Exception> Xunit.Sdk.ExceptionUtility::GetInnerExceptions(System.Exception) - - - - - - - - - - - - - - - - 100664165 - System.Boolean Xunit.Sdk.ExceptionUtility::ExcludeStackFrame(System.String) - - - - - - - - - - - 100664166 - System.String Xunit.Sdk.ExceptionUtility::FilterStackTrace(System.String) - - - - - - - - - - - - - - - - - - - - - - - - - - 100664167 - System.String Xunit.Sdk.ExceptionUtility::GetAt(System.String[],System.Int32) - - - - - - - - - - - - - - - - - - - - - 100664168 - System.Int32 Xunit.Sdk.ExceptionUtility::GetAt(System.Int32[],System.Int32) - - - - - - - - - - - - - - - - - 100664169 - System.String Xunit.Sdk.ExceptionUtility::GetMessage(Xunit.Abstractions.IFailureInformation,System.Int32,System.Int32) - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 100664170 - System.String Xunit.Sdk.ExceptionUtility::GetNamespace(System.String) - - - - - - - - - - - - - - - - 100664171 - System.String Xunit.Sdk.ExceptionUtility::GetStackTrace(Xunit.Abstractions.IFailureInformation,System.Int32) - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 100664172 - System.Collections.Generic.IEnumerable`1<System.String> Xunit.Sdk.ExceptionUtility::SplitLines(System.String) - - - - - - - 100664173 - Xunit.Abstractions.IFailureInformation Xunit.Sdk.ExceptionUtility::ConvertExceptionToFailureInformation(System.Exception) - - - - - - - - - - - - - - - 100664174 - System.Void Xunit.Sdk.ExceptionUtility::ConvertExceptionToFailureInformation(System.Exception,System.Int32,System.Collections.Generic.List`1<System.String>,System.Collections.Generic.List`1<System.String>,System.Collections.Generic.List`1<System.String>,System.Collections.Generic.List`1<System.Int32>) - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 100664175 - System.Void Xunit.Sdk.ExceptionUtility::.cctor() - - - - - - - - - - - - Xunit.Sdk.ExceptionUtility/FailureInformation - - - - 100664722 - System.Void Xunit.Sdk.ExceptionUtility/FailureInformation::.ctor() - - - - - - - - - Xunit.Sdk.ExceptionUtility/<>c - - - - 100664725 - System.Reflection.PropertyInfo Xunit.Sdk.ExceptionUtility/<>c::<GetInnerExceptions>b__3_0(System.Type) - - - - - - - - - - 100664726 - System.Boolean Xunit.Sdk.ExceptionUtility/<>c::<GetInnerExceptions>b__3_1(System.Reflection.PropertyInfo) - - - - - - - - - - - - - - - Xunit.Sdk.ExceptionUtility/<SplitLines>d__11 - - - - 100664728 - System.Void Xunit.Sdk.ExceptionUtility/<SplitLines>d__11::System.IDisposable.Dispose() - - - - - - - 100664729 - System.Boolean Xunit.Sdk.ExceptionUtility/<SplitLines>d__11::MoveNext() - - - - - - - - - - - - - - - - - - - - 100664730 - System.String Xunit.Sdk.ExceptionUtility/<SplitLines>d__11::System.Collections.Generic.IEnumerator<System.String>.get_Current() - - - - - - - 100664731 - System.Void Xunit.Sdk.ExceptionUtility/<SplitLines>d__11::System.Collections.IEnumerator.Reset() - - - - - - - 100664732 - System.Object Xunit.Sdk.ExceptionUtility/<SplitLines>d__11::System.Collections.IEnumerator.get_Current() - - - - - - - 100664733 - System.Collections.Generic.IEnumerator`1<System.String> Xunit.Sdk.ExceptionUtility/<SplitLines>d__11::System.Collections.Generic.IEnumerable<System.String>.GetEnumerator() - - - - - - - 100664734 - System.Collections.IEnumerator Xunit.Sdk.ExceptionUtility/<SplitLines>d__11::System.Collections.IEnumerable.GetEnumerator() - - - - - - - - - Xunit.Sdk.NullMessageSink - - - - 100664176 - System.Void Xunit.Sdk.NullMessageSink::Dispose() - - - - - - - - - - 100664177 - System.Boolean Xunit.Sdk.NullMessageSink::OnMessage(Xunit.Abstractions.IMessageSinkMessage) - - - - - - - - - - 100664178 - System.Boolean Xunit.Sdk.NullMessageSink::OnMessageWithTypes(Xunit.Abstractions.IMessageSinkMessage,System.Collections.Generic.HashSet`1<System.String>) - - - - - - - - - - 100664179 - System.Void Xunit.Sdk.NullMessageSink::.ctor() - - - - - - - - - Xunit.Sdk.SerializationHelper - - - - 100664180 - T Xunit.Sdk.SerializationHelper::Deserialize(System.String) - - - - - - - - - - - - - - - - - - - - - - - - - 100664181 - System.Type Xunit.Sdk.SerializationHelper::GetType(System.String) - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 100664182 - System.Type Xunit.Sdk.SerializationHelper::GetType(System.String,System.String) - - - - - - - - - - - - - - - - - - - - - - - - - 100664183 - System.String Xunit.Sdk.SerializationHelper::GetTypeNameForSerialization(System.Type) - - - - - - - - - - - - - - - 100664184 - System.Boolean Xunit.Sdk.SerializationHelper::IsSerializable(System.Object) - - - - - - - - - - 100664185 - System.String Xunit.Sdk.SerializationHelper::Serialize(System.Object) - - - - - - - - - - - - - - - 100664186 - System.Collections.Generic.IList`1<System.String> Xunit.Sdk.SerializationHelper::SplitAtOuterCommas(System.String,System.Boolean) - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 100664187 - System.String Xunit.Sdk.SerializationHelper::SubstringTrim(System.String,System.Int32,System.Int32) - - - - - - - - - - - - - - - - - - - - - - - - 100664188 - System.Void Xunit.Sdk.SerializationHelper::.cctor() - - - - - - - - - - - - Xunit.Sdk.SerializationHelper/<>c - - - - 100664737 - System.String Xunit.Sdk.SerializationHelper/<>c::<GetType>b__2_0(System.String) - - - - - - - - - - 100664738 - System.Type Xunit.Sdk.SerializationHelper/<>c::<GetType>b__2_1(System.String) - - - - - - - - - - 100664739 - System.Boolean Xunit.Sdk.SerializationHelper/<>c::<GetType>b__2_2(System.Type) - - - - - - - - - - 100664740 - System.String Xunit.Sdk.SerializationHelper/<>c::<GetTypeNameForSerialization>b__4_2(System.Type) - - - - - - - - - - 100664741 - System.Boolean Xunit.Sdk.SerializationHelper/<>c::<GetTypeNameForSerialization>b__4_1(System.Attribute) - - - - - - - - - - - - - - - Xunit.Sdk.SerializationHelper/<>c__DisplayClass4_0 - - - - 100664743 - System.String Xunit.Sdk.SerializationHelper/<>c__DisplayClass4_0::<GetTypeNameForSerialization>g__GetTypeNameAsString|0(System.Type) - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Xunit.Sdk.SourceInformation - - - - 100664193 - System.Void Xunit.Sdk.SourceInformation::Serialize(Xunit.Abstractions.IXunitSerializationInfo) - - - - - - - - - - - - 100664194 - System.Void Xunit.Sdk.SourceInformation::Deserialize(Xunit.Abstractions.IXunitSerializationInfo) - - - - - - - - - - - - 100664195 - System.Void Xunit.Sdk.SourceInformation::.ctor() - - - - - - - - - Xunit.Sdk.XunitWorkerThread - - - - 100664196 - System.Void Xunit.Sdk.XunitWorkerThread::.ctor(System.Action) - - - - - - - - - - - - - 100664197 - System.Void Xunit.Sdk.XunitWorkerThread::Dispose() - - - - - - - - - - - 100664198 - System.Void Xunit.Sdk.XunitWorkerThread::Join() - - - - - - - - - - - 100664199 - System.Void Xunit.Sdk.XunitWorkerThread::QueueUserWorkItem(System.Action,System.Threading.EventWaitHandle) - - - - - - - - - - - 100664200 - System.Void Xunit.Sdk.XunitWorkerThread::.cctor() - - - - - - - - - - - - Xunit.Sdk.XunitWorkerThread/State - - - - 100664744 - System.Void Xunit.Sdk.XunitWorkerThread/State::.ctor() - - - - - - - - - Xunit.Sdk.XunitWorkerThread/<>c - - - - 100664747 - System.Void Xunit.Sdk.XunitWorkerThread/<>c::<QueueUserWorkItem>b__5_0(System.Object) - - - - - - - - - - - - - - - - - - - - - Xunit.Sdk.AfterTestFinished - - - - 100664201 - System.Void Xunit.Sdk.AfterTestFinished::.ctor(Xunit.Abstractions.ITest,System.String) - - - - - - - - - - - - - - Xunit.Sdk.AfterTestStarting - - - - 100664204 - System.Void Xunit.Sdk.AfterTestStarting::.ctor(Xunit.Abstractions.ITest,System.String) - - - - - - - - - - - - - - Xunit.Sdk.TestAssemblyMessage - - - - 100664207 - System.Void Xunit.Sdk.TestAssemblyMessage::.ctor(System.Collections.Generic.IEnumerable`1<Xunit.Abstractions.ITestCase>,Xunit.Abstractions.ITestAssembly) - - - - - - - - - - - - - 100664208 - System.Void Xunit.Sdk.TestAssemblyMessage::.ctor(Xunit.Abstractions.ITestCase,Xunit.Abstractions.ITestAssembly) - - - - - - - - - - - - - - - Xunit.Sdk.TestCaseMessage - - - - 100664213 - System.Void Xunit.Sdk.TestCaseMessage::.ctor(Xunit.Abstractions.ITestCase) - - - - - - - - - - - 100664214 - Xunit.Abstractions.ITestCase Xunit.Sdk.TestCaseMessage::get_TestCase() - - - - - - - - - - - - Xunit.Sdk.TestClassMessage - - - - 100664215 - System.Void Xunit.Sdk.TestClassMessage::.ctor(System.Collections.Generic.IEnumerable`1<Xunit.Abstractions.ITestCase>,Xunit.Abstractions.ITestClass) - - - - - - - - - - - - 100664216 - System.Void Xunit.Sdk.TestClassMessage::.ctor(Xunit.Abstractions.ITestCase,Xunit.Abstractions.ITestClass) - - - - - - - - - - - - - - Xunit.Sdk.TestCollectionMessage - - - - 100664219 - System.Void Xunit.Sdk.TestCollectionMessage::.ctor(System.Collections.Generic.IEnumerable`1<Xunit.Abstractions.ITestCase>,Xunit.Abstractions.ITestCollection) - - - - - - - - - - - - 100664220 - System.Void Xunit.Sdk.TestCollectionMessage::.ctor(Xunit.Abstractions.ITestCase,Xunit.Abstractions.ITestCollection) - - - - - - - - - - - - - - Xunit.Sdk.TestMessage - - - - 100664223 - System.Void Xunit.Sdk.TestMessage::.ctor(Xunit.Abstractions.ITest) - - - - - - - - - - - - - - Xunit.Sdk.TestMethodMessage - - - - 100664226 - System.Void Xunit.Sdk.TestMethodMessage::.ctor(System.Collections.Generic.IEnumerable`1<Xunit.Abstractions.ITestCase>,Xunit.Abstractions.ITestMethod) - - - - - - - - - - - - 100664227 - System.Void Xunit.Sdk.TestMethodMessage::.ctor(Xunit.Abstractions.ITestCase,Xunit.Abstractions.ITestMethod) - - - - - - - - - - - - - - Xunit.Sdk.TestResultMessage - - - - 100664230 - System.Void Xunit.Sdk.TestResultMessage::.ctor(Xunit.Abstractions.ITest,System.Decimal,System.String) - - - - - - - - - - - - - - - Xunit.Sdk.BeforeTestFinished - - - - 100664235 - System.Void Xunit.Sdk.BeforeTestFinished::.ctor(Xunit.Abstractions.ITest,System.String) - - - - - - - - - - - - - - Xunit.Sdk.BeforeTestStarting - - - - 100664238 - System.Void Xunit.Sdk.BeforeTestStarting::.ctor(Xunit.Abstractions.ITest,System.String) - - - - - - - - - - - - - - Xunit.Sdk.DiagnosticMessage - - - - 100664241 - System.Void Xunit.Sdk.DiagnosticMessage::.ctor() - - - - - - - - - - - 100664242 - System.Void Xunit.Sdk.DiagnosticMessage::.ctor(System.String) - - - - - - - - - - - - 100664243 - System.Void Xunit.Sdk.DiagnosticMessage::.ctor(System.String,System.Object[]) - - - - - - - - - - - - 100664244 - System.Collections.Generic.HashSet`1<System.String> Xunit.Sdk.DiagnosticMessage::get_InterfaceTypes() - - - - - - - - - - 100664247 - System.String Xunit.Sdk.DiagnosticMessage::ToString() - - - - - - - - - - 100664248 - System.Void Xunit.Sdk.DiagnosticMessage::.cctor() - - - - - - - - - - - - Xunit.Sdk.DiagnosticMessage/<>c - - - - 100664750 - System.String Xunit.Sdk.DiagnosticMessage/<>c::<.cctor>b__11_0(System.Type) - - - - - - - - - - - - Xunit.Sdk.DiscoveryCompleteMessage - - - - 100664249 - System.Void Xunit.Sdk.DiscoveryCompleteMessage::.ctor() - - - - - - - - - Xunit.Sdk.ErrorMessage - - - - 100664250 - System.Void Xunit.Sdk.ErrorMessage::.ctor(System.Collections.Generic.IEnumerable`1<Xunit.Abstractions.ITestCase>,System.String[],System.String[],System.String[],System.Int32[]) - - - - - - - - - - - - - - - - 100664251 - System.Void Xunit.Sdk.ErrorMessage::.ctor(System.Collections.Generic.IEnumerable`1<Xunit.Abstractions.ITestCase>,System.Exception) - - - - - - - - - - - - - - - - - - - Xunit.Sdk.TestAssemblyCleanupFailure - - - - 100664262 - System.Void Xunit.Sdk.TestAssemblyCleanupFailure::.ctor(System.Collections.Generic.IEnumerable`1<Xunit.Abstractions.ITestCase>,Xunit.Abstractions.ITestAssembly,System.String[],System.String[],System.String[],System.Int32[]) - - - - - - - - - - - - - - - 100664263 - System.Void Xunit.Sdk.TestAssemblyCleanupFailure::.ctor(System.Collections.Generic.IEnumerable`1<Xunit.Abstractions.ITestCase>,Xunit.Abstractions.ITestAssembly,System.Exception) - - - - - - - - - - - - - - - - - - Xunit.Sdk.TestAssemblyFinished - - - - 100664272 - System.Void Xunit.Sdk.TestAssemblyFinished::.ctor(System.Collections.Generic.IEnumerable`1<Xunit.Abstractions.ITestCase>,Xunit.Abstractions.ITestAssembly,System.Decimal,System.Int32,System.Int32,System.Int32) - - - - - - - - - - - - - - - - - Xunit.Sdk.TestAssemblyStarting - - - - 100664281 - System.Void Xunit.Sdk.TestAssemblyStarting::.ctor(System.Collections.Generic.IEnumerable`1<Xunit.Abstractions.ITestCase>,Xunit.Abstractions.ITestAssembly,System.DateTime,System.String,System.String) - - - - - - - - - - - - - - - - Xunit.Sdk.TestCaseCleanupFailure - - - - 100664288 - System.Void Xunit.Sdk.TestCaseCleanupFailure::.ctor(Xunit.Abstractions.ITestCase,System.String[],System.String[],System.String[],System.Int32[]) - - - - - - - - - - - - - - - 100664289 - System.Void Xunit.Sdk.TestCaseCleanupFailure::.ctor(Xunit.Abstractions.ITestCase,System.Exception) - - - - - - - - - - - - - - - - - - Xunit.Sdk.TestCaseDiscoveryMessage - - - - 100664298 - System.Void Xunit.Sdk.TestCaseDiscoveryMessage::.ctor(Xunit.Abstractions.ITestCase) - - - - - - - - - - - - - Xunit.Sdk.TestCaseFinished - - - - 100664299 - System.Void Xunit.Sdk.TestCaseFinished::.ctor(Xunit.Abstractions.ITestCase,System.Decimal,System.Int32,System.Int32,System.Int32) - - - - - - - - - - - - - - - - - Xunit.Sdk.TestCaseStarting - - - - 100664308 - System.Void Xunit.Sdk.TestCaseStarting::.ctor(Xunit.Abstractions.ITestCase) - - - - - - - - - - - - - Xunit.Sdk.TestClassCleanupFailure - - - - 100664309 - System.Void Xunit.Sdk.TestClassCleanupFailure::.ctor(System.Collections.Generic.IEnumerable`1<Xunit.Abstractions.ITestCase>,Xunit.Abstractions.ITestClass,System.String[],System.String[],System.String[],System.Int32[]) - - - - - - - - - - - - - - - 100664310 - System.Void Xunit.Sdk.TestClassCleanupFailure::.ctor(System.Collections.Generic.IEnumerable`1<Xunit.Abstractions.ITestCase>,Xunit.Abstractions.ITestClass,System.Exception) - - - - - - - - - - - - - - - - - - Xunit.Sdk.TestClassConstructionFinished - - - - 100664319 - System.Void Xunit.Sdk.TestClassConstructionFinished::.ctor(Xunit.Abstractions.ITest) - - - - - - - - - - - - - Xunit.Sdk.TestClassConstructionStarting - - - - 100664320 - System.Void Xunit.Sdk.TestClassConstructionStarting::.ctor(Xunit.Abstractions.ITest) - - - - - - - - - - - - - Xunit.Sdk.TestClassDisposeFinished - - - - 100664321 - System.Void Xunit.Sdk.TestClassDisposeFinished::.ctor(Xunit.Abstractions.ITest) - - - - - - - - - - - - - Xunit.Sdk.TestClassDisposeStarting - - - - 100664322 - System.Void Xunit.Sdk.TestClassDisposeStarting::.ctor(Xunit.Abstractions.ITest) - - - - - - - - - - - - - Xunit.Sdk.TestClassFinished - - - - 100664323 - System.Void Xunit.Sdk.TestClassFinished::.ctor(System.Collections.Generic.IEnumerable`1<Xunit.Abstractions.ITestCase>,Xunit.Abstractions.ITestClass,System.Decimal,System.Int32,System.Int32,System.Int32) - - - - - - - - - - - - - - - - - Xunit.Sdk.TestClassStarting - - - - 100664332 - System.Void Xunit.Sdk.TestClassStarting::.ctor(System.Collections.Generic.IEnumerable`1<Xunit.Abstractions.ITestCase>,Xunit.Abstractions.ITestClass) - - - - - - - - - - - - - Xunit.Sdk.TestCleanupFailure - - - - 100664333 - System.Void Xunit.Sdk.TestCleanupFailure::.ctor(Xunit.Abstractions.ITest,System.String[],System.String[],System.String[],System.Int32[]) - - - - - - - - - - - - - - - 100664334 - System.Void Xunit.Sdk.TestCleanupFailure::.ctor(Xunit.Abstractions.ITest,System.Exception) - - - - - - - - - - - - - - - - - - Xunit.Sdk.TestCollectionCleanupFailure - - - - 100664343 - System.Void Xunit.Sdk.TestCollectionCleanupFailure::.ctor(System.Collections.Generic.IEnumerable`1<Xunit.Abstractions.ITestCase>,Xunit.Abstractions.ITestCollection,System.String[],System.String[],System.String[],System.Int32[]) - - - - - - - - - - - - - - - 100664344 - System.Void Xunit.Sdk.TestCollectionCleanupFailure::.ctor(System.Collections.Generic.IEnumerable`1<Xunit.Abstractions.ITestCase>,Xunit.Abstractions.ITestCollection,System.Exception) - - - - - - - - - - - - - - - - - - Xunit.Sdk.TestCollectionFinished - - - - 100664353 - System.Void Xunit.Sdk.TestCollectionFinished::.ctor(System.Collections.Generic.IEnumerable`1<Xunit.Abstractions.ITestCase>,Xunit.Abstractions.ITestCollection,System.Decimal,System.Int32,System.Int32,System.Int32) - - - - - - - - - - - - - - - - - Xunit.Sdk.TestCollectionStarting - - - - 100664362 - System.Void Xunit.Sdk.TestCollectionStarting::.ctor(System.Collections.Generic.IEnumerable`1<Xunit.Abstractions.ITestCase>,Xunit.Abstractions.ITestCollection) - - - - - - - - - - - - - Xunit.Sdk.TestFailed - - - - 100664363 - System.Void Xunit.Sdk.TestFailed::.ctor(Xunit.Abstractions.ITest,System.Decimal,System.String,System.String[],System.String[],System.String[],System.Int32[]) - - - - - - - - - - - - - - - 100664364 - System.Void Xunit.Sdk.TestFailed::.ctor(Xunit.Abstractions.ITest,System.Decimal,System.String,System.Exception) - - - - - - - - - - - - - - - - - - Xunit.Sdk.TestFinished - - - - 100664373 - System.Void Xunit.Sdk.TestFinished::.ctor(Xunit.Abstractions.ITest,System.Decimal,System.String) - - - - - - - - - - - - - - - Xunit.Sdk.TestMethodCleanupFailure - - - - 100664378 - System.Void Xunit.Sdk.TestMethodCleanupFailure::.ctor(System.Collections.Generic.IEnumerable`1<Xunit.Abstractions.ITestCase>,Xunit.Abstractions.ITestMethod,System.String[],System.String[],System.String[],System.Int32[]) - - - - - - - - - - - - - - - 100664379 - System.Void Xunit.Sdk.TestMethodCleanupFailure::.ctor(System.Collections.Generic.IEnumerable`1<Xunit.Abstractions.ITestCase>,Xunit.Abstractions.ITestMethod,System.Exception) - - - - - - - - - - - - - - - - - - Xunit.Sdk.TestMethodFinished - - - - 100664388 - System.Void Xunit.Sdk.TestMethodFinished::.ctor(System.Collections.Generic.IEnumerable`1<Xunit.Abstractions.ITestCase>,Xunit.Abstractions.ITestMethod,System.Decimal,System.Int32,System.Int32,System.Int32) - - - - - - - - - - - - - - - - - Xunit.Sdk.TestMethodStarting - - - - 100664397 - System.Void Xunit.Sdk.TestMethodStarting::.ctor(System.Collections.Generic.IEnumerable`1<Xunit.Abstractions.ITestCase>,Xunit.Abstractions.ITestMethod) - - - - - - - - - - - - - Xunit.Sdk.TestOutput - - - - 100664398 - System.Void Xunit.Sdk.TestOutput::.ctor(Xunit.Abstractions.ITest,System.String) - - - - - - - - - - - - - - Xunit.Sdk.TestPassed - - - - 100664401 - System.Void Xunit.Sdk.TestPassed::.ctor(Xunit.Abstractions.ITest,System.Decimal,System.String) - - - - - - - - - - - - - Xunit.Sdk.TestSkipped - - - - 100664402 - System.Void Xunit.Sdk.TestSkipped::.ctor(Xunit.Abstractions.ITest,System.String) - - - - - - - - - - - - - - Xunit.Sdk.TestStarting - - - - 100664405 - System.Void Xunit.Sdk.TestStarting::.ctor(Xunit.Abstractions.ITest) - - - - - - - - - - - - - Xunit.Sdk.AssertEqualityComparer - - - - 100664406 - System.Collections.IEqualityComparer Xunit.Sdk.AssertEqualityComparer::GetDefaultComparer(System.Type) - - - - - - - - - - 100664407 - System.Collections.IEqualityComparer Xunit.Sdk.AssertEqualityComparer::GetDefaultInnerComparer(System.Type) - - - - - - - - - - 100664408 - System.Void Xunit.Sdk.AssertEqualityComparer::.cctor() - - - - - - - - - - - - - - Xunit.Sdk.AssertEqualityComparer/<>c - - - - 100664753 - System.Collections.IEqualityComparer Xunit.Sdk.AssertEqualityComparer/<>c::<GetDefaultComparer>b__3_0(System.Type) - - - - - - - - - - - - - - - - - - - - - - - 100664754 - System.Collections.IEqualityComparer Xunit.Sdk.AssertEqualityComparer/<>c::<GetDefaultInnerComparer>b__4_0(System.Type) - - - - - - - - - - - - - - - - - - - - 100664755 - System.Reflection.TypeInfo Xunit.Sdk.AssertEqualityComparer/<>c::<GetDefaultInnerComparer>b__4_1(System.Type) - - - - - - - - - - 100664756 - System.Boolean Xunit.Sdk.AssertEqualityComparer/<>c::<GetDefaultInnerComparer>b__4_2(System.Reflection.TypeInfo) - - - - - - - - - - - - - - - Xunit.Sdk.AssertEqualityComparer`1 - - - - 100664409 - System.Void Xunit.Sdk.AssertEqualityComparer`1::.ctor(System.Collections.IEqualityComparer) - - - - - - - - - - - - 100664410 - System.Collections.IEqualityComparer Xunit.Sdk.AssertEqualityComparer`1::get_InnerComparer() - - - - - - - - - - 100664411 - System.Boolean Xunit.Sdk.AssertEqualityComparer`1::Equals(T,T) - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 100664412 - System.Collections.Generic.IEqualityComparer`1<T> Xunit.Sdk.AssertEqualityComparer`1::FromComparer(System.Func`3<T,T,System.Boolean>) - - - - - - - - - - 100664413 - System.Int32 Xunit.Sdk.AssertEqualityComparer`1::GetHashCode(T) - - - - - - - - - - 100664414 - TArg Xunit.Sdk.AssertEqualityComparer`1::GuardArgumentNotNull(System.String,TArg) - - - - - - - - - - - - - - - 100664415 - System.Void Xunit.Sdk.AssertEqualityComparer`1::.cctor() - - - - - - - - - - - - - - - Xunit.Sdk.AssertEqualityComparer`1/FuncEqualityComparer - - - - 100664757 - System.Void Xunit.Sdk.AssertEqualityComparer`1/FuncEqualityComparer::.ctor(System.Func`3<T,T,System.Boolean>) - - - - - - - - - - - - - - - - - 100664758 - System.Boolean Xunit.Sdk.AssertEqualityComparer`1/FuncEqualityComparer::Equals(T,T) - - - - - - - - - - - - - - - - - - - 100664759 - System.Int32 Xunit.Sdk.AssertEqualityComparer`1/FuncEqualityComparer::GetHashCode(T) - - - - - - - - - - - - Xunit.Sdk.AssertEqualityComparer`1/TypeErasedEqualityComparer - - - - 100664760 - System.Void Xunit.Sdk.AssertEqualityComparer`1/TypeErasedEqualityComparer::.ctor(System.Collections.IEqualityComparer) - - - - - - - - - - - - 100664761 - System.Boolean Xunit.Sdk.AssertEqualityComparer`1/TypeErasedEqualityComparer::Equals(System.Object,System.Object) - - - - - - - - - - - - - - - - - - - - - - - - - - - - 100664762 - System.Boolean Xunit.Sdk.AssertEqualityComparer`1/TypeErasedEqualityComparer::EqualsGeneric(U,U) - - - - - - - - - - 100664763 - System.Int32 Xunit.Sdk.AssertEqualityComparer`1/TypeErasedEqualityComparer::GetHashCode(System.Object) - - - - - - - - - - - - Xunit.Sdk.AssertEqualityComparer`1/<>c - - - - 100664766 - System.Reflection.TypeInfo Xunit.Sdk.AssertEqualityComparer`1/<>c::<Equals>b__8_0(System.Type) - - - - - - - - - - 100664767 - System.Reflection.TypeInfo Xunit.Sdk.AssertEqualityComparer`1/<>c::<Equals>b__8_1(System.Type) - - - - - - - - - - - - Xunit.Sdk.AssertEqualityComparer`1/<>c__DisplayClass5_0 - - - - 100664769 - System.Collections.IEqualityComparer Xunit.Sdk.AssertEqualityComparer`1/<>c__DisplayClass5_0::<.ctor>b__0() - - - - - - - - - - - - - - - Xunit.Sdk.AssertEqualityComparerAdapter`1 - - - - 100664416 - System.Void Xunit.Sdk.AssertEqualityComparerAdapter`1::.ctor(System.Collections.Generic.IEqualityComparer`1<T>) - - - - - - - - - - - - - - - - - 100664417 - System.Boolean Xunit.Sdk.AssertEqualityComparerAdapter`1::Equals(System.Object,System.Object) - - - - - - - - - - 100664418 - System.Boolean Xunit.Sdk.AssertEqualityComparerAdapter`1::Equals(T,T) - - - - - - - - - - 100664419 - System.Int32 Xunit.Sdk.AssertEqualityComparerAdapter`1::GetHashCode(System.Object) - - - - - - - - - - 100664420 - System.Int32 Xunit.Sdk.AssertEqualityComparerAdapter`1::GetHashCode(T) - - - - - - - - - - - - System.Diagnostics.CodeAnalysis.ExcludeFromCodeCoverageAttribute - - - - 100664421 - System.Void System.Diagnostics.CodeAnalysis.ExcludeFromCodeCoverageAttribute::.ctor() - - - - - - - - - - - - C:\Users\Daniel Palme\Documents\Projects\_Archiv\DotNetCoverageToolComparision\BusinessTest_NetCore\bin\Debug\net8.0\Microsoft.TestPlatform.CoreUtilities.dll - 2023-11-08T10:32:12Z - Microsoft.TestPlatform.CoreUtilities - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Microsoft.CodeAnalysis.EmbeddedAttribute - - - - 100663297 - System.Void Microsoft.CodeAnalysis.EmbeddedAttribute::.ctor() - - - - - - - - - System.Runtime.CompilerServices.NullableAttribute - - - - 100663298 - System.Void System.Runtime.CompilerServices.NullableAttribute::.ctor(System.Byte) - - - - - - - 100663299 - System.Void System.Runtime.CompilerServices.NullableAttribute::.ctor(System.Byte[]) - - - - - - - - - System.Runtime.CompilerServices.NullableContextAttribute - - - - 100663300 - System.Void System.Runtime.CompilerServices.NullableContextAttribute::.ctor(System.Byte) - - - - - - - - - System.Runtime.CompilerServices.RefSafetyRulesAttribute - - - - 100663301 - System.Void System.Runtime.CompilerServices.RefSafetyRulesAttribute::.ctor(System.Int32) - - - - - - - - - System.GuidPolyfill - - - - 100663302 - System.Guid System.GuidPolyfill::Parse(System.String,System.IFormatProvider) - - - - - - - - - - - - System.Diagnostics.CodeAnalysis.MemberNotNullAttribute - - - - 100663303 - System.Void System.Diagnostics.CodeAnalysis.MemberNotNullAttribute::.ctor(System.String) - - - - - - - - - - - 100663304 - System.Void System.Diagnostics.CodeAnalysis.MemberNotNullAttribute::.ctor(System.String[]) - - - - - - - - - - - - - System.Diagnostics.CodeAnalysis.MemberNotNullWhenAttribute - - - - 100663306 - System.Void System.Diagnostics.CodeAnalysis.MemberNotNullWhenAttribute::.ctor(System.Boolean,System.String) - - - - - - - - - - - - - 100663307 - System.Void System.Diagnostics.CodeAnalysis.MemberNotNullWhenAttribute::.ctor(System.Boolean,System.String[]) - - - - - - - - - - - - - - - System.Text.StringBuilderPolyfill - - - - 100663310 - System.Text.StringBuilder System.Text.StringBuilderPolyfill::Append(System.Text.StringBuilder,System.IFormatProvider,System.String) - - - - - - - - - - - - Microsoft.VisualStudio.TestPlatform.Common.Utilities.Job`1 - - - - 100663311 - System.Void Microsoft.VisualStudio.TestPlatform.Common.Utilities.Job`1::.ctor(TPayload,System.Int32) - - - - - - - - - - - - - 100663312 - System.Void Microsoft.VisualStudio.TestPlatform.Common.Utilities.Job`1::.ctor() - - - - - - - - - - - - 100663313 - Microsoft.VisualStudio.TestPlatform.Common.Utilities.Job`1<TPayload> Microsoft.VisualStudio.TestPlatform.Common.Utilities.Job`1::get_ShutdownJob() - - - - - - - - - - - - 100663322 - Microsoft.VisualStudio.TestPlatform.Common.Utilities.Job`1<TPayload> Microsoft.VisualStudio.TestPlatform.Common.Utilities.Job`1::CreateWaitJob(System.Threading.ManualResetEvent) - - - - - - - - - - - - - - - Microsoft.VisualStudio.TestPlatform.ObjectModel.EqtTrace - - - - 100663323 - Microsoft.VisualStudio.TestPlatform.ObjectModel.PlatformTraceLevel Microsoft.VisualStudio.TestPlatform.ObjectModel.EqtTrace::get_TraceLevel() - - - - - - - - - - 100663324 - System.Void Microsoft.VisualStudio.TestPlatform.ObjectModel.EqtTrace::set_TraceLevel(Microsoft.VisualStudio.TestPlatform.ObjectModel.PlatformTraceLevel) - - - - - - - - - - - 100663325 - System.String Microsoft.VisualStudio.TestPlatform.ObjectModel.EqtTrace::get_LogFile() - - - - - - - - - - 100663326 - System.Boolean Microsoft.VisualStudio.TestPlatform.ObjectModel.EqtTrace::get_DoNotInitailize() - - - - - - - - - - 100663327 - System.Void Microsoft.VisualStudio.TestPlatform.ObjectModel.EqtTrace::set_DoNotInitailize(System.Boolean) - - - - - - - - - - - 100663330 - System.Boolean Microsoft.VisualStudio.TestPlatform.ObjectModel.EqtTrace::get_IsErrorEnabled() - - - - - - - - - - 100663331 - System.Boolean Microsoft.VisualStudio.TestPlatform.ObjectModel.EqtTrace::get_IsInfoEnabled() - - - - - - - - - - 100663332 - System.Boolean Microsoft.VisualStudio.TestPlatform.ObjectModel.EqtTrace::get_IsVerboseEnabled() - - - - - - - - - - 100663333 - System.Boolean Microsoft.VisualStudio.TestPlatform.ObjectModel.EqtTrace::get_IsWarningEnabled() - - - - - - - - - - 100663334 - System.Boolean Microsoft.VisualStudio.TestPlatform.ObjectModel.EqtTrace::InitializeVerboseTrace(System.String) - - - - - - - - - - 100663335 - System.Boolean Microsoft.VisualStudio.TestPlatform.ObjectModel.EqtTrace::InitializeTrace(System.String,Microsoft.VisualStudio.TestPlatform.ObjectModel.PlatformTraceLevel) - - - - - - - - - - - - - - - - - 100663336 - System.Void Microsoft.VisualStudio.TestPlatform.ObjectModel.EqtTrace::Fail(System.String) - - - - - - - - - - - - 100663337 - System.Void Microsoft.VisualStudio.TestPlatform.ObjectModel.EqtTrace::Fail(System.String,System.Object[]) - - - - - - - - - - - - 100663338 - System.Void Microsoft.VisualStudio.TestPlatform.ObjectModel.EqtTrace::Error(System.String) - - - - - - - - - - - - - - - 100663339 - System.Void Microsoft.VisualStudio.TestPlatform.ObjectModel.EqtTrace::ErrorIf(System.Boolean,System.String) - - - - - - - - - - - - - - - 100663340 - System.Void Microsoft.VisualStudio.TestPlatform.ObjectModel.EqtTrace::ErrorUnless(System.Boolean,System.String) - - - - - - - - - - - 100663341 - System.Void Microsoft.VisualStudio.TestPlatform.ObjectModel.EqtTrace::ErrorUnlessAlterTrace(System.Boolean,Microsoft.VisualStudio.TestPlatform.ObjectModel.PlatformTraceLevel,System.String) - - - - - - - - - - - - - - - - 100663342 - System.Void Microsoft.VisualStudio.TestPlatform.ObjectModel.EqtTrace::Error(System.String,System.Object[]) - - - - - - - - - - - - - - - 100663343 - System.Void Microsoft.VisualStudio.TestPlatform.ObjectModel.EqtTrace::ErrorUnless(System.Boolean,System.String,System.Object[]) - - - - - - - - - - - 100663344 - System.Void Microsoft.VisualStudio.TestPlatform.ObjectModel.EqtTrace::ErrorUnlessAlterTrace(System.Boolean,Microsoft.VisualStudio.TestPlatform.ObjectModel.PlatformTraceLevel,System.String,System.Object[]) - - - - - - - - - - - - - - - - 100663345 - System.Void Microsoft.VisualStudio.TestPlatform.ObjectModel.EqtTrace::ErrorIf(System.Boolean,System.String,System.Object[]) - - - - - - - - - - - - - - - 100663346 - System.Void Microsoft.VisualStudio.TestPlatform.ObjectModel.EqtTrace::ErrorAssert(System.String,System.Object[]) - - - - - - - - - - - - - 100663347 - System.Void Microsoft.VisualStudio.TestPlatform.ObjectModel.EqtTrace::Error(System.Exception) - - - - - - - - - - - - - - - 100663348 - System.Void Microsoft.VisualStudio.TestPlatform.ObjectModel.EqtTrace::Warning(System.String) - - - - - - - - - - - - - - - 100663349 - System.Void Microsoft.VisualStudio.TestPlatform.ObjectModel.EqtTrace::WarningIf(System.Boolean,System.String) - - - - - - - - - - - - - - - 100663350 - System.Void Microsoft.VisualStudio.TestPlatform.ObjectModel.EqtTrace::WarningUnless(System.Boolean,System.String) - - - - - - - - - - - 100663351 - System.Void Microsoft.VisualStudio.TestPlatform.ObjectModel.EqtTrace::WarningUnlessAlterTrace(System.Boolean,Microsoft.VisualStudio.TestPlatform.ObjectModel.PlatformTraceLevel,System.String) - - - - - - - - - - - - - - - - 100663352 - System.Void Microsoft.VisualStudio.TestPlatform.ObjectModel.EqtTrace::Warning(System.String,System.Object[]) - - - - - - - - - - - - - - - 100663353 - System.Void Microsoft.VisualStudio.TestPlatform.ObjectModel.EqtTrace::WarningIf(System.Boolean,System.String,System.Object[]) - - - - - - - - - - - - - - - 100663354 - System.Void Microsoft.VisualStudio.TestPlatform.ObjectModel.EqtTrace::WarningUnless(System.Boolean,System.String,System.Object[]) - - - - - - - - - - - 100663355 - System.Void Microsoft.VisualStudio.TestPlatform.ObjectModel.EqtTrace::WarningUnlessAlterTrace(System.Boolean,Microsoft.VisualStudio.TestPlatform.ObjectModel.PlatformTraceLevel,System.String,System.Object[]) - - - - - - - - - - - - - - - - 100663356 - System.Void Microsoft.VisualStudio.TestPlatform.ObjectModel.EqtTrace::Info(System.String) - - - - - - - - - - - - - - - 100663357 - System.Void Microsoft.VisualStudio.TestPlatform.ObjectModel.EqtTrace::InfoIf(System.Boolean,System.String) - - - - - - - - - - - - - - - 100663358 - System.Void Microsoft.VisualStudio.TestPlatform.ObjectModel.EqtTrace::InfoUnless(System.Boolean,System.String) - - - - - - - - - - - 100663359 - System.Void Microsoft.VisualStudio.TestPlatform.ObjectModel.EqtTrace::InfoUnlessAlterTrace(System.Boolean,Microsoft.VisualStudio.TestPlatform.ObjectModel.PlatformTraceLevel,System.String) - - - - - - - - - - - - - - - - 100663360 - System.Void Microsoft.VisualStudio.TestPlatform.ObjectModel.EqtTrace::Info(System.String,System.Object[]) - - - - - - - - - - - - - - - 100663361 - System.Void Microsoft.VisualStudio.TestPlatform.ObjectModel.EqtTrace::InfoIf(System.Boolean,System.String,System.Object[]) - - - - - - - - - - - - - - - 100663362 - System.Void Microsoft.VisualStudio.TestPlatform.ObjectModel.EqtTrace::InfoUnless(System.Boolean,System.String,System.Object[]) - - - - - - - - - - - 100663363 - System.Void Microsoft.VisualStudio.TestPlatform.ObjectModel.EqtTrace::InfoUnlessAlterTrace(System.Boolean,Microsoft.VisualStudio.TestPlatform.ObjectModel.PlatformTraceLevel,System.String,System.Object[]) - - - - - - - - - - - - - - - - 100663364 - System.Void Microsoft.VisualStudio.TestPlatform.ObjectModel.EqtTrace::Verbose(System.String) - - - - - - - - - - - - - - - 100663365 - System.Void Microsoft.VisualStudio.TestPlatform.ObjectModel.EqtTrace::VerboseIf(System.Boolean,System.String) - - - - - - - - - - - - - - - 100663366 - System.Void Microsoft.VisualStudio.TestPlatform.ObjectModel.EqtTrace::VerboseUnless(System.Boolean,System.String) - - - - - - - - - - - 100663367 - System.Void Microsoft.VisualStudio.TestPlatform.ObjectModel.EqtTrace::VerboseUnlessAlterTrace(System.Boolean,Microsoft.VisualStudio.TestPlatform.ObjectModel.PlatformTraceLevel,System.String) - - - - - - - - - - - - - - - - 100663368 - System.Void Microsoft.VisualStudio.TestPlatform.ObjectModel.EqtTrace::Verbose(System.String,System.Object[]) - - - - - - - - - - - - - - - 100663369 - System.Void Microsoft.VisualStudio.TestPlatform.ObjectModel.EqtTrace::VerboseIf(System.Boolean,System.String,System.Object[]) - - - - - - - - - - - - - - - 100663370 - System.Void Microsoft.VisualStudio.TestPlatform.ObjectModel.EqtTrace::VerboseUnless(System.Boolean,System.String,System.Object[]) - - - - - - - - - - - 100663371 - System.Void Microsoft.VisualStudio.TestPlatform.ObjectModel.EqtTrace::VerboseUnlessAlterTrace(System.Boolean,Microsoft.VisualStudio.TestPlatform.ObjectModel.PlatformTraceLevel,System.String,System.Object[]) - - - - - - - - - - - - - - - - 100663372 - System.String Microsoft.VisualStudio.TestPlatform.ObjectModel.EqtTrace::FormatException(System.Exception) - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 100663373 - System.Void Microsoft.VisualStudio.TestPlatform.ObjectModel.EqtTrace::WriteAtLevel(Microsoft.VisualStudio.TestPlatform.ObjectModel.PlatformTraceLevel,System.String) - - - - - - - - - - - - - - - - - - - - 100663374 - System.Void Microsoft.VisualStudio.TestPlatform.ObjectModel.EqtTrace::WriteAtLevel(Microsoft.VisualStudio.TestPlatform.ObjectModel.PlatformTraceLevel,System.String,System.Object[]) - - - - - - - - - - - 100663375 - System.Void Microsoft.VisualStudio.TestPlatform.ObjectModel.EqtTrace::FailDebugger(System.String) - - - - - - - - - - 100663376 - System.Void Microsoft.VisualStudio.TestPlatform.ObjectModel.EqtTrace::.cctor() - - - - - - - - - - - - Microsoft.VisualStudio.TestPlatform.ObjectModel.ValidateArg - - - - 100663377 - T Microsoft.VisualStudio.TestPlatform.ObjectModel.ValidateArg::NotNull(T,System.String) - - - - - - - - - - 100663378 - System.String Microsoft.VisualStudio.TestPlatform.ObjectModel.ValidateArg::NotNullOrEmpty(System.String,System.String) - - - - - - - - - - - - - 100663379 - System.String Microsoft.VisualStudio.TestPlatform.ObjectModel.ValidateArg::NotNullOrWhiteSpace(System.String,System.String) - - - - - - - - - - - - - 100663380 - System.Void Microsoft.VisualStudio.TestPlatform.ObjectModel.ValidateArg::NotNegative(System.Int32,System.String) - - - - - - - - - - - - - - - - 100663381 - System.Void Microsoft.VisualStudio.TestPlatform.ObjectModel.ValidateArg::NotNegative(System.Int64,System.String) - - - - - - - - - - - - - - - - 100663382 - System.Void Microsoft.VisualStudio.TestPlatform.ObjectModel.ValidateArg::NotNullOrEmpty(System.Collections.Generic.IEnumerable`1<T>,System.String) - - - - - - - - - - - - - - - - - 100663383 - System.Void Microsoft.VisualStudio.TestPlatform.ObjectModel.ValidateArg::TypeOf(System.Object,System.String) - - - - - - - - - - - - - - - - - - - Microsoft.VisualStudio.TestPlatform.ObjectModel.ValidateArgProperty - - - - 100663384 - System.Void Microsoft.VisualStudio.TestPlatform.ObjectModel.ValidateArgProperty::NotNull(System.Object,System.String,System.String) - - - - - - - - - - - - - - - - 100663385 - System.Void Microsoft.VisualStudio.TestPlatform.ObjectModel.ValidateArgProperty::NotNegative(System.Int32,System.String,System.String) - - - - - - - - - - - - - - - - 100663386 - System.Void Microsoft.VisualStudio.TestPlatform.ObjectModel.ValidateArgProperty::NotNullOrEmpty(System.String,System.String,System.String) - - - - - - - - - - - - - - - - - 100663387 - System.Void Microsoft.VisualStudio.TestPlatform.ObjectModel.ValidateArgProperty::TypeOf(System.Object,System.String,System.String) - - - - - - - - - - - - - - - - - - - Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.Helpers.DotnetHostHelper - - - - 100663388 - System.Void Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.Helpers.DotnetHostHelper::.ctor() - - - - - - - - - - - 100663389 - System.Void Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.Helpers.DotnetHostHelper::.ctor(Microsoft.VisualStudio.TestPlatform.Utilities.Helpers.Interfaces.IFileHelper,Microsoft.VisualStudio.TestPlatform.PlatformAbstractions.Interfaces.IEnvironment) - - - - - - - - - - - 100663390 - System.Void Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.Helpers.DotnetHostHelper::.ctor(Microsoft.VisualStudio.TestPlatform.Utilities.Helpers.Interfaces.IFileHelper,Microsoft.VisualStudio.TestPlatform.PlatformAbstractions.Interfaces.IEnvironment,Microsoft.VisualStudio.TestPlatform.Utilities.Helpers.Interfaces.IWindowsRegistryHelper,Microsoft.VisualStudio.TestPlatform.Utilities.Helpers.Interfaces.IEnvironmentVariableHelper,Microsoft.VisualStudio.TestPlatform.PlatformAbstractions.Interfaces.IProcessHelper) - - - - - - - - - - - - - - - - - 100663391 - System.String Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.Helpers.DotnetHostHelper::GetDotnetPath() - - - - - - - - - - - - - - - - - 100663392 - System.String Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.Helpers.DotnetHostHelper::GetMonoPath() - - - - - - - - - - - - - - - - - 100663393 - System.Boolean Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.Helpers.DotnetHostHelper::TryGetExecutablePath(System.String,System.String&) - - - - - - - - - - - - - - - - - - - - - - - - - - - - 100663394 - System.Boolean Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.Helpers.DotnetHostHelper::TryGetDotnetPathByArchitecture(Microsoft.VisualStudio.TestPlatform.PlatformAbstractions.PlatformArchitecture,Microsoft.VisualStudio.TestPlatform.CoreUtilities.Helpers.DotnetMuxerResolutionStrategy,System.String&) - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 100663395 - System.String Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.Helpers.DotnetHostHelper::GetMuxerFromGlobalRegistrationWin(Microsoft.VisualStudio.TestPlatform.PlatformAbstractions.PlatformArchitecture) - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 100663396 - System.String Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.Helpers.DotnetHostHelper::GetMuxerFromGlobalRegistrationOnUnix(Microsoft.VisualStudio.TestPlatform.PlatformAbstractions.PlatformArchitecture) - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 100663397 - System.Nullable`1<Microsoft.VisualStudio.TestPlatform.PlatformAbstractions.PlatformArchitecture> Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.Helpers.DotnetHostHelper::GetMuxerArchitectureByPEHeaderOnWin(System.String) - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 100663398 - System.Nullable`1<Microsoft.VisualStudio.TestPlatform.PlatformAbstractions.PlatformArchitecture> Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.Helpers.DotnetHostHelper::GetMuxerArchitectureByMachoOnMac(System.String) - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 100663399 - System.Boolean Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.Helpers.DotnetHostHelper::IsValidArchitectureMuxer(Microsoft.VisualStudio.TestPlatform.PlatformAbstractions.PlatformArchitecture,System.String) - - - - - - - - - - - - - - - - - - - - - - - - - - - - Microsoft.VisualStudio.TestPlatform.Utilities.FeatureFlag - - - - 100663405 - System.Void Microsoft.VisualStudio.TestPlatform.Utilities.FeatureFlag::.ctor() - - - - - - - - - - - - 100663406 - System.Boolean Microsoft.VisualStudio.TestPlatform.Utilities.FeatureFlag::IsSet(System.String) - - - - - - - - - - 100663407 - System.Void Microsoft.VisualStudio.TestPlatform.Utilities.FeatureFlag::Reset() - - - - - - - - - - - 100663408 - System.Void Microsoft.VisualStudio.TestPlatform.Utilities.FeatureFlag::SetFlag(System.String,System.Boolean) - - - - - - - - - - - 100663409 - System.Void Microsoft.VisualStudio.TestPlatform.Utilities.FeatureFlag::.cctor() - - - - - - - - - - - - Microsoft.VisualStudio.TestPlatform.Utilities.FeatureFlag/<>c - - - - 100663648 - System.Boolean Microsoft.VisualStudio.TestPlatform.Utilities.FeatureFlag/<>c::<IsSet>b__6_0(System.String) - - - - - - - - - - - - Microsoft.VisualStudio.TestPlatform.Utilities.ConsoleOutput - - - - 100663411 - System.Void Microsoft.VisualStudio.TestPlatform.Utilities.ConsoleOutput::.ctor() - - - - - - - - - - - - - 100663412 - Microsoft.VisualStudio.TestPlatform.Utilities.ConsoleOutput Microsoft.VisualStudio.TestPlatform.Utilities.ConsoleOutput::get_Instance() - - - - - - - - - - - - - - - - - - - - 100663413 - System.Void Microsoft.VisualStudio.TestPlatform.Utilities.ConsoleOutput::WriteLine(System.String,Microsoft.VisualStudio.TestPlatform.Utilities.OutputLevel) - - - - - - - - - - - - 100663414 - System.Void Microsoft.VisualStudio.TestPlatform.Utilities.ConsoleOutput::Write(System.String,Microsoft.VisualStudio.TestPlatform.Utilities.OutputLevel) - - - - - - - - - - - - - - - 100663415 - System.Void Microsoft.VisualStudio.TestPlatform.Utilities.ConsoleOutput::.cctor() - - - - - - - - - - - - Microsoft.VisualStudio.TestPlatform.Utilities.OutputExtensions - - - - 100663418 - System.Void Microsoft.VisualStudio.TestPlatform.Utilities.OutputExtensions::Error(Microsoft.VisualStudio.TestPlatform.Utilities.IOutput,System.Boolean,System.String,System.Object[]) - - - - - - - - - - - 100663419 - System.Void Microsoft.VisualStudio.TestPlatform.Utilities.OutputExtensions::Warning(Microsoft.VisualStudio.TestPlatform.Utilities.IOutput,System.Boolean,System.String,System.Object[]) - - - - - - - - - - - 100663420 - System.Void Microsoft.VisualStudio.TestPlatform.Utilities.OutputExtensions::Information(Microsoft.VisualStudio.TestPlatform.Utilities.IOutput,System.Boolean,System.String,System.Object[]) - - - - - - - - - - - 100663421 - System.Void Microsoft.VisualStudio.TestPlatform.Utilities.OutputExtensions::Information(Microsoft.VisualStudio.TestPlatform.Utilities.IOutput,System.Boolean,System.ConsoleColor,System.String,System.Object[]) - - - - - - - - - - - 100663422 - System.Void Microsoft.VisualStudio.TestPlatform.Utilities.OutputExtensions::Write(Microsoft.VisualStudio.TestPlatform.Utilities.IOutput,System.String,Microsoft.VisualStudio.TestPlatform.Utilities.OutputLevel,System.ConsoleColor) - - - - - - - - - - - 100663423 - System.Void Microsoft.VisualStudio.TestPlatform.Utilities.OutputExtensions::Output(Microsoft.VisualStudio.TestPlatform.Utilities.IOutput,Microsoft.VisualStudio.TestPlatform.Utilities.OutputLevel,System.String,System.String,System.Object[]) - - - - - - - - - - - - 100663424 - System.String Microsoft.VisualStudio.TestPlatform.Utilities.OutputExtensions::Format(System.String,System.String,System.Object[]) - - - - - - - - - - - - - - - - - - 100663425 - System.Void Microsoft.VisualStudio.TestPlatform.Utilities.OutputExtensions::SetColorForAction(System.ConsoleColor,System.Action) - - - - - - - - - - - - - - - - - - - - - - - Microsoft.VisualStudio.TestPlatform.Utilities.OutputExtensions/<>c__DisplayClass1_0 - - - - 100663650 - System.Void Microsoft.VisualStudio.TestPlatform.Utilities.OutputExtensions/<>c__DisplayClass1_0::<Error>b__0() - - - - - - - - - - - - Microsoft.VisualStudio.TestPlatform.Utilities.OutputExtensions/<>c__DisplayClass2_0 - - - - 100663652 - System.Void Microsoft.VisualStudio.TestPlatform.Utilities.OutputExtensions/<>c__DisplayClass2_0::<Warning>b__0() - - - - - - - - - - - - Microsoft.VisualStudio.TestPlatform.Utilities.OutputExtensions/<>c__DisplayClass4_0 - - - - 100663654 - System.Void Microsoft.VisualStudio.TestPlatform.Utilities.OutputExtensions/<>c__DisplayClass4_0::<Information>b__0() - - - - - - - - - - - - Microsoft.VisualStudio.TestPlatform.Utilities.OutputExtensions/<>c__DisplayClass5_0 - - - - 100663656 - System.Void Microsoft.VisualStudio.TestPlatform.Utilities.OutputExtensions/<>c__DisplayClass5_0::<Write>b__0() - - - - - - - - - - - - Microsoft.VisualStudio.TestPlatform.Utilities.JobQueue`1 - - - - 100663428 - System.Void Microsoft.VisualStudio.TestPlatform.Utilities.JobQueue`1::.ctor(System.Action`1<T>,System.String,System.Int32,System.Int32,System.Boolean,System.Action`1<System.String>) - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 100663429 - System.Void Microsoft.VisualStudio.TestPlatform.Utilities.JobQueue`1::QueueJob(T,System.Int32) - - - - - - - - - - - - 100663430 - System.Void Microsoft.VisualStudio.TestPlatform.Utilities.JobQueue`1::Pause() - - - - - - - - - - - - - 100663431 - System.Void Microsoft.VisualStudio.TestPlatform.Utilities.JobQueue`1::Resume() - - - - - - - - - - - - - 100663432 - System.Void Microsoft.VisualStudio.TestPlatform.Utilities.JobQueue`1::Flush() - - - - - - - - - - - - - - - - 100663433 - System.Void Microsoft.VisualStudio.TestPlatform.Utilities.JobQueue`1::Dispose() - - - - - - - - - - - - 100663434 - System.Void Microsoft.VisualStudio.TestPlatform.Utilities.JobQueue`1::Dispose(System.Boolean) - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 100663435 - System.Boolean Microsoft.VisualStudio.TestPlatform.Utilities.JobQueue`1::WaitForQueueToGetEmpty() - - - - - - - - - - - 100663436 - System.Void Microsoft.VisualStudio.TestPlatform.Utilities.JobQueue`1::InternalQueueJob(Microsoft.VisualStudio.TestPlatform.Common.Utilities.Job`1<T>) - - - - - - - - - - - - - - - - - - - - - - - - 100663437 - System.Void Microsoft.VisualStudio.TestPlatform.Utilities.JobQueue`1::CheckDisposed() - - - - - - - - - - - - - - - 100663438 - System.Void Microsoft.VisualStudio.TestPlatform.Utilities.JobQueue`1::BackgroundJobProcessor(System.String) - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 100663439 - System.Void Microsoft.VisualStudio.TestPlatform.Utilities.JobQueue`1::SafeProcessJob(T) - - - - - - - - - - - - - - - 100663440 - System.Void Microsoft.VisualStudio.TestPlatform.Utilities.JobQueue`1::<.ctor>b__16_0() - - - - - - - - - - - - Microsoft.VisualStudio.TestPlatform.Utilities.MulticastDelegateUtilities - - - - 100663441 - System.Void Microsoft.VisualStudio.TestPlatform.Utilities.MulticastDelegateUtilities::SafeInvoke(System.Delegate,System.Object,System.EventArgs,System.String) - - - - - - - - - - - 100663442 - System.Void Microsoft.VisualStudio.TestPlatform.Utilities.MulticastDelegateUtilities::SafeInvoke(System.Delegate,System.Object,System.Object,System.String) - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 100663443 - System.String Microsoft.VisualStudio.TestPlatform.Utilities.MulticastDelegateUtilities::GetMethodName(System.Delegate) - - - - - - - - - - 100663444 - System.String Microsoft.VisualStudio.TestPlatform.Utilities.MulticastDelegateUtilities::GetTargetName(System.Delegate) - - - - - - - - - - - - - - - Microsoft.VisualStudio.TestPlatform.Utilities.TimeSpanParser - - - - 100663445 - System.TimeSpan Microsoft.VisualStudio.TestPlatform.Utilities.TimeSpanParser::Parse(System.String) - - - - - - - - - - 100663446 - System.Boolean Microsoft.VisualStudio.TestPlatform.Utilities.TimeSpanParser::TryParse(System.String,System.TimeSpan&) - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 100663447 - System.FormatException Microsoft.VisualStudio.TestPlatform.Utilities.TimeSpanParser::GetFormatException(System.String) - - - - - - - - - - 100663448 - System.Void Microsoft.VisualStudio.TestPlatform.Utilities.TimeSpanParser::.cctor() - - - - - - - - - - - - Microsoft.VisualStudio.TestPlatform.Utilities.Helpers.FileHelper - - - - 100663449 - System.IO.DirectoryInfo Microsoft.VisualStudio.TestPlatform.Utilities.Helpers.FileHelper::CreateDirectory(System.String) - - - - - - - - - - 100663450 - System.String Microsoft.VisualStudio.TestPlatform.Utilities.Helpers.FileHelper::GetCurrentDirectory() - - - - - - - - - - 100663451 - System.Boolean Microsoft.VisualStudio.TestPlatform.Utilities.Helpers.FileHelper::Exists(System.String) - - - - - - - - - - 100663452 - System.Boolean Microsoft.VisualStudio.TestPlatform.Utilities.Helpers.FileHelper::DirectoryExists(System.String) - - - - - - - - - - 100663453 - System.IO.Stream Microsoft.VisualStudio.TestPlatform.Utilities.Helpers.FileHelper::GetStream(System.String,System.IO.FileMode,System.IO.FileAccess) - - - - - - - - - - 100663454 - System.IO.Stream Microsoft.VisualStudio.TestPlatform.Utilities.Helpers.FileHelper::GetStream(System.String,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare) - - - - - - - - - - 100663455 - System.Collections.Generic.IEnumerable`1<System.String> Microsoft.VisualStudio.TestPlatform.Utilities.Helpers.FileHelper::EnumerateFiles(System.String,System.IO.SearchOption,System.String[]) - - - - - - - - - - - - - - - - - - 100663456 - System.IO.FileAttributes Microsoft.VisualStudio.TestPlatform.Utilities.Helpers.FileHelper::GetFileAttributes(System.String) - - - - - - - - - - 100663457 - System.Version Microsoft.VisualStudio.TestPlatform.Utilities.Helpers.FileHelper::GetFileVersion(System.String) - - - - - - - - - - - - - 100663458 - System.Void Microsoft.VisualStudio.TestPlatform.Utilities.Helpers.FileHelper::CopyFile(System.String,System.String) - - - - - - - - - - 100663459 - System.Void Microsoft.VisualStudio.TestPlatform.Utilities.Helpers.FileHelper::MoveFile(System.String,System.String) - - - - - - - - - - 100663460 - System.Void Microsoft.VisualStudio.TestPlatform.Utilities.Helpers.FileHelper::WriteAllTextToFile(System.String,System.String) - - - - - - - - - - 100663461 - System.String Microsoft.VisualStudio.TestPlatform.Utilities.Helpers.FileHelper::GetFullPath(System.String) - - - - - - - - - - 100663462 - System.Void Microsoft.VisualStudio.TestPlatform.Utilities.Helpers.FileHelper::DeleteEmptyDirectroy(System.String) - - - - - - - - - - - - - - - - - - - - 100663463 - System.String[] Microsoft.VisualStudio.TestPlatform.Utilities.Helpers.FileHelper::GetFiles(System.String,System.String,System.IO.SearchOption) - - - - - - - - - - 100663464 - System.Void Microsoft.VisualStudio.TestPlatform.Utilities.Helpers.FileHelper::Delete(System.String) - - - - - - - - - - 100663465 - System.Void Microsoft.VisualStudio.TestPlatform.Utilities.Helpers.FileHelper::DeleteDirectory(System.String,System.Boolean) - - - - - - - - - - 100663466 - System.String Microsoft.VisualStudio.TestPlatform.Utilities.Helpers.FileHelper::GetTempPath() - - - - - - - - - - 100663467 - System.Int64 Microsoft.VisualStudio.TestPlatform.Utilities.Helpers.FileHelper::GetFileLength(System.String) - - - - - - - - - - 100663468 - System.Void Microsoft.VisualStudio.TestPlatform.Utilities.Helpers.FileHelper::.ctor() - - - - - - - 100663469 - System.Void Microsoft.VisualStudio.TestPlatform.Utilities.Helpers.FileHelper::.cctor() - - - - - - - - - - - - Microsoft.VisualStudio.TestPlatform.Utilities.Helpers.FileHelper/<>c__DisplayClass7_0 - - - - 100663658 - System.Boolean Microsoft.VisualStudio.TestPlatform.Utilities.Helpers.FileHelper/<>c__DisplayClass7_0::<EnumerateFiles>b__0(System.String) - - - - - - - - - - - - Microsoft.VisualStudio.TestPlatform.Utilities.Helpers.FileHelper/<>c__DisplayClass7_1 - - - - 100663660 - System.Boolean Microsoft.VisualStudio.TestPlatform.Utilities.Helpers.FileHelper/<>c__DisplayClass7_1::<EnumerateFiles>b__1(System.String) - - - - - - - - - - - - Microsoft.VisualStudio.TestPlatform.Utilities.Helpers.RunSettingsHelper - - - - 100663474 - System.Void Microsoft.VisualStudio.TestPlatform.Utilities.Helpers.RunSettingsHelper::.ctor() - - - - - - - - - - 100663475 - System.Void Microsoft.VisualStudio.TestPlatform.Utilities.Helpers.RunSettingsHelper::.cctor() - - - - - - - - - - - - - Microsoft.VisualStudio.TestPlatform.Utilities.Helpers.WindowsRegistryHelper - - - - 100663476 - Microsoft.VisualStudio.TestPlatform.Utilities.Helpers.Interfaces.IRegistryKey Microsoft.VisualStudio.TestPlatform.Utilities.Helpers.WindowsRegistryHelper::OpenBaseKey(Microsoft.Win32.RegistryHive,Microsoft.Win32.RegistryView) - - - - - - - - - - - - - - 100663477 - System.Void Microsoft.VisualStudio.TestPlatform.Utilities.Helpers.WindowsRegistryHelper::.ctor() - - - - - - - - - Microsoft.VisualStudio.TestPlatform.Utilities.Helpers.RegistryKeyWrapper - - - - 100663478 - System.Void Microsoft.VisualStudio.TestPlatform.Utilities.Helpers.RegistryKeyWrapper::.ctor(Microsoft.Win32.RegistryKey) - - - - - - - - - - - - 100663479 - System.Object Microsoft.VisualStudio.TestPlatform.Utilities.Helpers.RegistryKeyWrapper::GetValue(System.String) - - - - - - - - - - - - - - - 100663480 - Microsoft.VisualStudio.TestPlatform.Utilities.Helpers.Interfaces.IRegistryKey Microsoft.VisualStudio.TestPlatform.Utilities.Helpers.RegistryKeyWrapper::OpenSubKey(System.String) - - - - - - - - - - - - - - 100663481 - System.String[] Microsoft.VisualStudio.TestPlatform.Utilities.Helpers.RegistryKeyWrapper::GetSubKeyNames() - - - - - - - - - - - - - 100663482 - System.Void Microsoft.VisualStudio.TestPlatform.Utilities.Helpers.RegistryKeyWrapper::Dispose() - - - - - - - - - - - - - - - - Microsoft.VisualStudio.TestPlatform.CoreUtilities.Constants - - - - 100663514 - System.Void Microsoft.VisualStudio.TestPlatform.CoreUtilities.Constants::.ctor() - - - - - - - - - Microsoft.VisualStudio.TestPlatform.CoreUtilities.StringUtils - - - - 100663515 - System.Boolean Microsoft.VisualStudio.TestPlatform.CoreUtilities.StringUtils::IsNullOrEmpty(System.String) - - - - - - - - - - 100663516 - System.Boolean Microsoft.VisualStudio.TestPlatform.CoreUtilities.StringUtils::IsNullOrWhiteSpace(System.String) - - - - - - - - - - - - Microsoft.VisualStudio.TestPlatform.CoreUtilities.TPDebug - - - - 100663517 - System.Void Microsoft.VisualStudio.TestPlatform.CoreUtilities.TPDebug::Assert(System.Boolean) - - - - - - - 100663518 - System.Void Microsoft.VisualStudio.TestPlatform.CoreUtilities.TPDebug::Assert(System.Boolean,System.String) - - - - - - - - - Microsoft.VisualStudio.TestPlatform.CoreUtilities.Tracing.TestPlatformEventSource - - - - 100663519 - Microsoft.VisualStudio.TestPlatform.CoreUtilities.Tracing.Interfaces.ITestPlatformEventSource Microsoft.VisualStudio.TestPlatform.CoreUtilities.Tracing.TestPlatformEventSource::get_Instance() - - - - - - - - - - 100663520 - System.Void Microsoft.VisualStudio.TestPlatform.CoreUtilities.Tracing.TestPlatformEventSource::VsTestConsoleStart() - - - - - - - - - - - 100663521 - System.Void Microsoft.VisualStudio.TestPlatform.CoreUtilities.Tracing.TestPlatformEventSource::VsTestConsoleStop() - - - - - - - - - - - 100663522 - System.Void Microsoft.VisualStudio.TestPlatform.CoreUtilities.Tracing.TestPlatformEventSource::DiscoveryRequestStart() - - - - - - - - - - - 100663523 - System.Void Microsoft.VisualStudio.TestPlatform.CoreUtilities.Tracing.TestPlatformEventSource::DiscoveryRequestStop() - - - - - - - - - - - 100663524 - System.Void Microsoft.VisualStudio.TestPlatform.CoreUtilities.Tracing.TestPlatformEventSource::ExecutionRequestStart() - - - - - - - - - - - 100663525 - System.Void Microsoft.VisualStudio.TestPlatform.CoreUtilities.Tracing.TestPlatformEventSource::ExecutionRequestStop() - - - - - - - - - - - 100663526 - System.Void Microsoft.VisualStudio.TestPlatform.CoreUtilities.Tracing.TestPlatformEventSource::TestHostStart() - - - - - - - - - - - 100663527 - System.Void Microsoft.VisualStudio.TestPlatform.CoreUtilities.Tracing.TestPlatformEventSource::TestHostStop() - - - - - - - - - - - 100663528 - System.Void Microsoft.VisualStudio.TestPlatform.CoreUtilities.Tracing.TestPlatformEventSource::TestHostAppDomainCreationStart() - - - - - - - - - - - 100663529 - System.Void Microsoft.VisualStudio.TestPlatform.CoreUtilities.Tracing.TestPlatformEventSource::TestHostAppDomainCreationStop() - - - - - - - - - - - 100663530 - System.Void Microsoft.VisualStudio.TestPlatform.CoreUtilities.Tracing.TestPlatformEventSource::AdapterSearchStart() - - - - - - - - - - - 100663531 - System.Void Microsoft.VisualStudio.TestPlatform.CoreUtilities.Tracing.TestPlatformEventSource::AdapterSearchStop() - - - - - - - - - - - 100663532 - System.Void Microsoft.VisualStudio.TestPlatform.CoreUtilities.Tracing.TestPlatformEventSource::AdapterExecutionStart(System.String) - - - - - - - - - - - 100663533 - System.Void Microsoft.VisualStudio.TestPlatform.CoreUtilities.Tracing.TestPlatformEventSource::AdapterExecutionStop(System.Int64) - - - - - - - - - - - 100663534 - System.Void Microsoft.VisualStudio.TestPlatform.CoreUtilities.Tracing.TestPlatformEventSource::AdapterDiscoveryStart(System.String) - - - - - - - - - - - 100663535 - System.Void Microsoft.VisualStudio.TestPlatform.CoreUtilities.Tracing.TestPlatformEventSource::AdapterDiscoveryStop(System.Int64) - - - - - - - - - - - 100663536 - System.Void Microsoft.VisualStudio.TestPlatform.CoreUtilities.Tracing.TestPlatformEventSource::DiscoveryStart() - - - - - - - - - - - 100663537 - System.Void Microsoft.VisualStudio.TestPlatform.CoreUtilities.Tracing.TestPlatformEventSource::DiscoveryStop(System.Int64) - - - - - - - - - - - 100663538 - System.Void Microsoft.VisualStudio.TestPlatform.CoreUtilities.Tracing.TestPlatformEventSource::ExecutionStart() - - - - - - - - - - - 100663539 - System.Void Microsoft.VisualStudio.TestPlatform.CoreUtilities.Tracing.TestPlatformEventSource::ExecutionStop(System.Int64) - - - - - - - - - - - 100663540 - System.Void Microsoft.VisualStudio.TestPlatform.CoreUtilities.Tracing.TestPlatformEventSource::DataCollectionStart(System.String) - - - - - - - - - - - 100663541 - System.Void Microsoft.VisualStudio.TestPlatform.CoreUtilities.Tracing.TestPlatformEventSource::DataCollectionStop() - - - - - - - - - - - 100663542 - System.Void Microsoft.VisualStudio.TestPlatform.CoreUtilities.Tracing.TestPlatformEventSource::TranslationLayerInitializeStart() - - - - - - - - - - - 100663543 - System.Void Microsoft.VisualStudio.TestPlatform.CoreUtilities.Tracing.TestPlatformEventSource::TranslationLayerInitializeStop() - - - - - - - - - - - 100663544 - System.Void Microsoft.VisualStudio.TestPlatform.CoreUtilities.Tracing.TestPlatformEventSource::TranslationLayerDiscoveryStart() - - - - - - - - - - - 100663545 - System.Void Microsoft.VisualStudio.TestPlatform.CoreUtilities.Tracing.TestPlatformEventSource::TranslationLayerDiscoveryStop() - - - - - - - - - - - 100663546 - System.Void Microsoft.VisualStudio.TestPlatform.CoreUtilities.Tracing.TestPlatformEventSource::TranslationLayerExecutionStart(System.Int64,System.Int64,System.Int64,System.String) - - - - - - - - - - - 100663547 - System.Void Microsoft.VisualStudio.TestPlatform.CoreUtilities.Tracing.TestPlatformEventSource::TranslationLayerExecutionStop() - - - - - - - - - - - 100663548 - System.Void Microsoft.VisualStudio.TestPlatform.CoreUtilities.Tracing.TestPlatformEventSource::MetricsDisposeStart() - - - - - - - - - - - 100663549 - System.Void Microsoft.VisualStudio.TestPlatform.CoreUtilities.Tracing.TestPlatformEventSource::MetricsDisposeStop() - - - - - - - - - - - 100663550 - System.Void Microsoft.VisualStudio.TestPlatform.CoreUtilities.Tracing.TestPlatformEventSource::TestRunAttachmentsProcessingRequestStart() - - - - - - - - - - - 100663551 - System.Void Microsoft.VisualStudio.TestPlatform.CoreUtilities.Tracing.TestPlatformEventSource::TestRunAttachmentsProcessingRequestStop() - - - - - - - - - - - 100663552 - System.Void Microsoft.VisualStudio.TestPlatform.CoreUtilities.Tracing.TestPlatformEventSource::TestRunAttachmentsProcessingStart(System.Int64) - - - - - - - - - - - 100663553 - System.Void Microsoft.VisualStudio.TestPlatform.CoreUtilities.Tracing.TestPlatformEventSource::TestRunAttachmentsProcessingStop(System.Int64) - - - - - - - - - - - 100663554 - System.Void Microsoft.VisualStudio.TestPlatform.CoreUtilities.Tracing.TestPlatformEventSource::TranslationLayerTestRunAttachmentsProcessingStart() - - - - - - - - - - - 100663555 - System.Void Microsoft.VisualStudio.TestPlatform.CoreUtilities.Tracing.TestPlatformEventSource::TranslationLayerTestRunAttachmentsProcessingStop() - - - - - - - - - - - 100663556 - System.Void Microsoft.VisualStudio.TestPlatform.CoreUtilities.Tracing.TestPlatformEventSource::StartTestSessionStart() - - - - - - - - - - - 100663557 - System.Void Microsoft.VisualStudio.TestPlatform.CoreUtilities.Tracing.TestPlatformEventSource::StartTestSessionStop() - - - - - - - - - - - 100663558 - System.Void Microsoft.VisualStudio.TestPlatform.CoreUtilities.Tracing.TestPlatformEventSource::TranslationLayerStartTestSessionStart() - - - - - - - - - - - 100663559 - System.Void Microsoft.VisualStudio.TestPlatform.CoreUtilities.Tracing.TestPlatformEventSource::TranslationLayerStartTestSessionStop() - - - - - - - - - - - 100663560 - System.Void Microsoft.VisualStudio.TestPlatform.CoreUtilities.Tracing.TestPlatformEventSource::StopTestSessionStart() - - - - - - - - - - - 100663561 - System.Void Microsoft.VisualStudio.TestPlatform.CoreUtilities.Tracing.TestPlatformEventSource::StopTestSessionStop() - - - - - - - - - - - 100663562 - System.Void Microsoft.VisualStudio.TestPlatform.CoreUtilities.Tracing.TestPlatformEventSource::TranslationLayerStopTestSessionStart() - - - - - - - - - - - 100663563 - System.Void Microsoft.VisualStudio.TestPlatform.CoreUtilities.Tracing.TestPlatformEventSource::TranslationLayerStopTestSessionStop() - - - - - - - - - - - 100663564 - System.Void Microsoft.VisualStudio.TestPlatform.CoreUtilities.Tracing.TestPlatformEventSource::.ctor() - - - - - - - 100663565 - System.Void Microsoft.VisualStudio.TestPlatform.CoreUtilities.Tracing.TestPlatformEventSource::.cctor() - - - - - - - - - - - - Microsoft.VisualStudio.TestPlatform.CoreUtilities.Tracing.TestPlatformInstrumentationEvents - - - - 100663566 - System.Void Microsoft.VisualStudio.TestPlatform.CoreUtilities.Tracing.TestPlatformInstrumentationEvents::.ctor() - - - - - - - - - Microsoft.VisualStudio.TestPlatform.CoreUtilities.Resources.Resources - - - - 100663611 - System.Void Microsoft.VisualStudio.TestPlatform.CoreUtilities.Resources.Resources::.ctor() - - - - - - - - - - - 100663612 - System.Resources.ResourceManager Microsoft.VisualStudio.TestPlatform.CoreUtilities.Resources.Resources::get_ResourceManager() - - - - - - - - - - - - - - - - 100663613 - System.Globalization.CultureInfo Microsoft.VisualStudio.TestPlatform.CoreUtilities.Resources.Resources::get_Culture() - - - - - - - - - - 100663614 - System.Void Microsoft.VisualStudio.TestPlatform.CoreUtilities.Resources.Resources::set_Culture(System.Globalization.CultureInfo) - - - - - - - - - - - 100663615 - System.String Microsoft.VisualStudio.TestPlatform.CoreUtilities.Resources.Resources::get_CannotBeNullOrEmpty() - - - - - - - - - - 100663616 - System.String Microsoft.VisualStudio.TestPlatform.CoreUtilities.Resources.Resources::get_CommandLineError() - - - - - - - - - - 100663617 - System.String Microsoft.VisualStudio.TestPlatform.CoreUtilities.Resources.Resources::get_CommandLineInformational() - - - - - - - - - - 100663618 - System.String Microsoft.VisualStudio.TestPlatform.CoreUtilities.Resources.Resources::get_CommandLineWarning() - - - - - - - - - - 100663619 - System.String Microsoft.VisualStudio.TestPlatform.CoreUtilities.Resources.Resources::get_Error_ArgumentIsEmpty() - - - - - - - - - - 100663620 - System.String Microsoft.VisualStudio.TestPlatform.CoreUtilities.Resources.Resources::get_Error_ArgumentIsNegative() - - - - - - - - - - 100663621 - System.String Microsoft.VisualStudio.TestPlatform.CoreUtilities.Resources.Resources::get_Error_ArgumentNotTypeOf() - - - - - - - - - - 100663622 - System.String Microsoft.VisualStudio.TestPlatform.CoreUtilities.Resources.Resources::get_Error_ArgumentPropertyIsEmpty() - - - - - - - - - - 100663623 - System.String Microsoft.VisualStudio.TestPlatform.CoreUtilities.Resources.Resources::get_Error_ArgumentPropertyIsNegative() - - - - - - - - - - 100663624 - System.String Microsoft.VisualStudio.TestPlatform.CoreUtilities.Resources.Resources::get_Error_ArgumentPropertyIsNull() - - - - - - - - - - 100663625 - System.String Microsoft.VisualStudio.TestPlatform.CoreUtilities.Resources.Resources::get_Error_ArgumentPropertyNotTypeOf() - - - - - - - - - - 100663626 - System.String Microsoft.VisualStudio.TestPlatform.CoreUtilities.Resources.Resources::get_ExceptionFromJobProcessor() - - - - - - - - - - 100663627 - System.String Microsoft.VisualStudio.TestPlatform.CoreUtilities.Resources.Resources::get_QueueAlreadyDisposed() - - - - - - - - - - 100663628 - System.String Microsoft.VisualStudio.TestPlatform.CoreUtilities.Resources.Resources::get_QueuePausedDisposeError() - - - - - - - - - - 100663629 - System.String Microsoft.VisualStudio.TestPlatform.CoreUtilities.Resources.Resources::get_Utility_ProcessNameWhenCannotGetIt() - - - - - - - - - - 100663630 - System.String Microsoft.VisualStudio.TestPlatform.CoreUtilities.Resources.Resources::get_NoDotnetExeFound() - - - - - - - - - - 100663631 - System.String Microsoft.VisualStudio.TestPlatform.CoreUtilities.Resources.Resources::get_MethodNotImplementedOnPlatform() - - - - - - - - - - - - Microsoft.VisualStudio.TestPlatform.CoreUtilities.Helpers.CommandLineArgumentsHelper - - - - 100663632 - System.Collections.Generic.IDictionary`2<System.String,System.String> Microsoft.VisualStudio.TestPlatform.CoreUtilities.Helpers.CommandLineArgumentsHelper::GetArgumentsDictionary(System.String[]) - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 100663633 - System.Int32 Microsoft.VisualStudio.TestPlatform.CoreUtilities.Helpers.CommandLineArgumentsHelper::GetIntArgFromDict(System.Collections.Generic.IDictionary`2<System.String,System.String>,System.String) - - - - - - - - - - - - - - 100663634 - System.Boolean Microsoft.VisualStudio.TestPlatform.CoreUtilities.Helpers.CommandLineArgumentsHelper::TryGetIntArgFromDict(System.Collections.Generic.IDictionary`2<System.String,System.String>,System.String,System.Int32&) - - - - - - - - - - - - - - - - - 100663635 - System.String Microsoft.VisualStudio.TestPlatform.CoreUtilities.Helpers.CommandLineArgumentsHelper::GetStringArgFromDict(System.Collections.Generic.IDictionary`2<System.String,System.String>,System.String) - - - - - - - - - - - - - 100663636 - System.Void Microsoft.VisualStudio.TestPlatform.CoreUtilities.Helpers.CommandLineArgumentsHelper::.ctor() - - - - - - - - - Microsoft.VisualStudio.TestPlatform.CoreUtilities.Helpers.EnvironmentHelper - - - - 100663637 - System.Int32 Microsoft.VisualStudio.TestPlatform.CoreUtilities.Helpers.EnvironmentHelper::GetConnectionTimeout() - - - - - - - - - - - - - - - - - - - - - 100663638 - System.Void Microsoft.VisualStudio.TestPlatform.CoreUtilities.Helpers.EnvironmentHelper::.ctor() - - - - - - - - - Microsoft.VisualStudio.TestPlatform.CoreUtilities.Helpers.EnvironmentVariableHelper - - - - 100663639 - System.String Microsoft.VisualStudio.TestPlatform.CoreUtilities.Helpers.EnvironmentVariableHelper::GetEnvironmentVariable(System.String) - - - - - - - - - - 100663640 - TEnum Microsoft.VisualStudio.TestPlatform.CoreUtilities.Helpers.EnvironmentVariableHelper::GetEnvironmentVariableAsEnum(System.String,TEnum) - - - - - - - - - - - - - - - 100663641 - System.Void Microsoft.VisualStudio.TestPlatform.CoreUtilities.Helpers.EnvironmentVariableHelper::SetEnvironmentVariable(System.String,System.String) - - - - - - - - - - 100663642 - System.Collections.IDictionary Microsoft.VisualStudio.TestPlatform.CoreUtilities.Helpers.EnvironmentVariableHelper::GetEnvironmentVariables() - - - - - - - - - - 100663643 - System.Void Microsoft.VisualStudio.TestPlatform.CoreUtilities.Helpers.EnvironmentVariableHelper::.ctor() - - - - - - - - - Microsoft.VisualStudio.TestPlatform.CoreUtilities.Extensions.StringBuilderExtensions - - - - 100663644 - System.Void Microsoft.VisualStudio.TestPlatform.CoreUtilities.Extensions.StringBuilderExtensions::AppendSafeWithNewLine(System.Text.StringBuilder,System.String) - - - - - - - - - - - - - - - - - - - - - - - - - - - Microsoft.VisualStudio.TestPlatform.CoreUtilities.Extensions.StringExtensions - - - - 100663645 - System.String Microsoft.VisualStudio.TestPlatform.CoreUtilities.Extensions.StringExtensions::AddDoubleQuote(System.String) - - - - - - - - - - - - - - - C:\Users\Daniel Palme\Documents\Projects\_Archiv\DotNetCoverageToolComparision\BusinessTest_NetCore\bin\Debug\net8.0\Microsoft.VisualStudio.TestPlatform.ObjectModel.dll - 2023-11-08T10:32:24Z - Microsoft.VisualStudio.TestPlatform.ObjectModel - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Microsoft.CodeAnalysis.EmbeddedAttribute - - - - 100663297 - System.Void Microsoft.CodeAnalysis.EmbeddedAttribute::.ctor() - - - - - - - - - System.Runtime.CompilerServices.NullableAttribute - - - - 100663298 - System.Void System.Runtime.CompilerServices.NullableAttribute::.ctor(System.Byte) - - - - - - - 100663299 - System.Void System.Runtime.CompilerServices.NullableAttribute::.ctor(System.Byte[]) - - - - - - - - - System.Runtime.CompilerServices.NullableContextAttribute - - - - 100663300 - System.Void System.Runtime.CompilerServices.NullableContextAttribute::.ctor(System.Byte) - - - - - - - - - System.Runtime.CompilerServices.RefSafetyRulesAttribute - - - - 100663301 - System.Void System.Runtime.CompilerServices.RefSafetyRulesAttribute::.ctor(System.Int32) - - - - - - - - - Microsoft.VisualStudio.TestPlatform.TestSDKAutoGeneratedCode - - - - 100663302 - System.Void Microsoft.VisualStudio.TestPlatform.TestSDKAutoGeneratedCode::.ctor() - - - - - - - - - Microsoft.VisualStudio.TestPlatform.ObjectModel.AttachmentSet - - - - 100663309 - System.Void Microsoft.VisualStudio.TestPlatform.ObjectModel.AttachmentSet::.ctor(System.Uri,System.String) - - - - - - - - - - - - - - 100663310 - System.String Microsoft.VisualStudio.TestPlatform.ObjectModel.AttachmentSet::ToString() - - - - - - - - - - - - Microsoft.VisualStudio.TestPlatform.ObjectModel.UriDataAttachment - - - - 100663313 - System.Void Microsoft.VisualStudio.TestPlatform.ObjectModel.UriDataAttachment::.ctor(System.Uri,System.String) - - - - - - - - - - - - - 100663314 - System.String Microsoft.VisualStudio.TestPlatform.ObjectModel.UriDataAttachment::ToString() - - - - - - - - - - 100663315 - Microsoft.VisualStudio.TestPlatform.ObjectModel.UriDataAttachment Microsoft.VisualStudio.TestPlatform.ObjectModel.UriDataAttachment::CreateFrom(System.String,System.String) - - - - - - - - - - - - - Microsoft.VisualStudio.TestPlatform.ObjectModel.TestRunnerConnectionInfoExtensions - - - - 100663332 - System.String Microsoft.VisualStudio.TestPlatform.ObjectModel.TestRunnerConnectionInfoExtensions::ToCommandLineOptions(Microsoft.VisualStudio.TestPlatform.ObjectModel.TestRunnerConnectionInfo) - - - - - - - - - - - - - - - - - - - Microsoft.VisualStudio.TestPlatform.ObjectModel.Constants - - - - 100663333 - System.Void Microsoft.VisualStudio.TestPlatform.ObjectModel.Constants::.cctor() - - - - - - - - - - - - - - - Microsoft.VisualStudio.TestPlatform.ObjectModel.DataCollectionRunSettings - - - - 100663334 - System.Void Microsoft.VisualStudio.TestPlatform.ObjectModel.DataCollectionRunSettings::.ctor() - - - - - - - - - - - - - - - - - - 100663335 - System.Void Microsoft.VisualStudio.TestPlatform.ObjectModel.DataCollectionRunSettings::.ctor(System.String,System.String,System.String) - - - - - - - - - - - - - - - - - - 100663338 - System.Boolean Microsoft.VisualStudio.TestPlatform.ObjectModel.DataCollectionRunSettings::get_IsCollectionEnabled() - - - - - - - - - - 100663339 - System.Xml.XmlElement Microsoft.VisualStudio.TestPlatform.ObjectModel.DataCollectionRunSettings::ToXml() - - - - - - - - - - - - - - - - - - - - - - 100663340 - Microsoft.VisualStudio.TestPlatform.ObjectModel.DataCollectionRunSettings Microsoft.VisualStudio.TestPlatform.ObjectModel.DataCollectionRunSettings::FromXml(System.Xml.XmlReader) - - - - - - - - - - 100663341 - Microsoft.VisualStudio.TestPlatform.ObjectModel.DataCollectionRunSettings Microsoft.VisualStudio.TestPlatform.ObjectModel.DataCollectionRunSettings::FromXml(System.Xml.XmlReader,System.String,System.String,System.String) - - - - - - - - - - 100663342 - Microsoft.VisualStudio.TestPlatform.ObjectModel.DataCollectionRunSettings Microsoft.VisualStudio.TestPlatform.ObjectModel.DataCollectionRunSettings::CreateDataCollectionRunSettings(System.Xml.XmlReader,System.String,System.String,System.String) - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 100663343 - System.Collections.Generic.List`1<Microsoft.VisualStudio.TestPlatform.ObjectModel.DataCollectorSettings> Microsoft.VisualStudio.TestPlatform.ObjectModel.DataCollectionRunSettings::ReadListElementFromXml(System.Xml.XmlReader,System.String) - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Microsoft.VisualStudio.TestPlatform.ObjectModel.DataCollectionRunSettings/<>c - - - - 100664724 - System.Boolean Microsoft.VisualStudio.TestPlatform.ObjectModel.DataCollectionRunSettings/<>c::<get_IsCollectionEnabled>b__10_0(Microsoft.VisualStudio.TestPlatform.ObjectModel.DataCollectorSettings) - - - - - - - - - - - - Microsoft.VisualStudio.TestPlatform.ObjectModel.DataCollectorSettings - - - - 100663356 - System.Xml.XmlElement Microsoft.VisualStudio.TestPlatform.ObjectModel.DataCollectorSettings::ToXml() - - - - - - - - - - - - - - - - 100663357 - System.Xml.XmlElement Microsoft.VisualStudio.TestPlatform.ObjectModel.DataCollectorSettings::ToXml(System.String) - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 100663358 - Microsoft.VisualStudio.TestPlatform.ObjectModel.DataCollectorSettings Microsoft.VisualStudio.TestPlatform.ObjectModel.DataCollectorSettings::FromXml(System.Xml.XmlReader) - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 100663359 - System.Void Microsoft.VisualStudio.TestPlatform.ObjectModel.DataCollectorSettings::AppendAttribute(System.Xml.XmlDocument,System.Xml.XmlElement,System.String,System.String) - - - - - - - - - - - - - 100663360 - System.Void Microsoft.VisualStudio.TestPlatform.ObjectModel.DataCollectorSettings::.ctor() - - - - - - - - - Microsoft.VisualStudio.TestPlatform.ObjectModel.DefaultExecutorUriAttribute - - - - 100663361 - System.Void Microsoft.VisualStudio.TestPlatform.ObjectModel.DefaultExecutorUriAttribute::.ctor(System.String) - - - - - - - - - - - - - - - Microsoft.VisualStudio.TestPlatform.ObjectModel.DirectoryBasedTestDiscovererAttribute - - - - 100663364 - System.Void Microsoft.VisualStudio.TestPlatform.ObjectModel.DirectoryBasedTestDiscovererAttribute::.ctor() - - - - - - - - - Microsoft.VisualStudio.TestPlatform.ObjectModel.TestPlatformException - - - - 100663365 - System.Void Microsoft.VisualStudio.TestPlatform.ObjectModel.TestPlatformException::.ctor(System.String) - - - - - - - - - - - 100663366 - System.Void Microsoft.VisualStudio.TestPlatform.ObjectModel.TestPlatformException::.ctor(System.String,System.Exception) - - - - - - - - - - - - - Microsoft.VisualStudio.TestPlatform.ObjectModel.ProcessExitedException - - - - 100663367 - System.Void Microsoft.VisualStudio.TestPlatform.ObjectModel.ProcessExitedException::.ctor(System.String) - - - - - - - - - - - 100663368 - System.Void Microsoft.VisualStudio.TestPlatform.ObjectModel.ProcessExitedException::.ctor(System.String,System.Exception) - - - - - - - - - - - - - Microsoft.VisualStudio.TestPlatform.ObjectModel.ExtensionUriAttribute - - - - 100663369 - System.Void Microsoft.VisualStudio.TestPlatform.ObjectModel.ExtensionUriAttribute::.ctor(System.String) - - - - - - - - - - - - - - - Microsoft.VisualStudio.TestPlatform.ObjectModel.FileExtensionAttribute - - - - 100663372 - System.Void Microsoft.VisualStudio.TestPlatform.ObjectModel.FileExtensionAttribute::.ctor(System.String) - - - - - - - - - - - - - - - Microsoft.VisualStudio.TestPlatform.ObjectModel.Framework - - - - 100663375 - System.Void Microsoft.VisualStudio.TestPlatform.ObjectModel.Framework::.ctor() - - - - - - - - - - - 100663381 - Microsoft.VisualStudio.TestPlatform.ObjectModel.Framework Microsoft.VisualStudio.TestPlatform.ObjectModel.Framework::FromString(System.String) - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 100663382 - System.String Microsoft.VisualStudio.TestPlatform.ObjectModel.Framework::ToString() - - - - - - - - - - 100663383 - System.Void Microsoft.VisualStudio.TestPlatform.ObjectModel.Framework::.cctor() - - - - - - - - - - - - Microsoft.VisualStudio.TestPlatform.ObjectModel.FriendlyNameAttribute - - - - 100663384 - System.Void Microsoft.VisualStudio.TestPlatform.ObjectModel.FriendlyNameAttribute::.ctor(System.String) - - - - - - - - - - - - - - - Microsoft.VisualStudio.TestPlatform.ObjectModel.InvokedDataCollector - - - - 100663387 - System.Void Microsoft.VisualStudio.TestPlatform.ObjectModel.InvokedDataCollector::.ctor(System.Uri,System.String,System.String,System.String,System.Boolean) - - - - - - - - - - - - - - - - 100663398 - System.Boolean Microsoft.VisualStudio.TestPlatform.ObjectModel.InvokedDataCollector::Equals(Microsoft.VisualStudio.TestPlatform.ObjectModel.InvokedDataCollector) - - - - - - - - - - - - - - - - - - - - - 100663399 - System.Boolean Microsoft.VisualStudio.TestPlatform.ObjectModel.InvokedDataCollector::Equals(System.Object) - - - - - - - - - - 100663400 - System.Int32 Microsoft.VisualStudio.TestPlatform.ObjectModel.InvokedDataCollector::GetHashCode() - - - - - - - - - - - - - - - 100663401 - System.String Microsoft.VisualStudio.TestPlatform.ObjectModel.InvokedDataCollector::ToString() - - - - - - - - - - - - Microsoft.VisualStudio.TestPlatform.ObjectModel.LazyPropertyValue`1 - - - - 100663405 - System.Void Microsoft.VisualStudio.TestPlatform.ObjectModel.LazyPropertyValue`1::.ctor(System.Func`1<T>) - - - - - - - - - - - - - - 100663406 - T Microsoft.VisualStudio.TestPlatform.ObjectModel.LazyPropertyValue`1::get_Value() - - - - - - - - - - - - - - - - 100663407 - System.Object Microsoft.VisualStudio.TestPlatform.ObjectModel.LazyPropertyValue`1::Microsoft.VisualStudio.TestPlatform.ObjectModel.ILazyPropertyValue.get_Value() - - - - - - - - - - - - Microsoft.VisualStudio.TestPlatform.ObjectModel.LoggerRunSettings - - - - 100663408 - System.Void Microsoft.VisualStudio.TestPlatform.ObjectModel.LoggerRunSettings::.ctor() - - - - - - - - - - - - - - - - - - 100663411 - System.Xml.XmlElement Microsoft.VisualStudio.TestPlatform.ObjectModel.LoggerRunSettings::ToXml() - - - - - - - - - - - - - - - - - - - - - - 100663412 - Microsoft.VisualStudio.TestPlatform.ObjectModel.LoggerRunSettings Microsoft.VisualStudio.TestPlatform.ObjectModel.LoggerRunSettings::FromXml(System.Xml.XmlReader) - - - - - - - - - - - 100663413 - Microsoft.VisualStudio.TestPlatform.ObjectModel.LoggerRunSettings Microsoft.VisualStudio.TestPlatform.ObjectModel.LoggerRunSettings::FromXml(System.Xml.XmlReader,System.String,System.String) - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 100663414 - System.Collections.Generic.List`1<Microsoft.VisualStudio.TestPlatform.ObjectModel.LoggerSettings> Microsoft.VisualStudio.TestPlatform.ObjectModel.LoggerRunSettings::ReadListElementFromXml(System.Xml.XmlReader,System.String) - - - - - - - - - - - - - - - - - - - - - - - - - - - - 100663415 - System.Int32 Microsoft.VisualStudio.TestPlatform.ObjectModel.LoggerRunSettings::GetExistingLoggerIndex(Microsoft.VisualStudio.TestPlatform.ObjectModel.LoggerSettings) - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Microsoft.VisualStudio.TestPlatform.ObjectModel.LoggerSettings - - - - 100663428 - System.Xml.XmlElement Microsoft.VisualStudio.TestPlatform.ObjectModel.LoggerSettings::ToXml() - - - - - - - - - - 100663429 - System.Xml.XmlElement Microsoft.VisualStudio.TestPlatform.ObjectModel.LoggerSettings::ToXml(System.String) - - - - - - - - - - - - - - - - - - - - - - 100663430 - System.Void Microsoft.VisualStudio.TestPlatform.ObjectModel.LoggerSettings::AppendAttribute(System.Xml.XmlDocument,System.Xml.XmlElement,System.String,System.String) - - - - - - - - - - - - - - - - - - 100663431 - Microsoft.VisualStudio.TestPlatform.ObjectModel.LoggerSettings Microsoft.VisualStudio.TestPlatform.ObjectModel.LoggerSettings::FromXml(System.Xml.XmlReader) - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 100663432 - System.Void Microsoft.VisualStudio.TestPlatform.ObjectModel.LoggerSettings::.ctor() - - - - - - - - - Microsoft.VisualStudio.TestPlatform.ObjectModel.DiaNavigationData - - - - 100663439 - System.Void Microsoft.VisualStudio.TestPlatform.ObjectModel.DiaNavigationData::.ctor(System.String,System.Int32,System.Int32) - - - - - - - - - - - - - - - - Microsoft.VisualStudio.TestPlatform.ObjectModel.DiaSession - - - - 100663440 - System.Void Microsoft.VisualStudio.TestPlatform.ObjectModel.DiaSession::.ctor(System.String) - - - - - - - - - - - 100663441 - System.Void Microsoft.VisualStudio.TestPlatform.ObjectModel.DiaSession::.ctor(System.String,System.String) - - - - - - - - - - - 100663442 - System.Void Microsoft.VisualStudio.TestPlatform.ObjectModel.DiaSession::.ctor(System.String,System.String,Microsoft.VisualStudio.TestPlatform.ObjectModel.Navigation.ISymbolReader) - - - - - - - - - - - - - - 100663443 - System.Void Microsoft.VisualStudio.TestPlatform.ObjectModel.DiaSession::Dispose() - - - - - - - - - - - - 100663444 - System.Void Microsoft.VisualStudio.TestPlatform.ObjectModel.DiaSession::Dispose(System.Boolean) - - - - - - - - - - - - - - - - - - - - 100663445 - Microsoft.VisualStudio.TestPlatform.ObjectModel.DiaNavigationData Microsoft.VisualStudio.TestPlatform.ObjectModel.DiaSession::GetNavigationData(System.String,System.String) - - - - - - - - - - 100663446 - Microsoft.VisualStudio.TestPlatform.ObjectModel.Navigation.INavigationData Microsoft.VisualStudio.TestPlatform.ObjectModel.DiaSession::GetNavigationDataForMethod(System.String,System.String) - - - - - - - - - - - - - 100663447 - Microsoft.VisualStudio.TestPlatform.ObjectModel.Navigation.ISymbolReader Microsoft.VisualStudio.TestPlatform.ObjectModel.DiaSession::GetSymbolReader(System.String) - - - - - - - - - - - - - - - - - - - 100663448 - System.Void Microsoft.VisualStudio.TestPlatform.ObjectModel.DiaSession::.cctor() - - - - - - - - - - - - Microsoft.VisualStudio.TestPlatform.ObjectModel.RunConfiguration - - - - 100663449 - System.Void Microsoft.VisualStudio.TestPlatform.ObjectModel.RunConfiguration::.ctor() - - - - - - - - - - - - - - - - - - - - - - - - - - - - 100663452 - System.String Microsoft.VisualStudio.TestPlatform.ObjectModel.RunConfiguration::get_ResultsDirectory() - - - - - - - - - - 100663453 - System.Void Microsoft.VisualStudio.TestPlatform.ObjectModel.RunConfiguration::set_ResultsDirectory(System.String) - - - - - - - - - - - - 100663454 - System.Int32 Microsoft.VisualStudio.TestPlatform.ObjectModel.RunConfiguration::get_MaxCpuCount() - - - - - - - - - - 100663455 - System.Void Microsoft.VisualStudio.TestPlatform.ObjectModel.RunConfiguration::set_MaxCpuCount(System.Int32) - - - - - - - - - - - - 100663456 - System.Int64 Microsoft.VisualStudio.TestPlatform.ObjectModel.RunConfiguration::get_BatchSize() - - - - - - - - - - 100663457 - System.Void Microsoft.VisualStudio.TestPlatform.ObjectModel.RunConfiguration::set_BatchSize(System.Int64) - - - - - - - - - - - - 100663460 - System.Boolean Microsoft.VisualStudio.TestPlatform.ObjectModel.RunConfiguration::get_DesignMode() - - - - - - - - - - 100663461 - System.Void Microsoft.VisualStudio.TestPlatform.ObjectModel.RunConfiguration::set_DesignMode(System.Boolean) - - - - - - - - - - - - 100663464 - System.Boolean Microsoft.VisualStudio.TestPlatform.ObjectModel.RunConfiguration::get_ShouldCollectSourceInformation() - - - - - - - - - - - - - 100663465 - System.Void Microsoft.VisualStudio.TestPlatform.ObjectModel.RunConfiguration::set_ShouldCollectSourceInformation(System.Boolean) - - - - - - - - - - - - 100663466 - System.Boolean Microsoft.VisualStudio.TestPlatform.ObjectModel.RunConfiguration::get_DisableAppDomain() - - - - - - - - - - 100663467 - System.Void Microsoft.VisualStudio.TestPlatform.ObjectModel.RunConfiguration::set_DisableAppDomain(System.Boolean) - - - - - - - - - - - - 100663470 - System.Boolean Microsoft.VisualStudio.TestPlatform.ObjectModel.RunConfiguration::get_DisableParallelization() - - - - - - - - - - 100663471 - System.Void Microsoft.VisualStudio.TestPlatform.ObjectModel.RunConfiguration::set_DisableParallelization(System.Boolean) - - - - - - - - - - - - 100663472 - Microsoft.VisualStudio.TestPlatform.ObjectModel.Architecture Microsoft.VisualStudio.TestPlatform.ObjectModel.RunConfiguration::get_TargetPlatform() - - - - - - - - - - 100663473 - System.Void Microsoft.VisualStudio.TestPlatform.ObjectModel.RunConfiguration::set_TargetPlatform(Microsoft.VisualStudio.TestPlatform.ObjectModel.Architecture) - - - - - - - - - - - - 100663474 - System.Nullable`1<Microsoft.VisualStudio.TestPlatform.ObjectModel.Architecture> Microsoft.VisualStudio.TestPlatform.ObjectModel.RunConfiguration::get_DefaultPlatform() - - - - - - - - - - 100663475 - System.Void Microsoft.VisualStudio.TestPlatform.ObjectModel.RunConfiguration::set_DefaultPlatform(System.Nullable`1<Microsoft.VisualStudio.TestPlatform.ObjectModel.Architecture>) - - - - - - - - - - - - 100663476 - Microsoft.VisualStudio.TestPlatform.ObjectModel.Framework Microsoft.VisualStudio.TestPlatform.ObjectModel.RunConfiguration::get_TargetFramework() - - - - - - - - - - 100663477 - System.Void Microsoft.VisualStudio.TestPlatform.ObjectModel.RunConfiguration::set_TargetFramework(Microsoft.VisualStudio.TestPlatform.ObjectModel.Framework) - - - - - - - - - - - - 100663480 - Microsoft.VisualStudio.TestPlatform.ObjectModel.FrameworkVersion Microsoft.VisualStudio.TestPlatform.ObjectModel.RunConfiguration::get_TargetFrameworkVersion() - - - - - - - - - - - - - - - - - - - - - - - - - - - 100663481 - System.Void Microsoft.VisualStudio.TestPlatform.ObjectModel.RunConfiguration::set_TargetFrameworkVersion(Microsoft.VisualStudio.TestPlatform.ObjectModel.FrameworkVersion) - - - - - - - - - - - - 100663484 - System.String Microsoft.VisualStudio.TestPlatform.ObjectModel.RunConfiguration::get_TestAdaptersPaths() - - - - - - - - - - 100663485 - System.Void Microsoft.VisualStudio.TestPlatform.ObjectModel.RunConfiguration::set_TestAdaptersPaths(System.String) - - - - - - - - - - - - - - - - 100663518 - System.Xml.XmlElement Microsoft.VisualStudio.TestPlatform.ObjectModel.RunConfiguration::ToXml() - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 100663519 - Microsoft.VisualStudio.TestPlatform.ObjectModel.RunConfiguration Microsoft.VisualStudio.TestPlatform.ObjectModel.RunConfiguration::FromXml(System.Xml.XmlReader) - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Microsoft.VisualStudio.TestPlatform.ObjectModel.SettingsException - - - - 100663520 - System.Void Microsoft.VisualStudio.TestPlatform.ObjectModel.SettingsException::.ctor() - - - - - - - - - - - 100663521 - System.Void Microsoft.VisualStudio.TestPlatform.ObjectModel.SettingsException::.ctor(System.String) - - - - - - - - - - - 100663522 - System.Void Microsoft.VisualStudio.TestPlatform.ObjectModel.SettingsException::.ctor(System.String,System.Exception) - - - - - - - - - - - - - Microsoft.VisualStudio.TestPlatform.ObjectModel.SettingsNameAttribute - - - - 100663523 - System.Void Microsoft.VisualStudio.TestPlatform.ObjectModel.SettingsNameAttribute::.ctor(System.String) - - - - - - - - - - - - - - - Microsoft.VisualStudio.TestPlatform.ObjectModel.TestRunParameters - - - - 100663526 - System.Collections.Generic.Dictionary`2<System.String,System.Object> Microsoft.VisualStudio.TestPlatform.ObjectModel.TestRunParameters::FromXml(System.Xml.XmlReader) - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 100663527 - System.Void Microsoft.VisualStudio.TestPlatform.ObjectModel.TestRunParameters::.ctor() - - - - - - - - - Microsoft.VisualStudio.TestPlatform.ObjectModel.TestRunSettings - - - - 100663528 - System.Void Microsoft.VisualStudio.TestPlatform.ObjectModel.TestRunSettings::.ctor(System.String) - - - - - - - - - - - - - - - Microsoft.VisualStudio.TestPlatform.ObjectModel.SourceDetail - - - - 100663537 - System.Void Microsoft.VisualStudio.TestPlatform.ObjectModel.SourceDetail::.ctor() - - - - - - - - - Microsoft.VisualStudio.TestPlatform.ObjectModel.TelemetryEvent - - - - 100663538 - System.Void Microsoft.VisualStudio.TestPlatform.ObjectModel.TelemetryEvent::.ctor(System.String,System.Collections.Generic.IDictionary`2<System.String,System.Object>) - - - - - - - - - - - - - - - Microsoft.VisualStudio.TestPlatform.ObjectModel.TestCase - - - - 100663543 - System.Void Microsoft.VisualStudio.TestPlatform.ObjectModel.TestCase::.ctor() - - - - - - - - - - - - 100663544 - System.Void Microsoft.VisualStudio.TestPlatform.ObjectModel.TestCase::.ctor(System.String,System.Uri,System.String) - - - - - - - - - - - - - - - - - - - 100663547 - System.Guid Microsoft.VisualStudio.TestPlatform.ObjectModel.TestCase::get_Id() - - - - - - - - - - - - - - - - - - - 100663548 - System.Void Microsoft.VisualStudio.TestPlatform.ObjectModel.TestCase::set_Id(System.Guid) - - - - - - - - - - 100663549 - System.String Microsoft.VisualStudio.TestPlatform.ObjectModel.TestCase::get_FullyQualifiedName() - - - - - - - - - - 100663550 - System.Void Microsoft.VisualStudio.TestPlatform.ObjectModel.TestCase::set_FullyQualifiedName(System.String) - - - - - - - - - - 100663551 - System.String Microsoft.VisualStudio.TestPlatform.ObjectModel.TestCase::get_DisplayName() - - - - - - - - - - - - - 100663552 - System.Void Microsoft.VisualStudio.TestPlatform.ObjectModel.TestCase::set_DisplayName(System.String) - - - - - - - - - - 100663555 - System.String Microsoft.VisualStudio.TestPlatform.ObjectModel.TestCase::get_Source() - - - - - - - - - - 100663556 - System.Void Microsoft.VisualStudio.TestPlatform.ObjectModel.TestCase::set_Source(System.String) - - - - - - - - - - - - 100663561 - System.Collections.Generic.IEnumerable`1<Microsoft.VisualStudio.TestPlatform.ObjectModel.TestProperty> Microsoft.VisualStudio.TestPlatform.ObjectModel.TestCase::get_Properties() - - - - - - - - - - 100663562 - System.Guid Microsoft.VisualStudio.TestPlatform.ObjectModel.TestCase::GetTestId() - - - - - - - - - - - - - - - - - 100663563 - System.Void Microsoft.VisualStudio.TestPlatform.ObjectModel.TestCase::SetVariableAndResetId(T&,T) - - - - - - - - - - - - 100663564 - System.Void Microsoft.VisualStudio.TestPlatform.ObjectModel.TestCase::SetPropertyAndResetId(Microsoft.VisualStudio.TestPlatform.ObjectModel.TestProperty,T) - - - - - - - - - - - - 100663565 - System.Object Microsoft.VisualStudio.TestPlatform.ObjectModel.TestCase::ProtectedGetPropertyValue(Microsoft.VisualStudio.TestPlatform.ObjectModel.TestProperty,System.Object) - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 100663566 - System.Void Microsoft.VisualStudio.TestPlatform.ObjectModel.TestCase::ProtectedSetPropertyValue(Microsoft.VisualStudio.TestPlatform.ObjectModel.TestProperty,System.Object) - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 100663567 - System.Boolean Microsoft.VisualStudio.TestPlatform.ObjectModel.TestCase::get_ContainsManagedMethodAndType() - - - - - - - - - - - - - 100663568 - System.String Microsoft.VisualStudio.TestPlatform.ObjectModel.TestCase::get_ManagedType() - - - - - - - - - - 100663569 - System.Void Microsoft.VisualStudio.TestPlatform.ObjectModel.TestCase::set_ManagedType(System.String) - - - - - - - - - - 100663570 - System.String Microsoft.VisualStudio.TestPlatform.ObjectModel.TestCase::get_ManagedMethod() - - - - - - - - - - 100663571 - System.Void Microsoft.VisualStudio.TestPlatform.ObjectModel.TestCase::set_ManagedMethod(System.String) - - - - - - - - - - 100663572 - System.String Microsoft.VisualStudio.TestPlatform.ObjectModel.TestCase::GetFullyQualifiedName() - - - - - - - - - - - - - 100663573 - System.String Microsoft.VisualStudio.TestPlatform.ObjectModel.TestCase::ToString() - - - - - - - - - - 100663574 - System.Void Microsoft.VisualStudio.TestPlatform.ObjectModel.TestCase::.cctor() - - - - - - - - - - - - - Microsoft.VisualStudio.TestPlatform.ObjectModel.TestCase/<>c - - - - 100664727 - System.Boolean Microsoft.VisualStudio.TestPlatform.ObjectModel.TestCase/<>c::<.cctor>b__54_0(System.Object) - - - - - - - - - - 100664728 - System.Boolean Microsoft.VisualStudio.TestPlatform.ObjectModel.TestCase/<>c::<.cctor>b__54_1(System.Object) - - - - - - - - - - - - Microsoft.VisualStudio.TestPlatform.ObjectModel.TestCaseProperties - - - - 100663576 - System.Boolean Microsoft.VisualStudio.TestPlatform.ObjectModel.TestCaseProperties::ValidateName(System.Object) - - - - - - - - - - 100663577 - System.Boolean Microsoft.VisualStudio.TestPlatform.ObjectModel.TestCaseProperties::ValidateDisplay(System.Object) - - - - - - - - - - 100663578 - System.Boolean Microsoft.VisualStudio.TestPlatform.ObjectModel.TestCaseProperties::ValidateExecutorUri(System.Object) - - - - - - - - - - 100663579 - System.Boolean Microsoft.VisualStudio.TestPlatform.ObjectModel.TestCaseProperties::ValidateGuid(System.Object) - - - - - - - - - - - - - - - - - - - - - 100663580 - System.Void Microsoft.VisualStudio.TestPlatform.ObjectModel.TestCaseProperties::.cctor() - - - - - - - - - - - - - - - - - - - Microsoft.VisualStudio.TestPlatform.ObjectModel.TestObject - - - - 100663581 - System.Collections.Generic.List`1<System.Collections.Generic.KeyValuePair`2<Microsoft.VisualStudio.TestPlatform.ObjectModel.TestProperty,System.Object>> Microsoft.VisualStudio.TestPlatform.ObjectModel.TestObject::get_StoreKeyValuePairs() - - - - - - - - - - 100663582 - System.Void Microsoft.VisualStudio.TestPlatform.ObjectModel.TestObject::set_StoreKeyValuePairs(System.Collections.Generic.List`1<System.Collections.Generic.KeyValuePair`2<Microsoft.VisualStudio.TestPlatform.ObjectModel.TestProperty,System.Object>>) - - - - - - - - - - - - - - - - - - 100663583 - System.Collections.Generic.IEnumerable`1<System.Collections.Generic.KeyValuePair`2<Microsoft.VisualStudio.TestPlatform.ObjectModel.TestProperty,System.Object>> Microsoft.VisualStudio.TestPlatform.ObjectModel.TestObject::GetProperties() - - - - - - - - - - 100663584 - System.Void Microsoft.VisualStudio.TestPlatform.ObjectModel.TestObject::CacheLazyValuesOnSerializing(System.Runtime.Serialization.StreamingContext) - - - - - - - - - - - - - - - - - - - - - - - - 100663585 - System.Collections.Generic.IEnumerable`1<Microsoft.VisualStudio.TestPlatform.ObjectModel.TestProperty> Microsoft.VisualStudio.TestPlatform.ObjectModel.TestObject::get_Properties() - - - - - - - - - - 100663586 - System.Object Microsoft.VisualStudio.TestPlatform.ObjectModel.TestObject::GetPropertyValue(Microsoft.VisualStudio.TestPlatform.ObjectModel.TestProperty) - - - - - - - - - - - - - - - - - - - - 100663587 - T Microsoft.VisualStudio.TestPlatform.ObjectModel.TestObject::GetPropertyValue(Microsoft.VisualStudio.TestPlatform.ObjectModel.TestProperty,T) - - - - - - - - - - 100663588 - System.Void Microsoft.VisualStudio.TestPlatform.ObjectModel.TestObject::SetPropertyValue(Microsoft.VisualStudio.TestPlatform.ObjectModel.TestProperty,T) - - - - - - - - - - - 100663589 - System.Void Microsoft.VisualStudio.TestPlatform.ObjectModel.TestObject::SetPropertyValue(Microsoft.VisualStudio.TestPlatform.ObjectModel.TestProperty,Microsoft.VisualStudio.TestPlatform.ObjectModel.LazyPropertyValue`1<T>) - - - - - - - - - - - 100663590 - System.Void Microsoft.VisualStudio.TestPlatform.ObjectModel.TestObject::SetPropertyValue(Microsoft.VisualStudio.TestPlatform.ObjectModel.TestProperty,System.Object) - - - - - - - - - - - 100663591 - System.Void Microsoft.VisualStudio.TestPlatform.ObjectModel.TestObject::RemovePropertyValue(Microsoft.VisualStudio.TestPlatform.ObjectModel.TestProperty) - - - - - - - - - - - - 100663592 - T Microsoft.VisualStudio.TestPlatform.ObjectModel.TestObject::GetPropertyValue(Microsoft.VisualStudio.TestPlatform.ObjectModel.TestProperty,T,System.Globalization.CultureInfo) - - - - - - - - - - - - - 100663593 - System.Void Microsoft.VisualStudio.TestPlatform.ObjectModel.TestObject::SetPropertyValue(Microsoft.VisualStudio.TestPlatform.ObjectModel.TestProperty,T,System.Globalization.CultureInfo) - - - - - - - - - - - - - - 100663594 - System.Void Microsoft.VisualStudio.TestPlatform.ObjectModel.TestObject::SetPropertyValue(Microsoft.VisualStudio.TestPlatform.ObjectModel.TestProperty,Microsoft.VisualStudio.TestPlatform.ObjectModel.LazyPropertyValue`1<T>,System.Globalization.CultureInfo) - - - - - - - - - - - - - - 100663595 - System.Object Microsoft.VisualStudio.TestPlatform.ObjectModel.TestObject::ProtectedGetPropertyValue(Microsoft.VisualStudio.TestPlatform.ObjectModel.TestProperty,System.Object) - - - - - - - - - - - - - - - - - - 100663596 - System.Void Microsoft.VisualStudio.TestPlatform.ObjectModel.TestObject::ProtectedSetPropertyValue(Microsoft.VisualStudio.TestPlatform.ObjectModel.TestProperty,System.Object) - - - - - - - - - - - - 100663597 - System.Object Microsoft.VisualStudio.TestPlatform.ObjectModel.TestObject::ConvertPropertyFrom(Microsoft.VisualStudio.TestPlatform.ObjectModel.TestProperty,System.Globalization.CultureInfo,System.Object) - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 100663598 - T Microsoft.VisualStudio.TestPlatform.ObjectModel.TestObject::ConvertPropertyTo(Microsoft.VisualStudio.TestPlatform.ObjectModel.TestProperty,System.Globalization.CultureInfo,System.Object) - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 100663599 - Microsoft.VisualStudio.TestPlatform.ObjectModel.TraitCollection Microsoft.VisualStudio.TestPlatform.ObjectModel.TestObject::get_Traits() - - - - - - - - - - - - - - 100663600 - System.Void Microsoft.VisualStudio.TestPlatform.ObjectModel.TestObject::.ctor() - - - - - - - - - - 100663601 - System.Void Microsoft.VisualStudio.TestPlatform.ObjectModel.TestObject::.cctor() - - - - - - - - - - - - - Microsoft.VisualStudio.TestPlatform.ObjectModel.TestObject/<>c - - - - 100664731 - System.Boolean Microsoft.VisualStudio.TestPlatform.ObjectModel.TestObject/<>c::<CacheLazyValuesOnSerializing>b__7_0(System.Collections.Generic.KeyValuePair`2<Microsoft.VisualStudio.TestPlatform.ObjectModel.TestProperty,System.Object>) - - - - - - - - - - - - Microsoft.VisualStudio.TestPlatform.ObjectModel.TestOutcomeHelper - - - - 100663602 - System.String Microsoft.VisualStudio.TestPlatform.ObjectModel.TestOutcomeHelper::GetOutcomeString(Microsoft.VisualStudio.TestPlatform.ObjectModel.TestOutcome) - - - - - - - - - - - - - - - - - - - - - - - - - - Microsoft.VisualStudio.TestPlatform.ObjectModel.TestProcessAttachDebuggerPayload - - - - 100663603 - System.Void Microsoft.VisualStudio.TestPlatform.ObjectModel.TestProcessAttachDebuggerPayload::.ctor(System.Int32) - - - - - - - - - - - - - - Microsoft.VisualStudio.TestPlatform.ObjectModel.EditorAttachDebuggerPayload - - - - 100663614 - System.Void Microsoft.VisualStudio.TestPlatform.ObjectModel.EditorAttachDebuggerPayload::.ctor() - - - - - - - - - Microsoft.VisualStudio.TestPlatform.ObjectModel.TestProcessStartInfo - - - - 100663625 - System.Void Microsoft.VisualStudio.TestPlatform.ObjectModel.TestProcessStartInfo::.ctor() - - - - - - - - - Microsoft.VisualStudio.TestPlatform.ObjectModel.CustomKeyValueConverter - - - - 100663626 - System.Boolean Microsoft.VisualStudio.TestPlatform.ObjectModel.CustomKeyValueConverter::CanConvertFrom(System.ComponentModel.ITypeDescriptorContext,System.Type) - - - - - - - - - - 100663627 - System.Object Microsoft.VisualStudio.TestPlatform.ObjectModel.CustomKeyValueConverter::ConvertTo(System.ComponentModel.ITypeDescriptorContext,System.Globalization.CultureInfo,System.Object,System.Type) - - - - - - - - - - - - - 100663628 - System.Object Microsoft.VisualStudio.TestPlatform.ObjectModel.CustomKeyValueConverter::ConvertFrom(System.ComponentModel.ITypeDescriptorContext,System.Globalization.CultureInfo,System.Object) - - - - - - - - - - - - - - - - - - 100663629 - System.Void Microsoft.VisualStudio.TestPlatform.ObjectModel.CustomKeyValueConverter::.ctor() - - - - - - - - - - - - Microsoft.VisualStudio.TestPlatform.ObjectModel.CustomKeyValueConverter/TraitObject - - - - 100664736 - System.Void Microsoft.VisualStudio.TestPlatform.ObjectModel.CustomKeyValueConverter/TraitObject::.ctor() - - - - - - - - - Microsoft.VisualStudio.TestPlatform.ObjectModel.CustomKeyValueConverter/<>c - - - - 100664739 - System.Collections.Generic.KeyValuePair`2<System.String,System.String> Microsoft.VisualStudio.TestPlatform.ObjectModel.CustomKeyValueConverter/<>c::<ConvertFrom>b__3_0(Microsoft.VisualStudio.TestPlatform.ObjectModel.CustomKeyValueConverter/TraitObject) - - - - - - - - - - - - Microsoft.VisualStudio.TestPlatform.ObjectModel.CustomStringArrayConverter - - - - 100663630 - System.Boolean Microsoft.VisualStudio.TestPlatform.ObjectModel.CustomStringArrayConverter::CanConvertFrom(System.ComponentModel.ITypeDescriptorContext,System.Type) - - - - - - - - - - 100663631 - System.Object Microsoft.VisualStudio.TestPlatform.ObjectModel.CustomStringArrayConverter::ConvertTo(System.ComponentModel.ITypeDescriptorContext,System.Globalization.CultureInfo,System.Object,System.Type) - - - - - - - - - - - - - 100663632 - System.Object Microsoft.VisualStudio.TestPlatform.ObjectModel.CustomStringArrayConverter::ConvertFrom(System.ComponentModel.ITypeDescriptorContext,System.Globalization.CultureInfo,System.Object) - - - - - - - - - - - - - - - - - - 100663633 - System.Void Microsoft.VisualStudio.TestPlatform.ObjectModel.CustomStringArrayConverter::.ctor() - - - - - - - - - - - - Microsoft.VisualStudio.TestPlatform.ObjectModel.TestProperty - - - - 100663640 - System.Void Microsoft.VisualStudio.TestPlatform.ObjectModel.TestProperty::.ctor() - - - - - - - - - - - 100663641 - System.Void Microsoft.VisualStudio.TestPlatform.ObjectModel.TestProperty::.ctor(System.String,System.String,System.String,System.String,System.Type,Microsoft.VisualStudio.TestPlatform.ObjectModel.ValidateValueCallback,Microsoft.VisualStudio.TestPlatform.ObjectModel.TestPropertyAttributes) - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 100663655 - System.Int32 Microsoft.VisualStudio.TestPlatform.ObjectModel.TestProperty::GetHashCode() - - - - - - - - - - 100663656 - System.Boolean Microsoft.VisualStudio.TestPlatform.ObjectModel.TestProperty::Equals(System.Object) - - - - - - - - - - 100663657 - System.Boolean Microsoft.VisualStudio.TestPlatform.ObjectModel.TestProperty::Equals(Microsoft.VisualStudio.TestPlatform.ObjectModel.TestProperty) - - - - - - - - - - - - - 100663658 - System.String Microsoft.VisualStudio.TestPlatform.ObjectModel.TestProperty::ToString() - - - - - - - - - - 100663659 - System.Type Microsoft.VisualStudio.TestPlatform.ObjectModel.TestProperty::GetValueType() - - - - - - - - - - - - - - 100663660 - System.Type Microsoft.VisualStudio.TestPlatform.ObjectModel.TestProperty::GetType(System.String) - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 100663661 - System.Void Microsoft.VisualStudio.TestPlatform.ObjectModel.TestProperty::ClearRegisteredProperties() - - - - - - - - - - - - - 100663662 - Microsoft.VisualStudio.TestPlatform.ObjectModel.TestProperty Microsoft.VisualStudio.TestPlatform.ObjectModel.TestProperty::Find(System.String) - - - - - - - - - - - - - - - - - - - 100663663 - Microsoft.VisualStudio.TestPlatform.ObjectModel.TestProperty Microsoft.VisualStudio.TestPlatform.ObjectModel.TestProperty::Register(System.String,System.String,System.Type,System.Type) - - - - - - - - - - - - - - 100663664 - Microsoft.VisualStudio.TestPlatform.ObjectModel.TestProperty Microsoft.VisualStudio.TestPlatform.ObjectModel.TestProperty::Register(System.String,System.String,System.Type,Microsoft.VisualStudio.TestPlatform.ObjectModel.TestPropertyAttributes,System.Type) - - - - - - - - - - - - - - 100663665 - Microsoft.VisualStudio.TestPlatform.ObjectModel.TestProperty Microsoft.VisualStudio.TestPlatform.ObjectModel.TestProperty::Register(System.String,System.String,System.String,System.String,System.Type,Microsoft.VisualStudio.TestPlatform.ObjectModel.ValidateValueCallback,Microsoft.VisualStudio.TestPlatform.ObjectModel.TestPropertyAttributes,System.Type) - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 100663666 - System.Boolean Microsoft.VisualStudio.TestPlatform.ObjectModel.TestProperty::TryUnregister(System.String,System.Collections.Generic.KeyValuePair`2<Microsoft.VisualStudio.TestPlatform.ObjectModel.TestProperty,System.Collections.Generic.HashSet`1<System.Type>>&) - - - - - - - - - - - - - - - - - - - 100663667 - System.Object Microsoft.VisualStudio.TestPlatform.ObjectModel.TestProperty::GetRealObject(System.Runtime.Serialization.StreamingContext) - - - - - - - - - - - - - - - 100663668 - System.Void Microsoft.VisualStudio.TestPlatform.ObjectModel.TestProperty::.cctor() - - - - - - - - - - - - - - Microsoft.VisualStudio.TestPlatform.ObjectModel.TestResult - - - - 100663669 - System.Void Microsoft.VisualStudio.TestPlatform.ObjectModel.TestResult::.ctor(Microsoft.VisualStudio.TestPlatform.ObjectModel.TestCase) - - - - - - - - - - - - - - - - 100663692 - System.Collections.Generic.IEnumerable`1<Microsoft.VisualStudio.TestPlatform.ObjectModel.TestProperty> Microsoft.VisualStudio.TestPlatform.ObjectModel.TestResult::get_Properties() - - - - - - - - - - 100663693 - System.String Microsoft.VisualStudio.TestPlatform.ObjectModel.TestResult::ToString() - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 100663694 - System.Object Microsoft.VisualStudio.TestPlatform.ObjectModel.TestResult::ProtectedGetPropertyValue(Microsoft.VisualStudio.TestPlatform.ObjectModel.TestProperty,System.Object) - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 100663695 - System.Void Microsoft.VisualStudio.TestPlatform.ObjectModel.TestResult::ProtectedSetPropertyValue(Microsoft.VisualStudio.TestPlatform.ObjectModel.TestProperty,System.Object) - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Microsoft.VisualStudio.TestPlatform.ObjectModel.TestResultMessage - - - - 100663696 - System.Void Microsoft.VisualStudio.TestPlatform.ObjectModel.TestResultMessage::.ctor(System.String,System.String) - - - - - - - - - - - - - 100663701 - System.Void Microsoft.VisualStudio.TestPlatform.ObjectModel.TestResultMessage::.cctor() - - - - - - - - - - - - - - - Microsoft.VisualStudio.TestPlatform.ObjectModel.TestResultProperties - - - - 100663703 - System.Boolean Microsoft.VisualStudio.TestPlatform.ObjectModel.TestResultProperties::ValidateOutcome(System.Object) - - - - - - - - - - - - - - - 100663704 - System.Void Microsoft.VisualStudio.TestPlatform.ObjectModel.TestResultProperties::.cctor() - - - - - - - - - - - - - - - - - - - - Microsoft.VisualStudio.TestPlatform.ObjectModel.Trait - - - - 100663709 - System.Void Microsoft.VisualStudio.TestPlatform.ObjectModel.Trait::.ctor(System.Collections.Generic.KeyValuePair`2<System.String,System.String>) - - - - - - - - - - - 100663710 - System.Void Microsoft.VisualStudio.TestPlatform.ObjectModel.Trait::.ctor(System.String,System.String) - - - - - - - - - - - - - - - Microsoft.VisualStudio.TestPlatform.ObjectModel.TraitCollection - - - - 100663711 - System.Void Microsoft.VisualStudio.TestPlatform.ObjectModel.TraitCollection::.ctor(Microsoft.VisualStudio.TestPlatform.ObjectModel.TestObject) - - - - - - - - - - - - 100663712 - System.Void Microsoft.VisualStudio.TestPlatform.ObjectModel.TraitCollection::Add(Microsoft.VisualStudio.TestPlatform.ObjectModel.Trait) - - - - - - - - - - - - 100663713 - System.Void Microsoft.VisualStudio.TestPlatform.ObjectModel.TraitCollection::Add(System.String,System.String) - - - - - - - - - - - - 100663714 - System.Void Microsoft.VisualStudio.TestPlatform.ObjectModel.TraitCollection::AddRange(System.Collections.Generic.IEnumerable`1<Microsoft.VisualStudio.TestPlatform.ObjectModel.Trait>) - - - - - - - - - - - - - 100663715 - System.Collections.Generic.IEnumerator`1<Microsoft.VisualStudio.TestPlatform.ObjectModel.Trait> Microsoft.VisualStudio.TestPlatform.ObjectModel.TraitCollection::GetEnumerator() - - - - - - - - - - - 100663716 - System.Collections.IEnumerator Microsoft.VisualStudio.TestPlatform.ObjectModel.TraitCollection::System.Collections.IEnumerable.GetEnumerator() - - - - - - - - - - 100663717 - System.Collections.Generic.IEnumerable`1<Microsoft.VisualStudio.TestPlatform.ObjectModel.Trait> Microsoft.VisualStudio.TestPlatform.ObjectModel.TraitCollection::GetTraits() - - - - - - - 100663718 - System.Void Microsoft.VisualStudio.TestPlatform.ObjectModel.TraitCollection::Add(System.Collections.Generic.IEnumerable`1<Microsoft.VisualStudio.TestPlatform.ObjectModel.Trait>,System.Collections.Generic.IEnumerable`1<Microsoft.VisualStudio.TestPlatform.ObjectModel.Trait>) - - - - - - - - - - - - - 100663719 - System.Void Microsoft.VisualStudio.TestPlatform.ObjectModel.TraitCollection::.cctor() - - - - - - - - - - - - Microsoft.VisualStudio.TestPlatform.ObjectModel.TraitCollection/<>c - - - - 100664742 - System.Collections.Generic.KeyValuePair`2<System.String,System.String> Microsoft.VisualStudio.TestPlatform.ObjectModel.TraitCollection/<>c::<Add>b__10_0(Microsoft.VisualStudio.TestPlatform.ObjectModel.Trait) - - - - - - - - - - - - Microsoft.VisualStudio.TestPlatform.ObjectModel.TraitCollection/<GetTraits>d__9 - - - - 100664744 - System.Void Microsoft.VisualStudio.TestPlatform.ObjectModel.TraitCollection/<GetTraits>d__9::System.IDisposable.Dispose() - - - - - - - 100664745 - System.Boolean Microsoft.VisualStudio.TestPlatform.ObjectModel.TraitCollection/<GetTraits>d__9::MoveNext() - - - - - - - - - - - - - - - - - - - - - - 100664746 - Microsoft.VisualStudio.TestPlatform.ObjectModel.Trait Microsoft.VisualStudio.TestPlatform.ObjectModel.TraitCollection/<GetTraits>d__9::System.Collections.Generic.IEnumerator<Microsoft.VisualStudio.TestPlatform.ObjectModel.Trait>.get_Current() - - - - - - - 100664747 - System.Void Microsoft.VisualStudio.TestPlatform.ObjectModel.TraitCollection/<GetTraits>d__9::System.Collections.IEnumerator.Reset() - - - - - - - 100664748 - System.Object Microsoft.VisualStudio.TestPlatform.ObjectModel.TraitCollection/<GetTraits>d__9::System.Collections.IEnumerator.get_Current() - - - - - - - 100664749 - System.Collections.Generic.IEnumerator`1<Microsoft.VisualStudio.TestPlatform.ObjectModel.Trait> Microsoft.VisualStudio.TestPlatform.ObjectModel.TraitCollection/<GetTraits>d__9::System.Collections.Generic.IEnumerable<Microsoft.VisualStudio.TestPlatform.ObjectModel.Trait>.GetEnumerator() - - - - - - - 100664750 - System.Collections.IEnumerator Microsoft.VisualStudio.TestPlatform.ObjectModel.TraitCollection/<GetTraits>d__9::System.Collections.IEnumerable.GetEnumerator() - - - - - - - - - Microsoft.VisualStudio.TestPlatform.ObjectModel.UapConstants - - - - 100663720 - System.Void Microsoft.VisualStudio.TestPlatform.ObjectModel.UapConstants::.cctor() - - - - - - - - - - - - - Microsoft.VisualStudio.TestPlatform.ObjectModel.Utilities.AssemblyHelper - - - - 100663721 - System.Collections.Generic.IEnumerable`1<System.Attribute> Microsoft.VisualStudio.TestPlatform.ObjectModel.Utilities.AssemblyHelper::GetCustomAttributes(System.Reflection.Assembly,System.String) - - - - - - - - - - - - - - - - - Microsoft.VisualStudio.TestPlatform.ObjectModel.Utilities.AssemblyHelper/<>c__DisplayClass0_0 - - - - 100664752 - System.Boolean Microsoft.VisualStudio.TestPlatform.ObjectModel.Utilities.AssemblyHelper/<>c__DisplayClass0_0::<GetCustomAttributes>b__0(System.Attribute) - - - - - - - - - - - - Microsoft.VisualStudio.TestPlatform.ObjectModel.Utilities.EqtHash - - - - 100663722 - System.Guid Microsoft.VisualStudio.TestPlatform.ObjectModel.Utilities.EqtHash::GuidFromString(System.String) - - - - - - - - - - - - - - - Microsoft.VisualStudio.TestPlatform.ObjectModel.Utilities.FilterHelper - - - - 100663723 - System.String Microsoft.VisualStudio.TestPlatform.ObjectModel.Utilities.FilterHelper::Escape(System.String) - - - - - - - - - - - - - - - - - - - - - - - - - - - - 100663724 - System.String Microsoft.VisualStudio.TestPlatform.ObjectModel.Utilities.FilterHelper::Unescape(System.String) - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 100663725 - System.Void Microsoft.VisualStudio.TestPlatform.ObjectModel.Utilities.FilterHelper::.cctor() - - - - - - - - - - - - - Microsoft.VisualStudio.TestPlatform.ObjectModel.Utilities.Sha1Helper - - - - 100663726 - System.Byte[] Microsoft.VisualStudio.TestPlatform.ObjectModel.Utilities.Sha1Helper::ComputeSha1(System.Byte[]) - - - - - - - - - - - - - - - Microsoft.VisualStudio.TestPlatform.ObjectModel.Utilities.Sha1Helper/Sha1Implementation - - - - 100664753 - System.UInt32 Microsoft.VisualStudio.TestPlatform.ObjectModel.Utilities.Sha1Helper/Sha1Implementation::F(System.Int32,System.UInt32,System.UInt32,System.UInt32) - - - - - - - - - - - - - - - - - - - - 100664754 - System.UInt32 Microsoft.VisualStudio.TestPlatform.ObjectModel.Utilities.Sha1Helper/Sha1Implementation::K(System.Int32) - - - - - - - - - - - - - - - - - - - - - 100664755 - System.UInt32 Microsoft.VisualStudio.TestPlatform.ObjectModel.Utilities.Sha1Helper/Sha1Implementation::S(System.UInt32,System.Byte) - - - - - - - - - - - - - 100664756 - System.Void Microsoft.VisualStudio.TestPlatform.ObjectModel.Utilities.Sha1Helper/Sha1Implementation::EnsureBigEndian(System.Byte[]&) - - - - - - - - - - - - - - - - 100664757 - System.Void Microsoft.VisualStudio.TestPlatform.ObjectModel.Utilities.Sha1Helper/Sha1Implementation::Reset() - - - - - - - - - - - - - - - 100664758 - System.Byte[] Microsoft.VisualStudio.TestPlatform.ObjectModel.Utilities.Sha1Helper/Sha1Implementation::ComputeHash(System.Byte[]) - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 100664759 - System.Void Microsoft.VisualStudio.TestPlatform.ObjectModel.Utilities.Sha1Helper/Sha1Implementation::PadMessage(System.Byte[]&) - - - - - - - - - - - - - - - - - - - - - - - - - 100664760 - System.Void Microsoft.VisualStudio.TestPlatform.ObjectModel.Utilities.Sha1Helper/Sha1Implementation::ProcessBlock(System.Byte[],System.Int32,System.Int32) - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 100664761 - System.Void Microsoft.VisualStudio.TestPlatform.ObjectModel.Utilities.Sha1Helper/Sha1Implementation::.ctor() - - - - - - - - - - - - Microsoft.VisualStudio.TestPlatform.ObjectModel.Utilities.StringUtilities - - - - 100663727 - System.String Microsoft.VisualStudio.TestPlatform.ObjectModel.Utilities.StringUtilities::PrepareForOutput(System.String) - - - - - - - - - - - - - - - - 100663728 - System.Boolean Microsoft.VisualStudio.TestPlatform.ObjectModel.Utilities.StringUtilities::IsNullOrWhiteSpace(System.String) - - - - - - - - - - - - - - - - - Microsoft.VisualStudio.TestPlatform.ObjectModel.Utilities.XmlReaderUtilities - - - - 100663729 - System.Void Microsoft.VisualStudio.TestPlatform.ObjectModel.Utilities.XmlReaderUtilities::ReadToNextElement(System.Xml.XmlReader) - - - - - - - - - - - - - - - - - - - 100663730 - System.Void Microsoft.VisualStudio.TestPlatform.ObjectModel.Utilities.XmlReaderUtilities::SkipToNextElement(System.Xml.XmlReader) - - - - - - - - - - - - - - - - - 100663731 - System.Void Microsoft.VisualStudio.TestPlatform.ObjectModel.Utilities.XmlReaderUtilities::ReadToRootNode(System.Xml.XmlReader) - - - - - - - - - - - - - - - - - - - Microsoft.VisualStudio.TestPlatform.ObjectModel.Utilities.XmlRunSettingsUtilities - - - - 100663732 - Microsoft.VisualStudio.TestPlatform.ObjectModel.Architecture Microsoft.VisualStudio.TestPlatform.ObjectModel.Utilities.XmlRunSettingsUtilities::get_OSArchitecture() - - - - - - - - - - - - - - - - - - - - - - 100663733 - System.Xml.XmlReaderSettings Microsoft.VisualStudio.TestPlatform.ObjectModel.Utilities.XmlRunSettingsUtilities::get_ReaderSettings() - - - - - - - - - - 100663734 - System.Boolean Microsoft.VisualStudio.TestPlatform.ObjectModel.Utilities.XmlRunSettingsUtilities::ContainsDataCollector(System.Xml.XPath.IXPathNavigable,System.String) - - - - - - - - - - - - - - - - - - - - - - - - - - 100663735 - System.Collections.Generic.IList`1<System.String> Microsoft.VisualStudio.TestPlatform.ObjectModel.Utilities.XmlRunSettingsUtilities::GetDataCollectorsFriendlyName(System.String) - - - - - - - - - - - - - - - - - - - - - - - - - - - - 100663736 - System.Void Microsoft.VisualStudio.TestPlatform.ObjectModel.Utilities.XmlRunSettingsUtilities::InsertDataCollectorsNode(System.Xml.XPath.IXPathNavigable,Microsoft.VisualStudio.TestPlatform.ObjectModel.DataCollectorSettings) - - - - - - - - - - - - - - - - - - 100663737 - Microsoft.VisualStudio.TestPlatform.ObjectModel.RunConfiguration Microsoft.VisualStudio.TestPlatform.ObjectModel.Utilities.XmlRunSettingsUtilities::GetRunConfigurationNode(System.String) - - - - - - - - - - - - - - - - 100663738 - System.Collections.Generic.Dictionary`2<System.String,System.Object> Microsoft.VisualStudio.TestPlatform.ObjectModel.Utilities.XmlRunSettingsUtilities::GetTestRunParameters(System.String) - - - - - - - - - - - - - - - - 100663739 - System.Xml.XmlDocument Microsoft.VisualStudio.TestPlatform.ObjectModel.Utilities.XmlRunSettingsUtilities::CreateDefaultRunSettings() - - - - - - - - - - - - - - - - - - - 100663740 - System.Boolean Microsoft.VisualStudio.TestPlatform.ObjectModel.Utilities.XmlRunSettingsUtilities::IsDataCollectionEnabled(System.String) - - - - - - - - - - - - - - 100663741 - System.Boolean Microsoft.VisualStudio.TestPlatform.ObjectModel.Utilities.XmlRunSettingsUtilities::IsInProcDataCollectionEnabled(System.String) - - - - - - - - - - - - - - 100663742 - Microsoft.VisualStudio.TestPlatform.ObjectModel.DataCollectionRunSettings Microsoft.VisualStudio.TestPlatform.ObjectModel.Utilities.XmlRunSettingsUtilities::GetDataCollectionRunSettings(System.String) - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 100663743 - Microsoft.VisualStudio.TestPlatform.ObjectModel.DataCollectionRunSettings Microsoft.VisualStudio.TestPlatform.ObjectModel.Utilities.XmlRunSettingsUtilities::GetInProcDataCollectionRunSettings(System.String) - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 100663744 - Microsoft.VisualStudio.TestPlatform.ObjectModel.LoggerRunSettings Microsoft.VisualStudio.TestPlatform.ObjectModel.Utilities.XmlRunSettingsUtilities::GetLoggerRunSettings(System.String) - - - - - - - - - - 100663745 - System.Void Microsoft.VisualStudio.TestPlatform.ObjectModel.Utilities.XmlRunSettingsUtilities::ThrowOnHasAttributes(System.Xml.XmlReader) - - - - - - - - - - - - - - - - - 100663746 - System.Void Microsoft.VisualStudio.TestPlatform.ObjectModel.Utilities.XmlRunSettingsUtilities::ThrowOnNoAttributes(System.Xml.XmlReader) - - - - - - - - - - - - - - - 100663747 - T Microsoft.VisualStudio.TestPlatform.ObjectModel.Utilities.XmlRunSettingsUtilities::GetNodeValue(System.String,System.String,System.Func`2<System.Xml.XmlReader,T>) - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 100663748 - System.Void Microsoft.VisualStudio.TestPlatform.ObjectModel.Utilities.XmlRunSettingsUtilities::MoveToDataCollectorsNode(System.Xml.XPath.XPathNavigator&) - - - - - - - - - - - - - - - - - - - - - - - - - - - - Microsoft.VisualStudio.TestPlatform.ObjectModel.Resources.CommonResources - - - - 100663749 - System.Void Microsoft.VisualStudio.TestPlatform.ObjectModel.Resources.CommonResources::.ctor() - - - - - - - - - - - 100663750 - System.Resources.ResourceManager Microsoft.VisualStudio.TestPlatform.ObjectModel.Resources.CommonResources::get_ResourceManager() - - - - - - - - - - - - - - - - 100663751 - System.Globalization.CultureInfo Microsoft.VisualStudio.TestPlatform.ObjectModel.Resources.CommonResources::get_Culture() - - - - - - - - - - 100663752 - System.Void Microsoft.VisualStudio.TestPlatform.ObjectModel.Resources.CommonResources::set_Culture(System.Globalization.CultureInfo) - - - - - - - - - - - 100663753 - System.String Microsoft.VisualStudio.TestPlatform.ObjectModel.Resources.CommonResources::get_CannotBeNullOrEmpty() - - - - - - - - - - 100663754 - System.String Microsoft.VisualStudio.TestPlatform.ObjectModel.Resources.CommonResources::get_DisplayChosenSettings() - - - - - - - - - - 100663755 - System.String Microsoft.VisualStudio.TestPlatform.ObjectModel.Resources.CommonResources::get_MalformedRunSettingsFile() - - - - - - - - - - 100663756 - System.String Microsoft.VisualStudio.TestPlatform.ObjectModel.Resources.CommonResources::get_NoMatchingSourcesFound() - - - - - - - - - - 100663757 - System.String Microsoft.VisualStudio.TestPlatform.ObjectModel.Resources.CommonResources::get_SourceIncompatible() - - - - - - - - - - - - Microsoft.VisualStudio.TestPlatform.ObjectModel.Resources.Resources - - - - 100663758 - System.Void Microsoft.VisualStudio.TestPlatform.ObjectModel.Resources.Resources::.ctor() - - - - - - - - - - - 100663759 - System.Resources.ResourceManager Microsoft.VisualStudio.TestPlatform.ObjectModel.Resources.Resources::get_ResourceManager() - - - - - - - - - - - - - - - - 100663760 - System.Globalization.CultureInfo Microsoft.VisualStudio.TestPlatform.ObjectModel.Resources.Resources::get_Culture() - - - - - - - - - - 100663761 - System.Void Microsoft.VisualStudio.TestPlatform.ObjectModel.Resources.Resources::set_Culture(System.Globalization.CultureInfo) - - - - - - - - - - - 100663762 - System.String Microsoft.VisualStudio.TestPlatform.ObjectModel.Resources.Resources::get_BasicTestResultFormat() - - - - - - - - - - 100663763 - System.String Microsoft.VisualStudio.TestPlatform.ObjectModel.Resources.Resources::get_Common_CannotBeNullOrEmpty() - - - - - - - - - - 100663764 - System.String Microsoft.VisualStudio.TestPlatform.ObjectModel.Resources.Resources::get_Common_FileNotExist() - - - - - - - - - - 100663765 - System.String Microsoft.VisualStudio.TestPlatform.ObjectModel.Resources.Resources::get_Common_ObjectMustBeOfType() - - - - - - - - - - 100663766 - System.String Microsoft.VisualStudio.TestPlatform.ObjectModel.Resources.Resources::get_Common_TestOutcomeAborted() - - - - - - - - - - 100663767 - System.String Microsoft.VisualStudio.TestPlatform.ObjectModel.Resources.Resources::get_Common_TestOutcomeCompleted() - - - - - - - - - - 100663768 - System.String Microsoft.VisualStudio.TestPlatform.ObjectModel.Resources.Resources::get_Common_TestOutcomeDisconnected() - - - - - - - - - - 100663769 - System.String Microsoft.VisualStudio.TestPlatform.ObjectModel.Resources.Resources::get_Common_TestOutcomeError() - - - - - - - - - - 100663770 - System.String Microsoft.VisualStudio.TestPlatform.ObjectModel.Resources.Resources::get_Common_TestOutcomeFailed() - - - - - - - - - - 100663771 - System.String Microsoft.VisualStudio.TestPlatform.ObjectModel.Resources.Resources::get_Common_TestOutcomeInconclusive() - - - - - - - - - - 100663772 - System.String Microsoft.VisualStudio.TestPlatform.ObjectModel.Resources.Resources::get_Common_TestOutcomeInProgress() - - - - - - - - - - 100663773 - System.String Microsoft.VisualStudio.TestPlatform.ObjectModel.Resources.Resources::get_Common_TestOutcomeNotExecuted() - - - - - - - - - - 100663774 - System.String Microsoft.VisualStudio.TestPlatform.ObjectModel.Resources.Resources::get_Common_TestOutcomeNotRunnable() - - - - - - - - - - 100663775 - System.String Microsoft.VisualStudio.TestPlatform.ObjectModel.Resources.Resources::get_Common_TestOutcomePassed() - - - - - - - - - - 100663776 - System.String Microsoft.VisualStudio.TestPlatform.ObjectModel.Resources.Resources::get_Common_TestOutcomePassedButRunAborted() - - - - - - - - - - 100663777 - System.String Microsoft.VisualStudio.TestPlatform.ObjectModel.Resources.Resources::get_Common_TestOutcomePending() - - - - - - - - - - 100663778 - System.String Microsoft.VisualStudio.TestPlatform.ObjectModel.Resources.Resources::get_Common_TestOutcomeTimeout() - - - - - - - - - - 100663779 - System.String Microsoft.VisualStudio.TestPlatform.ObjectModel.Resources.Resources::get_Common_TestOutcomeWarning() - - - - - - - - - - 100663780 - System.String Microsoft.VisualStudio.TestPlatform.ObjectModel.Resources.Resources::get_ConverterNotSupported() - - - - - - - - - - 100663781 - System.String Microsoft.VisualStudio.TestPlatform.ObjectModel.Resources.Resources::get_CouldNotFindXmlNode() - - - - - - - - - - 100663782 - System.String Microsoft.VisualStudio.TestPlatform.ObjectModel.Resources.Resources::get_DataCollectionSink_CanNotReadStream() - - - - - - - - - - 100663783 - System.String Microsoft.VisualStudio.TestPlatform.ObjectModel.Resources.Resources::get_DataCollectionSink_InvalidFileNameCharacters() - - - - - - - - - - 100663784 - System.String Microsoft.VisualStudio.TestPlatform.ObjectModel.Resources.Resources::get_DataCollectionSink_ReservedFilenameUsed() - - - - - - - - - - 100663785 - System.String Microsoft.VisualStudio.TestPlatform.ObjectModel.Resources.Resources::get_Exception_RegisteredTestPropertyHasDifferentValueType() - - - - - - - - - - 100663786 - System.String Microsoft.VisualStudio.TestPlatform.ObjectModel.Resources.Resources::get_FailedToCreateDiaSession() - - - - - - - - - - 100663787 - System.String Microsoft.VisualStudio.TestPlatform.ObjectModel.Resources.Resources::get_FailedToLoadMsDia() - - - - - - - - - - 100663788 - System.String Microsoft.VisualStudio.TestPlatform.ObjectModel.Resources.Resources::get_InvalidDataCollectorUriInSettings() - - - - - - - - - - 100663789 - System.String Microsoft.VisualStudio.TestPlatform.ObjectModel.Resources.Resources::get_InvalidRunSettingsRootNode() - - - - - - - - - - 100663790 - System.String Microsoft.VisualStudio.TestPlatform.ObjectModel.Resources.Resources::get_InvalidSettingsIncorrectValue() - - - - - - - - - - 100663791 - System.String Microsoft.VisualStudio.TestPlatform.ObjectModel.Resources.Resources::get_InvalidSettingsXmlAttribute() - - - - - - - - - - 100663792 - System.String Microsoft.VisualStudio.TestPlatform.ObjectModel.Resources.Resources::get_InvalidSettingsXmlElement() - - - - - - - - - - 100663793 - System.String Microsoft.VisualStudio.TestPlatform.ObjectModel.Resources.Resources::get_InvalidUriInSettings() - - - - - - - - - - 100663794 - System.String Microsoft.VisualStudio.TestPlatform.ObjectModel.Resources.Resources::get_MissingDataCollectorAttributes() - - - - - - - - - - 100663795 - System.String Microsoft.VisualStudio.TestPlatform.ObjectModel.Resources.Resources::get_MissingLoggerAttributes() - - - - - - - - - - 100663796 - System.String Microsoft.VisualStudio.TestPlatform.ObjectModel.Resources.Resources::get_NoTestCaseFilterForSpecificTests() - - - - - - - - - - 100663797 - System.String Microsoft.VisualStudio.TestPlatform.ObjectModel.Resources.Resources::get_NotificationFrequencyIsNotPositive() - - - - - - - - - - 100663798 - System.String Microsoft.VisualStudio.TestPlatform.ObjectModel.Resources.Resources::get_NotificationTimeoutIsZero() - - - - - - - - - - 100663799 - System.String Microsoft.VisualStudio.TestPlatform.ObjectModel.Resources.Resources::get_NullString() - - - - - - - - - - 100663800 - System.String Microsoft.VisualStudio.TestPlatform.ObjectModel.Resources.Resources::get_SolutionDirectoryNotExists() - - - - - - - - - - 100663801 - System.String Microsoft.VisualStudio.TestPlatform.ObjectModel.Resources.Resources::get_TestCaseFilterEscapeException() - - - - - - - - - - 100663802 - System.String Microsoft.VisualStudio.TestPlatform.ObjectModel.Resources.Resources::get_TestCasePropertyColumnNumberLabel() - - - - - - - - - - 100663803 - System.String Microsoft.VisualStudio.TestPlatform.ObjectModel.Resources.Resources::get_TestCasePropertyExecutorUriLabel() - - - - - - - - - - 100663804 - System.String Microsoft.VisualStudio.TestPlatform.ObjectModel.Resources.Resources::get_TestCasePropertyFilePathLabel() - - - - - - - - - - 100663805 - System.String Microsoft.VisualStudio.TestPlatform.ObjectModel.Resources.Resources::get_TestCasePropertyFullyQualifiedNameLabel() - - - - - - - - - - 100663806 - System.String Microsoft.VisualStudio.TestPlatform.ObjectModel.Resources.Resources::get_TestCasePropertyIdLabel() - - - - - - - - - - 100663807 - System.String Microsoft.VisualStudio.TestPlatform.ObjectModel.Resources.Resources::get_TestCasePropertyLineNumberLabel() - - - - - - - - - - 100663808 - System.String Microsoft.VisualStudio.TestPlatform.ObjectModel.Resources.Resources::get_TestCasePropertyNameLabel() - - - - - - - - - - 100663809 - System.String Microsoft.VisualStudio.TestPlatform.ObjectModel.Resources.Resources::get_TestCasePropertySourceLabel() - - - - - - - - - - 100663810 - System.String Microsoft.VisualStudio.TestPlatform.ObjectModel.Resources.Resources::get_TestCasePropertyTraitsLabel() - - - - - - - - - - 100663811 - System.String Microsoft.VisualStudio.TestPlatform.ObjectModel.Resources.Resources::get_TestFailureMessageFormat() - - - - - - - - - - 100663812 - System.String Microsoft.VisualStudio.TestPlatform.ObjectModel.Resources.Resources::get_TestFailureStackTraceFormat() - - - - - - - - - - 100663813 - System.String Microsoft.VisualStudio.TestPlatform.ObjectModel.Resources.Resources::get_TestOutcomeFailed() - - - - - - - - - - 100663814 - System.String Microsoft.VisualStudio.TestPlatform.ObjectModel.Resources.Resources::get_TestOutcomeNone() - - - - - - - - - - 100663815 - System.String Microsoft.VisualStudio.TestPlatform.ObjectModel.Resources.Resources::get_TestOutcomeNotFound() - - - - - - - - - - 100663816 - System.String Microsoft.VisualStudio.TestPlatform.ObjectModel.Resources.Resources::get_TestOutcomePassed() - - - - - - - - - - 100663817 - System.String Microsoft.VisualStudio.TestPlatform.ObjectModel.Resources.Resources::get_TestOutcomeSkipped() - - - - - - - - - - 100663818 - System.String Microsoft.VisualStudio.TestPlatform.ObjectModel.Resources.Resources::get_TestResultMessageFormat() - - - - - - - - - - 100663819 - System.String Microsoft.VisualStudio.TestPlatform.ObjectModel.Resources.Resources::get_TestResultPropertyComputerNameLabel() - - - - - - - - - - 100663820 - System.String Microsoft.VisualStudio.TestPlatform.ObjectModel.Resources.Resources::get_TestResultPropertyDisplayNameLabel() - - - - - - - - - - 100663821 - System.String Microsoft.VisualStudio.TestPlatform.ObjectModel.Resources.Resources::get_TestResultPropertyDurationLabel() - - - - - - - - - - 100663822 - System.String Microsoft.VisualStudio.TestPlatform.ObjectModel.Resources.Resources::get_TestResultPropertyEndTimeLabel() - - - - - - - - - - 100663823 - System.String Microsoft.VisualStudio.TestPlatform.ObjectModel.Resources.Resources::get_TestResultPropertyErrorColumnNumberLabel() - - - - - - - - - - 100663824 - System.String Microsoft.VisualStudio.TestPlatform.ObjectModel.Resources.Resources::get_TestResultPropertyErrorMessageLabel() - - - - - - - - - - 100663825 - System.String Microsoft.VisualStudio.TestPlatform.ObjectModel.Resources.Resources::get_TestResultPropertyErrorStackTraceLabel() - - - - - - - - - - 100663826 - System.String Microsoft.VisualStudio.TestPlatform.ObjectModel.Resources.Resources::get_TestResultPropertyOutcomeLabel() - - - - - - - - - - 100663827 - System.String Microsoft.VisualStudio.TestPlatform.ObjectModel.Resources.Resources::get_TestResultPropertyStartTimeLabel() - - - - - - - - - - 100663828 - System.String Microsoft.VisualStudio.TestPlatform.ObjectModel.Resources.Resources::get_TestResultTextMessagesFormat() - - - - - - - - - - 100663829 - System.String Microsoft.VisualStudio.TestPlatform.ObjectModel.Resources.Resources::get_UnexpectedTypeOfProperty() - - - - - - - - - - - - Microsoft.VisualStudio.TestPlatform.ObjectModel.Navigation.FullSymbolReader - - - - 100663830 - System.Void Microsoft.VisualStudio.TestPlatform.ObjectModel.Navigation.FullSymbolReader::Dispose() - - - - - - - - - - - - 100663831 - System.Void Microsoft.VisualStudio.TestPlatform.ObjectModel.Navigation.FullSymbolReader::CacheSymbols(System.String,System.String) - - - - - - - - - - - - - - - - - - - 100663832 - Microsoft.VisualStudio.TestPlatform.ObjectModel.Navigation.INavigationData Microsoft.VisualStudio.TestPlatform.ObjectModel.Navigation.FullSymbolReader::GetNavigationData(System.String,System.String) - - - - - - - - - - - - - - - - - - - - - - - - 100663833 - System.Boolean Microsoft.VisualStudio.TestPlatform.ObjectModel.Navigation.FullSymbolReader::OpenSession(System.String,System.String) - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 100663834 - Microsoft.VisualStudio.TestPlatform.ObjectModel.DiaNavigationData Microsoft.VisualStudio.TestPlatform.ObjectModel.Navigation.FullSymbolReader::GetSymbolNavigationData(Microsoft.VisualStudio.TestPlatform.ObjectModel.Navigation.IDiaSymbol) - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 100663835 - System.Void Microsoft.VisualStudio.TestPlatform.ObjectModel.Navigation.FullSymbolReader::PopulateCacheForTypeAndMethodSymbols() - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 100663836 - Microsoft.VisualStudio.TestPlatform.ObjectModel.Navigation.IDiaSymbol Microsoft.VisualStudio.TestPlatform.ObjectModel.Navigation.FullSymbolReader::GetTypeSymbol(System.String,Microsoft.VisualStudio.TestPlatform.ObjectModel.Navigation.SymTagEnum) - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 100663837 - Microsoft.VisualStudio.TestPlatform.ObjectModel.Navigation.IDiaSymbol Microsoft.VisualStudio.TestPlatform.ObjectModel.Navigation.FullSymbolReader::GetMethodSymbol(Microsoft.VisualStudio.TestPlatform.ObjectModel.Navigation.IDiaSymbol,System.String) - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 100663838 - System.Void Microsoft.VisualStudio.TestPlatform.ObjectModel.Navigation.FullSymbolReader::UpdateMethodSymbolCache(System.String,Microsoft.VisualStudio.TestPlatform.ObjectModel.Navigation.IDiaSymbol,System.Collections.Generic.Dictionary`2<System.String,Microsoft.VisualStudio.TestPlatform.ObjectModel.Navigation.IDiaSymbol>) - - - - - - - - - - - - - - - - 100663839 - System.Void Microsoft.VisualStudio.TestPlatform.ObjectModel.Navigation.FullSymbolReader::ReleaseComObject(T&) - - - - - - - - - - - - - - - - 100663840 - System.Void Microsoft.VisualStudio.TestPlatform.ObjectModel.Navigation.FullSymbolReader::Dispose(System.Boolean) - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 100663841 - System.Void Microsoft.VisualStudio.TestPlatform.ObjectModel.Navigation.FullSymbolReader::.ctor() - - - - - - - - - - - - - Microsoft.VisualStudio.TestPlatform.ObjectModel.Navigation.HResult - - - - 100663851 - System.Boolean Microsoft.VisualStudio.TestPlatform.ObjectModel.Navigation.HResult::Failed(System.Int32) - - - - - - - - - - 100663852 - System.Boolean Microsoft.VisualStudio.TestPlatform.ObjectModel.Navigation.HResult::Succeeded(System.Int32) - - - - - - - - - - - - Microsoft.VisualStudio.TestPlatform.ObjectModel.Navigation.Guids - - - - 100663853 - System.Void Microsoft.VisualStudio.TestPlatform.ObjectModel.Navigation.Guids::.cctor() - - - - - - - - - - - - Microsoft.VisualStudio.TestPlatform.ObjectModel.Navigation.DiaSourceObject - - - - 100664064 - Microsoft.VisualStudio.TestPlatform.ObjectModel.Navigation.IDiaDataSource Microsoft.VisualStudio.TestPlatform.ObjectModel.Navigation.DiaSourceObject::GetDiaSourceObject() - - - - - - - - - - - - - - - - - - - - - - - Microsoft.VisualStudio.TestPlatform.ObjectModel.Navigation.PortablePdbReader - - - - 100664079 - System.Void Microsoft.VisualStudio.TestPlatform.ObjectModel.Navigation.PortablePdbReader::.ctor(System.IO.Stream) - - - - - - - - - - - - - - - - - - 100664080 - System.Void Microsoft.VisualStudio.TestPlatform.ObjectModel.Navigation.PortablePdbReader::.ctor(System.Reflection.Metadata.MetadataReaderProvider) - - - - - - - - - - - - - 100664081 - System.Void Microsoft.VisualStudio.TestPlatform.ObjectModel.Navigation.PortablePdbReader::Dispose() - - - - - - - - - - - - - - 100664082 - Microsoft.VisualStudio.TestPlatform.ObjectModel.DiaNavigationData Microsoft.VisualStudio.TestPlatform.ObjectModel.Navigation.PortablePdbReader::GetDiaNavigationData(System.Reflection.MethodInfo) - - - - - - - - - - - - - - - - 100664083 - System.Boolean Microsoft.VisualStudio.TestPlatform.ObjectModel.Navigation.PortablePdbReader::IsPortable(System.IO.Stream) - - - - - - - - - - - - 100664084 - System.Reflection.Metadata.MethodDebugInformationHandle Microsoft.VisualStudio.TestPlatform.ObjectModel.Navigation.PortablePdbReader::GetMethodDebugInformationHandle(System.Reflection.MethodInfo) - - - - - - - - - - - - 100664085 - System.Void Microsoft.VisualStudio.TestPlatform.ObjectModel.Navigation.PortablePdbReader::GetMethodMinAndMaxLineNumber(System.Reflection.Metadata.MethodDebugInformation,System.Int32&,System.Int32&) - - - - - - - - - - - - - - - - - - - - - - - - 100664086 - Microsoft.VisualStudio.TestPlatform.ObjectModel.DiaNavigationData Microsoft.VisualStudio.TestPlatform.ObjectModel.Navigation.PortablePdbReader::GetDiaNavigationData(System.Reflection.Metadata.MethodDebugInformationHandle) - - - - - - - - - - - - - - - - - - - - - - - - 100664087 - System.String Microsoft.VisualStudio.TestPlatform.ObjectModel.Navigation.PortablePdbReader::GetMethodFileName(System.Reflection.Metadata.MethodDebugInformation) - - - - - - - - - - - - - - - - - 100664088 - System.Void Microsoft.VisualStudio.TestPlatform.ObjectModel.Navigation.PortablePdbReader::.cctor() - - - - - - - - - - - - Microsoft.VisualStudio.TestPlatform.ObjectModel.Navigation.PortableSymbolReader - - - - 100664089 - System.Void Microsoft.VisualStudio.TestPlatform.ObjectModel.Navigation.PortableSymbolReader::CacheSymbols(System.String,System.String) - - - - - - - - - - - 100664090 - System.Void Microsoft.VisualStudio.TestPlatform.ObjectModel.Navigation.PortableSymbolReader::Dispose() - - - - - - - - - - - - - - - - - - 100664091 - Microsoft.VisualStudio.TestPlatform.ObjectModel.Navigation.INavigationData Microsoft.VisualStudio.TestPlatform.ObjectModel.Navigation.PortableSymbolReader::GetNavigationData(System.String,System.String) - - - - - - - - - - - - - - - - - - - - 100664092 - System.Void Microsoft.VisualStudio.TestPlatform.ObjectModel.Navigation.PortableSymbolReader::PopulateCacheForTypeAndMethodSymbols(System.String) - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 100664093 - Microsoft.VisualStudio.TestPlatform.ObjectModel.Navigation.PortablePdbReader Microsoft.VisualStudio.TestPlatform.ObjectModel.Navigation.PortableSymbolReader::CreatePortablePdbReaderFromPEData(System.String) - - - - - - - - - - - - - - - - - - - 100664094 - Microsoft.VisualStudio.TestPlatform.ObjectModel.Navigation.PortablePdbReader Microsoft.VisualStudio.TestPlatform.ObjectModel.Navigation.PortableSymbolReader::CreatePortablePdbReaderFromExistingPdbFile(System.String) - - - - - - - - - - 100664095 - System.Void Microsoft.VisualStudio.TestPlatform.ObjectModel.Navigation.PortableSymbolReader::.ctor() - - - - - - - - - - - - Microsoft.VisualStudio.TestPlatform.ObjectModel.Navigation.PortableSymbolReader/<>c - - - - 100664766 - System.IO.Stream Microsoft.VisualStudio.TestPlatform.ObjectModel.Navigation.PortableSymbolReader/<>c::<CreatePortablePdbReaderFromPEData>b__5_0(System.String) - - - - - - - - - - - - Microsoft.VisualStudio.TestPlatform.ObjectModel.Logging.DataCollectionMessageEventArgs - - - - 100664096 - System.Void Microsoft.VisualStudio.TestPlatform.ObjectModel.Logging.DataCollectionMessageEventArgs::.ctor(Microsoft.VisualStudio.TestPlatform.ObjectModel.Logging.TestMessageLevel,System.String) - - - - - - - - - - - - - Microsoft.VisualStudio.TestPlatform.ObjectModel.Logging.TestResultEventArgs - - - - 100664103 - System.Void Microsoft.VisualStudio.TestPlatform.ObjectModel.Logging.TestResultEventArgs::.ctor(Microsoft.VisualStudio.TestPlatform.ObjectModel.TestResult) - - - - - - - - - - - - - - Microsoft.VisualStudio.TestPlatform.ObjectModel.Logging.TestRunMessageEventArgs - - - - 100664106 - System.Void Microsoft.VisualStudio.TestPlatform.ObjectModel.Logging.TestRunMessageEventArgs::.ctor(Microsoft.VisualStudio.TestPlatform.ObjectModel.Logging.TestMessageLevel,System.String) - - - - - - - - - - - - - - - - - - - - - Microsoft.VisualStudio.TestPlatform.ObjectModel.Logging.TestRunStartedEventArgs - - - - 100664113 - System.Void Microsoft.VisualStudio.TestPlatform.ObjectModel.Logging.TestRunStartedEventArgs::.ctor(System.Int32) - - - - - - - - - - - - 100664114 - System.String Microsoft.VisualStudio.TestPlatform.ObjectModel.Logging.TestRunStartedEventArgs::ToString() - - - - - - - - - - - - Microsoft.VisualStudio.TestPlatform.ObjectModel.Host.HostProviderEventArgs - - - - 100664130 - System.Void Microsoft.VisualStudio.TestPlatform.ObjectModel.Host.HostProviderEventArgs::.ctor(System.String) - - - - - - - - - - - - - 100664131 - System.Void Microsoft.VisualStudio.TestPlatform.ObjectModel.Host.HostProviderEventArgs::.ctor(System.String,System.Int32,System.Int32) - - - - - - - - - - - - - - - - Microsoft.VisualStudio.TestPlatform.ObjectModel.DataCollector.InProcDataCollector.TestCaseEndArgs - - - - 100664144 - System.Void Microsoft.VisualStudio.TestPlatform.ObjectModel.DataCollector.InProcDataCollector.TestCaseEndArgs::.ctor(Microsoft.VisualStudio.TestPlatform.ObjectModel.DataCollection.DataCollectionContext,Microsoft.VisualStudio.TestPlatform.ObjectModel.TestOutcome) - - - - - - - - - - - - - - - Microsoft.VisualStudio.TestPlatform.ObjectModel.DataCollector.InProcDataCollector.TestCaseStartArgs - - - - 100664149 - System.Void Microsoft.VisualStudio.TestPlatform.ObjectModel.DataCollector.InProcDataCollector.TestCaseStartArgs::.ctor(Microsoft.VisualStudio.TestPlatform.ObjectModel.TestCase) - - - - - - - - - - - - - - Microsoft.VisualStudio.TestPlatform.ObjectModel.DataCollector.InProcDataCollector.TestSessionEndArgs - - - - 100664152 - System.Void Microsoft.VisualStudio.TestPlatform.ObjectModel.DataCollector.InProcDataCollector.TestSessionEndArgs::.ctor() - - - - - - - - - Microsoft.VisualStudio.TestPlatform.ObjectModel.DataCollector.InProcDataCollector.TestSessionStartArgs - - - - 100664153 - System.Void Microsoft.VisualStudio.TestPlatform.ObjectModel.DataCollector.InProcDataCollector.TestSessionStartArgs::.ctor() - - - - - - - - - - - - 100664154 - System.Void Microsoft.VisualStudio.TestPlatform.ObjectModel.DataCollector.InProcDataCollector.TestSessionStartArgs::.ctor(System.Collections.Generic.IDictionary`2<System.String,System.Object>) - - - - - - - - - - - - - 100664155 - System.Void Microsoft.VisualStudio.TestPlatform.ObjectModel.DataCollector.InProcDataCollector.TestSessionStartArgs::.ctor(System.String) - - - - - - - - - - - - 100664158 - System.Collections.Generic.IEnumerator`1<System.Collections.Generic.KeyValuePair`2<System.String,System.Object>> Microsoft.VisualStudio.TestPlatform.ObjectModel.DataCollector.InProcDataCollector.TestSessionStartArgs::GetProperties() - - - - - - - - - - 100664159 - T Microsoft.VisualStudio.TestPlatform.ObjectModel.DataCollector.InProcDataCollector.TestSessionStartArgs::GetPropertyValue(System.String) - - - - - - - - - - - - - - 100664160 - System.Object Microsoft.VisualStudio.TestPlatform.ObjectModel.DataCollector.InProcDataCollector.TestSessionStartArgs::GetPropertyValue(System.String) - - - - - - - - - - - - - - Microsoft.VisualStudio.TestPlatform.ObjectModel.DataCollection.DataCollectorAttachmentProcessorAttribute - - - - 100664161 - System.Void Microsoft.VisualStudio.TestPlatform.ObjectModel.DataCollection.DataCollectorAttachmentProcessorAttribute::.ctor(System.Type) - - - - - - - - - - - - - - Microsoft.VisualStudio.TestPlatform.ObjectModel.DataCollection.DataCollectorFriendlyNameAttribute - - - - 100664164 - System.Void Microsoft.VisualStudio.TestPlatform.ObjectModel.DataCollection.DataCollectorFriendlyNameAttribute::.ctor(System.String) - - - - - - - - - - - - - - Microsoft.VisualStudio.TestPlatform.ObjectModel.DataCollection.DataCollectorTypeUriAttribute - - - - 100664167 - System.Void Microsoft.VisualStudio.TestPlatform.ObjectModel.DataCollection.DataCollectorTypeUriAttribute::.ctor(System.String) - - - - - - - - - - - - - - Microsoft.VisualStudio.TestPlatform.ObjectModel.DataCollection.FileHelper - - - - 100664170 - System.Void Microsoft.VisualStudio.TestPlatform.ObjectModel.DataCollection.FileHelper::.cctor() - - - - - - - - - - - - - - - - - - - - 100664171 - System.Void Microsoft.VisualStudio.TestPlatform.ObjectModel.DataCollection.FileHelper::.ctor() - - - - - - - - - - - 100664172 - System.Boolean Microsoft.VisualStudio.TestPlatform.ObjectModel.DataCollection.FileHelper::IsValidFileName(System.String,System.String&) - - - - - - - - - - - - - - - - - - - - - - - 100664173 - System.Boolean Microsoft.VisualStudio.TestPlatform.ObjectModel.DataCollection.FileHelper::IsReservedFileName(System.String) - - - - - - - - - - - - - - - - - Microsoft.VisualStudio.TestPlatform.ObjectModel.DataCollection.RequestId - - - - 100664174 - System.Void Microsoft.VisualStudio.TestPlatform.ObjectModel.DataCollection.RequestId::.ctor() - - - - - - - - - - - - 100664175 - System.Void Microsoft.VisualStudio.TestPlatform.ObjectModel.DataCollection.RequestId::.ctor(System.Guid) - - - - - - - - - - - - 100664176 - System.Boolean Microsoft.VisualStudio.TestPlatform.ObjectModel.DataCollection.RequestId::Equals(System.Object) - - - - - - - - - - - - - - - - - - - - - - 100664177 - System.Int32 Microsoft.VisualStudio.TestPlatform.ObjectModel.DataCollection.RequestId::GetHashCode() - - - - - - - - - - 100664178 - System.String Microsoft.VisualStudio.TestPlatform.ObjectModel.DataCollection.RequestId::ToString() - - - - - - - - - - 100664179 - System.Boolean Microsoft.VisualStudio.TestPlatform.ObjectModel.DataCollection.RequestId::Equals(Microsoft.VisualStudio.TestPlatform.ObjectModel.DataCollection.RequestId) - - - - - - - - - - - - - - - 100664180 - System.Int32 Microsoft.VisualStudio.TestPlatform.ObjectModel.DataCollection.RequestId::CompareTo(Microsoft.VisualStudio.TestPlatform.ObjectModel.DataCollection.RequestId) - - - - - - - - - - - - - 100664181 - System.Int32 Microsoft.VisualStudio.TestPlatform.ObjectModel.DataCollection.RequestId::CompareTo(System.Object) - - - - - - - - - - - - - - - - - - 100664182 - System.Boolean Microsoft.VisualStudio.TestPlatform.ObjectModel.DataCollection.RequestId::op_Equality(Microsoft.VisualStudio.TestPlatform.ObjectModel.DataCollection.RequestId,Microsoft.VisualStudio.TestPlatform.ObjectModel.DataCollection.RequestId) - - - - - - - - - - - - - - - - - 100664183 - System.Boolean Microsoft.VisualStudio.TestPlatform.ObjectModel.DataCollection.RequestId::op_Inequality(Microsoft.VisualStudio.TestPlatform.ObjectModel.DataCollection.RequestId,Microsoft.VisualStudio.TestPlatform.ObjectModel.DataCollection.RequestId) - - - - - - - - - - 100664186 - System.Void Microsoft.VisualStudio.TestPlatform.ObjectModel.DataCollection.RequestId::.cctor() - - - - - - - - - - - - Microsoft.VisualStudio.TestPlatform.ObjectModel.DataCollection.SessionId - - - - 100664187 - System.Void Microsoft.VisualStudio.TestPlatform.ObjectModel.DataCollection.SessionId::.ctor() - - - - - - - - - - - - 100664188 - System.Void Microsoft.VisualStudio.TestPlatform.ObjectModel.DataCollection.SessionId::.ctor(System.Guid) - - - - - - - - - - - - 100664191 - System.Boolean Microsoft.VisualStudio.TestPlatform.ObjectModel.DataCollection.SessionId::Equals(System.Object) - - - - - - - - - - - - - 100664192 - System.Int32 Microsoft.VisualStudio.TestPlatform.ObjectModel.DataCollection.SessionId::GetHashCode() - - - - - - - - - - 100664193 - System.String Microsoft.VisualStudio.TestPlatform.ObjectModel.DataCollection.SessionId::ToString() - - - - - - - - - - 100664194 - System.Void Microsoft.VisualStudio.TestPlatform.ObjectModel.DataCollection.SessionId::.cctor() - - - - - - - - - - - - Microsoft.VisualStudio.TestPlatform.ObjectModel.DataCollection.TestExecId - - - - 100664195 - System.Void Microsoft.VisualStudio.TestPlatform.ObjectModel.DataCollection.TestExecId::.ctor() - - - - - - - - - - - - 100664196 - System.Void Microsoft.VisualStudio.TestPlatform.ObjectModel.DataCollection.TestExecId::.ctor(System.Guid) - - - - - - - - - - - - 100664199 - System.Boolean Microsoft.VisualStudio.TestPlatform.ObjectModel.DataCollection.TestExecId::Equals(System.Object) - - - - - - - - - - - - - 100664200 - System.Int32 Microsoft.VisualStudio.TestPlatform.ObjectModel.DataCollection.TestExecId::GetHashCode() - - - - - - - - - - 100664201 - System.String Microsoft.VisualStudio.TestPlatform.ObjectModel.DataCollection.TestExecId::ToString() - - - - - - - - - - 100664202 - System.Void Microsoft.VisualStudio.TestPlatform.ObjectModel.DataCollection.TestExecId::.cctor() - - - - - - - - - - - - Microsoft.VisualStudio.TestPlatform.ObjectModel.DataCollection.DataCollectionContext - - - - 100664203 - System.Void Microsoft.VisualStudio.TestPlatform.ObjectModel.DataCollection.DataCollectionContext::.ctor(Microsoft.VisualStudio.TestPlatform.ObjectModel.TestCase) - - - - - - - - - - - - - 100664204 - System.Void Microsoft.VisualStudio.TestPlatform.ObjectModel.DataCollection.DataCollectionContext::.ctor(Microsoft.VisualStudio.TestPlatform.ObjectModel.DataCollection.SessionId) - - - - - - - - - - - 100664205 - System.Void Microsoft.VisualStudio.TestPlatform.ObjectModel.DataCollection.DataCollectionContext::.ctor(Microsoft.VisualStudio.TestPlatform.ObjectModel.DataCollection.SessionId,Microsoft.VisualStudio.TestPlatform.ObjectModel.DataCollection.TestExecId) - - - - - - - - - - - - - - 100664206 - System.Void Microsoft.VisualStudio.TestPlatform.ObjectModel.DataCollection.DataCollectionContext::.ctor(Microsoft.VisualStudio.TestPlatform.ObjectModel.DataCollection.SessionId,Microsoft.VisualStudio.TestPlatform.ObjectModel.TestCase) - - - - - - - - - - - - 100664211 - System.Boolean Microsoft.VisualStudio.TestPlatform.ObjectModel.DataCollection.DataCollectionContext::get_HasTestCase() - - - - - - - - - - 100664212 - System.Boolean Microsoft.VisualStudio.TestPlatform.ObjectModel.DataCollection.DataCollectionContext::op_Equality(Microsoft.VisualStudio.TestPlatform.ObjectModel.DataCollection.DataCollectionContext,Microsoft.VisualStudio.TestPlatform.ObjectModel.DataCollection.DataCollectionContext) - - - - - - - - - - 100664213 - System.Boolean Microsoft.VisualStudio.TestPlatform.ObjectModel.DataCollection.DataCollectionContext::op_Inequality(Microsoft.VisualStudio.TestPlatform.ObjectModel.DataCollection.DataCollectionContext,Microsoft.VisualStudio.TestPlatform.ObjectModel.DataCollection.DataCollectionContext) - - - - - - - - - - 100664214 - System.Boolean Microsoft.VisualStudio.TestPlatform.ObjectModel.DataCollection.DataCollectionContext::Equals(System.Object) - - - - - - - - - - - - - - - - - - 100664215 - System.Int32 Microsoft.VisualStudio.TestPlatform.ObjectModel.DataCollection.DataCollectionContext::GetHashCode() - - - - - - - - - - 100664216 - System.Int32 Microsoft.VisualStudio.TestPlatform.ObjectModel.DataCollection.DataCollectionContext::ComputeHashCode() - - - - - - - - - - - - - - - - - - - Microsoft.VisualStudio.TestPlatform.ObjectModel.DataCollection.DataCollectionEnvironmentContext - - - - 100664217 - System.Void Microsoft.VisualStudio.TestPlatform.ObjectModel.DataCollection.DataCollectionEnvironmentContext::.ctor() - - - - - - - - - - - 100664218 - System.Void Microsoft.VisualStudio.TestPlatform.ObjectModel.DataCollection.DataCollectionEnvironmentContext::.ctor(Microsoft.VisualStudio.TestPlatform.ObjectModel.DataCollection.DataCollectionContext) - - - - - - - - - - - - 100664219 - Microsoft.VisualStudio.TestPlatform.ObjectModel.DataCollection.DataCollectionEnvironmentContext Microsoft.VisualStudio.TestPlatform.ObjectModel.DataCollection.DataCollectionEnvironmentContext::CreateForLocalEnvironment() - - - - - - - - - - 100664220 - Microsoft.VisualStudio.TestPlatform.ObjectModel.DataCollection.DataCollectionEnvironmentContext Microsoft.VisualStudio.TestPlatform.ObjectModel.DataCollection.DataCollectionEnvironmentContext::CreateForLocalEnvironment(Microsoft.VisualStudio.TestPlatform.ObjectModel.DataCollection.DataCollectionContext) - - - - - - - - - - - - - Microsoft.VisualStudio.TestPlatform.ObjectModel.DataCollection.DataCollectionLogger - - - - 100664223 - System.Void Microsoft.VisualStudio.TestPlatform.ObjectModel.DataCollection.DataCollectionLogger::.ctor() - - - - - - - - - - - 100664225 - System.Void Microsoft.VisualStudio.TestPlatform.ObjectModel.DataCollection.DataCollectionLogger::LogError(Microsoft.VisualStudio.TestPlatform.ObjectModel.DataCollection.DataCollectionContext,System.Exception) - - - - - - - - - - - 100664228 - System.Void Microsoft.VisualStudio.TestPlatform.ObjectModel.DataCollection.DataCollectionLogger::LogException(Microsoft.VisualStudio.TestPlatform.ObjectModel.DataCollection.DataCollectionContext,System.Exception,Microsoft.VisualStudio.TestPlatform.ObjectModel.DataCollection.DataCollectorMessageLevel) - - - - - - - - - - - - Microsoft.VisualStudio.TestPlatform.ObjectModel.DataCollection.DataCollectionSink - - - - 100664229 - System.Void Microsoft.VisualStudio.TestPlatform.ObjectModel.DataCollection.DataCollectionSink::.ctor() - - - - - - - - - - - 100664232 - System.Void Microsoft.VisualStudio.TestPlatform.ObjectModel.DataCollection.DataCollectionSink::SendFileAsync(Microsoft.VisualStudio.TestPlatform.ObjectModel.DataCollection.DataCollectionContext,System.String,System.Boolean) - - - - - - - - - - - 100664233 - System.Void Microsoft.VisualStudio.TestPlatform.ObjectModel.DataCollection.DataCollectionSink::SendFileAsync(Microsoft.VisualStudio.TestPlatform.ObjectModel.DataCollection.DataCollectionContext,System.String,System.String,System.Boolean) - - - - - - - - - - - - - - - Microsoft.VisualStudio.TestPlatform.ObjectModel.DataCollection.DataCollector - - - - 100664236 - System.Void Microsoft.VisualStudio.TestPlatform.ObjectModel.DataCollection.DataCollector::Dispose() - - - - - - - - - - - - 100664237 - System.Void Microsoft.VisualStudio.TestPlatform.ObjectModel.DataCollection.DataCollector::Dispose(System.Boolean) - - - - - - - - - - 100664238 - System.Void Microsoft.VisualStudio.TestPlatform.ObjectModel.DataCollection.DataCollector::.ctor() - - - - - - - - - Microsoft.VisualStudio.TestPlatform.ObjectModel.DataCollection.DataCollectionEventArgs - - - - 100664239 - System.Void Microsoft.VisualStudio.TestPlatform.ObjectModel.DataCollection.DataCollectionEventArgs::.ctor() - - - - - - - - - - - 100664240 - System.Void Microsoft.VisualStudio.TestPlatform.ObjectModel.DataCollection.DataCollectionEventArgs::.ctor(Microsoft.VisualStudio.TestPlatform.ObjectModel.DataCollection.DataCollectionContext) - - - - - - - - - - - - - - Microsoft.VisualStudio.TestPlatform.ObjectModel.DataCollection.DataCollectionEvents - - - - 100664243 - System.Void Microsoft.VisualStudio.TestPlatform.ObjectModel.DataCollection.DataCollectionEvents::.ctor() - - - - - - - - - - - - - Microsoft.VisualStudio.TestPlatform.ObjectModel.DataCollection.SessionStartEventArgs - - - - 100664254 - System.Void Microsoft.VisualStudio.TestPlatform.ObjectModel.DataCollection.SessionStartEventArgs::.ctor() - - - - - - - - - - - 100664255 - System.Void Microsoft.VisualStudio.TestPlatform.ObjectModel.DataCollection.SessionStartEventArgs::.ctor(System.Collections.Generic.IDictionary`2<System.String,System.Object>) - - - - - - - - - - - 100664256 - System.Void Microsoft.VisualStudio.TestPlatform.ObjectModel.DataCollection.SessionStartEventArgs::.ctor(Microsoft.VisualStudio.TestPlatform.ObjectModel.DataCollection.DataCollectionContext,System.Collections.Generic.IDictionary`2<System.String,System.Object>) - - - - - - - - - - - - 100664257 - System.Collections.Generic.IEnumerator`1<System.Collections.Generic.KeyValuePair`2<System.String,System.Object>> Microsoft.VisualStudio.TestPlatform.ObjectModel.DataCollection.SessionStartEventArgs::GetProperties() - - - - - - - - - - 100664258 - T Microsoft.VisualStudio.TestPlatform.ObjectModel.DataCollection.SessionStartEventArgs::GetPropertyValue(System.String) - - - - - - - - - - - - - - 100664259 - System.Object Microsoft.VisualStudio.TestPlatform.ObjectModel.DataCollection.SessionStartEventArgs::GetPropertyValue(System.String) - - - - - - - - - - - - - - Microsoft.VisualStudio.TestPlatform.ObjectModel.DataCollection.SessionEndEventArgs - - - - 100664260 - System.Void Microsoft.VisualStudio.TestPlatform.ObjectModel.DataCollection.SessionEndEventArgs::.ctor() - - - - - - - - - - - 100664261 - System.Void Microsoft.VisualStudio.TestPlatform.ObjectModel.DataCollection.SessionEndEventArgs::.ctor(Microsoft.VisualStudio.TestPlatform.ObjectModel.DataCollection.DataCollectionContext) - - - - - - - - - - - - - Microsoft.VisualStudio.TestPlatform.ObjectModel.DataCollection.TestCaseEventArgs - - - - 100664262 - System.Void Microsoft.VisualStudio.TestPlatform.ObjectModel.DataCollection.TestCaseEventArgs::.ctor() - - - - - - - - - - - 100664263 - System.Void Microsoft.VisualStudio.TestPlatform.ObjectModel.DataCollection.TestCaseEventArgs::.ctor(Microsoft.VisualStudio.TestPlatform.ObjectModel.DataCollection.DataCollectionContext,System.Guid,System.String,System.Boolean) - - - - - - - - - - - - - - 100664264 - System.Void Microsoft.VisualStudio.TestPlatform.ObjectModel.DataCollection.TestCaseEventArgs::.ctor(Microsoft.VisualStudio.TestPlatform.ObjectModel.DataCollection.DataCollectionContext,Microsoft.VisualStudio.TestPlatform.ObjectModel.TestCase) - - - - - - - - - - - - - - - - Microsoft.VisualStudio.TestPlatform.ObjectModel.DataCollection.TestCaseStartEventArgs - - - - 100664273 - System.Void Microsoft.VisualStudio.TestPlatform.ObjectModel.DataCollection.TestCaseStartEventArgs::.ctor() - - - - - - - - - - - 100664274 - System.Void Microsoft.VisualStudio.TestPlatform.ObjectModel.DataCollection.TestCaseStartEventArgs::.ctor(Microsoft.VisualStudio.TestPlatform.ObjectModel.TestCase) - - - - - - - - - - - 100664275 - System.Void Microsoft.VisualStudio.TestPlatform.ObjectModel.DataCollection.TestCaseStartEventArgs::.ctor(Microsoft.VisualStudio.TestPlatform.ObjectModel.DataCollection.DataCollectionContext,Microsoft.VisualStudio.TestPlatform.ObjectModel.TestCase) - - - - - - - - - - - 100664276 - System.Void Microsoft.VisualStudio.TestPlatform.ObjectModel.DataCollection.TestCaseStartEventArgs::.ctor(Microsoft.VisualStudio.TestPlatform.ObjectModel.DataCollection.DataCollectionContext,System.Guid,System.String,System.Boolean) - - - - - - - - - - - - - Microsoft.VisualStudio.TestPlatform.ObjectModel.DataCollection.TestCaseEndEventArgs - - - - 100664277 - System.Void Microsoft.VisualStudio.TestPlatform.ObjectModel.DataCollection.TestCaseEndEventArgs::.ctor() - - - - - - - - - - - 100664278 - System.Void Microsoft.VisualStudio.TestPlatform.ObjectModel.DataCollection.TestCaseEndEventArgs::.ctor(Microsoft.VisualStudio.TestPlatform.ObjectModel.TestCase,Microsoft.VisualStudio.TestPlatform.ObjectModel.TestOutcome) - - - - - - - - - - - 100664279 - System.Void Microsoft.VisualStudio.TestPlatform.ObjectModel.DataCollection.TestCaseEndEventArgs::.ctor(Microsoft.VisualStudio.TestPlatform.ObjectModel.DataCollection.DataCollectionContext,Microsoft.VisualStudio.TestPlatform.ObjectModel.TestCase,Microsoft.VisualStudio.TestPlatform.ObjectModel.TestOutcome) - - - - - - - - - - - - 100664280 - System.Void Microsoft.VisualStudio.TestPlatform.ObjectModel.DataCollection.TestCaseEndEventArgs::.ctor(Microsoft.VisualStudio.TestPlatform.ObjectModel.DataCollection.DataCollectionContext,System.Guid,System.String,System.Boolean) - - - - - - - - - - - 100664281 - System.Void Microsoft.VisualStudio.TestPlatform.ObjectModel.DataCollection.TestCaseEndEventArgs::.ctor(Microsoft.VisualStudio.TestPlatform.ObjectModel.DataCollection.DataCollectionContext,System.Guid,System.String,System.Boolean,Microsoft.VisualStudio.TestPlatform.ObjectModel.TestOutcome) - - - - - - - - - - - - - - Microsoft.VisualStudio.TestPlatform.ObjectModel.DataCollection.TestResultEventArgs - - - - 100664284 - System.Void Microsoft.VisualStudio.TestPlatform.ObjectModel.DataCollection.TestResultEventArgs::.ctor() - - - - - - - - - - - 100664285 - System.Void Microsoft.VisualStudio.TestPlatform.ObjectModel.DataCollection.TestResultEventArgs::.ctor(Microsoft.VisualStudio.TestPlatform.ObjectModel.TestResult) - - - - - - - - - - - 100664286 - System.Void Microsoft.VisualStudio.TestPlatform.ObjectModel.DataCollection.TestResultEventArgs::.ctor(Microsoft.VisualStudio.TestPlatform.ObjectModel.DataCollection.DataCollectionContext,Microsoft.VisualStudio.TestPlatform.ObjectModel.TestResult) - - - - - - - - - - - - 100664287 - System.Void Microsoft.VisualStudio.TestPlatform.ObjectModel.DataCollection.TestResultEventArgs::.ctor(Microsoft.VisualStudio.TestPlatform.ObjectModel.DataCollection.DataCollectionContext,System.Guid,System.String,System.Boolean,Microsoft.VisualStudio.TestPlatform.ObjectModel.TestResult) - - - - - - - - - - - - - - Microsoft.VisualStudio.TestPlatform.ObjectModel.DataCollection.TestHostLaunchedEventArgs - - - - 100664291 - System.Void Microsoft.VisualStudio.TestPlatform.ObjectModel.DataCollection.TestHostLaunchedEventArgs::.ctor(Microsoft.VisualStudio.TestPlatform.ObjectModel.DataCollection.DataCollectionContext,System.Int32) - - - - - - - - - - - - - - Microsoft.VisualStudio.TestPlatform.ObjectModel.DataCollection.BasicTransferInformation - - - - 100664299 - System.Void Microsoft.VisualStudio.TestPlatform.ObjectModel.DataCollection.BasicTransferInformation::.ctor(Microsoft.VisualStudio.TestPlatform.ObjectModel.DataCollection.DataCollectionContext) - - - - - - - - - - - - - 100664302 - System.String Microsoft.VisualStudio.TestPlatform.ObjectModel.DataCollection.BasicTransferInformation::get_Description() - - - - - - - - - - 100664303 - System.Void Microsoft.VisualStudio.TestPlatform.ObjectModel.DataCollection.BasicTransferInformation::set_Description(System.String) - - - - - - - - - - - - Microsoft.VisualStudio.TestPlatform.ObjectModel.DataCollection.FileTransferInformation - - - - 100664310 - System.Void Microsoft.VisualStudio.TestPlatform.ObjectModel.DataCollection.FileTransferInformation::.ctor(Microsoft.VisualStudio.TestPlatform.ObjectModel.DataCollection.DataCollectionContext,System.String,System.Boolean) - - - - - - - - - - - 100664311 - System.Void Microsoft.VisualStudio.TestPlatform.ObjectModel.DataCollection.FileTransferInformation::.ctor(Microsoft.VisualStudio.TestPlatform.ObjectModel.DataCollection.DataCollectionContext,System.String,System.Boolean,Microsoft.VisualStudio.TestPlatform.Utilities.Helpers.Interfaces.IFileHelper) - - - - - - - - - - - - - - - - - - - - 100664315 - System.String Microsoft.VisualStudio.TestPlatform.ObjectModel.DataCollection.FileTransferInformation::get_FileName() - - - - - - - - - - - - Microsoft.VisualStudio.TestPlatform.ObjectModel.Client.DiscoveryCriteria - - - - 100664316 - System.Void Microsoft.VisualStudio.TestPlatform.ObjectModel.Client.DiscoveryCriteria::.ctor() - - - - - - - - - - - 100664317 - System.Void Microsoft.VisualStudio.TestPlatform.ObjectModel.Client.DiscoveryCriteria::.ctor(System.Collections.Generic.IEnumerable`1<System.String>,System.Int64,System.String) - - - - - - - - - - - 100664318 - System.Void Microsoft.VisualStudio.TestPlatform.ObjectModel.Client.DiscoveryCriteria::.ctor(System.Collections.Generic.IEnumerable`1<System.String>,System.Int64,System.TimeSpan,System.String) - - - - - - - - - - - 100664319 - System.Void Microsoft.VisualStudio.TestPlatform.ObjectModel.Client.DiscoveryCriteria::.ctor(System.Collections.Generic.IEnumerable`1<System.String>,System.Int64,System.TimeSpan,System.String,Microsoft.VisualStudio.TestPlatform.ObjectModel.Client.TestSessionInfo) - - - - - - - - - - - - - - - - - - - - - - - - - - 100664320 - System.Collections.Generic.IEnumerable`1<System.String> Microsoft.VisualStudio.TestPlatform.ObjectModel.Client.DiscoveryCriteria::get_Sources() - - - - - - - - - - - - - Microsoft.VisualStudio.TestPlatform.ObjectModel.Client.DiscoveryCriteria/<>c - - - - 100664769 - System.Collections.Generic.IEnumerable`1<System.String> Microsoft.VisualStudio.TestPlatform.ObjectModel.Client.DiscoveryCriteria/<>c::<get_Sources>b__5_0(System.Collections.Generic.IEnumerable`1<System.String>,System.Collections.Generic.IEnumerable`1<System.String>) - - - - - - - - - - - - Microsoft.VisualStudio.TestPlatform.ObjectModel.Client.DiscoveredTestsEventArgs - - - - 100664335 - System.Void Microsoft.VisualStudio.TestPlatform.ObjectModel.Client.DiscoveredTestsEventArgs::.ctor(System.Collections.Generic.IEnumerable`1<Microsoft.VisualStudio.TestPlatform.ObjectModel.TestCase>) - - - - - - - - - - - - - - Microsoft.VisualStudio.TestPlatform.ObjectModel.Client.DiscoveryCompleteEventArgs - - - - 100664338 - System.Void Microsoft.VisualStudio.TestPlatform.ObjectModel.Client.DiscoveryCompleteEventArgs::.ctor() - - - - - - - - - - - - - - - - 100664339 - System.Void Microsoft.VisualStudio.TestPlatform.ObjectModel.Client.DiscoveryCompleteEventArgs::.ctor(System.Int64,System.Boolean) - - - - - - - - - - - - - - - - - - - - Microsoft.VisualStudio.TestPlatform.ObjectModel.Client.DiscoveryStartEventArgs - - - - 100664356 - System.Void Microsoft.VisualStudio.TestPlatform.ObjectModel.Client.DiscoveryStartEventArgs::.ctor(Microsoft.VisualStudio.TestPlatform.ObjectModel.Client.DiscoveryCriteria) - - - - - - - - - - - - - - Microsoft.VisualStudio.TestPlatform.ObjectModel.Client.StartTestSessionCompleteEventArgs - - - - 100664363 - System.Void Microsoft.VisualStudio.TestPlatform.ObjectModel.Client.StartTestSessionCompleteEventArgs::.ctor() - - - - - - - - - Microsoft.VisualStudio.TestPlatform.ObjectModel.Client.StopTestSessionCompleteEventArgs - - - - 100664364 - System.Void Microsoft.VisualStudio.TestPlatform.ObjectModel.Client.StopTestSessionCompleteEventArgs::.ctor() - - - - - - - - - - - 100664365 - System.Void Microsoft.VisualStudio.TestPlatform.ObjectModel.Client.StopTestSessionCompleteEventArgs::.ctor(Microsoft.VisualStudio.TestPlatform.ObjectModel.Client.TestSessionInfo) - - - - - - - - - - - - - - Microsoft.VisualStudio.TestPlatform.ObjectModel.Client.TestRunAttachmentsProcessingCompleteEventArgs - - - - 100664372 - System.Void Microsoft.VisualStudio.TestPlatform.ObjectModel.Client.TestRunAttachmentsProcessingCompleteEventArgs::.ctor(System.Boolean,System.Exception) - - - - - - - - - - - - - - - Microsoft.VisualStudio.TestPlatform.ObjectModel.Client.TestRunAttachmentsProcessingProgressEventArgs - - - - 100664379 - System.Void Microsoft.VisualStudio.TestPlatform.ObjectModel.Client.TestRunAttachmentsProcessingProgressEventArgs::.ctor(System.Int64,System.Collections.Generic.ICollection`1<System.Uri>,System.Int64,System.Int64) - - - - - - - - - - - - - - - - - Microsoft.VisualStudio.TestPlatform.ObjectModel.Client.TestRunChangedEventArgs - - - - 100664388 - System.Void Microsoft.VisualStudio.TestPlatform.ObjectModel.Client.TestRunChangedEventArgs::.ctor(Microsoft.VisualStudio.TestPlatform.ObjectModel.Client.ITestRunStatistics,System.Collections.Generic.IEnumerable`1<Microsoft.VisualStudio.TestPlatform.ObjectModel.TestResult>,System.Collections.Generic.IEnumerable`1<Microsoft.VisualStudio.TestPlatform.ObjectModel.TestCase>) - - - - - - - - - - - - - - - - Microsoft.VisualStudio.TestPlatform.ObjectModel.Client.TestRunCompleteEventArgs - - - - 100664395 - System.Void Microsoft.VisualStudio.TestPlatform.ObjectModel.Client.TestRunCompleteEventArgs::.ctor() - - - - - - - - - - - - - 100664396 - System.Void Microsoft.VisualStudio.TestPlatform.ObjectModel.Client.TestRunCompleteEventArgs::.ctor(Microsoft.VisualStudio.TestPlatform.ObjectModel.Client.ITestRunStatistics,System.Boolean,System.Boolean,System.Exception,System.Collections.ObjectModel.Collection`1<Microsoft.VisualStudio.TestPlatform.ObjectModel.AttachmentSet>,System.TimeSpan) - - - - - - - - - - - 100664397 - System.Void Microsoft.VisualStudio.TestPlatform.ObjectModel.Client.TestRunCompleteEventArgs::.ctor(Microsoft.VisualStudio.TestPlatform.ObjectModel.Client.ITestRunStatistics,System.Boolean,System.Boolean,System.Exception,System.Collections.ObjectModel.Collection`1<Microsoft.VisualStudio.TestPlatform.ObjectModel.AttachmentSet>,System.Collections.ObjectModel.Collection`1<Microsoft.VisualStudio.TestPlatform.ObjectModel.InvokedDataCollector>,System.TimeSpan) - - - - - - - - - - - - - - - - - - - - - Microsoft.VisualStudio.TestPlatform.ObjectModel.Client.TestRunStartEventArgs - - - - 100664416 - System.Void Microsoft.VisualStudio.TestPlatform.ObjectModel.Client.TestRunStartEventArgs::.ctor(Microsoft.VisualStudio.TestPlatform.ObjectModel.Client.TestRunCriteria) - - - - - - - - - - - - - - Microsoft.VisualStudio.TestPlatform.ObjectModel.Client.FilterOptions - - - - 100664423 - System.String Microsoft.VisualStudio.TestPlatform.ObjectModel.Client.FilterOptions::ToString() - - - - - - - - - - - - - 100664424 - System.Boolean Microsoft.VisualStudio.TestPlatform.ObjectModel.Client.FilterOptions::Equals(Microsoft.VisualStudio.TestPlatform.ObjectModel.Client.FilterOptions) - - - - - - - - - - - - - - - 100664425 - System.Boolean Microsoft.VisualStudio.TestPlatform.ObjectModel.Client.FilterOptions::Equals(System.Object) - - - - - - - - - - 100664426 - System.Int32 Microsoft.VisualStudio.TestPlatform.ObjectModel.Client.FilterOptions::GetHashCode() - - - - - - - - - - - 100664427 - System.Void Microsoft.VisualStudio.TestPlatform.ObjectModel.Client.FilterOptions::.ctor() - - - - - - - - - Microsoft.VisualStudio.TestPlatform.ObjectModel.Client.RequestExtensions - - - - 100664449 - System.Void Microsoft.VisualStudio.TestPlatform.ObjectModel.Client.RequestExtensions::WaitForCompletion(Microsoft.VisualStudio.TestPlatform.ObjectModel.Client.IRequest) - - - - - - - - - - - - - Microsoft.VisualStudio.TestPlatform.ObjectModel.Client.CustomHostLaunchAckPayload - - - - 100664505 - System.Void Microsoft.VisualStudio.TestPlatform.ObjectModel.Client.CustomHostLaunchAckPayload::.ctor() - - - - - - - - - Microsoft.VisualStudio.TestPlatform.ObjectModel.Client.DiscoveryRequestPayload - - - - 100664514 - System.Void Microsoft.VisualStudio.TestPlatform.ObjectModel.Client.DiscoveryRequestPayload::.ctor() - - - - - - - - - Microsoft.VisualStudio.TestPlatform.ObjectModel.Client.EditorAttachDebuggerAckPayload - - - - 100664519 - System.Void Microsoft.VisualStudio.TestPlatform.ObjectModel.Client.EditorAttachDebuggerAckPayload::.ctor() - - - - - - - - - Microsoft.VisualStudio.TestPlatform.ObjectModel.Client.TestRunAttachmentsProcessingPayload - - - - 100664528 - System.Void Microsoft.VisualStudio.TestPlatform.ObjectModel.Client.TestRunAttachmentsProcessingPayload::.ctor() - - - - - - - - - Microsoft.VisualStudio.TestPlatform.ObjectModel.Client.TestRunRequestPayload - - - - 100664543 - System.Void Microsoft.VisualStudio.TestPlatform.ObjectModel.Client.TestRunRequestPayload::.ctor() - - - - - - - - - Microsoft.VisualStudio.TestPlatform.ObjectModel.Client.ProtocolConfig - - - - 100664546 - System.Void Microsoft.VisualStudio.TestPlatform.ObjectModel.Client.ProtocolConfig::.ctor() - - - - - - - - - Microsoft.VisualStudio.TestPlatform.ObjectModel.Client.StartTestSessionCriteria - - - - 100664553 - System.Void Microsoft.VisualStudio.TestPlatform.ObjectModel.Client.StartTestSessionCriteria::.ctor() - - - - - - - - - Microsoft.VisualStudio.TestPlatform.ObjectModel.Client.TestPlatformOptions - - - - 100664562 - System.Void Microsoft.VisualStudio.TestPlatform.ObjectModel.Client.TestPlatformOptions::.ctor() - - - - - - - - - Microsoft.VisualStudio.TestPlatform.ObjectModel.Client.TestRunCriteria - - - - 100664563 - System.Void Microsoft.VisualStudio.TestPlatform.ObjectModel.Client.TestRunCriteria::.ctor(System.Collections.Generic.IEnumerable`1<System.String>,System.Int64) - - - - - - - - - - - 100664564 - System.Void Microsoft.VisualStudio.TestPlatform.ObjectModel.Client.TestRunCriteria::.ctor(System.Collections.Generic.IEnumerable`1<System.String>,System.Int64,System.Boolean) - - - - - - - - - - - 100664565 - System.Void Microsoft.VisualStudio.TestPlatform.ObjectModel.Client.TestRunCriteria::.ctor(System.Collections.Generic.IEnumerable`1<System.String>,System.Int64,System.Boolean,System.String) - - - - - - - - - - - 100664566 - System.Void Microsoft.VisualStudio.TestPlatform.ObjectModel.Client.TestRunCriteria::.ctor(System.Collections.Generic.IEnumerable`1<System.String>,System.Int64,System.Boolean,System.String,System.TimeSpan) - - - - - - - - - - - 100664567 - System.Void Microsoft.VisualStudio.TestPlatform.ObjectModel.Client.TestRunCriteria::.ctor(System.Collections.Generic.IEnumerable`1<System.String>,System.Int64,System.Boolean,System.String,System.TimeSpan,Microsoft.VisualStudio.TestPlatform.ObjectModel.Client.Interfaces.ITestHostLauncher) - - - - - - - - - - - 100664568 - System.Void Microsoft.VisualStudio.TestPlatform.ObjectModel.Client.TestRunCriteria::.ctor(System.Collections.Generic.IEnumerable`1<System.String>,System.Int64,System.Boolean,System.String,System.TimeSpan,Microsoft.VisualStudio.TestPlatform.ObjectModel.Client.Interfaces.ITestHostLauncher,System.String,Microsoft.VisualStudio.TestPlatform.ObjectModel.Client.FilterOptions) - - - - - - - - - - - 100664569 - System.Void Microsoft.VisualStudio.TestPlatform.ObjectModel.Client.TestRunCriteria::.ctor(System.Collections.Generic.IEnumerable`1<System.String>,System.Int64,System.Boolean,System.String,System.TimeSpan,Microsoft.VisualStudio.TestPlatform.ObjectModel.Client.Interfaces.ITestHostLauncher,System.String,Microsoft.VisualStudio.TestPlatform.ObjectModel.Client.FilterOptions,Microsoft.VisualStudio.TestPlatform.ObjectModel.Client.TestSessionInfo,System.Boolean) - - - - - - - - - - - - - - - - - - 100664570 - System.Void Microsoft.VisualStudio.TestPlatform.ObjectModel.Client.TestRunCriteria::.ctor(System.Collections.Generic.IEnumerable`1<System.String>,Microsoft.VisualStudio.TestPlatform.ObjectModel.Client.TestRunCriteria) - - - - - - - - - - - - - - - - 100664571 - System.Void Microsoft.VisualStudio.TestPlatform.ObjectModel.Client.TestRunCriteria::.ctor(System.Collections.Generic.Dictionary`2<System.String,System.Collections.Generic.IEnumerable`1<System.String>>,System.Int64,System.Boolean,System.String,System.TimeSpan,Microsoft.VisualStudio.TestPlatform.ObjectModel.Client.Interfaces.ITestHostLauncher) - - - - - - - - - - - - - 100664572 - System.Void Microsoft.VisualStudio.TestPlatform.ObjectModel.Client.TestRunCriteria::.ctor(System.Collections.Generic.IEnumerable`1<Microsoft.VisualStudio.TestPlatform.ObjectModel.TestCase>,System.Int64) - - - - - - - - - - - 100664573 - System.Void Microsoft.VisualStudio.TestPlatform.ObjectModel.Client.TestRunCriteria::.ctor(System.Collections.Generic.IEnumerable`1<Microsoft.VisualStudio.TestPlatform.ObjectModel.TestCase>,System.Int64,System.Boolean) - - - - - - - - - - - 100664574 - System.Void Microsoft.VisualStudio.TestPlatform.ObjectModel.Client.TestRunCriteria::.ctor(System.Collections.Generic.IEnumerable`1<Microsoft.VisualStudio.TestPlatform.ObjectModel.TestCase>,System.Int64,System.Boolean,System.String) - - - - - - - - - - - 100664575 - System.Void Microsoft.VisualStudio.TestPlatform.ObjectModel.Client.TestRunCriteria::.ctor(System.Collections.Generic.IEnumerable`1<Microsoft.VisualStudio.TestPlatform.ObjectModel.TestCase>,System.Int64,System.Boolean,System.String,System.TimeSpan) - - - - - - - - - - - 100664576 - System.Void Microsoft.VisualStudio.TestPlatform.ObjectModel.Client.TestRunCriteria::.ctor(System.Collections.Generic.IEnumerable`1<Microsoft.VisualStudio.TestPlatform.ObjectModel.TestCase>,Microsoft.VisualStudio.TestPlatform.ObjectModel.Client.BaseTestRunCriteria) - - - - - - - - - - - - - - 100664577 - System.Void Microsoft.VisualStudio.TestPlatform.ObjectModel.Client.TestRunCriteria::.ctor(System.Collections.Generic.IEnumerable`1<Microsoft.VisualStudio.TestPlatform.ObjectModel.TestCase>,System.Int64,System.Boolean,System.String,System.TimeSpan,Microsoft.VisualStudio.TestPlatform.ObjectModel.Client.Interfaces.ITestHostLauncher) - - - - - - - - - - - 100664578 - System.Void Microsoft.VisualStudio.TestPlatform.ObjectModel.Client.TestRunCriteria::.ctor(System.Collections.Generic.IEnumerable`1<Microsoft.VisualStudio.TestPlatform.ObjectModel.TestCase>,System.Int64,System.Boolean,System.String,System.TimeSpan,Microsoft.VisualStudio.TestPlatform.ObjectModel.Client.Interfaces.ITestHostLauncher,Microsoft.VisualStudio.TestPlatform.ObjectModel.Client.TestSessionInfo,System.Boolean) - - - - - - - - - - - - - - - - 100664579 - System.Collections.Generic.IEnumerable`1<System.String> Microsoft.VisualStudio.TestPlatform.ObjectModel.Client.TestRunCriteria::get_Sources() - - - - - - - - - - - - - - - - 100664584 - System.String Microsoft.VisualStudio.TestPlatform.ObjectModel.Client.TestRunCriteria::get_TestCaseFilter() - - - - - - - - - - 100664585 - System.Void Microsoft.VisualStudio.TestPlatform.ObjectModel.Client.TestRunCriteria::set_TestCaseFilter(System.String) - - - - - - - - - - - - - - - - - - 100664586 - Microsoft.VisualStudio.TestPlatform.ObjectModel.Client.FilterOptions Microsoft.VisualStudio.TestPlatform.ObjectModel.Client.TestRunCriteria::get_FilterOptions() - - - - - - - - - - 100664587 - System.Void Microsoft.VisualStudio.TestPlatform.ObjectModel.Client.TestRunCriteria::set_FilterOptions(Microsoft.VisualStudio.TestPlatform.ObjectModel.Client.FilterOptions) - - - - - - - - - - - - - - - - - - 100664592 - System.Boolean Microsoft.VisualStudio.TestPlatform.ObjectModel.Client.TestRunCriteria::get_HasSpecificTests() - - - - - - - - - - - - - - - 100664593 - System.Boolean Microsoft.VisualStudio.TestPlatform.ObjectModel.Client.TestRunCriteria::get_HasSpecificSources() - - - - - - - - - - - - - - - 100664594 - System.String Microsoft.VisualStudio.TestPlatform.ObjectModel.Client.TestRunCriteria::ToString() - - - - - - - - - - - - - - 100664595 - System.Boolean Microsoft.VisualStudio.TestPlatform.ObjectModel.Client.TestRunCriteria::Equals(Microsoft.VisualStudio.TestPlatform.ObjectModel.Client.TestRunCriteria) - - - - - - - - - - - - - - - - - 100664596 - System.Boolean Microsoft.VisualStudio.TestPlatform.ObjectModel.Client.TestRunCriteria::Equals(System.Object) - - - - - - - - - - - - - - - - - - - - - 100664597 - System.Int32 Microsoft.VisualStudio.TestPlatform.ObjectModel.Client.TestRunCriteria::GetHashCode() - - - - - - - - - - - - - - - - Microsoft.VisualStudio.TestPlatform.ObjectModel.Client.TestRunCriteria/<>c - - - - 100664772 - System.Collections.Generic.IEnumerable`1<System.String> Microsoft.VisualStudio.TestPlatform.ObjectModel.Client.TestRunCriteria/<>c::<get_Sources>b__19_0(System.Collections.Generic.IEnumerable`1<System.String>,System.Collections.Generic.IEnumerable`1<System.String>) - - - - - - - - - - - - Microsoft.VisualStudio.TestPlatform.ObjectModel.Client.BaseTestRunCriteria - - - - 100664598 - System.Void Microsoft.VisualStudio.TestPlatform.ObjectModel.Client.BaseTestRunCriteria::.ctor(Microsoft.VisualStudio.TestPlatform.ObjectModel.Client.BaseTestRunCriteria) - - - - - - - - - - - - - - - - - 100664599 - System.Void Microsoft.VisualStudio.TestPlatform.ObjectModel.Client.BaseTestRunCriteria::.ctor(System.Int64) - - - - - - - - - - - 100664600 - System.Void Microsoft.VisualStudio.TestPlatform.ObjectModel.Client.BaseTestRunCriteria::.ctor(System.Int64,System.Boolean) - - - - - - - - - - - 100664601 - System.Void Microsoft.VisualStudio.TestPlatform.ObjectModel.Client.BaseTestRunCriteria::.ctor(System.Int64,System.Boolean,System.String) - - - - - - - - - - - 100664602 - System.Void Microsoft.VisualStudio.TestPlatform.ObjectModel.Client.BaseTestRunCriteria::.ctor(System.Int64,System.Boolean,System.String,System.TimeSpan) - - - - - - - - - - - 100664603 - System.Void Microsoft.VisualStudio.TestPlatform.ObjectModel.Client.BaseTestRunCriteria::.ctor(System.Int64,System.Boolean,System.String,System.TimeSpan,Microsoft.VisualStudio.TestPlatform.ObjectModel.Client.Interfaces.ITestHostLauncher) - - - - - - - - - - - - - - - - - - - - - - - - - 100664614 - System.Boolean Microsoft.VisualStudio.TestPlatform.ObjectModel.Client.BaseTestRunCriteria::Equals(Microsoft.VisualStudio.TestPlatform.ObjectModel.Client.BaseTestRunCriteria) - - - - - - - - - - - - - - - - - - - 100664615 - System.Boolean Microsoft.VisualStudio.TestPlatform.ObjectModel.Client.BaseTestRunCriteria::Equals(System.Object) - - - - - - - - - - - - - - - - - - - - - 100664616 - System.Int32 Microsoft.VisualStudio.TestPlatform.ObjectModel.Client.BaseTestRunCriteria::GetHashCode() - - - - - - - - - - - - - - - - Microsoft.VisualStudio.TestPlatform.ObjectModel.Client.TestRunStatistics - - - - 100664617 - System.Void Microsoft.VisualStudio.TestPlatform.ObjectModel.Client.TestRunStatistics::.ctor() - - - - - - - - - - - 100664618 - System.Void Microsoft.VisualStudio.TestPlatform.ObjectModel.Client.TestRunStatistics::.ctor(System.Collections.Generic.IDictionary`2<Microsoft.VisualStudio.TestPlatform.ObjectModel.TestOutcome,System.Int64>) - - - - - - - - - - - - 100664619 - System.Void Microsoft.VisualStudio.TestPlatform.ObjectModel.Client.TestRunStatistics::.ctor(System.Int64,System.Collections.Generic.IDictionary`2<Microsoft.VisualStudio.TestPlatform.ObjectModel.TestOutcome,System.Int64>) - - - - - - - - - - - - - 100664624 - System.Int64 Microsoft.VisualStudio.TestPlatform.ObjectModel.Client.TestRunStatistics::get_Item(Microsoft.VisualStudio.TestPlatform.ObjectModel.TestOutcome) - - - - - - - - - - - - - - - Microsoft.VisualStudio.TestPlatform.ObjectModel.Client.TestSessionInfo - - - - 100664625 - System.Void Microsoft.VisualStudio.TestPlatform.ObjectModel.Client.TestSessionInfo::.ctor() - - - - - - - - - - - - 100664628 - System.Int32 Microsoft.VisualStudio.TestPlatform.ObjectModel.Client.TestSessionInfo::GetHashCode() - - - - - - - - - - 100664629 - System.Boolean Microsoft.VisualStudio.TestPlatform.ObjectModel.Client.TestSessionInfo::Equals(System.Object) - - - - - - - - - - 100664630 - System.Boolean Microsoft.VisualStudio.TestPlatform.ObjectModel.Client.TestSessionInfo::Equals(Microsoft.VisualStudio.TestPlatform.ObjectModel.Client.TestSessionInfo) - - - - - - - - - - - - - - - Microsoft.VisualStudio.TestPlatform.ObjectModel.Client.TestLoggerEvents - - - - 100664633 - System.Void Microsoft.VisualStudio.TestPlatform.ObjectModel.Client.TestLoggerEvents::.ctor() - - - - - - - - - - - - - Microsoft.VisualStudio.TestPlatform.ObjectModel.Client.Payloads.StartTestSessionAckPayload - - - - 100664652 - System.Void Microsoft.VisualStudio.TestPlatform.ObjectModel.Client.Payloads.StartTestSessionAckPayload::.ctor() - - - - - - - - - Microsoft.VisualStudio.TestPlatform.ObjectModel.Client.Payloads.StartTestSessionPayload - - - - 100664663 - System.Void Microsoft.VisualStudio.TestPlatform.ObjectModel.Client.Payloads.StartTestSessionPayload::.ctor() - - - - - - - - - Microsoft.VisualStudio.TestPlatform.ObjectModel.Client.Payloads.StopTestSessionAckPayload - - - - 100664666 - System.Void Microsoft.VisualStudio.TestPlatform.ObjectModel.Client.Payloads.StopTestSessionAckPayload::.ctor() - - - - - - - - - Microsoft.VisualStudio.TestPlatform.ObjectModel.Client.Payloads.StopTestSessionPayload - - - - 100664671 - System.Void Microsoft.VisualStudio.TestPlatform.ObjectModel.Client.Payloads.StopTestSessionPayload::.ctor() - - - - - - - - - Microsoft.VisualStudio.TestPlatform.ObjectModel.Client.Interfaces.AttachDebuggerInfo - - - - 100664678 - System.Void Microsoft.VisualStudio.TestPlatform.ObjectModel.Client.Interfaces.AttachDebuggerInfo::.ctor() - - - - - - - - - Microsoft.VisualStudio.TestPlatform.ObjectModel.Adapter.TestPlatformFormatException - - - - 100664713 - System.Void Microsoft.VisualStudio.TestPlatform.ObjectModel.Adapter.TestPlatformFormatException::.ctor() - - - - - - - - - - - 100664714 - System.Void Microsoft.VisualStudio.TestPlatform.ObjectModel.Adapter.TestPlatformFormatException::.ctor(System.String) - - - - - - - - - - - 100664715 - System.Void Microsoft.VisualStudio.TestPlatform.ObjectModel.Adapter.TestPlatformFormatException::.ctor(System.String,System.String) - - - - - - - - - - - - 100664716 - System.Void Microsoft.VisualStudio.TestPlatform.ObjectModel.Adapter.TestPlatformFormatException::.ctor(System.String,System.Exception) - - - - - - - - - - - - - Microsoft.VisualStudio.TestPlatform.ObjectModel.Adapter.TestCanceledException - - - - 100664719 - System.Void Microsoft.VisualStudio.TestPlatform.ObjectModel.Adapter.TestCanceledException::.ctor() - - - - - - - - - - - 100664720 - System.Void Microsoft.VisualStudio.TestPlatform.ObjectModel.Adapter.TestCanceledException::.ctor(System.String) - - - - - - - - - - - 100664721 - System.Void Microsoft.VisualStudio.TestPlatform.ObjectModel.Adapter.TestCanceledException::.ctor(System.String,System.Exception) - - - - - - - - - - - - - - - - C:\Users\Daniel Palme\Documents\Projects\_Archiv\DotNetCoverageToolComparision\BusinessTest_NetCore\bin\Debug\net8.0\xunit.runner.visualstudio.dotnetcore.testadapter.dll - 2023-11-18T20:57:20Z - xunit.runner.visualstudio.dotnetcore.testadapter - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Microsoft.CodeAnalysis.EmbeddedAttribute - - - - 100663297 - System.Void Microsoft.CodeAnalysis.EmbeddedAttribute::.ctor() - - - - - - - - - System.Runtime.CompilerServices.NullableAttribute - - - - 100663298 - System.Void System.Runtime.CompilerServices.NullableAttribute::.ctor(System.Byte) - - - - - - - 100663299 - System.Void System.Runtime.CompilerServices.NullableAttribute::.ctor(System.Byte[]) - - - - - - - - - System.Runtime.CompilerServices.NullableContextAttribute - - - - 100663300 - System.Void System.Runtime.CompilerServices.NullableContextAttribute::.ctor(System.Byte) - - - - - - - - - System.Runtime.CompilerServices.RefSafetyRulesAttribute - - - - 100663301 - System.Void System.Runtime.CompilerServices.RefSafetyRulesAttribute::.ctor(System.Int32) - - - - - - - - - ThisAssembly - - - - 100663302 - System.Void ThisAssembly::.cctor() - - - - - - - - - - - - AssemblyExtensions - - - - 100663303 - System.String AssemblyExtensions::GetLocalCodeBase(System.Reflection.Assembly) - - - - - - - - - - - - DictionaryExtensions - - - - 100663304 - System.Collections.Generic.Dictionary`2<TKey,TValue> DictionaryExtensions::ToDictionaryIgnoringDuplicateKeys(System.Collections.Generic.IEnumerable`1<TValue>,System.Func`2<TValue,TKey>,System.Collections.Generic.IEqualityComparer`1<TKey>) - - - - - - - - - - 100663305 - System.Collections.Generic.Dictionary`2<TKey,TValue> DictionaryExtensions::ToDictionaryIgnoringDuplicateKeys(System.Collections.Generic.IEnumerable`1<TInput>,System.Func`2<TInput,TKey>,System.Func`2<TInput,TValue>,System.Collections.Generic.IEqualityComparer`1<TKey>) - - - - - - - - - - - - - - - - - - - - - - - - DictionaryExtensions/<>c__0`2 - - - - 100663807 - TValue DictionaryExtensions/<>c__0`2::<ToDictionaryIgnoringDuplicateKeys>b__0_0(TValue) - - - - - - - - - - - - ExceptionExtensions - - - - 100663306 - System.Void ExceptionExtensions::Rethrow(System.Exception) - - - - - - - - - - 100663307 - System.Exception ExceptionExtensions::Unwrap(System.Exception) - - - - - - - - - - - - - - - - - - - - LoggerHelper - - - - 100663308 - System.Void LoggerHelper::.ctor(Microsoft.VisualStudio.TestPlatform.ObjectModel.Logging.IMessageLogger,System.Diagnostics.Stopwatch) - - - - - - - - - - - - - 100663313 - System.Void LoggerHelper::Log(System.String,System.Object[]) - - - - - - - - - - - - - - - 100663314 - System.Void LoggerHelper::Log(Xunit.Abstractions.ITestCase,System.String,System.Object[]) - - - - - - - - - - - - - - - 100663315 - System.Void LoggerHelper::LogWithSource(System.String,System.String,System.Object[]) - - - - - - - - - - - - - - - 100663316 - System.Void LoggerHelper::LogError(System.String,System.Object[]) - - - - - - - - - - - - - - - 100663317 - System.Void LoggerHelper::LogError(Xunit.Abstractions.ITestCase,System.String,System.Object[]) - - - - - - - - - - - - - - - 100663318 - System.Void LoggerHelper::LogErrorWithSource(System.String,System.String,System.Object[]) - - - - - - - - - - - - - - - 100663319 - System.Void LoggerHelper::LogWarning(System.String,System.Object[]) - - - - - - - - - - - - - - - 100663320 - System.Void LoggerHelper::LogWarning(Xunit.Abstractions.ITestCase,System.String,System.Object[]) - - - - - - - - - - - - - - - 100663321 - System.Void LoggerHelper::LogWarningWithSource(System.String,System.String,System.Object[]) - - - - - - - - - - - - - - - 100663322 - System.Void LoggerHelper::SendMessage(Microsoft.VisualStudio.TestPlatform.ObjectModel.Logging.IMessageLogger,Microsoft.VisualStudio.TestPlatform.ObjectModel.Logging.TestMessageLevel,System.String,System.String) - - - - - - - - - - - - - - System.Collections.Generic.CollectionExtensions - - - - 100663323 - Internal.Microsoft.Extensions.DependencyModel.RuntimeAssetGroup System.Collections.Generic.CollectionExtensions::GetDefaultGroup(System.Collections.Generic.IEnumerable`1<Internal.Microsoft.Extensions.DependencyModel.RuntimeAssetGroup>) - - - - - - - - - - 100663324 - Internal.Microsoft.Extensions.DependencyModel.RuntimeAssetGroup System.Collections.Generic.CollectionExtensions::GetRuntimeGroup(System.Collections.Generic.IEnumerable`1<Internal.Microsoft.Extensions.DependencyModel.RuntimeAssetGroup>,System.String) - - - - - - - - - - - - - - - 100663325 - Internal.Microsoft.Extensions.DependencyModel.RuntimeAssetGroup System.Collections.Generic.CollectionExtensions::GetGroup(System.Collections.Generic.IEnumerable`1<Internal.Microsoft.Extensions.DependencyModel.RuntimeAssetGroup>,System.String) - - - - - - - - - - 100663326 - System.Collections.Generic.IEnumerable`1<System.String> System.Collections.Generic.CollectionExtensions::GetDefaultAssets(System.Collections.Generic.IEnumerable`1<Internal.Microsoft.Extensions.DependencyModel.RuntimeAssetGroup>) - - - - - - - - - - 100663327 - System.Collections.Generic.IEnumerable`1<System.String> System.Collections.Generic.CollectionExtensions::GetRuntimeAssets(System.Collections.Generic.IEnumerable`1<Internal.Microsoft.Extensions.DependencyModel.RuntimeAssetGroup>,System.String) - - - - - - - - - - - - - - - 100663328 - System.Collections.Generic.IEnumerable`1<System.String> System.Collections.Generic.CollectionExtensions::GetAssets(System.Collections.Generic.IEnumerable`1<Internal.Microsoft.Extensions.DependencyModel.RuntimeAssetGroup>,System.String) - - - - - - - - - - - - System.Collections.Generic.CollectionExtensions/<>c - - - - 100663810 - System.Collections.Generic.IEnumerable`1<System.String> System.Collections.Generic.CollectionExtensions/<>c::<GetAssets>b__5_1(Internal.Microsoft.Extensions.DependencyModel.RuntimeAssetGroup) - - - - - - - - - - - - System.Collections.Generic.CollectionExtensions/<>c__DisplayClass2_0 - - - - 100663812 - System.Boolean System.Collections.Generic.CollectionExtensions/<>c__DisplayClass2_0::<GetGroup>b__0(Internal.Microsoft.Extensions.DependencyModel.RuntimeAssetGroup) - - - - - - - - - - - - System.Collections.Generic.CollectionExtensions/<>c__DisplayClass5_0 - - - - 100663814 - System.Boolean System.Collections.Generic.CollectionExtensions/<>c__DisplayClass5_0::<GetAssets>b__0(Internal.Microsoft.Extensions.DependencyModel.RuntimeAssetGroup) - - - - - - - - - - - - System.Collections.Generic.EnumerableExtensions - - - - 100663329 - System.Void System.Collections.Generic.EnumerableExtensions::ForEach(System.Collections.Generic.IEnumerable`1<T>,System.Action`1<T>) - - - - - - - - - - - - - - - - - 100663330 - System.Collections.Generic.IEnumerable`1<T> System.Collections.Generic.EnumerableExtensions::WhereNotNull(System.Collections.Generic.IEnumerable`1<T>) - - - - - - - - - - 100663331 - System.Void System.Collections.Generic.EnumerableExtensions::.cctor() - - - - - - - - - - - - System.Collections.Generic.EnumerableExtensions/<>c - - - - 100663817 - System.Boolean System.Collections.Generic.EnumerableExtensions/<>c::<.cctor>b__3_0(System.Object) - - - - - - - - - - - - Internal.Microsoft.Extensions.DependencyModel.CompilationLibrary - - - - 100663332 - System.Void Internal.Microsoft.Extensions.DependencyModel.CompilationLibrary::.ctor(System.String,System.String,System.String,System.String,System.Collections.Generic.IEnumerable`1<System.String>,System.Collections.Generic.IEnumerable`1<Internal.Microsoft.Extensions.DependencyModel.Dependency>,System.Boolean) - - - - - - - - - - - 100663333 - System.Void Internal.Microsoft.Extensions.DependencyModel.CompilationLibrary::.ctor(System.String,System.String,System.String,System.String,System.Collections.Generic.IEnumerable`1<System.String>,System.Collections.Generic.IEnumerable`1<Internal.Microsoft.Extensions.DependencyModel.Dependency>,System.Boolean,System.String,System.String) - - - - - - - - - - - - - - - - - 100663336 - System.Collections.Generic.IEnumerable`1<System.String> Internal.Microsoft.Extensions.DependencyModel.CompilationLibrary::ResolveReferencePaths() - - - - - - - - - - - 100663337 - System.Collections.Generic.IEnumerable`1<System.String> Internal.Microsoft.Extensions.DependencyModel.CompilationLibrary::ResolveReferencePaths(Internal.Microsoft.Extensions.DependencyModel.Resolution.ICompilationAssemblyResolver[]) - - - - - - - - - - - - - - - - - - - - - - - - - - 100663338 - System.Collections.Generic.IEnumerable`1<System.String> Internal.Microsoft.Extensions.DependencyModel.CompilationLibrary::ResolveReferencePaths(Internal.Microsoft.Extensions.DependencyModel.Resolution.ICompilationAssemblyResolver,System.Collections.Generic.List`1<System.String>) - - - - - - - - - - - - - - - 100663339 - System.Void Internal.Microsoft.Extensions.DependencyModel.CompilationLibrary::.cctor() - - - - - - - - - - - - Internal.Microsoft.Extensions.DependencyModel.CompilationOptions - - - - 100663353 - System.Void Internal.Microsoft.Extensions.DependencyModel.CompilationOptions::.ctor(System.Collections.Generic.IEnumerable`1<System.String>,System.String,System.String,System.Nullable`1<System.Boolean>,System.Nullable`1<System.Boolean>,System.Nullable`1<System.Boolean>,System.String,System.Nullable`1<System.Boolean>,System.Nullable`1<System.Boolean>,System.String,System.Nullable`1<System.Boolean>,System.Nullable`1<System.Boolean>) - - - - - - - - - - - - - - - - - - - - - - - - - - - - 100663354 - System.Void Internal.Microsoft.Extensions.DependencyModel.CompilationOptions::.cctor() - - - - - - - - - - - - Internal.Microsoft.Extensions.DependencyModel.Dependency - - - - 100663355 - System.Void Internal.Microsoft.Extensions.DependencyModel.Dependency::.ctor(System.String,System.String) - - - - - - - - - - - - - - - - - - - - - 100663358 - System.Boolean Internal.Microsoft.Extensions.DependencyModel.Dependency::Equals(Internal.Microsoft.Extensions.DependencyModel.Dependency) - - - - - - - - - - - - - 100663359 - System.Boolean Internal.Microsoft.Extensions.DependencyModel.Dependency::Equals(System.Object) - - - - - - - - - - - - - - - - - 100663360 - System.Int32 Internal.Microsoft.Extensions.DependencyModel.Dependency::GetHashCode() - - - - - - - - - - - - - - - Internal.Microsoft.Extensions.DependencyModel.DependencyContext - - - - 100663361 - System.Void Internal.Microsoft.Extensions.DependencyModel.DependencyContext::.ctor(Internal.Microsoft.Extensions.DependencyModel.TargetInfo,Internal.Microsoft.Extensions.DependencyModel.CompilationOptions,System.Collections.Generic.IEnumerable`1<Internal.Microsoft.Extensions.DependencyModel.CompilationLibrary>,System.Collections.Generic.IEnumerable`1<Internal.Microsoft.Extensions.DependencyModel.RuntimeLibrary>,System.Collections.Generic.IEnumerable`1<Internal.Microsoft.Extensions.DependencyModel.RuntimeFallbacks>) - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 100663362 - Internal.Microsoft.Extensions.DependencyModel.DependencyContext Internal.Microsoft.Extensions.DependencyModel.DependencyContext::get_Default() - - - - - - - - - - 100663368 - Internal.Microsoft.Extensions.DependencyModel.DependencyContext Internal.Microsoft.Extensions.DependencyModel.DependencyContext::Merge(Internal.Microsoft.Extensions.DependencyModel.DependencyContext) - - - - - - - - - - - - - - - 100663369 - Internal.Microsoft.Extensions.DependencyModel.DependencyContext Internal.Microsoft.Extensions.DependencyModel.DependencyContext::LoadDefault() - - - - - - - - - - - - - - - - 100663370 - Internal.Microsoft.Extensions.DependencyModel.DependencyContext Internal.Microsoft.Extensions.DependencyModel.DependencyContext::Load(System.Reflection.Assembly) - - - - - - - - - - 100663371 - System.Void Internal.Microsoft.Extensions.DependencyModel.DependencyContext::.cctor() - - - - - - - - - - - - Internal.Microsoft.Extensions.DependencyModel.DependencyContext/LibraryMergeEqualityComparer`1 - - - - 100663818 - System.Boolean Internal.Microsoft.Extensions.DependencyModel.DependencyContext/LibraryMergeEqualityComparer`1::Equals(T,T) - - - - - - - - - - 100663819 - System.Int32 Internal.Microsoft.Extensions.DependencyModel.DependencyContext/LibraryMergeEqualityComparer`1::GetHashCode(T) - - - - - - - - - - 100663820 - System.Void Internal.Microsoft.Extensions.DependencyModel.DependencyContext/LibraryMergeEqualityComparer`1::.ctor() - - - - - - - - - Internal.Microsoft.Extensions.DependencyModel.DependencyContextExtensions - - - - 100663372 - System.Collections.Generic.IEnumerable`1<System.String> Internal.Microsoft.Extensions.DependencyModel.DependencyContextExtensions::GetDefaultNativeAssets(Internal.Microsoft.Extensions.DependencyModel.DependencyContext) - - - - - - - - - - - - - - - 100663373 - System.Collections.Generic.IEnumerable`1<System.String> Internal.Microsoft.Extensions.DependencyModel.DependencyContextExtensions::GetRuntimeNativeAssets(Internal.Microsoft.Extensions.DependencyModel.DependencyContext,System.String) - - - - - - - - - - - - - - - - - - - 100663374 - System.Collections.Generic.IEnumerable`1<System.String> Internal.Microsoft.Extensions.DependencyModel.DependencyContextExtensions::GetDefaultNativeAssets(Internal.Microsoft.Extensions.DependencyModel.RuntimeLibrary,Internal.Microsoft.Extensions.DependencyModel.DependencyContext) - - - - - - - - - - - - - - - 100663375 - System.Collections.Generic.IEnumerable`1<System.String> Internal.Microsoft.Extensions.DependencyModel.DependencyContextExtensions::GetRuntimeNativeAssets(Internal.Microsoft.Extensions.DependencyModel.RuntimeLibrary,Internal.Microsoft.Extensions.DependencyModel.DependencyContext,System.String) - - - - - - - - - - - - - - - - - - - - - - - 100663376 - System.Collections.Generic.IEnumerable`1<System.Reflection.AssemblyName> Internal.Microsoft.Extensions.DependencyModel.DependencyContextExtensions::GetDefaultAssemblyNames(Internal.Microsoft.Extensions.DependencyModel.DependencyContext) - - - - - - - - - - - - - - - 100663377 - System.Collections.Generic.IEnumerable`1<System.Reflection.AssemblyName> Internal.Microsoft.Extensions.DependencyModel.DependencyContextExtensions::GetRuntimeAssemblyNames(Internal.Microsoft.Extensions.DependencyModel.DependencyContext,System.String) - - - - - - - - - - - - - - - - - - - 100663378 - System.Collections.Generic.IEnumerable`1<System.Reflection.AssemblyName> Internal.Microsoft.Extensions.DependencyModel.DependencyContextExtensions::GetDefaultAssemblyNames(Internal.Microsoft.Extensions.DependencyModel.RuntimeLibrary,Internal.Microsoft.Extensions.DependencyModel.DependencyContext) - - - - - - - - - - - - - - - - - - - 100663379 - System.Collections.Generic.IEnumerable`1<System.Reflection.AssemblyName> Internal.Microsoft.Extensions.DependencyModel.DependencyContextExtensions::GetRuntimeAssemblyNames(Internal.Microsoft.Extensions.DependencyModel.RuntimeLibrary,Internal.Microsoft.Extensions.DependencyModel.DependencyContext,System.String) - - - - - - - - - - - - - - - - - - - - - - - 100663380 - System.Reflection.AssemblyName Internal.Microsoft.Extensions.DependencyModel.DependencyContextExtensions::GetAssemblyName(System.String) - - - - - - - - - - - - - - - - - - - - 100663381 - System.Collections.Generic.IEnumerable`1<System.String> Internal.Microsoft.Extensions.DependencyModel.DependencyContextExtensions::ResolveAssets(Internal.Microsoft.Extensions.DependencyModel.DependencyContext,System.String,System.Collections.Generic.IEnumerable`1<Internal.Microsoft.Extensions.DependencyModel.RuntimeAssetGroup>) - - - - - - - - - - - - 100663382 - System.Collections.Generic.IEnumerable`1<System.String> Internal.Microsoft.Extensions.DependencyModel.DependencyContextExtensions::SelectAssets(System.Collections.Generic.IEnumerable`1<System.String>,System.Collections.Generic.IEnumerable`1<Internal.Microsoft.Extensions.DependencyModel.RuntimeAssetGroup>) - - - - - - - - - - - - - - - - - - - - - - - - Internal.Microsoft.Extensions.DependencyModel.DependencyContextExtensions/<>c__DisplayClass10_0 - - - - 100663822 - System.Boolean Internal.Microsoft.Extensions.DependencyModel.DependencyContextExtensions/<>c__DisplayClass10_0::<ResolveAssets>b__0(Internal.Microsoft.Extensions.DependencyModel.RuntimeFallbacks) - - - - - - - - - - - - Internal.Microsoft.Extensions.DependencyModel.DependencyContextExtensions/<>c__DisplayClass11_0 - - - - 100663824 - System.Boolean Internal.Microsoft.Extensions.DependencyModel.DependencyContextExtensions/<>c__DisplayClass11_0::<SelectAssets>b__0(Internal.Microsoft.Extensions.DependencyModel.RuntimeAssetGroup) - - - - - - - - - - - - Internal.Microsoft.Extensions.DependencyModel.DependencyContextExtensions/<>c__DisplayClass1_0 - - - - 100663826 - System.Collections.Generic.IEnumerable`1<System.String> Internal.Microsoft.Extensions.DependencyModel.DependencyContextExtensions/<>c__DisplayClass1_0::<GetDefaultNativeAssets>b__0(Internal.Microsoft.Extensions.DependencyModel.RuntimeLibrary) - - - - - - - - - - - - Internal.Microsoft.Extensions.DependencyModel.DependencyContextExtensions/<>c__DisplayClass2_0 - - - - 100663828 - System.Collections.Generic.IEnumerable`1<System.String> Internal.Microsoft.Extensions.DependencyModel.DependencyContextExtensions/<>c__DisplayClass2_0::<GetRuntimeNativeAssets>b__0(Internal.Microsoft.Extensions.DependencyModel.RuntimeLibrary) - - - - - - - - - - - - Internal.Microsoft.Extensions.DependencyModel.DependencyContextExtensions/<>c__DisplayClass5_0 - - - - 100663830 - System.Collections.Generic.IEnumerable`1<System.Reflection.AssemblyName> Internal.Microsoft.Extensions.DependencyModel.DependencyContextExtensions/<>c__DisplayClass5_0::<GetDefaultAssemblyNames>b__0(Internal.Microsoft.Extensions.DependencyModel.RuntimeLibrary) - - - - - - - - - - - - Internal.Microsoft.Extensions.DependencyModel.DependencyContextExtensions/<>c__DisplayClass6_0 - - - - 100663832 - System.Collections.Generic.IEnumerable`1<System.Reflection.AssemblyName> Internal.Microsoft.Extensions.DependencyModel.DependencyContextExtensions/<>c__DisplayClass6_0::<GetRuntimeAssemblyNames>b__0(Internal.Microsoft.Extensions.DependencyModel.RuntimeLibrary) - - - - - - - - - - - - Internal.Microsoft.Extensions.DependencyModel.DependencyContextJsonReader - - - - 100663383 - Internal.Microsoft.Extensions.DependencyModel.DependencyContext Internal.Microsoft.Extensions.DependencyModel.DependencyContextJsonReader::Read(System.IO.Stream) - - - - - - - - - - - - - - - - - 100663384 - System.Void Internal.Microsoft.Extensions.DependencyModel.DependencyContextJsonReader::Dispose(System.Boolean) - - - - - - - - - - - - - - - 100663385 - System.Void Internal.Microsoft.Extensions.DependencyModel.DependencyContextJsonReader::Dispose() - - - - - - - - - - - 100663386 - Internal.Microsoft.Extensions.DependencyModel.DependencyContext Internal.Microsoft.Extensions.DependencyModel.DependencyContextJsonReader::Read(System.IO.TextReader) - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 100663387 - Internal.Microsoft.Extensions.DependencyModel.DependencyContextJsonReader/Target Internal.Microsoft.Extensions.DependencyModel.DependencyContextJsonReader::SelectRuntimeTarget(System.Collections.Generic.List`1<Internal.Microsoft.Extensions.DependencyModel.DependencyContextJsonReader/Target>,System.String) - - - - - - - - - - - - - - - - - - - - - - - - - - 100663388 - System.Boolean Internal.Microsoft.Extensions.DependencyModel.DependencyContextJsonReader::IsRuntimeTarget(System.String) - - - - - - - - - - 100663389 - System.Void Internal.Microsoft.Extensions.DependencyModel.DependencyContextJsonReader::ReadRuntimeTarget(Internal.Microsoft.Extensions.DependencyModel.JsonObject,System.String&,System.String&) - - - - - - - - - - - - 100663390 - Internal.Microsoft.Extensions.DependencyModel.CompilationOptions Internal.Microsoft.Extensions.DependencyModel.DependencyContextJsonReader::ReadCompilationOptions(Internal.Microsoft.Extensions.DependencyModel.JsonObject) - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 100663391 - System.Collections.Generic.List`1<Internal.Microsoft.Extensions.DependencyModel.DependencyContextJsonReader/Target> Internal.Microsoft.Extensions.DependencyModel.DependencyContextJsonReader::ReadTargets(Internal.Microsoft.Extensions.DependencyModel.JsonObject) - - - - - - - - - - - - - - - - - - - - - 100663392 - Internal.Microsoft.Extensions.DependencyModel.DependencyContextJsonReader/Target Internal.Microsoft.Extensions.DependencyModel.DependencyContextJsonReader::ReadTarget(System.String,Internal.Microsoft.Extensions.DependencyModel.JsonObject) - - - - - - - - - - - - - - - - - - 100663393 - Internal.Microsoft.Extensions.DependencyModel.DependencyContextJsonReader/TargetLibrary Internal.Microsoft.Extensions.DependencyModel.DependencyContextJsonReader::ReadTargetLibrary(System.String,Internal.Microsoft.Extensions.DependencyModel.JsonObject) - - - - - - - - - - - - - - - - - 100663394 - System.Collections.Generic.IEnumerable`1<Internal.Microsoft.Extensions.DependencyModel.Dependency> Internal.Microsoft.Extensions.DependencyModel.DependencyContextJsonReader::ReadTargetLibraryDependencies(Internal.Microsoft.Extensions.DependencyModel.JsonObject) - - - - - - - - - - - - - - - - - - - - - 100663395 - System.Collections.Generic.List`1<Internal.Microsoft.Extensions.DependencyModel.DependencyContextJsonReader/RuntimeTargetEntryStub> Internal.Microsoft.Extensions.DependencyModel.DependencyContextJsonReader::ReadTargetLibraryRuntimeTargets(Internal.Microsoft.Extensions.DependencyModel.JsonObject) - - - - - - - - - - - - - - - - - - - - - - 100663396 - System.Collections.Generic.List`1<Internal.Microsoft.Extensions.DependencyModel.ResourceAssembly> Internal.Microsoft.Extensions.DependencyModel.DependencyContextJsonReader::ReadTargetLibraryResources(Internal.Microsoft.Extensions.DependencyModel.JsonObject) - - - - - - - - - - - - - - - - - - - - - - - - - 100663397 - System.Collections.Generic.Dictionary`2<System.String,Internal.Microsoft.Extensions.DependencyModel.DependencyContextJsonReader/LibraryStub> Internal.Microsoft.Extensions.DependencyModel.DependencyContextJsonReader::ReadLibraries(Internal.Microsoft.Extensions.DependencyModel.JsonObject) - - - - - - - - - - - - - - - - - - - - - 100663398 - Internal.Microsoft.Extensions.DependencyModel.DependencyContextJsonReader/LibraryStub Internal.Microsoft.Extensions.DependencyModel.DependencyContextJsonReader::ReadLibrary(Internal.Microsoft.Extensions.DependencyModel.JsonObject) - - - - - - - - - - - - - - - - 100663399 - System.Collections.Generic.List`1<Internal.Microsoft.Extensions.DependencyModel.RuntimeFallbacks> Internal.Microsoft.Extensions.DependencyModel.DependencyContextJsonReader::ReadRuntimes(Internal.Microsoft.Extensions.DependencyModel.JsonObject) - - - - - - - - - - - - - - - - - - - - - 100663400 - System.Collections.Generic.IEnumerable`1<Internal.Microsoft.Extensions.DependencyModel.Library> Internal.Microsoft.Extensions.DependencyModel.DependencyContextJsonReader::CreateLibraries(System.Collections.Generic.IEnumerable`1<Internal.Microsoft.Extensions.DependencyModel.DependencyContextJsonReader/TargetLibrary>,System.Boolean,System.Collections.Generic.Dictionary`2<System.String,Internal.Microsoft.Extensions.DependencyModel.DependencyContextJsonReader/LibraryStub>) - - - - - - - - - - - - - - - 100663401 - Internal.Microsoft.Extensions.DependencyModel.Library Internal.Microsoft.Extensions.DependencyModel.DependencyContextJsonReader::CreateLibrary(Internal.Microsoft.Extensions.DependencyModel.DependencyContextJsonReader/TargetLibrary,System.Boolean,System.Collections.Generic.Dictionary`2<System.String,Internal.Microsoft.Extensions.DependencyModel.DependencyContextJsonReader/LibraryStub>) - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 100663402 - System.String Internal.Microsoft.Extensions.DependencyModel.DependencyContextJsonReader::Pool(System.String) - - - - - - - - - - - - - - - - - - - - 100663403 - System.Void Internal.Microsoft.Extensions.DependencyModel.DependencyContextJsonReader::.ctor() - - - - - - - - - - 100663404 - System.Void Internal.Microsoft.Extensions.DependencyModel.DependencyContextJsonReader::.cctor() - - - - - - - - - - 100663405 - System.Boolean Internal.Microsoft.Extensions.DependencyModel.DependencyContextJsonReader::<Read>b__5_0(Internal.Microsoft.Extensions.DependencyModel.DependencyContextJsonReader/Target) - - - - - - - - - - - - Internal.Microsoft.Extensions.DependencyModel.DependencyContextJsonReader/Target - - - - 100663833 - System.Void Internal.Microsoft.Extensions.DependencyModel.DependencyContextJsonReader/Target::.ctor() - - - - - - - - - Internal.Microsoft.Extensions.DependencyModel.DependencyContextJsonReader/<>c - - - - 100663836 - System.Boolean Internal.Microsoft.Extensions.DependencyModel.DependencyContextJsonReader/<>c::<CreateLibraries>b__19_1(Internal.Microsoft.Extensions.DependencyModel.Library) - - - - - - - - - - 100663837 - System.String Internal.Microsoft.Extensions.DependencyModel.DependencyContextJsonReader/<>c::<CreateLibrary>b__20_0(Internal.Microsoft.Extensions.DependencyModel.DependencyContextJsonReader/RuntimeTargetEntryStub) - - - - - - - - - - 100663838 - System.Boolean Internal.Microsoft.Extensions.DependencyModel.DependencyContextJsonReader/<>c::<CreateLibrary>b__20_1(Internal.Microsoft.Extensions.DependencyModel.DependencyContextJsonReader/RuntimeTargetEntryStub) - - - - - - - - - - 100663839 - System.String Internal.Microsoft.Extensions.DependencyModel.DependencyContextJsonReader/<>c::<CreateLibrary>b__20_2(Internal.Microsoft.Extensions.DependencyModel.DependencyContextJsonReader/RuntimeTargetEntryStub) - - - - - - - - - - 100663840 - System.Boolean Internal.Microsoft.Extensions.DependencyModel.DependencyContextJsonReader/<>c::<CreateLibrary>b__20_3(System.String) - - - - - - - - - - 100663841 - System.Boolean Internal.Microsoft.Extensions.DependencyModel.DependencyContextJsonReader/<>c::<CreateLibrary>b__20_4(Internal.Microsoft.Extensions.DependencyModel.DependencyContextJsonReader/RuntimeTargetEntryStub) - - - - - - - - - - 100663842 - System.String Internal.Microsoft.Extensions.DependencyModel.DependencyContextJsonReader/<>c::<CreateLibrary>b__20_5(Internal.Microsoft.Extensions.DependencyModel.DependencyContextJsonReader/RuntimeTargetEntryStub) - - - - - - - - - - 100663843 - System.Boolean Internal.Microsoft.Extensions.DependencyModel.DependencyContextJsonReader/<>c::<CreateLibrary>b__20_6(System.String) - - - - - - - - - - - - Internal.Microsoft.Extensions.DependencyModel.DependencyContextJsonReader/<>c__DisplayClass19_0 - - - - 100663845 - Internal.Microsoft.Extensions.DependencyModel.Library Internal.Microsoft.Extensions.DependencyModel.DependencyContextJsonReader/<>c__DisplayClass19_0::<CreateLibraries>b__0(Internal.Microsoft.Extensions.DependencyModel.DependencyContextJsonReader/TargetLibrary) - - - - - - - - - - - - Internal.Microsoft.Extensions.DependencyModel.DependencyContextJsonReader/<>c__DisplayClass6_0 - - - - 100663847 - System.Boolean Internal.Microsoft.Extensions.DependencyModel.DependencyContextJsonReader/<>c__DisplayClass6_0::<SelectRuntimeTarget>b__0(Internal.Microsoft.Extensions.DependencyModel.DependencyContextJsonReader/Target) - - - - - - - - - - 100663848 - System.Boolean Internal.Microsoft.Extensions.DependencyModel.DependencyContextJsonReader/<>c__DisplayClass6_0::<SelectRuntimeTarget>b__1(Internal.Microsoft.Extensions.DependencyModel.DependencyContextJsonReader/Target) - - - - - - - - - - - - Internal.Microsoft.Extensions.DependencyModel.DependencyContextLoader - - - - 100663406 - System.Void Internal.Microsoft.Extensions.DependencyModel.DependencyContextLoader::.ctor() - - - - - - - - - - - 100663407 - System.Void Internal.Microsoft.Extensions.DependencyModel.DependencyContextLoader::.ctor(System.String,System.Collections.Generic.IEnumerable`1<System.String>,Internal.Microsoft.Extensions.DependencyModel.IFileSystem,System.Func`1<Internal.Microsoft.Extensions.DependencyModel.IDependencyContextReader>) - - - - - - - - - - - - - - - 100663409 - System.Boolean Internal.Microsoft.Extensions.DependencyModel.DependencyContextLoader::IsEntryAssembly(System.Reflection.Assembly) - - - - - - - - - - 100663410 - System.IO.Stream Internal.Microsoft.Extensions.DependencyModel.DependencyContextLoader::GetResourceStream(System.Reflection.Assembly,System.String) - - - - - - - - - - 100663411 - Internal.Microsoft.Extensions.DependencyModel.DependencyContext Internal.Microsoft.Extensions.DependencyModel.DependencyContextLoader::Load(System.Reflection.Assembly) - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 100663412 - Internal.Microsoft.Extensions.DependencyModel.DependencyContext Internal.Microsoft.Extensions.DependencyModel.DependencyContextLoader::LoadEntryAssemblyContext(Internal.Microsoft.Extensions.DependencyModel.IDependencyContextReader) - - - - - - - - - - 100663413 - Internal.Microsoft.Extensions.DependencyModel.DependencyContext Internal.Microsoft.Extensions.DependencyModel.DependencyContextLoader::LoadContext(Internal.Microsoft.Extensions.DependencyModel.IDependencyContextReader,System.String) - - - - - - - - - - - - - - - - - 100663414 - Internal.Microsoft.Extensions.DependencyModel.DependencyContext Internal.Microsoft.Extensions.DependencyModel.DependencyContextLoader::LoadAssemblyContext(System.Reflection.Assembly,Internal.Microsoft.Extensions.DependencyModel.IDependencyContextReader) - - - - - - - - - - - - - - - - - - - - - - - - 100663415 - System.Void Internal.Microsoft.Extensions.DependencyModel.DependencyContextLoader::.cctor() - - - - - - - - - - - - Internal.Microsoft.Extensions.DependencyModel.DependencyContextLoader/<>c - - - - 100663851 - Internal.Microsoft.Extensions.DependencyModel.IDependencyContextReader Internal.Microsoft.Extensions.DependencyModel.DependencyContextLoader/<>c::<.ctor>b__5_0() - - - - - - - - - - - - Internal.Microsoft.Extensions.DependencyModel.DependencyContextPaths - - - - 100663420 - System.Void Internal.Microsoft.Extensions.DependencyModel.DependencyContextPaths::.ctor(System.String,System.String,System.Collections.Generic.IEnumerable`1<System.String>) - - - - - - - - - - - - - - 100663421 - Internal.Microsoft.Extensions.DependencyModel.DependencyContextPaths Internal.Microsoft.Extensions.DependencyModel.DependencyContextPaths::GetCurrent() - - - - - - - - - - - - 100663422 - Internal.Microsoft.Extensions.DependencyModel.DependencyContextPaths Internal.Microsoft.Extensions.DependencyModel.DependencyContextPaths::Create(System.String,System.String) - - - - - - - - - - - - - - - - - - 100663423 - System.Void Internal.Microsoft.Extensions.DependencyModel.DependencyContextPaths::.cctor() - - - - - - - - - - - - - - Internal.Microsoft.Extensions.DependencyModel.DependencyContextStrings - - - - 100663424 - System.Void Internal.Microsoft.Extensions.DependencyModel.DependencyContextStrings::.ctor() - - - - - - - - - Internal.Microsoft.Extensions.DependencyModel.DirectoryWrapper - - - - 100663425 - System.Boolean Internal.Microsoft.Extensions.DependencyModel.DirectoryWrapper::Exists(System.String) - - - - - - - - - - 100663426 - System.Void Internal.Microsoft.Extensions.DependencyModel.DirectoryWrapper::.ctor() - - - - - - - - - Internal.Microsoft.Extensions.DependencyModel.EnvironmentWrapper - - - - 100663427 - System.String Internal.Microsoft.Extensions.DependencyModel.EnvironmentWrapper::GetEnvironmentVariable(System.String) - - - - - - - - - - 100663428 - System.Void Internal.Microsoft.Extensions.DependencyModel.EnvironmentWrapper::.ctor() - - - - - - - 100663429 - System.Void Internal.Microsoft.Extensions.DependencyModel.EnvironmentWrapper::.cctor() - - - - - - - - - - - - Internal.Microsoft.Extensions.DependencyModel.FileSystemWrapper - - - - 100663433 - System.Void Internal.Microsoft.Extensions.DependencyModel.FileSystemWrapper::.ctor() - - - - - - - - - - - 100663434 - System.Void Internal.Microsoft.Extensions.DependencyModel.FileSystemWrapper::.cctor() - - - - - - - - - - - - Internal.Microsoft.Extensions.DependencyModel.FileWrapper - - - - 100663435 - System.Boolean Internal.Microsoft.Extensions.DependencyModel.FileWrapper::Exists(System.String) - - - - - - - - - - 100663436 - System.String Internal.Microsoft.Extensions.DependencyModel.FileWrapper::ReadAllText(System.String) - - - - - - - - - - 100663437 - System.IO.Stream Internal.Microsoft.Extensions.DependencyModel.FileWrapper::OpenRead(System.String) - - - - - - - - - - 100663438 - System.IO.Stream Internal.Microsoft.Extensions.DependencyModel.FileWrapper::OpenFile(System.String,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,System.Int32,System.IO.FileOptions) - - - - - - - - - - 100663439 - System.Void Internal.Microsoft.Extensions.DependencyModel.FileWrapper::CreateEmptyFile(System.String) - - - - - - - - - - - - - - - - - - - 100663440 - System.Void Internal.Microsoft.Extensions.DependencyModel.FileWrapper::.ctor() - - - - - - - - - Internal.Microsoft.Extensions.DependencyModel.JsonArray - - - - 100663451 - System.Void Internal.Microsoft.Extensions.DependencyModel.JsonArray::.ctor(Internal.Microsoft.Extensions.DependencyModel.JsonValue[],System.Int32,System.Int32) - - - - - - - - - - - - - - - - - 100663452 - System.Int32 Internal.Microsoft.Extensions.DependencyModel.JsonArray::get_Length() - - - - - - - - - - 100663453 - Internal.Microsoft.Extensions.DependencyModel.JsonValue Internal.Microsoft.Extensions.DependencyModel.JsonArray::get_Item(System.Int32) - - - - - - - - - - - - Internal.Microsoft.Extensions.DependencyModel.JsonBoolean - - - - 100663454 - System.Void Internal.Microsoft.Extensions.DependencyModel.JsonBoolean::.ctor(Internal.Microsoft.Extensions.DependencyModel.JsonToken) - - - - - - - - - - - - - - - - - - - - 100663457 - System.Boolean Internal.Microsoft.Extensions.DependencyModel.JsonBoolean::op_Implicit(Internal.Microsoft.Extensions.DependencyModel.JsonBoolean) - - - - - - - - - - - - Internal.Microsoft.Extensions.DependencyModel.JsonBuffer - - - - 100663458 - System.Void Internal.Microsoft.Extensions.DependencyModel.JsonBuffer::.ctor(System.IO.TextReader) - - - - - - - - - - - - - - - 100663459 - Internal.Microsoft.Extensions.DependencyModel.JsonToken Internal.Microsoft.Extensions.DependencyModel.JsonBuffer::Read() - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 100663460 - System.Int32 Internal.Microsoft.Extensions.DependencyModel.JsonBuffer::ReadNextChar() - - - - - - - - - - - - - - - - 100663461 - System.String Internal.Microsoft.Extensions.DependencyModel.JsonBuffer::ReadNumber(System.Int32) - - - - - - - - - - - - - - - - - - - - - - - - 100663462 - System.Void Internal.Microsoft.Extensions.DependencyModel.JsonBuffer::ReadLiteral(System.String) - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 100663463 - System.String Internal.Microsoft.Extensions.DependencyModel.JsonBuffer::ReadString() - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 100663464 - System.Boolean Internal.Microsoft.Extensions.DependencyModel.JsonBuffer::IsWhitespace(System.Int32) - - - - - - - - - - - - - - - - - Internal.Microsoft.Extensions.DependencyModel.JsonDeserializer - - - - 100663465 - Internal.Microsoft.Extensions.DependencyModel.JsonValue Internal.Microsoft.Extensions.DependencyModel.JsonDeserializer::Deserialize(System.IO.TextReader) - - - - - - - - - - - - - - - - - - - - - - 100663466 - Internal.Microsoft.Extensions.DependencyModel.JsonValue Internal.Microsoft.Extensions.DependencyModel.JsonDeserializer::DeserializeInternal(Internal.Microsoft.Extensions.DependencyModel.JsonToken,Internal.Microsoft.Extensions.DependencyModel.JsonBuffer) - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 100663467 - Internal.Microsoft.Extensions.DependencyModel.JsonArray Internal.Microsoft.Extensions.DependencyModel.JsonDeserializer::DeserializeArray(Internal.Microsoft.Extensions.DependencyModel.JsonToken,Internal.Microsoft.Extensions.DependencyModel.JsonBuffer) - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 100663468 - Internal.Microsoft.Extensions.DependencyModel.JsonObject Internal.Microsoft.Extensions.DependencyModel.JsonDeserializer::DeserializeObject(Internal.Microsoft.Extensions.DependencyModel.JsonToken,Internal.Microsoft.Extensions.DependencyModel.JsonBuffer) - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Internal.Microsoft.Extensions.DependencyModel.JsonDeserializerException - - - - 100663469 - System.Void Internal.Microsoft.Extensions.DependencyModel.JsonDeserializerException::.ctor(System.String,System.Exception,System.Int32,System.Int32) - - - - - - - - - - - - - 100663470 - System.Void Internal.Microsoft.Extensions.DependencyModel.JsonDeserializerException::.ctor(System.String,System.Int32,System.Int32) - - - - - - - - - - - - - 100663471 - System.Void Internal.Microsoft.Extensions.DependencyModel.JsonDeserializerException::.ctor(System.String,Internal.Microsoft.Extensions.DependencyModel.JsonToken) - - - - - - - - - - - - - - - Internal.Microsoft.Extensions.DependencyModel.JsonDeserializerResource - - - - 100663474 - System.String Internal.Microsoft.Extensions.DependencyModel.JsonDeserializerResource::Format_IllegalCharacter(System.Int32) - - - - - - - - - - 100663475 - System.String Internal.Microsoft.Extensions.DependencyModel.JsonDeserializerResource::Format_IllegalTrailingCharacterAfterLiteral(System.Int32,System.String) - - - - - - - - - - 100663476 - System.String Internal.Microsoft.Extensions.DependencyModel.JsonDeserializerResource::Format_UnrecognizedLiteral(System.String) - - - - - - - - - - 100663477 - System.String Internal.Microsoft.Extensions.DependencyModel.JsonDeserializerResource::Format_DuplicateObjectMemberName(System.String) - - - - - - - - - - 100663478 - System.String Internal.Microsoft.Extensions.DependencyModel.JsonDeserializerResource::Format_InvalidFloatNumberFormat(System.String) - - - - - - - - - - 100663479 - System.String Internal.Microsoft.Extensions.DependencyModel.JsonDeserializerResource::Format_FloatNumberOverflow(System.String) - - - - - - - - - - 100663480 - System.String Internal.Microsoft.Extensions.DependencyModel.JsonDeserializerResource::Format_InvalidSyntax(System.String,System.String) - - - - - - - - - - 100663481 - System.String Internal.Microsoft.Extensions.DependencyModel.JsonDeserializerResource::Format_InvalidSyntaxNotExpected(System.String,System.Char) - - - - - - - - - - 100663482 - System.String Internal.Microsoft.Extensions.DependencyModel.JsonDeserializerResource::Format_InvalidSyntaxNotExpected(System.String,System.String) - - - - - - - - - - 100663483 - System.String Internal.Microsoft.Extensions.DependencyModel.JsonDeserializerResource::Format_InvalidSyntaxExpectation(System.String,System.Char) - - - - - - - - - - 100663484 - System.String Internal.Microsoft.Extensions.DependencyModel.JsonDeserializerResource::Format_InvalidSyntaxExpectation(System.String,System.String) - - - - - - - - - - 100663485 - System.String Internal.Microsoft.Extensions.DependencyModel.JsonDeserializerResource::Format_InvalidSyntaxExpectation(System.String,System.Char,System.Char) - - - - - - - - - - 100663486 - System.String Internal.Microsoft.Extensions.DependencyModel.JsonDeserializerResource::Format_InvalidTokenExpectation(System.String,System.String) - - - - - - - - - - 100663487 - System.String Internal.Microsoft.Extensions.DependencyModel.JsonDeserializerResource::Format_InvalidUnicode(System.String) - - - - - - - - - - 100663488 - System.String Internal.Microsoft.Extensions.DependencyModel.JsonDeserializerResource::Format_UnfinishedJSON(System.String) - - - - - - - - - - 100663489 - System.String Internal.Microsoft.Extensions.DependencyModel.JsonDeserializerResource::get_JSON_OpenString() - - - - - - - - - - 100663490 - System.String Internal.Microsoft.Extensions.DependencyModel.JsonDeserializerResource::get_JSON_InvalidEnd() - - - - - - - - - - - - Internal.Microsoft.Extensions.DependencyModel.JsonNull - - - - 100663491 - System.Void Internal.Microsoft.Extensions.DependencyModel.JsonNull::.ctor(System.Int32,System.Int32) - - - - - - - - - - - - - Internal.Microsoft.Extensions.DependencyModel.JsonNumber - - - - 100663492 - System.Void Internal.Microsoft.Extensions.DependencyModel.JsonNumber::.ctor(Internal.Microsoft.Extensions.DependencyModel.JsonToken) - - - - - - - - - - - - - - - - - - 100663493 - System.Double Internal.Microsoft.Extensions.DependencyModel.JsonNumber::get_Double() - - - - - - - - - - 100663494 - System.String Internal.Microsoft.Extensions.DependencyModel.JsonNumber::get_Raw() - - - - - - - - - - - - Internal.Microsoft.Extensions.DependencyModel.JsonObject - - - - 100663495 - System.Void Internal.Microsoft.Extensions.DependencyModel.JsonObject::.ctor(System.Collections.Generic.IDictionary`2<System.String,Internal.Microsoft.Extensions.DependencyModel.JsonValue>,System.Int32,System.Int32) - - - - - - - - - - - - - - - - - 100663496 - System.Collections.Generic.ICollection`1<System.String> Internal.Microsoft.Extensions.DependencyModel.JsonObject::get_Keys() - - - - - - - - - - 100663497 - Internal.Microsoft.Extensions.DependencyModel.JsonValue Internal.Microsoft.Extensions.DependencyModel.JsonObject::Value(System.String) - - - - - - - - - - - - - - - 100663498 - Internal.Microsoft.Extensions.DependencyModel.JsonObject Internal.Microsoft.Extensions.DependencyModel.JsonObject::ValueAsJsonObject(System.String) - - - - - - - - - - 100663499 - Internal.Microsoft.Extensions.DependencyModel.JsonString Internal.Microsoft.Extensions.DependencyModel.JsonObject::ValueAsString(System.String) - - - - - - - - - - 100663500 - System.Int32 Internal.Microsoft.Extensions.DependencyModel.JsonObject::ValueAsInt(System.String) - - - - - - - - - - - - - - - - 100663501 - System.Boolean Internal.Microsoft.Extensions.DependencyModel.JsonObject::ValueAsBoolean(System.String,System.Boolean) - - - - - - - - - - - - - - - - 100663502 - System.Nullable`1<System.Boolean> Internal.Microsoft.Extensions.DependencyModel.JsonObject::ValueAsNullableBoolean(System.String) - - - - - - - - - - - - - - - - 100663503 - System.String[] Internal.Microsoft.Extensions.DependencyModel.JsonObject::ValueAsStringArray(System.String) - - - - - - - - - - - - - - - - - - - - - - - - - - Internal.Microsoft.Extensions.DependencyModel.JsonString - - - - 100663504 - System.Void Internal.Microsoft.Extensions.DependencyModel.JsonString::.ctor(System.String,System.Int32,System.Int32) - - - - - - - - - - - - - - - - - 100663505 - System.String Internal.Microsoft.Extensions.DependencyModel.JsonString::get_Value() - - - - - - - - - - 100663506 - System.String Internal.Microsoft.Extensions.DependencyModel.JsonString::ToString() - - - - - - - - - - 100663507 - System.String Internal.Microsoft.Extensions.DependencyModel.JsonString::op_Implicit(Internal.Microsoft.Extensions.DependencyModel.JsonString) - - - - - - - - - - - - - - - - - Internal.Microsoft.Extensions.DependencyModel.JsonValue - - - - 100663508 - System.Void Internal.Microsoft.Extensions.DependencyModel.JsonValue::.ctor(System.Int32,System.Int32) - - - - - - - - - - - - - - - Internal.Microsoft.Extensions.DependencyModel.Library - - - - 100663511 - System.Void Internal.Microsoft.Extensions.DependencyModel.Library::.ctor(System.String,System.String,System.String,System.String,System.Collections.Generic.IEnumerable`1<Internal.Microsoft.Extensions.DependencyModel.Dependency>,System.Boolean) - - - - - - - - - - - 100663512 - System.Void Internal.Microsoft.Extensions.DependencyModel.Library::.ctor(System.String,System.String,System.String,System.String,System.Collections.Generic.IEnumerable`1<Internal.Microsoft.Extensions.DependencyModel.Dependency>,System.Boolean,System.String,System.String) - - - - - - - - - - - 100663513 - System.Void Internal.Microsoft.Extensions.DependencyModel.Library::.ctor(System.String,System.String,System.String,System.String,System.Collections.Generic.IEnumerable`1<Internal.Microsoft.Extensions.DependencyModel.Dependency>,System.Boolean,System.String,System.String,System.String) - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Internal.Microsoft.Extensions.DependencyModel.ResourceAssembly - - - - 100663523 - System.Void Internal.Microsoft.Extensions.DependencyModel.ResourceAssembly::.ctor(System.String,System.String) - - - - - - - - - - - - - - - - - - - - - - - - Internal.Microsoft.Extensions.DependencyModel.RuntimeAssembly - - - - 100663528 - System.Void Internal.Microsoft.Extensions.DependencyModel.RuntimeAssembly::.ctor(System.String,System.String) - - - - - - - - - - - - - - - - - - - - - - 100663529 - System.Reflection.AssemblyName Internal.Microsoft.Extensions.DependencyModel.RuntimeAssembly::get_Name() - - - - - - - - - - 100663531 - Internal.Microsoft.Extensions.DependencyModel.RuntimeAssembly Internal.Microsoft.Extensions.DependencyModel.RuntimeAssembly::Create(System.String) - - - - - - - - - - - - - - - - - - - - - - Internal.Microsoft.Extensions.DependencyModel.RuntimeAssetGroup - - - - 100663532 - System.Void Internal.Microsoft.Extensions.DependencyModel.RuntimeAssetGroup::.ctor(System.String,System.String[]) - - - - - - - - - - - 100663533 - System.Void Internal.Microsoft.Extensions.DependencyModel.RuntimeAssetGroup::.ctor(System.String,System.Collections.Generic.IEnumerable`1<System.String>) - - - - - - - - - - - - - - - Internal.Microsoft.Extensions.DependencyModel.RuntimeFallbacks - - - - 100663540 - System.Void Internal.Microsoft.Extensions.DependencyModel.RuntimeFallbacks::.ctor(System.String,System.String[]) - - - - - - - - - - - 100663541 - System.Void Internal.Microsoft.Extensions.DependencyModel.RuntimeFallbacks::.ctor(System.String,System.Collections.Generic.IEnumerable`1<System.String>) - - - - - - - - - - - - - - - - - - - - - - - - Internal.Microsoft.Extensions.DependencyModel.RuntimeLibrary - - - - 100663542 - System.Void Internal.Microsoft.Extensions.DependencyModel.RuntimeLibrary::.ctor(System.String,System.String,System.String,System.String,System.Collections.Generic.IReadOnlyList`1<Internal.Microsoft.Extensions.DependencyModel.RuntimeAssetGroup>,System.Collections.Generic.IReadOnlyList`1<Internal.Microsoft.Extensions.DependencyModel.RuntimeAssetGroup>,System.Collections.Generic.IEnumerable`1<Internal.Microsoft.Extensions.DependencyModel.ResourceAssembly>,System.Collections.Generic.IEnumerable`1<Internal.Microsoft.Extensions.DependencyModel.Dependency>,System.Boolean) - - - - - - - - - - - 100663543 - System.Void Internal.Microsoft.Extensions.DependencyModel.RuntimeLibrary::.ctor(System.String,System.String,System.String,System.String,System.Collections.Generic.IReadOnlyList`1<Internal.Microsoft.Extensions.DependencyModel.RuntimeAssetGroup>,System.Collections.Generic.IReadOnlyList`1<Internal.Microsoft.Extensions.DependencyModel.RuntimeAssetGroup>,System.Collections.Generic.IEnumerable`1<Internal.Microsoft.Extensions.DependencyModel.ResourceAssembly>,System.Collections.Generic.IEnumerable`1<Internal.Microsoft.Extensions.DependencyModel.Dependency>,System.Boolean,System.String,System.String) - - - - - - - - - - - 100663544 - System.Void Internal.Microsoft.Extensions.DependencyModel.RuntimeLibrary::.ctor(System.String,System.String,System.String,System.String,System.Collections.Generic.IReadOnlyList`1<Internal.Microsoft.Extensions.DependencyModel.RuntimeAssetGroup>,System.Collections.Generic.IReadOnlyList`1<Internal.Microsoft.Extensions.DependencyModel.RuntimeAssetGroup>,System.Collections.Generic.IEnumerable`1<Internal.Microsoft.Extensions.DependencyModel.ResourceAssembly>,System.Collections.Generic.IEnumerable`1<Internal.Microsoft.Extensions.DependencyModel.Dependency>,System.Boolean,System.String,System.String,System.String) - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Internal.Microsoft.Extensions.DependencyModel.TargetInfo - - - - 100663548 - System.Void Internal.Microsoft.Extensions.DependencyModel.TargetInfo::.ctor(System.String,System.String,System.String,System.Boolean) - - - - - - - - - - - - - - - - - - - - - - Internal.Microsoft.Extensions.DependencyModel.Resolution.AppBaseCompilationAssemblyResolver - - - - 100663553 - System.Void Internal.Microsoft.Extensions.DependencyModel.Resolution.AppBaseCompilationAssemblyResolver::.ctor() - - - - - - - - - - - 100663554 - System.Void Internal.Microsoft.Extensions.DependencyModel.Resolution.AppBaseCompilationAssemblyResolver::.ctor(System.String) - - - - - - - - - - - 100663555 - System.Void Internal.Microsoft.Extensions.DependencyModel.Resolution.AppBaseCompilationAssemblyResolver::.ctor(Internal.Microsoft.Extensions.DependencyModel.IFileSystem) - - - - - - - - - - - 100663556 - System.Void Internal.Microsoft.Extensions.DependencyModel.Resolution.AppBaseCompilationAssemblyResolver::.ctor(Internal.Microsoft.Extensions.DependencyModel.IFileSystem,System.String,Internal.Microsoft.Extensions.DependencyModel.DependencyContextPaths) - - - - - - - - - - - - - - 100663557 - System.Boolean Internal.Microsoft.Extensions.DependencyModel.Resolution.AppBaseCompilationAssemblyResolver::TryResolveAssemblyPaths(Internal.Microsoft.Extensions.DependencyModel.CompilationLibrary,System.Collections.Generic.List`1<System.String>) - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 100663558 - System.Void Internal.Microsoft.Extensions.DependencyModel.Resolution.AppBaseCompilationAssemblyResolver::.cctor() - - - - - - - - - - - - Internal.Microsoft.Extensions.DependencyModel.Resolution.CompositeCompilationAssemblyResolver - - - - 100663559 - System.Void Internal.Microsoft.Extensions.DependencyModel.Resolution.CompositeCompilationAssemblyResolver::.ctor(Internal.Microsoft.Extensions.DependencyModel.Resolution.ICompilationAssemblyResolver[]) - - - - - - - - - - - - 100663560 - System.Boolean Internal.Microsoft.Extensions.DependencyModel.Resolution.CompositeCompilationAssemblyResolver::TryResolveAssemblyPaths(Internal.Microsoft.Extensions.DependencyModel.CompilationLibrary,System.Collections.Generic.List`1<System.String>) - - - - - - - - - - - - - - - - - - - - - - Internal.Microsoft.Extensions.DependencyModel.Resolution.DotNetReferenceAssembliesPathResolver - - - - 100663561 - System.String Internal.Microsoft.Extensions.DependencyModel.Resolution.DotNetReferenceAssembliesPathResolver::Resolve(Internal.Microsoft.Extensions.DependencyModel.IEnvironment,Internal.Microsoft.Extensions.DependencyModel.IFileSystem) - - - - - - - - - - - - - - - - 100663562 - System.String Internal.Microsoft.Extensions.DependencyModel.Resolution.DotNetReferenceAssembliesPathResolver::Resolve() - - - - - - - - - - 100663563 - System.String Internal.Microsoft.Extensions.DependencyModel.Resolution.DotNetReferenceAssembliesPathResolver::GetDefaultDotNetReferenceAssembliesPath(Internal.Microsoft.Extensions.DependencyModel.IFileSystem) - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 100663564 - System.Void Internal.Microsoft.Extensions.DependencyModel.Resolution.DotNetReferenceAssembliesPathResolver::.ctor() - - - - - - - 100663565 - System.Void Internal.Microsoft.Extensions.DependencyModel.Resolution.DotNetReferenceAssembliesPathResolver::.cctor() - - - - - - - - - - - - Internal.Microsoft.Extensions.DependencyModel.Resolution.PackageCompilationAssemblyResolver - - - - 100663567 - System.Void Internal.Microsoft.Extensions.DependencyModel.Resolution.PackageCompilationAssemblyResolver::.ctor() - - - - - - - - - - - 100663568 - System.Void Internal.Microsoft.Extensions.DependencyModel.Resolution.PackageCompilationAssemblyResolver::.ctor(System.String) - - - - - - - - - - - 100663569 - System.Void Internal.Microsoft.Extensions.DependencyModel.Resolution.PackageCompilationAssemblyResolver::.ctor(Internal.Microsoft.Extensions.DependencyModel.IEnvironment,Internal.Microsoft.Extensions.DependencyModel.IFileSystem) - - - - - - - - - - - 100663570 - System.Void Internal.Microsoft.Extensions.DependencyModel.Resolution.PackageCompilationAssemblyResolver::.ctor(Internal.Microsoft.Extensions.DependencyModel.IFileSystem,System.String[]) - - - - - - - - - - - - - 100663571 - System.String[] Internal.Microsoft.Extensions.DependencyModel.Resolution.PackageCompilationAssemblyResolver::GetDefaultProbeDirectories(Internal.Microsoft.Extensions.DependencyModel.IEnvironment) - - - - - - - - - - 100663572 - System.String[] Internal.Microsoft.Extensions.DependencyModel.Resolution.PackageCompilationAssemblyResolver::GetDefaultProbeDirectories(Internal.Microsoft.DotNet.PlatformAbstractions.Platform,Internal.Microsoft.Extensions.DependencyModel.IEnvironment) - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 100663573 - System.Boolean Internal.Microsoft.Extensions.DependencyModel.Resolution.PackageCompilationAssemblyResolver::TryResolveAssemblyPaths(Internal.Microsoft.Extensions.DependencyModel.CompilationLibrary,System.Collections.Generic.List`1<System.String>) - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 100663574 - System.Boolean Internal.Microsoft.Extensions.DependencyModel.Resolution.PackageCompilationAssemblyResolver::TryResolveFromPackagePath(Internal.Microsoft.Extensions.DependencyModel.IFileSystem,Internal.Microsoft.Extensions.DependencyModel.CompilationLibrary,System.String,System.Collections.Generic.IEnumerable`1<System.String>&) - - - - - - - - - - - - - - - - - - - - - - - - - - - Internal.Microsoft.Extensions.DependencyModel.Resolution.ReferenceAssemblyPathResolver - - - - 100663575 - System.Void Internal.Microsoft.Extensions.DependencyModel.Resolution.ReferenceAssemblyPathResolver::.ctor() - - - - - - - - - - - 100663576 - System.Void Internal.Microsoft.Extensions.DependencyModel.Resolution.ReferenceAssemblyPathResolver::.ctor(System.String,System.String[]) - - - - - - - - - - - 100663577 - System.Void Internal.Microsoft.Extensions.DependencyModel.Resolution.ReferenceAssemblyPathResolver::.ctor(Internal.Microsoft.Extensions.DependencyModel.IFileSystem,Internal.Microsoft.Extensions.DependencyModel.IEnvironment) - - - - - - - - - - - 100663578 - System.Void Internal.Microsoft.Extensions.DependencyModel.Resolution.ReferenceAssemblyPathResolver::.ctor(Internal.Microsoft.Extensions.DependencyModel.IFileSystem,System.String,System.String[]) - - - - - - - - - - - - - - 100663579 - System.Boolean Internal.Microsoft.Extensions.DependencyModel.Resolution.ReferenceAssemblyPathResolver::TryResolveAssemblyPaths(Internal.Microsoft.Extensions.DependencyModel.CompilationLibrary,System.Collections.Generic.List`1<System.String>) - - - - - - - - - - - - - - - - - - - - - - - - - 100663580 - System.Boolean Internal.Microsoft.Extensions.DependencyModel.Resolution.ReferenceAssemblyPathResolver::TryResolveReferenceAssembly(System.String,System.String&) - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 100663581 - System.String[] Internal.Microsoft.Extensions.DependencyModel.Resolution.ReferenceAssemblyPathResolver::GetFallbackSearchPaths(Internal.Microsoft.Extensions.DependencyModel.IFileSystem,Internal.Microsoft.DotNet.PlatformAbstractions.Platform,Internal.Microsoft.Extensions.DependencyModel.IEnvironment) - - - - - - - - - - - - - - - - - - - - 100663582 - System.String Internal.Microsoft.Extensions.DependencyModel.Resolution.ReferenceAssemblyPathResolver::GetDefaultReferenceAssembliesPath(Internal.Microsoft.Extensions.DependencyModel.IFileSystem,Internal.Microsoft.DotNet.PlatformAbstractions.Platform,Internal.Microsoft.Extensions.DependencyModel.IEnvironment) - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Internal.Microsoft.Extensions.DependencyModel.Resolution.ResolverUtils - - - - 100663583 - System.Boolean Internal.Microsoft.Extensions.DependencyModel.Resolution.ResolverUtils::TryResolvePackagePath(Internal.Microsoft.Extensions.DependencyModel.IFileSystem,Internal.Microsoft.Extensions.DependencyModel.CompilationLibrary,System.String,System.String&) - - - - - - - - - - - - - - - - - - - - - 100663584 - System.Boolean Internal.Microsoft.Extensions.DependencyModel.Resolution.ResolverUtils::TryResolveAssemblyFile(Internal.Microsoft.Extensions.DependencyModel.IFileSystem,System.String,System.String,System.String&) - - - - - - - - - - - - - - - - - - Internal.Microsoft.DotNet.PlatformAbstractions.ApplicationEnvironment - - - - 100663586 - System.String Internal.Microsoft.DotNet.PlatformAbstractions.ApplicationEnvironment::GetApplicationBasePath() - - - - - - - - - - - 100663587 - System.Void Internal.Microsoft.DotNet.PlatformAbstractions.ApplicationEnvironment::.cctor() - - - - - - - - - - - - Internal.Microsoft.DotNet.PlatformAbstractions.HashCodeCombiner - - - - 100663588 - System.Int32 Internal.Microsoft.DotNet.PlatformAbstractions.HashCodeCombiner::get_CombinedHash() - - - - - - - - - - 100663589 - System.Void Internal.Microsoft.DotNet.PlatformAbstractions.HashCodeCombiner::.ctor(System.Int64) - - - - - - - - - - - 100663590 - System.Void Internal.Microsoft.DotNet.PlatformAbstractions.HashCodeCombiner::Add(System.Int32) - - - - - - - - - - - 100663591 - System.Void Internal.Microsoft.DotNet.PlatformAbstractions.HashCodeCombiner::Add(System.String) - - - - - - - - - - - - 100663592 - System.Void Internal.Microsoft.DotNet.PlatformAbstractions.HashCodeCombiner::Add(System.Object) - - - - - - - - - - - - 100663593 - System.Void Internal.Microsoft.DotNet.PlatformAbstractions.HashCodeCombiner::Add(TValue,System.Collections.Generic.IEqualityComparer`1<TValue>) - - - - - - - - - - - - 100663594 - Internal.Microsoft.DotNet.PlatformAbstractions.HashCodeCombiner Internal.Microsoft.DotNet.PlatformAbstractions.HashCodeCombiner::Start() - - - - - - - - - - - - Internal.Microsoft.DotNet.PlatformAbstractions.RuntimeEnvironment - - - - 100663599 - System.String Internal.Microsoft.DotNet.PlatformAbstractions.RuntimeEnvironment::GetArch() - - - - - - - - - - - - - 100663600 - System.String Internal.Microsoft.DotNet.PlatformAbstractions.RuntimeEnvironment::GetRuntimeIdentifier() - - - - - - - - - - - - - 100663601 - System.String Internal.Microsoft.DotNet.PlatformAbstractions.RuntimeEnvironment::GetRIDArch() - - - - - - - - - - - - - - - 100663602 - System.String Internal.Microsoft.DotNet.PlatformAbstractions.RuntimeEnvironment::GetRIDVersion() - - - - - - - - - - - - - - - - - - - - - - - 100663603 - System.String Internal.Microsoft.DotNet.PlatformAbstractions.RuntimeEnvironment::GetWindowsProductVersion() - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 100663604 - System.String Internal.Microsoft.DotNet.PlatformAbstractions.RuntimeEnvironment::GetRIDOS() - - - - - - - - - - - - - - - - - - - 100663605 - System.Void Internal.Microsoft.DotNet.PlatformAbstractions.RuntimeEnvironment::.cctor() - - - - - - - - - - - - - - - - Internal.Microsoft.DotNet.PlatformAbstractions.Native.NativeMethods/Darwin - - - - 100663852 - System.String Internal.Microsoft.DotNet.PlatformAbstractions.Native.NativeMethods/Darwin::GetKernelRelease() - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Internal.Microsoft.DotNet.PlatformAbstractions.Native.NativeMethods/Windows - - - - 100663855 - System.String Internal.Microsoft.DotNet.PlatformAbstractions.Native.NativeMethods/Windows::RtlGetVersion() - - - - - - - - - - - - - - - - - - - Internal.Microsoft.DotNet.PlatformAbstractions.Native.PlatformApis - - - - 100663606 - System.String Internal.Microsoft.DotNet.PlatformAbstractions.Native.PlatformApis::GetOSName() - - - - - - - - - - - - - - - - - - - - - 100663607 - System.String Internal.Microsoft.DotNet.PlatformAbstractions.Native.PlatformApis::GetOSVersion() - - - - - - - - - - - - - - - - - - - - - - - - - 100663608 - System.String Internal.Microsoft.DotNet.PlatformAbstractions.Native.PlatformApis::GetDarwinVersion() - - - - - - - - - - - - - - - - - - 100663609 - Internal.Microsoft.DotNet.PlatformAbstractions.Platform Internal.Microsoft.DotNet.PlatformAbstractions.Native.PlatformApis::GetOSPlatform() - - - - - - - - - - 100663610 - System.String Internal.Microsoft.DotNet.PlatformAbstractions.Native.PlatformApis::GetDistroId() - - - - - - - - - - - - - 100663611 - System.String Internal.Microsoft.DotNet.PlatformAbstractions.Native.PlatformApis::GetDistroVersionId() - - - - - - - - - - - - - 100663612 - Internal.Microsoft.DotNet.PlatformAbstractions.Native.PlatformApis/DistroInfo Internal.Microsoft.DotNet.PlatformAbstractions.Native.PlatformApis::LoadDistroInfo() - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 100663613 - Internal.Microsoft.DotNet.PlatformAbstractions.Native.PlatformApis/DistroInfo Internal.Microsoft.DotNet.PlatformAbstractions.Native.PlatformApis::NormalizeDistroInfo(Internal.Microsoft.DotNet.PlatformAbstractions.Native.PlatformApis/DistroInfo) - - - - - - - - - - - - - - - - - - 100663614 - Internal.Microsoft.DotNet.PlatformAbstractions.Platform Internal.Microsoft.DotNet.PlatformAbstractions.Native.PlatformApis::DetermineOSPlatform() - - - - - - - - - - - - - - - - - - - - - - - 100663615 - System.Void Internal.Microsoft.DotNet.PlatformAbstractions.Native.PlatformApis::.cctor() - - - - - - - - - - - - - Internal.Microsoft.DotNet.PlatformAbstractions.Native.PlatformApis/DistroInfo - - - - 100663856 - System.Void Internal.Microsoft.DotNet.PlatformAbstractions.Native.PlatformApis/DistroInfo::.ctor() - - - - - - - - - Xunit.AssemblyHelper - - - - 100663616 - System.Void Xunit.AssemblyHelper::.ctor(System.String,Xunit.Abstractions.IMessageSink) - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 100663617 - System.Void Xunit.AssemblyHelper::Dispose() - - - - - - - - - - - - - - - 100663618 - System.Reflection.Assembly Xunit.AssemblyHelper::Load(System.Reflection.AssemblyName) - - - - - - - - - - 100663619 - System.IntPtr Xunit.AssemblyHelper::LoadUnmanagedDll(System.String) - - - - - - - - - - - - - - - - - - - - 100663620 - System.Reflection.Assembly Xunit.AssemblyHelper::OnResolving(System.Runtime.Loader.AssemblyLoadContext,System.Reflection.AssemblyName) - - - - - - - - - - - - - - - - - 100663621 - System.IDisposable Xunit.AssemblyHelper::SubscribeResolveForAssembly(System.String,Xunit.Abstractions.IMessageSink) - - - - - - - - - - 100663622 - System.IDisposable Xunit.AssemblyHelper::SubscribeResolveForAssembly(System.Type,Xunit.Abstractions.IMessageSink) - - - - - - - - - - - - Xunit.DependencyContextAssemblyCache - - - - 100663623 - System.Void Xunit.DependencyContextAssemblyCache::.ctor(System.String,Internal.Microsoft.Extensions.DependencyModel.DependencyContext,Xunit.Abstractions.IMessageSink,System.Nullable`1<Internal.Microsoft.DotNet.PlatformAbstractions.Platform>,System.String,Internal.Microsoft.Extensions.DependencyModel.IFileSystem) - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 100663624 - System.Collections.Generic.List`1<System.String> Xunit.DependencyContextAssemblyCache::GetCompatibleRuntimes(Internal.Microsoft.Extensions.DependencyModel.DependencyContext) - - - - - - - - - - - - - 100663625 - Internal.Microsoft.Extensions.DependencyModel.RuntimeFallbacks Xunit.DependencyContextAssemblyCache::GetFallbacks(System.Collections.Generic.IReadOnlyList`1<Internal.Microsoft.Extensions.DependencyModel.RuntimeFallbacks>) - - - - - - - - - - - - - - - 100663626 - System.String Xunit.DependencyContextAssemblyCache::GetFallbackRuntime(System.String) - - - - - - - - - - - - - - - - - - - - - - - - - 100663627 - System.Collections.Generic.IEnumerable`1<System.String> Xunit.DependencyContextAssemblyCache::GetUnmanagedDllFormats() - - - - - - - 100663628 - System.Reflection.Assembly Xunit.DependencyContextAssemblyCache::LoadManagedDll(System.String,System.Func`2<System.String,System.Reflection.Assembly>) - - - - - - - - - - - - - - - - - - - - - - - - - - 100663629 - System.IntPtr Xunit.DependencyContextAssemblyCache::LoadUnmanagedLibrary(System.String,System.Func`2<System.String,System.IntPtr>) - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 100663630 - System.Tuple`2<System.String,System.Reflection.Assembly> Xunit.DependencyContextAssemblyCache::ResolveManagedAssembly(System.String,System.Func`2<System.String,System.Reflection.Assembly>) - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 100663631 - System.String Xunit.DependencyContextAssemblyCache::ResolveUnmanagedLibrary(System.String) - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 100663632 - System.Void Xunit.DependencyContextAssemblyCache::.cctor() - - - - - - - - - - - - - 100663633 - System.String Xunit.DependencyContextAssemblyCache::<.ctor>b__16_0() - - - - - - - - - - 100663634 - System.Boolean Xunit.DependencyContextAssemblyCache::<GetFallbacks>b__18_0(Internal.Microsoft.Extensions.DependencyModel.RuntimeFallbacks) - - - - - - - - - - 100663635 - System.Boolean Xunit.DependencyContextAssemblyCache::<GetFallbacks>b__18_1(Internal.Microsoft.Extensions.DependencyModel.RuntimeFallbacks) - - - - - - - - - - - - Xunit.DependencyContextAssemblyCache/<>c - - - - 100663859 - System.String Xunit.DependencyContextAssemblyCache/<>c::<.ctor>b__16_1(Internal.Microsoft.Extensions.DependencyModel.RuntimeFallbacks) - - - - - - - - - - 100663860 - System.String Xunit.DependencyContextAssemblyCache/<>c::<.ctor>b__16_2(System.String) - - - - - - - - - - 100663861 - System.Boolean Xunit.DependencyContextAssemblyCache/<>c::<.ctor>b__16_3(Internal.Microsoft.Extensions.DependencyModel.RuntimeLibrary) - - - - - - - - - - - - - 100663862 - System.Boolean Xunit.DependencyContextAssemblyCache/<>c::<.ctor>b__16_19(System.Tuple`2<Internal.Microsoft.Extensions.DependencyModel.RuntimeLibrary,Internal.Microsoft.Extensions.DependencyModel.RuntimeAssetGroup>) - - - - - - - - - - 100663863 - System.Boolean Xunit.DependencyContextAssemblyCache/<>c::<.ctor>b__16_5(System.Tuple`2<Internal.Microsoft.Extensions.DependencyModel.RuntimeLibrary,Internal.Microsoft.Extensions.DependencyModel.RuntimeAssetGroup>) - - - - - - - - - - 100663864 - System.Collections.Generic.IEnumerable`1<System.Tuple`2<System.String,System.Tuple`2<Internal.Microsoft.Extensions.DependencyModel.RuntimeLibrary,Internal.Microsoft.Extensions.DependencyModel.RuntimeAssetGroup>>> Xunit.DependencyContextAssemblyCache/<>c::<.ctor>b__16_6(System.Tuple`2<Internal.Microsoft.Extensions.DependencyModel.RuntimeLibrary,Internal.Microsoft.Extensions.DependencyModel.RuntimeAssetGroup>) - - - - - - - - - - 100663865 - System.String Xunit.DependencyContextAssemblyCache/<>c::<.ctor>b__16_7(System.Tuple`2<System.String,System.Tuple`2<Internal.Microsoft.Extensions.DependencyModel.RuntimeLibrary,Internal.Microsoft.Extensions.DependencyModel.RuntimeAssetGroup>>) - - - - - - - - - - 100663866 - System.Tuple`2<Internal.Microsoft.Extensions.DependencyModel.RuntimeLibrary,Internal.Microsoft.Extensions.DependencyModel.RuntimeAssetGroup> Xunit.DependencyContextAssemblyCache/<>c::<.ctor>b__16_8(System.Tuple`2<System.String,System.Tuple`2<Internal.Microsoft.Extensions.DependencyModel.RuntimeLibrary,Internal.Microsoft.Extensions.DependencyModel.RuntimeAssetGroup>>) - - - - - - - - - - 100663867 - System.String Xunit.DependencyContextAssemblyCache/<>c::<.ctor>b__16_9(System.String) - - - - - - - - - - 100663868 - System.String Xunit.DependencyContextAssemblyCache/<>c::<.ctor>b__16_10(System.String) - - - - - - - - - - 100663869 - System.Boolean Xunit.DependencyContextAssemblyCache/<>c::<.ctor>b__16_23(System.Tuple`2<Internal.Microsoft.Extensions.DependencyModel.RuntimeLibrary,Internal.Microsoft.Extensions.DependencyModel.RuntimeAssetGroup>) - - - - - - - - - - 100663870 - System.Boolean Xunit.DependencyContextAssemblyCache/<>c::<.ctor>b__16_12(System.Tuple`2<Internal.Microsoft.Extensions.DependencyModel.RuntimeLibrary,Internal.Microsoft.Extensions.DependencyModel.RuntimeAssetGroup>) - - - - - - - - - - 100663871 - System.Collections.Generic.IEnumerable`1<System.Tuple`2<System.String,System.Tuple`2<Internal.Microsoft.Extensions.DependencyModel.RuntimeLibrary,Internal.Microsoft.Extensions.DependencyModel.RuntimeAssetGroup>>> Xunit.DependencyContextAssemblyCache/<>c::<.ctor>b__16_13(System.Tuple`2<Internal.Microsoft.Extensions.DependencyModel.RuntimeLibrary,Internal.Microsoft.Extensions.DependencyModel.RuntimeAssetGroup>) - - - - - - - - - - 100663872 - System.String Xunit.DependencyContextAssemblyCache/<>c::<.ctor>b__16_14(System.Tuple`2<System.String,System.Tuple`2<Internal.Microsoft.Extensions.DependencyModel.RuntimeLibrary,Internal.Microsoft.Extensions.DependencyModel.RuntimeAssetGroup>>) - - - - - - - - - - 100663873 - System.Tuple`2<Internal.Microsoft.Extensions.DependencyModel.RuntimeLibrary,Internal.Microsoft.Extensions.DependencyModel.RuntimeAssetGroup> Xunit.DependencyContextAssemblyCache/<>c::<.ctor>b__16_15(System.Tuple`2<System.String,System.Tuple`2<Internal.Microsoft.Extensions.DependencyModel.RuntimeLibrary,Internal.Microsoft.Extensions.DependencyModel.RuntimeAssetGroup>>) - - - - - - - - - - 100663874 - System.String Xunit.DependencyContextAssemblyCache/<>c::<.ctor>b__16_16(System.String) - - - - - - - - - - 100663875 - System.String Xunit.DependencyContextAssemblyCache/<>c::<.ctor>b__16_17(System.String) - - - - - - - - - - 100663876 - System.String Xunit.DependencyContextAssemblyCache/<>c::<ResolveManagedAssembly>b__23_1(System.String) - - - - - - - - - - 100663877 - System.String Xunit.DependencyContextAssemblyCache/<>c::<ResolveManagedAssembly>b__23_2(System.String) - - - - - - - - - - 100663878 - System.String Xunit.DependencyContextAssemblyCache/<>c::<ResolveManagedAssembly>b__23_3(System.String) - - - - - - - - - - 100663879 - System.String Xunit.DependencyContextAssemblyCache/<>c::<ResolveManagedAssembly>b__23_4(System.String) - - - - - - - - - - 100663880 - System.String Xunit.DependencyContextAssemblyCache/<>c::<ResolveUnmanagedLibrary>b__24_3(System.String) - - - - - - - - - - 100663881 - System.String Xunit.DependencyContextAssemblyCache/<>c::<ResolveUnmanagedLibrary>b__24_4(System.String) - - - - - - - - - - 100663882 - System.String Xunit.DependencyContextAssemblyCache/<>c::<ResolveUnmanagedLibrary>b__24_0(System.String) - - - - - - - - - - 100663883 - System.String Xunit.DependencyContextAssemblyCache/<>c::<ResolveUnmanagedLibrary>b__24_1(System.String) - - - - - - - - - - - - Xunit.DependencyContextAssemblyCache/<>c__DisplayClass16_0 - - - - 100663885 - System.Tuple`2<Internal.Microsoft.Extensions.DependencyModel.RuntimeLibrary,Internal.Microsoft.Extensions.DependencyModel.RuntimeAssetGroup> Xunit.DependencyContextAssemblyCache/<>c__DisplayClass16_0::<.ctor>b__4(Internal.Microsoft.Extensions.DependencyModel.RuntimeLibrary) - - - - - - - - - - 100663886 - System.Tuple`2<Internal.Microsoft.Extensions.DependencyModel.RuntimeLibrary,Internal.Microsoft.Extensions.DependencyModel.RuntimeAssetGroup> Xunit.DependencyContextAssemblyCache/<>c__DisplayClass16_0::<.ctor>b__11(Internal.Microsoft.Extensions.DependencyModel.RuntimeLibrary) - - - - - - - - - - - - Xunit.DependencyContextAssemblyCache/<>c__DisplayClass16_1 - - - - 100663888 - System.Tuple`2<Internal.Microsoft.Extensions.DependencyModel.RuntimeLibrary,Internal.Microsoft.Extensions.DependencyModel.RuntimeAssetGroup> Xunit.DependencyContextAssemblyCache/<>c__DisplayClass16_1::<.ctor>b__18(System.String) - - - - - - - - - - - - Xunit.DependencyContextAssemblyCache/<>c__DisplayClass16_2 - - - - 100663890 - System.Boolean Xunit.DependencyContextAssemblyCache/<>c__DisplayClass16_2::<.ctor>b__20(Internal.Microsoft.Extensions.DependencyModel.RuntimeAssetGroup) - - - - - - - - - - - - Xunit.DependencyContextAssemblyCache/<>c__DisplayClass16_3 - - - - 100663892 - System.Tuple`2<System.String,System.Tuple`2<Internal.Microsoft.Extensions.DependencyModel.RuntimeLibrary,Internal.Microsoft.Extensions.DependencyModel.RuntimeAssetGroup>> Xunit.DependencyContextAssemblyCache/<>c__DisplayClass16_3::<.ctor>b__21(System.String) - - - - - - - - - - - - Xunit.DependencyContextAssemblyCache/<>c__DisplayClass16_4 - - - - 100663894 - System.Tuple`2<Internal.Microsoft.Extensions.DependencyModel.RuntimeLibrary,Internal.Microsoft.Extensions.DependencyModel.RuntimeAssetGroup> Xunit.DependencyContextAssemblyCache/<>c__DisplayClass16_4::<.ctor>b__22(System.String) - - - - - - - - - - - - Xunit.DependencyContextAssemblyCache/<>c__DisplayClass16_5 - - - - 100663896 - System.Boolean Xunit.DependencyContextAssemblyCache/<>c__DisplayClass16_5::<.ctor>b__24(Internal.Microsoft.Extensions.DependencyModel.RuntimeAssetGroup) - - - - - - - - - - - - Xunit.DependencyContextAssemblyCache/<>c__DisplayClass16_6 - - - - 100663898 - System.Tuple`2<System.String,System.Tuple`2<Internal.Microsoft.Extensions.DependencyModel.RuntimeLibrary,Internal.Microsoft.Extensions.DependencyModel.RuntimeAssetGroup>> Xunit.DependencyContextAssemblyCache/<>c__DisplayClass16_6::<.ctor>b__25(System.String) - - - - - - - - - - - - Xunit.DependencyContextAssemblyCache/<>c__DisplayClass23_0 - - - - 100663900 - System.Boolean Xunit.DependencyContextAssemblyCache/<>c__DisplayClass23_0::<ResolveManagedAssembly>b__0(System.String) - - - - - - - - - - - - Xunit.DependencyContextAssemblyCache/<>c__DisplayClass24_0 - - - - 100663902 - System.Boolean Xunit.DependencyContextAssemblyCache/<>c__DisplayClass24_0::<ResolveUnmanagedLibrary>b__2(System.String) - - - - - - - - - - - - Xunit.DependencyContextAssemblyCache/<GetUnmanagedDllFormats>d__20 - - - - 100663904 - System.Void Xunit.DependencyContextAssemblyCache/<GetUnmanagedDllFormats>d__20::System.IDisposable.Dispose() - - - - - - - 100663905 - System.Boolean Xunit.DependencyContextAssemblyCache/<GetUnmanagedDllFormats>d__20::MoveNext() - - - - - - - - - - - - - - - - - - - - - - - - - - 100663906 - System.String Xunit.DependencyContextAssemblyCache/<GetUnmanagedDllFormats>d__20::System.Collections.Generic.IEnumerator<System.String>.get_Current() - - - - - - - 100663907 - System.Void Xunit.DependencyContextAssemblyCache/<GetUnmanagedDllFormats>d__20::System.Collections.IEnumerator.Reset() - - - - - - - 100663908 - System.Object Xunit.DependencyContextAssemblyCache/<GetUnmanagedDllFormats>d__20::System.Collections.IEnumerator.get_Current() - - - - - - - 100663909 - System.Collections.Generic.IEnumerator`1<System.String> Xunit.DependencyContextAssemblyCache/<GetUnmanagedDllFormats>d__20::System.Collections.Generic.IEnumerable<System.String>.GetEnumerator() - - - - - - - 100663910 - System.Collections.IEnumerator Xunit.DependencyContextAssemblyCache/<GetUnmanagedDllFormats>d__20::System.Collections.IEnumerable.GetEnumerator() - - - - - - - - - Xunit.XunitPackageCompilationAssemblyResolver - - - - 100663636 - System.Void Xunit.XunitPackageCompilationAssemblyResolver::.ctor(Xunit.Abstractions.IMessageSink,Internal.Microsoft.Extensions.DependencyModel.IFileSystem) - - - - - - - - - - - - - 100663637 - System.Collections.Generic.List`1<System.String> Xunit.XunitPackageCompilationAssemblyResolver::GetDefaultProbeDirectories(Xunit.Abstractions.IMessageSink) - - - - - - - - - - 100663638 - System.Collections.Generic.List`1<System.String> Xunit.XunitPackageCompilationAssemblyResolver::GetDefaultProbeDirectories(Internal.Microsoft.DotNet.PlatformAbstractions.Platform,Xunit.Abstractions.IMessageSink) - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 100663639 - System.Boolean Xunit.XunitPackageCompilationAssemblyResolver::TryResolveAssemblyPaths(Internal.Microsoft.Extensions.DependencyModel.CompilationLibrary,System.Collections.Generic.List`1<System.String>) - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 100663640 - System.Boolean Xunit.XunitPackageCompilationAssemblyResolver::TryResolveFromPackagePath(Internal.Microsoft.Extensions.DependencyModel.CompilationLibrary,System.String,System.Collections.Generic.IEnumerable`1<System.String>&) - - - - - - - - - - - - - - - - - - - - - - - - - - - Xunit.XunitPackageCompilationAssemblyResolver/<>c - - - - 100663913 - System.String Xunit.XunitPackageCompilationAssemblyResolver/<>c::<GetDefaultProbeDirectories>b__4_0(System.String) - - - - - - - - - - - - Xunit._DiagnosticMessage - - - - 100663641 - System.Void Xunit._DiagnosticMessage::.ctor() - - - - - - - - - - - - 100663642 - System.Void Xunit._DiagnosticMessage::.ctor(System.String) - - - - - - - - - - - - 100663643 - System.Void Xunit._DiagnosticMessage::.ctor(System.String,System.Object[]) - - - - - - - - - - - - - - Xunit.ConsoleHelper - - - - 100663649 - System.Void Xunit.ConsoleHelper::.cctor() - - - - - - - - - - - - - - - - - - - - 100663650 - System.Void Xunit.ConsoleHelper::SetBackgroundColorANSI(System.ConsoleColor) - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 100663651 - System.Void Xunit.ConsoleHelper::SetBackgroundColorConsole(System.ConsoleColor) - - - - - - - - - - 100663652 - System.Void Xunit.ConsoleHelper::SetForegroundColorANSI(System.ConsoleColor) - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 100663653 - System.Void Xunit.ConsoleHelper::SetForegroundColorConsole(System.ConsoleColor) - - - - - - - - - - 100663654 - System.Void Xunit.ConsoleHelper::ResetColorANSI() - - - - - - - - - - 100663655 - System.Void Xunit.ConsoleHelper::ResetColorConsole() - - - - - - - - - - - - Xunit.Internal.Guard - - - - 100663656 - T Xunit.Internal.Guard::ArgumentNotNull(T,System.String) - - - - - - - - - - - - - - - 100663657 - T Xunit.Internal.Guard::ArgumentNotNullOrEmpty(T,System.String) - - - - - - - - - - - - - - - - 100663658 - System.Void Xunit.Internal.Guard::ArgumentValid(System.String,System.Boolean,System.String) - - - - - - - - - - - - - - - 100663659 - System.String Xunit.Internal.Guard::FileExists(System.String,System.String) - - - - - - - - - - - - - - Xunit.Runner.VisualStudio.DiagnosticMessageSink - - - - 100663660 - System.Void Xunit.Runner.VisualStudio.DiagnosticMessageSink::.ctor() - - - - - - - - - - - 100663661 - Xunit.Runner.VisualStudio.DiagnosticMessageSink Xunit.Runner.VisualStudio.DiagnosticMessageSink::ForDiagnostics(LoggerHelper,System.String,System.Boolean) - - - - - - - - - - - - - - - - 100663662 - Xunit.Runner.VisualStudio.DiagnosticMessageSink Xunit.Runner.VisualStudio.DiagnosticMessageSink::ForInternalDiagnostics(LoggerHelper,System.Boolean) - - - - - - - - - - - - - - - - - - Xunit.Runner.VisualStudio.DiagnosticMessageSink/<>c__DisplayClass1_0 - - - - 100663915 - System.Void Xunit.Runner.VisualStudio.DiagnosticMessageSink/<>c__DisplayClass1_0::<ForDiagnostics>b__0(Xunit.MessageHandlerArgs`1<Xunit.Abstractions.IDiagnosticMessage>) - - - - - - - - - - - - Xunit.Runner.VisualStudio.DiagnosticMessageSink/<>c__DisplayClass2_0 - - - - 100663917 - System.Void Xunit.Runner.VisualStudio.DiagnosticMessageSink/<>c__DisplayClass2_0::<ForInternalDiagnostics>b__0(Xunit.MessageHandlerArgs`1<Xunit.Abstractions.IDiagnosticMessage>) - - - - - - - - - - - - Xunit.Runner.VisualStudio.VsDiscoverySink - - - - 100663664 - System.Void Xunit.Runner.VisualStudio.VsDiscoverySink::.ctor(System.String,Xunit.Abstractions.ITestFrameworkDiscoverer,LoggerHelper,Microsoft.VisualStudio.TestPlatform.ObjectModel.Adapter.ITestCaseDiscoverySink,Xunit.Abstractions.ITestFrameworkDiscoveryOptions,Xunit.Runner.VisualStudio.TestPlatformContext,Xunit.Runner.VisualStudio.TestCaseFilter,System.Func`1<System.Boolean>) - - - - - - - - - - - - - - - - - - - - - - - - 100663668 - System.Void Xunit.Runner.VisualStudio.VsDiscoverySink::Dispose() - - - - - - - - - - - - 100663669 - Microsoft.VisualStudio.TestPlatform.ObjectModel.TestCase Xunit.Runner.VisualStudio.VsDiscoverySink::CreateVsTestCase(System.String,Xunit.TestCaseDescriptor,LoggerHelper,Xunit.Runner.VisualStudio.TestPlatformContext) - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 100663670 - System.String Xunit.Runner.VisualStudio.VsDiscoverySink::Escape(System.String) - - - - - - - - - - - - - - - 100663671 - System.String Xunit.Runner.VisualStudio.VsDiscoverySink::Truncate(System.String) - - - - - - - - - - - - - - - 100663672 - System.Int32 Xunit.Runner.VisualStudio.VsDiscoverySink::Finish() - - - - - - - - - - - 100663673 - System.Action`3<Microsoft.VisualStudio.TestPlatform.ObjectModel.TestCase,System.String,System.String> Xunit.Runner.VisualStudio.VsDiscoverySink::GetAddTraitThunk() - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 100663674 - System.Void Xunit.Runner.VisualStudio.VsDiscoverySink::HandleCancellation(Xunit.MessageHandlerArgs) - - - - - - - - - - - - - - - 100663675 - System.Void Xunit.Runner.VisualStudio.VsDiscoverySink::HandleTestCaseDiscoveryMessage(Xunit.MessageHandlerArgs`1<Xunit.Abstractions.ITestCaseDiscoveryMessage>) - - - - - - - - - - - - - - - - - - 100663676 - System.Void Xunit.Runner.VisualStudio.VsDiscoverySink::HandleDiscoveryCompleteMessage(Xunit.MessageHandlerArgs`1<Xunit.Abstractions.IDiscoveryCompleteMessage>) - - - - - - - - - - - - - - - 100663677 - System.Boolean Xunit.Runner.VisualStudio.VsDiscoverySink::Xunit.IMessageSinkWithTypes.OnMessageWithTypes(Xunit.Abstractions.IMessageSinkMessage,System.Collections.Generic.HashSet`1<System.String>) - - - - - - - - - - 100663678 - System.Void Xunit.Runner.VisualStudio.VsDiscoverySink::SendExistingTestCases() - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 100663679 - System.Guid Xunit.Runner.VisualStudio.VsDiscoverySink::GuidFromString(System.String) - - - - - - - - - - - - - 100663680 - System.Void Xunit.Runner.VisualStudio.VsDiscoverySink::.cctor() - - - - - - - - - - - - - - - Xunit.Runner.VisualStudio.VsExecutionDiscoverySink - - - - 100663681 - System.Void Xunit.Runner.VisualStudio.VsExecutionDiscoverySink::.ctor(System.Func`1<System.Boolean>) - - - - - - - - - - - 100663682 - System.Int32 Xunit.Runner.VisualStudio.VsExecutionDiscoverySink::Finish() - - - - - - - - - - - - - Xunit.Runner.VisualStudio.VsExecutionSink - - - - 100663683 - System.Void Xunit.Runner.VisualStudio.VsExecutionSink::.ctor(Xunit.IMessageSinkWithTypes,Microsoft.VisualStudio.TestPlatform.ObjectModel.Adapter.ITestExecutionRecorder,LoggerHelper,System.Collections.Generic.Dictionary`2<System.String,Microsoft.VisualStudio.TestPlatform.ObjectModel.TestCase>,System.Func`1<System.Boolean>) - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 100663687 - System.Void Xunit.Runner.VisualStudio.VsExecutionSink::Dispose() - - - - - - - - - - - - 100663688 - Microsoft.VisualStudio.TestPlatform.ObjectModel.TestCase Xunit.Runner.VisualStudio.VsExecutionSink::FindTestCase(Xunit.Abstractions.ITestCase) - - - - - - - - - - - - - - - - 100663689 - System.Void Xunit.Runner.VisualStudio.VsExecutionSink::TryAndReport(System.String,Xunit.Abstractions.ITestCase,System.Action) - - - - - - - - - - - - - - - 100663690 - System.Void Xunit.Runner.VisualStudio.VsExecutionSink::HandleCancellation(Xunit.MessageHandlerArgs) - - - - - - - - - - - - - - - 100663691 - System.Void Xunit.Runner.VisualStudio.VsExecutionSink::HandleErrorMessage(Xunit.MessageHandlerArgs`1<Xunit.Abstractions.IErrorMessage>) - - - - - - - - - - - - - 100663692 - System.Void Xunit.Runner.VisualStudio.VsExecutionSink::HandleTestAssemblyFinished(Xunit.MessageHandlerArgs`1<Xunit.Abstractions.ITestAssemblyFinished>) - - - - - - - - - - - - - - - - - 100663693 - System.Void Xunit.Runner.VisualStudio.VsExecutionSink::HandleTestFailed(Xunit.MessageHandlerArgs`1<Xunit.Abstractions.ITestFailed>) - - - - - - - - - - - - - - - - - - - - - 100663694 - System.Void Xunit.Runner.VisualStudio.VsExecutionSink::HandleTestPassed(Xunit.MessageHandlerArgs`1<Xunit.Abstractions.ITestPassed>) - - - - - - - - - - - - - - - - - - - 100663695 - System.Void Xunit.Runner.VisualStudio.VsExecutionSink::HandleTestSkipped(Xunit.MessageHandlerArgs`1<Xunit.Abstractions.ITestSkipped>) - - - - - - - - - - - - - - - - - - - 100663696 - System.Void Xunit.Runner.VisualStudio.VsExecutionSink::HandleTestCaseStarting(Xunit.MessageHandlerArgs`1<Xunit.Abstractions.ITestCaseStarting>) - - - - - - - - - - - - - - - - - - - 100663697 - System.Void Xunit.Runner.VisualStudio.VsExecutionSink::HandleTestCaseFinished(Xunit.MessageHandlerArgs`1<Xunit.Abstractions.ITestCaseFinished>) - - - - - - - - - - - - - - - - - - - 100663698 - System.Void Xunit.Runner.VisualStudio.VsExecutionSink::HandleTestAssemblyCleanupFailure(Xunit.MessageHandlerArgs`1<Xunit.Abstractions.ITestAssemblyCleanupFailure>) - - - - - - - - - - - - - - 100663699 - System.Void Xunit.Runner.VisualStudio.VsExecutionSink::HandleTestCaseCleanupFailure(Xunit.MessageHandlerArgs`1<Xunit.Abstractions.ITestCaseCleanupFailure>) - - - - - - - - - - - - - - 100663700 - System.Void Xunit.Runner.VisualStudio.VsExecutionSink::HandleTestClassCleanupFailure(Xunit.MessageHandlerArgs`1<Xunit.Abstractions.ITestClassCleanupFailure>) - - - - - - - - - - - - - - 100663701 - System.Void Xunit.Runner.VisualStudio.VsExecutionSink::HandleTestCollectionCleanupFailure(Xunit.MessageHandlerArgs`1<Xunit.Abstractions.ITestCollectionCleanupFailure>) - - - - - - - - - - - - - - 100663702 - System.Void Xunit.Runner.VisualStudio.VsExecutionSink::HandleTestCleanupFailure(Xunit.MessageHandlerArgs`1<Xunit.Abstractions.ITestCleanupFailure>) - - - - - - - - - - - - - - 100663703 - System.Void Xunit.Runner.VisualStudio.VsExecutionSink::HandleTestMethodCleanupFailure(Xunit.MessageHandlerArgs`1<Xunit.Abstractions.ITestMethodCleanupFailure>) - - - - - - - - - - - - - - 100663704 - System.Void Xunit.Runner.VisualStudio.VsExecutionSink::WriteError(System.String,Xunit.Abstractions.IFailureInformation,System.Collections.Generic.IEnumerable`1<Xunit.Abstractions.ITestCase>) - - - - - - - - - - - - - - - - - - - - - - - - - 100663705 - Microsoft.VisualStudio.TestPlatform.ObjectModel.TestResult Xunit.Runner.VisualStudio.VsExecutionSink::MakeVsTestResult(Microsoft.VisualStudio.TestPlatform.ObjectModel.TestOutcome,Xunit.Abstractions.ITestResultMessage) - - - - - - - - - - 100663706 - Microsoft.VisualStudio.TestPlatform.ObjectModel.TestResult Xunit.Runner.VisualStudio.VsExecutionSink::MakeVsTestResult(Microsoft.VisualStudio.TestPlatform.ObjectModel.TestOutcome,Xunit.Abstractions.ITestSkipped) - - - - - - - - - - 100663707 - Microsoft.VisualStudio.TestPlatform.ObjectModel.TestResult Xunit.Runner.VisualStudio.VsExecutionSink::MakeVsTestResult(Microsoft.VisualStudio.TestPlatform.ObjectModel.TestOutcome,Xunit.Abstractions.ITestCase,System.String,System.Double,System.String,System.String) - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 100663708 - Microsoft.VisualStudio.TestPlatform.ObjectModel.TestOutcome Xunit.Runner.VisualStudio.VsExecutionSink::GetAggregatedTestOutcome(Xunit.Abstractions.ITestCaseFinished) - - - - - - - - - - - - - - - - - - - - - - - 100663709 - System.Boolean Xunit.Runner.VisualStudio.VsExecutionSink::OnMessageWithTypes(Xunit.Abstractions.IMessageSinkMessage,System.Collections.Generic.HashSet`1<System.String>) - - - - - - - - - - - - - Xunit.Runner.VisualStudio.VsExecutionSink/<>c__DisplayClass19_0 - - - - 100663919 - System.Void Xunit.Runner.VisualStudio.VsExecutionSink/<>c__DisplayClass19_0::<HandleTestFailed>b__0() - - - - - - - - - - - - Xunit.Runner.VisualStudio.VsExecutionSink/<>c__DisplayClass20_0 - - - - 100663921 - System.Void Xunit.Runner.VisualStudio.VsExecutionSink/<>c__DisplayClass20_0::<HandleTestPassed>b__0() - - - - - - - - - - - - Xunit.Runner.VisualStudio.VsExecutionSink/<>c__DisplayClass21_0 - - - - 100663923 - System.Void Xunit.Runner.VisualStudio.VsExecutionSink/<>c__DisplayClass21_0::<HandleTestSkipped>b__0() - - - - - - - - - - - - Xunit.Runner.VisualStudio.VsExecutionSink/<>c__DisplayClass22_0 - - - - 100663925 - System.Void Xunit.Runner.VisualStudio.VsExecutionSink/<>c__DisplayClass22_0::<HandleTestCaseStarting>b__0() - - - - - - - - - - - - Xunit.Runner.VisualStudio.VsExecutionSink/<>c__DisplayClass23_0 - - - - 100663927 - System.Void Xunit.Runner.VisualStudio.VsExecutionSink/<>c__DisplayClass23_0::<HandleTestCaseFinished>b__0() - - - - - - - - - - - - Xunit.Runner.VisualStudio.VsExecutionSink/<>c__DisplayClass30_0 - - - - 100663929 - System.Void Xunit.Runner.VisualStudio.VsExecutionSink/<>c__DisplayClass30_0::<WriteError>b__0() - - - - - - - - - - 100663930 - System.Void Xunit.Runner.VisualStudio.VsExecutionSink/<>c__DisplayClass30_0::<WriteError>b__1() - - - - - - - - - - - - Xunit.Runner.VisualStudio.AssemblyRunInfo - - - - 100663714 - System.Void Xunit.Runner.VisualStudio.AssemblyRunInfo::.ctor(Xunit.Runner.VisualStudio.RunSettings,System.String,System.Collections.Generic.IList`1<Microsoft.VisualStudio.TestPlatform.ObjectModel.TestCase>) - - - - - - - - - - - - - - - - Xunit.Runner.VisualStudio.RunSettings - - - - 100663753 - System.Void Xunit.Runner.VisualStudio.RunSettings::CopyTo(Xunit.TestAssemblyConfiguration) - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 100663754 - Xunit.Runner.VisualStudio.RunSettings Xunit.Runner.VisualStudio.RunSettings::Parse(System.String) - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 100663755 - System.Boolean Xunit.Runner.VisualStudio.RunSettings::IsMatchingTargetFramework() - - - - - - - - - - - - - 100663756 - System.Boolean Xunit.Runner.VisualStudio.RunSettings::IsNetCore(System.String) - - - - - - - - - - - - - - - 100663757 - System.Void Xunit.Runner.VisualStudio.RunSettings::.ctor() - - - - - - - - - - 100663758 - System.Void Xunit.Runner.VisualStudio.RunSettings::.cctor() - - - - - - - - - - - - Xunit.Runner.VisualStudio.TestCaseFilter - - - - 100663759 - System.Void Xunit.Runner.VisualStudio.TestCaseFilter::.ctor(Microsoft.VisualStudio.TestPlatform.ObjectModel.Adapter.IRunContext,LoggerHelper,System.String,System.Collections.Generic.HashSet`1<System.String>) - - - - - - - - - - - - - - 100663760 - System.Void Xunit.Runner.VisualStudio.TestCaseFilter::.ctor(Microsoft.VisualStudio.TestPlatform.ObjectModel.Adapter.IDiscoveryContext,LoggerHelper) - - - - - - - - - - - - - - - 100663761 - System.Boolean Xunit.Runner.VisualStudio.TestCaseFilter::MatchTestCase(Microsoft.VisualStudio.TestPlatform.ObjectModel.TestCase) - - - - - - - - - - - - - - - - - - - 100663762 - System.Object Xunit.Runner.VisualStudio.TestCaseFilter::PropertyProvider(Microsoft.VisualStudio.TestPlatform.ObjectModel.TestCase,System.String) - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 100663763 - System.Boolean Xunit.Runner.VisualStudio.TestCaseFilter::GetTestCaseFilterExpression(Microsoft.VisualStudio.TestPlatform.ObjectModel.Adapter.IRunContext,LoggerHelper,System.String,Microsoft.VisualStudio.TestPlatform.ObjectModel.Adapter.ITestCaseFilterExpression&) - - - - - - - - - - - - - - - - 100663764 - System.Boolean Xunit.Runner.VisualStudio.TestCaseFilter::GetTestCaseFilterExpressionFromDiscoveryContext(Microsoft.VisualStudio.TestPlatform.ObjectModel.Adapter.IDiscoveryContext,LoggerHelper,Microsoft.VisualStudio.TestPlatform.ObjectModel.Adapter.ITestCaseFilterExpression&) - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 100663765 - System.Collections.Generic.List`1<System.String> Xunit.Runner.VisualStudio.TestCaseFilter::GetSupportedPropertyNames() - - - - - - - - - - - - - - - - - 100663766 - System.Collections.Generic.IEnumerable`1<System.Collections.Generic.KeyValuePair`2<System.String,System.String>> Xunit.Runner.VisualStudio.TestCaseFilter::GetTraits(Microsoft.VisualStudio.TestPlatform.ObjectModel.TestCase) - - - - - - - - - - - - - - - - 100663767 - Microsoft.VisualStudio.TestPlatform.ObjectModel.TestProperty Xunit.Runner.VisualStudio.TestCaseFilter::<GetTestCaseFilterExpressionFromDiscoveryContext>g__noop|12_1(System.String) - - - - - - - - - - - - Xunit.Runner.VisualStudio.TestCaseFilter/<>c - - - - 100663933 - Microsoft.VisualStudio.TestPlatform.ObjectModel.TestProperty Xunit.Runner.VisualStudio.TestCaseFilter/<>c::<GetTestCaseFilterExpression>b__11_0(System.String) - - - - - - - - - - 100663934 - Microsoft.VisualStudio.TestPlatform.ObjectModel.TestProperty Xunit.Runner.VisualStudio.TestCaseFilter/<>c::<GetTestCaseFilterExpressionFromDiscoveryContext>b__12_0(System.String) - - - - - - - - - - - - Xunit.Runner.VisualStudio.TestCaseFilter/<>c__DisplayClass9_0 - - - - 100663936 - System.Object Xunit.Runner.VisualStudio.TestCaseFilter/<>c__DisplayClass9_0::<MatchTestCase>b__0(System.String) - - - - - - - - - - - - Xunit.Runner.VisualStudio.VisualStudioRunnerLogger - - - - 100663768 - System.Void Xunit.Runner.VisualStudio.VisualStudioRunnerLogger::.ctor(LoggerHelper) - - - - - - - - - - - - 100663769 - System.Object Xunit.Runner.VisualStudio.VisualStudioRunnerLogger::get_LockObject() - - - - - - - - - - 100663770 - System.Void Xunit.Runner.VisualStudio.VisualStudioRunnerLogger::LogError(Xunit.StackFrameInfo,System.String) - - - - - - - - - - - 100663771 - System.Void Xunit.Runner.VisualStudio.VisualStudioRunnerLogger::LogImportantMessage(Xunit.StackFrameInfo,System.String) - - - - - - - - - - - 100663772 - System.Void Xunit.Runner.VisualStudio.VisualStudioRunnerLogger::LogMessage(Xunit.StackFrameInfo,System.String) - - - - - - - - - - - 100663773 - System.Void Xunit.Runner.VisualStudio.VisualStudioRunnerLogger::LogRaw(System.String) - - - - - - - - - - - 100663774 - System.Void Xunit.Runner.VisualStudio.VisualStudioRunnerLogger::LogWarning(Xunit.StackFrameInfo,System.String) - - - - - - - - - - - 100663775 - System.Void Xunit.Runner.VisualStudio.VisualStudioRunnerLogger::.cctor() - - - - - - - - - - - - Xunit.Runner.VisualStudio.VisualStudioSourceInformationProvider - - - - 100663776 - System.Void Xunit.Runner.VisualStudio.VisualStudioSourceInformationProvider::.ctor(System.String,Xunit.Runner.VisualStudio.DiagnosticMessageSink) - - - - - - - - - - - - 100663777 - Xunit.Abstractions.ISourceInformation Xunit.Runner.VisualStudio.VisualStudioSourceInformationProvider::GetSourceInformation(Xunit.Abstractions.ITestCase) - - - - - - - - - - - - - - - - - - 100663778 - System.Void Xunit.Runner.VisualStudio.VisualStudioSourceInformationProvider::Dispose() - - - - - - - - - - - 100663779 - System.Void Xunit.Runner.VisualStudio.VisualStudioSourceInformationProvider::.cctor() - - - - - - - - - - - - Xunit.Runner.VisualStudio.VsTestRunner - - - - 100663781 - System.Void Xunit.Runner.VisualStudio.VsTestRunner::Cancel() - - - - - - - - - - - 100663782 - System.Void Xunit.Runner.VisualStudio.VsTestRunner::Microsoft.VisualStudio.TestPlatform.ObjectModel.Adapter.ITestDiscoverer.DiscoverTests(System.Collections.Generic.IEnumerable`1<System.String>,Microsoft.VisualStudio.TestPlatform.ObjectModel.Adapter.IDiscoveryContext,Microsoft.VisualStudio.TestPlatform.ObjectModel.Logging.IMessageLogger,Microsoft.VisualStudio.TestPlatform.ObjectModel.Adapter.ITestCaseDiscoverySink) - - - - - - - - - - - - - - - - - - - - - - - - - 100663783 - System.Void Xunit.Runner.VisualStudio.VsTestRunner::PrintHeader(LoggerHelper) - - - - - - - - - - - - - - - 100663784 - System.Void Xunit.Runner.VisualStudio.VsTestRunner::Microsoft.VisualStudio.TestPlatform.ObjectModel.Adapter.ITestExecutor.RunTests(System.Collections.Generic.IEnumerable`1<System.String>,Microsoft.VisualStudio.TestPlatform.ObjectModel.Adapter.IRunContext,Microsoft.VisualStudio.TestPlatform.ObjectModel.Adapter.IFrameworkHandle) - - - - - - - - - - - - - - - - - - - - - - - - - 100663785 - System.Void Xunit.Runner.VisualStudio.VsTestRunner::Microsoft.VisualStudio.TestPlatform.ObjectModel.Adapter.ITestExecutor.RunTests(System.Collections.Generic.IEnumerable`1<Microsoft.VisualStudio.TestPlatform.ObjectModel.TestCase>,Microsoft.VisualStudio.TestPlatform.ObjectModel.Adapter.IRunContext,Microsoft.VisualStudio.TestPlatform.ObjectModel.Adapter.IFrameworkHandle) - - - - - - - - - - - - - - - - - - - - - 100663786 - System.Void Xunit.Runner.VisualStudio.VsTestRunner::DiscoverTests(System.Collections.Generic.IEnumerable`1<System.String>,LoggerHelper,Xunit.Runner.VisualStudio.TestPlatformContext,Xunit.Runner.VisualStudio.RunSettings,System.Func`4<System.String,Xunit.Abstractions.ITestFrameworkDiscoverer,Xunit.Abstractions.ITestFrameworkDiscoveryOptions,TVisitor>,System.Action`4<System.String,Xunit.Abstractions.ITestFrameworkDiscoverer,Xunit.Abstractions.ITestFrameworkDiscoveryOptions,TVisitor>) - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 100663787 - System.Boolean Xunit.Runner.VisualStudio.VsTestRunner::DiscoverTestsInSource(Xunit.XunitFrontController,LoggerHelper,Xunit.Runner.VisualStudio.TestPlatformContext,Xunit.Runner.VisualStudio.RunSettings,System.Func`4<System.String,Xunit.Abstractions.ITestFrameworkDiscoverer,Xunit.Abstractions.ITestFrameworkDiscoveryOptions,TVisitor>,System.Action`4<System.String,Xunit.Abstractions.ITestFrameworkDiscoverer,Xunit.Abstractions.ITestFrameworkDiscoveryOptions,TVisitor>,Xunit.XunitProjectAssembly) - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 100663788 - Microsoft.VisualStudio.TestPlatform.ObjectModel.TestProperty Xunit.Runner.VisualStudio.VsTestRunner::GetTestProperty() - - - - - - - - - - 100663789 - System.Boolean Xunit.Runner.VisualStudio.VsTestRunner::IsXunitTestAssembly(System.String) - - - - - - - - - - - - - - - 100663790 - System.Boolean Xunit.Runner.VisualStudio.VsTestRunner::IsXunitPackageReferenced(System.String) - - - - - - - - - - - - - - - - - - - - - - 100663791 - System.String Xunit.Runner.VisualStudio.VsTestRunner::GetAssemblyFileName(System.String) - - - - - - - - - - 100663792 - System.Void Xunit.Runner.VisualStudio.VsTestRunner::RunTests(Microsoft.VisualStudio.TestPlatform.ObjectModel.Adapter.IRunContext,Microsoft.VisualStudio.TestPlatform.ObjectModel.Adapter.IFrameworkHandle,LoggerHelper,Xunit.Runner.VisualStudio.TestPlatformContext,Xunit.Runner.VisualStudio.RunSettings,System.Func`1<System.Collections.Generic.List`1<Xunit.Runner.VisualStudio.AssemblyRunInfo>>) - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 100663793 - System.Void Xunit.Runner.VisualStudio.VsTestRunner::RunTestsInAssembly(Microsoft.VisualStudio.TestPlatform.ObjectModel.Adapter.IRunContext,Microsoft.VisualStudio.TestPlatform.ObjectModel.Adapter.IFrameworkHandle,LoggerHelper,Xunit.Runner.VisualStudio.TestPlatformContext,Xunit.Runner.VisualStudio.RunSettings,Xunit.IMessageSinkWithTypes,Xunit.Runner.VisualStudio.AssemblyRunInfo) - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 100663794 - System.Threading.ManualResetEvent Xunit.Runner.VisualStudio.VsTestRunner::RunTestsInAssemblyAsync(Microsoft.VisualStudio.TestPlatform.ObjectModel.Adapter.IRunContext,Microsoft.VisualStudio.TestPlatform.ObjectModel.Adapter.IFrameworkHandle,LoggerHelper,Xunit.Runner.VisualStudio.TestPlatformContext,Xunit.Runner.VisualStudio.RunSettings,Xunit.IMessageSinkWithTypes,Xunit.Runner.VisualStudio.AssemblyRunInfo) - - - - - - - - - - - - 100663795 - Xunit.IRunnerReporter Xunit.Runner.VisualStudio.VsTestRunner::GetRunnerReporter(LoggerHelper,Xunit.Runner.VisualStudio.RunSettings,System.Collections.Generic.IReadOnlyList`1<System.String>) - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 100663796 - System.Collections.Generic.IReadOnlyList`1<Xunit.IRunnerReporter> Xunit.Runner.VisualStudio.VsTestRunner::GetAvailableRunnerReporters(LoggerHelper,System.Collections.Generic.IReadOnlyList`1<System.String>) - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 100663797 - System.Collections.Generic.IList`1<Xunit.Runner.VisualStudio.VsTestRunner/DiscoveredTestCase> Xunit.Runner.VisualStudio.VsTestRunner::GetVsTestCases(System.String,Xunit.Abstractions.ITestFrameworkDiscoverer,Xunit.Runner.VisualStudio.VsExecutionDiscoverySink,LoggerHelper,Xunit.Runner.VisualStudio.TestPlatformContext) - - - - - - - - - - - - - - - - - - - - - - - - - - - 100663798 - System.Void Xunit.Runner.VisualStudio.VsTestRunner::.ctor() - - - - - - - 100663799 - System.Void Xunit.Runner.VisualStudio.VsTestRunner::.cctor() - - - - - - - - - - - - - - - Xunit.Runner.VisualStudio.VsTestRunner/AssemblyDiscoveredInfo - - - - 100663937 - System.Void Xunit.Runner.VisualStudio.VsTestRunner/AssemblyDiscoveredInfo::.ctor(System.String,System.Collections.Generic.IList`1<Xunit.Runner.VisualStudio.VsTestRunner/DiscoveredTestCase>) - - - - - - - - - - - - - - - Xunit.Runner.VisualStudio.VsTestRunner/DiscoveredTestCase - - - - 100663945 - System.Void Xunit.Runner.VisualStudio.VsTestRunner/DiscoveredTestCase::.ctor(System.String,Xunit.TestCaseDescriptor,Xunit.Abstractions.ITestCase,LoggerHelper,Xunit.Runner.VisualStudio.TestPlatformContext) - - - - - - - - - - - - - - - - - - Xunit.Runner.VisualStudio.VsTestRunner/<>c - - - - 100663948 - System.String Xunit.Runner.VisualStudio.VsTestRunner/<>c::<Microsoft.VisualStudio.TestPlatform.ObjectModel.Adapter.ITestExecutor.RunTests>b__11_1(Microsoft.VisualStudio.TestPlatform.ObjectModel.TestCase) - - - - - - - - - - 100663949 - System.Boolean Xunit.Runner.VisualStudio.VsTestRunner/<>c::<IsXunitPackageReferenced>b__16_0(Internal.Microsoft.Extensions.DependencyModel.RuntimeLibrary) - - - - - - - - - - - - - 100663950 - System.Boolean Xunit.Runner.VisualStudio.VsTestRunner/<>c::<RunTests>b__18_0(Xunit.Runner.VisualStudio.AssemblyRunInfo) - - - - - - - - - - 100663951 - System.String Xunit.Runner.VisualStudio.VsTestRunner/<>c::<RunTests>b__18_1(Xunit.Runner.VisualStudio.AssemblyRunInfo) - - - - - - - - - - 100663952 - System.Void Xunit.Runner.VisualStudio.VsTestRunner/<>c::<RunTests>b__18_3(System.Threading.ManualResetEvent) - - - - - - - - - - 100663953 - System.Collections.Generic.IEnumerable`1<System.String> Xunit.Runner.VisualStudio.VsTestRunner/<>c::<RunTestsInAssembly>b__19_3(Xunit.Runner.VisualStudio.VsTestRunner/DiscoveredTestCase) - - - - - - - - - - 100663954 - System.String Xunit.Runner.VisualStudio.VsTestRunner/<>c::<RunTestsInAssembly>b__19_6(Microsoft.VisualStudio.TestPlatform.ObjectModel.TestCase) - - - - - - - - - - 100663955 - System.String Xunit.Runner.VisualStudio.VsTestRunner/<>c::<RunTestsInAssembly>b__19_7(System.String) - - - - - - - - - - 100663956 - System.Boolean Xunit.Runner.VisualStudio.VsTestRunner/<>c::<GetRunnerReporter>b__21_2(Xunit.IRunnerReporter) - - - - - - - - - - 100663957 - System.String Xunit.Runner.VisualStudio.VsTestRunner/<>c::<GetAvailableRunnerReporters>b__22_0(System.String) - - - - - - - - - - - - Xunit.Runner.VisualStudio.VsTestRunner/<>c__DisplayClass10_0 - - - - 100663959 - System.Collections.Generic.List`1<Xunit.Runner.VisualStudio.AssemblyRunInfo> Xunit.Runner.VisualStudio.VsTestRunner/<>c__DisplayClass10_0::<Microsoft.VisualStudio.TestPlatform.ObjectModel.Adapter.ITestExecutor.RunTests>b__0() - - - - - - - - - - 100663960 - Xunit.Runner.VisualStudio.AssemblyRunInfo Xunit.Runner.VisualStudio.VsTestRunner/<>c__DisplayClass10_0::<Microsoft.VisualStudio.TestPlatform.ObjectModel.Adapter.ITestExecutor.RunTests>b__1(System.String) - - - - - - - - - - - - Xunit.Runner.VisualStudio.VsTestRunner/<>c__DisplayClass11_0 - - - - 100663962 - System.Collections.Generic.List`1<Xunit.Runner.VisualStudio.AssemblyRunInfo> Xunit.Runner.VisualStudio.VsTestRunner/<>c__DisplayClass11_0::<Microsoft.VisualStudio.TestPlatform.ObjectModel.Adapter.ITestExecutor.RunTests>b__0() - - - - - - - - - - 100663963 - Xunit.Runner.VisualStudio.AssemblyRunInfo Xunit.Runner.VisualStudio.VsTestRunner/<>c__DisplayClass11_0::<Microsoft.VisualStudio.TestPlatform.ObjectModel.Adapter.ITestExecutor.RunTests>b__2(System.Linq.IGrouping`2<System.String,Microsoft.VisualStudio.TestPlatform.ObjectModel.TestCase>) - - - - - - - - - - - - Xunit.Runner.VisualStudio.VsTestRunner/<>c__DisplayClass18_0 - - - - 100663965 - System.Threading.ManualResetEvent Xunit.Runner.VisualStudio.VsTestRunner/<>c__DisplayClass18_0::<RunTests>b__2(Xunit.Runner.VisualStudio.AssemblyRunInfo) - - - - - - - - - - 100663966 - System.Void Xunit.Runner.VisualStudio.VsTestRunner/<>c__DisplayClass18_0::<RunTests>b__4(Xunit.Runner.VisualStudio.AssemblyRunInfo) - - - - - - - - - - - - Xunit.Runner.VisualStudio.VsTestRunner/<>c__DisplayClass19_0 - - - - 100663968 - Xunit.Runner.VisualStudio.VsExecutionDiscoverySink Xunit.Runner.VisualStudio.VsTestRunner/<>c__DisplayClass19_0::<RunTestsInAssembly>b__1(System.String,Xunit.Abstractions.ITestFrameworkDiscoverer,Xunit.Abstractions.ITestFrameworkDiscoveryOptions) - - - - - - - - - - 100663969 - System.Boolean Xunit.Runner.VisualStudio.VsTestRunner/<>c__DisplayClass19_0::<RunTestsInAssembly>b__5() - - - - - - - - - - 100663970 - System.Boolean Xunit.Runner.VisualStudio.VsTestRunner/<>c__DisplayClass19_0::<RunTestsInAssembly>b__0() - - - - - - - - - - - - Xunit.Runner.VisualStudio.VsTestRunner/<>c__DisplayClass19_1 - - - - 100663972 - System.Void Xunit.Runner.VisualStudio.VsTestRunner/<>c__DisplayClass19_1::<RunTestsInAssembly>b__2(System.String,Xunit.Abstractions.ITestFrameworkDiscoverer,Xunit.Abstractions.ITestFrameworkDiscoveryOptions,Xunit.Runner.VisualStudio.VsExecutionDiscoverySink) - - - - - - - - - - - - - - - - - - - - - 100663973 - System.Boolean Xunit.Runner.VisualStudio.VsTestRunner/<>c__DisplayClass19_1::<RunTestsInAssembly>b__4(Xunit.Runner.VisualStudio.VsTestRunner/DiscoveredTestCase) - - - - - - - - - - - - - - - Xunit.Runner.VisualStudio.VsTestRunner/<>c__DisplayClass20_0 - - - - 100663975 - System.Void Xunit.Runner.VisualStudio.VsTestRunner/<>c__DisplayClass20_0::<RunTestsInAssemblyAsync>g__handler|0() - - - - - - - - - - - - - - 100663976 - System.Void Xunit.Runner.VisualStudio.VsTestRunner/<>c__DisplayClass20_0::<RunTestsInAssemblyAsync>b__1(System.Object) - - - - - - - - - - - - Xunit.Runner.VisualStudio.VsTestRunner/<>c__DisplayClass21_0 - - - - 100663978 - System.Collections.Generic.IReadOnlyList`1<Xunit.IRunnerReporter> Xunit.Runner.VisualStudio.VsTestRunner/<>c__DisplayClass21_0::<GetRunnerReporter>b__0() - - - - - - - - - - 100663979 - System.Boolean Xunit.Runner.VisualStudio.VsTestRunner/<>c__DisplayClass21_0::<GetRunnerReporter>b__1(Xunit.IRunnerReporter) - - - - - - - - - - - - Xunit.Runner.VisualStudio.VsTestRunner/<>c__DisplayClass8_0 - - - - 100663981 - Xunit.Runner.VisualStudio.VsDiscoverySink Xunit.Runner.VisualStudio.VsTestRunner/<>c__DisplayClass8_0::<Microsoft.VisualStudio.TestPlatform.ObjectModel.Adapter.ITestDiscoverer.DiscoverTests>b__0(System.String,Xunit.Abstractions.ITestFrameworkDiscoverer,Xunit.Abstractions.ITestFrameworkDiscoveryOptions) - - - - - - - - - - 100663982 - System.Boolean Xunit.Runner.VisualStudio.VsTestRunner/<>c__DisplayClass8_0::<Microsoft.VisualStudio.TestPlatform.ObjectModel.Adapter.ITestDiscoverer.DiscoverTests>b__1() - - - - - - - - - - - - Xunit.Runner.VisualStudio.Utility.DiaSessionWrapper - - - - 100663800 - System.Void Xunit.Runner.VisualStudio.Utility.DiaSessionWrapper::.ctor(System.String,Xunit.Runner.VisualStudio.DiagnosticMessageSink) - - - - - - - - - - - - - - - - - - - - - - 100663801 - Microsoft.VisualStudio.TestPlatform.ObjectModel.Navigation.INavigationData Xunit.Runner.VisualStudio.Utility.DiaSessionWrapper::GetNavigationData(System.String,System.String) - - - - - - - - - - - - - - - - - - - - - - 100663802 - System.Void Xunit.Runner.VisualStudio.Utility.DiaSessionWrapper::Dispose() - - - - - - - - - - - - - - - - Xunit.Runner.VisualStudio.Utility.DiaSessionWrapperHelper - - - - 100663803 - System.Void Xunit.Runner.VisualStudio.Utility.DiaSessionWrapperHelper::.ctor(System.String) - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 100663804 - System.Void Xunit.Runner.VisualStudio.Utility.DiaSessionWrapperHelper::Normalize(System.String&,System.String&) - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Xunit.Runner.VisualStudio.Utility.DiaSessionWrapperHelper/<>c - - - - 100663985 - System.Boolean Xunit.Runner.VisualStudio.Utility.DiaSessionWrapperHelper/<>c::<.ctor>b__2_0(System.Type) - - - - - - - - - - 100663986 - System.String Xunit.Runner.VisualStudio.Utility.DiaSessionWrapperHelper/<>c::<.ctor>b__2_1(System.Type) - - - - - - - - - - - - - - - C:\Users\Daniel Palme\Documents\Projects\_Archiv\DotNetCoverageToolComparision\BusinessTest_NetCore\bin\Debug\net8.0\Microsoft.TestPlatform.Utilities.dll - 2023-11-08T10:32:50Z - Microsoft.TestPlatform.Utilities - - - - - - - - - - - - - - - - - - Microsoft.CodeAnalysis.EmbeddedAttribute - - - - 100663297 - System.Void Microsoft.CodeAnalysis.EmbeddedAttribute::.ctor() - - - - - - - - - System.Runtime.CompilerServices.NullableAttribute - - - - 100663298 - System.Void System.Runtime.CompilerServices.NullableAttribute::.ctor(System.Byte) - - - - - - - 100663299 - System.Void System.Runtime.CompilerServices.NullableAttribute::.ctor(System.Byte[]) - - - - - - - - - System.Runtime.CompilerServices.NullableContextAttribute - - - - 100663300 - System.Void System.Runtime.CompilerServices.NullableContextAttribute::.ctor(System.Byte) - - - - - - - - - System.Runtime.CompilerServices.RefSafetyRulesAttribute - - - - 100663301 - System.Void System.Runtime.CompilerServices.RefSafetyRulesAttribute::.ctor(System.Int32) - - - - - - - - - System.Diagnostics.CodeAnalysis.AllowNullAttribute - - - - 100663302 - System.Void System.Diagnostics.CodeAnalysis.AllowNullAttribute::.ctor() - - - - - - - - - System.Diagnostics.CodeAnalysis.DisallowNullAttribute - - - - 100663303 - System.Void System.Diagnostics.CodeAnalysis.DisallowNullAttribute::.ctor() - - - - - - - - - System.Diagnostics.CodeAnalysis.MaybeNullAttribute - - - - 100663304 - System.Void System.Diagnostics.CodeAnalysis.MaybeNullAttribute::.ctor() - - - - - - - - - System.Diagnostics.CodeAnalysis.NotNullAttribute - - - - 100663305 - System.Void System.Diagnostics.CodeAnalysis.NotNullAttribute::.ctor() - - - - - - - - - System.Diagnostics.CodeAnalysis.MaybeNullWhenAttribute - - - - 100663306 - System.Void System.Diagnostics.CodeAnalysis.MaybeNullWhenAttribute::.ctor(System.Boolean) - - - - - - - - - - - - - System.Diagnostics.CodeAnalysis.NotNullWhenAttribute - - - - 100663308 - System.Void System.Diagnostics.CodeAnalysis.NotNullWhenAttribute::.ctor(System.Boolean) - - - - - - - - - - - - - System.Diagnostics.CodeAnalysis.NotNullIfNotNullAttribute - - - - 100663310 - System.Void System.Diagnostics.CodeAnalysis.NotNullIfNotNullAttribute::.ctor(System.String) - - - - - - - - - - - - - System.Diagnostics.CodeAnalysis.DoesNotReturnAttribute - - - - 100663312 - System.Void System.Diagnostics.CodeAnalysis.DoesNotReturnAttribute::.ctor() - - - - - - - - - System.Diagnostics.CodeAnalysis.DoesNotReturnIfAttribute - - - - 100663313 - System.Void System.Diagnostics.CodeAnalysis.DoesNotReturnIfAttribute::.ctor(System.Boolean) - - - - - - - - - - - - - System.Diagnostics.CodeAnalysis.MemberNotNullAttribute - - - - 100663315 - System.Void System.Diagnostics.CodeAnalysis.MemberNotNullAttribute::.ctor(System.String) - - - - - - - - - - - 100663316 - System.Void System.Diagnostics.CodeAnalysis.MemberNotNullAttribute::.ctor(System.String[]) - - - - - - - - - - - - - System.Diagnostics.CodeAnalysis.MemberNotNullWhenAttribute - - - - 100663318 - System.Void System.Diagnostics.CodeAnalysis.MemberNotNullWhenAttribute::.ctor(System.Boolean,System.String) - - - - - - - - - - - - - 100663319 - System.Void System.Diagnostics.CodeAnalysis.MemberNotNullWhenAttribute::.ctor(System.Boolean,System.String[]) - - - - - - - - - - - - - - - Microsoft.VisualStudio.TestPlatform.Utilities.ClientUtilities - - - - 100663322 - System.Void Microsoft.VisualStudio.TestPlatform.Utilities.ClientUtilities::FixRelativePathsInRunSettings(System.Xml.XmlDocument,System.String) - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 100663323 - System.Void Microsoft.VisualStudio.TestPlatform.Utilities.ClientUtilities::AddRunSettingsDirectoryNode(System.Xml.XmlDocument,System.String) - - - - - - - - - - - - - 100663324 - System.Void Microsoft.VisualStudio.TestPlatform.Utilities.ClientUtilities::FixNodeFilePath(System.Xml.XmlNode,System.String) - - - - - - - - - - - - - - - - - - - - - - - Microsoft.VisualStudio.TestPlatform.Utilities.CodeCoverageDataAttachmentsHandler - - - - 100663325 - System.Boolean Microsoft.VisualStudio.TestPlatform.Utilities.CodeCoverageDataAttachmentsHandler::get_SupportsIncrementalProcessing() - - - - - - - - - - 100663326 - System.Collections.Generic.IEnumerable`1<System.Uri> Microsoft.VisualStudio.TestPlatform.Utilities.CodeCoverageDataAttachmentsHandler::GetExtensionUris() - - - - - - - 100663327 - System.Threading.Tasks.Task`1<System.Collections.Generic.ICollection`1<Microsoft.VisualStudio.TestPlatform.ObjectModel.AttachmentSet>> Microsoft.VisualStudio.TestPlatform.Utilities.CodeCoverageDataAttachmentsHandler::ProcessAttachmentSetsAsync(System.Xml.XmlElement,System.Collections.Generic.ICollection`1<Microsoft.VisualStudio.TestPlatform.ObjectModel.AttachmentSet>,System.IProgress`1<System.Int32>,Microsoft.VisualStudio.TestPlatform.ObjectModel.Logging.IMessageLogger,System.Threading.CancellationToken) - - - - - - - 100663328 - System.Threading.Tasks.Task`1<System.Collections.Generic.IList`1<System.String>> Microsoft.VisualStudio.TestPlatform.Utilities.CodeCoverageDataAttachmentsHandler::MergeCodeCoverageFilesAsync(System.Collections.Generic.IList`1<System.String>,System.IProgress`1<System.Int32>,System.Threading.CancellationToken) - - - - - - - 100663329 - System.Threading.Tasks.Task`1<System.Collections.Generic.IList`1<System.String>> Microsoft.VisualStudio.TestPlatform.Utilities.CodeCoverageDataAttachmentsHandler::MergeCodeCoverageFilesAsync(System.Collections.Generic.IList`1<System.String>,System.Threading.CancellationToken) - - - - - - - 100663330 - System.Void Microsoft.VisualStudio.TestPlatform.Utilities.CodeCoverageDataAttachmentsHandler::LoadCodeCoverageAssembly() - - - - - - - - - - - - - - - - - - - - - - - - 100663331 - System.Void Microsoft.VisualStudio.TestPlatform.Utilities.CodeCoverageDataAttachmentsHandler::.ctor() - - - - - - - 100663332 - System.Void Microsoft.VisualStudio.TestPlatform.Utilities.CodeCoverageDataAttachmentsHandler::.cctor() - - - - - - - - - - - - Microsoft.VisualStudio.TestPlatform.Utilities.CodeCoverageDataAttachmentsHandler/<>c - - - - 100663399 - System.Boolean Microsoft.VisualStudio.TestPlatform.Utilities.CodeCoverageDataAttachmentsHandler/<>c::<LoadCodeCoverageAssembly>b__19_0(System.Type) - - - - - - - - - - - - Microsoft.VisualStudio.TestPlatform.Utilities.CodeCoverageDataAttachmentsHandler/<GetExtensionUris>d__15 - - - - 100663401 - System.Void Microsoft.VisualStudio.TestPlatform.Utilities.CodeCoverageDataAttachmentsHandler/<GetExtensionUris>d__15::System.IDisposable.Dispose() - - - - - - - 100663402 - System.Boolean Microsoft.VisualStudio.TestPlatform.Utilities.CodeCoverageDataAttachmentsHandler/<GetExtensionUris>d__15::MoveNext() - - - - - - - - - - - 100663403 - System.Uri Microsoft.VisualStudio.TestPlatform.Utilities.CodeCoverageDataAttachmentsHandler/<GetExtensionUris>d__15::System.Collections.Generic.IEnumerator<System.Uri>.get_Current() - - - - - - - 100663404 - System.Void Microsoft.VisualStudio.TestPlatform.Utilities.CodeCoverageDataAttachmentsHandler/<GetExtensionUris>d__15::System.Collections.IEnumerator.Reset() - - - - - - - 100663405 - System.Object Microsoft.VisualStudio.TestPlatform.Utilities.CodeCoverageDataAttachmentsHandler/<GetExtensionUris>d__15::System.Collections.IEnumerator.get_Current() - - - - - - - 100663406 - System.Collections.Generic.IEnumerator`1<System.Uri> Microsoft.VisualStudio.TestPlatform.Utilities.CodeCoverageDataAttachmentsHandler/<GetExtensionUris>d__15::System.Collections.Generic.IEnumerable<System.Uri>.GetEnumerator() - - - - - - - 100663407 - System.Collections.IEnumerator Microsoft.VisualStudio.TestPlatform.Utilities.CodeCoverageDataAttachmentsHandler/<GetExtensionUris>d__15::System.Collections.IEnumerable.GetEnumerator() - - - - - - - - - Microsoft.VisualStudio.TestPlatform.Utilities.CodeCoverageDataAttachmentsHandler/<MergeCodeCoverageFilesAsync>d__17 - - - - 100663408 - System.Void Microsoft.VisualStudio.TestPlatform.Utilities.CodeCoverageDataAttachmentsHandler/<MergeCodeCoverageFilesAsync>d__17::MoveNext() - - - - - - - - - - - - - - - - - - - - - - 100663409 - System.Void Microsoft.VisualStudio.TestPlatform.Utilities.CodeCoverageDataAttachmentsHandler/<MergeCodeCoverageFilesAsync>d__17::SetStateMachine(System.Runtime.CompilerServices.IAsyncStateMachine) - - - - - - - - - Microsoft.VisualStudio.TestPlatform.Utilities.CodeCoverageDataAttachmentsHandler/<MergeCodeCoverageFilesAsync>d__18 - - - - 100663410 - System.Void Microsoft.VisualStudio.TestPlatform.Utilities.CodeCoverageDataAttachmentsHandler/<MergeCodeCoverageFilesAsync>d__18::MoveNext() - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 100663411 - System.Void Microsoft.VisualStudio.TestPlatform.Utilities.CodeCoverageDataAttachmentsHandler/<MergeCodeCoverageFilesAsync>d__18::SetStateMachine(System.Runtime.CompilerServices.IAsyncStateMachine) - - - - - - - - - Microsoft.VisualStudio.TestPlatform.Utilities.CodeCoverageDataAttachmentsHandler/<ProcessAttachmentSetsAsync>d__16 - - - - 100663412 - System.Void Microsoft.VisualStudio.TestPlatform.Utilities.CodeCoverageDataAttachmentsHandler/<ProcessAttachmentSetsAsync>d__16::MoveNext() - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 100663413 - System.Void Microsoft.VisualStudio.TestPlatform.Utilities.CodeCoverageDataAttachmentsHandler/<ProcessAttachmentSetsAsync>d__16::SetStateMachine(System.Runtime.CompilerServices.IAsyncStateMachine) - - - - - - - - - Microsoft.VisualStudio.TestPlatform.Utilities.CodeCoverageRunSettingsProcessor - - - - 100663333 - System.Void Microsoft.VisualStudio.TestPlatform.Utilities.CodeCoverageRunSettingsProcessor::.ctor(System.Xml.XmlNode) - - - - - - - - - - - - 100663334 - System.Xml.XmlNode Microsoft.VisualStudio.TestPlatform.Utilities.CodeCoverageRunSettingsProcessor::Process(System.String) - - - - - - - - - - - - - - - - - 100663335 - System.Xml.XmlNode Microsoft.VisualStudio.TestPlatform.Utilities.CodeCoverageRunSettingsProcessor::Process(System.Xml.XmlDocument) - - - - - - - - - - - - - 100663336 - System.Xml.XmlNode Microsoft.VisualStudio.TestPlatform.Utilities.CodeCoverageRunSettingsProcessor::Process(System.Xml.XmlNode) - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 100663337 - System.Xml.XmlNode Microsoft.VisualStudio.TestPlatform.Utilities.CodeCoverageRunSettingsProcessor::SelectNodeOrAddDefaults(System.Xml.XmlNode,System.Xml.XmlNode,System.Collections.Generic.IList`1<System.String>) - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 100663338 - System.Boolean Microsoft.VisualStudio.TestPlatform.Utilities.CodeCoverageRunSettingsProcessor::ShouldProcessCurrentExclusion(System.Xml.XmlNode) - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 100663339 - System.String Microsoft.VisualStudio.TestPlatform.Utilities.CodeCoverageRunSettingsProcessor::BuildPath(System.Collections.Generic.IList`1<System.String>) - - - - - - - - - - 100663340 - System.Xml.XmlNode Microsoft.VisualStudio.TestPlatform.Utilities.CodeCoverageRunSettingsProcessor::ExtractNode(System.Xml.XmlNode,System.String) - - - - - - - - - - - - - - - 100663341 - System.Void Microsoft.VisualStudio.TestPlatform.Utilities.CodeCoverageRunSettingsProcessor::MergeNodes(System.Xml.XmlNode,System.Xml.XmlNode) - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Microsoft.VisualStudio.TestPlatform.Utilities.CommandLineUtilities - - - - 100663342 - System.Boolean Microsoft.VisualStudio.TestPlatform.Utilities.CommandLineUtilities::SplitCommandLineIntoArguments(System.String,System.String[]&) - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Microsoft.VisualStudio.TestPlatform.Utilities.InferRunSettingsHelper - - - - 100663343 - System.String Microsoft.VisualStudio.TestPlatform.Utilities.InferRunSettingsHelper::MakeRunsettingsCompatible(System.String) - - - - - - - - - - - 100663344 - System.String Microsoft.VisualStudio.TestPlatform.Utilities.InferRunSettingsHelper::MakeRunsettingsCompatible(System.String,System.Collections.Generic.HashSet`1<System.String>,System.Collections.Generic.HashSet`1<System.String>) - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 100663345 - System.String Microsoft.VisualStudio.TestPlatform.Utilities.InferRunSettingsHelper::RemoveTargetPlatformElement(System.String) - - - - - - - - - - 100663346 - System.Void Microsoft.VisualStudio.TestPlatform.Utilities.InferRunSettingsHelper::UpdateRunSettingsWithUserProvidedSwitches(System.Xml.XmlDocument,Microsoft.VisualStudio.TestPlatform.ObjectModel.Architecture,Microsoft.VisualStudio.TestPlatform.ObjectModel.Framework,System.String) - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 100663347 - System.Void Microsoft.VisualStudio.TestPlatform.Utilities.InferRunSettingsHelper::UpdateDesignMode(System.Xml.XmlDocument,System.Boolean) - - - - - - - - - - - 100663348 - System.Void Microsoft.VisualStudio.TestPlatform.Utilities.InferRunSettingsHelper::UpdateBatchSize(System.Xml.XmlDocument,System.Int64) - - - - - - - - - - - 100663349 - System.Void Microsoft.VisualStudio.TestPlatform.Utilities.InferRunSettingsHelper::UpdateCollectSourceInformation(System.Xml.XmlDocument,System.Boolean) - - - - - - - - - - - 100663350 - System.Void Microsoft.VisualStudio.TestPlatform.Utilities.InferRunSettingsHelper::UpdateTargetDevice(System.Xml.XmlDocument,System.String) - - - - - - - - - - - 100663351 - System.Void Microsoft.VisualStudio.TestPlatform.Utilities.InferRunSettingsHelper::UpdateTargetFramework(System.Xml.XmlDocument,System.String,System.Boolean) - - - - - - - - - - - 100663352 - System.Boolean Microsoft.VisualStudio.TestPlatform.Utilities.InferRunSettingsHelper::AreRunSettingsCollectorsIncompatibleWithTestSettings(System.String) - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 100663353 - System.Boolean Microsoft.VisualStudio.TestPlatform.Utilities.InferRunSettingsHelper::TryGetLegacySettingElements(System.String,System.Collections.Generic.Dictionary`2<System.String,System.String>&) - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 100663354 - System.Collections.Generic.List`1<System.String> Microsoft.VisualStudio.TestPlatform.Utilities.InferRunSettingsHelper::GetNodeAttributes(System.Xml.XPath.XPathNavigator) - - - - - - - - - - - - - - - - - - - - - - - - 100663355 - System.Collections.Generic.Dictionary`2<System.String,System.String> Microsoft.VisualStudio.TestPlatform.Utilities.InferRunSettingsHelper::GetEnvironmentVariables(System.String) - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 100663356 - System.Void Microsoft.VisualStudio.TestPlatform.Utilities.InferRunSettingsHelper::UpdateTargetPlatform(System.Xml.XmlDocument,System.String,System.Boolean) - - - - - - - - - - 100663357 - System.Boolean Microsoft.VisualStudio.TestPlatform.Utilities.InferRunSettingsHelper::TryGetDeviceXml(System.Xml.XPath.XPathNavigator,System.String&) - - - - - - - - - - - - - - - - - - - 100663358 - System.Boolean Microsoft.VisualStudio.TestPlatform.Utilities.InferRunSettingsHelper::IsTestSettingsEnabled(System.String) - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 100663359 - System.Void Microsoft.VisualStudio.TestPlatform.Utilities.InferRunSettingsHelper::AddNodeIfNotPresent(System.Xml.XmlDocument,System.String,System.String,T,System.Boolean) - - - - - - - - - - - - - - - - - - - - - - - - - - 100663360 - System.Void Microsoft.VisualStudio.TestPlatform.Utilities.InferRunSettingsHelper::ValidateRunConfiguration(System.Xml.XPath.XPathNavigator) - - - - - - - - - - - - - - - - - - - - - - - - - - 100663361 - System.Void Microsoft.VisualStudio.TestPlatform.Utilities.InferRunSettingsHelper::UpdateRunConfiguration(System.Xml.XmlDocument,Microsoft.VisualStudio.TestPlatform.ObjectModel.Architecture,Microsoft.VisualStudio.TestPlatform.ObjectModel.Framework,System.String) - - - - - - - - - - - - - - - - - - - - 100663362 - System.Boolean Microsoft.VisualStudio.TestPlatform.Utilities.InferRunSettingsHelper::TryGetPlatformXml(System.Xml.XPath.XPathNavigator,System.String&) - - - - - - - - - - - - - - - - - 100663363 - System.Boolean Microsoft.VisualStudio.TestPlatform.Utilities.InferRunSettingsHelper::TryGetFrameworkXml(System.Xml.XPath.XPathNavigator,System.String&) - - - - - - - - - - - - - - - - - 100663364 - System.Collections.Generic.IEnumerable`1<System.String> Microsoft.VisualStudio.TestPlatform.Utilities.InferRunSettingsHelper::FilterCompatibleSources(Microsoft.VisualStudio.TestPlatform.ObjectModel.Architecture,Microsoft.VisualStudio.TestPlatform.ObjectModel.Architecture,Microsoft.VisualStudio.TestPlatform.ObjectModel.Framework,System.Collections.Generic.IDictionary`2<System.String,Microsoft.VisualStudio.TestPlatform.ObjectModel.Architecture>,System.Collections.Generic.IDictionary`2<System.String,Microsoft.VisualStudio.TestPlatform.ObjectModel.Framework>,System.String&) - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 100663365 - System.Boolean Microsoft.VisualStudio.TestPlatform.Utilities.InferRunSettingsHelper::IsSettingIncompatible(Microsoft.VisualStudio.TestPlatform.ObjectModel.Architecture,Microsoft.VisualStudio.TestPlatform.ObjectModel.Architecture,Microsoft.VisualStudio.TestPlatform.ObjectModel.Framework,Microsoft.VisualStudio.TestPlatform.ObjectModel.Framework) - - - - - - - - - - - - - 100663366 - System.Boolean Microsoft.VisualStudio.TestPlatform.Utilities.InferRunSettingsHelper::IsPlatformIncompatible(Microsoft.VisualStudio.TestPlatform.ObjectModel.Architecture,Microsoft.VisualStudio.TestPlatform.ObjectModel.Architecture) - - - - - - - - - - - - - - - - - 100663367 - System.Boolean Microsoft.VisualStudio.TestPlatform.Utilities.InferRunSettingsHelper::IsFrameworkIncompatible(Microsoft.VisualStudio.TestPlatform.ObjectModel.Framework,Microsoft.VisualStudio.TestPlatform.ObjectModel.Framework) - - - - - - - - - - - - - 100663368 - System.Void Microsoft.VisualStudio.TestPlatform.Utilities.InferRunSettingsHelper::.ctor() - - - - - - - 100663369 - System.Void Microsoft.VisualStudio.TestPlatform.Utilities.InferRunSettingsHelper::.cctor() - - - - - - - - - - 100663370 - System.Boolean Microsoft.VisualStudio.TestPlatform.Utilities.InferRunSettingsHelper::<IsPlatformIncompatible>g__Is64BitOperatingSystem|51_0() - - - - - - - - - - - - Microsoft.VisualStudio.TestPlatform.Utilities.InferRunSettingsHelper/<>c - - - - 100663416 - System.Boolean Microsoft.VisualStudio.TestPlatform.Utilities.InferRunSettingsHelper/<>c::<TryGetPlatformXml>b__47_0(System.String) - - - - - - - - - - - - - - - - 100663417 - System.Boolean Microsoft.VisualStudio.TestPlatform.Utilities.InferRunSettingsHelper/<>c::<TryGetFrameworkXml>b__48_0(System.String) - - - - - - - - - - - - - - - - - - - - Microsoft.VisualStudio.TestPlatform.Utilities.MSTestSettingsUtilities - - - - 100663371 - System.Xml.XmlDocument Microsoft.VisualStudio.TestPlatform.Utilities.MSTestSettingsUtilities::Import(System.String,System.Xml.XmlDocument) - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 100663372 - System.Boolean Microsoft.VisualStudio.TestPlatform.Utilities.MSTestSettingsUtilities::IsLegacyTestSettingsFile(System.String) - - - - - - - - - - - - - - - 100663373 - System.Xml.XmlElement Microsoft.VisualStudio.TestPlatform.Utilities.MSTestSettingsUtilities::GenerateMsTestXml(System.String) - - - - - - - - - - - - - - - - - - - - Microsoft.VisualStudio.TestPlatform.Utilities.StringUtils - - - - 100663374 - System.Boolean Microsoft.VisualStudio.TestPlatform.Utilities.StringUtils::IsNullOrEmpty(System.String) - - - - - - - - - - 100663375 - System.Boolean Microsoft.VisualStudio.TestPlatform.Utilities.StringUtils::IsNullOrWhiteSpace(System.String) - - - - - - - - - - - - Microsoft.VisualStudio.TestPlatform.Utilities.TPDebug - - - - 100663376 - System.Void Microsoft.VisualStudio.TestPlatform.Utilities.TPDebug::Assert(System.Boolean) - - - - - - - 100663377 - System.Void Microsoft.VisualStudio.TestPlatform.Utilities.TPDebug::Assert(System.Boolean,System.String) - - - - - - - - - Microsoft.VisualStudio.TestPlatform.Utilities.ParallelRunSettingsUtilities - - - - 100663378 - System.Void Microsoft.VisualStudio.TestPlatform.Utilities.ParallelRunSettingsUtilities::UpdateRunSettingsWithParallelSettingIfNotConfigured(System.Xml.XPath.XPathNavigator) - - - - - - - - - - - - - - - - - - - - - - - - - 100663379 - System.Void Microsoft.VisualStudio.TestPlatform.Utilities.ParallelRunSettingsUtilities::.cctor() - - - - - - - - - - - - - - - - Microsoft.VisualStudio.TestPlatform.Utilities.StringExtensions - - - - 100663380 - System.Collections.Generic.IEnumerable`1<System.String> Microsoft.VisualStudio.TestPlatform.Utilities.StringExtensions::Tokenize(System.String,System.Char,System.Char) - - - - - - - 100663381 - System.String Microsoft.VisualStudio.TestPlatform.Utilities.StringExtensions::Flush(System.Text.StringBuilder) - - - - - - - - - - - - - - Microsoft.VisualStudio.TestPlatform.Utilities.StringExtensions/<Tokenize>d__0 - - - - 100663419 - System.Void Microsoft.VisualStudio.TestPlatform.Utilities.StringExtensions/<Tokenize>d__0::System.IDisposable.Dispose() - - - - - - - 100663420 - System.Boolean Microsoft.VisualStudio.TestPlatform.Utilities.StringExtensions/<Tokenize>d__0::MoveNext() - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 100663421 - System.String Microsoft.VisualStudio.TestPlatform.Utilities.StringExtensions/<Tokenize>d__0::System.Collections.Generic.IEnumerator<System.String>.get_Current() - - - - - - - 100663422 - System.Void Microsoft.VisualStudio.TestPlatform.Utilities.StringExtensions/<Tokenize>d__0::System.Collections.IEnumerator.Reset() - - - - - - - 100663423 - System.Object Microsoft.VisualStudio.TestPlatform.Utilities.StringExtensions/<Tokenize>d__0::System.Collections.IEnumerator.get_Current() - - - - - - - 100663424 - System.Collections.Generic.IEnumerator`1<System.String> Microsoft.VisualStudio.TestPlatform.Utilities.StringExtensions/<Tokenize>d__0::System.Collections.Generic.IEnumerable<System.String>.GetEnumerator() - - - - - - - 100663425 - System.Collections.IEnumerator Microsoft.VisualStudio.TestPlatform.Utilities.StringExtensions/<Tokenize>d__0::System.Collections.IEnumerable.GetEnumerator() - - - - - - - - - Microsoft.VisualStudio.TestPlatform.Utilities.XmlUtilities - - - - 100663382 - System.String Microsoft.VisualStudio.TestPlatform.Utilities.XmlUtilities::GetNodeXml(System.Xml.XPath.XPathNavigator,System.String) - - - - - - - - - - - - - - 100663383 - System.Boolean Microsoft.VisualStudio.TestPlatform.Utilities.XmlUtilities::IsValidNodeXmlValue(System.String,System.Func`2<System.String,System.Boolean>) - - - - - - - - - - - - - 100663384 - System.Void Microsoft.VisualStudio.TestPlatform.Utilities.XmlUtilities::AppendOrModifyChild(System.Xml.XmlDocument,System.String,System.String,System.String) - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 100663385 - System.Void Microsoft.VisualStudio.TestPlatform.Utilities.XmlUtilities::RemoveChildNode(System.Xml.XPath.XPathNavigator,System.String,System.String) - - - - - - - - - - - - - - - - 100663386 - System.Void Microsoft.VisualStudio.TestPlatform.Utilities.XmlUtilities::.ctor() - - - - - - - - - Microsoft.VisualStudio.TestPlatform.Utilities.Resources.Resources - - - - 100663387 - System.Void Microsoft.VisualStudio.TestPlatform.Utilities.Resources.Resources::.ctor() - - - - - - - - - - - 100663388 - System.Resources.ResourceManager Microsoft.VisualStudio.TestPlatform.Utilities.Resources.Resources::get_ResourceManager() - - - - - - - - - - - - - - - - 100663389 - System.Globalization.CultureInfo Microsoft.VisualStudio.TestPlatform.Utilities.Resources.Resources::get_Culture() - - - - - - - - - - 100663390 - System.Void Microsoft.VisualStudio.TestPlatform.Utilities.Resources.Resources::set_Culture(System.Globalization.CultureInfo) - - - - - - - - - - - 100663391 - System.String Microsoft.VisualStudio.TestPlatform.Utilities.Resources.Resources::get_InvalidRunSettingsXml() - - - - - - - - - - 100663392 - System.String Microsoft.VisualStudio.TestPlatform.Utilities.Resources.Resources::get_InvalidSettingsIncorrectValue() - - - - - - - - - - 100663393 - System.String Microsoft.VisualStudio.TestPlatform.Utilities.Resources.Resources::get_MissingRunSettingsNode() - - - - - - - - - - 100663394 - System.String Microsoft.VisualStudio.TestPlatform.Utilities.Resources.Resources::get_NoRunSettingsNodeFound() - - - - - - - - - - 100663395 - System.String Microsoft.VisualStudio.TestPlatform.Utilities.Resources.Resources::get_RunSettingsParseError() - - - - - - - - - - 100663396 - System.String Microsoft.VisualStudio.TestPlatform.Utilities.Resources.Resources::get_UnExpectedSettingsFile() - - - - - - - - - - - - - - - C:\Users\Daniel Palme\Documents\Projects\_Archiv\DotNetCoverageToolComparision\BusinessTest_NetCore\bin\Debug\net8.0\BusinessTest_NetCore.dll - 2024-06-01T20:01:00.2094899Z - BusinessTest_NetCore - - - - - - - - AutoGeneratedProgram - - - - 100663297 - System.Void AutoGeneratedProgram::Main(System.String[]) - - - - - - - - - - - 100663298 - System.Void AutoGeneratedProgram::.ctor() - - - - - - - - - BusinessTest_NetCore3.UnitTest - - - - 100663299 - System.Void BusinessTest_NetCore3.UnitTest::Test_NetCore2() - - - - - - - - - - - - 100663300 - System.Void BusinessTest_NetCore3.UnitTest::.ctor() - - - - - - - - - - - - - - C:\Users\Daniel Palme\Documents\Projects\_Archiv\DotNetCoverageToolComparision\BusinessTest_NetCore\bin\Debug\net8.0\Microsoft.VisualStudio.TestPlatform.Common.dll - 2023-11-08T10:33:32Z - Microsoft.VisualStudio.TestPlatform.Common - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Microsoft.CodeAnalysis.EmbeddedAttribute - - - - 100663297 - System.Void Microsoft.CodeAnalysis.EmbeddedAttribute::.ctor() - - - - - - - - - System.Runtime.CompilerServices.NullableAttribute - - - - 100663298 - System.Void System.Runtime.CompilerServices.NullableAttribute::.ctor(System.Byte) - - - - - - - 100663299 - System.Void System.Runtime.CompilerServices.NullableAttribute::.ctor(System.Byte[]) - - - - - - - - - System.Runtime.CompilerServices.NullableContextAttribute - - - - 100663300 - System.Void System.Runtime.CompilerServices.NullableContextAttribute::.ctor(System.Byte) - - - - - - - - - System.Runtime.CompilerServices.RefSafetyRulesAttribute - - - - 100663301 - System.Void System.Runtime.CompilerServices.RefSafetyRulesAttribute::.ctor(System.Int32) - - - - - - - - - SimpleJSON.JSONNode - - - - 100663303 - SimpleJSON.JSONNode SimpleJSON.JSONNode::get_Item(System.Int32) - - - - - - - - - - 100663304 - System.Void SimpleJSON.JSONNode::set_Item(System.Int32,SimpleJSON.JSONNode) - - - - - - - - - - 100663305 - SimpleJSON.JSONNode SimpleJSON.JSONNode::get_Item(System.String) - - - - - - - - - - 100663306 - System.Void SimpleJSON.JSONNode::set_Item(System.String,SimpleJSON.JSONNode) - - - - - - - - - - 100663307 - System.String SimpleJSON.JSONNode::get_Value() - - - - - - - - - - 100663308 - System.Void SimpleJSON.JSONNode::set_Value(System.String) - - - - - - - - - - 100663309 - System.Int32 SimpleJSON.JSONNode::get_Count() - - - - - - - - - - 100663310 - System.Boolean SimpleJSON.JSONNode::get_IsNumber() - - - - - - - - - - 100663311 - System.Boolean SimpleJSON.JSONNode::get_IsString() - - - - - - - - - - 100663312 - System.Boolean SimpleJSON.JSONNode::get_IsBoolean() - - - - - - - - - - 100663313 - System.Boolean SimpleJSON.JSONNode::get_IsNull() - - - - - - - - - - 100663314 - System.Boolean SimpleJSON.JSONNode::get_IsArray() - - - - - - - - - - 100663315 - System.Boolean SimpleJSON.JSONNode::get_IsObject() - - - - - - - - - - 100663316 - System.Boolean SimpleJSON.JSONNode::get_Inline() - - - - - - - - - - 100663317 - System.Void SimpleJSON.JSONNode::set_Inline(System.Boolean) - - - - - - - - - - 100663318 - System.Void SimpleJSON.JSONNode::Add(System.String,SimpleJSON.JSONNode) - - - - - - - - - - 100663319 - System.Void SimpleJSON.JSONNode::Add(SimpleJSON.JSONNode) - - - - - - - - - - - 100663320 - SimpleJSON.JSONNode SimpleJSON.JSONNode::Remove(System.String) - - - - - - - - - - 100663321 - SimpleJSON.JSONNode SimpleJSON.JSONNode::Remove(System.Int32) - - - - - - - - - - 100663322 - SimpleJSON.JSONNode SimpleJSON.JSONNode::Remove(SimpleJSON.JSONNode) - - - - - - - - - - 100663323 - System.Void SimpleJSON.JSONNode::Clear() - - - - - - - - - - 100663324 - SimpleJSON.JSONNode SimpleJSON.JSONNode::Clone() - - - - - - - - - - 100663325 - System.Collections.Generic.IEnumerable`1<SimpleJSON.JSONNode> SimpleJSON.JSONNode::get_Children() - - - - - - - 100663326 - System.Collections.Generic.IEnumerable`1<SimpleJSON.JSONNode> SimpleJSON.JSONNode::get_DeepChildren() - - - - - - - 100663327 - System.Boolean SimpleJSON.JSONNode::HasKey(System.String) - - - - - - - - - - 100663328 - SimpleJSON.JSONNode SimpleJSON.JSONNode::GetValueOrDefault(System.String,SimpleJSON.JSONNode) - - - - - - - - - - 100663329 - System.String SimpleJSON.JSONNode::ToString() - - - - - - - - - - - - 100663330 - System.String SimpleJSON.JSONNode::ToString(System.Int32) - - - - - - - - - - - - 100663333 - System.Collections.Generic.IEnumerable`1<System.Collections.Generic.KeyValuePair`2<System.String,SimpleJSON.JSONNode>> SimpleJSON.JSONNode::get_Linq() - - - - - - - - - - 100663334 - SimpleJSON.JSONNode/KeyEnumerator SimpleJSON.JSONNode::get_Keys() - - - - - - - - - - 100663335 - SimpleJSON.JSONNode/ValueEnumerator SimpleJSON.JSONNode::get_Values() - - - - - - - - - - 100663336 - System.Double SimpleJSON.JSONNode::get_AsDouble() - - - - - - - - - - - - - 100663337 - System.Void SimpleJSON.JSONNode::set_AsDouble(System.Double) - - - - - - - - - - - 100663338 - System.Int32 SimpleJSON.JSONNode::get_AsInt() - - - - - - - - - - 100663339 - System.Void SimpleJSON.JSONNode::set_AsInt(System.Int32) - - - - - - - - - - - 100663340 - System.Single SimpleJSON.JSONNode::get_AsFloat() - - - - - - - - - - 100663341 - System.Void SimpleJSON.JSONNode::set_AsFloat(System.Single) - - - - - - - - - - - 100663342 - System.Boolean SimpleJSON.JSONNode::get_AsBool() - - - - - - - - - - - - - 100663343 - System.Void SimpleJSON.JSONNode::set_AsBool(System.Boolean) - - - - - - - - - - - 100663344 - System.Int64 SimpleJSON.JSONNode::get_AsLong() - - - - - - - - - - - - - 100663345 - System.Void SimpleJSON.JSONNode::set_AsLong(System.Int64) - - - - - - - - - - - 100663346 - System.UInt64 SimpleJSON.JSONNode::get_AsULong() - - - - - - - - - - - - - 100663347 - System.Void SimpleJSON.JSONNode::set_AsULong(System.UInt64) - - - - - - - - - - - 100663348 - SimpleJSON.JSONArray SimpleJSON.JSONNode::get_AsArray() - - - - - - - - - - 100663349 - SimpleJSON.JSONObject SimpleJSON.JSONNode::get_AsObject() - - - - - - - - - - 100663350 - SimpleJSON.JSONNode SimpleJSON.JSONNode::op_Implicit(System.String) - - - - - - - - - - - - - 100663351 - System.String SimpleJSON.JSONNode::op_Implicit(SimpleJSON.JSONNode) - - - - - - - - - - - - - 100663352 - SimpleJSON.JSONNode SimpleJSON.JSONNode::op_Implicit(System.Double) - - - - - - - - - - 100663353 - System.Double SimpleJSON.JSONNode::op_Implicit(SimpleJSON.JSONNode) - - - - - - - - - - - - - 100663354 - SimpleJSON.JSONNode SimpleJSON.JSONNode::op_Implicit(System.Single) - - - - - - - - - - 100663355 - System.Single SimpleJSON.JSONNode::op_Implicit(SimpleJSON.JSONNode) - - - - - - - - - - - - - 100663356 - SimpleJSON.JSONNode SimpleJSON.JSONNode::op_Implicit(System.Int32) - - - - - - - - - - 100663357 - System.Int32 SimpleJSON.JSONNode::op_Implicit(SimpleJSON.JSONNode) - - - - - - - - - - - - - 100663358 - SimpleJSON.JSONNode SimpleJSON.JSONNode::op_Implicit(System.Int64) - - - - - - - - - - - - - 100663359 - System.Int64 SimpleJSON.JSONNode::op_Implicit(SimpleJSON.JSONNode) - - - - - - - - - - - - - 100663360 - SimpleJSON.JSONNode SimpleJSON.JSONNode::op_Implicit(System.UInt64) - - - - - - - - - - - - - 100663361 - System.UInt64 SimpleJSON.JSONNode::op_Implicit(SimpleJSON.JSONNode) - - - - - - - - - - - - - 100663362 - SimpleJSON.JSONNode SimpleJSON.JSONNode::op_Implicit(System.Boolean) - - - - - - - - - - 100663363 - System.Boolean SimpleJSON.JSONNode::op_Implicit(SimpleJSON.JSONNode) - - - - - - - - - - - - - 100663364 - SimpleJSON.JSONNode SimpleJSON.JSONNode::op_Implicit(System.Collections.Generic.KeyValuePair`2<System.String,SimpleJSON.JSONNode>) - - - - - - - - - - 100663365 - System.Boolean SimpleJSON.JSONNode::op_Equality(SimpleJSON.JSONNode,System.Object) - - - - - - - - - - - - - - - - - - - - - 100663366 - System.Boolean SimpleJSON.JSONNode::op_Inequality(SimpleJSON.JSONNode,System.Object) - - - - - - - - - - 100663367 - System.Boolean SimpleJSON.JSONNode::Equals(System.Object) - - - - - - - - - - 100663368 - System.Int32 SimpleJSON.JSONNode::GetHashCode() - - - - - - - - - - 100663369 - System.Text.StringBuilder SimpleJSON.JSONNode::get_EscapeBuilder() - - - - - - - - - - - - - - 100663370 - System.String SimpleJSON.JSONNode::Escape(System.String) - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 100663371 - SimpleJSON.JSONNode SimpleJSON.JSONNode::ParseElement(System.String,System.Boolean) - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 100663372 - SimpleJSON.JSONNode SimpleJSON.JSONNode::Parse(System.String) - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 100663373 - System.Void SimpleJSON.JSONNode::.ctor() - - - - - - - 100663374 - System.Void SimpleJSON.JSONNode::.cctor() - - - - - - - - - - - - SimpleJSON.JSONNode/Enumerator - - - - 100664272 - System.Boolean SimpleJSON.JSONNode/Enumerator::get_IsValid() - - - - - - - - - - 100664273 - System.Void SimpleJSON.JSONNode/Enumerator::.ctor(System.Collections.Generic.List`1/Enumerator<SimpleJSON.JSONNode>) - - - - - - - - - - - - - 100664274 - System.Void SimpleJSON.JSONNode/Enumerator::.ctor(System.Collections.Generic.Dictionary`2/Enumerator<System.String,SimpleJSON.JSONNode>) - - - - - - - - - - - - - 100664275 - System.Collections.Generic.KeyValuePair`2<System.String,SimpleJSON.JSONNode> SimpleJSON.JSONNode/Enumerator::get_Current() - - - - - - - - - - - - - - - - - - - 100664276 - System.Boolean SimpleJSON.JSONNode/Enumerator::MoveNext() - - - - - - - - - - - - - - - - - - - - - SimpleJSON.JSONNode/ValueEnumerator - - - - 100664277 - System.Void SimpleJSON.JSONNode/ValueEnumerator::.ctor(System.Collections.Generic.List`1/Enumerator<SimpleJSON.JSONNode>) - - - - - - - - - - - 100664278 - System.Void SimpleJSON.JSONNode/ValueEnumerator::.ctor(System.Collections.Generic.Dictionary`2/Enumerator<System.String,SimpleJSON.JSONNode>) - - - - - - - - - - - 100664279 - System.Void SimpleJSON.JSONNode/ValueEnumerator::.ctor(SimpleJSON.JSONNode/Enumerator) - - - - - - - - - - - 100664280 - SimpleJSON.JSONNode SimpleJSON.JSONNode/ValueEnumerator::get_Current() - - - - - - - - - - 100664281 - System.Boolean SimpleJSON.JSONNode/ValueEnumerator::MoveNext() - - - - - - - - - - 100664282 - SimpleJSON.JSONNode/ValueEnumerator SimpleJSON.JSONNode/ValueEnumerator::GetEnumerator() - - - - - - - - - - - - SimpleJSON.JSONNode/KeyEnumerator - - - - 100664283 - System.Void SimpleJSON.JSONNode/KeyEnumerator::.ctor(System.Collections.Generic.List`1/Enumerator<SimpleJSON.JSONNode>) - - - - - - - - - - - 100664284 - System.Void SimpleJSON.JSONNode/KeyEnumerator::.ctor(System.Collections.Generic.Dictionary`2/Enumerator<System.String,SimpleJSON.JSONNode>) - - - - - - - - - - - 100664285 - System.Void SimpleJSON.JSONNode/KeyEnumerator::.ctor(SimpleJSON.JSONNode/Enumerator) - - - - - - - - - - - 100664286 - System.String SimpleJSON.JSONNode/KeyEnumerator::get_Current() - - - - - - - - - - 100664287 - System.Boolean SimpleJSON.JSONNode/KeyEnumerator::MoveNext() - - - - - - - - - - 100664288 - SimpleJSON.JSONNode/KeyEnumerator SimpleJSON.JSONNode/KeyEnumerator::GetEnumerator() - - - - - - - - - - - - SimpleJSON.JSONNode/LinqEnumerator - - - - 100664289 - System.Void SimpleJSON.JSONNode/LinqEnumerator::.ctor(SimpleJSON.JSONNode) - - - - - - - - - - - - - - - - - 100664290 - System.Collections.Generic.KeyValuePair`2<System.String,SimpleJSON.JSONNode> SimpleJSON.JSONNode/LinqEnumerator::get_Current() - - - - - - - - - - 100664291 - System.Object SimpleJSON.JSONNode/LinqEnumerator::System.Collections.IEnumerator.get_Current() - - - - - - - - - - 100664292 - System.Boolean SimpleJSON.JSONNode/LinqEnumerator::MoveNext() - - - - - - - - - - 100664293 - System.Void SimpleJSON.JSONNode/LinqEnumerator::Dispose() - - - - - - - - - - - - 100664294 - System.Collections.Generic.IEnumerator`1<System.Collections.Generic.KeyValuePair`2<System.String,SimpleJSON.JSONNode>> SimpleJSON.JSONNode/LinqEnumerator::GetEnumerator() - - - - - - - - - - 100664295 - System.Void SimpleJSON.JSONNode/LinqEnumerator::Reset() - - - - - - - - - - - - - - - 100664296 - System.Collections.IEnumerator SimpleJSON.JSONNode/LinqEnumerator::System.Collections.IEnumerable.GetEnumerator() - - - - - - - - - - - - SimpleJSON.JSONNode/<get_Children>d__43 - - - - 100664298 - System.Void SimpleJSON.JSONNode/<get_Children>d__43::System.IDisposable.Dispose() - - - - - - - 100664299 - System.Boolean SimpleJSON.JSONNode/<get_Children>d__43::MoveNext() - - - - - - - - - - 100664300 - SimpleJSON.JSONNode SimpleJSON.JSONNode/<get_Children>d__43::System.Collections.Generic.IEnumerator<SimpleJSON.JSONNode>.get_Current() - - - - - - - 100664301 - System.Void SimpleJSON.JSONNode/<get_Children>d__43::System.Collections.IEnumerator.Reset() - - - - - - - 100664302 - System.Object SimpleJSON.JSONNode/<get_Children>d__43::System.Collections.IEnumerator.get_Current() - - - - - - - 100664303 - System.Collections.Generic.IEnumerator`1<SimpleJSON.JSONNode> SimpleJSON.JSONNode/<get_Children>d__43::System.Collections.Generic.IEnumerable<SimpleJSON.JSONNode>.GetEnumerator() - - - - - - - 100664304 - System.Collections.IEnumerator SimpleJSON.JSONNode/<get_Children>d__43::System.Collections.IEnumerable.GetEnumerator() - - - - - - - - - SimpleJSON.JSONNode/<get_DeepChildren>d__45 - - - - 100664306 - System.Void SimpleJSON.JSONNode/<get_DeepChildren>d__45::System.IDisposable.Dispose() - - - - - - - 100664307 - System.Boolean SimpleJSON.JSONNode/<get_DeepChildren>d__45::MoveNext() - - - - - - - - - - - - - - - - - - - - - - 100664308 - System.Void SimpleJSON.JSONNode/<get_DeepChildren>d__45::<>m__Finally1() - - - - - - - 100664309 - System.Void SimpleJSON.JSONNode/<get_DeepChildren>d__45::<>m__Finally2() - - - - - - - 100664310 - SimpleJSON.JSONNode SimpleJSON.JSONNode/<get_DeepChildren>d__45::System.Collections.Generic.IEnumerator<SimpleJSON.JSONNode>.get_Current() - - - - - - - 100664311 - System.Void SimpleJSON.JSONNode/<get_DeepChildren>d__45::System.Collections.IEnumerator.Reset() - - - - - - - 100664312 - System.Object SimpleJSON.JSONNode/<get_DeepChildren>d__45::System.Collections.IEnumerator.get_Current() - - - - - - - 100664313 - System.Collections.Generic.IEnumerator`1<SimpleJSON.JSONNode> SimpleJSON.JSONNode/<get_DeepChildren>d__45::System.Collections.Generic.IEnumerable<SimpleJSON.JSONNode>.GetEnumerator() - - - - - - - 100664314 - System.Collections.IEnumerator SimpleJSON.JSONNode/<get_DeepChildren>d__45::System.Collections.IEnumerable.GetEnumerator() - - - - - - - - - SimpleJSON.JSONArray - - - - 100663375 - System.Boolean SimpleJSON.JSONArray::get_Inline() - - - - - - - - - - 100663376 - System.Void SimpleJSON.JSONArray::set_Inline(System.Boolean) - - - - - - - - - - - 100663377 - SimpleJSON.JSONNodeType SimpleJSON.JSONArray::get_Tag() - - - - - - - - - - 100663378 - System.Boolean SimpleJSON.JSONArray::get_IsArray() - - - - - - - - - - 100663379 - SimpleJSON.JSONNode/Enumerator SimpleJSON.JSONArray::GetEnumerator() - - - - - - - - - - 100663380 - SimpleJSON.JSONNode SimpleJSON.JSONArray::get_Item(System.Int32) - - - - - - - - - - - - - - - 100663381 - System.Void SimpleJSON.JSONArray::set_Item(System.Int32,SimpleJSON.JSONNode) - - - - - - - - - - - - - - - - - - - - - - 100663382 - SimpleJSON.JSONNode SimpleJSON.JSONArray::get_Item(System.String) - - - - - - - - - - 100663383 - System.Void SimpleJSON.JSONArray::set_Item(System.String,SimpleJSON.JSONNode) - - - - - - - - - - - - - - - - 100663384 - System.Int32 SimpleJSON.JSONArray::get_Count() - - - - - - - - - - 100663385 - System.Void SimpleJSON.JSONArray::Add(System.String,SimpleJSON.JSONNode) - - - - - - - - - - - - - - - - 100663386 - SimpleJSON.JSONNode SimpleJSON.JSONArray::Remove(System.Int32) - - - - - - - - - - - - - - - - - - - 100663387 - SimpleJSON.JSONNode SimpleJSON.JSONArray::Remove(SimpleJSON.JSONNode) - - - - - - - - - - - 100663388 - System.Void SimpleJSON.JSONArray::Clear() - - - - - - - - - - - 100663389 - SimpleJSON.JSONNode SimpleJSON.JSONArray::Clone() - - - - - - - - - - - - - - - - - - - - - - - 100663390 - System.Collections.Generic.IEnumerable`1<SimpleJSON.JSONNode> SimpleJSON.JSONArray::get_Children() - - - - - - - 100663391 - System.Void SimpleJSON.JSONArray::WriteToStringBuilder(System.Text.StringBuilder,System.Int32,System.Int32,SimpleJSON.JSONTextMode) - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 100663392 - System.Void SimpleJSON.JSONArray::.ctor() - - - - - - - - - - - - SimpleJSON.JSONArray/<get_Children>d__24 - - - - 100664316 - System.Void SimpleJSON.JSONArray/<get_Children>d__24::System.IDisposable.Dispose() - - - - - - - 100664317 - System.Boolean SimpleJSON.JSONArray/<get_Children>d__24::MoveNext() - - - - - - - - - - - - - - - - - 100664318 - System.Void SimpleJSON.JSONArray/<get_Children>d__24::<>m__Finally1() - - - - - - - 100664319 - SimpleJSON.JSONNode SimpleJSON.JSONArray/<get_Children>d__24::System.Collections.Generic.IEnumerator<SimpleJSON.JSONNode>.get_Current() - - - - - - - 100664320 - System.Void SimpleJSON.JSONArray/<get_Children>d__24::System.Collections.IEnumerator.Reset() - - - - - - - 100664321 - System.Object SimpleJSON.JSONArray/<get_Children>d__24::System.Collections.IEnumerator.get_Current() - - - - - - - 100664322 - System.Collections.Generic.IEnumerator`1<SimpleJSON.JSONNode> SimpleJSON.JSONArray/<get_Children>d__24::System.Collections.Generic.IEnumerable<SimpleJSON.JSONNode>.GetEnumerator() - - - - - - - 100664323 - System.Collections.IEnumerator SimpleJSON.JSONArray/<get_Children>d__24::System.Collections.IEnumerable.GetEnumerator() - - - - - - - - - SimpleJSON.JSONObject - - - - 100663393 - System.Boolean SimpleJSON.JSONObject::get_Inline() - - - - - - - - - - 100663394 - System.Void SimpleJSON.JSONObject::set_Inline(System.Boolean) - - - - - - - - - - - 100663395 - SimpleJSON.JSONNodeType SimpleJSON.JSONObject::get_Tag() - - - - - - - - - - 100663396 - System.Boolean SimpleJSON.JSONObject::get_IsObject() - - - - - - - - - - 100663397 - SimpleJSON.JSONNode/Enumerator SimpleJSON.JSONObject::GetEnumerator() - - - - - - - - - - 100663398 - SimpleJSON.JSONNode SimpleJSON.JSONObject::get_Item(System.String) - - - - - - - - - - - - - 100663399 - System.Void SimpleJSON.JSONObject::set_Item(System.String,SimpleJSON.JSONNode) - - - - - - - - - - - - - - - - - - - - 100663400 - SimpleJSON.JSONNode SimpleJSON.JSONObject::get_Item(System.Int32) - - - - - - - - - - - - - - - 100663401 - System.Void SimpleJSON.JSONObject::set_Item(System.Int32,SimpleJSON.JSONNode) - - - - - - - - - - - - - - - - - - - - - - - 100663402 - System.Int32 SimpleJSON.JSONObject::get_Count() - - - - - - - - - - 100663403 - System.Void SimpleJSON.JSONObject::Add(System.String,SimpleJSON.JSONNode) - - - - - - - - - - - - - - - - - - - - - - - - 100663404 - SimpleJSON.JSONNode SimpleJSON.JSONObject::Remove(System.String) - - - - - - - - - - - - - - - - - 100663405 - SimpleJSON.JSONNode SimpleJSON.JSONObject::Remove(System.Int32) - - - - - - - - - - - - - - - - - - - 100663406 - SimpleJSON.JSONNode SimpleJSON.JSONObject::Remove(SimpleJSON.JSONNode) - - - - - - - - - - - - - - - 100663407 - System.Void SimpleJSON.JSONObject::Clear() - - - - - - - - - - - 100663408 - SimpleJSON.JSONNode SimpleJSON.JSONObject::Clone() - - - - - - - - - - - - - - - - - - 100663409 - System.Boolean SimpleJSON.JSONObject::HasKey(System.String) - - - - - - - - - - 100663410 - SimpleJSON.JSONNode SimpleJSON.JSONObject::GetValueOrDefault(System.String,SimpleJSON.JSONNode) - - - - - - - - - - - - - 100663411 - System.Collections.Generic.IEnumerable`1<SimpleJSON.JSONNode> SimpleJSON.JSONObject::get_Children() - - - - - - - 100663412 - System.Void SimpleJSON.JSONObject::WriteToStringBuilder(System.Text.StringBuilder,System.Int32,System.Int32,SimpleJSON.JSONTextMode) - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 100663413 - System.Void SimpleJSON.JSONObject::.ctor() - - - - - - - - - - - - SimpleJSON.JSONObject/<>c__DisplayClass21_0 - - - - 100664325 - System.Boolean SimpleJSON.JSONObject/<>c__DisplayClass21_0::<Remove>b__0(System.Collections.Generic.KeyValuePair`2<System.String,SimpleJSON.JSONNode>) - - - - - - - - - - - - SimpleJSON.JSONObject/<get_Children>d__27 - - - - 100664327 - System.Void SimpleJSON.JSONObject/<get_Children>d__27::System.IDisposable.Dispose() - - - - - - - 100664328 - System.Boolean SimpleJSON.JSONObject/<get_Children>d__27::MoveNext() - - - - - - - - - - - - - - - - - 100664329 - System.Void SimpleJSON.JSONObject/<get_Children>d__27::<>m__Finally1() - - - - - - - 100664330 - SimpleJSON.JSONNode SimpleJSON.JSONObject/<get_Children>d__27::System.Collections.Generic.IEnumerator<SimpleJSON.JSONNode>.get_Current() - - - - - - - 100664331 - System.Void SimpleJSON.JSONObject/<get_Children>d__27::System.Collections.IEnumerator.Reset() - - - - - - - 100664332 - System.Object SimpleJSON.JSONObject/<get_Children>d__27::System.Collections.IEnumerator.get_Current() - - - - - - - 100664333 - System.Collections.Generic.IEnumerator`1<SimpleJSON.JSONNode> SimpleJSON.JSONObject/<get_Children>d__27::System.Collections.Generic.IEnumerable<SimpleJSON.JSONNode>.GetEnumerator() - - - - - - - 100664334 - System.Collections.IEnumerator SimpleJSON.JSONObject/<get_Children>d__27::System.Collections.IEnumerable.GetEnumerator() - - - - - - - - - SimpleJSON.JSONString - - - - 100663414 - SimpleJSON.JSONNodeType SimpleJSON.JSONString::get_Tag() - - - - - - - - - - 100663415 - System.Boolean SimpleJSON.JSONString::get_IsString() - - - - - - - - - - 100663416 - SimpleJSON.JSONNode/Enumerator SimpleJSON.JSONString::GetEnumerator() - - - - - - - - - - 100663417 - System.String SimpleJSON.JSONString::get_Value() - - - - - - - - - - 100663418 - System.Void SimpleJSON.JSONString::set_Value(System.String) - - - - - - - - - - - 100663419 - System.Void SimpleJSON.JSONString::.ctor(System.String) - - - - - - - - - - - - 100663420 - SimpleJSON.JSONNode SimpleJSON.JSONString::Clone() - - - - - - - - - - 100663421 - System.Void SimpleJSON.JSONString::WriteToStringBuilder(System.Text.StringBuilder,System.Int32,System.Int32,SimpleJSON.JSONTextMode) - - - - - - - - - - - 100663422 - System.Boolean SimpleJSON.JSONString::Equals(System.Object) - - - - - - - - - - - - - - - - - - - - - - 100663423 - System.Int32 SimpleJSON.JSONString::GetHashCode() - - - - - - - - - - 100663424 - System.Void SimpleJSON.JSONString::Clear() - - - - - - - - - - - - - SimpleJSON.JSONNumber - - - - 100663425 - SimpleJSON.JSONNodeType SimpleJSON.JSONNumber::get_Tag() - - - - - - - - - - 100663426 - System.Boolean SimpleJSON.JSONNumber::get_IsNumber() - - - - - - - - - - 100663427 - SimpleJSON.JSONNode/Enumerator SimpleJSON.JSONNumber::GetEnumerator() - - - - - - - - - - 100663428 - System.String SimpleJSON.JSONNumber::get_Value() - - - - - - - - - - 100663429 - System.Void SimpleJSON.JSONNumber::set_Value(System.String) - - - - - - - - - - - - - - - 100663430 - System.Double SimpleJSON.JSONNumber::get_AsDouble() - - - - - - - - - - 100663431 - System.Void SimpleJSON.JSONNumber::set_AsDouble(System.Double) - - - - - - - - - - - 100663432 - System.Int64 SimpleJSON.JSONNumber::get_AsLong() - - - - - - - - - - 100663433 - System.Void SimpleJSON.JSONNumber::set_AsLong(System.Int64) - - - - - - - - - - - 100663434 - System.UInt64 SimpleJSON.JSONNumber::get_AsULong() - - - - - - - - - - 100663435 - System.Void SimpleJSON.JSONNumber::set_AsULong(System.UInt64) - - - - - - - - - - - 100663436 - System.Void SimpleJSON.JSONNumber::.ctor(System.Double) - - - - - - - - - - - - 100663437 - System.Void SimpleJSON.JSONNumber::.ctor(System.String) - - - - - - - - - - - - 100663438 - SimpleJSON.JSONNode SimpleJSON.JSONNumber::Clone() - - - - - - - - - - 100663439 - System.Void SimpleJSON.JSONNumber::WriteToStringBuilder(System.Text.StringBuilder,System.Int32,System.Int32,SimpleJSON.JSONTextMode) - - - - - - - - - - - 100663440 - System.Boolean SimpleJSON.JSONNumber::IsNumeric(System.Object) - - - - - - - - - - 100663441 - System.Boolean SimpleJSON.JSONNumber::Equals(System.Object) - - - - - - - - - - - - - - - - - - - - - - - - 100663442 - System.Int32 SimpleJSON.JSONNumber::GetHashCode() - - - - - - - - - - 100663443 - System.Void SimpleJSON.JSONNumber::Clear() - - - - - - - - - - - - - SimpleJSON.JSONBool - - - - 100663444 - SimpleJSON.JSONNodeType SimpleJSON.JSONBool::get_Tag() - - - - - - - - - - 100663445 - System.Boolean SimpleJSON.JSONBool::get_IsBoolean() - - - - - - - - - - 100663446 - SimpleJSON.JSONNode/Enumerator SimpleJSON.JSONBool::GetEnumerator() - - - - - - - - - - 100663447 - System.String SimpleJSON.JSONBool::get_Value() - - - - - - - - - - 100663448 - System.Void SimpleJSON.JSONBool::set_Value(System.String) - - - - - - - - - - - - - - - 100663449 - System.Boolean SimpleJSON.JSONBool::get_AsBool() - - - - - - - - - - 100663450 - System.Void SimpleJSON.JSONBool::set_AsBool(System.Boolean) - - - - - - - - - - - 100663451 - System.Void SimpleJSON.JSONBool::.ctor(System.Boolean) - - - - - - - - - - - - 100663452 - System.Void SimpleJSON.JSONBool::.ctor(System.String) - - - - - - - - - - - - 100663453 - SimpleJSON.JSONNode SimpleJSON.JSONBool::Clone() - - - - - - - - - - 100663454 - System.Void SimpleJSON.JSONBool::WriteToStringBuilder(System.Text.StringBuilder,System.Int32,System.Int32,SimpleJSON.JSONTextMode) - - - - - - - - - - - 100663455 - System.Boolean SimpleJSON.JSONBool::Equals(System.Object) - - - - - - - - - - - - - - - 100663456 - System.Int32 SimpleJSON.JSONBool::GetHashCode() - - - - - - - - - - 100663457 - System.Void SimpleJSON.JSONBool::Clear() - - - - - - - - - - - - - SimpleJSON.JSONNull - - - - 100663458 - SimpleJSON.JSONNull SimpleJSON.JSONNull::CreateOrGet() - - - - - - - - - - - - - 100663459 - System.Void SimpleJSON.JSONNull::.ctor() - - - - - - - - - - - 100663460 - SimpleJSON.JSONNodeType SimpleJSON.JSONNull::get_Tag() - - - - - - - - - - 100663461 - System.Boolean SimpleJSON.JSONNull::get_IsNull() - - - - - - - - - - 100663462 - SimpleJSON.JSONNode/Enumerator SimpleJSON.JSONNull::GetEnumerator() - - - - - - - - - - 100663463 - System.String SimpleJSON.JSONNull::get_Value() - - - - - - - - - - 100663464 - System.Void SimpleJSON.JSONNull::set_Value(System.String) - - - - - - - - - - 100663465 - System.Boolean SimpleJSON.JSONNull::get_AsBool() - - - - - - - - - - 100663466 - System.Void SimpleJSON.JSONNull::set_AsBool(System.Boolean) - - - - - - - - - - 100663467 - SimpleJSON.JSONNode SimpleJSON.JSONNull::Clone() - - - - - - - - - - 100663468 - System.Boolean SimpleJSON.JSONNull::Equals(System.Object) - - - - - - - - - - - - - 100663469 - System.Int32 SimpleJSON.JSONNull::GetHashCode() - - - - - - - - - - 100663470 - System.Void SimpleJSON.JSONNull::WriteToStringBuilder(System.Text.StringBuilder,System.Int32,System.Int32,SimpleJSON.JSONTextMode) - - - - - - - - - - - 100663471 - System.Void SimpleJSON.JSONNull::.cctor() - - - - - - - - - - - - - SimpleJSON.JSONLazyCreator - - - - 100663472 - SimpleJSON.JSONNodeType SimpleJSON.JSONLazyCreator::get_Tag() - - - - - - - - - - 100663473 - SimpleJSON.JSONNode/Enumerator SimpleJSON.JSONLazyCreator::GetEnumerator() - - - - - - - - - - 100663474 - System.Void SimpleJSON.JSONLazyCreator::.ctor(SimpleJSON.JSONNode) - - - - - - - - - - - - - 100663475 - System.Void SimpleJSON.JSONLazyCreator::.ctor(SimpleJSON.JSONNode,System.String) - - - - - - - - - - - - - 100663476 - T SimpleJSON.JSONLazyCreator::Set(T) - - - - - - - - - - - - - - - - - 100663477 - SimpleJSON.JSONNode SimpleJSON.JSONLazyCreator::get_Item(System.Int32) - - - - - - - - - - 100663478 - System.Void SimpleJSON.JSONLazyCreator::set_Item(System.Int32,SimpleJSON.JSONNode) - - - - - - - - - - - 100663479 - SimpleJSON.JSONNode SimpleJSON.JSONLazyCreator::get_Item(System.String) - - - - - - - - - - 100663480 - System.Void SimpleJSON.JSONLazyCreator::set_Item(System.String,SimpleJSON.JSONNode) - - - - - - - - - - - 100663481 - System.Void SimpleJSON.JSONLazyCreator::Add(SimpleJSON.JSONNode) - - - - - - - - - - - 100663482 - System.Void SimpleJSON.JSONLazyCreator::Add(System.String,SimpleJSON.JSONNode) - - - - - - - - - - - 100663483 - System.Boolean SimpleJSON.JSONLazyCreator::op_Equality(SimpleJSON.JSONLazyCreator,System.Object) - - - - - - - - - - - - - 100663484 - System.Boolean SimpleJSON.JSONLazyCreator::op_Inequality(SimpleJSON.JSONLazyCreator,System.Object) - - - - - - - - - - 100663485 - System.Boolean SimpleJSON.JSONLazyCreator::Equals(System.Object) - - - - - - - - - - - - - 100663486 - System.Int32 SimpleJSON.JSONLazyCreator::GetHashCode() - - - - - - - - - - 100663487 - System.Int32 SimpleJSON.JSONLazyCreator::get_AsInt() - - - - - - - - - - - 100663488 - System.Void SimpleJSON.JSONLazyCreator::set_AsInt(System.Int32) - - - - - - - - - - - 100663489 - System.Single SimpleJSON.JSONLazyCreator::get_AsFloat() - - - - - - - - - - - 100663490 - System.Void SimpleJSON.JSONLazyCreator::set_AsFloat(System.Single) - - - - - - - - - - - 100663491 - System.Double SimpleJSON.JSONLazyCreator::get_AsDouble() - - - - - - - - - - - 100663492 - System.Void SimpleJSON.JSONLazyCreator::set_AsDouble(System.Double) - - - - - - - - - - - 100663493 - System.Int64 SimpleJSON.JSONLazyCreator::get_AsLong() - - - - - - - - - - - - - - - - 100663494 - System.Void SimpleJSON.JSONLazyCreator::set_AsLong(System.Int64) - - - - - - - - - - - - - - - - 100663495 - System.UInt64 SimpleJSON.JSONLazyCreator::get_AsULong() - - - - - - - - - - - - - - - - 100663496 - System.Void SimpleJSON.JSONLazyCreator::set_AsULong(System.UInt64) - - - - - - - - - - - - - - - - 100663497 - System.Boolean SimpleJSON.JSONLazyCreator::get_AsBool() - - - - - - - - - - - 100663498 - System.Void SimpleJSON.JSONLazyCreator::set_AsBool(System.Boolean) - - - - - - - - - - - 100663499 - SimpleJSON.JSONArray SimpleJSON.JSONLazyCreator::get_AsArray() - - - - - - - - - - 100663500 - SimpleJSON.JSONObject SimpleJSON.JSONLazyCreator::get_AsObject() - - - - - - - - - - 100663501 - System.Void SimpleJSON.JSONLazyCreator::WriteToStringBuilder(System.Text.StringBuilder,System.Int32,System.Int32,SimpleJSON.JSONTextMode) - - - - - - - - - - - - - SimpleJSON.JSON - - - - 100663502 - SimpleJSON.JSONNode SimpleJSON.JSON::Parse(System.String) - - - - - - - - - - - - Microsoft.VisualStudio.TestPlatform.ExternalAssemblyVersions - - - - 100663503 - System.Void Microsoft.VisualStudio.TestPlatform.ExternalAssemblyVersions::.ctor() - - - - - - - - - Microsoft.VisualStudio.TestPlatform.ObjectModel.Engine.DataCollectorAttachmentProcessor - - - - 100663547 - System.Void Microsoft.VisualStudio.TestPlatform.ObjectModel.Engine.DataCollectorAttachmentProcessor::.ctor(System.String,Microsoft.VisualStudio.TestPlatform.ObjectModel.DataCollection.IDataCollectorAttachmentProcessor) - - - - - - - - - - - - - 100663548 - System.Void Microsoft.VisualStudio.TestPlatform.ObjectModel.Engine.DataCollectorAttachmentProcessor::Dispose() - - - - - - - - - - - - - - - - Microsoft.VisualStudio.TestPlatform.ObjectModel.Engine.ClientProtocol.TestExecutionContext - - - - 100663567 - System.Void Microsoft.VisualStudio.TestPlatform.ObjectModel.Engine.ClientProtocol.TestExecutionContext::.ctor() - - - - - - - - - - - 100663568 - System.Void Microsoft.VisualStudio.TestPlatform.ObjectModel.Engine.ClientProtocol.TestExecutionContext::.ctor(System.Int64,System.TimeSpan,System.Boolean,System.Boolean,System.Boolean,System.Boolean,System.Boolean,System.Boolean,System.String,Microsoft.VisualStudio.TestPlatform.ObjectModel.Client.FilterOptions) - - - - - - - - - - - - - - - - - - - - - - - Microsoft.VisualStudio.TestPlatform.Common.StringUtils - - - - 100663591 - System.Boolean Microsoft.VisualStudio.TestPlatform.Common.StringUtils::IsNullOrEmpty(System.String) - - - - - - - - - - 100663592 - System.Boolean Microsoft.VisualStudio.TestPlatform.Common.StringUtils::IsNullOrWhiteSpace(System.String) - - - - - - - - - - - - Microsoft.VisualStudio.TestPlatform.Common.TPDebug - - - - 100663593 - System.Void Microsoft.VisualStudio.TestPlatform.Common.TPDebug::Assert(System.Boolean) - - - - - - - 100663594 - System.Void Microsoft.VisualStudio.TestPlatform.Common.TPDebug::Assert(System.Boolean,System.String) - - - - - - - - - Microsoft.VisualStudio.TestPlatform.Common.RequestData - - - - 100663595 - System.Void Microsoft.VisualStudio.TestPlatform.Common.RequestData::.ctor() - - - - - - - - - - - - - 100663596 - Microsoft.VisualStudio.TestPlatform.ObjectModel.Client.IMetricsCollection Microsoft.VisualStudio.TestPlatform.Common.RequestData::get_MetricsCollection() - - - - - - - - - - 100663597 - System.Void Microsoft.VisualStudio.TestPlatform.Common.RequestData::set_MetricsCollection(Microsoft.VisualStudio.TestPlatform.ObjectModel.Client.IMetricsCollection) - - - - - - - - - - 100663598 - Microsoft.VisualStudio.TestPlatform.ObjectModel.Client.ProtocolConfig Microsoft.VisualStudio.TestPlatform.Common.RequestData::get_ProtocolConfig() - - - - - - - - - - 100663599 - System.Void Microsoft.VisualStudio.TestPlatform.Common.RequestData::set_ProtocolConfig(Microsoft.VisualStudio.TestPlatform.ObjectModel.Client.ProtocolConfig) - - - - - - - - - - - - Microsoft.VisualStudio.TestPlatform.Common.RunSettings - - - - 100663602 - System.Void Microsoft.VisualStudio.TestPlatform.Common.RunSettings::.ctor() - - - - - - - - - - - - 100663605 - Microsoft.VisualStudio.TestPlatform.ObjectModel.Adapter.ISettingsProvider Microsoft.VisualStudio.TestPlatform.Common.RunSettings::GetSettings(System.String) - - - - - - - - - - - - - - - - - - 100663606 - System.Void Microsoft.VisualStudio.TestPlatform.Common.RunSettings::LoadSettingsXml(System.String) - - - - - - - - - - - - - - - - - - - 100663607 - System.Void Microsoft.VisualStudio.TestPlatform.Common.RunSettings::InitializeSettingsProviders(System.String) - - - - - - - - - - - - - - 100663608 - System.Void Microsoft.VisualStudio.TestPlatform.Common.RunSettings::ValidateAndSaveSettings(System.Xml.XmlReader) - - - - - - - - - - - - - - - - - - 100663609 - System.Void Microsoft.VisualStudio.TestPlatform.Common.RunSettings::ReadRunSettings(System.Xml.XmlReader) - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 100663610 - System.Void Microsoft.VisualStudio.TestPlatform.Common.RunSettings::LoadSection(System.Xml.XmlReader,Microsoft.VisualStudio.TestPlatform.Common.SettingsProvider.SettingsProviderExtensionManager) - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 100663611 - Microsoft.VisualStudio.TestPlatform.Common.ExtensionFramework.Utilities.LazyExtension`2<Microsoft.VisualStudio.TestPlatform.ObjectModel.Adapter.ISettingsProvider,Microsoft.VisualStudio.TestPlatform.Common.Interfaces.ISettingsProviderCapabilities> Microsoft.VisualStudio.TestPlatform.Common.RunSettings::CreateLazyThrower(System.String,Microsoft.VisualStudio.TestPlatform.Common.Interfaces.ISettingsProviderCapabilities,System.Exception) - - - - - - - - - - - - Microsoft.VisualStudio.TestPlatform.Common.RunSettings/<>c__DisplayClass13_0 - - - - 100664336 - Microsoft.VisualStudio.TestPlatform.ObjectModel.Adapter.ISettingsProvider Microsoft.VisualStudio.TestPlatform.Common.RunSettings/<>c__DisplayClass13_0::<CreateLazyThrower>b__0() - - - - - - - - - - - - Microsoft.VisualStudio.TestPlatform.Common.RunSettingsManager - - - - 100663612 - System.Void Microsoft.VisualStudio.TestPlatform.Common.RunSettingsManager::.ctor() - - - - - - - - - - - - 100663615 - Microsoft.VisualStudio.TestPlatform.Common.RunSettingsManager Microsoft.VisualStudio.TestPlatform.Common.RunSettingsManager::get_Instance() - - - - - - - - - - - - - - - - - - - - 100663616 - System.Void Microsoft.VisualStudio.TestPlatform.Common.RunSettingsManager::set_Instance(Microsoft.VisualStudio.TestPlatform.Common.RunSettingsManager) - - - - - - - - - - - 100663617 - System.Void Microsoft.VisualStudio.TestPlatform.Common.RunSettingsManager::SetActiveRunSettings(Microsoft.VisualStudio.TestPlatform.Common.RunSettings) - - - - - - - - - - - 100663618 - System.Void Microsoft.VisualStudio.TestPlatform.Common.RunSettingsManager::.cctor() - - - - - - - - - - - - Microsoft.VisualStudio.TestPlatform.Common.Utilities.AssemblyProperties - - - - 100663619 - System.Void Microsoft.VisualStudio.TestPlatform.Common.Utilities.AssemblyProperties::.ctor() - - - - - - - - - - - 100663620 - System.Void Microsoft.VisualStudio.TestPlatform.Common.Utilities.AssemblyProperties::.ctor(Microsoft.VisualStudio.TestPlatform.Utilities.Helpers.Interfaces.IFileHelper) - - - - - - - - - - - - 100663621 - Microsoft.VisualStudio.TestPlatform.Common.Utilities.AssemblyType Microsoft.VisualStudio.TestPlatform.Common.Utilities.AssemblyProperties::GetAssemblyType(System.String) - - - - - - - - - - - - - - - - - - - - - - - - Microsoft.VisualStudio.TestPlatform.Common.Utilities.AssemblyResolver - - - - 100663622 - System.Void Microsoft.VisualStudio.TestPlatform.Common.Utilities.AssemblyResolver::.ctor(System.Collections.Generic.IEnumerable`1<System.String>) - - - - - - - - - - - - - - - - - 100663623 - System.Void Microsoft.VisualStudio.TestPlatform.Common.Utilities.AssemblyResolver::AddSearchDirectories(System.Collections.Generic.IEnumerable`1<System.String>) - - - - - - - - - - - - - - - - - - 100663624 - System.Reflection.Assembly Microsoft.VisualStudio.TestPlatform.Common.Utilities.AssemblyResolver::OnResolve(System.Object,Microsoft.VisualStudio.TestPlatform.PlatformAbstractions.Interfaces.AssemblyResolveEventArgs) - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 100663625 - System.Boolean Microsoft.VisualStudio.TestPlatform.Common.Utilities.AssemblyResolver::RequestedAssemblyNameMatchesFound(System.Reflection.AssemblyName,System.Reflection.AssemblyName) - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 100663626 - System.Void Microsoft.VisualStudio.TestPlatform.Common.Utilities.AssemblyResolver::Finalize() - - - - - - - - - - - - 100663627 - System.Void Microsoft.VisualStudio.TestPlatform.Common.Utilities.AssemblyResolver::Dispose() - - - - - - - - - - - - 100663628 - System.Void Microsoft.VisualStudio.TestPlatform.Common.Utilities.AssemblyResolver::Dispose(System.Boolean) - - - - - - - - - - - - - - - - - - - - 100663629 - System.Void Microsoft.VisualStudio.TestPlatform.Common.Utilities.AssemblyResolver::.cctor() - - - - - - - - - - - - Microsoft.VisualStudio.TestPlatform.Common.Utilities.CancellationTokenExtensions - - - - 100663630 - System.Void Microsoft.VisualStudio.TestPlatform.Common.Utilities.CancellationTokenExtensions::ThrowTestPlatformExceptionIfCancellationRequested(System.Threading.CancellationToken) - - - - - - - - - - - - - - - - - Microsoft.VisualStudio.TestPlatform.Common.Utilities.ExceptionUtilities - - - - 100663631 - System.String Microsoft.VisualStudio.TestPlatform.Common.Utilities.ExceptionUtilities::GetExceptionMessage(System.Exception) - - - - - - - - - - - - - - - - - - - - - - - - 100663632 - System.Void Microsoft.VisualStudio.TestPlatform.Common.Utilities.ExceptionUtilities::AppendStackTrace(System.Text.StringBuilder,System.Exception) - - - - - - - - - - - - - - - 100663633 - System.Void Microsoft.VisualStudio.TestPlatform.Common.Utilities.ExceptionUtilities::.ctor() - - - - - - - - - Microsoft.VisualStudio.TestPlatform.Common.Utilities.FakesUtilities - - - - 100663634 - System.String Microsoft.VisualStudio.TestPlatform.Common.Utilities.FakesUtilities::GenerateFakesSettingsForRunConfiguration(System.String[],System.String) - - - - - - - - - - - - - - - - - - - - - - 100663635 - System.Nullable`1<Microsoft.VisualStudio.TestPlatform.ObjectModel.FrameworkVersion> Microsoft.VisualStudio.TestPlatform.Common.Utilities.FakesUtilities::GetFramework(System.String) - - - - - - - - - - - - - - - - - - - - - - - - 100663636 - System.Boolean Microsoft.VisualStudio.TestPlatform.Common.Utilities.FakesUtilities::TryAddFakesDataCollectorSettings(System.Xml.XmlDocument,System.Collections.Generic.IEnumerable`1<System.String>,Microsoft.VisualStudio.TestPlatform.ObjectModel.FrameworkVersion) - - - - - - - - - - - - - - - - - - - - - - - 100663637 - System.Void Microsoft.VisualStudio.TestPlatform.Common.Utilities.FakesUtilities::InsertOrReplaceFakesDataCollectorNode(System.Xml.XmlDocument,Microsoft.VisualStudio.TestPlatform.ObjectModel.DataCollectorSettings) - - - - - - - - - - - - - - - - - - - - - - - - - - - 100663638 - System.Collections.Generic.IDictionary`2<System.String,Microsoft.VisualStudio.TestPlatform.ObjectModel.FrameworkVersion> Microsoft.VisualStudio.TestPlatform.Common.Utilities.FakesUtilities::CreateDictionary(System.Collections.Generic.IEnumerable`1<System.String>,Microsoft.VisualStudio.TestPlatform.ObjectModel.FrameworkVersion) - - - - - - - - - - - - - - - - - - - - - 100663639 - System.Boolean Microsoft.VisualStudio.TestPlatform.Common.Utilities.FakesUtilities::AddFallbackFakesSettings(System.Xml.XmlDocument,System.Collections.Generic.IEnumerable`1<System.String>,Microsoft.VisualStudio.TestPlatform.ObjectModel.FrameworkVersion) - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 100663640 - System.Void Microsoft.VisualStudio.TestPlatform.Common.Utilities.FakesUtilities::EnsureSettingsNode(System.Xml.XmlDocument,Microsoft.VisualStudio.TestPlatform.ObjectModel.TestRunSettings) - - - - - - - - - - - - - - - - - - 100663641 - System.Func`2<System.Collections.Generic.IEnumerable`1<System.String>,System.String> Microsoft.VisualStudio.TestPlatform.Common.Utilities.FakesUtilities::TryGetNetFrameworkFakesDataCollectorConfigurator() - - - - - - - - - - 100663642 - System.Func`2<System.Collections.Generic.IDictionary`2<System.String,Microsoft.VisualStudio.TestPlatform.ObjectModel.FrameworkVersion>,Microsoft.VisualStudio.TestPlatform.ObjectModel.DataCollectorSettings> Microsoft.VisualStudio.TestPlatform.Common.Utilities.FakesUtilities::TryGetFakesCrossPlatformDataCollectorConfigurator() - - - - - - - - - - - - - - - - - - - - - - - 100663643 - System.Reflection.Assembly Microsoft.VisualStudio.TestPlatform.Common.Utilities.FakesUtilities::LoadTestPlatformAssembly() - - - - - - - - - - - - - - - 100663644 - Microsoft.VisualStudio.TestPlatform.ObjectModel.DataCollectorSettings Microsoft.VisualStudio.TestPlatform.Common.Utilities.FakesUtilities::CreateFakesDataCollectorSettings() - - - - - - - - - - - - - Microsoft.VisualStudio.TestPlatform.Common.Utilities.InstallationContext - - - - 100663645 - System.Void Microsoft.VisualStudio.TestPlatform.Common.Utilities.InstallationContext::.ctor(Microsoft.VisualStudio.TestPlatform.Utilities.Helpers.Interfaces.IFileHelper) - - - - - - - - - - - - 100663646 - System.Boolean Microsoft.VisualStudio.TestPlatform.Common.Utilities.InstallationContext::TryGetVisualStudioDirectory(System.String&) - - - - - - - - - - - - - - - - - - - - - - - - 100663647 - System.String Microsoft.VisualStudio.TestPlatform.Common.Utilities.InstallationContext::GetVisualStudioPath(System.String) - - - - - - - - - - 100663648 - System.String[] Microsoft.VisualStudio.TestPlatform.Common.Utilities.InstallationContext::GetVisualStudioCommonLocations(System.String) - - - - - - - - - - - - Microsoft.VisualStudio.TestPlatform.Common.Utilities.MetadataReaderExtensionsHelper - - - - 100663649 - System.Type[] Microsoft.VisualStudio.TestPlatform.Common.Utilities.MetadataReaderExtensionsHelper::DiscoverTestExtensionTypesV2Attribute(System.Reflection.Assembly,System.String) - - - - - - - - - - 100663650 - System.Type[] Microsoft.VisualStudio.TestPlatform.Common.Utilities.MetadataReaderExtensionsHelper::DiscoverTestExtensionTypesV2AttributeInternal(System.Reflection.Assembly,System.String) - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 100663651 - System.String Microsoft.VisualStudio.TestPlatform.Common.Utilities.MetadataReaderExtensionsHelper::FormatException(System.Exception) - - - - - - - - - - - - - - - - - - 100663652 - System.Void Microsoft.VisualStudio.TestPlatform.Common.Utilities.MetadataReaderExtensionsHelper::.cctor() - - - - - - - - - - - - - Microsoft.VisualStudio.TestPlatform.Common.Utilities.MetadataReaderExtensionsHelper/<>c - - - - 100664339 - System.Int32 Microsoft.VisualStudio.TestPlatform.Common.Utilities.MetadataReaderExtensionsHelper/<>c::<DiscoverTestExtensionTypesV2AttributeInternal>b__4_0(System.Tuple`2<System.Int32,System.Type>) - - - - - - - - - - 100664340 - System.Type Microsoft.VisualStudio.TestPlatform.Common.Utilities.MetadataReaderExtensionsHelper/<>c::<DiscoverTestExtensionTypesV2AttributeInternal>b__4_1(System.Tuple`2<System.Int32,System.Type>) - - - - - - - - - - - - Microsoft.VisualStudio.TestPlatform.Common.Utilities.RunSettingsProviderExtensions - - - - 100663653 - System.Void Microsoft.VisualStudio.TestPlatform.Common.Utilities.RunSettingsProviderExtensions::UpdateRunSettings(Microsoft.VisualStudio.TestPlatform.Common.Interfaces.IRunSettingsProvider,System.String) - - - - - - - - - - - - - - - 100663654 - System.Void Microsoft.VisualStudio.TestPlatform.Common.Utilities.RunSettingsProviderExtensions::AddDefaultRunSettings(Microsoft.VisualStudio.TestPlatform.Common.Interfaces.IRunSettingsProvider) - - - - - - - - - - - - - - - - - - - 100663655 - System.Void Microsoft.VisualStudio.TestPlatform.Common.Utilities.RunSettingsProviderExtensions::UpdateRunSettingsXmlDocumentInnerXml(System.Xml.XmlDocument,System.String,System.String) - - - - - - - - - - - - 100663656 - System.Void Microsoft.VisualStudio.TestPlatform.Common.Utilities.RunSettingsProviderExtensions::UpdateRunSettingsNode(Microsoft.VisualStudio.TestPlatform.Common.Interfaces.IRunSettingsProvider,System.String,System.String) - - - - - - - - - - - - - - - - 100663657 - System.Text.RegularExpressions.Match Microsoft.VisualStudio.TestPlatform.Common.Utilities.RunSettingsProviderExtensions::GetTestRunParameterNodeMatch(Microsoft.VisualStudio.TestPlatform.Common.Interfaces.IRunSettingsProvider,System.String) - - - - - - - - - - - - - - 100663658 - System.Void Microsoft.VisualStudio.TestPlatform.Common.Utilities.RunSettingsProviderExtensions::UpdateTestRunParameterSettingsNode(Microsoft.VisualStudio.TestPlatform.Common.Interfaces.IRunSettingsProvider,System.Text.RegularExpressions.Match) - - - - - - - - - - - - - - - - - - - - - - - - - 100663659 - System.Boolean Microsoft.VisualStudio.TestPlatform.Common.Utilities.RunSettingsProviderExtensions::TryOverrideAttributeValue(System.Xml.XmlNode,System.String,System.String) - - - - - - - - - - - - - - - - - - - - - - 100663660 - System.Void Microsoft.VisualStudio.TestPlatform.Common.Utilities.RunSettingsProviderExtensions::UpdateRunSettingsNodeInnerXml(Microsoft.VisualStudio.TestPlatform.Common.Interfaces.IRunSettingsProvider,System.String,System.String) - - - - - - - - - - - - - - - - 100663661 - System.String Microsoft.VisualStudio.TestPlatform.Common.Utilities.RunSettingsProviderExtensions::QueryRunSettingsNode(Microsoft.VisualStudio.TestPlatform.Common.Interfaces.IRunSettingsProvider,System.String) - - - - - - - - - - - - - - - - - 100663662 - System.Xml.XmlNode Microsoft.VisualStudio.TestPlatform.Common.Utilities.RunSettingsProviderExtensions::GetXmlNode(System.Xml.XmlDocument,System.String) - - - - - - - - - - - - 100663663 - System.Void Microsoft.VisualStudio.TestPlatform.Common.Utilities.RunSettingsProviderExtensions::UpdateRunSettingsXmlDocumentInnerText(System.Xml.XmlDocument,System.String,System.String) - - - - - - - - - - - - 100663664 - System.String Microsoft.VisualStudio.TestPlatform.Common.Utilities.RunSettingsProviderExtensions::AddDefaultRunSettings(System.String) - - - - - - - - - - - - - - - - - - - 100663665 - System.Xml.XmlNode Microsoft.VisualStudio.TestPlatform.Common.Utilities.RunSettingsProviderExtensions::CreateNode(System.Xml.XmlDocument,System.String) - - - - - - - - - - - - - - - - - - - - - 100663666 - System.Xml.XmlDocument Microsoft.VisualStudio.TestPlatform.Common.Utilities.RunSettingsProviderExtensions::GetRunSettingXmlDocument(Microsoft.VisualStudio.TestPlatform.Common.Interfaces.IRunSettingsProvider) - - - - - - - - - - - - - - - - - - - - - - - Microsoft.VisualStudio.TestPlatform.Common.Utilities.RunSettingsUtilities - - - - 100663667 - Microsoft.VisualStudio.TestPlatform.Common.RunSettings Microsoft.VisualStudio.TestPlatform.Common.Utilities.RunSettingsUtilities::CreateAndInitializeRunSettings(System.String) - - - - - - - - - - - - - - - - - - 100663668 - System.String Microsoft.VisualStudio.TestPlatform.Common.Utilities.RunSettingsUtilities::GetTestResultsDirectory(Microsoft.VisualStudio.TestPlatform.ObjectModel.RunConfiguration) - - - - - - - - - - - - - - - 100663669 - Microsoft.VisualStudio.TestPlatform.ObjectModel.Framework Microsoft.VisualStudio.TestPlatform.Common.Utilities.RunSettingsUtilities::GetTargetFramework(Microsoft.VisualStudio.TestPlatform.ObjectModel.RunConfiguration) - - - - - - - - - - - - - - - 100663670 - System.String Microsoft.VisualStudio.TestPlatform.Common.Utilities.RunSettingsUtilities::GetSolutionDirectory(Microsoft.VisualStudio.TestPlatform.ObjectModel.RunConfiguration) - - - - - - - - - - - - - - - - - - - 100663671 - System.Int32 Microsoft.VisualStudio.TestPlatform.Common.Utilities.RunSettingsUtilities::GetMaxCpuCount(System.String) - - - - - - - - - - - - - - - - - - - - - - 100663672 - System.Int32 Microsoft.VisualStudio.TestPlatform.Common.Utilities.RunSettingsUtilities::GetMaxCpuCount(Microsoft.VisualStudio.TestPlatform.ObjectModel.RunConfiguration) - - - - - - - - - - - - - - - - 100663673 - System.Boolean Microsoft.VisualStudio.TestPlatform.Common.Utilities.RunSettingsUtilities::GetTreatNoTestsAsError(System.String) - - - - - - - - - - - - - - - - - - - - - 100663674 - System.Boolean Microsoft.VisualStudio.TestPlatform.Common.Utilities.RunSettingsUtilities::GetTreatNoTestsAsError(Microsoft.VisualStudio.TestPlatform.ObjectModel.RunConfiguration) - - - - - - - - - - - - - - - - 100663675 - System.Collections.Generic.IEnumerable`1<System.String> Microsoft.VisualStudio.TestPlatform.Common.Utilities.RunSettingsUtilities::GetTestAdaptersPaths(System.String) - - - - - - - - - - - - - - - - - - - - 100663676 - Microsoft.VisualStudio.TestPlatform.ObjectModel.TestAdapterLoadingStrategy Microsoft.VisualStudio.TestPlatform.Common.Utilities.RunSettingsUtilities::GetLoadingStrategy(System.String) - - - - - - - - - - - - - Microsoft.VisualStudio.TestPlatform.Common.Utilities.TypesToLoadUtilities - - - - 100663677 - System.Collections.Generic.IEnumerable`1<System.Type> Microsoft.VisualStudio.TestPlatform.Common.Utilities.TypesToLoadUtilities::GetTypesToLoad(System.Reflection.Assembly) - - - - - - - - - - - - 100663678 - System.Collections.Generic.IEnumerable`1<System.Type> Microsoft.VisualStudio.TestPlatform.Common.Utilities.TypesToLoadUtilities::GetTypesToLoad(System.Attribute) - - - - - - - - - - - - - - - - - - - - - Microsoft.VisualStudio.TestPlatform.Common.Utilities.TypesToLoadUtilities/<>c - - - - 100664343 - System.Collections.Generic.IEnumerable`1<System.Type> Microsoft.VisualStudio.TestPlatform.Common.Utilities.TypesToLoadUtilities/<>c::<GetTypesToLoad>b__1_0(System.Attribute) - - - - - - - - - - - - Microsoft.VisualStudio.TestPlatform.Common.Telemetry.MetricsCollection - - - - 100663679 - System.Void Microsoft.VisualStudio.TestPlatform.Common.Telemetry.MetricsCollection::.ctor() - - - - - - - - - - - - 100663680 - System.Void Microsoft.VisualStudio.TestPlatform.Common.Telemetry.MetricsCollection::Add(System.String,System.Object) - - - - - - - - - - - 100663681 - System.Collections.Generic.IDictionary`2<System.String,System.Object> Microsoft.VisualStudio.TestPlatform.Common.Telemetry.MetricsCollection::get_Metrics() - - - - - - - - - - 100663682 - System.Void Microsoft.VisualStudio.TestPlatform.Common.Telemetry.MetricsCollection::Clear() - - - - - - - - - - - - - - - - Microsoft.VisualStudio.TestPlatform.Common.Telemetry.NoOpMetricsCollection - - - - 100663683 - System.Void Microsoft.VisualStudio.TestPlatform.Common.Telemetry.NoOpMetricsCollection::Add(System.String,System.Object) - - - - - - - - - - 100663684 - System.Collections.Generic.IDictionary`2<System.String,System.Object> Microsoft.VisualStudio.TestPlatform.Common.Telemetry.NoOpMetricsCollection::get_Metrics() - - - - - - - - - - 100663685 - System.Void Microsoft.VisualStudio.TestPlatform.Common.Telemetry.NoOpMetricsCollection::.ctor() - - - - - - - - - Microsoft.VisualStudio.TestPlatform.Common.Telemetry.TelemetryDataConstants - - - - 100663686 - System.Void Microsoft.VisualStudio.TestPlatform.Common.Telemetry.TelemetryDataConstants::.cctor() - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Microsoft.VisualStudio.TestPlatform.Common.SettingsProvider.SettingsProviderExtensionManager - - - - 100663687 - System.Void Microsoft.VisualStudio.TestPlatform.Common.SettingsProvider.SettingsProviderExtensionManager::.ctor(System.Collections.Generic.IEnumerable`1<Microsoft.VisualStudio.TestPlatform.Common.ExtensionFramework.Utilities.LazyExtension`2<Microsoft.VisualStudio.TestPlatform.ObjectModel.Adapter.ISettingsProvider,Microsoft.VisualStudio.TestPlatform.Common.Interfaces.ISettingsProviderCapabilities>>,System.Collections.Generic.IEnumerable`1<Microsoft.VisualStudio.TestPlatform.Common.ExtensionFramework.Utilities.LazyExtension`2<Microsoft.VisualStudio.TestPlatform.ObjectModel.Adapter.ISettingsProvider,System.Collections.Generic.Dictionary`2<System.String,System.Object>>>,Microsoft.VisualStudio.TestPlatform.ObjectModel.Logging.IMessageLogger) - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 100663690 - Microsoft.VisualStudio.TestPlatform.Common.SettingsProvider.SettingsProviderExtensionManager Microsoft.VisualStudio.TestPlatform.Common.SettingsProvider.SettingsProviderExtensionManager::Create() - - - - - - - - - - - - - - - - - - - - - 100663691 - System.Void Microsoft.VisualStudio.TestPlatform.Common.SettingsProvider.SettingsProviderExtensionManager::Destroy() - - - - - - - - - - - - - 100663692 - System.Void Microsoft.VisualStudio.TestPlatform.Common.SettingsProvider.SettingsProviderExtensionManager::LoadAndInitializeAllExtensions(System.Boolean) - - - - - - - - - - - - - - - - - - - - - - - - - - 100663693 - Microsoft.VisualStudio.TestPlatform.Common.ExtensionFramework.Utilities.LazyExtension`2<Microsoft.VisualStudio.TestPlatform.ObjectModel.Adapter.ISettingsProvider,Microsoft.VisualStudio.TestPlatform.Common.Interfaces.ISettingsProviderCapabilities> Microsoft.VisualStudio.TestPlatform.Common.SettingsProvider.SettingsProviderExtensionManager::GetSettingsProvider(System.String) - - - - - - - - - - - - - - - - 100663694 - System.Void Microsoft.VisualStudio.TestPlatform.Common.SettingsProvider.SettingsProviderExtensionManager::.cctor() - - - - - - - - - - - - Microsoft.VisualStudio.TestPlatform.Common.SettingsProvider.TestSettingsProviderMetadata - - - - 100663695 - System.Void Microsoft.VisualStudio.TestPlatform.Common.SettingsProvider.TestSettingsProviderMetadata::.ctor(System.String) - - - - - - - - - - - - - - Microsoft.VisualStudio.TestPlatform.Common.Resources.Resources - - - - 100663698 - System.Void Microsoft.VisualStudio.TestPlatform.Common.Resources.Resources::.ctor() - - - - - - - - - - - 100663699 - System.Resources.ResourceManager Microsoft.VisualStudio.TestPlatform.Common.Resources.Resources::get_ResourceManager() - - - - - - - - - - - - - - - - 100663700 - System.Globalization.CultureInfo Microsoft.VisualStudio.TestPlatform.Common.Resources.Resources::get_Culture() - - - - - - - - - - 100663701 - System.Void Microsoft.VisualStudio.TestPlatform.Common.Resources.Resources::set_Culture(System.Globalization.CultureInfo) - - - - - - - - - - - 100663702 - System.String Microsoft.VisualStudio.TestPlatform.Common.Resources.Resources::get_AccessDenied() - - - - - - - - - - 100663703 - System.String Microsoft.VisualStudio.TestPlatform.Common.Resources.Resources::get_CancellationRequested() - - - - - - - - - - 100663704 - System.String Microsoft.VisualStudio.TestPlatform.Common.Resources.Resources::get_DataCollectionMessageFormat() - - - - - - - - - - 100663705 - System.String Microsoft.VisualStudio.TestPlatform.Common.Resources.Resources::get_DataCollectorErrorOnGetVariable() - - - - - - - - - - 100663706 - System.String Microsoft.VisualStudio.TestPlatform.Common.Resources.Resources::get_DataCollectorInitializationError() - - - - - - - - - - 100663707 - System.String Microsoft.VisualStudio.TestPlatform.Common.Resources.Resources::get_DataCollectorMessageFormat() - - - - - - - - - - 100663708 - System.String Microsoft.VisualStudio.TestPlatform.Common.Resources.Resources::get_DataCollectorNotFound() - - - - - - - - - - 100663709 - System.String Microsoft.VisualStudio.TestPlatform.Common.Resources.Resources::get_DataCollectorRequestedDuplicateEnvironmentVariable() - - - - - - - - - - 100663710 - System.String Microsoft.VisualStudio.TestPlatform.Common.Resources.Resources::get_DuplicateExtensionUri() - - - - - - - - - - 100663711 - System.String Microsoft.VisualStudio.TestPlatform.Common.Resources.Resources::get_DuplicateSettingsName() - - - - - - - - - - 100663712 - System.String Microsoft.VisualStudio.TestPlatform.Common.Resources.Resources::get_DuplicateSettingsProvided() - - - - - - - - - - 100663713 - System.String Microsoft.VisualStudio.TestPlatform.Common.Resources.Resources::get_EmptyParenthesis() - - - - - - - - - - 100663714 - System.String Microsoft.VisualStudio.TestPlatform.Common.Resources.Resources::get_FailedToFindInstalledUnitTestExtensions() - - - - - - - - - - 100663715 - System.String Microsoft.VisualStudio.TestPlatform.Common.Resources.Resources::get_FailedToLoadAdapaterFile() - - - - - - - - - - 100663716 - System.String Microsoft.VisualStudio.TestPlatform.Common.Resources.Resources::get_FastFilterException() - - - - - - - - - - 100663717 - System.String Microsoft.VisualStudio.TestPlatform.Common.Resources.Resources::get_IgnoredDuplicateConfiguration() - - - - - - - - - - 100663718 - System.String Microsoft.VisualStudio.TestPlatform.Common.Resources.Resources::get_InnerException() - - - - - - - - - - 100663719 - System.String Microsoft.VisualStudio.TestPlatform.Common.Resources.Resources::get_InvalidCondition() - - - - - - - - - - 100663720 - System.String Microsoft.VisualStudio.TestPlatform.Common.Resources.Resources::get_InvalidExtensionUriFormat() - - - - - - - - - - 100663721 - System.String Microsoft.VisualStudio.TestPlatform.Common.Resources.Resources::get_InvalidOperator() - - - - - - - - - - 100663722 - System.String Microsoft.VisualStudio.TestPlatform.Common.Resources.Resources::get_LoggerInitializationError() - - - - - - - - - - 100663723 - System.String Microsoft.VisualStudio.TestPlatform.Common.Resources.Resources::get_LoggerNotFound() - - - - - - - - - - 100663724 - System.String Microsoft.VisualStudio.TestPlatform.Common.Resources.Resources::get_LoggerUriInvalid() - - - - - - - - - - 100663725 - System.String Microsoft.VisualStudio.TestPlatform.Common.Resources.Resources::get_MissingCloseParenthesis() - - - - - - - - - - 100663726 - System.String Microsoft.VisualStudio.TestPlatform.Common.Resources.Resources::get_MissingOpenParenthesis() - - - - - - - - - - 100663727 - System.String Microsoft.VisualStudio.TestPlatform.Common.Resources.Resources::get_MissingOperand() - - - - - - - - - - 100663728 - System.String Microsoft.VisualStudio.TestPlatform.Common.Resources.Resources::get_MissingOperator() - - - - - - - - - - 100663729 - System.String Microsoft.VisualStudio.TestPlatform.Common.Resources.Resources::get_ReportDataCollectorException() - - - - - - - - - - 100663730 - System.String Microsoft.VisualStudio.TestPlatform.Common.Resources.Resources::get_RunSettingsAlreadyLoaded() - - - - - - - - - - 100663731 - System.String Microsoft.VisualStudio.TestPlatform.Common.Resources.Resources::get_RunSettingsParseError() - - - - - - - - - - 100663732 - System.String Microsoft.VisualStudio.TestPlatform.Common.Resources.Resources::get_SerialTestRunInvalidScenario() - - - - - - - - - - 100663733 - System.String Microsoft.VisualStudio.TestPlatform.Common.Resources.Resources::get_SettingsNodeInvalidName() - - - - - - - - - - 100663734 - System.String Microsoft.VisualStudio.TestPlatform.Common.Resources.Resources::get_SettingsProviderInitializationError() - - - - - - - - - - 100663735 - System.String Microsoft.VisualStudio.TestPlatform.Common.Resources.Resources::get_SettingsProviderNotFound() - - - - - - - - - - 100663736 - System.String Microsoft.VisualStudio.TestPlatform.Common.Resources.Resources::get_StackTrace() - - - - - - - - - - 100663737 - System.String Microsoft.VisualStudio.TestPlatform.Common.Resources.Resources::get_TestCaseFilterFormatException() - - - - - - - - - - 100663738 - System.String Microsoft.VisualStudio.TestPlatform.Common.Resources.Resources::get_UnableToFetchUriString() - - - - - - - - - - 100663739 - System.String Microsoft.VisualStudio.TestPlatform.Common.Resources.Resources::get_VSInstallationNotFound() - - - - - - - - - - 100663740 - System.String Microsoft.VisualStudio.TestPlatform.Common.Resources.Resources::get_WrongDataCollectionContextType() - - - - - - - - - - - - Microsoft.VisualStudio.TestPlatform.Common.Logging.InternalTestLoggerEvents - - - - 100663741 - System.Void Microsoft.VisualStudio.TestPlatform.Common.Logging.InternalTestLoggerEvents::.ctor(Microsoft.VisualStudio.TestPlatform.Common.Logging.TestSessionMessageLogger) - - - - - - - - - - - - - - - - 100663742 - System.Void Microsoft.VisualStudio.TestPlatform.Common.Logging.InternalTestLoggerEvents::add_TestRunMessage(System.EventHandler`1<Microsoft.VisualStudio.TestPlatform.ObjectModel.Logging.TestRunMessageEventArgs>) - - - - - - - 100663743 - System.Void Microsoft.VisualStudio.TestPlatform.Common.Logging.InternalTestLoggerEvents::remove_TestRunMessage(System.EventHandler`1<Microsoft.VisualStudio.TestPlatform.ObjectModel.Logging.TestRunMessageEventArgs>) - - - - - - - 100663744 - System.Void Microsoft.VisualStudio.TestPlatform.Common.Logging.InternalTestLoggerEvents::add_TestRunStart(System.EventHandler`1<Microsoft.VisualStudio.TestPlatform.ObjectModel.Client.TestRunStartEventArgs>) - - - - - - - 100663745 - System.Void Microsoft.VisualStudio.TestPlatform.Common.Logging.InternalTestLoggerEvents::remove_TestRunStart(System.EventHandler`1<Microsoft.VisualStudio.TestPlatform.ObjectModel.Client.TestRunStartEventArgs>) - - - - - - - 100663746 - System.Void Microsoft.VisualStudio.TestPlatform.Common.Logging.InternalTestLoggerEvents::add_TestResult(System.EventHandler`1<Microsoft.VisualStudio.TestPlatform.ObjectModel.Logging.TestResultEventArgs>) - - - - - - - 100663747 - System.Void Microsoft.VisualStudio.TestPlatform.Common.Logging.InternalTestLoggerEvents::remove_TestResult(System.EventHandler`1<Microsoft.VisualStudio.TestPlatform.ObjectModel.Logging.TestResultEventArgs>) - - - - - - - 100663748 - System.Void Microsoft.VisualStudio.TestPlatform.Common.Logging.InternalTestLoggerEvents::add_TestRunComplete(System.EventHandler`1<Microsoft.VisualStudio.TestPlatform.ObjectModel.Client.TestRunCompleteEventArgs>) - - - - - - - 100663749 - System.Void Microsoft.VisualStudio.TestPlatform.Common.Logging.InternalTestLoggerEvents::remove_TestRunComplete(System.EventHandler`1<Microsoft.VisualStudio.TestPlatform.ObjectModel.Client.TestRunCompleteEventArgs>) - - - - - - - 100663750 - System.Void Microsoft.VisualStudio.TestPlatform.Common.Logging.InternalTestLoggerEvents::add_DiscoveryStart(System.EventHandler`1<Microsoft.VisualStudio.TestPlatform.ObjectModel.Client.DiscoveryStartEventArgs>) - - - - - - - 100663751 - System.Void Microsoft.VisualStudio.TestPlatform.Common.Logging.InternalTestLoggerEvents::remove_DiscoveryStart(System.EventHandler`1<Microsoft.VisualStudio.TestPlatform.ObjectModel.Client.DiscoveryStartEventArgs>) - - - - - - - 100663752 - System.Void Microsoft.VisualStudio.TestPlatform.Common.Logging.InternalTestLoggerEvents::add_DiscoveryMessage(System.EventHandler`1<Microsoft.VisualStudio.TestPlatform.ObjectModel.Logging.TestRunMessageEventArgs>) - - - - - - - 100663753 - System.Void Microsoft.VisualStudio.TestPlatform.Common.Logging.InternalTestLoggerEvents::remove_DiscoveryMessage(System.EventHandler`1<Microsoft.VisualStudio.TestPlatform.ObjectModel.Logging.TestRunMessageEventArgs>) - - - - - - - 100663754 - System.Void Microsoft.VisualStudio.TestPlatform.Common.Logging.InternalTestLoggerEvents::add_DiscoveredTests(System.EventHandler`1<Microsoft.VisualStudio.TestPlatform.ObjectModel.Client.DiscoveredTestsEventArgs>) - - - - - - - 100663755 - System.Void Microsoft.VisualStudio.TestPlatform.Common.Logging.InternalTestLoggerEvents::remove_DiscoveredTests(System.EventHandler`1<Microsoft.VisualStudio.TestPlatform.ObjectModel.Client.DiscoveredTestsEventArgs>) - - - - - - - 100663756 - System.Void Microsoft.VisualStudio.TestPlatform.Common.Logging.InternalTestLoggerEvents::add_DiscoveryComplete(System.EventHandler`1<Microsoft.VisualStudio.TestPlatform.ObjectModel.Client.DiscoveryCompleteEventArgs>) - - - - - - - 100663757 - System.Void Microsoft.VisualStudio.TestPlatform.Common.Logging.InternalTestLoggerEvents::remove_DiscoveryComplete(System.EventHandler`1<Microsoft.VisualStudio.TestPlatform.ObjectModel.Client.DiscoveryCompleteEventArgs>) - - - - - - - 100663758 - System.Void Microsoft.VisualStudio.TestPlatform.Common.Logging.InternalTestLoggerEvents::Dispose() - - - - - - - - - - - - - - - - - - - 100663759 - System.Void Microsoft.VisualStudio.TestPlatform.Common.Logging.InternalTestLoggerEvents::EnableEvents() - - - - - - - - - - - - - 100663760 - System.Void Microsoft.VisualStudio.TestPlatform.Common.Logging.InternalTestLoggerEvents::RaiseTestRunMessage(Microsoft.VisualStudio.TestPlatform.ObjectModel.Logging.TestRunMessageEventArgs) - - - - - - - - - - - - - 100663761 - System.Void Microsoft.VisualStudio.TestPlatform.Common.Logging.InternalTestLoggerEvents::WaitForEventCompletion() - - - - - - - - - - - 100663762 - System.Void Microsoft.VisualStudio.TestPlatform.Common.Logging.InternalTestLoggerEvents::RaiseTestResult(Microsoft.VisualStudio.TestPlatform.ObjectModel.Logging.TestResultEventArgs) - - - - - - - - - - - - - - - - - - - 100663763 - System.Void Microsoft.VisualStudio.TestPlatform.Common.Logging.InternalTestLoggerEvents::RaiseTestRunStart(Microsoft.VisualStudio.TestPlatform.ObjectModel.Client.TestRunStartEventArgs) - - - - - - - - - - - - - 100663764 - System.Void Microsoft.VisualStudio.TestPlatform.Common.Logging.InternalTestLoggerEvents::RaiseDiscoveryStart(Microsoft.VisualStudio.TestPlatform.ObjectModel.Client.DiscoveryStartEventArgs) - - - - - - - - - - - - - 100663765 - System.Void Microsoft.VisualStudio.TestPlatform.Common.Logging.InternalTestLoggerEvents::RaiseDiscoveryMessage(Microsoft.VisualStudio.TestPlatform.ObjectModel.Logging.TestRunMessageEventArgs) - - - - - - - - - - - - - 100663766 - System.Void Microsoft.VisualStudio.TestPlatform.Common.Logging.InternalTestLoggerEvents::RaiseDiscoveredTests(Microsoft.VisualStudio.TestPlatform.ObjectModel.Client.DiscoveredTestsEventArgs) - - - - - - - - - - - - - 100663767 - System.Void Microsoft.VisualStudio.TestPlatform.Common.Logging.InternalTestLoggerEvents::RaiseDiscoveryComplete(Microsoft.VisualStudio.TestPlatform.ObjectModel.Client.DiscoveryCompleteEventArgs) - - - - - - - - - - - - - - 100663768 - System.Void Microsoft.VisualStudio.TestPlatform.Common.Logging.InternalTestLoggerEvents::RaiseTestRunComplete(Microsoft.VisualStudio.TestPlatform.ObjectModel.Client.TestRunCompleteEventArgs) - - - - - - - - - - - - - - 100663769 - System.Void Microsoft.VisualStudio.TestPlatform.Common.Logging.InternalTestLoggerEvents::CompleteTestRun(Microsoft.VisualStudio.TestPlatform.ObjectModel.Client.ITestRunStatistics,System.Boolean,System.Boolean,System.Exception,System.Collections.ObjectModel.Collection`1<Microsoft.VisualStudio.TestPlatform.ObjectModel.AttachmentSet>,System.Collections.ObjectModel.Collection`1<Microsoft.VisualStudio.TestPlatform.ObjectModel.InvokedDataCollector>,System.TimeSpan) - - - - - - - - - - - - - - 100663770 - System.Void Microsoft.VisualStudio.TestPlatform.Common.Logging.InternalTestLoggerEvents::TestRunMessageHandler(System.Object,Microsoft.VisualStudio.TestPlatform.ObjectModel.Logging.TestRunMessageEventArgs) - - - - - - - - - - - 100663771 - System.Void Microsoft.VisualStudio.TestPlatform.Common.Logging.InternalTestLoggerEvents::SafeInvokeAsync(System.Func`1<System.MulticastDelegate>,System.EventArgs,System.Int32,System.String) - - - - - - - - - - - - - - - - - - - - 100663772 - System.Void Microsoft.VisualStudio.TestPlatform.Common.Logging.InternalTestLoggerEvents::ProcessQueuedJob(System.Action) - - - - - - - - - - - - - - 100663773 - System.Void Microsoft.VisualStudio.TestPlatform.Common.Logging.InternalTestLoggerEvents::CheckDisposed() - - - - - - - - - - - - - - - 100663774 - System.Int32 Microsoft.VisualStudio.TestPlatform.Common.Logging.InternalTestLoggerEvents::GetMaxNumberOfJobsInQueue() - - - - - - - - - - 100663775 - System.Int32 Microsoft.VisualStudio.TestPlatform.Common.Logging.InternalTestLoggerEvents::GetMaxBytesQueueCanHold() - - - - - - - - - - 100663776 - System.Boolean Microsoft.VisualStudio.TestPlatform.Common.Logging.InternalTestLoggerEvents::IsBoundsEnabledOnLoggerEventQueue() - - - - - - - - - - - - - - - - - - - - 100663777 - System.Int32 Microsoft.VisualStudio.TestPlatform.Common.Logging.InternalTestLoggerEvents::FindTestResultSize(Microsoft.VisualStudio.TestPlatform.ObjectModel.Logging.TestResultEventArgs) - - - - - - - - - - - - - - - - - - - - - - - - 100663778 - System.Int32 Microsoft.VisualStudio.TestPlatform.Common.Logging.InternalTestLoggerEvents::GetSetting(System.String,System.Int32) - - - - - - - - - - - - - - - - - - - - - - - 100663779 - System.MulticastDelegate Microsoft.VisualStudio.TestPlatform.Common.Logging.InternalTestLoggerEvents::<RaiseTestRunMessage>b__31_0() - - - - - - - - - - 100663780 - System.MulticastDelegate Microsoft.VisualStudio.TestPlatform.Common.Logging.InternalTestLoggerEvents::<RaiseTestResult>b__33_0() - - - - - - - - - - 100663781 - System.MulticastDelegate Microsoft.VisualStudio.TestPlatform.Common.Logging.InternalTestLoggerEvents::<RaiseTestRunStart>b__34_0() - - - - - - - - - - 100663782 - System.MulticastDelegate Microsoft.VisualStudio.TestPlatform.Common.Logging.InternalTestLoggerEvents::<RaiseDiscoveryStart>b__35_0() - - - - - - - - - - 100663783 - System.MulticastDelegate Microsoft.VisualStudio.TestPlatform.Common.Logging.InternalTestLoggerEvents::<RaiseDiscoveryMessage>b__36_0() - - - - - - - - - - 100663784 - System.MulticastDelegate Microsoft.VisualStudio.TestPlatform.Common.Logging.InternalTestLoggerEvents::<RaiseDiscoveredTests>b__37_0() - - - - - - - - - - 100663785 - System.MulticastDelegate Microsoft.VisualStudio.TestPlatform.Common.Logging.InternalTestLoggerEvents::<RaiseDiscoveryComplete>b__38_0() - - - - - - - - - - 100663786 - System.MulticastDelegate Microsoft.VisualStudio.TestPlatform.Common.Logging.InternalTestLoggerEvents::<RaiseTestRunComplete>b__39_0() - - - - - - - - - - 100663787 - System.MulticastDelegate Microsoft.VisualStudio.TestPlatform.Common.Logging.InternalTestLoggerEvents::<CompleteTestRun>b__40_0() - - - - - - - - - - 100663788 - System.MulticastDelegate Microsoft.VisualStudio.TestPlatform.Common.Logging.InternalTestLoggerEvents::<TestRunMessageHandler>b__41_0() - - - - - - - - - - - - Microsoft.VisualStudio.TestPlatform.Common.Logging.InternalTestLoggerEvents/<>c - - - - 100664346 - System.Void Microsoft.VisualStudio.TestPlatform.Common.Logging.InternalTestLoggerEvents/<>c::<.ctor>b__4_0(System.String) - - - - - - - - - - - - Microsoft.VisualStudio.TestPlatform.Common.Logging.InternalTestLoggerEvents/<>c__DisplayClass42_0 - - - - 100664348 - System.Void Microsoft.VisualStudio.TestPlatform.Common.Logging.InternalTestLoggerEvents/<>c__DisplayClass42_0::<SafeInvokeAsync>b__0() - - - - - - - - - - - - - - - - - Microsoft.VisualStudio.TestPlatform.Common.Logging.TestSessionMessageLogger - - - - 100663789 - System.Void Microsoft.VisualStudio.TestPlatform.Common.Logging.TestSessionMessageLogger::.ctor() - - - - - - - - - - - - 100663790 - System.Void Microsoft.VisualStudio.TestPlatform.Common.Logging.TestSessionMessageLogger::add_TestRunMessage(System.EventHandler`1<Microsoft.VisualStudio.TestPlatform.ObjectModel.Logging.TestRunMessageEventArgs>) - - - - - - - 100663791 - System.Void Microsoft.VisualStudio.TestPlatform.Common.Logging.TestSessionMessageLogger::remove_TestRunMessage(System.EventHandler`1<Microsoft.VisualStudio.TestPlatform.ObjectModel.Logging.TestRunMessageEventArgs>) - - - - - - - 100663792 - Microsoft.VisualStudio.TestPlatform.Common.Logging.TestSessionMessageLogger Microsoft.VisualStudio.TestPlatform.Common.Logging.TestSessionMessageLogger::get_Instance() - - - - - - - - - - - - - 100663793 - System.Void Microsoft.VisualStudio.TestPlatform.Common.Logging.TestSessionMessageLogger::set_Instance(Microsoft.VisualStudio.TestPlatform.Common.Logging.TestSessionMessageLogger) - - - - - - - - - - - 100663796 - System.Void Microsoft.VisualStudio.TestPlatform.Common.Logging.TestSessionMessageLogger::SendMessage(Microsoft.VisualStudio.TestPlatform.ObjectModel.Logging.TestMessageLevel,System.String) - - - - - - - - - - - - - - - - - - - - - - - - - - - - Microsoft.VisualStudio.TestPlatform.Common.Hosting.TestRuntimeExtensionManager - - - - 100663818 - System.Void Microsoft.VisualStudio.TestPlatform.Common.Hosting.TestRuntimeExtensionManager::.ctor(System.Collections.Generic.IEnumerable`1<Microsoft.VisualStudio.TestPlatform.Common.ExtensionFramework.Utilities.LazyExtension`2<Microsoft.VisualStudio.TestPlatform.ObjectModel.Host.ITestRuntimeProvider,System.Collections.Generic.Dictionary`2<System.String,System.Object>>>,System.Collections.Generic.IEnumerable`1<Microsoft.VisualStudio.TestPlatform.Common.ExtensionFramework.Utilities.LazyExtension`2<Microsoft.VisualStudio.TestPlatform.ObjectModel.Host.ITestRuntimeProvider,Microsoft.VisualStudio.TestPlatform.Common.Interfaces.ITestRuntimeCapabilities>>,Microsoft.VisualStudio.TestPlatform.ObjectModel.Logging.IMessageLogger) - - - - - - - - - - - 100663819 - Microsoft.VisualStudio.TestPlatform.Common.Hosting.TestRuntimeExtensionManager Microsoft.VisualStudio.TestPlatform.Common.Hosting.TestRuntimeExtensionManager::Create(Microsoft.VisualStudio.TestPlatform.ObjectModel.Logging.IMessageLogger) - - - - - - - - - - - - - Microsoft.VisualStudio.TestPlatform.Common.Hosting.TestRuntimeMetadata - - - - 100663820 - System.Void Microsoft.VisualStudio.TestPlatform.Common.Hosting.TestRuntimeMetadata::.ctor(System.String,System.String) - - - - - - - - - - - - - - - Microsoft.VisualStudio.TestPlatform.Common.Hosting.TestRuntimeProviderManager - - - - 100663825 - System.Void Microsoft.VisualStudio.TestPlatform.Common.Hosting.TestRuntimeProviderManager::.ctor(Microsoft.VisualStudio.TestPlatform.ObjectModel.Logging.IMessageLogger) - - - - - - - - - - - - 100663826 - Microsoft.VisualStudio.TestPlatform.Common.Hosting.TestRuntimeProviderManager Microsoft.VisualStudio.TestPlatform.Common.Hosting.TestRuntimeProviderManager::get_Instance() - - - - - - - - - - - - - 100663827 - Microsoft.VisualStudio.TestPlatform.ObjectModel.Host.ITestRuntimeProvider Microsoft.VisualStudio.TestPlatform.Common.Hosting.TestRuntimeProviderManager::GetTestHostManagerByUri(System.String) - - - - - - - - - - - - - - 100663828 - Microsoft.VisualStudio.TestPlatform.ObjectModel.Host.ITestRuntimeProvider Microsoft.VisualStudio.TestPlatform.Common.Hosting.TestRuntimeProviderManager::GetTestHostManagerByRunConfiguration(System.String,System.Collections.Generic.List`1<System.String>) - - - - - - - - - - - - - - - - - - - - - - - Microsoft.VisualStudio.TestPlatform.Common.Filtering.Condition - - - - 100663835 - System.Void Microsoft.VisualStudio.TestPlatform.Common.Filtering.Condition::.ctor(System.String,Microsoft.VisualStudio.TestPlatform.Common.Filtering.Operation,System.String) - - - - - - - - - - - - - - 100663836 - System.Boolean Microsoft.VisualStudio.TestPlatform.Common.Filtering.Condition::Evaluate(System.Func`2<System.String,System.Object>) - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 100663837 - Microsoft.VisualStudio.TestPlatform.Common.Filtering.Condition Microsoft.VisualStudio.TestPlatform.Common.Filtering.Condition::Parse(System.String) - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 100663838 - System.Void Microsoft.VisualStudio.TestPlatform.Common.Filtering.Condition::ThrownFormatExceptionForInvalidCondition(System.String) - - - - - - - - - - 100663839 - System.Boolean Microsoft.VisualStudio.TestPlatform.Common.Filtering.Condition::ValidForProperties(System.Collections.Generic.IEnumerable`1<System.String>,System.Func`2<System.String,Microsoft.VisualStudio.TestPlatform.ObjectModel.TestProperty>) - - - - - - - - - - - - - - - - - - - - 100663840 - System.Boolean Microsoft.VisualStudio.TestPlatform.Common.Filtering.Condition::ValidForContainsOperation(System.Func`2<System.String,Microsoft.VisualStudio.TestPlatform.ObjectModel.TestProperty>) - - - - - - - - - - - - - - - - - - - - - 100663841 - Microsoft.VisualStudio.TestPlatform.Common.Filtering.Operation Microsoft.VisualStudio.TestPlatform.Common.Filtering.Condition::GetOperator(System.String) - - - - - - - - - - - - - - - - - - - - - - - - 100663842 - System.String[] Microsoft.VisualStudio.TestPlatform.Common.Filtering.Condition::GetPropertyValue(System.Func`2<System.String,System.Object>) - - - - - - - - - - - - - - - - - - - - - 100663843 - System.Collections.Generic.IEnumerable`1<System.String> Microsoft.VisualStudio.TestPlatform.Common.Filtering.Condition::TokenizeFilterConditionString(System.String) - - - - - - - - - - - - - 100663844 - System.Collections.Generic.IEnumerable`1<System.String> Microsoft.VisualStudio.TestPlatform.Common.Filtering.Condition::<TokenizeFilterConditionString>g__TokenizeFilterConditionStringWorker|22_0(System.String) - - - - - - - - - Microsoft.VisualStudio.TestPlatform.Common.Filtering.Condition/<<TokenizeFilterConditionString>g__TokenizeFilterConditionStringWorker|22_0>d - - - - 100664350 - System.Void Microsoft.VisualStudio.TestPlatform.Common.Filtering.Condition/<<TokenizeFilterConditionString>g__TokenizeFilterConditionStringWorker|22_0>d::System.IDisposable.Dispose() - - - - - - - 100664351 - System.Boolean Microsoft.VisualStudio.TestPlatform.Common.Filtering.Condition/<<TokenizeFilterConditionString>g__TokenizeFilterConditionStringWorker|22_0>d::MoveNext() - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 100664352 - System.String Microsoft.VisualStudio.TestPlatform.Common.Filtering.Condition/<<TokenizeFilterConditionString>g__TokenizeFilterConditionStringWorker|22_0>d::System.Collections.Generic.IEnumerator<System.String>.get_Current() - - - - - - - 100664353 - System.Void Microsoft.VisualStudio.TestPlatform.Common.Filtering.Condition/<<TokenizeFilterConditionString>g__TokenizeFilterConditionStringWorker|22_0>d::System.Collections.IEnumerator.Reset() - - - - - - - 100664354 - System.Object Microsoft.VisualStudio.TestPlatform.Common.Filtering.Condition/<<TokenizeFilterConditionString>g__TokenizeFilterConditionStringWorker|22_0>d::System.Collections.IEnumerator.get_Current() - - - - - - - 100664355 - System.Collections.Generic.IEnumerator`1<System.String> Microsoft.VisualStudio.TestPlatform.Common.Filtering.Condition/<<TokenizeFilterConditionString>g__TokenizeFilterConditionStringWorker|22_0>d::System.Collections.Generic.IEnumerable<System.String>.GetEnumerator() - - - - - - - 100664356 - System.Collections.IEnumerator Microsoft.VisualStudio.TestPlatform.Common.Filtering.Condition/<<TokenizeFilterConditionString>g__TokenizeFilterConditionStringWorker|22_0>d::System.Collections.IEnumerable.GetEnumerator() - - - - - - - - - Microsoft.VisualStudio.TestPlatform.Common.Filtering.FastFilter - - - - 100663851 - System.Void Microsoft.VisualStudio.TestPlatform.Common.Filtering.FastFilter::.ctor(System.Collections.Immutable.ImmutableDictionary`2<System.String,System.Collections.Generic.ISet`1<System.String>>,Microsoft.VisualStudio.TestPlatform.Common.Filtering.Operation,Microsoft.VisualStudio.TestPlatform.Common.Filtering.Operator) - - - - - - - - - - - - - - 100663852 - System.String[] Microsoft.VisualStudio.TestPlatform.Common.Filtering.FastFilter::ValidForProperties(System.Collections.Generic.IEnumerable`1<System.String>) - - - - - - - - - - - - - - - - - 100663853 - System.Boolean Microsoft.VisualStudio.TestPlatform.Common.Filtering.FastFilter::Evaluate(System.Func`2<System.String,System.Object>) - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 100663854 - System.String Microsoft.VisualStudio.TestPlatform.Common.Filtering.FastFilter::ApplyRegex(System.String) - - - - - - - - - - - - - - - - - - - - - 100663855 - System.Boolean Microsoft.VisualStudio.TestPlatform.Common.Filtering.FastFilter::TryGetPropertyValue(System.String,System.Func`2<System.String,System.Object>,System.String&,System.String[]&) - - - - - - - - - - - - - - - - - - - - 100663856 - Microsoft.VisualStudio.TestPlatform.Common.Filtering.FastFilter/Builder Microsoft.VisualStudio.TestPlatform.Common.Filtering.FastFilter::CreateBuilder() - - - - - - - - - - 100663857 - System.String Microsoft.VisualStudio.TestPlatform.Common.Filtering.FastFilter::<Evaluate>b__16_0(System.String) - - - - - - - - - - - - Microsoft.VisualStudio.TestPlatform.Common.Filtering.FastFilter/Builder - - - - 100664357 - System.Boolean Microsoft.VisualStudio.TestPlatform.Common.Filtering.FastFilter/Builder::get_ContainsValidFilter() - - - - - - - - - - - - - 100664358 - System.Void Microsoft.VisualStudio.TestPlatform.Common.Filtering.FastFilter/Builder::AddOperator(Microsoft.VisualStudio.TestPlatform.Common.Filtering.Operator) - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 100664359 - System.Void Microsoft.VisualStudio.TestPlatform.Common.Filtering.FastFilter/Builder::AddCondition(Microsoft.VisualStudio.TestPlatform.Common.Filtering.Condition) - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 100664360 - System.Void Microsoft.VisualStudio.TestPlatform.Common.Filtering.FastFilter/Builder::AddProperty(System.String,System.String) - - - - - - - - - - - - - - - - - 100664361 - Microsoft.VisualStudio.TestPlatform.Common.Filtering.FastFilter Microsoft.VisualStudio.TestPlatform.Common.Filtering.FastFilter/Builder::ToFastFilter() - - - - - - - - - - - - - 100664362 - System.Void Microsoft.VisualStudio.TestPlatform.Common.Filtering.FastFilter/Builder::.ctor() - - - - - - - - - - - 100664363 - System.Collections.Generic.ISet`1<System.String> Microsoft.VisualStudio.TestPlatform.Common.Filtering.FastFilter/Builder::<ToFastFilter>b__11_1(System.Collections.Generic.KeyValuePair`2<System.String,System.Collections.Immutable.ImmutableHashSet`1/Builder<System.String>>) - - - - - - - - - - - - Microsoft.VisualStudio.TestPlatform.Common.Filtering.FastFilter/Builder/<>c - - - - 100664417 - System.String Microsoft.VisualStudio.TestPlatform.Common.Filtering.FastFilter/Builder/<>c::<ToFastFilter>b__11_0(System.Collections.Generic.KeyValuePair`2<System.String,System.Collections.Immutable.ImmutableHashSet`1/Builder<System.String>>) - - - - - - - - - - - - Microsoft.VisualStudio.TestPlatform.Common.Filtering.FastFilter/<>c__DisplayClass15_0 - - - - 100664365 - System.Boolean Microsoft.VisualStudio.TestPlatform.Common.Filtering.FastFilter/<>c__DisplayClass15_0::<ValidForProperties>b__0(System.String) - - - - - - - - - - 100664366 - System.Boolean Microsoft.VisualStudio.TestPlatform.Common.Filtering.FastFilter/<>c__DisplayClass15_0::<ValidForProperties>b__1(System.String) - - - - - - - - - - - - Microsoft.VisualStudio.TestPlatform.Common.Filtering.FastFilter/<>c__DisplayClass16_0 - - - - 100664368 - System.Boolean Microsoft.VisualStudio.TestPlatform.Common.Filtering.FastFilter/<>c__DisplayClass16_0::<Evaluate>b__1(System.String) - - - - - - - - - - - - - - - Microsoft.VisualStudio.TestPlatform.Common.Filtering.FilterExpression - - - - 100663858 - System.Void Microsoft.VisualStudio.TestPlatform.Common.Filtering.FilterExpression::.ctor(Microsoft.VisualStudio.TestPlatform.Common.Filtering.FilterExpression,Microsoft.VisualStudio.TestPlatform.Common.Filtering.FilterExpression,System.Boolean) - - - - - - - - - - - - - - 100663859 - System.Void Microsoft.VisualStudio.TestPlatform.Common.Filtering.FilterExpression::.ctor(Microsoft.VisualStudio.TestPlatform.Common.Filtering.Condition) - - - - - - - - - - - - 100663860 - Microsoft.VisualStudio.TestPlatform.Common.Filtering.FilterExpression Microsoft.VisualStudio.TestPlatform.Common.Filtering.FilterExpression::And(Microsoft.VisualStudio.TestPlatform.Common.Filtering.FilterExpression) - - - - - - - - - - 100663861 - Microsoft.VisualStudio.TestPlatform.Common.Filtering.FilterExpression Microsoft.VisualStudio.TestPlatform.Common.Filtering.FilterExpression::Or(Microsoft.VisualStudio.TestPlatform.Common.Filtering.FilterExpression) - - - - - - - - - - 100663862 - System.Void Microsoft.VisualStudio.TestPlatform.Common.Filtering.FilterExpression::ProcessOperator(System.Collections.Generic.Stack`1<Microsoft.VisualStudio.TestPlatform.Common.Filtering.FilterExpression>,Microsoft.VisualStudio.TestPlatform.Common.Filtering.Operator) - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 100663863 - System.String[] Microsoft.VisualStudio.TestPlatform.Common.Filtering.FilterExpression::ValidForProperties(System.Collections.Generic.IEnumerable`1<System.String>,System.Func`2<System.String,Microsoft.VisualStudio.TestPlatform.ObjectModel.TestProperty>) - - - - - - - - - - - - - - - 100663864 - Microsoft.VisualStudio.TestPlatform.Common.Filtering.FilterExpression Microsoft.VisualStudio.TestPlatform.Common.Filtering.FilterExpression::Parse(System.String,Microsoft.VisualStudio.TestPlatform.Common.Filtering.FastFilter&) - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 100663865 - T Microsoft.VisualStudio.TestPlatform.Common.Filtering.FilterExpression::IterateFilterExpression(System.Func`3<Microsoft.VisualStudio.TestPlatform.Common.Filtering.FilterExpression,System.Collections.Generic.Stack`1<T>,T>) - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 100663866 - System.Boolean Microsoft.VisualStudio.TestPlatform.Common.Filtering.FilterExpression::Evaluate(System.Func`2<System.String,System.Object>) - - - - - - - - - - - 100663867 - System.Collections.Generic.IEnumerable`1<System.String> Microsoft.VisualStudio.TestPlatform.Common.Filtering.FilterExpression::TokenizeFilterExpressionString(System.String) - - - - - - - - - - - 100663868 - System.Collections.Generic.IEnumerable`1<System.String> Microsoft.VisualStudio.TestPlatform.Common.Filtering.FilterExpression::<TokenizeFilterExpressionString>g__TokenizeFilterExpressionStringHelper|13_0(System.String) - - - - - - - - - Microsoft.VisualStudio.TestPlatform.Common.Filtering.FilterExpression/<<TokenizeFilterExpressionString>g__TokenizeFilterExpressionStringHelper|13_0>d - - - - 100664370 - System.Void Microsoft.VisualStudio.TestPlatform.Common.Filtering.FilterExpression/<<TokenizeFilterExpressionString>g__TokenizeFilterExpressionStringHelper|13_0>d::System.IDisposable.Dispose() - - - - - - - 100664371 - System.Boolean Microsoft.VisualStudio.TestPlatform.Common.Filtering.FilterExpression/<<TokenizeFilterExpressionString>g__TokenizeFilterExpressionStringHelper|13_0>d::MoveNext() - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 100664372 - System.String Microsoft.VisualStudio.TestPlatform.Common.Filtering.FilterExpression/<<TokenizeFilterExpressionString>g__TokenizeFilterExpressionStringHelper|13_0>d::System.Collections.Generic.IEnumerator<System.String>.get_Current() - - - - - - - 100664373 - System.Void Microsoft.VisualStudio.TestPlatform.Common.Filtering.FilterExpression/<<TokenizeFilterExpressionString>g__TokenizeFilterExpressionStringHelper|13_0>d::System.Collections.IEnumerator.Reset() - - - - - - - 100664374 - System.Object Microsoft.VisualStudio.TestPlatform.Common.Filtering.FilterExpression/<<TokenizeFilterExpressionString>g__TokenizeFilterExpressionStringHelper|13_0>d::System.Collections.IEnumerator.get_Current() - - - - - - - 100664375 - System.Collections.Generic.IEnumerator`1<System.String> Microsoft.VisualStudio.TestPlatform.Common.Filtering.FilterExpression/<<TokenizeFilterExpressionString>g__TokenizeFilterExpressionStringHelper|13_0>d::System.Collections.Generic.IEnumerable<System.String>.GetEnumerator() - - - - - - - 100664376 - System.Collections.IEnumerator Microsoft.VisualStudio.TestPlatform.Common.Filtering.FilterExpression/<<TokenizeFilterExpressionString>g__TokenizeFilterExpressionStringHelper|13_0>d::System.Collections.IEnumerable.GetEnumerator() - - - - - - - - - Microsoft.VisualStudio.TestPlatform.Common.Filtering.FilterExpression/<>c__DisplayClass12_0 - - - - 100664378 - System.Boolean Microsoft.VisualStudio.TestPlatform.Common.Filtering.FilterExpression/<>c__DisplayClass12_0::<Evaluate>b__0(Microsoft.VisualStudio.TestPlatform.Common.Filtering.FilterExpression,System.Collections.Generic.Stack`1<System.Boolean>) - - - - - - - - - - - - - - - - - - - - - Microsoft.VisualStudio.TestPlatform.Common.Filtering.FilterExpression/<>c__DisplayClass9_0 - - - - 100664380 - System.String[] Microsoft.VisualStudio.TestPlatform.Common.Filtering.FilterExpression/<>c__DisplayClass9_0::<ValidForProperties>b__0(Microsoft.VisualStudio.TestPlatform.Common.Filtering.FilterExpression,System.Collections.Generic.Stack`1<System.String[]>) - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Microsoft.VisualStudio.TestPlatform.Common.Filtering.FilterExpressionWrapper - - - - 100663869 - System.Boolean Microsoft.VisualStudio.TestPlatform.Common.Filtering.FilterExpressionWrapper::get_UseFastFilter() - - - - - - - - - - 100663870 - System.Void Microsoft.VisualStudio.TestPlatform.Common.Filtering.FilterExpressionWrapper::.ctor(System.String,Microsoft.VisualStudio.TestPlatform.ObjectModel.Client.FilterOptions) - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 100663871 - System.Void Microsoft.VisualStudio.TestPlatform.Common.Filtering.FilterExpressionWrapper::.ctor(System.String) - - - - - - - - - - - 100663878 - System.String[] Microsoft.VisualStudio.TestPlatform.Common.Filtering.FilterExpressionWrapper::ValidForProperties(System.Collections.Generic.IEnumerable`1<System.String>,System.Func`2<System.String,Microsoft.VisualStudio.TestPlatform.ObjectModel.TestProperty>) - - - - - - - - - - - - - - - 100663879 - System.Boolean Microsoft.VisualStudio.TestPlatform.Common.Filtering.FilterExpressionWrapper::Evaluate(System.Func`2<System.String,System.Object>) - - - - - - - - - - - - - - - - - - Microsoft.VisualStudio.TestPlatform.Common.Filtering.TestCaseFilterExpression - - - - 100663880 - System.Void Microsoft.VisualStudio.TestPlatform.Common.Filtering.TestCaseFilterExpression::.ctor(Microsoft.VisualStudio.TestPlatform.Common.Filtering.FilterExpressionWrapper) - - - - - - - - - - - - - 100663881 - System.String Microsoft.VisualStudio.TestPlatform.Common.Filtering.TestCaseFilterExpression::get_TestCaseFilterValue() - - - - - - - - - - 100663882 - System.String[] Microsoft.VisualStudio.TestPlatform.Common.Filtering.TestCaseFilterExpression::ValidForProperties(System.Collections.Generic.IEnumerable`1<System.String>,System.Func`2<System.String,Microsoft.VisualStudio.TestPlatform.ObjectModel.TestProperty>) - - - - - - - - - - - - - - - - - - 100663883 - System.Boolean Microsoft.VisualStudio.TestPlatform.Common.Filtering.TestCaseFilterExpression::MatchTestCase(Microsoft.VisualStudio.TestPlatform.ObjectModel.TestCase,System.Func`2<System.String,System.Object>) - - - - - - - - - - - - - - - - - - - - - - - Microsoft.VisualStudio.TestPlatform.Common.ExtensionFramework.DataCollectorExtensionManager - - - - 100663884 - System.Void Microsoft.VisualStudio.TestPlatform.Common.ExtensionFramework.DataCollectorExtensionManager::.ctor(System.Collections.Generic.IEnumerable`1<Microsoft.VisualStudio.TestPlatform.Common.ExtensionFramework.Utilities.LazyExtension`2<Microsoft.VisualStudio.TestPlatform.ObjectModel.DataCollection.DataCollector,System.Collections.Generic.Dictionary`2<System.String,System.Object>>>,System.Collections.Generic.IEnumerable`1<Microsoft.VisualStudio.TestPlatform.Common.ExtensionFramework.Utilities.LazyExtension`2<Microsoft.VisualStudio.TestPlatform.ObjectModel.DataCollection.DataCollector,Microsoft.VisualStudio.TestPlatform.Common.Interfaces.IDataCollectorCapabilities>>,Microsoft.VisualStudio.TestPlatform.ObjectModel.Logging.IMessageLogger) - - - - - - - - - - - 100663885 - Microsoft.VisualStudio.TestPlatform.Common.ExtensionFramework.DataCollectorExtensionManager Microsoft.VisualStudio.TestPlatform.Common.ExtensionFramework.DataCollectorExtensionManager::Create(Microsoft.VisualStudio.TestPlatform.ObjectModel.Logging.IMessageLogger) - - - - - - - - - - - 100663886 - Microsoft.VisualStudio.TestPlatform.Common.ExtensionFramework.DataCollectorExtensionManager Microsoft.VisualStudio.TestPlatform.Common.ExtensionFramework.DataCollectorExtensionManager::Create(System.String,System.Boolean,Microsoft.VisualStudio.TestPlatform.ObjectModel.Logging.IMessageLogger) - - - - - - - - - - - - - Microsoft.VisualStudio.TestPlatform.Common.ExtensionFramework.DataCollectorMetadata - - - - 100663887 - System.Void Microsoft.VisualStudio.TestPlatform.Common.ExtensionFramework.DataCollectorMetadata::.ctor(System.String,System.String) - - - - - - - - - - - 100663888 - System.Void Microsoft.VisualStudio.TestPlatform.Common.ExtensionFramework.DataCollectorMetadata::.ctor(System.String,System.String,System.Boolean) - - - - - - - - - - - - - - - - Microsoft.VisualStudio.TestPlatform.Common.ExtensionFramework.TestDiscoveryExtensionManager - - - - 100663895 - System.Void Microsoft.VisualStudio.TestPlatform.Common.ExtensionFramework.TestDiscoveryExtensionManager::.ctor(System.Collections.Generic.IEnumerable`1<Microsoft.VisualStudio.TestPlatform.Common.ExtensionFramework.Utilities.LazyExtension`2<Microsoft.VisualStudio.TestPlatform.ObjectModel.Adapter.ITestDiscoverer,Microsoft.VisualStudio.TestPlatform.Common.Interfaces.ITestDiscovererCapabilities>>,System.Collections.Generic.IEnumerable`1<Microsoft.VisualStudio.TestPlatform.Common.ExtensionFramework.Utilities.LazyExtension`2<Microsoft.VisualStudio.TestPlatform.ObjectModel.Adapter.ITestDiscoverer,System.Collections.Generic.Dictionary`2<System.String,System.Object>>>) - - - - - - - - - - - - - 100663900 - Microsoft.VisualStudio.TestPlatform.Common.ExtensionFramework.TestDiscoveryExtensionManager Microsoft.VisualStudio.TestPlatform.Common.ExtensionFramework.TestDiscoveryExtensionManager::Create() - - - - - - - - - - - - - - - - 100663901 - Microsoft.VisualStudio.TestPlatform.Common.ExtensionFramework.TestDiscoveryExtensionManager Microsoft.VisualStudio.TestPlatform.Common.ExtensionFramework.TestDiscoveryExtensionManager::GetDiscoveryExtensionManager(System.String) - - - - - - - - - - - 100663902 - System.Void Microsoft.VisualStudio.TestPlatform.Common.ExtensionFramework.TestDiscoveryExtensionManager::LoadAndInitializeAllExtensions(System.Boolean) - - - - - - - - - - - - - - - - - - - - - - - - - - 100663903 - System.Void Microsoft.VisualStudio.TestPlatform.Common.ExtensionFramework.TestDiscoveryExtensionManager::Destroy() - - - - - - - - - - - - - Microsoft.VisualStudio.TestPlatform.Common.ExtensionFramework.TestDiscovererMetadata - - - - 100663904 - System.Void Microsoft.VisualStudio.TestPlatform.Common.ExtensionFramework.TestDiscovererMetadata::.ctor(System.Collections.Generic.IReadOnlyCollection`1<System.String>,System.String,Microsoft.VisualStudio.TestPlatform.Common.Utilities.AssemblyType,System.Boolean) - - - - - - - - - - - - - - - - - - - - - - - - - - Microsoft.VisualStudio.TestPlatform.Common.ExtensionFramework.TestExecutorExtensionManager - - - - 100663913 - System.Void Microsoft.VisualStudio.TestPlatform.Common.ExtensionFramework.TestExecutorExtensionManager::.ctor(System.Collections.Generic.IEnumerable`1<Microsoft.VisualStudio.TestPlatform.Common.ExtensionFramework.Utilities.LazyExtension`2<Microsoft.VisualStudio.TestPlatform.ObjectModel.Adapter.ITestExecutor,System.Collections.Generic.Dictionary`2<System.String,System.Object>>>,System.Collections.Generic.IEnumerable`1<Microsoft.VisualStudio.TestPlatform.Common.ExtensionFramework.Utilities.LazyExtension`2<Microsoft.VisualStudio.TestPlatform.ObjectModel.Adapter.ITestExecutor,Microsoft.VisualStudio.TestPlatform.Common.Interfaces.ITestExecutorCapabilities>>,Microsoft.VisualStudio.TestPlatform.ObjectModel.Logging.IMessageLogger) - - - - - - - - - - - 100663914 - System.Collections.Generic.IEnumerable`1<Microsoft.VisualStudio.TestPlatform.Common.ExtensionFramework.Utilities.LazyExtension`2<TExecutor1,TValue>> Microsoft.VisualStudio.TestPlatform.Common.ExtensionFramework.TestExecutorExtensionManager::MergeTestExtensionLists(System.Collections.Generic.IEnumerable`1<Microsoft.VisualStudio.TestPlatform.Common.ExtensionFramework.Utilities.LazyExtension`2<TExecutor1,TValue>>,System.Collections.Generic.IEnumerable`1<Microsoft.VisualStudio.TestPlatform.Common.ExtensionFramework.Utilities.LazyExtension`2<TExecutor2,TValue>>) - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 100663915 - Microsoft.VisualStudio.TestPlatform.Common.ExtensionFramework.TestExecutorExtensionManager Microsoft.VisualStudio.TestPlatform.Common.ExtensionFramework.TestExecutorExtensionManager::Create() - - - - - - - - - - - - - - - - - - - - - - - - 100663916 - Microsoft.VisualStudio.TestPlatform.Common.ExtensionFramework.TestExecutorExtensionManager Microsoft.VisualStudio.TestPlatform.Common.ExtensionFramework.TestExecutorExtensionManager::GetExecutionExtensionManager(System.String) - - - - - - - - - - - - - - 100663917 - System.Void Microsoft.VisualStudio.TestPlatform.Common.ExtensionFramework.TestExecutorExtensionManager::Destroy() - - - - - - - - - - - - - 100663918 - System.Void Microsoft.VisualStudio.TestPlatform.Common.ExtensionFramework.TestExecutorExtensionManager::LoadAndInitializeAllExtensions(System.Boolean) - - - - - - - - - - - - - - - - - - - - - - - - - - 100663919 - System.Void Microsoft.VisualStudio.TestPlatform.Common.ExtensionFramework.TestExecutorExtensionManager::.cctor() - - - - - - - - - - - - Microsoft.VisualStudio.TestPlatform.Common.ExtensionFramework.TestExecutorMetadata - - - - 100663920 - System.Void Microsoft.VisualStudio.TestPlatform.Common.ExtensionFramework.TestExecutorMetadata::.ctor(System.String) - - - - - - - - - - - - - - Microsoft.VisualStudio.TestPlatform.Common.ExtensionFramework.TestExtensionManager`2 - - - - 100663923 - System.Void Microsoft.VisualStudio.TestPlatform.Common.ExtensionFramework.TestExtensionManager`2::.ctor(System.Collections.Generic.IEnumerable`1<Microsoft.VisualStudio.TestPlatform.Common.ExtensionFramework.Utilities.LazyExtension`2<TExtension,System.Collections.Generic.Dictionary`2<System.String,System.Object>>>,System.Collections.Generic.IEnumerable`1<Microsoft.VisualStudio.TestPlatform.Common.ExtensionFramework.Utilities.LazyExtension`2<TExtension,TMetadata>>,Microsoft.VisualStudio.TestPlatform.ObjectModel.Logging.IMessageLogger) - - - - - - - - - - - - - - - 100663930 - Microsoft.VisualStudio.TestPlatform.Common.ExtensionFramework.Utilities.LazyExtension`2<TExtension,TMetadata> Microsoft.VisualStudio.TestPlatform.Common.ExtensionFramework.TestExtensionManager`2::TryGetTestExtension(System.Uri) - - - - - - - - - - - - 100663931 - Microsoft.VisualStudio.TestPlatform.Common.ExtensionFramework.Utilities.LazyExtension`2<TExtension,TMetadata> Microsoft.VisualStudio.TestPlatform.Common.ExtensionFramework.TestExtensionManager`2::TryGetTestExtension(System.String) - - - - - - - - - - - - - - - - - - - - - - - 100663932 - System.Void Microsoft.VisualStudio.TestPlatform.Common.ExtensionFramework.TestExtensionManager`2::PopulateMap() - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Microsoft.VisualStudio.TestPlatform.Common.ExtensionFramework.TestLoggerExtensionManager - - - - 100663933 - System.Void Microsoft.VisualStudio.TestPlatform.Common.ExtensionFramework.TestLoggerExtensionManager::.ctor(System.Collections.Generic.IEnumerable`1<Microsoft.VisualStudio.TestPlatform.Common.ExtensionFramework.Utilities.LazyExtension`2<Microsoft.VisualStudio.TestPlatform.ObjectModel.Client.ITestLogger,System.Collections.Generic.Dictionary`2<System.String,System.Object>>>,System.Collections.Generic.IEnumerable`1<Microsoft.VisualStudio.TestPlatform.Common.ExtensionFramework.Utilities.LazyExtension`2<Microsoft.VisualStudio.TestPlatform.ObjectModel.Client.ITestLogger,Microsoft.VisualStudio.TestPlatform.Common.Interfaces.ITestLoggerCapabilities>>,Microsoft.VisualStudio.TestPlatform.ObjectModel.Logging.IMessageLogger) - - - - - - - - - - - 100663934 - Microsoft.VisualStudio.TestPlatform.Common.ExtensionFramework.TestLoggerExtensionManager Microsoft.VisualStudio.TestPlatform.Common.ExtensionFramework.TestLoggerExtensionManager::Create(Microsoft.VisualStudio.TestPlatform.ObjectModel.Logging.IMessageLogger) - - - - - - - - - - - - - Microsoft.VisualStudio.TestPlatform.Common.ExtensionFramework.TestLoggerMetadata - - - - 100663935 - System.Void Microsoft.VisualStudio.TestPlatform.Common.ExtensionFramework.TestLoggerMetadata::.ctor(System.String,System.String) - - - - - - - - - - - - - - - Microsoft.VisualStudio.TestPlatform.Common.ExtensionFramework.TestPluginCache - - - - 100663940 - System.Void Microsoft.VisualStudio.TestPlatform.Common.ExtensionFramework.TestPluginCache::.ctor() - - - - - - - - - - - - - - - - - 100663941 - Microsoft.VisualStudio.TestPlatform.Common.ExtensionFramework.TestPluginCache Microsoft.VisualStudio.TestPlatform.Common.ExtensionFramework.TestPluginCache::get_Instance() - - - - - - - - - - - - - 100663942 - System.Void Microsoft.VisualStudio.TestPlatform.Common.ExtensionFramework.TestPluginCache::set_Instance(Microsoft.VisualStudio.TestPlatform.Common.ExtensionFramework.TestPluginCache) - - - - - - - - - - - 100663945 - System.Collections.Generic.List`1<System.String> Microsoft.VisualStudio.TestPlatform.Common.ExtensionFramework.TestPluginCache::GetExtensionPaths(System.String,System.Boolean) - - - - - - - - - - - - - - - - - - - 100663946 - System.Collections.Generic.Dictionary`2<System.String,TPluginInfo> Microsoft.VisualStudio.TestPlatform.Common.ExtensionFramework.TestPluginCache::DiscoverTestExtensions(System.String) - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 100663947 - System.Void Microsoft.VisualStudio.TestPlatform.Common.ExtensionFramework.TestPluginCache::UpdateExtensions(System.Collections.Generic.IEnumerable`1<System.String>,System.Boolean) - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 100663948 - System.Void Microsoft.VisualStudio.TestPlatform.Common.ExtensionFramework.TestPluginCache::ClearExtensions() - - - - - - - - - - - - - - - - - - - - 100663949 - System.Void Microsoft.VisualStudio.TestPlatform.Common.ExtensionFramework.TestPluginCache::AddResolverSearchDirectories(System.String[]) - - - - - - - - - - - - - - 100663950 - System.Collections.Generic.IEnumerable`1<System.String> Microsoft.VisualStudio.TestPlatform.Common.ExtensionFramework.TestPluginCache::get_DefaultExtensionPaths() - - - - - - - - - - 100663951 - System.Void Microsoft.VisualStudio.TestPlatform.Common.ExtensionFramework.TestPluginCache::set_DefaultExtensionPaths(System.Collections.Generic.IEnumerable`1<System.String>) - - - - - - - - - - - - - - - 100663952 - System.Collections.Generic.Dictionary`2<System.String,TPluginInfo> Microsoft.VisualStudio.TestPlatform.Common.ExtensionFramework.TestPluginCache::GetTestExtensions(System.String,System.Boolean) - - - - - - - - - - - - - - - - - - - - - - - - - - - 100663953 - System.Collections.Generic.IList`1<System.String> Microsoft.VisualStudio.TestPlatform.Common.ExtensionFramework.TestPluginCache::GetResolutionPaths(System.String) - - - - - - - - - - - - - - - - - - - 100663954 - System.Collections.Generic.IList`1<System.String> Microsoft.VisualStudio.TestPlatform.Common.ExtensionFramework.TestPluginCache::GetDefaultResolutionPaths() - - - - - - - - - - - - - - - - - - - - - - - - - - - 100663955 - System.Collections.Generic.IEnumerable`1<System.String> Microsoft.VisualStudio.TestPlatform.Common.ExtensionFramework.TestPluginCache::GetFilteredExtensions(System.Collections.Generic.List`1<System.String>,System.String) - - - - - - - - - - - - - 100663956 - System.Boolean Microsoft.VisualStudio.TestPlatform.Common.ExtensionFramework.TestPluginCache::TryMergeExtensionPaths(System.Collections.Generic.List`1<System.String>,System.Collections.Generic.List`1<System.String>,System.Collections.Generic.List`1<System.String>&) - - - - - - - - - - - - - - - - - - - - - 100663957 - System.Collections.Generic.Dictionary`2<System.String,TPluginInfo> Microsoft.VisualStudio.TestPlatform.Common.ExtensionFramework.TestPluginCache::GetTestExtensions(System.Collections.Generic.IEnumerable`1<System.String>) - - - - - - - - - - - - - - - - - 100663958 - System.Void Microsoft.VisualStudio.TestPlatform.Common.ExtensionFramework.TestPluginCache::SetupAssemblyResolver(System.String) - - - - - - - - - - - - - - - - - - 100663959 - System.Reflection.Assembly Microsoft.VisualStudio.TestPlatform.Common.ExtensionFramework.TestPluginCache::CurrentDomainAssemblyResolve(System.Object,Microsoft.VisualStudio.TestPlatform.PlatformAbstractions.Interfaces.AssemblyResolveEventArgs) - - - - - - - - - - - - - - - - - - - - - - - - - - - - 100663960 - System.Void Microsoft.VisualStudio.TestPlatform.Common.ExtensionFramework.TestPluginCache::LogExtensions() - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Microsoft.VisualStudio.TestPlatform.Common.ExtensionFramework.TestPluginCache/<>c - - - - 100664383 - System.String Microsoft.VisualStudio.TestPlatform.Common.ExtensionFramework.TestPluginCache/<>c::<UpdateExtensions>b__17_0(System.String) - - - - - - - - - - 100664384 - System.String Microsoft.VisualStudio.TestPlatform.Common.ExtensionFramework.TestPluginCache/<>c::<GetDefaultResolutionPaths>b__25_0(System.String) - - - - - - - - - - - - Microsoft.VisualStudio.TestPlatform.Common.ExtensionFramework.TestPluginCache/<>c__DisplayClass26_0 - - - - 100664386 - System.Boolean Microsoft.VisualStudio.TestPlatform.Common.ExtensionFramework.TestPluginCache/<>c__DisplayClass26_0::<GetFilteredExtensions>b__0(System.String) - - - - - - - - - - - - Microsoft.VisualStudio.TestPlatform.Common.ExtensionFramework.TestPluginDiscoverer - - - - 100663961 - System.Collections.Generic.Dictionary`2<System.String,TPluginInfo> Microsoft.VisualStudio.TestPlatform.Common.ExtensionFramework.TestPluginDiscoverer::GetTestExtensionsInformation(System.Collections.Generic.IEnumerable`1<System.String>) - - - - - - - - - - - - - - - - - 100663962 - System.Void Microsoft.VisualStudio.TestPlatform.Common.ExtensionFramework.TestPluginDiscoverer::AddKnownExtensions(System.Collections.Generic.IEnumerable`1<System.String>&) - - - - - - - - - - - 100663963 - System.Void Microsoft.VisualStudio.TestPlatform.Common.ExtensionFramework.TestPluginDiscoverer::GetTestExtensionsFromFiles(System.String[],System.Collections.Generic.Dictionary`2<System.String,TPluginInfo>) - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 100663964 - System.Void Microsoft.VisualStudio.TestPlatform.Common.ExtensionFramework.TestPluginDiscoverer::GetTestExtensionsFromAssembly(System.Reflection.Assembly,System.Collections.Generic.Dictionary`2<System.String,TPluginInfo>,System.String) - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 100663965 - System.Void Microsoft.VisualStudio.TestPlatform.Common.ExtensionFramework.TestPluginDiscoverer::GetTestExtensionFromType(System.Type,System.Type,System.Collections.Generic.Dictionary`2<System.String,TPluginInfo>,System.String) - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 100663966 - System.Void Microsoft.VisualStudio.TestPlatform.Common.ExtensionFramework.TestPluginDiscoverer::.cctor() - - - - - - - - - - - - Microsoft.VisualStudio.TestPlatform.Common.ExtensionFramework.TestPluginDiscoverer/<>c__4`2 - - - - 100664389 - System.Boolean Microsoft.VisualStudio.TestPlatform.Common.ExtensionFramework.TestPluginDiscoverer/<>c__4`2::<GetTestExtensionsFromAssembly>b__4_0(System.Type) - - - - - - - - - - - - - 100664390 - System.Boolean Microsoft.VisualStudio.TestPlatform.Common.ExtensionFramework.TestPluginDiscoverer/<>c__4`2::<GetTestExtensionsFromAssembly>b__4_1(System.Type) - - - - - - - - - - - - - - - - - Microsoft.VisualStudio.TestPlatform.Common.ExtensionFramework.TestPluginManager - - - - 100663967 - Microsoft.VisualStudio.TestPlatform.Common.ExtensionFramework.TestPluginManager Microsoft.VisualStudio.TestPlatform.Common.ExtensionFramework.TestPluginManager::get_Instance() - - - - - - - - - - - - - 100663968 - System.Type Microsoft.VisualStudio.TestPlatform.Common.ExtensionFramework.TestPluginManager::GetTestExtensionType(System.String) - - - - - - - - - - - - - - - 100663969 - T Microsoft.VisualStudio.TestPlatform.Common.ExtensionFramework.TestPluginManager::CreateTestExtension(System.Type) - - - - - - - - - - - - - - - - - - - - - - - - 100663970 - System.Void Microsoft.VisualStudio.TestPlatform.Common.ExtensionFramework.TestPluginManager::GetSpecificTestExtensions(System.String,System.Collections.Generic.IEnumerable`1<Microsoft.VisualStudio.TestPlatform.Common.ExtensionFramework.Utilities.LazyExtension`2<TExtension,System.Collections.Generic.Dictionary`2<System.String,System.Object>>>&,System.Collections.Generic.IEnumerable`1<Microsoft.VisualStudio.TestPlatform.Common.ExtensionFramework.Utilities.LazyExtension`2<TExtension,IMetadata>>&) - - - - - - - - - - - - 100663971 - System.Void Microsoft.VisualStudio.TestPlatform.Common.ExtensionFramework.TestPluginManager::GetTestExtensions(System.String,System.Collections.Generic.IEnumerable`1<Microsoft.VisualStudio.TestPlatform.Common.ExtensionFramework.Utilities.LazyExtension`2<TExtension,System.Collections.Generic.Dictionary`2<System.String,System.Object>>>&,System.Collections.Generic.IEnumerable`1<Microsoft.VisualStudio.TestPlatform.Common.ExtensionFramework.Utilities.LazyExtension`2<TExtension,IMetadata>>&,System.Boolean) - - - - - - - - - - - - 100663972 - System.Collections.Generic.IEnumerable`1<Microsoft.VisualStudio.TestPlatform.Common.ExtensionFramework.Utilities.TestPluginInformation> Microsoft.VisualStudio.TestPlatform.Common.ExtensionFramework.TestPluginManager::GetValuesFromDictionary(System.Collections.Generic.Dictionary`2<System.String,T>) - - - - - - - - - - - - - - - - - - 100663973 - System.Void Microsoft.VisualStudio.TestPlatform.Common.ExtensionFramework.TestPluginManager::GetExtensions(System.Collections.Generic.Dictionary`2<System.String,TPluginInfo>,System.Collections.Generic.IEnumerable`1<Microsoft.VisualStudio.TestPlatform.Common.ExtensionFramework.Utilities.LazyExtension`2<TExtension,System.Collections.Generic.Dictionary`2<System.String,System.Object>>>&,System.Collections.Generic.IEnumerable`1<Microsoft.VisualStudio.TestPlatform.Common.ExtensionFramework.Utilities.LazyExtension`2<TExtension,IMetadata>>&) - - - - - - - - - - - - - - - - - - - - - - - - - - - 100663974 - System.Void Microsoft.VisualStudio.TestPlatform.Common.ExtensionFramework.TestPluginManager::.ctor() - - - - - - - - - Microsoft.VisualStudio.TestPlatform.Common.ExtensionFramework.VSExtensionManager - - - - 100663975 - System.Void Microsoft.VisualStudio.TestPlatform.Common.ExtensionFramework.VSExtensionManager::.ctor() - - - - - - - - - - - 100663976 - System.Void Microsoft.VisualStudio.TestPlatform.Common.ExtensionFramework.VSExtensionManager::.ctor(Microsoft.VisualStudio.TestPlatform.Utilities.Helpers.Interfaces.IFileHelper) - - - - - - - - - - - - 100663977 - System.Collections.Generic.IEnumerable`1<System.String> Microsoft.VisualStudio.TestPlatform.Common.ExtensionFramework.VSExtensionManager::GetUnitTestExtensions() - - - - - - - - - - - - - - 100663978 - System.Collections.Generic.IEnumerable`1<System.String> Microsoft.VisualStudio.TestPlatform.Common.ExtensionFramework.VSExtensionManager::GetTestExtensionsInternal(System.String) - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 100663979 - System.Reflection.Assembly Microsoft.VisualStudio.TestPlatform.Common.ExtensionFramework.VSExtensionManager::get_ExtensionManagerDefAssembly() - - - - - - - - - - - - - - 100663980 - System.Reflection.Assembly Microsoft.VisualStudio.TestPlatform.Common.ExtensionFramework.VSExtensionManager::get_ExtensionManagerImplAssembly() - - - - - - - - - - - - - - - - - - - 100663981 - System.Type Microsoft.VisualStudio.TestPlatform.Common.ExtensionFramework.VSExtensionManager::get_ExtensionManagerServiceType() - - - - - - - - - - - - - - - 100663982 - System.Reflection.Assembly Microsoft.VisualStudio.TestPlatform.Common.ExtensionFramework.VSExtensionManager::get_SettingsManagerAssembly() - - - - - - - - - - - - - - 100663983 - System.Type Microsoft.VisualStudio.TestPlatform.Common.ExtensionFramework.VSExtensionManager::get_SettingsManagerType() - - - - - - - - - - - - - - - - - Microsoft.VisualStudio.TestPlatform.Common.ExtensionFramework.Utilities.LazyExtension`2 - - - - 100663984 - System.Void Microsoft.VisualStudio.TestPlatform.Common.ExtensionFramework.Utilities.LazyExtension`2::.ctor(TExtension,TMetadata) - - - - - - - - - - - - - - - 100663985 - System.Void Microsoft.VisualStudio.TestPlatform.Common.ExtensionFramework.Utilities.LazyExtension`2::.ctor(Microsoft.VisualStudio.TestPlatform.Common.ExtensionFramework.Utilities.TestPluginInformation,System.Type) - - - - - - - - - - - - - - - 100663986 - System.Void Microsoft.VisualStudio.TestPlatform.Common.ExtensionFramework.Utilities.LazyExtension`2::.ctor(Microsoft.VisualStudio.TestPlatform.Common.ExtensionFramework.Utilities.TestPluginInformation,TMetadata) - - - - - - - - - - - - - - - 100663987 - System.Void Microsoft.VisualStudio.TestPlatform.Common.ExtensionFramework.Utilities.LazyExtension`2::.ctor(System.Func`1<TExtension>,TMetadata) - - - - - - - - - - - - - - - 100663991 - TExtension Microsoft.VisualStudio.TestPlatform.Common.ExtensionFramework.Utilities.LazyExtension`2::get_Value() - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 100663992 - TMetadata Microsoft.VisualStudio.TestPlatform.Common.ExtensionFramework.Utilities.LazyExtension`2::get_Metadata() - - - - - - - - - - - - - - - - - - - - - - - - 100663993 - System.Void Microsoft.VisualStudio.TestPlatform.Common.ExtensionFramework.Utilities.LazyExtension`2::.cctor() - - - - - - - - - - - - Microsoft.VisualStudio.TestPlatform.Common.ExtensionFramework.Utilities.TestDiscovererPluginInformation - - - - 100663994 - System.Void Microsoft.VisualStudio.TestPlatform.Common.ExtensionFramework.Utilities.TestDiscovererPluginInformation::.ctor(System.Type) - - - - - - - - - - - - - - - - - - - 100663995 - System.Collections.Generic.ICollection`1<System.Object> Microsoft.VisualStudio.TestPlatform.Common.ExtensionFramework.Utilities.TestDiscovererPluginInformation::get_Metadata() - - - - - - - - - - 100664004 - System.Collections.Generic.List`1<System.String> Microsoft.VisualStudio.TestPlatform.Common.ExtensionFramework.Utilities.TestDiscovererPluginInformation::GetFileExtensions(System.Type) - - - - - - - - - - - - - - - - - - - - - - - - - - - - 100664005 - System.String Microsoft.VisualStudio.TestPlatform.Common.ExtensionFramework.Utilities.TestDiscovererPluginInformation::GetDefaultExecutorUri(System.Type) - - - - - - - - - - - - - - - - - - - - - - - 100664006 - Microsoft.VisualStudio.TestPlatform.Common.Utilities.AssemblyType Microsoft.VisualStudio.TestPlatform.Common.ExtensionFramework.Utilities.TestDiscovererPluginInformation::GetAssemblyType(System.Type) - - - - - - - - - - - - - 100664007 - System.Boolean Microsoft.VisualStudio.TestPlatform.Common.ExtensionFramework.Utilities.TestDiscovererPluginInformation::GetIsDirectoryBased(System.Type) - - - - - - - - - - - - - Microsoft.VisualStudio.TestPlatform.Common.ExtensionFramework.Utilities.TestExecutorPluginInformation - - - - 100664008 - System.Void Microsoft.VisualStudio.TestPlatform.Common.ExtensionFramework.Utilities.TestExecutorPluginInformation::.ctor(System.Type) - - - - - - - - - - - - - Microsoft.VisualStudio.TestPlatform.Common.ExtensionFramework.Utilities.TestExecutorPluginInformation2 - - - - 100664009 - System.Void Microsoft.VisualStudio.TestPlatform.Common.ExtensionFramework.Utilities.TestExecutorPluginInformation2::.ctor(System.Type) - - - - - - - - - - - - - Microsoft.VisualStudio.TestPlatform.Common.ExtensionFramework.Utilities.TestExtensionPluginInformation - - - - 100664010 - System.Void Microsoft.VisualStudio.TestPlatform.Common.ExtensionFramework.Utilities.TestExtensionPluginInformation::.ctor(System.Type) - - - - - - - - - - - - - - - - 100664011 - System.String Microsoft.VisualStudio.TestPlatform.Common.ExtensionFramework.Utilities.TestExtensionPluginInformation::get_IdentifierData() - - - - - - - - - - 100664012 - System.Collections.Generic.ICollection`1<System.Object> Microsoft.VisualStudio.TestPlatform.Common.ExtensionFramework.Utilities.TestExtensionPluginInformation::get_Metadata() - - - - - - - - - - 100664015 - System.String Microsoft.VisualStudio.TestPlatform.Common.ExtensionFramework.Utilities.TestExtensionPluginInformation::GetExtensionUri(System.Type) - - - - - - - - - - - - - - - - - - - - - - - - - - - Microsoft.VisualStudio.TestPlatform.Common.ExtensionFramework.Utilities.TestExtensions - - - - 100664044 - System.Collections.Generic.Dictionary`2<System.String,System.Collections.Generic.HashSet`1<System.String>> Microsoft.VisualStudio.TestPlatform.Common.ExtensionFramework.Utilities.TestExtensions::CreateMergedDictionary(System.Collections.Generic.Dictionary`2<System.String,System.Collections.Generic.HashSet`1<System.String>>,System.Collections.Generic.Dictionary`2<System.String,System.Collections.Generic.HashSet`1<System.String>>) - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 100664045 - System.Void Microsoft.VisualStudio.TestPlatform.Common.ExtensionFramework.Utilities.TestExtensions::AddExtensionTelemetry(System.Collections.Generic.IDictionary`2<System.String,System.Object>,System.Collections.Generic.Dictionary`2<System.String,System.Collections.Generic.HashSet`1<System.String>>) - - - - - - - - - - - 100664046 - System.Collections.Generic.Dictionary`2<System.String,TPluginInfo> Microsoft.VisualStudio.TestPlatform.Common.ExtensionFramework.Utilities.TestExtensions::AddExtension(System.Collections.Generic.Dictionary`2<System.String,TPluginInfo>) - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 100664047 - Microsoft.VisualStudio.TestPlatform.Common.ExtensionFramework.Utilities.TestExtensions Microsoft.VisualStudio.TestPlatform.Common.ExtensionFramework.Utilities.TestExtensions::GetExtensionsDiscoveredFromAssembly(System.String) - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 100664048 - System.Collections.Generic.Dictionary`2<System.String,TPluginInfo> Microsoft.VisualStudio.TestPlatform.Common.ExtensionFramework.Utilities.TestExtensions::GetTestExtensionCache() - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 100664049 - System.Boolean Microsoft.VisualStudio.TestPlatform.Common.ExtensionFramework.Utilities.TestExtensions::AreTestExtensionsCached() - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 100664050 - System.Void Microsoft.VisualStudio.TestPlatform.Common.ExtensionFramework.Utilities.TestExtensions::SetTestExtensionsCacheStatusToTrue() - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 100664051 - System.Collections.Generic.Dictionary`2<System.String,System.Collections.Generic.HashSet`1<System.String>> Microsoft.VisualStudio.TestPlatform.Common.ExtensionFramework.Utilities.TestExtensions::GetCachedExtensions() - - - - - - - - - - - - - - - - - - 100664052 - System.Void Microsoft.VisualStudio.TestPlatform.Common.ExtensionFramework.Utilities.TestExtensions::InvalidateCache() - - - - - - - - - - - - - - - - - 100664053 - System.Collections.Generic.Dictionary`2<System.String,TPluginInfo> Microsoft.VisualStudio.TestPlatform.Common.ExtensionFramework.Utilities.TestExtensions::GetExtensionsDiscoveredFromAssembly(System.Collections.Generic.Dictionary`2<System.String,TPluginInfo>,System.String) - - - - - - - - - - - - - - - - - - - - - - - - - - 100664054 - System.Void Microsoft.VisualStudio.TestPlatform.Common.ExtensionFramework.Utilities.TestExtensions::SetTestExtensionCache(System.Collections.Generic.Dictionary`2<System.String,TPluginInfo>) - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 100664055 - System.Void Microsoft.VisualStudio.TestPlatform.Common.ExtensionFramework.Utilities.TestExtensions::AddCachedExtensionToDictionary(System.Collections.Generic.Dictionary`2<System.String,System.Collections.Generic.HashSet`1<System.String>>,System.String,System.Collections.Generic.IEnumerable`1<T>) - - - - - - - - - - - - - - - - 100664056 - System.String Microsoft.VisualStudio.TestPlatform.Common.ExtensionFramework.Utilities.TestExtensions::SerializeExtensionDictionary(System.Collections.Generic.IDictionary`2<System.String,System.Collections.Generic.HashSet`1<System.String>>) - - - - - - - - - - - - - - - - - - - - - - - - - - - - 100664057 - System.Collections.Generic.HashSet`1<System.String> Microsoft.VisualStudio.TestPlatform.Common.ExtensionFramework.Utilities.TestExtensions::MergeSets(System.Collections.Generic.HashSet`1<System.String>,System.Collections.Generic.HashSet`1<System.String>) - - - - - - - - - - - - - - - - - - 100664058 - System.Void Microsoft.VisualStudio.TestPlatform.Common.ExtensionFramework.Utilities.TestExtensions::.ctor() - - - - - - - - - Microsoft.VisualStudio.TestPlatform.Common.ExtensionFramework.Utilities.TestExtensions/<>c - - - - 100664393 - System.Boolean Microsoft.VisualStudio.TestPlatform.Common.ExtensionFramework.Utilities.TestExtensions/<>c::<CreateMergedDictionary>b__56_0(System.Collections.Generic.KeyValuePair`2<System.String,System.Collections.Generic.HashSet`1<System.String>>) - - - - - - - - - - - - - 100664394 - System.String Microsoft.VisualStudio.TestPlatform.Common.ExtensionFramework.Utilities.TestExtensions/<>c::<CreateMergedDictionary>b__56_1(System.Collections.Generic.KeyValuePair`2<System.String,System.Collections.Generic.HashSet`1<System.String>>) - - - - - - - - - - 100664395 - System.Collections.Generic.HashSet`1<System.String> Microsoft.VisualStudio.TestPlatform.Common.ExtensionFramework.Utilities.TestExtensions/<>c::<CreateMergedDictionary>b__56_2(System.Collections.Generic.KeyValuePair`2<System.String,System.Collections.Generic.HashSet`1<System.String>>) - - - - - - - - - - - - Microsoft.VisualStudio.TestPlatform.Common.ExtensionFramework.Utilities.TestExtensions/<>c__67`1 - - - - 100664398 - System.String Microsoft.VisualStudio.TestPlatform.Common.ExtensionFramework.Utilities.TestExtensions/<>c__67`1::<AddCachedExtensionToDictionary>b__67_0(T) - - - - - - - - - - - - Microsoft.VisualStudio.TestPlatform.Common.ExtensionFramework.Utilities.TestLoggerPluginInformation - - - - 100664059 - System.Void Microsoft.VisualStudio.TestPlatform.Common.ExtensionFramework.Utilities.TestLoggerPluginInformation::.ctor(System.Type) - - - - - - - - - - - - 100664062 - System.Collections.Generic.ICollection`1<System.Object> Microsoft.VisualStudio.TestPlatform.Common.ExtensionFramework.Utilities.TestLoggerPluginInformation::get_Metadata() - - - - - - - - - - 100664063 - System.String Microsoft.VisualStudio.TestPlatform.Common.ExtensionFramework.Utilities.TestLoggerPluginInformation::GetFriendlyName(System.Type) - - - - - - - - - - - - - - - - - - - - - - - Microsoft.VisualStudio.TestPlatform.Common.ExtensionFramework.Utilities.TestPluginInformation - - - - 100664064 - System.Void Microsoft.VisualStudio.TestPlatform.Common.ExtensionFramework.Utilities.TestPluginInformation::.ctor(System.Type) - - - - - - - - - - - - - - - - 100664065 - System.String Microsoft.VisualStudio.TestPlatform.Common.ExtensionFramework.Utilities.TestPluginInformation::get_IdentifierData() - - - - - - - - - - 100664066 - System.Collections.Generic.ICollection`1<System.Object> Microsoft.VisualStudio.TestPlatform.Common.ExtensionFramework.Utilities.TestPluginInformation::get_Metadata() - - - - - - - - - - - - Microsoft.VisualStudio.TestPlatform.Common.ExtensionFramework.Utilities.TestRuntimePluginInformation - - - - 100664071 - System.Void Microsoft.VisualStudio.TestPlatform.Common.ExtensionFramework.Utilities.TestRuntimePluginInformation::.ctor(System.Type) - - - - - - - - - - - - 100664074 - System.Collections.Generic.ICollection`1<System.Object> Microsoft.VisualStudio.TestPlatform.Common.ExtensionFramework.Utilities.TestRuntimePluginInformation::get_Metadata() - - - - - - - - - - 100664075 - System.String Microsoft.VisualStudio.TestPlatform.Common.ExtensionFramework.Utilities.TestRuntimePluginInformation::GetFriendlyName(System.Type) - - - - - - - - - - - - - - - - - - - - - - - - - Microsoft.VisualStudio.TestPlatform.Common.ExtensionFramework.Utilities.TestSettingsProviderPluginInformation - - - - 100664076 - System.Void Microsoft.VisualStudio.TestPlatform.Common.ExtensionFramework.Utilities.TestSettingsProviderPluginInformation::.ctor(System.Type) - - - - - - - - - - - - - - - - 100664077 - System.String Microsoft.VisualStudio.TestPlatform.Common.ExtensionFramework.Utilities.TestSettingsProviderPluginInformation::get_IdentifierData() - - - - - - - - - - 100664078 - System.Collections.Generic.ICollection`1<System.Object> Microsoft.VisualStudio.TestPlatform.Common.ExtensionFramework.Utilities.TestSettingsProviderPluginInformation::get_Metadata() - - - - - - - - - - 100664081 - System.String Microsoft.VisualStudio.TestPlatform.Common.ExtensionFramework.Utilities.TestSettingsProviderPluginInformation::GetTestSettingsName(System.Type) - - - - - - - - - - - - - - - - - - - - - - - - - Microsoft.VisualStudio.TestPlatform.Common.ExtensionDecorators.ExtensionDecoratorFactory - - - - 100664082 - System.Void Microsoft.VisualStudio.TestPlatform.Common.ExtensionDecorators.ExtensionDecoratorFactory::.ctor(Microsoft.VisualStudio.TestPlatform.Utilities.IFeatureFlag) - - - - - - - - - - - - 100664083 - Microsoft.VisualStudio.TestPlatform.ObjectModel.Adapter.ITestExecutor Microsoft.VisualStudio.TestPlatform.Common.ExtensionDecorators.ExtensionDecoratorFactory::Decorate(Microsoft.VisualStudio.TestPlatform.ObjectModel.Adapter.ITestExecutor) - - - - - - - - - - - - - - - Microsoft.VisualStudio.TestPlatform.Common.ExtensionDecorators.SerialTestRunDecorator - - - - 100664085 - System.Void Microsoft.VisualStudio.TestPlatform.Common.ExtensionDecorators.SerialTestRunDecorator::.ctor(Microsoft.VisualStudio.TestPlatform.ObjectModel.Adapter.ITestExecutor) - - - - - - - - - - - - - 100664086 - System.Void Microsoft.VisualStudio.TestPlatform.Common.ExtensionDecorators.SerialTestRunDecorator::RunTests(System.Collections.Generic.IEnumerable`1<Microsoft.VisualStudio.TestPlatform.ObjectModel.TestCase>,Microsoft.VisualStudio.TestPlatform.ObjectModel.Adapter.IRunContext,Microsoft.VisualStudio.TestPlatform.ObjectModel.Adapter.IFrameworkHandle) - - - - - - - - - - - - - - - - - - - - - - - - - - - 100664087 - System.Void Microsoft.VisualStudio.TestPlatform.Common.ExtensionDecorators.SerialTestRunDecorator::RunTests(System.Collections.Generic.IEnumerable`1<System.String>,Microsoft.VisualStudio.TestPlatform.ObjectModel.Adapter.IRunContext,Microsoft.VisualStudio.TestPlatform.ObjectModel.Adapter.IFrameworkHandle) - - - - - - - - - - - - - - - - - - - 100664088 - System.Boolean Microsoft.VisualStudio.TestPlatform.Common.ExtensionDecorators.SerialTestRunDecorator::ShouldAttachToTestHost(System.Collections.Generic.IEnumerable`1<System.String>,Microsoft.VisualStudio.TestPlatform.ObjectModel.Adapter.IRunContext) - - - - - - - - - - - - - - - 100664089 - System.Boolean Microsoft.VisualStudio.TestPlatform.Common.ExtensionDecorators.SerialTestRunDecorator::ShouldAttachToTestHost(System.Collections.Generic.IEnumerable`1<Microsoft.VisualStudio.TestPlatform.ObjectModel.TestCase>,Microsoft.VisualStudio.TestPlatform.ObjectModel.Adapter.IRunContext) - - - - - - - - - - - - - - - 100664090 - System.Void Microsoft.VisualStudio.TestPlatform.Common.ExtensionDecorators.SerialTestRunDecorator::Cancel() - - - - - - - - - - 100664091 - System.Boolean Microsoft.VisualStudio.TestPlatform.Common.ExtensionDecorators.SerialTestRunDecorator::IsSerialTestRunEnabled(Microsoft.VisualStudio.TestPlatform.ObjectModel.Adapter.IRunContext) - - - - - - - - - - - - - - - - - - - - - 100664092 - System.Void Microsoft.VisualStudio.TestPlatform.Common.ExtensionDecorators.SerialTestRunDecorator::Dispose() - - - - - - - - - - - - Microsoft.VisualStudio.TestPlatform.Common.ExtensionDecorators.SerializeTestRunDecoratorFrameworkHandle - - - - 100664093 - System.Void Microsoft.VisualStudio.TestPlatform.Common.ExtensionDecorators.SerializeTestRunDecoratorFrameworkHandle::.ctor(Microsoft.VisualStudio.TestPlatform.ObjectModel.Adapter.IFrameworkHandle,System.Threading.SemaphoreSlim) - - - - - - - - - - - - - 100664094 - System.Boolean Microsoft.VisualStudio.TestPlatform.Common.ExtensionDecorators.SerializeTestRunDecoratorFrameworkHandle::get_EnableShutdownAfterTestRun() - - - - - - - - - - 100664095 - System.Void Microsoft.VisualStudio.TestPlatform.Common.ExtensionDecorators.SerializeTestRunDecoratorFrameworkHandle::set_EnableShutdownAfterTestRun(System.Boolean) - - - - - - - - - - 100664096 - System.Int32 Microsoft.VisualStudio.TestPlatform.Common.ExtensionDecorators.SerializeTestRunDecoratorFrameworkHandle::LaunchProcessWithDebuggerAttached(System.String,System.String,System.String,System.Collections.Generic.IDictionary`2<System.String,System.String>) - - - - - - - - - - 100664097 - System.Void Microsoft.VisualStudio.TestPlatform.Common.ExtensionDecorators.SerializeTestRunDecoratorFrameworkHandle::RecordAttachments(System.Collections.Generic.IList`1<Microsoft.VisualStudio.TestPlatform.ObjectModel.AttachmentSet>) - - - - - - - - - - 100664098 - System.Void Microsoft.VisualStudio.TestPlatform.Common.ExtensionDecorators.SerializeTestRunDecoratorFrameworkHandle::RecordEnd(Microsoft.VisualStudio.TestPlatform.ObjectModel.TestCase,Microsoft.VisualStudio.TestPlatform.ObjectModel.TestOutcome) - - - - - - - - - - - - 100664099 - System.Void Microsoft.VisualStudio.TestPlatform.Common.ExtensionDecorators.SerializeTestRunDecoratorFrameworkHandle::RecordResult(Microsoft.VisualStudio.TestPlatform.ObjectModel.TestResult) - - - - - - - - - - 100664100 - System.Void Microsoft.VisualStudio.TestPlatform.Common.ExtensionDecorators.SerializeTestRunDecoratorFrameworkHandle::RecordStart(Microsoft.VisualStudio.TestPlatform.ObjectModel.TestCase) - - - - - - - - - - 100664101 - System.Void Microsoft.VisualStudio.TestPlatform.Common.ExtensionDecorators.SerializeTestRunDecoratorFrameworkHandle::SendMessage(Microsoft.VisualStudio.TestPlatform.ObjectModel.Logging.TestMessageLevel,System.String) - - - - - - - - - - - - Microsoft.VisualStudio.TestPlatform.Common.ExtensionDecorators.SerialTestRunDecoratorFrameworkHandle - - - - 100664102 - System.Void Microsoft.VisualStudio.TestPlatform.Common.ExtensionDecorators.SerialTestRunDecoratorFrameworkHandle::.ctor(Microsoft.VisualStudio.TestPlatform.ObjectModel.Adapter.IFrameworkHandle,System.Threading.SemaphoreSlim) - - - - - - - - - - - - - 100664103 - System.Boolean Microsoft.VisualStudio.TestPlatform.Common.ExtensionDecorators.SerialTestRunDecoratorFrameworkHandle::get_EnableShutdownAfterTestRun() - - - - - - - - - - 100664104 - System.Void Microsoft.VisualStudio.TestPlatform.Common.ExtensionDecorators.SerialTestRunDecoratorFrameworkHandle::set_EnableShutdownAfterTestRun(System.Boolean) - - - - - - - - - - 100664105 - System.Int32 Microsoft.VisualStudio.TestPlatform.Common.ExtensionDecorators.SerialTestRunDecoratorFrameworkHandle::LaunchProcessWithDebuggerAttached(System.String,System.String,System.String,System.Collections.Generic.IDictionary`2<System.String,System.String>) - - - - - - - - - - 100664106 - System.Void Microsoft.VisualStudio.TestPlatform.Common.ExtensionDecorators.SerialTestRunDecoratorFrameworkHandle::RecordAttachments(System.Collections.Generic.IList`1<Microsoft.VisualStudio.TestPlatform.ObjectModel.AttachmentSet>) - - - - - - - - - - 100664107 - System.Void Microsoft.VisualStudio.TestPlatform.Common.ExtensionDecorators.SerialTestRunDecoratorFrameworkHandle::RecordEnd(Microsoft.VisualStudio.TestPlatform.ObjectModel.TestCase,Microsoft.VisualStudio.TestPlatform.ObjectModel.TestOutcome) - - - - - - - - - - - - 100664108 - System.Void Microsoft.VisualStudio.TestPlatform.Common.ExtensionDecorators.SerialTestRunDecoratorFrameworkHandle::RecordResult(Microsoft.VisualStudio.TestPlatform.ObjectModel.TestResult) - - - - - - - - - - 100664109 - System.Void Microsoft.VisualStudio.TestPlatform.Common.ExtensionDecorators.SerialTestRunDecoratorFrameworkHandle::RecordStart(Microsoft.VisualStudio.TestPlatform.ObjectModel.TestCase) - - - - - - - - - - 100664110 - System.Void Microsoft.VisualStudio.TestPlatform.Common.ExtensionDecorators.SerialTestRunDecoratorFrameworkHandle::SendMessage(Microsoft.VisualStudio.TestPlatform.ObjectModel.Logging.TestMessageLevel,System.String) - - - - - - - - - - - - Microsoft.VisualStudio.TestPlatform.Common.Exceptions.InvalidLoggerException - - - - 100664111 - System.Void Microsoft.VisualStudio.TestPlatform.Common.Exceptions.InvalidLoggerException::.ctor(System.String) - - - - - - - - - - - 100664112 - System.Void Microsoft.VisualStudio.TestPlatform.Common.Exceptions.InvalidLoggerException::.ctor(System.String,System.Exception) - - - - - - - - - - - - - Microsoft.VisualStudio.TestPlatform.Common.DataCollector.DataCollectionAttachmentManager - - - - 100664113 - System.Void Microsoft.VisualStudio.TestPlatform.Common.DataCollector.DataCollectionAttachmentManager::.ctor() - - - - - - - - - - - 100664114 - System.Void Microsoft.VisualStudio.TestPlatform.Common.DataCollector.DataCollectionAttachmentManager::.ctor(Microsoft.VisualStudio.TestPlatform.Utilities.Helpers.Interfaces.IFileHelper) - - - - - - - - - - - - - - - - 100664119 - System.Void Microsoft.VisualStudio.TestPlatform.Common.DataCollector.DataCollectionAttachmentManager::Initialize(Microsoft.VisualStudio.TestPlatform.ObjectModel.DataCollection.SessionId,System.String,Microsoft.VisualStudio.TestPlatform.Common.DataCollector.Interfaces.IMessageSink) - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 100664120 - System.Collections.Generic.List`1<Microsoft.VisualStudio.TestPlatform.ObjectModel.AttachmentSet> Microsoft.VisualStudio.TestPlatform.Common.DataCollector.DataCollectionAttachmentManager::GetAttachments(Microsoft.VisualStudio.TestPlatform.ObjectModel.DataCollection.DataCollectionContext) - - - - - - - - - - - - - - - - - - - - - - - - - - 100664121 - System.Void Microsoft.VisualStudio.TestPlatform.Common.DataCollector.DataCollectionAttachmentManager::AddAttachment(Microsoft.VisualStudio.TestPlatform.ObjectModel.DataCollection.FileTransferInformation,System.ComponentModel.AsyncCompletedEventHandler,System.Uri,System.String) - - - - - - - - - - - - - - - - - - - - - - - - - - - - 100664122 - System.Void Microsoft.VisualStudio.TestPlatform.Common.DataCollector.DataCollectionAttachmentManager::Cancel() - - - - - - - - - - - 100664123 - System.Void Microsoft.VisualStudio.TestPlatform.Common.DataCollector.DataCollectionAttachmentManager::Validate(Microsoft.VisualStudio.TestPlatform.ObjectModel.DataCollection.FileTransferInformation,System.String) - - - - - - - - - - - - - - - - - - - - - - - - 100664124 - System.Void Microsoft.VisualStudio.TestPlatform.Common.DataCollector.DataCollectionAttachmentManager::AddNewFileTransfer(Microsoft.VisualStudio.TestPlatform.ObjectModel.DataCollection.FileTransferInformation,System.ComponentModel.AsyncCompletedEventHandler,System.Uri,System.String) - - - - - - - - - - - - - - - - - 100664125 - System.Void Microsoft.VisualStudio.TestPlatform.Common.DataCollector.DataCollectionAttachmentManager::LogError(System.String,System.Uri,System.String,System.Guid) - - - - - - - - - - - - - - - - - - - 100664126 - System.Void Microsoft.VisualStudio.TestPlatform.Common.DataCollector.DataCollectionAttachmentManager::Dispose() - - - - - - - - - - - - 100664127 - System.Void Microsoft.VisualStudio.TestPlatform.Common.DataCollector.DataCollectionAttachmentManager::Dispose(System.Boolean) - - - - - - - - - - - - - - - - - Microsoft.VisualStudio.TestPlatform.Common.DataCollector.DataCollectionAttachmentManager/<>c__DisplayClass21_0 - - - - 100664400 - System.Void Microsoft.VisualStudio.TestPlatform.Common.DataCollector.DataCollectionAttachmentManager/<>c__DisplayClass21_0::<AddNewFileTransfer>b__0() - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 100664401 - System.Void Microsoft.VisualStudio.TestPlatform.Common.DataCollector.DataCollectionAttachmentManager/<>c__DisplayClass21_0::<AddNewFileTransfer>b__1(System.Threading.Tasks.Task) - - - - - - - - - - - - - - - - - - - - - - - - - - Microsoft.VisualStudio.TestPlatform.Common.DataCollector.DataCollectionEnvironmentVariable - - - - 100664128 - System.Void Microsoft.VisualStudio.TestPlatform.Common.DataCollector.DataCollectionEnvironmentVariable::.ctor(System.Collections.Generic.KeyValuePair`2<System.String,System.String>,System.String) - - - - - - - - - - - - - - - 100664129 - System.String Microsoft.VisualStudio.TestPlatform.Common.DataCollector.DataCollectionEnvironmentVariable::get_Name() - - - - - - - - - - 100664130 - System.String Microsoft.VisualStudio.TestPlatform.Common.DataCollector.DataCollectionEnvironmentVariable::get_Value() - - - - - - - - - - 100664131 - System.String Microsoft.VisualStudio.TestPlatform.Common.DataCollector.DataCollectionEnvironmentVariable::get_FirstDataCollectorThatRequested() - - - - - - - - - - 100664132 - System.Void Microsoft.VisualStudio.TestPlatform.Common.DataCollector.DataCollectionEnvironmentVariable::AddRequestingDataCollector(System.String) - - - - - - - - - - - - - - Microsoft.VisualStudio.TestPlatform.Common.DataCollector.DataCollectionManager - - - - 100664133 - System.Void Microsoft.VisualStudio.TestPlatform.Common.DataCollector.DataCollectionManager::.ctor(Microsoft.VisualStudio.TestPlatform.Common.DataCollector.Interfaces.IMessageSink,Microsoft.VisualStudio.TestPlatform.ObjectModel.Client.IRequestData,Microsoft.VisualStudio.TestPlatform.ObjectModel.ITelemetryReporter) - - - - - - - - - - - 100664134 - System.Void Microsoft.VisualStudio.TestPlatform.Common.DataCollector.DataCollectionManager::.ctor(Microsoft.VisualStudio.TestPlatform.Common.DataCollector.Interfaces.IDataCollectionAttachmentManager,Microsoft.VisualStudio.TestPlatform.Common.DataCollector.Interfaces.IMessageSink,Microsoft.VisualStudio.TestPlatform.Common.DataCollector.Interfaces.IDataCollectionTelemetryManager,Microsoft.VisualStudio.TestPlatform.ObjectModel.ITelemetryReporter) - - - - - - - - - - - - - - - - - - 100664139 - Microsoft.VisualStudio.TestPlatform.Common.ExtensionFramework.DataCollectorExtensionManager Microsoft.VisualStudio.TestPlatform.Common.DataCollector.DataCollectionManager::get_DataCollectorExtensionManager() - - - - - - - - - - - - - - 100664140 - Microsoft.VisualStudio.TestPlatform.Common.DataCollector.DataCollectionManager Microsoft.VisualStudio.TestPlatform.Common.DataCollector.DataCollectionManager::Create(Microsoft.VisualStudio.TestPlatform.Common.DataCollector.Interfaces.IMessageSink,Microsoft.VisualStudio.TestPlatform.ObjectModel.Client.IRequestData,Microsoft.VisualStudio.TestPlatform.ObjectModel.ITelemetryReporter) - - - - - - - - - - - - - - - - - - - 100664141 - System.Collections.Generic.IDictionary`2<System.String,System.String> Microsoft.VisualStudio.TestPlatform.Common.DataCollector.DataCollectionManager::InitializeDataCollectors(System.String) - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 100664142 - System.Void Microsoft.VisualStudio.TestPlatform.Common.DataCollector.DataCollectionManager::Dispose() - - - - - - - - - - - - 100664143 - System.Collections.ObjectModel.Collection`1<Microsoft.VisualStudio.TestPlatform.ObjectModel.AttachmentSet> Microsoft.VisualStudio.TestPlatform.Common.DataCollector.DataCollectionManager::SessionEnded(System.Boolean) - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 100664144 - System.Collections.ObjectModel.Collection`1<Microsoft.VisualStudio.TestPlatform.ObjectModel.InvokedDataCollector> Microsoft.VisualStudio.TestPlatform.Common.DataCollector.DataCollectionManager::GetInvokedDataCollectors() - - - - - - - - - - - - - - - - - - 100664145 - System.Void Microsoft.VisualStudio.TestPlatform.Common.DataCollector.DataCollectionManager::TestHostLaunched(System.Int32) - - - - - - - - - - - - - - - - - 100664146 - System.Boolean Microsoft.VisualStudio.TestPlatform.Common.DataCollector.DataCollectionManager::SessionStarted(Microsoft.VisualStudio.TestPlatform.ObjectModel.DataCollection.SessionStartEventArgs) - - - - - - - - - - - - - - - - - - - 100664147 - System.Void Microsoft.VisualStudio.TestPlatform.Common.DataCollector.DataCollectionManager::TestCaseStarted(Microsoft.VisualStudio.TestPlatform.ObjectModel.DataCollection.TestCaseStartEventArgs) - - - - - - - - - - - - - - - - - - 100664148 - System.Collections.ObjectModel.Collection`1<Microsoft.VisualStudio.TestPlatform.ObjectModel.AttachmentSet> Microsoft.VisualStudio.TestPlatform.Common.DataCollector.DataCollectionManager::TestCaseEnded(Microsoft.VisualStudio.TestPlatform.ObjectModel.DataCollection.TestCaseEndEventArgs) - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 100664149 - System.Void Microsoft.VisualStudio.TestPlatform.Common.DataCollector.DataCollectionManager::Dispose(System.Boolean) - - - - - - - - - - - - - - - - - - - 100664150 - System.Void Microsoft.VisualStudio.TestPlatform.Common.DataCollector.DataCollectionManager::CleanupPlugins() - - - - - - - - - - - - - - - - - - - 100664151 - System.Boolean Microsoft.VisualStudio.TestPlatform.Common.DataCollector.DataCollectionManager::TryGetUriFromFriendlyName(System.String,System.String&) - - - - - - - - - - - - - - - - - - - - - - - 100664152 - Microsoft.VisualStudio.TestPlatform.Common.DataCollector.DataCollectorConfig Microsoft.VisualStudio.TestPlatform.Common.DataCollector.DataCollectionManager::TryGetDataCollectorConfig(System.String) - - - - - - - - - - - - - - - - - - - - - 100664153 - System.Boolean Microsoft.VisualStudio.TestPlatform.Common.DataCollector.DataCollectionManager::IsUriValid(System.String) - - - - - - - - - - - - - - - - - - - - - - - - - 100664154 - Microsoft.VisualStudio.TestPlatform.ObjectModel.DataCollection.DataCollector Microsoft.VisualStudio.TestPlatform.Common.DataCollector.DataCollectionManager::TryGetTestExtension(System.String) - - - - - - - - - - - 100664155 - System.Void Microsoft.VisualStudio.TestPlatform.Common.DataCollector.DataCollectionManager::LoadAndInitialize(Microsoft.VisualStudio.TestPlatform.ObjectModel.DataCollectorSettings,System.String) - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 100664156 - System.Collections.Generic.List`1<Microsoft.VisualStudio.TestPlatform.ObjectModel.DataCollectorSettings> Microsoft.VisualStudio.TestPlatform.Common.DataCollector.DataCollectionManager::GetDataCollectorsEnabledForRun(Microsoft.VisualStudio.TestPlatform.ObjectModel.DataCollectionRunSettings) - - - - - - - - - - - - - - - - - - - - - - - - - - 100664157 - System.Void Microsoft.VisualStudio.TestPlatform.Common.DataCollector.DataCollectionManager::LogWarning(System.String) - - - - - - - - - - - 100664158 - System.Void Microsoft.VisualStudio.TestPlatform.Common.DataCollector.DataCollectionManager::SendEvent(Microsoft.VisualStudio.TestPlatform.ObjectModel.DataCollection.DataCollectionEventArgs) - - - - - - - - - - - - - - - - - - 100664159 - System.Collections.Generic.Dictionary`2<System.String,Microsoft.VisualStudio.TestPlatform.Common.DataCollector.DataCollectionEnvironmentVariable> Microsoft.VisualStudio.TestPlatform.Common.DataCollector.DataCollectionManager::GetEnvironmentVariables(System.Boolean&) - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 100664160 - System.Void Microsoft.VisualStudio.TestPlatform.Common.DataCollector.DataCollectionManager::AddCollectorEnvironmentVariables(Microsoft.VisualStudio.TestPlatform.Common.DataCollector.DataCollectorInformation,System.Collections.Generic.Dictionary`2<System.String,Microsoft.VisualStudio.TestPlatform.Common.DataCollector.DataCollectionEnvironmentVariable>) - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 100664161 - System.Void Microsoft.VisualStudio.TestPlatform.Common.DataCollector.DataCollectionManager::RemoveDataCollectors(System.Collections.Generic.IReadOnlyCollection`1<Microsoft.VisualStudio.TestPlatform.Common.DataCollector.DataCollectorInformation>) - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 100664162 - System.Void Microsoft.VisualStudio.TestPlatform.Common.DataCollector.DataCollectionManager::LogAttachments(System.Collections.Generic.List`1<Microsoft.VisualStudio.TestPlatform.ObjectModel.AttachmentSet>) - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 100664163 - System.Void Microsoft.VisualStudio.TestPlatform.Common.DataCollector.DataCollectionManager::.cctor() - - - - - - - - - - - - Microsoft.VisualStudio.TestPlatform.Common.DataCollector.DataCollectionManager/<>c - - - - 100664404 - System.Int32 Microsoft.VisualStudio.TestPlatform.Common.DataCollector.DataCollectionManager/<>c::<GetEnvironmentVariables>b__42_0(Microsoft.VisualStudio.TestPlatform.Common.DataCollector.DataCollectorInformation) - - - - - - - - - - - - Microsoft.VisualStudio.TestPlatform.Common.DataCollector.DataCollectionManager/<>c__DisplayClass39_0 - - - - 100664406 - System.Boolean Microsoft.VisualStudio.TestPlatform.Common.DataCollector.DataCollectionManager/<>c__DisplayClass39_0::<GetDataCollectorsEnabledForRun>b__0(Microsoft.VisualStudio.TestPlatform.ObjectModel.DataCollectorSettings) - - - - - - - - - - - - Microsoft.VisualStudio.TestPlatform.Common.DataCollector.DataCollectionTelemetryManager - - - - 100664164 - System.Void Microsoft.VisualStudio.TestPlatform.Common.DataCollector.DataCollectionTelemetryManager::.ctor(Microsoft.VisualStudio.TestPlatform.ObjectModel.Client.IRequestData) - - - - - - - - - - - - 100664165 - System.Void Microsoft.VisualStudio.TestPlatform.Common.DataCollector.DataCollectionTelemetryManager::RecordEnvironmentVariableAddition(Microsoft.VisualStudio.TestPlatform.Common.DataCollector.DataCollectorInformation,System.String,System.String) - - - - - - - - - - - - 100664166 - System.Void Microsoft.VisualStudio.TestPlatform.Common.DataCollector.DataCollectionTelemetryManager::RecordEnvironmentVariableConflict(Microsoft.VisualStudio.TestPlatform.Common.DataCollector.DataCollectorInformation,System.String,System.String,System.String) - - - - - - - - - - - - 100664167 - System.Void Microsoft.VisualStudio.TestPlatform.Common.DataCollector.DataCollectionTelemetryManager::RecordProfilerMetricForNewVariable(System.String,System.String,Microsoft.VisualStudio.TestPlatform.Common.DataCollector.DataCollectorInformation,System.String,System.String) - - - - - - - - - - - - - - - - 100664168 - System.Void Microsoft.VisualStudio.TestPlatform.Common.DataCollector.DataCollectionTelemetryManager::RecordProfilerMetricForConflictedVariable(System.String,System.String,Microsoft.VisualStudio.TestPlatform.Common.DataCollector.DataCollectorInformation,System.String,System.String,System.String) - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 100664169 - System.Guid Microsoft.VisualStudio.TestPlatform.Common.DataCollector.DataCollectionTelemetryManager::GetProfilerGuid(System.String) - - - - - - - - - - - - - 100664170 - System.String Microsoft.VisualStudio.TestPlatform.Common.DataCollector.DataCollectionTelemetryManager::GetTelemetryKey(System.String,Microsoft.VisualStudio.TestPlatform.Common.DataCollector.DataCollectorInformation) - - - - - - - - - - 100664171 - System.Void Microsoft.VisualStudio.TestPlatform.Common.DataCollector.DataCollectionTelemetryManager::.cctor() - - - - - - - - - - - - Microsoft.VisualStudio.TestPlatform.Common.DataCollector.DataCollectionTelemetryManager/<>c - - - - 100664409 - System.Boolean Microsoft.VisualStudio.TestPlatform.Common.DataCollector.DataCollectionTelemetryManager/<>c::<RecordProfilerMetricForConflictedVariable>b__11_0(System.Collections.Generic.KeyValuePair`2<System.String,System.String>) - - - - - - - - - - 100664410 - System.Boolean Microsoft.VisualStudio.TestPlatform.Common.DataCollector.DataCollectionTelemetryManager/<>c::<RecordProfilerMetricForConflictedVariable>b__11_1(System.Collections.Generic.KeyValuePair`2<System.String,System.String>) - - - - - - - - - - - - Microsoft.VisualStudio.TestPlatform.Common.DataCollector.DataCollectorConfig - - - - 100664172 - System.Void Microsoft.VisualStudio.TestPlatform.Common.DataCollector.DataCollectorConfig::.ctor(System.Type) - - - - - - - - - - - - - - - 100664179 - System.String Microsoft.VisualStudio.TestPlatform.Common.DataCollector.DataCollectorConfig::get_IdentifierData() - - - - - - - - - - - - - 100664180 - System.Collections.Generic.ICollection`1<System.Object> Microsoft.VisualStudio.TestPlatform.Common.DataCollector.DataCollectorConfig::get_Metadata() - - - - - - - - - - 100664183 - System.Boolean Microsoft.VisualStudio.TestPlatform.Common.DataCollector.DataCollectorConfig::HasAttachmentsProcessor() - - - - - - - - - - 100664184 - System.Uri Microsoft.VisualStudio.TestPlatform.Common.DataCollector.DataCollectorConfig::GetTypeUri(System.Type) - - - - - - - - - - - - - - - - - - - - 100664185 - System.Type Microsoft.VisualStudio.TestPlatform.Common.DataCollector.DataCollectorConfig::GetAttachmentsProcessors(System.Type) - - - - - - - - - - - - - - - - - - - - 100664186 - System.String Microsoft.VisualStudio.TestPlatform.Common.DataCollector.DataCollectorConfig::GetFriendlyName(System.Type) - - - - - - - - - - - - - - - - - - - - - - 100664187 - System.Object[] Microsoft.VisualStudio.TestPlatform.Common.DataCollector.DataCollectorConfig::GetAttributes(System.Type,System.Type) - - - - - - - - - - - - Microsoft.VisualStudio.TestPlatform.Common.DataCollector.DataCollectorInformation - - - - 100664188 - System.Void Microsoft.VisualStudio.TestPlatform.Common.DataCollector.DataCollectorInformation::.ctor(Microsoft.VisualStudio.TestPlatform.ObjectModel.DataCollection.DataCollector,System.Xml.XmlElement,Microsoft.VisualStudio.TestPlatform.Common.DataCollector.DataCollectorConfig,Microsoft.VisualStudio.TestPlatform.ObjectModel.DataCollection.DataCollectionEnvironmentContext,Microsoft.VisualStudio.TestPlatform.Common.DataCollector.Interfaces.IDataCollectionAttachmentManager,Microsoft.VisualStudio.TestPlatform.Common.DataCollector.TestPlatformDataCollectionEvents,Microsoft.VisualStudio.TestPlatform.Common.DataCollector.Interfaces.IMessageSink,System.String) - - - - - - - - - - - - - - - - - - - 100664207 - System.Void Microsoft.VisualStudio.TestPlatform.Common.DataCollector.DataCollectorInformation::InitializeDataCollector(Microsoft.VisualStudio.TestPlatform.ObjectModel.ITelemetryReporter) - - - - - - - - - - - - - - - - - 100664208 - System.Void Microsoft.VisualStudio.TestPlatform.Common.DataCollector.DataCollectorInformation::UpdateConfigurationElement() - - - - - - - - - - - - - - - - - - - - - - - - 100664209 - System.Void Microsoft.VisualStudio.TestPlatform.Common.DataCollector.DataCollectorInformation::AppendChildNodeOrInnerText(System.Xml.XmlDocument,System.Xml.XmlElement,System.String,System.String,System.String) - - - - - - - - - - - - - 100664210 - System.Void Microsoft.VisualStudio.TestPlatform.Common.DataCollector.DataCollectorInformation::DisposeDataCollector() - - - - - - - - - - - - - - - - 100664211 - System.Void Microsoft.VisualStudio.TestPlatform.Common.DataCollector.DataCollectorInformation::SetTestExecutionEnvironmentVariables() - - - - - - - - - - - - - - - - - Microsoft.VisualStudio.TestPlatform.Common.DataCollector.TestPlatformDataCollectionEvents - - - - 100664212 - System.Void Microsoft.VisualStudio.TestPlatform.Common.DataCollector.TestPlatformDataCollectionEvents::.ctor() - - - - - - - - - - - - 100664213 - System.Void Microsoft.VisualStudio.TestPlatform.Common.DataCollector.TestPlatformDataCollectionEvents::add_TestHostLaunched(System.EventHandler`1<Microsoft.VisualStudio.TestPlatform.ObjectModel.DataCollection.TestHostLaunchedEventArgs>) - - - - - - - 100664214 - System.Void Microsoft.VisualStudio.TestPlatform.Common.DataCollector.TestPlatformDataCollectionEvents::remove_TestHostLaunched(System.EventHandler`1<Microsoft.VisualStudio.TestPlatform.ObjectModel.DataCollection.TestHostLaunchedEventArgs>) - - - - - - - 100664215 - System.Void Microsoft.VisualStudio.TestPlatform.Common.DataCollector.TestPlatformDataCollectionEvents::add_SessionStart(System.EventHandler`1<Microsoft.VisualStudio.TestPlatform.ObjectModel.DataCollection.SessionStartEventArgs>) - - - - - - - 100664216 - System.Void Microsoft.VisualStudio.TestPlatform.Common.DataCollector.TestPlatformDataCollectionEvents::remove_SessionStart(System.EventHandler`1<Microsoft.VisualStudio.TestPlatform.ObjectModel.DataCollection.SessionStartEventArgs>) - - - - - - - 100664217 - System.Void Microsoft.VisualStudio.TestPlatform.Common.DataCollector.TestPlatformDataCollectionEvents::add_SessionEnd(System.EventHandler`1<Microsoft.VisualStudio.TestPlatform.ObjectModel.DataCollection.SessionEndEventArgs>) - - - - - - - 100664218 - System.Void Microsoft.VisualStudio.TestPlatform.Common.DataCollector.TestPlatformDataCollectionEvents::remove_SessionEnd(System.EventHandler`1<Microsoft.VisualStudio.TestPlatform.ObjectModel.DataCollection.SessionEndEventArgs>) - - - - - - - 100664219 - System.Void Microsoft.VisualStudio.TestPlatform.Common.DataCollector.TestPlatformDataCollectionEvents::add_TestCaseStart(System.EventHandler`1<Microsoft.VisualStudio.TestPlatform.ObjectModel.DataCollection.TestCaseStartEventArgs>) - - - - - - - 100664220 - System.Void Microsoft.VisualStudio.TestPlatform.Common.DataCollector.TestPlatformDataCollectionEvents::remove_TestCaseStart(System.EventHandler`1<Microsoft.VisualStudio.TestPlatform.ObjectModel.DataCollection.TestCaseStartEventArgs>) - - - - - - - 100664221 - System.Void Microsoft.VisualStudio.TestPlatform.Common.DataCollector.TestPlatformDataCollectionEvents::add_TestCaseEnd(System.EventHandler`1<Microsoft.VisualStudio.TestPlatform.ObjectModel.DataCollection.TestCaseEndEventArgs>) - - - - - - - 100664222 - System.Void Microsoft.VisualStudio.TestPlatform.Common.DataCollector.TestPlatformDataCollectionEvents::remove_TestCaseEnd(System.EventHandler`1<Microsoft.VisualStudio.TestPlatform.ObjectModel.DataCollection.TestCaseEndEventArgs>) - - - - - - - 100664223 - System.Void Microsoft.VisualStudio.TestPlatform.Common.DataCollector.TestPlatformDataCollectionEvents::RaiseEvent(Microsoft.VisualStudio.TestPlatform.ObjectModel.DataCollection.DataCollectionEventArgs) - - - - - - - - - - - - - - - - - 100664224 - System.Boolean Microsoft.VisualStudio.TestPlatform.Common.DataCollector.TestPlatformDataCollectionEvents::AreTestCaseEventsSubscribed() - - - - - - - - - - - - - - 100664225 - System.Boolean Microsoft.VisualStudio.TestPlatform.Common.DataCollector.TestPlatformDataCollectionEvents::HasEventListener(System.MulticastDelegate,System.Boolean) - - - - - - - - - - - - - - - - - - - - 100664226 - System.Void Microsoft.VisualStudio.TestPlatform.Common.DataCollector.TestPlatformDataCollectionEvents::OnTestHostLaunched(Microsoft.VisualStudio.TestPlatform.ObjectModel.DataCollection.DataCollectionEventArgs) - - - - - - - - - - - 100664227 - System.Void Microsoft.VisualStudio.TestPlatform.Common.DataCollector.TestPlatformDataCollectionEvents::OnSessionStart(Microsoft.VisualStudio.TestPlatform.ObjectModel.DataCollection.DataCollectionEventArgs) - - - - - - - - - - - 100664228 - System.Void Microsoft.VisualStudio.TestPlatform.Common.DataCollector.TestPlatformDataCollectionEvents::OnSessionEnd(Microsoft.VisualStudio.TestPlatform.ObjectModel.DataCollection.DataCollectionEventArgs) - - - - - - - - - - - 100664229 - System.Void Microsoft.VisualStudio.TestPlatform.Common.DataCollector.TestPlatformDataCollectionEvents::OnTestCaseStart(Microsoft.VisualStudio.TestPlatform.ObjectModel.DataCollection.DataCollectionEventArgs) - - - - - - - - - - - 100664230 - System.Void Microsoft.VisualStudio.TestPlatform.Common.DataCollector.TestPlatformDataCollectionEvents::OnTestCaseEnd(Microsoft.VisualStudio.TestPlatform.ObjectModel.DataCollection.DataCollectionEventArgs) - - - - - - - - - - - - - Microsoft.VisualStudio.TestPlatform.Common.DataCollector.TestPlatformDataCollectionLogger - - - - 100664231 - System.Void Microsoft.VisualStudio.TestPlatform.Common.DataCollector.TestPlatformDataCollectionLogger::.ctor(Microsoft.VisualStudio.TestPlatform.Common.DataCollector.Interfaces.IMessageSink,Microsoft.VisualStudio.TestPlatform.Common.DataCollector.DataCollectorConfig) - - - - - - - - - - - - - 100664232 - System.Void Microsoft.VisualStudio.TestPlatform.Common.DataCollector.TestPlatformDataCollectionLogger::LogError(Microsoft.VisualStudio.TestPlatform.ObjectModel.DataCollection.DataCollectionContext,System.String) - - - - - - - - - - - - - - 100664233 - System.Void Microsoft.VisualStudio.TestPlatform.Common.DataCollector.TestPlatformDataCollectionLogger::LogError(Microsoft.VisualStudio.TestPlatform.ObjectModel.DataCollection.DataCollectionContext,System.String,System.Exception) - - - - - - - - - - - - - - - - - - - - - 100664234 - System.Void Microsoft.VisualStudio.TestPlatform.Common.DataCollector.TestPlatformDataCollectionLogger::LogWarning(Microsoft.VisualStudio.TestPlatform.ObjectModel.DataCollection.DataCollectionContext,System.String) - - - - - - - - - - - - - - 100664235 - System.Void Microsoft.VisualStudio.TestPlatform.Common.DataCollector.TestPlatformDataCollectionLogger::SendTextMessage(Microsoft.VisualStudio.TestPlatform.ObjectModel.DataCollection.DataCollectionContext,System.String,Microsoft.VisualStudio.TestPlatform.ObjectModel.Logging.TestMessageLevel) - - - - - - - - - - - - - - - - - - - - - - - - - - - Microsoft.VisualStudio.TestPlatform.Common.DataCollector.TestPlatformDataCollectionSink - - - - 100664236 - System.Void Microsoft.VisualStudio.TestPlatform.Common.DataCollector.TestPlatformDataCollectionSink::.ctor(Microsoft.VisualStudio.TestPlatform.Common.DataCollector.Interfaces.IDataCollectionAttachmentManager,Microsoft.VisualStudio.TestPlatform.Common.DataCollector.DataCollectorConfig) - - - - - - - - - - - - - 100664237 - System.Void Microsoft.VisualStudio.TestPlatform.Common.DataCollector.TestPlatformDataCollectionSink::add_SendFileCompleted(System.ComponentModel.AsyncCompletedEventHandler) - - - - - - - 100664238 - System.Void Microsoft.VisualStudio.TestPlatform.Common.DataCollector.TestPlatformDataCollectionSink::remove_SendFileCompleted(System.ComponentModel.AsyncCompletedEventHandler) - - - - - - - 100664243 - System.Void Microsoft.VisualStudio.TestPlatform.Common.DataCollector.TestPlatformDataCollectionSink::SendFileAsync(Microsoft.VisualStudio.TestPlatform.ObjectModel.DataCollection.FileTransferInformation) - - - - - - - - - - - - - - Microsoft.VisualStudio.TestPlatform.Common.DataCollection.AfterTestRunEndResult - - - - 100664258 - System.Void Microsoft.VisualStudio.TestPlatform.Common.DataCollection.AfterTestRunEndResult::.ctor() - - - - - - - - - - - - - - 100664259 - System.Void Microsoft.VisualStudio.TestPlatform.Common.DataCollection.AfterTestRunEndResult::.ctor(System.Collections.ObjectModel.Collection`1<Microsoft.VisualStudio.TestPlatform.ObjectModel.AttachmentSet>,System.Collections.Generic.IDictionary`2<System.String,System.Object>) - - - - - - - - - - - 100664260 - System.Void Microsoft.VisualStudio.TestPlatform.Common.DataCollection.AfterTestRunEndResult::.ctor(System.Collections.ObjectModel.Collection`1<Microsoft.VisualStudio.TestPlatform.ObjectModel.AttachmentSet>,System.Collections.ObjectModel.Collection`1<Microsoft.VisualStudio.TestPlatform.ObjectModel.InvokedDataCollector>,System.Collections.Generic.IDictionary`2<System.String,System.Object>) - - - - - - - - - - - - - - - - Microsoft.VisualStudio.TestPlatform.Common.DataCollection.BeforeTestRunStartResult - - - - 100664267 - System.Void Microsoft.VisualStudio.TestPlatform.Common.DataCollection.BeforeTestRunStartResult::.ctor(System.Collections.Generic.IDictionary`2<System.String,System.String>,System.Int32) - - - - - - - - - - - - - - - - - - C:\Users\Daniel Palme\Documents\Projects\_Archiv\DotNetCoverageToolComparision\BusinessTest_NetCore\bin\Debug\net8.0\Microsoft.TestPlatform.CommunicationUtilities.dll - 2023-11-08T10:33:34Z - Microsoft.TestPlatform.CommunicationUtilities - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Microsoft.CodeAnalysis.EmbeddedAttribute - - - - 100663304 - System.Void Microsoft.CodeAnalysis.EmbeddedAttribute::.ctor() - - - - - - - - - System.Runtime.CompilerServices.NullableAttribute - - - - 100663305 - System.Void System.Runtime.CompilerServices.NullableAttribute::.ctor(System.Byte) - - - - - - - 100663306 - System.Void System.Runtime.CompilerServices.NullableAttribute::.ctor(System.Byte[]) - - - - - - - - - System.Runtime.CompilerServices.NullableContextAttribute - - - - 100663307 - System.Void System.Runtime.CompilerServices.NullableContextAttribute::.ctor(System.Byte) - - - - - - - - - System.Runtime.CompilerServices.RefSafetyRulesAttribute - - - - 100663308 - System.Void System.Runtime.CompilerServices.RefSafetyRulesAttribute::.ctor(System.Int32) - - - - - - - - - Microsoft.VisualStudio.TestPlatform.CommunicationUtilities.CommunicationEndpointFactory - - - - 100663309 - Microsoft.VisualStudio.TestPlatform.CommunicationUtilities.Interfaces.ICommunicationEndPoint Microsoft.VisualStudio.TestPlatform.CommunicationUtilities.CommunicationEndpointFactory::Create(Microsoft.VisualStudio.TestPlatform.ObjectModel.ConnectionRole) - - - - - - - - - - - 100663310 - System.Void Microsoft.VisualStudio.TestPlatform.CommunicationUtilities.CommunicationEndpointFactory::.ctor() - - - - - - - - - Microsoft.VisualStudio.TestPlatform.CommunicationUtilities.DataCollectionTestCaseEventSender - - - - 100663311 - System.Void Microsoft.VisualStudio.TestPlatform.CommunicationUtilities.DataCollectionTestCaseEventSender::.ctor() - - - - - - - - - - - 100663312 - System.Void Microsoft.VisualStudio.TestPlatform.CommunicationUtilities.DataCollectionTestCaseEventSender::.ctor(Microsoft.VisualStudio.TestPlatform.CommunicationUtilities.Interfaces.ICommunicationManager,Microsoft.VisualStudio.TestPlatform.CommunicationUtilities.Interfaces.IDataSerializer) - - - - - - - - - - - - - 100663315 - Microsoft.VisualStudio.TestPlatform.CommunicationUtilities.DataCollectionTestCaseEventSender Microsoft.VisualStudio.TestPlatform.CommunicationUtilities.DataCollectionTestCaseEventSender::Create() - - - - - - - - - - - - - - - - - - - 100663316 - System.Void Microsoft.VisualStudio.TestPlatform.CommunicationUtilities.DataCollectionTestCaseEventSender::InitializeCommunication(System.Int32) - - - - - - - - - - - 100663317 - System.Boolean Microsoft.VisualStudio.TestPlatform.CommunicationUtilities.DataCollectionTestCaseEventSender::WaitForRequestSenderConnection(System.Int32) - - - - - - - - - - 100663318 - System.Void Microsoft.VisualStudio.TestPlatform.CommunicationUtilities.DataCollectionTestCaseEventSender::Close() - - - - - - - - - - - - - - - 100663319 - System.Void Microsoft.VisualStudio.TestPlatform.CommunicationUtilities.DataCollectionTestCaseEventSender::SendTestCaseStart(Microsoft.VisualStudio.TestPlatform.ObjectModel.DataCollection.TestCaseStartEventArgs) - - - - - - - - - - - - - - - - - - - 100663320 - System.Collections.ObjectModel.Collection`1<Microsoft.VisualStudio.TestPlatform.ObjectModel.AttachmentSet> Microsoft.VisualStudio.TestPlatform.CommunicationUtilities.DataCollectionTestCaseEventSender::SendTestCaseEnd(Microsoft.VisualStudio.TestPlatform.ObjectModel.DataCollection.TestCaseEndEventArgs) - - - - - - - - - - - - - - - - - - - - 100663321 - System.Void Microsoft.VisualStudio.TestPlatform.CommunicationUtilities.DataCollectionTestCaseEventSender::SendTestSessionEnd(Microsoft.VisualStudio.TestPlatform.ObjectModel.DataCollection.SessionEndEventArgs) - - - - - - - - - - - 100663322 - System.Void Microsoft.VisualStudio.TestPlatform.CommunicationUtilities.DataCollectionTestCaseEventSender::.cctor() - - - - - - - - - - - - Microsoft.VisualStudio.TestPlatform.CommunicationUtilities.TestDiscoveryEventHandler - - - - 100663323 - System.Void Microsoft.VisualStudio.TestPlatform.CommunicationUtilities.TestDiscoveryEventHandler::.ctor(Microsoft.VisualStudio.TestPlatform.CommunicationUtilities.Interfaces.ITestRequestHandler) - - - - - - - - - - - - 100663324 - System.Void Microsoft.VisualStudio.TestPlatform.CommunicationUtilities.TestDiscoveryEventHandler::HandleDiscoveredTests(System.Collections.Generic.IEnumerable`1<Microsoft.VisualStudio.TestPlatform.ObjectModel.TestCase>) - - - - - - - - - - - - 100663325 - System.Void Microsoft.VisualStudio.TestPlatform.CommunicationUtilities.TestDiscoveryEventHandler::HandleDiscoveryComplete(Microsoft.VisualStudio.TestPlatform.ObjectModel.Client.DiscoveryCompleteEventArgs,System.Collections.Generic.IEnumerable`1<Microsoft.VisualStudio.TestPlatform.ObjectModel.TestCase>) - - - - - - - - - - - - 100663326 - System.Void Microsoft.VisualStudio.TestPlatform.CommunicationUtilities.TestDiscoveryEventHandler::HandleLogMessage(Microsoft.VisualStudio.TestPlatform.ObjectModel.Logging.TestMessageLevel,System.String) - - - - - - - - - - - - - - - - - - 100663327 - System.Void Microsoft.VisualStudio.TestPlatform.CommunicationUtilities.TestDiscoveryEventHandler::HandleRawMessage(System.String) - - - - - - - - - - - - Microsoft.VisualStudio.TestPlatform.CommunicationUtilities.JsonDataSerializer - - - - 100663328 - System.Void Microsoft.VisualStudio.TestPlatform.CommunicationUtilities.JsonDataSerializer::.cctor() - - - - - - - - - - - - - - - - - - - - - 100663329 - System.Void Microsoft.VisualStudio.TestPlatform.CommunicationUtilities.JsonDataSerializer::.ctor() - - - - - - - - - - - 100663330 - Microsoft.VisualStudio.TestPlatform.CommunicationUtilities.JsonDataSerializer Microsoft.VisualStudio.TestPlatform.CommunicationUtilities.JsonDataSerializer::get_Instance() - - - - - - - - - - - - - 100663331 - Microsoft.VisualStudio.TestPlatform.CommunicationUtilities.Message Microsoft.VisualStudio.TestPlatform.CommunicationUtilities.JsonDataSerializer::DeserializeMessage(System.String) - - - - - - - - - - - - - - - - - - - - - - 100663332 - T Microsoft.VisualStudio.TestPlatform.CommunicationUtilities.JsonDataSerializer::DeserializePayload(Microsoft.VisualStudio.TestPlatform.CommunicationUtilities.Message) - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 100663333 - T Microsoft.VisualStudio.TestPlatform.CommunicationUtilities.JsonDataSerializer::DeserializeObjectFast(System.String) - - - - - - - - - - - - 100663334 - System.Boolean Microsoft.VisualStudio.TestPlatform.CommunicationUtilities.JsonDataSerializer::FastHeaderParse(System.String,System.Int32&,System.String&) - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 100663335 - System.Boolean Microsoft.VisualStudio.TestPlatform.CommunicationUtilities.JsonDataSerializer::TryGetSubstringUntilDelimiter(System.String,System.Int32,System.Char,System.Int32,System.String&,System.Int32&) - - - - - - - - - - - - - - - - - - - - - - - - - - - - 100663336 - T Microsoft.VisualStudio.TestPlatform.CommunicationUtilities.JsonDataSerializer::Deserialize(System.String,System.Int32) - - - - - - - - - - - 100663337 - System.String Microsoft.VisualStudio.TestPlatform.CommunicationUtilities.JsonDataSerializer::SerializeMessage(System.String) - - - - - - - - - - 100663338 - System.String Microsoft.VisualStudio.TestPlatform.CommunicationUtilities.JsonDataSerializer::SerializePayload(System.String,System.Object) - - - - - - - - - - 100663339 - System.String Microsoft.VisualStudio.TestPlatform.CommunicationUtilities.JsonDataSerializer::SerializePayload(System.String,System.Object,System.Int32) - - - - - - - - - - - - - - - - - - - - - - - - - 100663340 - System.String Microsoft.VisualStudio.TestPlatform.CommunicationUtilities.JsonDataSerializer::Serialize(T,System.Int32) - - - - - - - - - - - 100663341 - T Microsoft.VisualStudio.TestPlatform.CommunicationUtilities.JsonDataSerializer::Clone(T) - - - - - - - - - - - - - - - - 100663342 - System.String Microsoft.VisualStudio.TestPlatform.CommunicationUtilities.JsonDataSerializer::Serialize(Newtonsoft.Json.JsonSerializer,T) - - - - - - - - - - - - - - 100663343 - T Microsoft.VisualStudio.TestPlatform.CommunicationUtilities.JsonDataSerializer::Deserialize(Newtonsoft.Json.JsonSerializer,System.String) - - - - - - - - - - - - - 100663344 - T Microsoft.VisualStudio.TestPlatform.CommunicationUtilities.JsonDataSerializer::Deserialize(Newtonsoft.Json.JsonSerializer,Newtonsoft.Json.Linq.JToken) - - - - - - - - - - 100663345 - Newtonsoft.Json.JsonSerializer Microsoft.VisualStudio.TestPlatform.CommunicationUtilities.JsonDataSerializer::GetPayloadSerializer(System.Nullable`1<System.Int32>) - - - - - - - - - - - - - - - - - - - - - - - - Microsoft.VisualStudio.TestPlatform.CommunicationUtilities.JsonDataSerializer/MessageHeader - - - - 100663732 - System.Void Microsoft.VisualStudio.TestPlatform.CommunicationUtilities.JsonDataSerializer/MessageHeader::.ctor() - - - - - - - - - Microsoft.VisualStudio.TestPlatform.CommunicationUtilities.JsonDataSerializer/VersionedMessageWithRawMessage - - - - 100663735 - System.String Microsoft.VisualStudio.TestPlatform.CommunicationUtilities.JsonDataSerializer/VersionedMessageWithRawMessage::ToString() - - - - - - - - - - 100663736 - System.Void Microsoft.VisualStudio.TestPlatform.CommunicationUtilities.JsonDataSerializer/VersionedMessageWithRawMessage::.ctor() - - - - - - - - - Microsoft.VisualStudio.TestPlatform.CommunicationUtilities.JsonDataSerializer/PayloadedMessage`1 - - - - 100663739 - System.Void Microsoft.VisualStudio.TestPlatform.CommunicationUtilities.JsonDataSerializer/PayloadedMessage`1::.ctor() - - - - - - - - - Microsoft.VisualStudio.TestPlatform.CommunicationUtilities.JsonDataSerializer/VersionedMessageForSerialization - - - - 100663746 - System.Void Microsoft.VisualStudio.TestPlatform.CommunicationUtilities.JsonDataSerializer/VersionedMessageForSerialization::.ctor() - - - - - - - - - Microsoft.VisualStudio.TestPlatform.CommunicationUtilities.LengthPrefixCommunicationChannel - - - - 100663346 - System.Void Microsoft.VisualStudio.TestPlatform.CommunicationUtilities.LengthPrefixCommunicationChannel::.ctor(System.IO.Stream) - - - - - - - - - - - - - - 100663347 - System.Void Microsoft.VisualStudio.TestPlatform.CommunicationUtilities.LengthPrefixCommunicationChannel::add_MessageReceived(System.EventHandler`1<Microsoft.VisualStudio.TestPlatform.CommunicationUtilities.Interfaces.MessageReceivedEventArgs>) - - - - - - - 100663348 - System.Void Microsoft.VisualStudio.TestPlatform.CommunicationUtilities.LengthPrefixCommunicationChannel::remove_MessageReceived(System.EventHandler`1<Microsoft.VisualStudio.TestPlatform.CommunicationUtilities.Interfaces.MessageReceivedEventArgs>) - - - - - - - 100663349 - System.Threading.Tasks.Task Microsoft.VisualStudio.TestPlatform.CommunicationUtilities.LengthPrefixCommunicationChannel::Send(System.String) - - - - - - - - - - - - - - - - - - - - - - - - 100663350 - System.Threading.Tasks.Task Microsoft.VisualStudio.TestPlatform.CommunicationUtilities.LengthPrefixCommunicationChannel::NotifyDataAvailable() - - - - - - - - - - - - - - - - - - - - - - - 100663351 - System.Void Microsoft.VisualStudio.TestPlatform.CommunicationUtilities.LengthPrefixCommunicationChannel::Dispose() - - - - - - - - - - - - - - - - - - - Microsoft.VisualStudio.TestPlatform.CommunicationUtilities.Message - - - - 100663356 - System.String Microsoft.VisualStudio.TestPlatform.CommunicationUtilities.Message::ToString() - - - - - - - - - - 100663357 - System.Void Microsoft.VisualStudio.TestPlatform.CommunicationUtilities.Message::.ctor() - - - - - - - - - Microsoft.VisualStudio.TestPlatform.CommunicationUtilities.VersionedMessage - - - - 100663360 - System.Void Microsoft.VisualStudio.TestPlatform.CommunicationUtilities.VersionedMessage::.ctor() - - - - - - - - - Microsoft.VisualStudio.TestPlatform.CommunicationUtilities.StringUtils - - - - 100663361 - System.Boolean Microsoft.VisualStudio.TestPlatform.CommunicationUtilities.StringUtils::IsNullOrEmpty(System.String) - - - - - - - - - - 100663362 - System.Boolean Microsoft.VisualStudio.TestPlatform.CommunicationUtilities.StringUtils::IsNullOrWhiteSpace(System.String) - - - - - - - - - - - - Microsoft.VisualStudio.TestPlatform.CommunicationUtilities.TPDebug - - - - 100663363 - System.Void Microsoft.VisualStudio.TestPlatform.CommunicationUtilities.TPDebug::Assert(System.Boolean) - - - - - - - 100663364 - System.Void Microsoft.VisualStudio.TestPlatform.CommunicationUtilities.TPDebug::Assert(System.Boolean,System.String) - - - - - - - - - Microsoft.VisualStudio.TestPlatform.CommunicationUtilities.SocketClient - - - - 100663365 - System.Void Microsoft.VisualStudio.TestPlatform.CommunicationUtilities.SocketClient::.ctor() - - - - - - - - - - - 100663366 - System.Void Microsoft.VisualStudio.TestPlatform.CommunicationUtilities.SocketClient::.ctor(System.Func`2<System.IO.Stream,Microsoft.VisualStudio.TestPlatform.CommunicationUtilities.Interfaces.ICommunicationChannel>) - - - - - - - - - - - - - - - 100663367 - System.Void Microsoft.VisualStudio.TestPlatform.CommunicationUtilities.SocketClient::add_Connected(System.EventHandler`1<Microsoft.VisualStudio.TestPlatform.CommunicationUtilities.Interfaces.ConnectedEventArgs>) - - - - - - - 100663368 - System.Void Microsoft.VisualStudio.TestPlatform.CommunicationUtilities.SocketClient::remove_Connected(System.EventHandler`1<Microsoft.VisualStudio.TestPlatform.CommunicationUtilities.Interfaces.ConnectedEventArgs>) - - - - - - - 100663369 - System.Void Microsoft.VisualStudio.TestPlatform.CommunicationUtilities.SocketClient::add_Disconnected(System.EventHandler`1<Microsoft.VisualStudio.TestPlatform.CommunicationUtilities.Interfaces.DisconnectedEventArgs>) - - - - - - - 100663370 - System.Void Microsoft.VisualStudio.TestPlatform.CommunicationUtilities.SocketClient::remove_Disconnected(System.EventHandler`1<Microsoft.VisualStudio.TestPlatform.CommunicationUtilities.Interfaces.DisconnectedEventArgs>) - - - - - - - 100663371 - System.String Microsoft.VisualStudio.TestPlatform.CommunicationUtilities.SocketClient::Start(System.String) - - - - - - - - - - - - - - 100663372 - System.Void Microsoft.VisualStudio.TestPlatform.CommunicationUtilities.SocketClient::Stop() - - - - - - - - - - - - - - - - - 100663373 - System.Void Microsoft.VisualStudio.TestPlatform.CommunicationUtilities.SocketClient::OnServerConnected(System.Threading.Tasks.Task) - - - - - - - - - - - - - - - - - - - - - - - - - - 100663374 - System.Void Microsoft.VisualStudio.TestPlatform.CommunicationUtilities.SocketClient::StopOnError(System.Exception) - - - - - - - - - - - - - - - - - - - - - - - - - - 100663375 - System.Threading.Tasks.Task Microsoft.VisualStudio.TestPlatform.CommunicationUtilities.SocketClient::<OnServerConnected>b__16_0() - - - - - - - - - - - - Microsoft.VisualStudio.TestPlatform.CommunicationUtilities.SocketClient/<>c - - - - 100663749 - Microsoft.VisualStudio.TestPlatform.CommunicationUtilities.Interfaces.ICommunicationChannel Microsoft.VisualStudio.TestPlatform.CommunicationUtilities.SocketClient/<>c::<.ctor>b__6_0(System.IO.Stream) - - - - - - - - - - - - Microsoft.VisualStudio.TestPlatform.CommunicationUtilities.SocketCommunicationManager - - - - 100663376 - System.Void Microsoft.VisualStudio.TestPlatform.CommunicationUtilities.SocketCommunicationManager::.ctor() - - - - - - - - - - - 100663377 - System.Void Microsoft.VisualStudio.TestPlatform.CommunicationUtilities.SocketCommunicationManager::.ctor(Microsoft.VisualStudio.TestPlatform.CommunicationUtilities.Interfaces.IDataSerializer) - - - - - - - - - - - - - - - - 100663378 - System.Net.IPEndPoint Microsoft.VisualStudio.TestPlatform.CommunicationUtilities.SocketCommunicationManager::HostServer(System.Net.IPEndPoint) - - - - - - - - - - - - - 100663379 - System.Threading.Tasks.Task Microsoft.VisualStudio.TestPlatform.CommunicationUtilities.SocketCommunicationManager::AcceptClientAsync() - - - - - - - 100663380 - System.Boolean Microsoft.VisualStudio.TestPlatform.CommunicationUtilities.SocketCommunicationManager::WaitForClientConnection(System.Int32) - - - - - - - - - - - - - 100663381 - System.Void Microsoft.VisualStudio.TestPlatform.CommunicationUtilities.SocketCommunicationManager::StopServer() - - - - - - - - - - - - - - - - - - - - - 100663382 - System.Threading.Tasks.Task Microsoft.VisualStudio.TestPlatform.CommunicationUtilities.SocketCommunicationManager::SetupClientAsync(System.Net.IPEndPoint) - - - - - - - 100663383 - System.Boolean Microsoft.VisualStudio.TestPlatform.CommunicationUtilities.SocketCommunicationManager::WaitForServerConnection(System.Int32) - - - - - - - - - - - - - 100663384 - System.Void Microsoft.VisualStudio.TestPlatform.CommunicationUtilities.SocketCommunicationManager::StopClient() - - - - - - - - - - - - - - - - - - - - - 100663385 - System.Void Microsoft.VisualStudio.TestPlatform.CommunicationUtilities.SocketCommunicationManager::SendMessage(System.String) - - - - - - - - - - - - 100663386 - System.Void Microsoft.VisualStudio.TestPlatform.CommunicationUtilities.SocketCommunicationManager::SendMessage(System.String,System.Object) - - - - - - - - - - - - 100663387 - System.Void Microsoft.VisualStudio.TestPlatform.CommunicationUtilities.SocketCommunicationManager::SendMessage(System.String,System.Object,System.Int32) - - - - - - - - - - - - 100663388 - System.Void Microsoft.VisualStudio.TestPlatform.CommunicationUtilities.SocketCommunicationManager::SendRawMessage(System.String) - - - - - - - - - - - 100663389 - Microsoft.VisualStudio.TestPlatform.CommunicationUtilities.Message Microsoft.VisualStudio.TestPlatform.CommunicationUtilities.SocketCommunicationManager::ReceiveMessage() - - - - - - - - - - - - - - 100663390 - System.Threading.Tasks.Task`1<Microsoft.VisualStudio.TestPlatform.CommunicationUtilities.Message> Microsoft.VisualStudio.TestPlatform.CommunicationUtilities.SocketCommunicationManager::ReceiveMessageAsync(System.Threading.CancellationToken) - - - - - - - 100663391 - System.String Microsoft.VisualStudio.TestPlatform.CommunicationUtilities.SocketCommunicationManager::ReceiveRawMessage() - - - - - - - - - - - - 100663392 - System.Threading.Tasks.Task`1<System.String> Microsoft.VisualStudio.TestPlatform.CommunicationUtilities.SocketCommunicationManager::ReceiveRawMessageAsync(System.Threading.CancellationToken) - - - - - - - 100663393 - T Microsoft.VisualStudio.TestPlatform.CommunicationUtilities.SocketCommunicationManager::DeserializePayload(Microsoft.VisualStudio.TestPlatform.CommunicationUtilities.Message) - - - - - - - - - - 100663394 - System.String Microsoft.VisualStudio.TestPlatform.CommunicationUtilities.SocketCommunicationManager::TryReceiveRawMessage(System.Threading.CancellationToken) - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 100663395 - System.Void Microsoft.VisualStudio.TestPlatform.CommunicationUtilities.SocketCommunicationManager::WriteAndFlushToChannel(System.String) - - - - - - - - - - - - - - - - - - - Microsoft.VisualStudio.TestPlatform.CommunicationUtilities.SocketCommunicationManager/<>c__DisplayClass27_0 - - - - 100663751 - System.String Microsoft.VisualStudio.TestPlatform.CommunicationUtilities.SocketCommunicationManager/<>c__DisplayClass27_0::<ReceiveRawMessageAsync>b__0() - - - - - - - - - - - - Microsoft.VisualStudio.TestPlatform.CommunicationUtilities.SocketCommunicationManager/<AcceptClientAsync>d__14 - - - - 100663752 - System.Void Microsoft.VisualStudio.TestPlatform.CommunicationUtilities.SocketCommunicationManager/<AcceptClientAsync>d__14::MoveNext() - - - - - - - - - - - - - - - - - - - - - - - - - - 100663753 - System.Void Microsoft.VisualStudio.TestPlatform.CommunicationUtilities.SocketCommunicationManager/<AcceptClientAsync>d__14::SetStateMachine(System.Runtime.CompilerServices.IAsyncStateMachine) - - - - - - - - - Microsoft.VisualStudio.TestPlatform.CommunicationUtilities.SocketCommunicationManager/<ReceiveMessageAsync>d__25 - - - - 100663754 - System.Void Microsoft.VisualStudio.TestPlatform.CommunicationUtilities.SocketCommunicationManager/<ReceiveMessageAsync>d__25::MoveNext() - - - - - - - - - - - - 100663755 - System.Void Microsoft.VisualStudio.TestPlatform.CommunicationUtilities.SocketCommunicationManager/<ReceiveMessageAsync>d__25::SetStateMachine(System.Runtime.CompilerServices.IAsyncStateMachine) - - - - - - - - - Microsoft.VisualStudio.TestPlatform.CommunicationUtilities.SocketCommunicationManager/<ReceiveRawMessageAsync>d__27 - - - - 100663756 - System.Void Microsoft.VisualStudio.TestPlatform.CommunicationUtilities.SocketCommunicationManager/<ReceiveRawMessageAsync>d__27::MoveNext() - - - - - - - - - - - - 100663757 - System.Void Microsoft.VisualStudio.TestPlatform.CommunicationUtilities.SocketCommunicationManager/<ReceiveRawMessageAsync>d__27::SetStateMachine(System.Runtime.CompilerServices.IAsyncStateMachine) - - - - - - - - - Microsoft.VisualStudio.TestPlatform.CommunicationUtilities.SocketCommunicationManager/<SetupClientAsync>d__17 - - - - 100663758 - System.Void Microsoft.VisualStudio.TestPlatform.CommunicationUtilities.SocketCommunicationManager/<SetupClientAsync>d__17::MoveNext() - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 100663759 - System.Void Microsoft.VisualStudio.TestPlatform.CommunicationUtilities.SocketCommunicationManager/<SetupClientAsync>d__17::SetStateMachine(System.Runtime.CompilerServices.IAsyncStateMachine) - - - - - - - - - Microsoft.VisualStudio.TestPlatform.CommunicationUtilities.SocketConstants - - - - 100663396 - System.Void Microsoft.VisualStudio.TestPlatform.CommunicationUtilities.SocketConstants::.ctor() - - - - - - - - - Microsoft.VisualStudio.TestPlatform.CommunicationUtilities.SocketServer - - - - 100663397 - System.Void Microsoft.VisualStudio.TestPlatform.CommunicationUtilities.SocketServer::.ctor() - - - - - - - - - - - 100663398 - System.Void Microsoft.VisualStudio.TestPlatform.CommunicationUtilities.SocketServer::.ctor(System.Func`2<System.IO.Stream,Microsoft.VisualStudio.TestPlatform.CommunicationUtilities.Interfaces.ICommunicationChannel>) - - - - - - - - - - - - - 100663399 - System.Void Microsoft.VisualStudio.TestPlatform.CommunicationUtilities.SocketServer::add_Connected(System.EventHandler`1<Microsoft.VisualStudio.TestPlatform.CommunicationUtilities.Interfaces.ConnectedEventArgs>) - - - - - - - 100663400 - System.Void Microsoft.VisualStudio.TestPlatform.CommunicationUtilities.SocketServer::remove_Connected(System.EventHandler`1<Microsoft.VisualStudio.TestPlatform.CommunicationUtilities.Interfaces.ConnectedEventArgs>) - - - - - - - 100663401 - System.Void Microsoft.VisualStudio.TestPlatform.CommunicationUtilities.SocketServer::add_Disconnected(System.EventHandler`1<Microsoft.VisualStudio.TestPlatform.CommunicationUtilities.Interfaces.DisconnectedEventArgs>) - - - - - - - 100663402 - System.Void Microsoft.VisualStudio.TestPlatform.CommunicationUtilities.SocketServer::remove_Disconnected(System.EventHandler`1<Microsoft.VisualStudio.TestPlatform.CommunicationUtilities.Interfaces.DisconnectedEventArgs>) - - - - - - - 100663403 - System.String Microsoft.VisualStudio.TestPlatform.CommunicationUtilities.SocketServer::Start(System.String) - - - - - - - - - - - - - - - - - - - 100663404 - System.Void Microsoft.VisualStudio.TestPlatform.CommunicationUtilities.SocketServer::Stop() - - - - - - - - - - - - - - - - - 100663405 - System.Void Microsoft.VisualStudio.TestPlatform.CommunicationUtilities.SocketServer::OnClientConnected(System.Net.Sockets.TcpClient) - - - - - - - - - - - - - - - - - - - - - 100663406 - System.Void Microsoft.VisualStudio.TestPlatform.CommunicationUtilities.SocketServer::StopOnError(System.Exception) - - - - - - - - - - - - - - - - - - - - - - - - - - - 100663407 - System.Void Microsoft.VisualStudio.TestPlatform.CommunicationUtilities.SocketServer::<Start>b__15_0(System.Threading.Tasks.Task`1<System.Net.Sockets.TcpClient>) - - - - - - - - - - 100663408 - System.Threading.Tasks.Task Microsoft.VisualStudio.TestPlatform.CommunicationUtilities.SocketServer::<OnClientConnected>b__17_0() - - - - - - - - - - 100663409 - System.Void Microsoft.VisualStudio.TestPlatform.CommunicationUtilities.SocketServer::<OnClientConnected>b__17_1(System.Exception) - - - - - - - - - - - - Microsoft.VisualStudio.TestPlatform.CommunicationUtilities.SocketServer/<>c - - - - 100663762 - Microsoft.VisualStudio.TestPlatform.CommunicationUtilities.Interfaces.ICommunicationChannel Microsoft.VisualStudio.TestPlatform.CommunicationUtilities.SocketServer/<>c::<.ctor>b__7_0(System.IO.Stream) - - - - - - - - - - - - Microsoft.VisualStudio.TestPlatform.CommunicationUtilities.SocketTransport - - - - 100663410 - System.Void Microsoft.VisualStudio.TestPlatform.CommunicationUtilities.SocketTransport::.ctor(Microsoft.VisualStudio.TestPlatform.CommunicationUtilities.Interfaces.ICommunicationManager,Microsoft.VisualStudio.TestPlatform.ObjectModel.TestHostConnectionInfo) - - - - - - - - - - - - - 100663411 - System.Net.IPEndPoint Microsoft.VisualStudio.TestPlatform.CommunicationUtilities.SocketTransport::Initialize() - - - - - - - - - - - - - - - - - - - - - - 100663412 - System.Boolean Microsoft.VisualStudio.TestPlatform.CommunicationUtilities.SocketTransport::WaitForConnection(System.Int32) - - - - - - - - - - - - - 100663413 - System.Void Microsoft.VisualStudio.TestPlatform.CommunicationUtilities.SocketTransport::Dispose() - - - - - - - - - - - - - - - - - - - - - 100663414 - System.Net.IPEndPoint Microsoft.VisualStudio.TestPlatform.CommunicationUtilities.SocketTransport::GetIpEndPoint(System.String) - - - - - - - - - - - - - - - Microsoft.VisualStudio.TestPlatform.CommunicationUtilities.TcpClientExtensions - - - - 100663415 - System.Threading.Tasks.Task Microsoft.VisualStudio.TestPlatform.CommunicationUtilities.TcpClientExtensions::MessageLoopAsync(System.Net.Sockets.TcpClient,Microsoft.VisualStudio.TestPlatform.CommunicationUtilities.Interfaces.ICommunicationChannel,System.Action`1<System.Exception>,System.Threading.CancellationToken) - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 100663416 - System.Net.IPEndPoint Microsoft.VisualStudio.TestPlatform.CommunicationUtilities.TcpClientExtensions::GetIpEndPoint(System.String) - - - - - - - - - - - - - - - Microsoft.VisualStudio.TestPlatform.CommunicationUtilities.TelemetryReporter - - - - 100663417 - System.Void Microsoft.VisualStudio.TestPlatform.CommunicationUtilities.TelemetryReporter::.ctor(Microsoft.VisualStudio.TestPlatform.ObjectModel.Client.IRequestData,Microsoft.VisualStudio.TestPlatform.CommunicationUtilities.Interfaces.ICommunicationManager,Microsoft.VisualStudio.TestPlatform.CommunicationUtilities.Interfaces.IDataSerializer) - - - - - - - - - - - - - - 100663418 - System.Void Microsoft.VisualStudio.TestPlatform.CommunicationUtilities.TelemetryReporter::Report(Microsoft.VisualStudio.TestPlatform.ObjectModel.TelemetryEvent) - - - - - - - - - - - - - - - - - - Microsoft.VisualStudio.TestPlatform.CommunicationUtilities.TestRequestSender - - - - 100663419 - System.Void Microsoft.VisualStudio.TestPlatform.CommunicationUtilities.TestRequestSender::.ctor(Microsoft.VisualStudio.TestPlatform.ObjectModel.Client.ProtocolConfig,Microsoft.VisualStudio.TestPlatform.ObjectModel.Host.ITestRuntimeProvider) - - - - - - - - - - - 100663420 - System.Void Microsoft.VisualStudio.TestPlatform.CommunicationUtilities.TestRequestSender::.ctor(Microsoft.VisualStudio.TestPlatform.ObjectModel.Host.ITestRuntimeProvider,Microsoft.VisualStudio.TestPlatform.CommunicationUtilities.Interfaces.ICommunicationEndPoint,Microsoft.VisualStudio.TestPlatform.ObjectModel.TestHostConnectionInfo,Microsoft.VisualStudio.TestPlatform.CommunicationUtilities.Interfaces.IDataSerializer,Microsoft.VisualStudio.TestPlatform.ObjectModel.Client.ProtocolConfig,System.Int32) - - - - - - - - - - - - - - - - - - - - - - - - 100663421 - System.Void Microsoft.VisualStudio.TestPlatform.CommunicationUtilities.TestRequestSender::.ctor(Microsoft.VisualStudio.TestPlatform.CommunicationUtilities.Interfaces.ICommunicationEndPoint,Microsoft.VisualStudio.TestPlatform.ObjectModel.TestHostConnectionInfo,Microsoft.VisualStudio.TestPlatform.CommunicationUtilities.Interfaces.IDataSerializer,Microsoft.VisualStudio.TestPlatform.ObjectModel.Client.ProtocolConfig,System.Int32) - - - - - - - - - - - 100663424 - System.Int32 Microsoft.VisualStudio.TestPlatform.CommunicationUtilities.TestRequestSender::InitializeCommunication() - - - - - - - - - - - - - - - 100663425 - System.Boolean Microsoft.VisualStudio.TestPlatform.CommunicationUtilities.TestRequestSender::TrySetupMessageReceiver(System.EventHandler`1<Microsoft.VisualStudio.TestPlatform.CommunicationUtilities.Interfaces.MessageReceivedEventArgs>,System.Action`1<Microsoft.VisualStudio.TestPlatform.CommunicationUtilities.Interfaces.DisconnectedEventArgs>) - - - - - - - - - - - - - - - - - - - 100663426 - System.Void Microsoft.VisualStudio.TestPlatform.CommunicationUtilities.TestRequestSender::InvokeDisconnectedHandler(Microsoft.VisualStudio.TestPlatform.CommunicationUtilities.Interfaces.DisconnectedEventArgs) - - - - - - - - - - - - - - - 100663427 - System.Boolean Microsoft.VisualStudio.TestPlatform.CommunicationUtilities.TestRequestSender::WaitForRequestHandlerConnection(System.Int32,System.Threading.CancellationToken) - - - - - - - - - - - - - - 100663428 - System.Void Microsoft.VisualStudio.TestPlatform.CommunicationUtilities.TestRequestSender::CheckVersionWithTestHost() - - - - - - - - - - - - - - - - - - - - - - - - - 100663429 - System.Void Microsoft.VisualStudio.TestPlatform.CommunicationUtilities.TestRequestSender::InitializeDiscovery(System.Collections.Generic.IEnumerable`1<System.String>) - - - - - - - - - - - - - 100663430 - System.Void Microsoft.VisualStudio.TestPlatform.CommunicationUtilities.TestRequestSender::DiscoverTests(Microsoft.VisualStudio.TestPlatform.ObjectModel.Client.DiscoveryCriteria,Microsoft.VisualStudio.TestPlatform.ObjectModel.Client.ITestDiscoveryEventsHandler2) - - - - - - - - - - - - - - - - - - - 100663431 - System.Void Microsoft.VisualStudio.TestPlatform.CommunicationUtilities.TestRequestSender::SendDiscoveryAbort() - - - - - - - - - - - - - - - - - - - - - 100663432 - System.Void Microsoft.VisualStudio.TestPlatform.CommunicationUtilities.TestRequestSender::InitializeExecution(System.Collections.Generic.IEnumerable`1<System.String>) - - - - - - - - - - - - - 100663433 - System.Void Microsoft.VisualStudio.TestPlatform.CommunicationUtilities.TestRequestSender::StartTestRun(Microsoft.VisualStudio.TestPlatform.CommunicationUtilities.ObjectModel.TestRunCriteriaWithSources,Microsoft.VisualStudio.TestPlatform.ObjectModel.Client.IInternalTestRunEventsHandler) - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 100663434 - System.Void Microsoft.VisualStudio.TestPlatform.CommunicationUtilities.TestRequestSender::StartTestRun(Microsoft.VisualStudio.TestPlatform.CommunicationUtilities.ObjectModel.TestRunCriteriaWithTests,Microsoft.VisualStudio.TestPlatform.ObjectModel.Client.IInternalTestRunEventsHandler) - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 100663435 - System.Void Microsoft.VisualStudio.TestPlatform.CommunicationUtilities.TestRequestSender::SendTestRunCancel() - - - - - - - - - - - - - - - - - - - - 100663436 - System.Void Microsoft.VisualStudio.TestPlatform.CommunicationUtilities.TestRequestSender::SendTestRunAbort() - - - - - - - - - - - - - - - - - - - - 100663437 - System.Void Microsoft.VisualStudio.TestPlatform.CommunicationUtilities.TestRequestSender::EndSession() - - - - - - - - - - - - - - - - - - 100663438 - System.Void Microsoft.VisualStudio.TestPlatform.CommunicationUtilities.TestRequestSender::OnClientProcessExit(System.String) - - - - - - - - - - - - - - 100663439 - System.Void Microsoft.VisualStudio.TestPlatform.CommunicationUtilities.TestRequestSender::Close() - - - - - - - - - - - - 100663440 - System.Void Microsoft.VisualStudio.TestPlatform.CommunicationUtilities.TestRequestSender::Dispose() - - - - - - - - - - - - - - - - - 100663441 - System.Void Microsoft.VisualStudio.TestPlatform.CommunicationUtilities.TestRequestSender::OnExecutionMessageReceived(Microsoft.VisualStudio.TestPlatform.CommunicationUtilities.Interfaces.MessageReceivedEventArgs,Microsoft.VisualStudio.TestPlatform.ObjectModel.Client.IInternalTestRunEventsHandler) - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 100663442 - System.Void Microsoft.VisualStudio.TestPlatform.CommunicationUtilities.TestRequestSender::OnDiscoveryMessageReceived(Microsoft.VisualStudio.TestPlatform.ObjectModel.Client.ITestDiscoveryEventsHandler2,Microsoft.VisualStudio.TestPlatform.CommunicationUtilities.Interfaces.MessageReceivedEventArgs) - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 100663443 - System.Void Microsoft.VisualStudio.TestPlatform.CommunicationUtilities.TestRequestSender::OnTestRunAbort(Microsoft.VisualStudio.TestPlatform.ObjectModel.Client.IInternalTestRunEventsHandler,System.Exception,System.Boolean) - - - - - - - - - - - - - - - - - - - - - - - - - - 100663444 - System.Void Microsoft.VisualStudio.TestPlatform.CommunicationUtilities.TestRequestSender::OnDiscoveryAbort(Microsoft.VisualStudio.TestPlatform.ObjectModel.Client.ITestDiscoveryEventsHandler2,System.Exception,System.Boolean) - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 100663445 - System.String Microsoft.VisualStudio.TestPlatform.CommunicationUtilities.TestRequestSender::GetAbortErrorMessage(System.Exception,System.Boolean) - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 100663446 - System.Void Microsoft.VisualStudio.TestPlatform.CommunicationUtilities.TestRequestSender::LogErrorMessage(System.String) - - - - - - - - - - - - - - - - - - - - 100663447 - System.Boolean Microsoft.VisualStudio.TestPlatform.CommunicationUtilities.TestRequestSender::IsOperationComplete() - - - - - - - - - - 100663448 - System.Void Microsoft.VisualStudio.TestPlatform.CommunicationUtilities.TestRequestSender::SetOperationComplete() - - - - - - - - - - - - - - - - - - 100663449 - Microsoft.VisualStudio.TestPlatform.CommunicationUtilities.Interfaces.ICommunicationEndPoint Microsoft.VisualStudio.TestPlatform.CommunicationUtilities.TestRequestSender::SetCommunicationEndPoint(Microsoft.VisualStudio.TestPlatform.ObjectModel.TestHostConnectionInfo) - - - - - - - - - - - - - - - - - 100663450 - System.Void Microsoft.VisualStudio.TestPlatform.CommunicationUtilities.TestRequestSender::<InitializeCommunication>b__25_0(System.Object,Microsoft.VisualStudio.TestPlatform.CommunicationUtilities.Interfaces.ConnectedEventArgs) - - - - - - - - - - - - - - - - - - 100663451 - System.Void Microsoft.VisualStudio.TestPlatform.CommunicationUtilities.TestRequestSender::<InitializeCommunication>b__25_1(System.Object,Microsoft.VisualStudio.TestPlatform.CommunicationUtilities.Interfaces.DisconnectedEventArgs) - - - - - - - - - - - - - - Microsoft.VisualStudio.TestPlatform.CommunicationUtilities.TestRequestSender/<>c__DisplayClass29_0 - - - - 100663764 - System.Void Microsoft.VisualStudio.TestPlatform.CommunicationUtilities.TestRequestSender/<>c__DisplayClass29_0::<CheckVersionWithTestHost>b__0(System.Object,Microsoft.VisualStudio.TestPlatform.CommunicationUtilities.Interfaces.MessageReceivedEventArgs) - - - - - - - - - - - - - - - - - - - - - - - - - - - - Microsoft.VisualStudio.TestPlatform.CommunicationUtilities.TestRequestSender/<>c__DisplayClass31_0 - - - - 100663766 - System.Void Microsoft.VisualStudio.TestPlatform.CommunicationUtilities.TestRequestSender/<>c__DisplayClass31_0::<DiscoverTests>b__0(System.Object,Microsoft.VisualStudio.TestPlatform.CommunicationUtilities.Interfaces.MessageReceivedEventArgs) - - - - - - - - - - 100663767 - System.Void Microsoft.VisualStudio.TestPlatform.CommunicationUtilities.TestRequestSender/<>c__DisplayClass31_0::<DiscoverTests>b__1(Microsoft.VisualStudio.TestPlatform.CommunicationUtilities.Interfaces.DisconnectedEventArgs) - - - - - - - - - - - - Microsoft.VisualStudio.TestPlatform.CommunicationUtilities.TestRequestSender/<>c__DisplayClass34_0 - - - - 100663769 - System.Void Microsoft.VisualStudio.TestPlatform.CommunicationUtilities.TestRequestSender/<>c__DisplayClass34_0::<StartTestRun>b__0(System.Object,Microsoft.VisualStudio.TestPlatform.CommunicationUtilities.Interfaces.MessageReceivedEventArgs) - - - - - - - - - - 100663770 - System.Void Microsoft.VisualStudio.TestPlatform.CommunicationUtilities.TestRequestSender/<>c__DisplayClass34_0::<StartTestRun>b__1(Microsoft.VisualStudio.TestPlatform.CommunicationUtilities.Interfaces.DisconnectedEventArgs) - - - - - - - - - - - - Microsoft.VisualStudio.TestPlatform.CommunicationUtilities.TestRequestSender/<>c__DisplayClass35_0 - - - - 100663772 - System.Void Microsoft.VisualStudio.TestPlatform.CommunicationUtilities.TestRequestSender/<>c__DisplayClass35_0::<StartTestRun>b__0(System.Object,Microsoft.VisualStudio.TestPlatform.CommunicationUtilities.Interfaces.MessageReceivedEventArgs) - - - - - - - - - - 100663773 - System.Void Microsoft.VisualStudio.TestPlatform.CommunicationUtilities.TestRequestSender/<>c__DisplayClass35_0::<StartTestRun>b__1(Microsoft.VisualStudio.TestPlatform.CommunicationUtilities.Interfaces.DisconnectedEventArgs) - - - - - - - - - - - - Microsoft.VisualStudio.TestPlatform.CommunicationUtilities.MessageConverter - - - - 100663452 - Microsoft.VisualStudio.TestPlatform.ObjectModel.Client.Interfaces.AttachDebuggerInfo Microsoft.VisualStudio.TestPlatform.CommunicationUtilities.MessageConverter::ConvertToAttachDebuggerInfo(Microsoft.VisualStudio.TestPlatform.ObjectModel.TestProcessAttachDebuggerPayload,Microsoft.VisualStudio.TestPlatform.CommunicationUtilities.Message,System.Int32) - - - - - - - - - - 100663453 - System.Void Microsoft.VisualStudio.TestPlatform.CommunicationUtilities.MessageConverter::.ctor() - - - - - - - - - Microsoft.VisualStudio.TestPlatform.CommunicationUtilities.Serialization.DefaultTestPlatformContractResolver - - - - 100663454 - Newtonsoft.Json.Serialization.JsonContract Microsoft.VisualStudio.TestPlatform.CommunicationUtilities.Serialization.DefaultTestPlatformContractResolver::CreateContract(System.Type) - - - - - - - - - - - - - - - - - - - - 100663455 - System.Void Microsoft.VisualStudio.TestPlatform.CommunicationUtilities.Serialization.DefaultTestPlatformContractResolver::.ctor() - - - - - - - - - Microsoft.VisualStudio.TestPlatform.CommunicationUtilities.Serialization.DefaultTestPlatformContractResolver7 - - - - 100663456 - System.Void Microsoft.VisualStudio.TestPlatform.CommunicationUtilities.Serialization.DefaultTestPlatformContractResolver7::.ctor() - - - - - - - - - - - 100663457 - Newtonsoft.Json.Serialization.JsonContract Microsoft.VisualStudio.TestPlatform.CommunicationUtilities.Serialization.DefaultTestPlatformContractResolver7::CreateContract(System.Type) - - - - - - - - - - - - - - - - - - - - - - Microsoft.VisualStudio.TestPlatform.CommunicationUtilities.Serialization.TestCaseConverter - - - - 100663458 - System.Boolean Microsoft.VisualStudio.TestPlatform.CommunicationUtilities.Serialization.TestCaseConverter::CanConvert(System.Type) - - - - - - - - - - 100663459 - System.Object Microsoft.VisualStudio.TestPlatform.CommunicationUtilities.Serialization.TestCaseConverter::ReadJson(Newtonsoft.Json.JsonReader,System.Type,System.Object,Newtonsoft.Json.JsonSerializer) - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 100663460 - System.Void Microsoft.VisualStudio.TestPlatform.CommunicationUtilities.Serialization.TestCaseConverter::WriteJson(Newtonsoft.Json.JsonWriter,System.Object,Newtonsoft.Json.JsonSerializer) - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 100663461 - System.Void Microsoft.VisualStudio.TestPlatform.CommunicationUtilities.Serialization.TestCaseConverter::AddProperty(Newtonsoft.Json.JsonWriter,Microsoft.VisualStudio.TestPlatform.ObjectModel.TestProperty,Newtonsoft.Json.JsonSerializer) - - - - - - - - - - - - - 100663462 - System.Void Microsoft.VisualStudio.TestPlatform.CommunicationUtilities.Serialization.TestCaseConverter::.ctor() - - - - - - - - - Microsoft.VisualStudio.TestPlatform.CommunicationUtilities.Serialization.TestObjectConverter - - - - 100663463 - System.Boolean Microsoft.VisualStudio.TestPlatform.CommunicationUtilities.Serialization.TestObjectConverter::get_CanRead() - - - - - - - - - - 100663464 - System.Boolean Microsoft.VisualStudio.TestPlatform.CommunicationUtilities.Serialization.TestObjectConverter::get_CanWrite() - - - - - - - - - - 100663465 - System.Boolean Microsoft.VisualStudio.TestPlatform.CommunicationUtilities.Serialization.TestObjectConverter::CanConvert(System.Type) - - - - - - - - - - 100663466 - System.Object Microsoft.VisualStudio.TestPlatform.CommunicationUtilities.Serialization.TestObjectConverter::ReadJson(Newtonsoft.Json.JsonReader,System.Type,System.Object,Newtonsoft.Json.JsonSerializer) - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 100663467 - System.Void Microsoft.VisualStudio.TestPlatform.CommunicationUtilities.Serialization.TestObjectConverter::WriteJson(Newtonsoft.Json.JsonWriter,System.Object,Newtonsoft.Json.JsonSerializer) - - - - - - - - - - 100663468 - System.Void Microsoft.VisualStudio.TestPlatform.CommunicationUtilities.Serialization.TestObjectConverter::.ctor() - - - - - - - - - Microsoft.VisualStudio.TestPlatform.CommunicationUtilities.Serialization.TestObjectConverter7 - - - - 100663469 - System.Void Microsoft.VisualStudio.TestPlatform.CommunicationUtilities.Serialization.TestObjectConverter7::.ctor() - - - - - - - - - - - - 100663470 - System.Boolean Microsoft.VisualStudio.TestPlatform.CommunicationUtilities.Serialization.TestObjectConverter7::get_CanRead() - - - - - - - - - - 100663471 - System.Boolean Microsoft.VisualStudio.TestPlatform.CommunicationUtilities.Serialization.TestObjectConverter7::get_CanWrite() - - - - - - - - - - 100663473 - System.Boolean Microsoft.VisualStudio.TestPlatform.CommunicationUtilities.Serialization.TestObjectConverter7::CanConvert(System.Type) - - - - - - - - - - 100663474 - System.Object Microsoft.VisualStudio.TestPlatform.CommunicationUtilities.Serialization.TestObjectConverter7::ReadJson(Newtonsoft.Json.JsonReader,System.Type,System.Object,Newtonsoft.Json.JsonSerializer) - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 100663475 - System.Void Microsoft.VisualStudio.TestPlatform.CommunicationUtilities.Serialization.TestObjectConverter7::WriteJson(Newtonsoft.Json.JsonWriter,System.Object,Newtonsoft.Json.JsonSerializer) - - - - - - - - - - 100663476 - System.Void Microsoft.VisualStudio.TestPlatform.CommunicationUtilities.Serialization.TestObjectConverter7::.cctor() - - - - - - - - - - - - Microsoft.VisualStudio.TestPlatform.CommunicationUtilities.Serialization.TestObjectConverter7/TestPropertyTemplate - - - - 100663786 - System.Void Microsoft.VisualStudio.TestPlatform.CommunicationUtilities.Serialization.TestObjectConverter7/TestPropertyTemplate::.ctor() - - - - - - - - - Microsoft.VisualStudio.TestPlatform.CommunicationUtilities.Serialization.TestPlatformContractResolver1 - - - - 100663477 - Newtonsoft.Json.Serialization.JsonContract Microsoft.VisualStudio.TestPlatform.CommunicationUtilities.Serialization.TestPlatformContractResolver1::CreateContract(System.Type) - - - - - - - - - - - - - - - - - - - - 100663478 - System.Void Microsoft.VisualStudio.TestPlatform.CommunicationUtilities.Serialization.TestPlatformContractResolver1::.ctor() - - - - - - - - - Microsoft.VisualStudio.TestPlatform.CommunicationUtilities.Serialization.TestResultConverter - - - - 100663479 - System.Boolean Microsoft.VisualStudio.TestPlatform.CommunicationUtilities.Serialization.TestResultConverter::CanConvert(System.Type) - - - - - - - - - - 100663480 - System.Object Microsoft.VisualStudio.TestPlatform.CommunicationUtilities.Serialization.TestResultConverter::ReadJson(Newtonsoft.Json.JsonReader,System.Type,System.Object,Newtonsoft.Json.JsonSerializer) - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 100663481 - System.Void Microsoft.VisualStudio.TestPlatform.CommunicationUtilities.Serialization.TestResultConverter::WriteJson(Newtonsoft.Json.JsonWriter,System.Object,Newtonsoft.Json.JsonSerializer) - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 100663482 - System.Void Microsoft.VisualStudio.TestPlatform.CommunicationUtilities.Serialization.TestResultConverter::AddProperty(Newtonsoft.Json.JsonWriter,Microsoft.VisualStudio.TestPlatform.ObjectModel.TestProperty,Newtonsoft.Json.JsonSerializer) - - - - - - - - - - - - - 100663483 - System.Void Microsoft.VisualStudio.TestPlatform.CommunicationUtilities.Serialization.TestResultConverter::.ctor() - - - - - - - - - Microsoft.VisualStudio.TestPlatform.CommunicationUtilities.Serialization.TestRunStatisticsConverter - - - - 100663484 - System.Boolean Microsoft.VisualStudio.TestPlatform.CommunicationUtilities.Serialization.TestRunStatisticsConverter::CanConvert(System.Type) - - - - - - - - - - 100663485 - System.Object Microsoft.VisualStudio.TestPlatform.CommunicationUtilities.Serialization.TestRunStatisticsConverter::ReadJson(Newtonsoft.Json.JsonReader,System.Type,System.Object,Newtonsoft.Json.JsonSerializer) - - - - - - - - - - 100663486 - System.Void Microsoft.VisualStudio.TestPlatform.CommunicationUtilities.Serialization.TestRunStatisticsConverter::WriteJson(Newtonsoft.Json.JsonWriter,System.Object,Newtonsoft.Json.JsonSerializer) - - - - - - - - - - - 100663487 - System.Void Microsoft.VisualStudio.TestPlatform.CommunicationUtilities.Serialization.TestRunStatisticsConverter::.ctor() - - - - - - - - - Microsoft.VisualStudio.TestPlatform.CommunicationUtilities.Resources.Resources - - - - 100663488 - System.Void Microsoft.VisualStudio.TestPlatform.CommunicationUtilities.Resources.Resources::.ctor() - - - - - - - - - - - 100663489 - System.Resources.ResourceManager Microsoft.VisualStudio.TestPlatform.CommunicationUtilities.Resources.Resources::get_ResourceManager() - - - - - - - - - - - - - - - - 100663490 - System.Globalization.CultureInfo Microsoft.VisualStudio.TestPlatform.CommunicationUtilities.Resources.Resources::get_Culture() - - - - - - - - - - 100663491 - System.Void Microsoft.VisualStudio.TestPlatform.CommunicationUtilities.Resources.Resources::set_Culture(System.Globalization.CultureInfo) - - - - - - - - - - - 100663492 - System.String Microsoft.VisualStudio.TestPlatform.CommunicationUtilities.Resources.Resources::get_AbortedTestDiscovery() - - - - - - - - - - 100663493 - System.String Microsoft.VisualStudio.TestPlatform.CommunicationUtilities.Resources.Resources::get_AbortedTestDiscoveryWithReason() - - - - - - - - - - 100663494 - System.String Microsoft.VisualStudio.TestPlatform.CommunicationUtilities.Resources.Resources::get_AbortedTestRun() - - - - - - - - - - 100663495 - System.String Microsoft.VisualStudio.TestPlatform.CommunicationUtilities.Resources.Resources::get_AttachDebuggerToDefaultTestHostFailure() - - - - - - - - - - 100663496 - System.String Microsoft.VisualStudio.TestPlatform.CommunicationUtilities.Resources.Resources::get_ConnectionClosed() - - - - - - - - - - 100663497 - System.String Microsoft.VisualStudio.TestPlatform.CommunicationUtilities.Resources.Resources::get_ConnectionTimeoutErrorMessage() - - - - - - - - - - 100663498 - System.String Microsoft.VisualStudio.TestPlatform.CommunicationUtilities.Resources.Resources::get_TestHostProcessCrashed() - - - - - - - - - - 100663499 - System.String Microsoft.VisualStudio.TestPlatform.CommunicationUtilities.Resources.Resources::get_UnableToCommunicateToTestHost() - - - - - - - - - - 100663500 - System.String Microsoft.VisualStudio.TestPlatform.CommunicationUtilities.Resources.Resources::get_UnexpectedMessage() - - - - - - - - - - 100663501 - System.String Microsoft.VisualStudio.TestPlatform.CommunicationUtilities.Resources.Resources::get_VersionCheckFailed() - - - - - - - - - - 100663502 - System.String Microsoft.VisualStudio.TestPlatform.CommunicationUtilities.Resources.Resources::get_VersionCheckTimedout() - - - - - - - - - - - - Microsoft.VisualStudio.TestPlatform.CommunicationUtilities.ObjectModel.BeforeTestRunStartPayload - - - - 100663509 - System.Void Microsoft.VisualStudio.TestPlatform.CommunicationUtilities.ObjectModel.BeforeTestRunStartPayload::.ctor() - - - - - - - - - Microsoft.VisualStudio.TestPlatform.CommunicationUtilities.ObjectModel.DiscoveryCompletePayload - - - - 100663528 - System.Void Microsoft.VisualStudio.TestPlatform.CommunicationUtilities.ObjectModel.DiscoveryCompletePayload::.ctor() - - - - - - - - - - - - - - - - Microsoft.VisualStudio.TestPlatform.CommunicationUtilities.ObjectModel.ProtocolVersionAttribute - - - - 100663529 - System.Void Microsoft.VisualStudio.TestPlatform.CommunicationUtilities.ObjectModel.ProtocolVersionAttribute::.ctor(System.Int32,System.Type) - - - - - - - - - - - - - - - Microsoft.VisualStudio.TestPlatform.CommunicationUtilities.ObjectModel.TestHostLaunchedPayload - - - - 100663540 - System.Void Microsoft.VisualStudio.TestPlatform.CommunicationUtilities.ObjectModel.TestHostLaunchedPayload::.ctor() - - - - - - - - - Microsoft.VisualStudio.TestPlatform.CommunicationUtilities.ObjectModel.TestMessagePayload - - - - 100663545 - System.Void Microsoft.VisualStudio.TestPlatform.CommunicationUtilities.ObjectModel.TestMessagePayload::.ctor() - - - - - - - - - Microsoft.VisualStudio.TestPlatform.CommunicationUtilities.ObjectModel.TestRunAttachmentsProcessingCompletePayload - - - - 100663550 - System.Void Microsoft.VisualStudio.TestPlatform.CommunicationUtilities.ObjectModel.TestRunAttachmentsProcessingCompletePayload::.ctor() - - - - - - - - - Microsoft.VisualStudio.TestPlatform.CommunicationUtilities.ObjectModel.TestRunAttachmentsProcessingProgressPayload - - - - 100663553 - System.Void Microsoft.VisualStudio.TestPlatform.CommunicationUtilities.ObjectModel.TestRunAttachmentsProcessingProgressPayload::.ctor() - - - - - - - - - Microsoft.VisualStudio.TestPlatform.CommunicationUtilities.ObjectModel.TestRunCompletePayload - - - - 100663562 - System.Void Microsoft.VisualStudio.TestPlatform.CommunicationUtilities.ObjectModel.TestRunCompletePayload::.ctor() - - - - - - - - - Microsoft.VisualStudio.TestPlatform.CommunicationUtilities.ObjectModel.TestRunStatsPayload - - - - 100663567 - System.Void Microsoft.VisualStudio.TestPlatform.CommunicationUtilities.ObjectModel.TestRunStatsPayload::.ctor() - - - - - - - - - Microsoft.VisualStudio.TestPlatform.CommunicationUtilities.ObjectModel.TestRunCriteriaWithSources - - - - 100663568 - System.Void Microsoft.VisualStudio.TestPlatform.CommunicationUtilities.ObjectModel.TestRunCriteriaWithSources::.ctor(System.Collections.Generic.Dictionary`2<System.String,System.Collections.Generic.IEnumerable`1<System.String>>,System.String,System.String,Microsoft.VisualStudio.TestPlatform.ObjectModel.Engine.ClientProtocol.TestExecutionContext) - - - - - - - - - - - - - - - - - Microsoft.VisualStudio.TestPlatform.CommunicationUtilities.ObjectModel.TestRunCriteriaWithTests - - - - 100663577 - System.Void Microsoft.VisualStudio.TestPlatform.CommunicationUtilities.ObjectModel.TestRunCriteriaWithTests::.ctor(System.Collections.Generic.IEnumerable`1<Microsoft.VisualStudio.TestPlatform.ObjectModel.TestCase>,System.String,System.String,Microsoft.VisualStudio.TestPlatform.ObjectModel.Engine.ClientProtocol.TestExecutionContext) - - - - - - - - - - - - - - - - - Microsoft.VisualStudio.TestPlatform.CommunicationUtilities.Interfaces.CommunicationException - - - - 100663586 - System.Void Microsoft.VisualStudio.TestPlatform.CommunicationUtilities.Interfaces.CommunicationException::.ctor() - - - - - - - - - - - 100663587 - System.Void Microsoft.VisualStudio.TestPlatform.CommunicationUtilities.Interfaces.CommunicationException::.ctor(System.String) - - - - - - - - - - - 100663588 - System.Void Microsoft.VisualStudio.TestPlatform.CommunicationUtilities.Interfaces.CommunicationException::.ctor(System.String,System.Exception) - - - - - - - - - - - - - Microsoft.VisualStudio.TestPlatform.CommunicationUtilities.Interfaces.ConnectedEventArgs - - - - 100663589 - System.Void Microsoft.VisualStudio.TestPlatform.CommunicationUtilities.Interfaces.ConnectedEventArgs::.ctor() - - - - - - - - - - - 100663590 - System.Void Microsoft.VisualStudio.TestPlatform.CommunicationUtilities.Interfaces.ConnectedEventArgs::.ctor(Microsoft.VisualStudio.TestPlatform.CommunicationUtilities.Interfaces.ICommunicationChannel) - - - - - - - - - - - - - 100663591 - System.Void Microsoft.VisualStudio.TestPlatform.CommunicationUtilities.Interfaces.ConnectedEventArgs::.ctor(System.Exception) - - - - - - - - - - - - - - - Microsoft.VisualStudio.TestPlatform.CommunicationUtilities.Interfaces.DisconnectedEventArgs - - - - 100663600 - System.Void Microsoft.VisualStudio.TestPlatform.CommunicationUtilities.Interfaces.DisconnectedEventArgs::.ctor() - - - - - - - - - Microsoft.VisualStudio.TestPlatform.CommunicationUtilities.Interfaces.MessageReceivedEventArgs - - - - 100663607 - System.Void Microsoft.VisualStudio.TestPlatform.CommunicationUtilities.Interfaces.MessageReceivedEventArgs::.ctor() - - - - - - - - - Microsoft.VisualStudio.TestPlatform.CommunicationUtilities.EventHandlers.TestInitializeEventsHandler - - - - 100663676 - System.Void Microsoft.VisualStudio.TestPlatform.CommunicationUtilities.EventHandlers.TestInitializeEventsHandler::.ctor(Microsoft.VisualStudio.TestPlatform.CommunicationUtilities.Interfaces.ITestRequestHandler) - - - - - - - - - - - - 100663677 - System.Void Microsoft.VisualStudio.TestPlatform.CommunicationUtilities.EventHandlers.TestInitializeEventsHandler::HandleLogMessage(Microsoft.VisualStudio.TestPlatform.ObjectModel.Logging.TestMessageLevel,System.String) - - - - - - - - - - - - - - - - - - 100663678 - System.Void Microsoft.VisualStudio.TestPlatform.CommunicationUtilities.EventHandlers.TestInitializeEventsHandler::HandleRawMessage(System.String) - - - - - - - - - - - - Microsoft.VisualStudio.TestPlatform.CommunicationUtilities.EventHandlers.TestRunEventsHandler - - - - 100663679 - System.Void Microsoft.VisualStudio.TestPlatform.CommunicationUtilities.EventHandlers.TestRunEventsHandler::.ctor(Microsoft.VisualStudio.TestPlatform.CommunicationUtilities.Interfaces.ITestRequestHandler) - - - - - - - - - - - - 100663680 - System.Void Microsoft.VisualStudio.TestPlatform.CommunicationUtilities.EventHandlers.TestRunEventsHandler::HandleTestRunStatsChange(Microsoft.VisualStudio.TestPlatform.ObjectModel.Client.TestRunChangedEventArgs) - - - - - - - - - - - - 100663681 - System.Void Microsoft.VisualStudio.TestPlatform.CommunicationUtilities.EventHandlers.TestRunEventsHandler::HandleTestRunComplete(Microsoft.VisualStudio.TestPlatform.ObjectModel.Client.TestRunCompleteEventArgs,Microsoft.VisualStudio.TestPlatform.ObjectModel.Client.TestRunChangedEventArgs,System.Collections.Generic.ICollection`1<Microsoft.VisualStudio.TestPlatform.ObjectModel.AttachmentSet>,System.Collections.Generic.ICollection`1<System.String>) - - - - - - - - - - - - 100663682 - System.Void Microsoft.VisualStudio.TestPlatform.CommunicationUtilities.EventHandlers.TestRunEventsHandler::HandleLogMessage(Microsoft.VisualStudio.TestPlatform.ObjectModel.Logging.TestMessageLevel,System.String) - - - - - - - - - - - - - - - - - - 100663683 - System.Void Microsoft.VisualStudio.TestPlatform.CommunicationUtilities.EventHandlers.TestRunEventsHandler::HandleRawMessage(System.String) - - - - - - - - - - 100663684 - System.Int32 Microsoft.VisualStudio.TestPlatform.CommunicationUtilities.EventHandlers.TestRunEventsHandler::LaunchProcessWithDebuggerAttached(Microsoft.VisualStudio.TestPlatform.ObjectModel.TestProcessStartInfo) - - - - - - - - - - - 100663685 - System.Boolean Microsoft.VisualStudio.TestPlatform.CommunicationUtilities.EventHandlers.TestRunEventsHandler::AttachDebuggerToProcess(Microsoft.VisualStudio.TestPlatform.ObjectModel.Client.Interfaces.AttachDebuggerInfo) - - - - - - - - - - - - - Microsoft.VisualStudio.TestPlatform.CommunicationUtilities.DataCollection.DataCollectionRequestHandler - - - - 100663686 - System.Void Microsoft.VisualStudio.TestPlatform.CommunicationUtilities.DataCollection.DataCollectionRequestHandler::.ctor(Microsoft.VisualStudio.TestPlatform.CommunicationUtilities.Interfaces.ICommunicationManager,Microsoft.VisualStudio.TestPlatform.Common.DataCollector.Interfaces.IMessageSink,Microsoft.VisualStudio.TestPlatform.Common.DataCollector.Interfaces.IDataCollectionManager,Microsoft.VisualStudio.TestPlatform.CommunicationUtilities.Interfaces.IDataCollectionTestCaseEventHandler,Microsoft.VisualStudio.TestPlatform.CommunicationUtilities.Interfaces.IDataSerializer,Microsoft.VisualStudio.TestPlatform.Utilities.Helpers.Interfaces.IFileHelper,Microsoft.VisualStudio.TestPlatform.ObjectModel.Client.IRequestData) - - - - - - - - - - - - - - - - - - - 100663689 - Microsoft.VisualStudio.TestPlatform.CommunicationUtilities.DataCollection.DataCollectionRequestHandler Microsoft.VisualStudio.TestPlatform.CommunicationUtilities.DataCollection.DataCollectionRequestHandler::Create(Microsoft.VisualStudio.TestPlatform.CommunicationUtilities.Interfaces.ICommunicationManager,Microsoft.VisualStudio.TestPlatform.Common.DataCollector.Interfaces.IMessageSink) - - - - - - - - - - - - - - - - - - - - - - - - 100663690 - System.Void Microsoft.VisualStudio.TestPlatform.CommunicationUtilities.DataCollection.DataCollectionRequestHandler::InitializeCommunication(System.Int32) - - - - - - - - - - - 100663691 - System.Boolean Microsoft.VisualStudio.TestPlatform.CommunicationUtilities.DataCollection.DataCollectionRequestHandler::WaitForRequestSenderConnection(System.Int32) - - - - - - - - - - 100663692 - System.Void Microsoft.VisualStudio.TestPlatform.CommunicationUtilities.DataCollection.DataCollectionRequestHandler::ProcessRequests() - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 100663693 - System.Void Microsoft.VisualStudio.TestPlatform.CommunicationUtilities.DataCollection.DataCollectionRequestHandler::SendDataCollectionMessage(Microsoft.VisualStudio.TestPlatform.ObjectModel.Logging.DataCollectionMessageEventArgs) - - - - - - - - - - - 100663694 - System.Void Microsoft.VisualStudio.TestPlatform.CommunicationUtilities.DataCollection.DataCollectionRequestHandler::Dispose() - - - - - - - - - - - - - - 100663695 - System.Void Microsoft.VisualStudio.TestPlatform.CommunicationUtilities.DataCollection.DataCollectionRequestHandler::Close() - - - - - - - - - - - - 100663696 - System.Void Microsoft.VisualStudio.TestPlatform.CommunicationUtilities.DataCollection.DataCollectionRequestHandler::AddExtensionAssemblies(Microsoft.VisualStudio.TestPlatform.CommunicationUtilities.ObjectModel.BeforeTestRunStartPayload) - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 100663697 - System.Void Microsoft.VisualStudio.TestPlatform.CommunicationUtilities.DataCollection.DataCollectionRequestHandler::HandleBeforeTestRunStart(Microsoft.VisualStudio.TestPlatform.CommunicationUtilities.Message) - - - - - - - - - - - - - - - - - - - - - - - - - - 100663698 - System.Void Microsoft.VisualStudio.TestPlatform.CommunicationUtilities.DataCollection.DataCollectionRequestHandler::HandleAfterTestRunEnd(Microsoft.VisualStudio.TestPlatform.CommunicationUtilities.Message) - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 100663699 - System.Void Microsoft.VisualStudio.TestPlatform.CommunicationUtilities.DataCollection.DataCollectionRequestHandler::UpdateRequestData(System.Boolean) - - - - - - - - - - - - - - - - 100663700 - System.Void Microsoft.VisualStudio.TestPlatform.CommunicationUtilities.DataCollection.DataCollectionRequestHandler::.cctor() - - - - - - - - - - 100663701 - System.Void Microsoft.VisualStudio.TestPlatform.CommunicationUtilities.DataCollection.DataCollectionRequestHandler::<HandleBeforeTestRunStart>b__23_0() - - - - - - - - - - - - - - - - - - - - - - - - - Microsoft.VisualStudio.TestPlatform.CommunicationUtilities.DataCollection.DataCollectionRequestHandler/<>c - - - - 100663789 - System.String Microsoft.VisualStudio.TestPlatform.CommunicationUtilities.DataCollection.DataCollectionRequestHandler/<>c::<HandleAfterTestRunEnd>b__24_0(Microsoft.VisualStudio.TestPlatform.ObjectModel.InvokedDataCollector) - - - - - - - - - - - - Microsoft.VisualStudio.TestPlatform.CommunicationUtilities.DataCollection.DataCollectionRequestSender - - - - 100663702 - System.Void Microsoft.VisualStudio.TestPlatform.CommunicationUtilities.DataCollection.DataCollectionRequestSender::.ctor() - - - - - - - - - - - 100663703 - System.Void Microsoft.VisualStudio.TestPlatform.CommunicationUtilities.DataCollection.DataCollectionRequestSender::.ctor(Microsoft.VisualStudio.TestPlatform.CommunicationUtilities.Interfaces.ICommunicationManager,Microsoft.VisualStudio.TestPlatform.CommunicationUtilities.Interfaces.IDataSerializer) - - - - - - - - - - - - - 100663704 - System.Int32 Microsoft.VisualStudio.TestPlatform.CommunicationUtilities.DataCollection.DataCollectionRequestSender::InitializeCommunication() - - - - - - - - - - - - - 100663705 - System.Boolean Microsoft.VisualStudio.TestPlatform.CommunicationUtilities.DataCollection.DataCollectionRequestSender::WaitForRequestHandlerConnection(System.Int32) - - - - - - - - - - - 100663706 - System.Void Microsoft.VisualStudio.TestPlatform.CommunicationUtilities.DataCollection.DataCollectionRequestSender::Dispose() - - - - - - - - - - - - - - 100663707 - System.Void Microsoft.VisualStudio.TestPlatform.CommunicationUtilities.DataCollection.DataCollectionRequestSender::Close() - - - - - - - - - - - - - - - 100663708 - System.Void Microsoft.VisualStudio.TestPlatform.CommunicationUtilities.DataCollection.DataCollectionRequestSender::SendTestHostLaunched(Microsoft.VisualStudio.TestPlatform.CommunicationUtilities.ObjectModel.TestHostLaunchedPayload) - - - - - - - - - - - 100663709 - Microsoft.VisualStudio.TestPlatform.Common.DataCollection.BeforeTestRunStartResult Microsoft.VisualStudio.TestPlatform.CommunicationUtilities.DataCollection.DataCollectionRequestSender::SendBeforeTestRunStartAndGetResult(System.String,System.Collections.Generic.IEnumerable`1<System.String>,System.Boolean,Microsoft.VisualStudio.TestPlatform.ObjectModel.Client.ITestMessageEventHandler) - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 100663710 - Microsoft.VisualStudio.TestPlatform.Common.DataCollection.AfterTestRunEndResult Microsoft.VisualStudio.TestPlatform.CommunicationUtilities.DataCollection.DataCollectionRequestSender::SendAfterTestRunEndAndGetResult(Microsoft.VisualStudio.TestPlatform.ObjectModel.Client.ITestMessageEventHandler,System.Boolean) - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 100663711 - System.Void Microsoft.VisualStudio.TestPlatform.CommunicationUtilities.DataCollection.DataCollectionRequestSender::LogDataCollectorMessage(Microsoft.VisualStudio.TestPlatform.ObjectModel.Logging.DataCollectionMessageEventArgs,Microsoft.VisualStudio.TestPlatform.ObjectModel.Client.ITestMessageEventHandler) - - - - - - - - - - - - - - - - - - - - - Microsoft.VisualStudio.TestPlatform.CommunicationUtilities.DataCollection.DataCollectionTestCaseEventHandler - - - - 100663712 - System.Void Microsoft.VisualStudio.TestPlatform.CommunicationUtilities.DataCollection.DataCollectionTestCaseEventHandler::.ctor(Microsoft.VisualStudio.TestPlatform.Common.DataCollector.Interfaces.IMessageSink) - - - - - - - - - - - 100663713 - System.Void Microsoft.VisualStudio.TestPlatform.CommunicationUtilities.DataCollection.DataCollectionTestCaseEventHandler::.ctor(Microsoft.VisualStudio.TestPlatform.Common.DataCollector.Interfaces.IMessageSink,Microsoft.VisualStudio.TestPlatform.CommunicationUtilities.Interfaces.ICommunicationManager,Microsoft.VisualStudio.TestPlatform.Common.DataCollector.Interfaces.IDataCollectionManager,Microsoft.VisualStudio.TestPlatform.CommunicationUtilities.Interfaces.IDataSerializer) - - - - - - - - - - - - - - - 100663714 - System.Int32 Microsoft.VisualStudio.TestPlatform.CommunicationUtilities.DataCollection.DataCollectionTestCaseEventHandler::InitializeCommunication() - - - - - - - - - - - - 100663715 - System.Boolean Microsoft.VisualStudio.TestPlatform.CommunicationUtilities.DataCollection.DataCollectionTestCaseEventHandler::WaitForRequestHandlerConnection(System.Int32) - - - - - - - - - - 100663716 - System.Void Microsoft.VisualStudio.TestPlatform.CommunicationUtilities.DataCollection.DataCollectionTestCaseEventHandler::Close() - - - - - - - - - - - - - - 100663717 - System.Void Microsoft.VisualStudio.TestPlatform.CommunicationUtilities.DataCollection.DataCollectionTestCaseEventHandler::ProcessRequests() - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - C:\Users\Daniel Palme\Documents\Projects\_Archiv\DotNetCoverageToolComparision\BusinessTest_NetCore\bin\Debug\net8.0\Microsoft.TestPlatform.CrossPlatEngine.dll - 2023-11-08T10:33:40Z - Microsoft.TestPlatform.CrossPlatEngine - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Microsoft.CodeAnalysis.EmbeddedAttribute - - - - 100663309 - System.Void Microsoft.CodeAnalysis.EmbeddedAttribute::.ctor() - - - - - - - - - System.Runtime.CompilerServices.NullableAttribute - - - - 100663310 - System.Void System.Runtime.CompilerServices.NullableAttribute::.ctor(System.Byte) - - - - - - - 100663311 - System.Void System.Runtime.CompilerServices.NullableAttribute::.ctor(System.Byte[]) - - - - - - - - - System.Runtime.CompilerServices.NullableContextAttribute - - - - 100663312 - System.Void System.Runtime.CompilerServices.NullableContextAttribute::.ctor(System.Byte) - - - - - - - - - System.Runtime.CompilerServices.RefSafetyRulesAttribute - - - - 100663313 - System.Void System.Runtime.CompilerServices.RefSafetyRulesAttribute::.ctor(System.Int32) - - - - - - - - - Microsoft.VisualStudio.TestPlatform.CommunicationUtilities.NullPathConverter - - - - 100663329 - System.Void Microsoft.VisualStudio.TestPlatform.CommunicationUtilities.NullPathConverter::.ctor() - - - - - - - - - - - 100663330 - Microsoft.VisualStudio.TestPlatform.CommunicationUtilities.NullPathConverter Microsoft.VisualStudio.TestPlatform.CommunicationUtilities.NullPathConverter::get_Instance() - - - - - - - - - - 100663331 - System.Collections.ObjectModel.Collection`1<Microsoft.VisualStudio.TestPlatform.ObjectModel.AttachmentSet> Microsoft.VisualStudio.TestPlatform.CommunicationUtilities.NullPathConverter::Microsoft.VisualStudio.TestPlatform.CommunicationUtilities.IPathConverter.UpdateAttachmentSets(System.Collections.ObjectModel.Collection`1<Microsoft.VisualStudio.TestPlatform.ObjectModel.AttachmentSet>,Microsoft.VisualStudio.TestPlatform.CommunicationUtilities.PathConversionDirection) - - - - - - - - - - 100663332 - System.Collections.Generic.ICollection`1<Microsoft.VisualStudio.TestPlatform.ObjectModel.AttachmentSet> Microsoft.VisualStudio.TestPlatform.CommunicationUtilities.NullPathConverter::Microsoft.VisualStudio.TestPlatform.CommunicationUtilities.IPathConverter.UpdateAttachmentSets(System.Collections.Generic.ICollection`1<Microsoft.VisualStudio.TestPlatform.ObjectModel.AttachmentSet>,Microsoft.VisualStudio.TestPlatform.CommunicationUtilities.PathConversionDirection) - - - - - - - - - - 100663333 - Microsoft.VisualStudio.TestPlatform.ObjectModel.Client.DiscoveryCriteria Microsoft.VisualStudio.TestPlatform.CommunicationUtilities.NullPathConverter::Microsoft.VisualStudio.TestPlatform.CommunicationUtilities.IPathConverter.UpdateDiscoveryCriteria(Microsoft.VisualStudio.TestPlatform.ObjectModel.Client.DiscoveryCriteria,Microsoft.VisualStudio.TestPlatform.CommunicationUtilities.PathConversionDirection) - - - - - - - - - - 100663334 - System.String Microsoft.VisualStudio.TestPlatform.CommunicationUtilities.NullPathConverter::Microsoft.VisualStudio.TestPlatform.CommunicationUtilities.IPathConverter.UpdatePath(System.String,Microsoft.VisualStudio.TestPlatform.CommunicationUtilities.PathConversionDirection) - - - - - - - - - - 100663335 - System.Collections.Generic.IEnumerable`1<System.String> Microsoft.VisualStudio.TestPlatform.CommunicationUtilities.NullPathConverter::Microsoft.VisualStudio.TestPlatform.CommunicationUtilities.IPathConverter.UpdatePaths(System.Collections.Generic.IEnumerable`1<System.String>,Microsoft.VisualStudio.TestPlatform.CommunicationUtilities.PathConversionDirection) - - - - - - - - - - 100663336 - Microsoft.VisualStudio.TestPlatform.ObjectModel.TestCase Microsoft.VisualStudio.TestPlatform.CommunicationUtilities.NullPathConverter::Microsoft.VisualStudio.TestPlatform.CommunicationUtilities.IPathConverter.UpdateTestCase(Microsoft.VisualStudio.TestPlatform.ObjectModel.TestCase,Microsoft.VisualStudio.TestPlatform.CommunicationUtilities.PathConversionDirection) - - - - - - - - - - 100663337 - System.Collections.Generic.IEnumerable`1<Microsoft.VisualStudio.TestPlatform.ObjectModel.TestCase> Microsoft.VisualStudio.TestPlatform.CommunicationUtilities.NullPathConverter::Microsoft.VisualStudio.TestPlatform.CommunicationUtilities.IPathConverter.UpdateTestCases(System.Collections.Generic.IEnumerable`1<Microsoft.VisualStudio.TestPlatform.ObjectModel.TestCase>,Microsoft.VisualStudio.TestPlatform.CommunicationUtilities.PathConversionDirection) - - - - - - - - - - 100663338 - Microsoft.VisualStudio.TestPlatform.ObjectModel.Client.TestRunChangedEventArgs Microsoft.VisualStudio.TestPlatform.CommunicationUtilities.NullPathConverter::Microsoft.VisualStudio.TestPlatform.CommunicationUtilities.IPathConverter.UpdateTestRunChangedEventArgs(Microsoft.VisualStudio.TestPlatform.ObjectModel.Client.TestRunChangedEventArgs,Microsoft.VisualStudio.TestPlatform.CommunicationUtilities.PathConversionDirection) - - - - - - - - - - 100663339 - Microsoft.VisualStudio.TestPlatform.ObjectModel.Client.TestRunCompleteEventArgs Microsoft.VisualStudio.TestPlatform.CommunicationUtilities.NullPathConverter::Microsoft.VisualStudio.TestPlatform.CommunicationUtilities.IPathConverter.UpdateTestRunCompleteEventArgs(Microsoft.VisualStudio.TestPlatform.ObjectModel.Client.TestRunCompleteEventArgs,Microsoft.VisualStudio.TestPlatform.CommunicationUtilities.PathConversionDirection) - - - - - - - - - - 100663340 - Microsoft.VisualStudio.TestPlatform.CommunicationUtilities.ObjectModel.TestRunCriteriaWithSources Microsoft.VisualStudio.TestPlatform.CommunicationUtilities.NullPathConverter::Microsoft.VisualStudio.TestPlatform.CommunicationUtilities.IPathConverter.UpdateTestRunCriteriaWithSources(Microsoft.VisualStudio.TestPlatform.CommunicationUtilities.ObjectModel.TestRunCriteriaWithSources,Microsoft.VisualStudio.TestPlatform.CommunicationUtilities.PathConversionDirection) - - - - - - - - - - 100663341 - Microsoft.VisualStudio.TestPlatform.CommunicationUtilities.ObjectModel.TestRunCriteriaWithTests Microsoft.VisualStudio.TestPlatform.CommunicationUtilities.NullPathConverter::Microsoft.VisualStudio.TestPlatform.CommunicationUtilities.IPathConverter.UpdateTestRunCriteriaWithTests(Microsoft.VisualStudio.TestPlatform.CommunicationUtilities.ObjectModel.TestRunCriteriaWithTests,Microsoft.VisualStudio.TestPlatform.CommunicationUtilities.PathConversionDirection) - - - - - - - - - - 100663342 - System.Void Microsoft.VisualStudio.TestPlatform.CommunicationUtilities.NullPathConverter::.cctor() - - - - - - - - - - - - Microsoft.VisualStudio.TestPlatform.CommunicationUtilities.NullPathConverter/<>c - - - - 100664089 - Microsoft.VisualStudio.TestPlatform.CommunicationUtilities.NullPathConverter Microsoft.VisualStudio.TestPlatform.CommunicationUtilities.NullPathConverter/<>c::<.cctor>b__15_0() - - - - - - - - - - - - Microsoft.VisualStudio.TestPlatform.CommunicationUtilities.PathConverter - - - - 100663343 - System.Void Microsoft.VisualStudio.TestPlatform.CommunicationUtilities.PathConverter::.ctor(System.String,System.String,Microsoft.VisualStudio.TestPlatform.Utilities.Helpers.Interfaces.IFileHelper) - - - - - - - - - - - - - - - - - - - - - - 100663344 - System.String Microsoft.VisualStudio.TestPlatform.CommunicationUtilities.PathConverter::UpdatePath(System.String,Microsoft.VisualStudio.TestPlatform.CommunicationUtilities.PathConversionDirection) - - - - - - - - - - - - - - - - - - - - - - - 100663345 - System.Collections.Generic.IEnumerable`1<System.String> Microsoft.VisualStudio.TestPlatform.CommunicationUtilities.PathConverter::UpdatePaths(System.Collections.Generic.IEnumerable`1<System.String>,Microsoft.VisualStudio.TestPlatform.CommunicationUtilities.PathConversionDirection) - - - - - - - - - - - 100663346 - Microsoft.VisualStudio.TestPlatform.ObjectModel.TestCase Microsoft.VisualStudio.TestPlatform.CommunicationUtilities.PathConverter::UpdateTestCase(Microsoft.VisualStudio.TestPlatform.ObjectModel.TestCase,Microsoft.VisualStudio.TestPlatform.CommunicationUtilities.PathConversionDirection) - - - - - - - - - - - - - 100663347 - System.Collections.Generic.IEnumerable`1<Microsoft.VisualStudio.TestPlatform.ObjectModel.TestCase> Microsoft.VisualStudio.TestPlatform.CommunicationUtilities.PathConverter::UpdateTestCases(System.Collections.Generic.IEnumerable`1<Microsoft.VisualStudio.TestPlatform.ObjectModel.TestCase>,Microsoft.VisualStudio.TestPlatform.CommunicationUtilities.PathConversionDirection) - - - - - - - - - - - - 100663348 - Microsoft.VisualStudio.TestPlatform.ObjectModel.Client.TestRunCompleteEventArgs Microsoft.VisualStudio.TestPlatform.CommunicationUtilities.PathConverter::UpdateTestRunCompleteEventArgs(Microsoft.VisualStudio.TestPlatform.ObjectModel.Client.TestRunCompleteEventArgs,Microsoft.VisualStudio.TestPlatform.CommunicationUtilities.PathConversionDirection) - - - - - - - - - - - - 100663349 - Microsoft.VisualStudio.TestPlatform.ObjectModel.Client.TestRunChangedEventArgs Microsoft.VisualStudio.TestPlatform.CommunicationUtilities.PathConverter::UpdateTestRunChangedEventArgs(Microsoft.VisualStudio.TestPlatform.ObjectModel.Client.TestRunChangedEventArgs,Microsoft.VisualStudio.TestPlatform.CommunicationUtilities.PathConversionDirection) - - - - - - - - - - - - - 100663350 - System.Collections.ObjectModel.Collection`1<Microsoft.VisualStudio.TestPlatform.ObjectModel.AttachmentSet> Microsoft.VisualStudio.TestPlatform.CommunicationUtilities.PathConverter::UpdateAttachmentSets(System.Collections.ObjectModel.Collection`1<Microsoft.VisualStudio.TestPlatform.ObjectModel.AttachmentSet>,Microsoft.VisualStudio.TestPlatform.CommunicationUtilities.PathConversionDirection) - - - - - - - - - - - - 100663351 - System.Collections.Generic.ICollection`1<Microsoft.VisualStudio.TestPlatform.ObjectModel.AttachmentSet> Microsoft.VisualStudio.TestPlatform.CommunicationUtilities.PathConverter::UpdateAttachmentSets(System.Collections.Generic.ICollection`1<Microsoft.VisualStudio.TestPlatform.ObjectModel.AttachmentSet>,Microsoft.VisualStudio.TestPlatform.CommunicationUtilities.PathConversionDirection) - - - - - - - - - - - - 100663352 - Microsoft.VisualStudio.TestPlatform.ObjectModel.AttachmentSet Microsoft.VisualStudio.TestPlatform.CommunicationUtilities.PathConverter::UpdateAttachmentSet(Microsoft.VisualStudio.TestPlatform.ObjectModel.AttachmentSet,Microsoft.VisualStudio.TestPlatform.CommunicationUtilities.PathConversionDirection) - - - - - - - - - - - - 100663353 - Microsoft.VisualStudio.TestPlatform.ObjectModel.UriDataAttachment Microsoft.VisualStudio.TestPlatform.CommunicationUtilities.PathConverter::UpdateAttachment(Microsoft.VisualStudio.TestPlatform.ObjectModel.UriDataAttachment,Microsoft.VisualStudio.TestPlatform.CommunicationUtilities.PathConversionDirection) - - - - - - - - - - - 100663354 - System.Collections.Generic.IEnumerable`1<Microsoft.VisualStudio.TestPlatform.ObjectModel.TestResult> Microsoft.VisualStudio.TestPlatform.CommunicationUtilities.PathConverter::UpdateTestResults(System.Collections.Generic.IEnumerable`1<Microsoft.VisualStudio.TestPlatform.ObjectModel.TestResult>,Microsoft.VisualStudio.TestPlatform.CommunicationUtilities.PathConversionDirection) - - - - - - - - - - - - - - - - - - - 100663355 - Microsoft.VisualStudio.TestPlatform.ObjectModel.Client.DiscoveryCriteria Microsoft.VisualStudio.TestPlatform.CommunicationUtilities.PathConverter::UpdateDiscoveryCriteria(Microsoft.VisualStudio.TestPlatform.ObjectModel.Client.DiscoveryCriteria,Microsoft.VisualStudio.TestPlatform.CommunicationUtilities.PathConversionDirection) - - - - - - - - - - - - - - - - - - - - 100663356 - Microsoft.VisualStudio.TestPlatform.CommunicationUtilities.ObjectModel.TestRunCriteriaWithSources Microsoft.VisualStudio.TestPlatform.CommunicationUtilities.PathConverter::UpdateTestRunCriteriaWithSources(Microsoft.VisualStudio.TestPlatform.CommunicationUtilities.ObjectModel.TestRunCriteriaWithSources,Microsoft.VisualStudio.TestPlatform.CommunicationUtilities.PathConversionDirection) - - - - - - - - - - - - - 100663357 - Microsoft.VisualStudio.TestPlatform.CommunicationUtilities.ObjectModel.TestRunCriteriaWithTests Microsoft.VisualStudio.TestPlatform.CommunicationUtilities.PathConverter::UpdateTestRunCriteriaWithTests(Microsoft.VisualStudio.TestPlatform.CommunicationUtilities.ObjectModel.TestRunCriteriaWithTests,Microsoft.VisualStudio.TestPlatform.CommunicationUtilities.PathConversionDirection) - - - - - - - - - - - - - - - Microsoft.VisualStudio.TestPlatform.CommunicationUtilities.PathConverter/<>c__DisplayClass10_0 - - - - 100664091 - System.Void Microsoft.VisualStudio.TestPlatform.CommunicationUtilities.PathConverter/<>c__DisplayClass10_0::<UpdateAttachmentSets>b__0(Microsoft.VisualStudio.TestPlatform.ObjectModel.AttachmentSet) - - - - - - - - - - - - Microsoft.VisualStudio.TestPlatform.CommunicationUtilities.PathConverter/<>c__DisplayClass11_0 - - - - 100664093 - System.Void Microsoft.VisualStudio.TestPlatform.CommunicationUtilities.PathConverter/<>c__DisplayClass11_0::<UpdateAttachmentSet>b__0(Microsoft.VisualStudio.TestPlatform.ObjectModel.UriDataAttachment) - - - - - - - - - - - - Microsoft.VisualStudio.TestPlatform.CommunicationUtilities.PathConverter/<>c__DisplayClass15_0 - - - - 100664095 - System.Void Microsoft.VisualStudio.TestPlatform.CommunicationUtilities.PathConverter/<>c__DisplayClass15_0::<UpdateTestRunCriteriaWithSources>b__0(System.Collections.Generic.KeyValuePair`2<System.String,System.Collections.Generic.IEnumerable`1<System.String>>) - - - - - - - - - - - - Microsoft.VisualStudio.TestPlatform.CommunicationUtilities.PathConverter/<>c__DisplayClass4_0 - - - - 100664097 - System.String Microsoft.VisualStudio.TestPlatform.CommunicationUtilities.PathConverter/<>c__DisplayClass4_0::<UpdatePaths>b__0(System.String) - - - - - - - - - - - - Microsoft.VisualStudio.TestPlatform.CommunicationUtilities.PathConverter/<>c__DisplayClass6_0 - - - - 100664099 - System.Void Microsoft.VisualStudio.TestPlatform.CommunicationUtilities.PathConverter/<>c__DisplayClass6_0::<UpdateTestCases>b__0(Microsoft.VisualStudio.TestPlatform.ObjectModel.TestCase) - - - - - - - - - - - - Microsoft.VisualStudio.TestPlatform.CommunicationUtilities.PathConverter/<>c__DisplayClass9_0 - - - - 100664101 - System.Void Microsoft.VisualStudio.TestPlatform.CommunicationUtilities.PathConverter/<>c__DisplayClass9_0::<UpdateAttachmentSets>b__0(Microsoft.VisualStudio.TestPlatform.ObjectModel.AttachmentSet) - - - - - - - - - - - - Microsoft.VisualStudio.TestPlatform.CommunicationUtilities.TestRequestHandler - - - - 100663364 - System.Void Microsoft.VisualStudio.TestPlatform.CommunicationUtilities.TestRequestHandler::.ctor() - - - - - - - - - - - 100663365 - System.Void Microsoft.VisualStudio.TestPlatform.CommunicationUtilities.TestRequestHandler::.ctor(Microsoft.VisualStudio.TestPlatform.ObjectModel.TestHostConnectionInfo,Microsoft.VisualStudio.TestPlatform.CommunicationUtilities.Interfaces.ICommunicationEndpointFactory,Microsoft.VisualStudio.TestPlatform.CommunicationUtilities.Interfaces.IDataSerializer,Microsoft.VisualStudio.TestPlatform.Utilities.JobQueue`1<System.Action>,System.Action`1<Microsoft.VisualStudio.TestPlatform.CommunicationUtilities.Message>,System.Action`1<Microsoft.VisualStudio.TestPlatform.CommunicationUtilities.Message>) - - - - - - - - - - - - - - - - - - - - - - - - 100663366 - System.Void Microsoft.VisualStudio.TestPlatform.CommunicationUtilities.TestRequestHandler::.ctor(Microsoft.VisualStudio.TestPlatform.CommunicationUtilities.Interfaces.IDataSerializer,Microsoft.VisualStudio.TestPlatform.CommunicationUtilities.Interfaces.ICommunicationEndpointFactory) - - - - - - - - - - - - - - - - - - - - - - - 100663367 - System.Void Microsoft.VisualStudio.TestPlatform.CommunicationUtilities.TestRequestHandler::InitializeCommunication() - - - - - - - - - - - - - - - - - - - - - - - - - - - 100663368 - System.Boolean Microsoft.VisualStudio.TestPlatform.CommunicationUtilities.TestRequestHandler::WaitForRequestSenderConnection(System.Int32) - - - - - - - - - - 100663369 - System.Void Microsoft.VisualStudio.TestPlatform.CommunicationUtilities.TestRequestHandler::ProcessRequests(Microsoft.VisualStudio.TestPlatform.ObjectModel.Engine.TesthostProtocol.ITestHostManagerFactory) - - - - - - - - - - - - - 100663370 - System.Void Microsoft.VisualStudio.TestPlatform.CommunicationUtilities.TestRequestHandler::Dispose() - - - - - - - - - - - - 100663371 - System.Void Microsoft.VisualStudio.TestPlatform.CommunicationUtilities.TestRequestHandler::Dispose(System.Boolean) - - - - - - - - - - - - - - - - - - - - - - - - - 100663372 - System.Void Microsoft.VisualStudio.TestPlatform.CommunicationUtilities.TestRequestHandler::Close() - - - - - - - - - - - - 100663373 - System.Void Microsoft.VisualStudio.TestPlatform.CommunicationUtilities.TestRequestHandler::SendTestCases(System.Collections.Generic.IEnumerable`1<Microsoft.VisualStudio.TestPlatform.ObjectModel.TestCase>) - - - - - - - - - - - - - 100663374 - System.Void Microsoft.VisualStudio.TestPlatform.CommunicationUtilities.TestRequestHandler::SendTestRunStatistics(Microsoft.VisualStudio.TestPlatform.ObjectModel.Client.TestRunChangedEventArgs) - - - - - - - - - - - - - 100663375 - System.Void Microsoft.VisualStudio.TestPlatform.CommunicationUtilities.TestRequestHandler::SendLog(Microsoft.VisualStudio.TestPlatform.ObjectModel.Logging.TestMessageLevel,System.String) - - - - - - - - - - - - 100663376 - System.Void Microsoft.VisualStudio.TestPlatform.CommunicationUtilities.TestRequestHandler::SendExecutionComplete(Microsoft.VisualStudio.TestPlatform.ObjectModel.Client.TestRunCompleteEventArgs,Microsoft.VisualStudio.TestPlatform.ObjectModel.Client.TestRunChangedEventArgs,System.Collections.Generic.ICollection`1<Microsoft.VisualStudio.TestPlatform.ObjectModel.AttachmentSet>,System.Collections.Generic.ICollection`1<System.String>) - - - - - - - - - - - - - - - - - - - - - - 100663377 - System.Void Microsoft.VisualStudio.TestPlatform.CommunicationUtilities.TestRequestHandler::DiscoveryComplete(Microsoft.VisualStudio.TestPlatform.ObjectModel.Client.DiscoveryCompleteEventArgs,System.Collections.Generic.IEnumerable`1<Microsoft.VisualStudio.TestPlatform.ObjectModel.TestCase>) - - - - - - - - - - - - 100663378 - System.Int32 Microsoft.VisualStudio.TestPlatform.CommunicationUtilities.TestRequestHandler::LaunchProcessWithDebuggerAttached(Microsoft.VisualStudio.TestPlatform.ObjectModel.TestProcessStartInfo) - - - - - - - - - - - - - - - - - - 100663379 - System.Boolean Microsoft.VisualStudio.TestPlatform.CommunicationUtilities.TestRequestHandler::AttachDebuggerToProcess(Microsoft.VisualStudio.TestPlatform.ObjectModel.Client.Interfaces.AttachDebuggerInfo) - - - - - - - - - - - - - - - - - - - - - - - 100663380 - System.Void Microsoft.VisualStudio.TestPlatform.CommunicationUtilities.TestRequestHandler::OnMessageReceived(System.Object,Microsoft.VisualStudio.TestPlatform.CommunicationUtilities.Interfaces.MessageReceivedEventArgs) - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 100663381 - Microsoft.VisualStudio.TestPlatform.ObjectModel.Engine.ITestCaseEventsHandler Microsoft.VisualStudio.TestPlatform.CommunicationUtilities.TestRequestHandler::GetTestCaseEventsHandler(System.String) - - - - - - - - - - - - - - - - - - 100663382 - System.Void Microsoft.VisualStudio.TestPlatform.CommunicationUtilities.TestRequestHandler::SendData(System.String) - - - - - - - - - - - - - - - 100663383 - System.Void Microsoft.VisualStudio.TestPlatform.CommunicationUtilities.TestRequestHandler::<InitializeCommunication>b__32_0(System.Object,Microsoft.VisualStudio.TestPlatform.CommunicationUtilities.Interfaces.ConnectedEventArgs) - - - - - - - - - - - - - - - - - - - - - Microsoft.VisualStudio.TestPlatform.CommunicationUtilities.TestRequestHandler/<>c - - - - 100664104 - System.Void Microsoft.VisualStudio.TestPlatform.CommunicationUtilities.TestRequestHandler/<>c::<.ctor>b__31_0(Microsoft.VisualStudio.TestPlatform.CommunicationUtilities.Message) - - - - - - - - - - 100664105 - System.Void Microsoft.VisualStudio.TestPlatform.CommunicationUtilities.TestRequestHandler/<>c::<.ctor>b__31_1(Microsoft.VisualStudio.TestPlatform.CommunicationUtilities.Message) - - - - - - - - - - 100664106 - System.Void Microsoft.VisualStudio.TestPlatform.CommunicationUtilities.TestRequestHandler/<>c::<.ctor>b__31_2(System.Action) - - - - - - - - - - - - - 100664107 - System.Void Microsoft.VisualStudio.TestPlatform.CommunicationUtilities.TestRequestHandler/<>c::<.ctor>b__31_3(System.String) - - - - - - - - - - - - Microsoft.VisualStudio.TestPlatform.CommunicationUtilities.TestRequestHandler/<>c__DisplayClass43_0 - - - - 100664109 - System.Void Microsoft.VisualStudio.TestPlatform.CommunicationUtilities.TestRequestHandler/<>c__DisplayClass43_0::<LaunchProcessWithDebuggerAttached>b__0(Microsoft.VisualStudio.TestPlatform.CommunicationUtilities.Message) - - - - - - - - - - - - - - Microsoft.VisualStudio.TestPlatform.CommunicationUtilities.TestRequestHandler/<>c__DisplayClass44_0 - - - - 100664111 - System.Void Microsoft.VisualStudio.TestPlatform.CommunicationUtilities.TestRequestHandler/<>c__DisplayClass44_0::<AttachDebuggerToProcess>b__0(Microsoft.VisualStudio.TestPlatform.CommunicationUtilities.Message) - - - - - - - - - - - - - - Microsoft.VisualStudio.TestPlatform.CommunicationUtilities.TestRequestHandler/<>c__DisplayClass45_1 - - - - 100664114 - System.Void Microsoft.VisualStudio.TestPlatform.CommunicationUtilities.TestRequestHandler/<>c__DisplayClass45_1::<OnMessageReceived>b__0() - - - - - - - - - - - - - - Microsoft.VisualStudio.TestPlatform.CommunicationUtilities.TestRequestHandler/<>c__DisplayClass45_2 - - - - 100664116 - System.Void Microsoft.VisualStudio.TestPlatform.CommunicationUtilities.TestRequestHandler/<>c__DisplayClass45_2::<OnMessageReceived>b__1() - - - - - - - - - - - - - - Microsoft.VisualStudio.TestPlatform.CommunicationUtilities.TestRequestHandler/<>c__DisplayClass45_3 - - - - 100664118 - System.Void Microsoft.VisualStudio.TestPlatform.CommunicationUtilities.TestRequestHandler/<>c__DisplayClass45_3::<OnMessageReceived>b__2() - - - - - - - - - - - - - - Microsoft.VisualStudio.TestPlatform.CommunicationUtilities.TestRequestHandler/<>c__DisplayClass45_4 - - - - 100664120 - System.Void Microsoft.VisualStudio.TestPlatform.CommunicationUtilities.TestRequestHandler/<>c__DisplayClass45_4::<OnMessageReceived>b__3() - - - - - - - - - - - - - - Microsoft.VisualStudio.TestPlatform.CommunicationUtilities.TestRequestHandler/<>c__DisplayClass45_5 - - - - 100664122 - System.Void Microsoft.VisualStudio.TestPlatform.CommunicationUtilities.TestRequestHandler/<>c__DisplayClass45_5::<OnMessageReceived>b__4() - - - - - - - - - - - - - - Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.Constants - - - - 100663384 - System.Void Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.Constants::.ctor() - - - - - - - 100663385 - System.Void Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.Constants::.cctor() - - - - - - - - - - - - - Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.StringUtils - - - - 100663386 - System.Boolean Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.StringUtils::IsNullOrEmpty(System.String) - - - - - - - - - - 100663387 - System.Boolean Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.StringUtils::IsNullOrWhiteSpace(System.String) - - - - - - - - - - - - Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.TPDebug - - - - 100663388 - System.Void Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.TPDebug::Assert(System.Boolean) - - - - - - - 100663389 - System.Void Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.TPDebug::Assert(System.Boolean,System.String) - - - - - - - - - Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.TestEngine - - - - 100663390 - System.Void Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.TestEngine::.ctor() - - - - - - - - - - - 100663391 - System.Void Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.TestEngine::.ctor(Microsoft.VisualStudio.TestPlatform.Common.Hosting.TestRuntimeProviderManager,Microsoft.VisualStudio.TestPlatform.PlatformAbstractions.Interfaces.IProcessHelper) - - - - - - - - - - - 100663392 - System.Void Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.TestEngine::.ctor(Microsoft.VisualStudio.TestPlatform.Common.Hosting.ITestRuntimeProviderManager,Microsoft.VisualStudio.TestPlatform.PlatformAbstractions.Interfaces.IProcessHelper,Microsoft.VisualStudio.TestPlatform.PlatformAbstractions.Interfaces.IEnvironment) - - - - - - - - - - - - - - 100663393 - Microsoft.VisualStudio.TestPlatform.ObjectModel.Engine.IProxyDiscoveryManager Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.TestEngine::GetDiscoveryManager(Microsoft.VisualStudio.TestPlatform.ObjectModel.Client.IRequestData,Microsoft.VisualStudio.TestPlatform.ObjectModel.Client.DiscoveryCriteria,System.Collections.Generic.IDictionary`2<System.String,Microsoft.VisualStudio.TestPlatform.ObjectModel.SourceDetail>,Microsoft.VisualStudio.TestPlatform.ObjectModel.Client.IWarningLogger) - - - - - - - - - - - - - - - - - - - - - - - - - - - 100663394 - Microsoft.VisualStudio.TestPlatform.ObjectModel.Engine.IProxyExecutionManager Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.TestEngine::GetExecutionManager(Microsoft.VisualStudio.TestPlatform.ObjectModel.Client.IRequestData,Microsoft.VisualStudio.TestPlatform.ObjectModel.Client.TestRunCriteria,System.Collections.Generic.IDictionary`2<System.String,Microsoft.VisualStudio.TestPlatform.ObjectModel.SourceDetail>,Microsoft.VisualStudio.TestPlatform.ObjectModel.Client.IWarningLogger) - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 100663395 - Microsoft.VisualStudio.TestPlatform.ObjectModel.Engine.IProxyExecutionManager Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.TestEngine::CreateNonParallelExecutionManager(Microsoft.VisualStudio.TestPlatform.ObjectModel.Client.IRequestData,Microsoft.VisualStudio.TestPlatform.ObjectModel.Client.TestRunCriteria,System.Boolean,Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.Client.TestRuntimeProviderInfo) - - - - - - - - - - - - - - - - - - - - - - - - - - - 100663396 - Microsoft.VisualStudio.TestPlatform.ObjectModel.Engine.IProxyTestSessionManager Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.TestEngine::GetTestSessionManager(Microsoft.VisualStudio.TestPlatform.ObjectModel.Client.IRequestData,Microsoft.VisualStudio.TestPlatform.ObjectModel.Client.StartTestSessionCriteria,System.Collections.Generic.IDictionary`2<System.String,Microsoft.VisualStudio.TestPlatform.ObjectModel.SourceDetail>,Microsoft.VisualStudio.TestPlatform.ObjectModel.Client.IWarningLogger) - - - - - - - - - - - - - - - - - - - - - - - 100663397 - System.Collections.Generic.List`1<Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.Client.TestRuntimeProviderInfo> Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.TestEngine::GetTestRuntimeProvidersForUniqueConfigurations(System.String,System.Collections.Generic.IDictionary`2<System.String,Microsoft.VisualStudio.TestPlatform.ObjectModel.SourceDetail>,Microsoft.VisualStudio.TestPlatform.ObjectModel.Client.IWarningLogger,Microsoft.VisualStudio.TestPlatform.ObjectModel.Host.ITestRuntimeProvider&) - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 100663398 - Microsoft.VisualStudio.TestPlatform.ObjectModel.Engine.ITestExtensionManager Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.TestEngine::GetExtensionManager() - - - - - - - - - - - - - 100663399 - Microsoft.VisualStudio.TestPlatform.ObjectModel.Engine.ITestLoggerManager Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.TestEngine::GetLoggerManager(Microsoft.VisualStudio.TestPlatform.ObjectModel.Client.IRequestData) - - - - - - - - - - 100663400 - System.Int32 Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.TestEngine::GetDistinctNumberOfSources(Microsoft.VisualStudio.TestPlatform.ObjectModel.Client.TestRunCriteria) - - - - - - - - - - - 100663401 - System.Int32 Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.TestEngine::VerifyParallelSettingAndCalculateParallelLevel(System.Int32,System.String) - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 100663402 - System.Boolean Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.TestEngine::ShouldRunInProcess(System.String,System.Boolean,System.Boolean,System.Collections.Generic.List`1<Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.Client.TestRuntimeProviderInfo>) - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 100663403 - System.Void Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.TestEngine::ThrowExceptionIfTestHostManagerIsNull(Microsoft.VisualStudio.TestPlatform.ObjectModel.Host.ITestRuntimeProvider,System.String) - - - - - - - - - - - - - - - - 100663404 - System.Void Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.TestEngine::WarnAboutNotFoundRuntimeProvidersOrThrowWhenNoneAreFound(System.Collections.Generic.List`1<Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.Client.TestRuntimeProviderInfo>,Microsoft.VisualStudio.TestPlatform.ObjectModel.Client.IWarningLogger) - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 100663405 - System.Nullable`1<System.Int32> Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.TestEngine::GetTargetFrameworkTestHostDemultiplexer(System.String) - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.TestEngine/<>c - - - - 100664125 - System.String Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.TestEngine/<>c::<CreateNonParallelExecutionManager>b__9_0(Microsoft.VisualStudio.TestPlatform.ObjectModel.SourceDetail) - - - - - - - - - - 100664126 - System.String Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.TestEngine/<>c::<GetTestSessionManager>b__10_1(Microsoft.VisualStudio.TestPlatform.ObjectModel.SourceDetail) - - - - - - - - - - 100664127 - System.String Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.TestEngine/<>c::<GetTestRuntimeProvidersForUniqueConfigurations>b__11_0(Microsoft.VisualStudio.TestPlatform.ObjectModel.SourceDetail) - - - - - - - - - - 100664128 - System.String Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.TestEngine/<>c::<GetTestRuntimeProvidersForUniqueConfigurations>b__11_1(Microsoft.VisualStudio.TestPlatform.ObjectModel.SourceDetail) - - - - - - - - - - 100664129 - System.String Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.TestEngine/<>c::<GetDistinctNumberOfSources>b__14_0(Microsoft.VisualStudio.TestPlatform.ObjectModel.TestCase) - - - - - - - - - - 100664130 - System.Boolean Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.TestEngine/<>c::<WarnAboutNotFoundRuntimeProvidersOrThrowWhenNoneAreFound>b__18_0(Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.Client.TestRuntimeProviderInfo) - - - - - - - - - - 100664131 - System.Boolean Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.TestEngine/<>c::<WarnAboutNotFoundRuntimeProvidersOrThrowWhenNoneAreFound>b__18_1(Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.Client.TestRuntimeProviderInfo) - - - - - - - - - - 100664132 - System.String Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.TestEngine/<>c::<WarnAboutNotFoundRuntimeProvidersOrThrowWhenNoneAreFound>b__18_2(Microsoft.VisualStudio.TestPlatform.ObjectModel.SourceDetail) - - - - - - - - - - - - Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.TestEngine/<>c__DisplayClass10_0 - - - - 100664134 - Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.Client.ProxyOperationManager Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.TestEngine/<>c__DisplayClass10_0::<GetTestSessionManager>b__0(Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.Client.TestRuntimeProviderInfo) - - - - - - - - - - - - - - - - - - - - - - - - Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.TestEngine/<>c__DisplayClass18_0 - - - - 100664136 - System.Void Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.TestEngine/<>c__DisplayClass18_0::<WarnAboutNotFoundRuntimeProvidersOrThrowWhenNoneAreFound>b__3(Microsoft.VisualStudio.TestPlatform.ObjectModel.SourceDetail) - - - - - - - - - - - - - - - - - - Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.TestEngine/<>c__DisplayClass7_0 - - - - 100664138 - Microsoft.VisualStudio.TestPlatform.ObjectModel.Engine.IProxyDiscoveryManager Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.TestEngine/<>c__DisplayClass7_0::<GetDiscoveryManager>b__0(Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.Client.TestRuntimeProviderInfo,Microsoft.VisualStudio.TestPlatform.ObjectModel.Client.DiscoveryCriteria) - - - - - - - - - - - - - - - - - - - - - - Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.TestEngine/<>c__DisplayClass7_1 - - - - 100664140 - Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.Client.ProxyOperationManager Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.TestEngine/<>c__DisplayClass7_1::<GetDiscoveryManager>b__1(System.String,Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.Client.ProxyDiscoveryManager) - - - - - - - - - - - - - - - - - - - Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.TestEngine/<>c__DisplayClass8_0 - - - - 100664142 - Microsoft.VisualStudio.TestPlatform.ObjectModel.Engine.IProxyExecutionManager Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.TestEngine/<>c__DisplayClass8_0::<GetExecutionManager>b__0(Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.Client.TestRuntimeProviderInfo,Microsoft.VisualStudio.TestPlatform.ObjectModel.Client.TestRunCriteria) - - - - - - - - - - - - Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.TestEngine/<>c__DisplayClass9_0 - - - - 100664144 - Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.Client.ProxyOperationManager Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.TestEngine/<>c__DisplayClass9_0::<CreateNonParallelExecutionManager>b__1(System.String,Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.Client.ProxyExecutionManager) - - - - - - - - - - - - - - - - - - - Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.TestExtensionManager - - - - 100663406 - System.Void Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.TestExtensionManager::ClearExtensions() - - - - - - - - - - - 100663407 - System.Void Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.TestExtensionManager::UseAdditionalExtensions(System.Collections.Generic.IEnumerable`1<System.String>,System.Boolean) - - - - - - - - - - - 100663408 - System.Void Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.TestExtensionManager::.ctor() - - - - - - - - - Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.TestHostManagerFactory - - - - 100663409 - System.Void Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.TestHostManagerFactory::.ctor(System.Boolean) - - - - - - - - - - - - 100663410 - Microsoft.VisualStudio.TestPlatform.ObjectModel.Engine.TesthostProtocol.IDiscoveryManager Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.TestHostManagerFactory::GetDiscoveryManager() - - - - - - - - - - - - - 100663411 - Microsoft.VisualStudio.TestPlatform.ObjectModel.Engine.TesthostProtocol.IExecutionManager Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.TestHostManagerFactory::GetExecutionManager() - - - - - - - - - - - - - 100663412 - Microsoft.VisualStudio.TestPlatform.Common.RequestData Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.TestHostManagerFactory::GetRequestData(System.Boolean) - - - - - - - - - - - - Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.ProxyTestSessionManager - - - - 100663415 - System.Collections.Generic.IDictionary`2<System.String,System.String> Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.ProxyTestSessionManager::get_TestSessionEnvironmentVariables() - - - - - - - - - - - - - - - 100663416 - System.Void Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.ProxyTestSessionManager::.ctor(Microsoft.VisualStudio.TestPlatform.ObjectModel.Client.StartTestSessionCriteria,System.Int32,System.Func`2<Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.Client.TestRuntimeProviderInfo,Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.Client.ProxyOperationManager>,System.Collections.Generic.List`1<Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.Client.TestRuntimeProviderInfo>) - - - - - - - - - - - - - - - - - - - - - - 100663417 - System.Boolean Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.ProxyTestSessionManager::StartSession(Microsoft.VisualStudio.TestPlatform.ObjectModel.Client.ITestSessionEventsHandler,Microsoft.VisualStudio.TestPlatform.ObjectModel.Client.IRequestData) - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 100663418 - System.Boolean Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.ProxyTestSessionManager::StopSession(Microsoft.VisualStudio.TestPlatform.ObjectModel.Client.IRequestData) - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 100663419 - Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.Client.ProxyOperationManager Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.ProxyTestSessionManager::DequeueProxy(System.String,System.String) - - - - - - - - - - - - - - - - - - - - - - - - - - 100663420 - System.Boolean Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.ProxyTestSessionManager::EnqueueProxy(System.Int32) - - - - - - - - - - - - - - - - - - - - - - - - - 100663421 - System.Int32 Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.ProxyTestSessionManager::EnqueueNewProxy(System.Collections.Generic.IList`1<System.String>,Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.ProxyOperationManagerContainer) - - - - - - - - - - - - - - - - - - - - - 100663422 - System.Boolean Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.ProxyTestSessionManager::SetupRawProxy(System.Collections.Generic.IList`1<System.String>,Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.Client.TestRuntimeProviderInfo) - - - - - - - - - - - - - - - - - - - - - - - - - - - - 100663423 - System.Void Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.ProxyTestSessionManager::DisposeProxies() - - - - - - - - - - - - - - - - - - - - - - - - - - - - 100663424 - System.Boolean Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.ProxyTestSessionManager::CheckRunSettingsAreCompatible(System.String) - - - - - - - - - - - - - - - - - - - - - - - - Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.ProxyTestSessionManager/<>c - - - - 100664147 - System.Collections.Generic.IEnumerable`1<System.Collections.Generic.KeyValuePair`2<System.String,Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.Client.TestRuntimeProviderInfo>> Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.ProxyTestSessionManager/<>c::<.ctor>b__20_0(Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.Client.TestRuntimeProviderInfo) - - - - - - - - - - 100664148 - System.String Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.ProxyTestSessionManager/<>c::<.ctor>b__20_1(System.Collections.Generic.KeyValuePair`2<System.String,Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.Client.TestRuntimeProviderInfo>) - - - - - - - - - - 100664149 - Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.Client.TestRuntimeProviderInfo Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.ProxyTestSessionManager/<>c::<.ctor>b__20_2(System.Collections.Generic.KeyValuePair`2<System.String,Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.Client.TestRuntimeProviderInfo>) - - - - - - - - - - - - Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.ProxyTestSessionManager/<>c__DisplayClass20_0 - - - - 100664151 - System.Collections.Generic.KeyValuePair`2<System.String,Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.Client.TestRuntimeProviderInfo> Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.ProxyTestSessionManager/<>c__DisplayClass20_0::<.ctor>b__3(Microsoft.VisualStudio.TestPlatform.ObjectModel.SourceDetail) - - - - - - - - - - - - Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.ProxyTestSessionManager/<>c__DisplayClass21_0 - - - - 100664153 - System.Void Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.ProxyTestSessionManager/<>c__DisplayClass21_0::<StartSession>b__0() - - - - - - - - - - - - - - - - - - Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.ProxyTestSessionManager/<>c__DisplayClass27_0 - - - - 100664155 - System.Void Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.ProxyTestSessionManager/<>c__DisplayClass27_0::<DisposeProxies>b__0() - - - - - - - - - - - - Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.ProxyOperationManagerContainer - - - - 100663425 - System.Void Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.ProxyOperationManagerContainer::.ctor(Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.Client.ProxyOperationManager,System.Boolean) - - - - - - - - - - - - - - - Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.TestSessionPool - - - - 100663430 - System.Void Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.TestSessionPool::.ctor() - - - - - - - - - - - - - 100663431 - Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.TestSessionPool Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.TestSessionPool::get_Instance() - - - - - - - - - - - - - - - - - - - 100663432 - System.Void Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.TestSessionPool::set_Instance(Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.TestSessionPool) - - - - - - - - - - - 100663433 - System.Boolean Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.TestSessionPool::AddSession(Microsoft.VisualStudio.TestPlatform.ObjectModel.Client.TestSessionInfo,Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.ProxyTestSessionManager) - - - - - - - - - - - - - - - - - - 100663434 - System.Boolean Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.TestSessionPool::KillSession(Microsoft.VisualStudio.TestPlatform.ObjectModel.Client.TestSessionInfo,Microsoft.VisualStudio.TestPlatform.ObjectModel.Client.IRequestData) - - - - - - - - - - - - - - - - - - - - 100663435 - Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.Client.ProxyOperationManager Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.TestSessionPool::TryTakeProxy(Microsoft.VisualStudio.TestPlatform.ObjectModel.Client.TestSessionInfo,System.String,System.String,Microsoft.VisualStudio.TestPlatform.ObjectModel.Client.IRequestData) - - - - - - - - - - - - - - - - - - - - - - - - - - 100663436 - System.Boolean Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.TestSessionPool::ReturnProxy(Microsoft.VisualStudio.TestPlatform.ObjectModel.Client.TestSessionInfo,System.Int32) - - - - - - - - - - - - - - - - - - - - - - - 100663437 - System.Void Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.TestSessionPool::.cctor() - - - - - - - - - - - - Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.Utilities.SourceDetailHelper - - - - 100663438 - System.String Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.Utilities.SourceDetailHelper::UpdateRunSettingsFromSourceDetail(System.String,Microsoft.VisualStudio.TestPlatform.ObjectModel.SourceDetail) - - - - - - - - - - - - - - - - - - - - - Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.Utilities.TestCaseFilterDeterminer - - - - 100663439 - System.String Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.Utilities.TestCaseFilterDeterminer::ShortenTestCaseFilterIfRequired(System.String) - - - - - - - - - - - 100663440 - System.Void Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.Utilities.TestCaseFilterDeterminer::.ctor() - - - - - - - - - Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.Utilities.TestSourcesUtility - - - - 100663441 - System.Collections.Generic.IEnumerable`1<System.String> Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.Utilities.TestSourcesUtility::GetSources(System.Collections.Generic.Dictionary`2<System.String,System.Collections.Generic.IEnumerable`1<System.String>>) - - - - - - - - - - - - - - - - 100663442 - System.Collections.Generic.IEnumerable`1<System.String> Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.Utilities.TestSourcesUtility::GetSources(System.Collections.Generic.IEnumerable`1<Microsoft.VisualStudio.TestPlatform.ObjectModel.TestCase>) - - - - - - - - - - - - - 100663443 - System.String Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.Utilities.TestSourcesUtility::GetDefaultCodebasePath(System.Collections.Generic.Dictionary`2<System.String,System.Collections.Generic.IEnumerable`1<System.String>>) - - - - - - - - - - - - - - 100663444 - System.String Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.Utilities.TestSourcesUtility::GetDefaultCodebasePath(System.Collections.Generic.IEnumerable`1<Microsoft.VisualStudio.TestPlatform.ObjectModel.TestCase>) - - - - - - - - - - - - - - 100663445 - System.Void Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.Utilities.TestSourcesUtility::.ctor() - - - - - - - - - Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.Utilities.TestSourcesUtility/<>c - - - - 100664158 - System.Collections.Generic.IEnumerable`1<System.String> Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.Utilities.TestSourcesUtility/<>c::<GetSources>b__0_0(System.Collections.Generic.IEnumerable`1<System.String>,System.Collections.Generic.IEnumerable`1<System.String>) - - - - - - - - - - - - - 100664159 - System.String Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.Utilities.TestSourcesUtility/<>c::<GetSources>b__1_0(Microsoft.VisualStudio.TestPlatform.ObjectModel.TestCase) - - - - - - - - - - - - Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.Resources.Resources - - - - 100663446 - System.Void Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.Resources.Resources::.ctor() - - - - - - - - - - - 100663447 - System.Resources.ResourceManager Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.Resources.Resources::get_ResourceManager() - - - - - - - - - - - - - - - - 100663448 - System.Globalization.CultureInfo Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.Resources.Resources::get_Culture() - - - - - - - - - - 100663449 - System.Void Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.Resources.Resources::set_Culture(System.Globalization.CultureInfo) - - - - - - - - - - - 100663450 - System.String Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.Resources.Resources::get_AccessDenied() - - - - - - - - - - 100663451 - System.String Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.Resources.Resources::get_AttachDebuggerToDefaultTestHostFailure() - - - - - - - - - - 100663452 - System.String Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.Resources.Resources::get_AttachmentOutputFormat() - - - - - - - - - - 100663453 - System.String Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.Resources.Resources::get_AttachmentsBanner() - - - - - - - - - - 100663454 - System.String Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.Resources.Resources::get_DataCollectorDebuggerWarning() - - - - - - - - - - 100663455 - System.String Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.Resources.Resources::get_DeprecatedAdapterPath() - - - - - - - - - - 100663456 - System.String Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.Resources.Resources::get_DiscovererInstantiationException() - - - - - - - - - - 100663457 - System.String Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.Resources.Resources::get_DuplicateAdaptersFound() - - - - - - - - - - 100663458 - System.String Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.Resources.Resources::get_DuplicateSource() - - - - - - - - - - 100663459 - System.String Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.Resources.Resources::get_ExceptionFromLoadTests() - - - - - - - - - - 100663460 - System.String Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.Resources.Resources::get_ExceptionFromRunTests() - - - - - - - - - - 100663461 - System.String Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.Resources.Resources::get_ExecutionThreadApartmentStateNotSupportedForFramework() - - - - - - - - - - 100663462 - System.String Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.Resources.Resources::get_FailedToLaunchTestHost() - - - - - - - - - - 100663463 - System.String Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.Resources.Resources::get_FileNotFound() - - - - - - - - - - 100663464 - System.String Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.Resources.Resources::get_HostDebuggerWarning() - - - - - - - - - - 100663465 - System.String Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.Resources.Resources::get_IgnoringExecutorAsNoDefaultExecutorUriAttribute() - - - - - - - - - - 100663466 - System.String Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.Resources.Resources::get_InitializationFailed() - - - - - - - - - - 100663467 - System.String Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.Resources.Resources::get_LaunchDebugProcessNotAllowedForANonDebugRun() - - - - - - - - - - 100663468 - System.String Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.Resources.Resources::get_NoAvailableProxyForDeque() - - - - - - - - - - 100663469 - System.String Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.Resources.Resources::get_NoDotnetExeFound() - - - - - - - - - - 100663470 - System.String Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.Resources.Resources::get_NoMatchingExecutor() - - - - - - - - - - 100663471 - System.String Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.Resources.Resources::get_NonExistingExtensions() - - - - - - - - - - 100663472 - System.String Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.Resources.Resources::get_NoProxyMatchesDescription() - - - - - - - - - - 100663473 - System.String Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.Resources.Resources::get_NoSuchProxyId() - - - - - - - - - - 100663474 - System.String Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.Resources.Resources::get_NoSuitableRuntimeProviderFound() - - - - - - - - - - 100663475 - System.String Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.Resources.Resources::get_NoTestHostProviderFound() - - - - - - - - - - 100663476 - System.String Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.Resources.Resources::get_NoTestsAvailableForGivenTestCaseFilter() - - - - - - - - - - 100663477 - System.String Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.Resources.Resources::get_NoValidSourceFoundForDiscovery() - - - - - - - - - - 100663478 - System.String Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.Resources.Resources::get_OldTestHostIsGettingUsed() - - - - - - - - - - 100663479 - System.String Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.Resources.Resources::get_ProxyIsAlreadyAvailable() - - - - - - - - - - 100663480 - System.String Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.Resources.Resources::get_SkippingSource() - - - - - - - - - - 100663481 - System.String Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.Resources.Resources::get_StringSeperator() - - - - - - - - - - 100663482 - System.String Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.Resources.Resources::get_TestDiscoveryCancelled() - - - - - - - - - - 100663483 - System.String Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.Resources.Resources::get_TesthostDiagLogOutputFile() - - - - - - - - - - 100663484 - System.String Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.Resources.Resources::get_TestHostExitedWithError() - - - - - - - - - - 100663485 - System.String Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.Resources.Resources::get_TestRunFailed_NoDiscovererFound_NoTestsAreAvailableInTheSources() - - - - - - - - - - 100663486 - System.String Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.Resources.Resources::get_UnsupportedPropertiesInTestCaseFilter() - - - - - - - - - - - - Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.ArtifactProcessing.ArtifactProcessingManager - - - - 100663487 - System.Void Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.ArtifactProcessing.ArtifactProcessingManager::.ctor(System.String) - - - - - - - - - - - 100663488 - System.Void Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.ArtifactProcessing.ArtifactProcessingManager::.ctor(System.String,Microsoft.VisualStudio.TestPlatform.Utilities.Helpers.Interfaces.IFileHelper,Microsoft.VisualStudio.TestPlatform.ObjectModel.Engine.ITestRunAttachmentsProcessingManager,Microsoft.VisualStudio.TestPlatform.CommunicationUtilities.Interfaces.IDataSerializer,Microsoft.VisualStudio.TestPlatform.ObjectModel.Client.ITestRunAttachmentsProcessingEventsHandler,Microsoft.VisualStudio.TestPlatform.Utilities.IFeatureFlag) - - - - - - - - - - - - - - - - - - - - - - - - - 100663489 - System.Void Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.ArtifactProcessing.ArtifactProcessingManager::CollectArtifacts(Microsoft.VisualStudio.TestPlatform.ObjectModel.Client.TestRunCompleteEventArgs,System.String) - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 100663490 - System.Threading.Tasks.Task Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.ArtifactProcessing.ArtifactProcessingManager::PostProcessArtifactsAsync() - - - - - - - 100663491 - System.Threading.Tasks.Task Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.ArtifactProcessing.ArtifactProcessingManager::DataCollectorsAttachmentsPostProcessing(Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.ArtifactProcessing.TestArtifacts[]) - - - - - - - 100663492 - Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.ArtifactProcessing.TestArtifacts[] Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.ArtifactProcessing.ArtifactProcessingManager::LoadTestArtifacts() - - - - - - - - - - 100663493 - Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.ArtifactProcessing.Artifact Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.ArtifactProcessing.ArtifactProcessingManager::ParseArtifact(System.String) - - - - - - - - - - - - - - - - - - - 100663494 - System.Boolean Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.ArtifactProcessing.ArtifactProcessingManager::IsTelemetryOptedIn() - - - - - - - - - - - - - 100663495 - System.Int64 Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.ArtifactProcessing.ArtifactProcessingManager::<DataCollectorsAttachmentsPostProcessing>b__14_1(Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.ArtifactProcessing.Artifact) - - - - - - - - - - - - Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.ArtifactProcessing.ArtifactProcessingManager/<>c - - - - 100664162 - System.Collections.Generic.IEnumerable`1<Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.ArtifactProcessing.Artifact> Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.ArtifactProcessing.ArtifactProcessingManager/<>c::<DataCollectorsAttachmentsPostProcessing>b__14_0(Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.ArtifactProcessing.TestArtifacts) - - - - - - - - - - 100664163 - System.Boolean Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.ArtifactProcessing.ArtifactProcessingManager/<>c::<DataCollectorsAttachmentsPostProcessing>b__14_2(Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.ArtifactProcessing.Artifact) - - - - - - - - - - 100664164 - System.Collections.Generic.IEnumerable`1<Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.ArtifactProcessing.Artifact> Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.ArtifactProcessing.ArtifactProcessingManager/<>c::<DataCollectorsAttachmentsPostProcessing>b__14_3(Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.ArtifactProcessing.TestArtifacts) - - - - - - - - - - 100664165 - System.Boolean Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.ArtifactProcessing.ArtifactProcessingManager/<>c::<DataCollectorsAttachmentsPostProcessing>b__14_4(Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.ArtifactProcessing.Artifact) - - - - - - - - - - 100664166 - <>f__AnonymousType1`2<System.String,System.String> Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.ArtifactProcessing.ArtifactProcessingManager/<>c::<LoadTestArtifacts>b__15_0(System.String) - - - - - - - - - - 100664167 - System.String Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.ArtifactProcessing.ArtifactProcessingManager/<>c::<LoadTestArtifacts>b__15_1(<>f__AnonymousType1`2<System.String,System.String>) - - - - - - - - - - 100664168 - Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.ArtifactProcessing.TestArtifacts Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.ArtifactProcessing.ArtifactProcessingManager/<>c::<LoadTestArtifacts>b__15_2(System.Linq.IGrouping`2<System.String,<>f__AnonymousType1`2<System.String,System.String>>) - - - - - - - - - - 100664169 - Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.ArtifactProcessing.Artifact Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.ArtifactProcessing.ArtifactProcessingManager/<>c::<LoadTestArtifacts>b__15_3(<>f__AnonymousType1`2<System.String,System.String>) - - - - - - - - - - 100664170 - System.Boolean Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.ArtifactProcessing.ArtifactProcessingManager/<>c::<LoadTestArtifacts>b__15_4(Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.ArtifactProcessing.Artifact) - - - - - - - - - - - - Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.ArtifactProcessing.ArtifactProcessingManager/<DataCollectorsAttachmentsPostProcessing>d__14 - - - - 100664171 - System.Void Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.ArtifactProcessing.ArtifactProcessingManager/<DataCollectorsAttachmentsPostProcessing>d__14::MoveNext() - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 100664172 - System.Void Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.ArtifactProcessing.ArtifactProcessingManager/<DataCollectorsAttachmentsPostProcessing>d__14::SetStateMachine(System.Runtime.CompilerServices.IAsyncStateMachine) - - - - - - - - - Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.ArtifactProcessing.ArtifactProcessingManager/<PostProcessArtifactsAsync>d__13 - - - - 100664173 - System.Void Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.ArtifactProcessing.ArtifactProcessingManager/<PostProcessArtifactsAsync>d__13::MoveNext() - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 100664174 - System.Void Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.ArtifactProcessing.ArtifactProcessingManager/<PostProcessArtifactsAsync>d__13::SetStateMachine(System.Runtime.CompilerServices.IAsyncStateMachine) - - - - - - - - - Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.ArtifactProcessing.PostProcessingTestRunAttachmentsProcessingEventsHandler - - - - 100663496 - System.Void Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.ArtifactProcessing.PostProcessingTestRunAttachmentsProcessingEventsHandler::.ctor(Microsoft.VisualStudio.TestPlatform.Utilities.IOutput) - - - - - - - - - - - - - 100663497 - System.Void Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.ArtifactProcessing.PostProcessingTestRunAttachmentsProcessingEventsHandler::HandleLogMessage(Microsoft.VisualStudio.TestPlatform.ObjectModel.Logging.TestMessageLevel,System.String) - - - - - - - - - - 100663498 - System.Void Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.ArtifactProcessing.PostProcessingTestRunAttachmentsProcessingEventsHandler::HandleRawMessage(System.String) - - - - - - - - - - 100663499 - System.Void Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.ArtifactProcessing.PostProcessingTestRunAttachmentsProcessingEventsHandler::HandleTestRunAttachmentsProcessingProgress(Microsoft.VisualStudio.TestPlatform.ObjectModel.Client.TestRunAttachmentsProcessingProgressEventArgs) - - - - - - - - - - 100663500 - System.Void Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.ArtifactProcessing.PostProcessingTestRunAttachmentsProcessingEventsHandler::HandleProcessedAttachmentsChunk(System.Collections.Generic.IEnumerable`1<Microsoft.VisualStudio.TestPlatform.ObjectModel.AttachmentSet>) - - - - - - - - - - - - - - - - - - - - - - 100663501 - System.Void Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.ArtifactProcessing.PostProcessingTestRunAttachmentsProcessingEventsHandler::HandleTestRunAttachmentsProcessingComplete(Microsoft.VisualStudio.TestPlatform.ObjectModel.Client.TestRunAttachmentsProcessingCompleteEventArgs,System.Collections.Generic.IEnumerable`1<Microsoft.VisualStudio.TestPlatform.ObjectModel.AttachmentSet>) - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.ArtifactProcessing.TestArtifacts - - - - 100663502 - System.Void Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.ArtifactProcessing.TestArtifacts::.ctor(System.String,Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.ArtifactProcessing.Artifact[]) - - - - - - - - - - - - - - - Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.ArtifactProcessing.Artifact - - - - 100663506 - System.Void Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.ArtifactProcessing.Artifact::.ctor(System.String,Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.ArtifactProcessing.ArtifactType) - - - - - - - - - - - - - - - Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.Execution.BaseRunTests - - - - 100663509 - System.Void Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.Execution.BaseRunTests::.ctor(Microsoft.VisualStudio.TestPlatform.ObjectModel.Client.IRequestData,System.String,System.String,Microsoft.VisualStudio.TestPlatform.ObjectModel.Engine.ClientProtocol.TestExecutionContext,Microsoft.VisualStudio.TestPlatform.ObjectModel.Engine.ITestCaseEventsHandler,Microsoft.VisualStudio.TestPlatform.ObjectModel.Client.IInternalTestRunEventsHandler,Microsoft.VisualStudio.TestPlatform.CoreUtilities.Tracing.Interfaces.ITestPlatformEventSource) - - - - - - - - - - - 100663510 - System.Void Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.Execution.BaseRunTests::.ctor(Microsoft.VisualStudio.TestPlatform.ObjectModel.Client.IRequestData,System.String,System.String,Microsoft.VisualStudio.TestPlatform.ObjectModel.Engine.ClientProtocol.TestExecutionContext,Microsoft.VisualStudio.TestPlatform.ObjectModel.Engine.ITestCaseEventsHandler,Microsoft.VisualStudio.TestPlatform.ObjectModel.Client.IInternalTestRunEventsHandler,Microsoft.VisualStudio.TestPlatform.CoreUtilities.Tracing.Interfaces.ITestPlatformEventSource,Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.DataCollection.Interfaces.ITestEventsPublisher,Microsoft.VisualStudio.TestPlatform.PlatformAbstractions.Interfaces.IThread,Microsoft.VisualStudio.TestPlatform.CommunicationUtilities.Interfaces.IDataSerializer) - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 100663515 - System.Boolean Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.Execution.BaseRunTests::get_IsCancellationRequested() - - - - - - - - - - 100663519 - System.Void Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.Execution.BaseRunTests::RunTests() - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 100663520 - System.Void Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.Execution.BaseRunTests::Abort() - - - - - - - - - - - - 100663521 - System.Void Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.Execution.BaseRunTests::Cancel() - - - - - - - - - - - - - - - - - - - - - - 100663528 - System.Void Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.Execution.BaseRunTests::CancelTestRunInternal(Microsoft.VisualStudio.TestPlatform.ObjectModel.Adapter.ITestExecutor) - - - - - - - - - - - - - - - 100663529 - System.Void Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.Execution.BaseRunTests::OnTestRunMessage(System.Object,Microsoft.VisualStudio.TestPlatform.ObjectModel.Logging.TestRunMessageEventArgs) - - - - - - - - - - - 100663530 - System.Nullable`1<System.TimeSpan> Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.Execution.BaseRunTests::RunTestsInternal() - - - - - - - - - - - - - - - - - - - - - - - - - 100663531 - System.Boolean Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.Execution.BaseRunTests::RunTestInternalWithExecutors(System.Collections.Generic.IEnumerable`1<System.Tuple`2<System.Uri,System.String>>,System.Int64) - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 100663532 - System.Boolean Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.Execution.BaseRunTests::NotRequiredStaThread() - - - - - - - - - - 100663533 - Microsoft.VisualStudio.TestPlatform.Common.ExtensionFramework.TestExecutorExtensionManager Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.Execution.BaseRunTests::GetExecutorExtensionManager(System.String) - - - - - - - - - - - - - - - - - - - - - 100663534 - System.Void Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.Execution.BaseRunTests::SetAdapterLoggingSettings() - - - - - - - - - - 100663535 - System.Void Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.Execution.BaseRunTests::RaiseTestRunComplete(System.Exception,System.Boolean,System.Boolean,System.TimeSpan) - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 100663536 - System.Boolean Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.Execution.BaseRunTests::IsTestSourceIsPackage() - - - - - - - - - - 100663537 - System.Void Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.Execution.BaseRunTests::OnCacheHit(Microsoft.VisualStudio.TestPlatform.ObjectModel.Client.TestRunStatistics,System.Collections.Generic.ICollection`1<Microsoft.VisualStudio.TestPlatform.ObjectModel.TestResult>,System.Collections.Generic.ICollection`1<Microsoft.VisualStudio.TestPlatform.ObjectModel.TestCase>) - - - - - - - - - - - - - - - - - - - - - 100663538 - System.Boolean Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.Execution.BaseRunTests::TryToRunInStaThread(System.Action,System.Boolean) - - - - - - - - - - - - - - - - - - - 100663539 - System.Void Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.Execution.BaseRunTests::UpdateTestCaseSourceToPackage(System.Collections.Generic.ICollection`1<Microsoft.VisualStudio.TestPlatform.ObjectModel.TestResult>,System.Collections.Generic.ICollection`1<Microsoft.VisualStudio.TestPlatform.ObjectModel.TestCase>,System.Collections.Generic.ICollection`1<Microsoft.VisualStudio.TestPlatform.ObjectModel.TestResult>&,System.Collections.Generic.ICollection`1<Microsoft.VisualStudio.TestPlatform.ObjectModel.TestCase>&) - - - - - - - - - - - - - 100663540 - System.Collections.Generic.ICollection`1<Microsoft.VisualStudio.TestPlatform.ObjectModel.TestResult> Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.Execution.BaseRunTests::UpdateTestResults(System.Collections.Generic.ICollection`1<Microsoft.VisualStudio.TestPlatform.ObjectModel.TestResult>,System.String) - - - - - - - - - - - - - - - - - - - - 100663541 - System.Collections.Generic.ICollection`1<Microsoft.VisualStudio.TestPlatform.ObjectModel.TestCase> Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.Execution.BaseRunTests::UpdateInProgressTests(System.Collections.Generic.ICollection`1<Microsoft.VisualStudio.TestPlatform.ObjectModel.TestCase>,System.String) - - - - - - - - - - - - - - - - - - - - - - - - 100663542 - System.Void Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.Execution.BaseRunTests::<Cancel>b__36_0() - - - - - - - - - - 100663543 - System.Void Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.Execution.BaseRunTests::<Cancel>b__36_1() - - - - - - - - - - - - Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.Execution.BaseRunTests/<>c__DisplayClass46_0 - - - - 100664176 - System.Void Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.Execution.BaseRunTests/<>c__DisplayClass46_0::<RunTestInternalWithExecutors>b__0() - - - - - - - - - - 100664177 - System.Boolean Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.Execution.BaseRunTests/<>c__DisplayClass46_0::<RunTestInternalWithExecutors>b__1(System.String) - - - - - - - - - - - - Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.Execution.ExecutionManager - - - - 100663544 - System.Void Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.Execution.ExecutionManager::.ctor(Microsoft.VisualStudio.TestPlatform.ObjectModel.Client.IRequestData) - - - - - - - - - - - - - 100663545 - System.Void Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.Execution.ExecutionManager::.ctor(Microsoft.VisualStudio.TestPlatform.CoreUtilities.Tracing.Interfaces.ITestPlatformEventSource,Microsoft.VisualStudio.TestPlatform.ObjectModel.Client.IRequestData) - - - - - - - - - - - - - 100663546 - System.Void Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.Execution.ExecutionManager::Initialize(System.Collections.Generic.IEnumerable`1<System.String>,Microsoft.VisualStudio.TestPlatform.ObjectModel.Client.ITestMessageEventHandler) - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 100663547 - System.Void Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.Execution.ExecutionManager::StartTestRun(System.Collections.Generic.Dictionary`2<System.String,System.Collections.Generic.IEnumerable`1<System.String>>,System.String,System.String,Microsoft.VisualStudio.TestPlatform.ObjectModel.Engine.ClientProtocol.TestExecutionContext,Microsoft.VisualStudio.TestPlatform.ObjectModel.Engine.ITestCaseEventsHandler,Microsoft.VisualStudio.TestPlatform.ObjectModel.Client.IInternalTestRunEventsHandler) - - - - - - - - - - - - - - - - - - - - 100663548 - System.Void Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.Execution.ExecutionManager::StartTestRun(System.Collections.Generic.IEnumerable`1<Microsoft.VisualStudio.TestPlatform.ObjectModel.TestCase>,System.String,System.String,Microsoft.VisualStudio.TestPlatform.ObjectModel.Engine.ClientProtocol.TestExecutionContext,Microsoft.VisualStudio.TestPlatform.ObjectModel.Engine.ITestCaseEventsHandler,Microsoft.VisualStudio.TestPlatform.ObjectModel.Client.IInternalTestRunEventsHandler) - - - - - - - - - - - - - - - - - - - - 100663549 - System.Void Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.Execution.ExecutionManager::Cancel(Microsoft.VisualStudio.TestPlatform.ObjectModel.Client.IInternalTestRunEventsHandler) - - - - - - - - - - - - - - - - - 100663550 - System.Void Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.Execution.ExecutionManager::Abort(Microsoft.VisualStudio.TestPlatform.ObjectModel.Client.IInternalTestRunEventsHandler) - - - - - - - - - - - - - - - - - 100663551 - System.Void Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.Execution.ExecutionManager::LoadExtensions() - - - - - - - - - - - - - - - - - - - - 100663552 - System.Void Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.Execution.ExecutionManager::InitializeDataCollectors(System.String,Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.DataCollection.Interfaces.ITestEventsPublisher,System.String) - - - - - - - - - - - - - - - - - - - - - 100663553 - System.Void Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.Execution.ExecutionManager::TestSessionMessageHandler(System.Object,Microsoft.VisualStudio.TestPlatform.ObjectModel.Logging.TestRunMessageEventArgs) - - - - - - - - - - - - - - - - - - Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.Execution.MsTestV1TelemetryHelper - - - - 100663554 - System.Boolean Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.Execution.MsTestV1TelemetryHelper::IsMsTestV1Adapter(System.Uri) - - - - - - - - - - 100663555 - System.Boolean Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.Execution.MsTestV1TelemetryHelper::IsMsTestV1Adapter(System.String) - - - - - - - - - - 100663556 - System.Void Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.Execution.MsTestV1TelemetryHelper::AddTelemetry(Microsoft.VisualStudio.TestPlatform.ObjectModel.TestResult,System.Collections.Generic.IDictionary`2<System.String,System.Int32>) - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 100663557 - System.Void Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.Execution.MsTestV1TelemetryHelper::.ctor() - - - - - - - - - Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.Execution.RunTestsWithSources - - - - 100663558 - System.Void Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.Execution.RunTestsWithSources::.ctor(Microsoft.VisualStudio.TestPlatform.ObjectModel.Client.IRequestData,System.Collections.Generic.Dictionary`2<System.String,System.Collections.Generic.IEnumerable`1<System.String>>,System.String,System.String,Microsoft.VisualStudio.TestPlatform.ObjectModel.Engine.ClientProtocol.TestExecutionContext,Microsoft.VisualStudio.TestPlatform.ObjectModel.Engine.ITestCaseEventsHandler,Microsoft.VisualStudio.TestPlatform.ObjectModel.Client.IInternalTestRunEventsHandler) - - - - - - - - - - - 100663559 - System.Void Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.Execution.RunTestsWithSources::.ctor(Microsoft.VisualStudio.TestPlatform.ObjectModel.Client.IRequestData,System.Collections.Generic.Dictionary`2<System.String,System.Collections.Generic.IEnumerable`1<System.String>>,System.String,System.String,Microsoft.VisualStudio.TestPlatform.ObjectModel.Engine.ClientProtocol.TestExecutionContext,Microsoft.VisualStudio.TestPlatform.ObjectModel.Engine.ITestCaseEventsHandler,Microsoft.VisualStudio.TestPlatform.ObjectModel.Client.IInternalTestRunEventsHandler,System.Collections.Generic.Dictionary`2<System.Tuple`2<System.Uri,System.String>,System.Collections.Generic.IEnumerable`1<System.String>>) - - - - - - - - - - - - - - 100663560 - System.Void Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.Execution.RunTestsWithSources::BeforeRaisingTestRunComplete(System.Boolean) - - - - - - - - - - - - - - - - - - - - - 100663561 - System.Void Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.Execution.RunTestsWithSources::LogWarningOnNoTestsExecuted() - - - - - - - - - - - - - - - - - - - - - - - - 100663562 - System.Collections.Generic.IEnumerable`1<System.Tuple`2<System.Uri,System.String>> Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.Execution.RunTestsWithSources::GetExecutorUriExtensionMap(Microsoft.VisualStudio.TestPlatform.ObjectModel.Adapter.IFrameworkHandle,Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.Adapter.RunContext) - - - - - - - - - - - - - 100663563 - System.Void Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.Execution.RunTestsWithSources::InvokeExecutor(Microsoft.VisualStudio.TestPlatform.Common.ExtensionFramework.Utilities.LazyExtension`2<Microsoft.VisualStudio.TestPlatform.ObjectModel.Adapter.ITestExecutor,Microsoft.VisualStudio.TestPlatform.Common.Interfaces.ITestExecutorCapabilities>,System.Tuple`2<System.Uri,System.String>,Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.Adapter.RunContext,Microsoft.VisualStudio.TestPlatform.ObjectModel.Adapter.IFrameworkHandle) - - - - - - - - - - - - - - 100663564 - System.Boolean Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.Execution.RunTestsWithSources::ShouldAttachDebuggerToTestHost(Microsoft.VisualStudio.TestPlatform.Common.ExtensionFramework.Utilities.LazyExtension`2<Microsoft.VisualStudio.TestPlatform.ObjectModel.Adapter.ITestExecutor,Microsoft.VisualStudio.TestPlatform.Common.Interfaces.ITestExecutorCapabilities>,System.Tuple`2<System.Uri,System.String>,Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.Adapter.RunContext) - - - - - - - - - - - - - 100663565 - System.Collections.Generic.Dictionary`2<System.Tuple`2<System.Uri,System.String>,System.Collections.Generic.IEnumerable`1<System.String>> Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.Execution.RunTestsWithSources::GetExecutorVsSourcesList(Microsoft.VisualStudio.TestPlatform.ObjectModel.Logging.IMessageLogger) - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 100663566 - System.Void Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.Execution.RunTestsWithSources::SendSessionEnd() - - - - - - - - - - - - - - 100663567 - System.Void Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.Execution.RunTestsWithSources::SendSessionStart() - - - - - - - - - - - - - - - - - - - Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.Execution.RunTestsWithSources/<>c - - - - 100664180 - System.Collections.Generic.IEnumerable`1<System.String> Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.Execution.RunTestsWithSources/<>c::<LogWarningOnNoTestsExecuted>b__6_0(System.Collections.Generic.IEnumerable`1<System.String>,System.Collections.Generic.IEnumerable`1<System.String>) - - - - - - - - - - - - - - - Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.Execution.RunTestsWithTests - - - - 100663568 - System.Void Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.Execution.RunTestsWithTests::.ctor(Microsoft.VisualStudio.TestPlatform.ObjectModel.Client.IRequestData,System.Collections.Generic.IEnumerable`1<Microsoft.VisualStudio.TestPlatform.ObjectModel.TestCase>,System.String,System.String,Microsoft.VisualStudio.TestPlatform.ObjectModel.Engine.ClientProtocol.TestExecutionContext,Microsoft.VisualStudio.TestPlatform.ObjectModel.Engine.ITestCaseEventsHandler,Microsoft.VisualStudio.TestPlatform.ObjectModel.Client.IInternalTestRunEventsHandler) - - - - - - - - - - - 100663569 - System.Void Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.Execution.RunTestsWithTests::.ctor(Microsoft.VisualStudio.TestPlatform.ObjectModel.Client.IRequestData,System.Collections.Generic.IEnumerable`1<Microsoft.VisualStudio.TestPlatform.ObjectModel.TestCase>,System.String,System.String,Microsoft.VisualStudio.TestPlatform.ObjectModel.Engine.ClientProtocol.TestExecutionContext,Microsoft.VisualStudio.TestPlatform.ObjectModel.Engine.ITestCaseEventsHandler,Microsoft.VisualStudio.TestPlatform.ObjectModel.Client.IInternalTestRunEventsHandler,System.Collections.Generic.Dictionary`2<System.Tuple`2<System.Uri,System.String>,System.Collections.Generic.List`1<Microsoft.VisualStudio.TestPlatform.ObjectModel.TestCase>>) - - - - - - - - - - - - - - 100663570 - System.Void Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.Execution.RunTestsWithTests::BeforeRaisingTestRunComplete(System.Boolean) - - - - - - - - - - 100663571 - System.Collections.Generic.IEnumerable`1<System.Tuple`2<System.Uri,System.String>> Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.Execution.RunTestsWithTests::GetExecutorUriExtensionMap(Microsoft.VisualStudio.TestPlatform.ObjectModel.Adapter.IFrameworkHandle,Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.Adapter.RunContext) - - - - - - - - - - - - 100663572 - System.Void Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.Execution.RunTestsWithTests::InvokeExecutor(Microsoft.VisualStudio.TestPlatform.Common.ExtensionFramework.Utilities.LazyExtension`2<Microsoft.VisualStudio.TestPlatform.ObjectModel.Adapter.ITestExecutor,Microsoft.VisualStudio.TestPlatform.Common.Interfaces.ITestExecutorCapabilities>,System.Tuple`2<System.Uri,System.String>,Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.Adapter.RunContext,Microsoft.VisualStudio.TestPlatform.ObjectModel.Adapter.IFrameworkHandle) - - - - - - - - - - - - - - 100663573 - System.Boolean Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.Execution.RunTestsWithTests::ShouldAttachDebuggerToTestHost(Microsoft.VisualStudio.TestPlatform.Common.ExtensionFramework.Utilities.LazyExtension`2<Microsoft.VisualStudio.TestPlatform.ObjectModel.Adapter.ITestExecutor,Microsoft.VisualStudio.TestPlatform.Common.Interfaces.ITestExecutorCapabilities>,System.Tuple`2<System.Uri,System.String>,Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.Adapter.RunContext) - - - - - - - - - - - - - 100663574 - System.Void Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.Execution.RunTestsWithTests::SendSessionEnd() - - - - - - - - - - - - - - 100663575 - System.Void Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.Execution.RunTestsWithTests::SendSessionStart() - - - - - - - - - - - - - - - - - 100663576 - System.Collections.Generic.Dictionary`2<System.Tuple`2<System.Uri,System.String>,System.Collections.Generic.List`1<Microsoft.VisualStudio.TestPlatform.ObjectModel.TestCase>> Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.Execution.RunTestsWithTests::GetExecutorVsTestCaseList(System.Collections.Generic.IEnumerable`1<Microsoft.VisualStudio.TestPlatform.ObjectModel.TestCase>) - - - - - - - - - - - - - - - - - - - - - - - - - - Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.Execution.TestRunCache - - - - 100663577 - System.Void Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.Execution.TestRunCache::.ctor(System.Int64,System.TimeSpan,Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.Execution.TestRunCache/OnCacheHit) - - - - - - - - - - - - - - - - - - - - - - - - - - 100663578 - System.Collections.Generic.ICollection`1<Microsoft.VisualStudio.TestPlatform.ObjectModel.TestResult> Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.Execution.TestRunCache::get_TestResults() - - - - - - - - - - - - 100663579 - System.Collections.Generic.ICollection`1<Microsoft.VisualStudio.TestPlatform.ObjectModel.TestCase> Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.Execution.TestRunCache::get_InProgressTests() - - - - - - - - - - - - 100663580 - System.Int64 Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.Execution.TestRunCache::get_TotalExecutedTests() - - - - - - - - - - - - 100663581 - Microsoft.VisualStudio.TestPlatform.ObjectModel.Client.TestRunStatistics Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.Execution.TestRunCache::get_TestRunStatistics() - - - - - - - - - - - - - - 100663584 - System.Void Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.Execution.TestRunCache::Dispose() - - - - - - - - - - - - 100663585 - System.Void Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.Execution.TestRunCache::OnTestStarted(Microsoft.VisualStudio.TestPlatform.ObjectModel.TestCase) - - - - - - - - - - - - - - 100663586 - System.Void Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.Execution.TestRunCache::OnNewTestResult(Microsoft.VisualStudio.TestPlatform.ObjectModel.TestResult) - - - - - - - - - - - - - - - - - - - - - - - - 100663587 - System.Boolean Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.Execution.TestRunCache::OnTestCompletion(Microsoft.VisualStudio.TestPlatform.ObjectModel.TestCase) - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 100663588 - System.Collections.Generic.ICollection`1<Microsoft.VisualStudio.TestPlatform.ObjectModel.TestResult> Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.Execution.TestRunCache::GetLastChunk() - - - - - - - - - - - - - - 100663589 - System.Void Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.Execution.TestRunCache::Dispose(System.Boolean) - - - - - - - - - - - - - - - - - - - - - 100663590 - System.Void Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.Execution.TestRunCache::CheckForCacheHit() - - - - - - - - - - - - - - - - - - - - - - - 100663591 - System.Void Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.Execution.TestRunCache::CheckForCacheHitOnTimer() - - - - - - - - - - - - - - - - - - - 100663592 - System.Void Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.Execution.TestRunCache::SendResults() - - - - - - - - - - - - - - - - 100663593 - System.Void Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.Execution.TestRunCache::OnCacheTimeHit(System.Object) - - - - - - - - - - - - - - - - 100663594 - System.Void Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.Execution.TestRunCache::RemoveInProgress(Microsoft.VisualStudio.TestPlatform.ObjectModel.TestResult) - - - - - - - - - - - - - - - - - - Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.Execution.TestRunCache/<>c__DisplayClass28_0 - - - - 100664186 - System.Boolean Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.Execution.TestRunCache/<>c__DisplayClass28_0::<OnTestCompletion>b__0(Microsoft.VisualStudio.TestPlatform.ObjectModel.TestCase) - - - - - - - - - - - - Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.EventHandlers.TestCaseEventsHandler - - - - 100663604 - System.Void Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.EventHandlers.TestCaseEventsHandler::add_SessionStart(System.EventHandler`1<Microsoft.VisualStudio.TestPlatform.ObjectModel.DataCollection.SessionStartEventArgs>) - - - - - - - 100663605 - System.Void Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.EventHandlers.TestCaseEventsHandler::remove_SessionStart(System.EventHandler`1<Microsoft.VisualStudio.TestPlatform.ObjectModel.DataCollection.SessionStartEventArgs>) - - - - - - - 100663606 - System.Void Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.EventHandlers.TestCaseEventsHandler::add_SessionEnd(System.EventHandler`1<Microsoft.VisualStudio.TestPlatform.ObjectModel.DataCollection.SessionEndEventArgs>) - - - - - - - 100663607 - System.Void Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.EventHandlers.TestCaseEventsHandler::remove_SessionEnd(System.EventHandler`1<Microsoft.VisualStudio.TestPlatform.ObjectModel.DataCollection.SessionEndEventArgs>) - - - - - - - 100663608 - System.Void Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.EventHandlers.TestCaseEventsHandler::add_TestCaseStart(System.EventHandler`1<Microsoft.VisualStudio.TestPlatform.ObjectModel.DataCollection.TestCaseStartEventArgs>) - - - - - - - 100663609 - System.Void Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.EventHandlers.TestCaseEventsHandler::remove_TestCaseStart(System.EventHandler`1<Microsoft.VisualStudio.TestPlatform.ObjectModel.DataCollection.TestCaseStartEventArgs>) - - - - - - - 100663610 - System.Void Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.EventHandlers.TestCaseEventsHandler::add_TestCaseEnd(System.EventHandler`1<Microsoft.VisualStudio.TestPlatform.ObjectModel.DataCollection.TestCaseEndEventArgs>) - - - - - - - 100663611 - System.Void Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.EventHandlers.TestCaseEventsHandler::remove_TestCaseEnd(System.EventHandler`1<Microsoft.VisualStudio.TestPlatform.ObjectModel.DataCollection.TestCaseEndEventArgs>) - - - - - - - 100663612 - System.Void Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.EventHandlers.TestCaseEventsHandler::add_TestResult(System.EventHandler`1<Microsoft.VisualStudio.TestPlatform.ObjectModel.DataCollection.TestResultEventArgs>) - - - - - - - 100663613 - System.Void Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.EventHandlers.TestCaseEventsHandler::remove_TestResult(System.EventHandler`1<Microsoft.VisualStudio.TestPlatform.ObjectModel.DataCollection.TestResultEventArgs>) - - - - - - - 100663614 - System.Void Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.EventHandlers.TestCaseEventsHandler::.ctor() - - - - - - - - - - - 100663615 - System.Void Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.EventHandlers.TestCaseEventsHandler::SendTestCaseStart(Microsoft.VisualStudio.TestPlatform.ObjectModel.TestCase) - - - - - - - - - - - 100663616 - System.Void Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.EventHandlers.TestCaseEventsHandler::SendTestCaseEnd(Microsoft.VisualStudio.TestPlatform.ObjectModel.TestCase,Microsoft.VisualStudio.TestPlatform.ObjectModel.TestOutcome) - - - - - - - - - - - 100663617 - System.Void Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.EventHandlers.TestCaseEventsHandler::SendTestResult(Microsoft.VisualStudio.TestPlatform.ObjectModel.TestResult) - - - - - - - - - - - 100663618 - System.Void Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.EventHandlers.TestCaseEventsHandler::SendSessionStart(System.Collections.Generic.IDictionary`2<System.String,System.Object>) - - - - - - - - - - - 100663619 - System.Void Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.EventHandlers.TestCaseEventsHandler::SendSessionEnd() - - - - - - - - - - - - - Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.Discovery.DiscovererEnumerator - - - - 100663620 - System.Void Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.Discovery.DiscovererEnumerator::.ctor(Microsoft.VisualStudio.TestPlatform.ObjectModel.Client.IRequestData,Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.Discovery.DiscoveryResultCache,System.Threading.CancellationToken) - - - - - - - - - - - 100663621 - System.Void Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.Discovery.DiscovererEnumerator::.ctor(Microsoft.VisualStudio.TestPlatform.ObjectModel.Client.IRequestData,Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.Discovery.DiscoveryResultCache,Microsoft.VisualStudio.TestPlatform.CoreUtilities.Tracing.Interfaces.ITestPlatformEventSource,System.Threading.CancellationToken) - - - - - - - - - - - 100663622 - System.Void Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.Discovery.DiscovererEnumerator::.ctor(Microsoft.VisualStudio.TestPlatform.ObjectModel.Client.IRequestData,Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.Discovery.DiscoveryResultCache,Microsoft.VisualStudio.TestPlatform.CoreUtilities.Tracing.Interfaces.ITestPlatformEventSource,Microsoft.VisualStudio.TestPlatform.Common.Interfaces.IAssemblyProperties,System.Threading.CancellationToken) - - - - - - - - - - - - - - - - 100663623 - System.Void Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.Discovery.DiscovererEnumerator::LoadTests(System.Collections.Generic.IDictionary`2<System.String,System.Collections.Generic.IEnumerable`1<System.String>>,Microsoft.VisualStudio.TestPlatform.ObjectModel.Adapter.IRunSettings,System.String,Microsoft.VisualStudio.TestPlatform.ObjectModel.Logging.IMessageLogger) - - - - - - - - - - - - - - - - - - - - 100663624 - System.Void Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.Discovery.DiscovererEnumerator::LoadTestsFromAnExtension(System.String,System.Collections.Generic.IEnumerable`1<System.String>,Microsoft.VisualStudio.TestPlatform.ObjectModel.Adapter.IRunSettings,System.String,Microsoft.VisualStudio.TestPlatform.ObjectModel.Logging.IMessageLogger) - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 100663625 - System.Void Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.Discovery.DiscovererEnumerator::LogTestsDiscoveryCancellation(Microsoft.VisualStudio.TestPlatform.ObjectModel.Logging.IMessageLogger) - - - - - - - - - - - 100663626 - System.Void Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.Discovery.DiscovererEnumerator::CollectTelemetryAtEnd(System.Double,System.Double) - - - - - - - - - - - - 100663627 - System.Void Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.Discovery.DiscovererEnumerator::DiscoverTestsFromSingleDiscoverer(Microsoft.VisualStudio.TestPlatform.Common.ExtensionFramework.Utilities.LazyExtension`2<Microsoft.VisualStudio.TestPlatform.ObjectModel.Adapter.ITestDiscoverer,Microsoft.VisualStudio.TestPlatform.Common.Interfaces.ITestDiscovererCapabilities>,System.Collections.Generic.Dictionary`2<Microsoft.VisualStudio.TestPlatform.Common.ExtensionFramework.Utilities.LazyExtension`2<Microsoft.VisualStudio.TestPlatform.ObjectModel.Adapter.ITestDiscoverer,Microsoft.VisualStudio.TestPlatform.Common.Interfaces.ITestDiscovererCapabilities>,System.Collections.Generic.IEnumerable`1<System.String>>,Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.Discovery.DiscoveryContext,Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.Discovery.TestCaseDiscoverySink,Microsoft.VisualStudio.TestPlatform.ObjectModel.Logging.IMessageLogger,System.Double&,System.Double&) - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 100663628 - System.Boolean Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.Discovery.DiscovererEnumerator::TryToLoadDiscoverer(Microsoft.VisualStudio.TestPlatform.Common.ExtensionFramework.Utilities.LazyExtension`2<Microsoft.VisualStudio.TestPlatform.ObjectModel.Adapter.ITestDiscoverer,Microsoft.VisualStudio.TestPlatform.Common.Interfaces.ITestDiscovererCapabilities>,Microsoft.VisualStudio.TestPlatform.ObjectModel.Logging.IMessageLogger,System.Type&) - - - - - - - - - - - - - - - - - - - 100663629 - System.Boolean Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.Discovery.DiscovererEnumerator::IsDiscovererFromDeprecatedLocations(Microsoft.VisualStudio.TestPlatform.Common.ExtensionFramework.Utilities.LazyExtension`2<Microsoft.VisualStudio.TestPlatform.ObjectModel.Adapter.ITestDiscoverer,Microsoft.VisualStudio.TestPlatform.Common.Interfaces.ITestDiscovererCapabilities>) - - - - - - - - - - - - - - - - 100663630 - System.Void Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.Discovery.DiscovererEnumerator::LogWarningOnNoTestsDiscovered(System.Collections.Generic.IEnumerable`1<System.String>,System.String,Microsoft.VisualStudio.TestPlatform.ObjectModel.Logging.IMessageLogger) - - - - - - - - - - - - - - - - - - 100663631 - System.Void Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.Discovery.DiscovererEnumerator::SetAdapterLoggingSettings(Microsoft.VisualStudio.TestPlatform.ObjectModel.Logging.IMessageLogger,Microsoft.VisualStudio.TestPlatform.ObjectModel.Adapter.IRunSettings) - - - - - - - - - - - - - - 100663632 - System.Collections.Generic.Dictionary`2<Microsoft.VisualStudio.TestPlatform.Common.ExtensionFramework.Utilities.LazyExtension`2<Microsoft.VisualStudio.TestPlatform.ObjectModel.Adapter.ITestDiscoverer,Microsoft.VisualStudio.TestPlatform.Common.Interfaces.ITestDiscovererCapabilities>,System.Collections.Generic.IEnumerable`1<System.String>> Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.Discovery.DiscovererEnumerator::GetDiscovererToSourcesMap(System.String,System.Collections.Generic.IEnumerable`1<System.String>,Microsoft.VisualStudio.TestPlatform.ObjectModel.Logging.IMessageLogger,Microsoft.VisualStudio.TestPlatform.Common.Interfaces.IAssemblyProperties) - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 100663633 - System.Collections.Generic.IDictionary`2<Microsoft.VisualStudio.TestPlatform.Common.Utilities.AssemblyType,System.Collections.Generic.IList`1<System.String>> Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.Discovery.DiscovererEnumerator::GetAssemblyTypeToSoucesMap(System.Collections.Generic.IEnumerable`1<System.String>,Microsoft.VisualStudio.TestPlatform.Common.Interfaces.IAssemblyProperties) - - - - - - - - - - - - - - - - - - - - - - - - 100663634 - System.Boolean Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.Discovery.DiscovererEnumerator::IsAssembly(System.String) - - - - - - - - - - - - - - 100663635 - System.Collections.Generic.IEnumerable`1<Microsoft.VisualStudio.TestPlatform.Common.ExtensionFramework.Utilities.LazyExtension`2<Microsoft.VisualStudio.TestPlatform.ObjectModel.Adapter.ITestDiscoverer,Microsoft.VisualStudio.TestPlatform.Common.Interfaces.ITestDiscovererCapabilities>> Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.Discovery.DiscovererEnumerator::GetDiscoverers(System.String,System.Boolean) - - - - - - - - - - - - - - - - - - - - - - - - - - - Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.Discovery.DiscovererEnumerator/<>c__DisplayClass17_0 - - - - 100664188 - System.Boolean Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.Discovery.DiscovererEnumerator/<>c__DisplayClass17_0::<GetDiscovererToSourcesMap>b__0(System.String) - - - - - - - - - - - - Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.Discovery.DiscoveryContext - - - - 100663638 - Microsoft.VisualStudio.TestPlatform.ObjectModel.Adapter.ITestCaseFilterExpression Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.Discovery.DiscoveryContext::GetTestCaseFilter(System.Collections.Generic.IEnumerable`1<System.String>,System.Func`2<System.String,Microsoft.VisualStudio.TestPlatform.ObjectModel.TestProperty>) - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 100663641 - System.Void Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.Discovery.DiscoveryContext::.ctor() - - - - - - - - - Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.Discovery.DiscoveryManager - - - - 100663642 - System.Void Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.Discovery.DiscoveryManager::.ctor(Microsoft.VisualStudio.TestPlatform.ObjectModel.Client.IRequestData) - - - - - - - - - - - 100663643 - System.Void Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.Discovery.DiscoveryManager::.ctor(Microsoft.VisualStudio.TestPlatform.ObjectModel.Client.IRequestData,Microsoft.VisualStudio.TestPlatform.CoreUtilities.Tracing.Interfaces.ITestPlatformEventSource) - - - - - - - - - - - - - - - - - 100663644 - System.Void Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.Discovery.DiscoveryManager::Initialize(System.Collections.Generic.IEnumerable`1<System.String>,Microsoft.VisualStudio.TestPlatform.ObjectModel.Client.ITestDiscoveryEventsHandler2) - - - - - - - - - - - - - - - - - - - - - - - - - - 100663645 - System.Void Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.Discovery.DiscoveryManager::DiscoverTests(Microsoft.VisualStudio.TestPlatform.ObjectModel.Client.DiscoveryCriteria,Microsoft.VisualStudio.TestPlatform.ObjectModel.Client.ITestDiscoveryEventsHandler2) - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 100663646 - System.Void Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.Discovery.DiscoveryManager::Abort() - - - - - - - - - - - 100663647 - System.Void Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.Discovery.DiscoveryManager::Abort(Microsoft.VisualStudio.TestPlatform.ObjectModel.Client.ITestDiscoveryEventsHandler2) - - - - - - - - - - - - - - - - - 100663648 - System.Void Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.Discovery.DiscoveryManager::OnReportTestCases(System.Collections.Generic.ICollection`1<Microsoft.VisualStudio.TestPlatform.ObjectModel.TestCase>) - - - - - - - - - - - - - - - - - - 100663649 - System.Collections.Generic.HashSet`1<System.String> Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.Discovery.DiscoveryManager::GetValidSources(System.Collections.Generic.IEnumerable`1<System.String>,Microsoft.VisualStudio.TestPlatform.ObjectModel.Logging.IMessageLogger,System.String) - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 100663650 - System.Void Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.Discovery.DiscoveryManager::TestSessionMessageHandler(System.Object,Microsoft.VisualStudio.TestPlatform.ObjectModel.Logging.TestRunMessageEventArgs) - - - - - - - - - - - - - - - - - 100663651 - System.Void Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.Discovery.DiscoveryManager::UpdateTestCases(System.Collections.Generic.IEnumerable`1<Microsoft.VisualStudio.TestPlatform.ObjectModel.TestCase>,System.String) - - - - - - - - - - - - - - - - - - - - 100663652 - System.Void Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.Discovery.DiscoveryManager::<GetValidSources>g__SendWarning|15_0(Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.Discovery.DiscoveryManager/<>c__DisplayClass15_0&,Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.Discovery.DiscoveryManager/<>c__DisplayClass15_1&) - - - - - - - - - - - - - - Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.Discovery.DiscoveryManager/<>c - - - - 100664191 - System.String Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.Discovery.DiscoveryManager/<>c::<DiscoverTests>b__11_0(Microsoft.VisualStudio.TestPlatform.ObjectModel.TestCase) - - - - - - - - - - - - Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.Discovery.DiscoveryResultCache - - - - 100663653 - System.Void Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.Discovery.DiscoveryResultCache::.ctor(System.Int64,System.TimeSpan,Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.Discovery.DiscoveryResultCache/OnReportTestCases) - - - - - - - - - - - - - - - - - - 100663654 - System.Collections.Generic.IList`1<Microsoft.VisualStudio.TestPlatform.ObjectModel.TestCase> Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.Discovery.DiscoveryResultCache::get_Tests() - - - - - - - - - - 100663657 - System.Void Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.Discovery.DiscoveryResultCache::AddTest(Microsoft.VisualStudio.TestPlatform.ObjectModel.TestCase) - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.Discovery.TestCaseDiscoverySink - - - - 100663658 - System.Void Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.Discovery.TestCaseDiscoverySink::.ctor(Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.Discovery.DiscoveryResultCache) - - - - - - - - - - - - 100663659 - System.Void Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.Discovery.TestCaseDiscoverySink::SendTestCase(Microsoft.VisualStudio.TestPlatform.ObjectModel.TestCase) - - - - - - - - - - - - - - - - - Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.DataCollection.DataCollectionLauncher - - - - 100663660 - System.Void Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.DataCollection.DataCollectionLauncher::.ctor(Microsoft.VisualStudio.TestPlatform.PlatformAbstractions.Interfaces.IProcessHelper,Microsoft.VisualStudio.TestPlatform.ObjectModel.Logging.IMessageLogger) - - - - - - - - - - - - - - 100663663 - System.Action`1<System.Object> Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.DataCollection.DataCollectionLauncher::get_ExitCallBack() - - - - - - - - - - 100663664 - System.Action`2<System.Object,System.String> Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.DataCollection.DataCollectionLauncher::get_ErrorReceivedCallback() - - - - - - - - - - 100663666 - System.Void Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.DataCollection.DataCollectionLauncher::<get_ExitCallBack>b__9_0(System.Object) - - - - - - - - - - - - - - - - - - - - - - 100663667 - System.Void Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.DataCollection.DataCollectionLauncher::<get_ErrorReceivedCallback>b__11_0(System.Object,System.String) - - - - - - - - - - - - - - Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.DataCollection.DataCollectionLauncherFactory - - - - 100663668 - Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.DataCollection.Interfaces.IDataCollectionLauncher Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.DataCollection.DataCollectionLauncherFactory::GetDataCollectorLauncher(Microsoft.VisualStudio.TestPlatform.PlatformAbstractions.Interfaces.IProcessHelper,System.String) - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.DataCollection.DataCollectionParameters - - - - 100663669 - System.Void Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.DataCollection.DataCollectionParameters::.ctor(System.Boolean,System.Collections.Generic.IDictionary`2<System.String,System.String>,System.Int32) - - - - - - - - - - - - - - 100663676 - Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.DataCollection.DataCollectionParameters Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.DataCollection.DataCollectionParameters::CreateDefaultParameterInstance() - - - - - - - - - - - - Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.DataCollection.DataCollectionResult - - - - 100663677 - System.Void Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.DataCollection.DataCollectionResult::.ctor(System.Collections.ObjectModel.Collection`1<Microsoft.VisualStudio.TestPlatform.ObjectModel.AttachmentSet>,System.Collections.ObjectModel.Collection`1<Microsoft.VisualStudio.TestPlatform.ObjectModel.InvokedDataCollector>) - - - - - - - - - - - - - - - Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.DataCollection.DataCollectionTestRunEventsHandler - - - - 100663680 - System.Void Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.DataCollection.DataCollectionTestRunEventsHandler::.ctor(Microsoft.VisualStudio.TestPlatform.ObjectModel.Client.IInternalTestRunEventsHandler,Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.DataCollection.Interfaces.IProxyDataCollectionManager,System.Threading.CancellationToken) - - - - - - - - - - - 100663681 - System.Void Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.DataCollection.DataCollectionTestRunEventsHandler::.ctor(Microsoft.VisualStudio.TestPlatform.ObjectModel.Client.IInternalTestRunEventsHandler,Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.DataCollection.Interfaces.IProxyDataCollectionManager,Microsoft.VisualStudio.TestPlatform.CommunicationUtilities.Interfaces.IDataSerializer,System.Threading.CancellationToken) - - - - - - - - - - - - - - - 100663682 - System.Void Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.DataCollection.DataCollectionTestRunEventsHandler::HandleLogMessage(Microsoft.VisualStudio.TestPlatform.ObjectModel.Logging.TestMessageLevel,System.String) - - - - - - - - - - - 100663683 - System.Void Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.DataCollection.DataCollectionTestRunEventsHandler::HandleRawMessage(System.String) - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 100663684 - System.Void Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.DataCollection.DataCollectionTestRunEventsHandler::HandleTestRunComplete(Microsoft.VisualStudio.TestPlatform.ObjectModel.Client.TestRunCompleteEventArgs,Microsoft.VisualStudio.TestPlatform.ObjectModel.Client.TestRunChangedEventArgs,System.Collections.Generic.ICollection`1<Microsoft.VisualStudio.TestPlatform.ObjectModel.AttachmentSet>,System.Collections.Generic.ICollection`1<System.String>) - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 100663685 - System.Void Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.DataCollection.DataCollectionTestRunEventsHandler::HandleTestRunStatsChange(Microsoft.VisualStudio.TestPlatform.ObjectModel.Client.TestRunChangedEventArgs) - - - - - - - - - - - 100663686 - System.Int32 Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.DataCollection.DataCollectionTestRunEventsHandler::LaunchProcessWithDebuggerAttached(Microsoft.VisualStudio.TestPlatform.ObjectModel.TestProcessStartInfo) - - - - - - - - - - 100663687 - System.Boolean Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.DataCollection.DataCollectionTestRunEventsHandler::AttachDebuggerToProcess(Microsoft.VisualStudio.TestPlatform.ObjectModel.Client.Interfaces.AttachDebuggerInfo) - - - - - - - - - - 100663688 - System.Collections.Generic.ICollection`1<Microsoft.VisualStudio.TestPlatform.ObjectModel.AttachmentSet> Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.DataCollection.DataCollectionTestRunEventsHandler::GetCombinedAttachmentSets(System.Collections.ObjectModel.Collection`1<Microsoft.VisualStudio.TestPlatform.ObjectModel.AttachmentSet>,System.Collections.Generic.ICollection`1<Microsoft.VisualStudio.TestPlatform.ObjectModel.AttachmentSet>) - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.DataCollection.DataCollectionTestRunEventsHandler/<>c__DisplayClass14_0 - - - - 100664197 - System.Boolean Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.DataCollection.DataCollectionTestRunEventsHandler/<>c__DisplayClass14_0::<GetCombinedAttachmentSets>b__0(Microsoft.VisualStudio.TestPlatform.ObjectModel.AttachmentSet) - - - - - - - - - - - - Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.DataCollection.DefaultDataCollectionLauncher - - - - 100663689 - System.Void Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.DataCollection.DefaultDataCollectionLauncher::.ctor() - - - - - - - - - - - 100663690 - System.Void Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.DataCollection.DefaultDataCollectionLauncher::.ctor(Microsoft.VisualStudio.TestPlatform.PlatformAbstractions.Interfaces.IProcessHelper,Microsoft.VisualStudio.TestPlatform.ObjectModel.Logging.IMessageLogger) - - - - - - - - - - - - - 100663691 - System.Int32 Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.DataCollection.DefaultDataCollectionLauncher::LaunchDataCollector(System.Collections.Generic.IDictionary`2<System.String,System.String>,System.Collections.Generic.IList`1<System.String>) - - - - - - - - - - - - - - - - - - - Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.DataCollection.DotnetDataCollectionLauncher - - - - 100663692 - System.Void Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.DataCollection.DotnetDataCollectionLauncher::.ctor() - - - - - - - - - - - 100663693 - System.Void Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.DataCollection.DotnetDataCollectionLauncher::.ctor(Microsoft.VisualStudio.TestPlatform.PlatformAbstractions.Interfaces.IProcessHelper,Microsoft.VisualStudio.TestPlatform.Utilities.Helpers.Interfaces.IFileHelper,Microsoft.VisualStudio.TestPlatform.ObjectModel.Logging.IMessageLogger) - - - - - - - - - - - - - - 100663694 - System.Int32 Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.DataCollection.DotnetDataCollectionLauncher::LaunchDataCollector(System.Collections.Generic.IDictionary`2<System.String,System.String>,System.Collections.Generic.IList`1<System.String>) - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.DataCollection.InProcDataCollectionExtensionManager - - - - 100663695 - System.Void Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.DataCollection.InProcDataCollectionExtensionManager::.ctor(System.String,Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.DataCollection.Interfaces.ITestEventsPublisher,System.String,Microsoft.VisualStudio.TestPlatform.Common.ExtensionFramework.TestPluginCache) - - - - - - - - - - - 100663696 - System.Void Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.DataCollection.InProcDataCollectionExtensionManager::.ctor(System.String,Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.DataCollection.Interfaces.ITestEventsPublisher,System.String,Microsoft.VisualStudio.TestPlatform.Common.ExtensionFramework.TestPluginCache,Microsoft.VisualStudio.TestPlatform.Utilities.Helpers.Interfaces.IFileHelper) - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 100663699 - Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.DataCollection.Interfaces.IInProcDataCollector Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.DataCollection.InProcDataCollectionExtensionManager::CreateDataCollector(System.String,System.String,System.Xml.XmlElement,System.Type) - - - - - - - - - - - - 100663700 - System.Void Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.DataCollection.InProcDataCollectionExtensionManager::TriggerTestSessionStart(System.Object,Microsoft.VisualStudio.TestPlatform.ObjectModel.DataCollection.SessionStartEventArgs) - - - - - - - - - - - - 100663701 - System.Void Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.DataCollection.InProcDataCollectionExtensionManager::TriggerTestSessionEnd(System.Object,Microsoft.VisualStudio.TestPlatform.ObjectModel.DataCollection.SessionEndEventArgs) - - - - - - - - - - - - 100663702 - System.Void Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.DataCollection.InProcDataCollectionExtensionManager::TriggerTestCaseStart(System.Object,Microsoft.VisualStudio.TestPlatform.ObjectModel.DataCollection.TestCaseStartEventArgs) - - - - - - - - - - - - 100663703 - System.Void Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.DataCollection.InProcDataCollectionExtensionManager::TriggerTestCaseEnd(System.Object,Microsoft.VisualStudio.TestPlatform.ObjectModel.DataCollection.TestCaseEndEventArgs) - - - - - - - - - - - - - 100663704 - System.Void Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.DataCollection.InProcDataCollectionExtensionManager::TriggerUpdateTestResult(System.Object,Microsoft.VisualStudio.TestPlatform.ObjectModel.DataCollection.TestResultEventArgs) - - - - - - - - - - - 100663705 - System.Void Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.DataCollection.InProcDataCollectionExtensionManager::InitializeInProcDataCollectors(System.String) - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 100663706 - System.String Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.DataCollection.InProcDataCollectionExtensionManager::GetCodebase(System.String) - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 100663707 - System.Collections.Generic.IDictionary`2<System.String,System.Object> Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.DataCollection.InProcDataCollectionExtensionManager::GetSessionStartProperties(Microsoft.VisualStudio.TestPlatform.ObjectModel.DataCollection.SessionStartEventArgs) - - - - - - - - - - - 100663708 - System.Void Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.DataCollection.InProcDataCollectionExtensionManager::TriggerInProcDataCollectionMethods(System.String,Microsoft.VisualStudio.TestPlatform.ObjectModel.DataCollector.InProcDataCollector.InProcDataCollectionArgs) - - - - - - - - - - - - - - - - - - - - - 100663709 - System.Void Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.DataCollection.InProcDataCollectionExtensionManager::SetInProcDataCollectionDataInTestResult(Microsoft.VisualStudio.TestPlatform.ObjectModel.TestResult) - - - - - - - - - - - - - - - - - - - - - - - - - - Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.DataCollection.InProcDataCollectionSink - - - - 100663710 - System.Void Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.DataCollection.InProcDataCollectionSink::.ctor() - - - - - - - - - - - - 100663711 - System.Void Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.DataCollection.InProcDataCollectionSink::SendData(Microsoft.VisualStudio.TestPlatform.ObjectModel.DataCollection.DataCollectionContext,System.String,System.String) - - - - - - - - - - - - - - - 100663712 - System.Collections.Generic.IDictionary`2<System.String,System.String> Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.DataCollection.InProcDataCollectionSink::GetDataCollectionDataSetForTestCase(System.Guid) - - - - - - - - - - - - - - - - - 100663713 - System.Void Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.DataCollection.InProcDataCollectionSink::AddKeyValuePairToDictionary(System.Guid,System.String,System.String) - - - - - - - - - - - - - - - - - - - - Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.DataCollection.InProcDataCollectionSink/TestCaseDataCollectionData - - - - 100664198 - System.Void Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.DataCollection.InProcDataCollectionSink/TestCaseDataCollectionData::.ctor() - - - - - - - - - - - - 100664201 - System.Void Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.DataCollection.InProcDataCollectionSink/TestCaseDataCollectionData::AddOrUpdateData(System.String,System.String) - - - - - - - - - - - - - - - - - - - Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.DataCollection.InProcDataCollector - - - - 100663714 - System.Void Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.DataCollection.InProcDataCollector::.ctor(System.String,System.String,System.Type,System.String) - - - - - - - - - - - 100663715 - System.Void Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.DataCollection.InProcDataCollector::.ctor(System.String,System.String,System.Type,System.String,Microsoft.VisualStudio.TestPlatform.PlatformAbstractions.Interfaces.IAssemblyLoadContext,Microsoft.VisualStudio.TestPlatform.Common.ExtensionFramework.TestPluginCache) - - - - - - - - - - - - - - - - - - - - - - - 100663718 - System.Void Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.DataCollection.InProcDataCollector::LoadDataCollector(Microsoft.VisualStudio.TestPlatform.ObjectModel.DataCollection.IDataCollectionSink) - - - - - - - - - - - - 100663719 - System.Void Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.DataCollection.InProcDataCollector::TriggerInProcDataCollectionMethod(System.String,Microsoft.VisualStudio.TestPlatform.ObjectModel.DataCollector.InProcDataCollector.InProcDataCollectionArgs) - - - - - - - - - - - - - - - - - - - - - - - 100663720 - System.Void Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.DataCollection.InProcDataCollector::InitializeDataCollector(System.Object,Microsoft.VisualStudio.TestPlatform.ObjectModel.DataCollection.IDataCollectionSink) - - - - - - - - - - - - - - - 100663721 - System.Reflection.MethodInfo Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.DataCollection.InProcDataCollector::GetMethodInfoFromType(System.Type,System.String,System.Type[]) - - - - - - - - - - - - - 100663722 - System.Object Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.DataCollection.InProcDataCollector::CreateObjectFromType(System.Type) - - - - - - - - - - - - 100663723 - System.Reflection.Assembly Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.DataCollection.InProcDataCollector::LoadInProcDataCollectorExtension(System.String) - - - - - - - - - - - - - - - - - - Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.DataCollection.InProcDataCollector/<>c__DisplayClass5_0 - - - - 100664203 - System.Boolean Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.DataCollection.InProcDataCollector/<>c__DisplayClass5_0::<.ctor>b__0(System.Type) - - - - - - - - - - - - - 100664204 - System.Boolean Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.DataCollection.InProcDataCollector/<>c__DisplayClass5_0::<.ctor>b__1(System.Type) - - - - - - - - - - - - - - - Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.DataCollection.ParallelDataCollectionEventsHandler - - - - 100663724 - System.Void Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.DataCollection.ParallelDataCollectionEventsHandler::.ctor(Microsoft.VisualStudio.TestPlatform.ObjectModel.Client.IRequestData,Microsoft.VisualStudio.TestPlatform.ObjectModel.Engine.IProxyExecutionManager,Microsoft.VisualStudio.TestPlatform.ObjectModel.Client.IInternalTestRunEventsHandler,Microsoft.VisualStudio.TestPlatform.ObjectModel.Engine.IParallelProxyExecutionManager,Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.Client.Parallel.ParallelRunDataAggregator,Microsoft.VisualStudio.TestPlatform.ObjectModel.Engine.ITestRunAttachmentsProcessingManager,System.Threading.CancellationToken) - - - - - - - - - - - - - 100663725 - System.Void Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.DataCollection.ParallelDataCollectionEventsHandler::.ctor(Microsoft.VisualStudio.TestPlatform.ObjectModel.Client.IRequestData,Microsoft.VisualStudio.TestPlatform.ObjectModel.Engine.IProxyExecutionManager,Microsoft.VisualStudio.TestPlatform.ObjectModel.Client.IInternalTestRunEventsHandler,Microsoft.VisualStudio.TestPlatform.ObjectModel.Engine.IParallelProxyExecutionManager,Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.Client.Parallel.ParallelRunDataAggregator,Microsoft.VisualStudio.TestPlatform.CommunicationUtilities.Interfaces.IDataSerializer) - - - - - - - - - - - - 100663726 - System.Void Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.DataCollection.ParallelDataCollectionEventsHandler::HandleTestRunComplete(Microsoft.VisualStudio.TestPlatform.ObjectModel.Client.TestRunCompleteEventArgs,Microsoft.VisualStudio.TestPlatform.ObjectModel.Client.TestRunChangedEventArgs,System.Collections.Generic.ICollection`1<Microsoft.VisualStudio.TestPlatform.ObjectModel.AttachmentSet>,System.Collections.Generic.ICollection`1<System.String>) - - - - - - - - - - - - - - - - - - - - - - Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.DataCollection.ProxyDataCollectionManager - - - - 100663729 - System.Void Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.DataCollection.ProxyDataCollectionManager::.ctor(Microsoft.VisualStudio.TestPlatform.ObjectModel.Client.IRequestData,System.String,System.Collections.Generic.IEnumerable`1<System.String>) - - - - - - - - - - - 100663730 - System.Void Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.DataCollection.ProxyDataCollectionManager::.ctor(Microsoft.VisualStudio.TestPlatform.ObjectModel.Client.IRequestData,System.String,System.Collections.Generic.IEnumerable`1<System.String>,Microsoft.VisualStudio.TestPlatform.PlatformAbstractions.Interfaces.IProcessHelper) - - - - - - - - - - - 100663731 - System.Void Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.DataCollection.ProxyDataCollectionManager::.ctor(Microsoft.VisualStudio.TestPlatform.ObjectModel.Client.IRequestData,System.String,System.Collections.Generic.IEnumerable`1<System.String>,Microsoft.VisualStudio.TestPlatform.CommunicationUtilities.DataCollection.Interfaces.IDataCollectionRequestSender,Microsoft.VisualStudio.TestPlatform.PlatformAbstractions.Interfaces.IProcessHelper,Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.DataCollection.Interfaces.IDataCollectionLauncher) - - - - - - - - - - - - - - - - - - 100663732 - Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.DataCollection.DataCollectionResult Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.DataCollection.ProxyDataCollectionManager::AfterTestRunEnd(System.Boolean,Microsoft.VisualStudio.TestPlatform.ObjectModel.Client.ITestMessageEventHandler) - - - - - - - - - - - - - - - - - - - - - - - - 100663733 - Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.DataCollection.DataCollectionParameters Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.DataCollection.ProxyDataCollectionManager::BeforeTestRunStart(System.Boolean,System.Boolean,Microsoft.VisualStudio.TestPlatform.ObjectModel.Client.ITestMessageEventHandler) - - - - - - - - - - - - - - 100663734 - System.Void Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.DataCollection.ProxyDataCollectionManager::TestHostLaunched(System.Int32) - - - - - - - - - - - - - 100663735 - System.Void Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.DataCollection.ProxyDataCollectionManager::Dispose() - - - - - - - - - - - - 100663736 - System.Void Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.DataCollection.ProxyDataCollectionManager::Initialize() - - - - - - - - - - - - - - - - - - - - - - 100663737 - System.Int32 Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.DataCollection.ProxyDataCollectionManager::GetConnectionTimeout(System.Int32) - - - - - - - - - - - - - - - - - - - - - 100663738 - System.Void Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.DataCollection.ProxyDataCollectionManager::InvokeDataCollectionServiceAction(System.Action,Microsoft.VisualStudio.TestPlatform.ObjectModel.Client.ITestMessageEventHandler) - - - - - - - - - - - - - - - - - - 100663739 - System.Void Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.DataCollection.ProxyDataCollectionManager::HandleExceptionMessage(Microsoft.VisualStudio.TestPlatform.ObjectModel.Client.ITestMessageEventHandler,System.Exception) - - - - - - - - - - - - - - - 100663740 - System.Collections.Generic.IList`1<System.String> Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.DataCollection.ProxyDataCollectionManager::GetCommandLineArguments(System.Int32) - - - - - - - - - - - - - - - - - - - 100663741 - System.String Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.DataCollection.ProxyDataCollectionManager::GetTimestampedLogFile(System.String) - - - - - - - - - - 100663742 - System.String Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.DataCollection.ProxyDataCollectionManager::UpdateExtensionsFolderInRunSettings(System.String) - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 100663743 - System.Void Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.DataCollection.ProxyDataCollectionManager::LogEnabledDataCollectors() - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.DataCollection.ProxyDataCollectionManager/<>c - - - - 100664207 - System.String Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.DataCollection.ProxyDataCollectionManager/<>c::<LogEnabledDataCollectors>b__31_0(Microsoft.VisualStudio.TestPlatform.ObjectModel.DataCollectorSettings) - - - - - - - - - - - - Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.DataCollection.ProxyDataCollectionManager/<>c__DisplayClass20_0 - - - - 100664209 - System.Void Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.DataCollection.ProxyDataCollectionManager/<>c__DisplayClass20_0::<AfterTestRunEnd>b__0() - - - - - - - - - - - - - - Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.DataCollection.ProxyDataCollectionManager/<>c__DisplayClass21_0 - - - - 100664211 - System.Void Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.DataCollection.ProxyDataCollectionManager/<>c__DisplayClass21_0::<BeforeTestRunStart>b__0() - - - - - - - - - - - - - - - - - Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.DataCollection.ProxyDataCollectionManager/<>c__DisplayClass31_0 - - - - 100664213 - System.Boolean Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.DataCollection.ProxyDataCollectionManager/<>c__DisplayClass31_0::<LogEnabledDataCollectors>b__1(Microsoft.VisualStudio.TestPlatform.ObjectModel.DataCollectorSettings) - - - - - - - - - - - - Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.DataCollection.ProxyOutOfProcDataCollectionManager - - - - 100663744 - System.Void Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.DataCollection.ProxyOutOfProcDataCollectionManager::.ctor(Microsoft.VisualStudio.TestPlatform.CommunicationUtilities.Interfaces.IDataCollectionTestCaseEventSender,Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.DataCollection.Interfaces.ITestEventsPublisher) - - - - - - - - - - - - - - - - - - - - 100663745 - System.Void Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.DataCollection.ProxyOutOfProcDataCollectionManager::TriggerTestCaseStart(System.Object,Microsoft.VisualStudio.TestPlatform.ObjectModel.DataCollection.TestCaseStartEventArgs) - - - - - - - - - - - 100663746 - System.Void Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.DataCollection.ProxyOutOfProcDataCollectionManager::TriggerTestCaseEnd(System.Object,Microsoft.VisualStudio.TestPlatform.ObjectModel.DataCollection.TestCaseEndEventArgs) - - - - - - - - - - - - - - - - - - - - - - - - - - - 100663747 - System.Void Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.DataCollection.ProxyOutOfProcDataCollectionManager::TriggerSendTestResult(System.Object,Microsoft.VisualStudio.TestPlatform.ObjectModel.DataCollection.TestResultEventArgs) - - - - - - - - - - - - - - - - - - - - - - - 100663748 - System.Void Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.DataCollection.ProxyOutOfProcDataCollectionManager::TriggerTestSessionEnd(System.Object,Microsoft.VisualStudio.TestPlatform.ObjectModel.DataCollection.SessionEndEventArgs) - - - - - - - - - - - - - Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.Client.DiscoveryCriteriaExtensions - - - - 100663771 - System.Void Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.Client.DiscoveryCriteriaExtensions::UpdateDiscoveryCriteria(Microsoft.VisualStudio.TestPlatform.ObjectModel.Client.DiscoveryCriteria,Microsoft.VisualStudio.TestPlatform.ObjectModel.Host.ITestRuntimeProvider) - - - - - - - - - - - - - - - - - 100663772 - System.Void Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.Client.DiscoveryCriteriaExtensions::UpdateTestSources(System.Collections.Generic.IEnumerable`1<System.String>,System.Collections.Generic.Dictionary`2<System.String,System.Collections.Generic.IEnumerable`1<System.String>>) - - - - - - - - - - - - - - Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.Client.InProcessProxyDiscoveryManager - - - - 100663775 - System.Void Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.Client.InProcessProxyDiscoveryManager::.ctor(Microsoft.VisualStudio.TestPlatform.ObjectModel.Host.ITestRuntimeProvider,Microsoft.VisualStudio.TestPlatform.ObjectModel.Engine.TesthostProtocol.ITestHostManagerFactory) - - - - - - - - - - - - - - 100663776 - System.Void Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.Client.InProcessProxyDiscoveryManager::Initialize(System.Boolean) - - - - - - - - - - 100663777 - System.Void Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.Client.InProcessProxyDiscoveryManager::DiscoverTests(Microsoft.VisualStudio.TestPlatform.ObjectModel.Client.DiscoveryCriteria,Microsoft.VisualStudio.TestPlatform.ObjectModel.Client.ITestDiscoveryEventsHandler2) - - - - - - - - - - - 100663778 - System.Void Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.Client.InProcessProxyDiscoveryManager::Close() - - - - - - - - - - 100663779 - System.Void Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.Client.InProcessProxyDiscoveryManager::Abort() - - - - - - - - - - - 100663780 - System.Void Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.Client.InProcessProxyDiscoveryManager::Abort(Microsoft.VisualStudio.TestPlatform.ObjectModel.Client.ITestDiscoveryEventsHandler2) - - - - - - - - - - - 100663781 - System.Void Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.Client.InProcessProxyDiscoveryManager::InitializeExtensions(System.Collections.Generic.IEnumerable`1<System.String>) - - - - - - - - - - - - - - - - - 100663782 - System.Void Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.Client.InProcessProxyDiscoveryManager::InitializeDiscovery(Microsoft.VisualStudio.TestPlatform.ObjectModel.Client.DiscoveryCriteria,Microsoft.VisualStudio.TestPlatform.ObjectModel.Client.ITestDiscoveryEventsHandler2,System.Boolean) - - - - - - - - - - 100663783 - System.Void Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.Client.InProcessProxyDiscoveryManager::<Abort>b__11_0() - - - - - - - - - - - - Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.Client.InProcessProxyDiscoveryManager/<>c__DisplayClass12_0 - - - - 100664215 - System.Void Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.Client.InProcessProxyDiscoveryManager/<>c__DisplayClass12_0::<Abort>b__0() - - - - - - - - - - - - Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.Client.InProcessProxyDiscoveryManager/<>c__DisplayClass9_0 - - - - 100664217 - System.Void Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.Client.InProcessProxyDiscoveryManager/<>c__DisplayClass9_0::<DiscoverTests>b__0() - - - - - - - - - - - - - - - - - - - - - - Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.Client.InProcessProxyExecutionManager - - - - 100663786 - System.Void Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.Client.InProcessProxyExecutionManager::.ctor(Microsoft.VisualStudio.TestPlatform.ObjectModel.Host.ITestRuntimeProvider,Microsoft.VisualStudio.TestPlatform.ObjectModel.Engine.TesthostProtocol.ITestHostManagerFactory) - - - - - - - - - - - - - - 100663787 - System.Void Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.Client.InProcessProxyExecutionManager::Initialize(System.Boolean) - - - - - - - - - - 100663788 - System.Int32 Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.Client.InProcessProxyExecutionManager::StartTestRun(Microsoft.VisualStudio.TestPlatform.ObjectModel.Client.TestRunCriteria,Microsoft.VisualStudio.TestPlatform.ObjectModel.Client.IInternalTestRunEventsHandler) - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 100663789 - System.Void Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.Client.InProcessProxyExecutionManager::Abort(Microsoft.VisualStudio.TestPlatform.ObjectModel.Client.IInternalTestRunEventsHandler) - - - - - - - - - - - 100663790 - System.Void Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.Client.InProcessProxyExecutionManager::Cancel(Microsoft.VisualStudio.TestPlatform.ObjectModel.Client.IInternalTestRunEventsHandler) - - - - - - - - - - - 100663791 - System.Void Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.Client.InProcessProxyExecutionManager::Close() - - - - - - - - - - 100663792 - System.Void Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.Client.InProcessProxyExecutionManager::InitializeExtensions(System.Collections.Generic.IEnumerable`1<System.String>) - - - - - - - - - - - - - - - - - 100663793 - System.Void Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.Client.InProcessProxyExecutionManager::InitializeTestRun(Microsoft.VisualStudio.TestPlatform.ObjectModel.Client.TestRunCriteria,Microsoft.VisualStudio.TestPlatform.ObjectModel.Client.IInternalTestRunEventsHandler) - - - - - - - - - - - - Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.Client.InProcessProxyExecutionManager/<>c - - - - 100664220 - System.String Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.Client.InProcessProxyExecutionManager/<>c::<StartTestRun>b__9_0(Microsoft.VisualStudio.TestPlatform.ObjectModel.TestCase) - - - - - - - - - - 100664221 - System.String Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.Client.InProcessProxyExecutionManager/<>c::<StartTestRun>b__9_1(System.Linq.IGrouping`2<System.String,Microsoft.VisualStudio.TestPlatform.ObjectModel.TestCase>) - - - - - - - - - - - - Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.Client.InProcessProxyExecutionManager/<>c__DisplayClass10_0 - - - - 100664223 - System.Void Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.Client.InProcessProxyExecutionManager/<>c__DisplayClass10_0::<Abort>b__0() - - - - - - - - - - - - Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.Client.InProcessProxyExecutionManager/<>c__DisplayClass11_0 - - - - 100664225 - System.Void Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.Client.InProcessProxyExecutionManager/<>c__DisplayClass11_0::<Cancel>b__0() - - - - - - - - - - - - Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.Client.InProcessProxyExecutionManager/<>c__DisplayClass9_1 - - - - 100664228 - System.Void Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.Client.InProcessProxyExecutionManager/<>c__DisplayClass9_1::<StartTestRun>b__2() - - - - - - - - - - - - Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.Client.InProcessProxyExecutionManager/<>c__DisplayClass9_2 - - - - 100664230 - System.Void Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.Client.InProcessProxyExecutionManager/<>c__DisplayClass9_2::<StartTestRun>b__3() - - - - - - - - - - - - Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.Client.LoggerNameValueConfigurationManager - - - - 100663794 - System.Void Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.Client.LoggerNameValueConfigurationManager::.ctor(System.Xml.XmlElement) - - - - - - - - - - - - - 100663796 - System.Void Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.Client.LoggerNameValueConfigurationManager::Initialize(System.Xml.XmlElement) - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.Client.ParallelOperationManager`3 - - - - 100663804 - System.Void Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.Client.ParallelOperationManager`3::.ctor(System.Func`3<Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.Client.TestRuntimeProviderInfo,TWorkload,TManager>,System.Int32) - - - - - - - - - - - - - - - - - - 100663805 - System.Void Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.Client.ParallelOperationManager`3::ClearSlots(System.Boolean) - - - - - - - - - - - - - - - - - 100663806 - System.Void Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.Client.ParallelOperationManager`3::SetOccupiedSlotCount() - - - - - - - - - - - - - - - - - - 100663807 - System.Void Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.Client.ParallelOperationManager`3::StartWork(System.Collections.Generic.List`1<Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.Client.Parallel.ProviderSpecificWorkload`1<TWorkload>>,TEventHandler,System.Func`3<TEventHandler,TManager,TEventHandler>,System.Func`4<TManager,TEventHandler,TWorkload,System.Threading.Tasks.Task>,System.Action`5<TManager,TEventHandler,TWorkload,System.Boolean,System.Threading.Tasks.Task>) - - - - - - - - - - - - - - - - - - - - - - 100663808 - System.Boolean Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.Client.ParallelOperationManager`3::RunWorkInParallel() - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 100663809 - System.Boolean Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.Client.ParallelOperationManager`3::RunNextWork(TManager) - - - - - - - - - - - - 100663810 - System.Void Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.Client.ParallelOperationManager`3::ClearCompletedSlot(TManager) - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 100663811 - System.String Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.Client.ParallelOperationManager`3::GetSourcesForSlotExpensive(Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.Client.ParallelOperationManager`3/Slot<TManager,TEventHandler,TWorkload>) - - - - - - - - - - 100663812 - System.Void Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.Client.ParallelOperationManager`3::DoActionOnAllManagers(System.Action`1<TManager>,System.Boolean) - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 100663813 - System.Void Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.Client.ParallelOperationManager`3::DoManagerAction(System.Action) - - - - - - - - - - - - - - - 100663814 - System.Void Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.Client.ParallelOperationManager`3::StopAllManagers() - - - - - - - - - - - - 100663815 - System.Void Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.Client.ParallelOperationManager`3::Dispose() - - - - - - - - - - - - 100663816 - System.Void Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.Client.ParallelOperationManager`3::.cctor() - - - - - - - - - - - - Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.Client.ParallelOperationManager`3/Slot - - - - 100664253 - System.String Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.Client.ParallelOperationManager`3/Slot::ToString() - - - - - - - - - - 100664254 - System.Void Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.Client.ParallelOperationManager`3/Slot::.ctor() - - - - - - - - - Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.Client.ParallelOperationManager`3/<>c - - - - 100664257 - Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.Client.ParallelOperationManager`3/Slot<TManager,TEventHandler,TWorkload> Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.Client.ParallelOperationManager`3/<>c::<ClearSlots>b__27_0(System.Int32) - - - - - - - - - - 100664258 - System.Boolean Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.Client.ParallelOperationManager`3/<>c::<SetOccupiedSlotCount>b__28_0(Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.Client.ParallelOperationManager`3/Slot<TManager,TEventHandler,TWorkload>) - - - - - - - - - - 100664259 - System.Boolean Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.Client.ParallelOperationManager`3/<>c::<SetOccupiedSlotCount>b__28_1(Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.Client.ParallelOperationManager`3/Slot<TManager,TEventHandler,TWorkload>) - - - - - - - - - - 100664260 - System.String Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.Client.ParallelOperationManager`3/<>c::<SetOccupiedSlotCount>b__28_2(Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.Client.ParallelOperationManager`3/Slot<TManager,TEventHandler,TWorkload>) - - - - - - - - - - 100664261 - System.Boolean Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.Client.ParallelOperationManager`3/<>c::<RunWorkInParallel>b__30_0(Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.Client.ParallelOperationManager`3/Slot<TManager,TEventHandler,TWorkload>) - - - - - - - - - - 100664262 - System.Boolean Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.Client.ParallelOperationManager`3/<>c::<RunWorkInParallel>b__30_1(Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.Client.Parallel.ProviderSpecificWorkload`1<TWorkload>) - - - - - - - - - - 100664263 - System.Boolean Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.Client.ParallelOperationManager`3/<>c::<RunWorkInParallel>b__30_2(Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.Client.ParallelOperationManager`3/Slot<TManager,TEventHandler,TWorkload>) - - - - - - - - - - - - - - - 100664264 - System.TimeSpan Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.Client.ParallelOperationManager`3/<>c::<RunWorkInParallel>b__30_3(Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.Client.ParallelOperationManager`3/Slot<TManager,TEventHandler,TWorkload>) - - - - - - - - - - 100664265 - System.Boolean Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.Client.ParallelOperationManager`3/<>c::<DoActionOnAllManagers>b__34_0(Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.Client.ParallelOperationManager`3/Slot<TManager,TEventHandler,TWorkload>) - - - - - - - - - - 100664266 - TManager Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.Client.ParallelOperationManager`3/<>c::<DoActionOnAllManagers>b__34_1(Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.Client.ParallelOperationManager`3/Slot<TManager,TEventHandler,TWorkload>) - - - - - - - - - - - - Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.Client.ParallelOperationManager`3/<>c__DisplayClass32_0 - - - - 100664268 - System.Boolean Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.Client.ParallelOperationManager`3/<>c__DisplayClass32_0::<ClearCompletedSlot>b__0(Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.Client.ParallelOperationManager`3/Slot<TManager,TEventHandler,TWorkload>) - - - - - - - - - - - - Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.Client.ParallelOperationManager`3/<>c__DisplayClass34_0 - - - - 100664270 - System.Void Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.Client.ParallelOperationManager`3/<>c__DisplayClass34_0::<DoActionOnAllManagers>b__2() - - - - - - - - - - - - Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.Client.ParallelOperationManager`3/<>c__DisplayClass34_1 - - - - 100664272 - System.Void Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.Client.ParallelOperationManager`3/<>c__DisplayClass34_1::<DoActionOnAllManagers>b__3() - - - - - - - - - - 100664273 - System.Void Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.Client.ParallelOperationManager`3/<>c__DisplayClass34_1::<DoActionOnAllManagers>b__4() - - - - - - - - - - - - Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.Client.ProxyDiscoveryManager - - - - 100663817 - System.Void Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.Client.ProxyDiscoveryManager::.ctor(Microsoft.VisualStudio.TestPlatform.ObjectModel.Client.TestSessionInfo,System.Func`3<System.String,Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.Client.ProxyDiscoveryManager,Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.Client.ProxyOperationManager>) - - - - - - - - - - - 100663818 - System.Void Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.Client.ProxyDiscoveryManager::.ctor(Microsoft.VisualStudio.TestPlatform.ObjectModel.Client.TestSessionInfo,System.Func`3<System.String,Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.Client.ProxyDiscoveryManager,Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.Client.ProxyOperationManager>,Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.Client.Parallel.DiscoveryDataAggregator) - - - - - - - - - - - - - - - - 100663819 - System.Void Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.Client.ProxyDiscoveryManager::.ctor(Microsoft.VisualStudio.TestPlatform.ObjectModel.Client.IRequestData,Microsoft.VisualStudio.TestPlatform.CommunicationUtilities.Interfaces.ITestRequestSender,Microsoft.VisualStudio.TestPlatform.ObjectModel.Host.ITestRuntimeProvider) - - - - - - - - - - - 100663820 - System.Void Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.Client.ProxyDiscoveryManager::.ctor(Microsoft.VisualStudio.TestPlatform.ObjectModel.Client.IRequestData,Microsoft.VisualStudio.TestPlatform.CommunicationUtilities.Interfaces.ITestRequestSender,Microsoft.VisualStudio.TestPlatform.ObjectModel.Host.ITestRuntimeProvider,Microsoft.VisualStudio.TestPlatform.ObjectModel.Framework,Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.Client.Parallel.DiscoveryDataAggregator,Microsoft.VisualStudio.TestPlatform.CommunicationUtilities.Interfaces.IDataSerializer,Microsoft.VisualStudio.TestPlatform.Utilities.Helpers.Interfaces.IFileHelper) - - - - - - - - - - - - - - - - 100663821 - System.Void Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.Client.ProxyDiscoveryManager::Initialize(System.Boolean) - - - - - - - - - - - 100663822 - System.Void Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.Client.ProxyDiscoveryManager::InitializeDiscovery(Microsoft.VisualStudio.TestPlatform.ObjectModel.Client.DiscoveryCriteria,Microsoft.VisualStudio.TestPlatform.ObjectModel.Client.ITestDiscoveryEventsHandler2,System.Boolean) - - - - - - - - - - - - - - - - - - - - - - - - - - - - 100663823 - System.Void Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.Client.ProxyDiscoveryManager::DiscoverTests(Microsoft.VisualStudio.TestPlatform.ObjectModel.Client.DiscoveryCriteria,Microsoft.VisualStudio.TestPlatform.ObjectModel.Client.ITestDiscoveryEventsHandler2) - - - - - - - - - - - - - - - - - - - - - - - - - - 100663824 - System.Void Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.Client.ProxyDiscoveryManager::HandleException(System.Exception) - - - - - - - - - - - - - - - - - - - 100663825 - System.Void Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.Client.ProxyDiscoveryManager::Abort() - - - - - - - - - - - - - - - - - 100663826 - System.Void Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.Client.ProxyDiscoveryManager::Abort(Microsoft.VisualStudio.TestPlatform.ObjectModel.Client.ITestDiscoveryEventsHandler2) - - - - - - - - - - - - - - - - - - - - - - - 100663827 - System.Void Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.Client.ProxyDiscoveryManager::Close() - - - - - - - - - - - - - - - - - - - - - - - 100663828 - System.Void Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.Client.ProxyDiscoveryManager::HandleDiscoveryComplete(Microsoft.VisualStudio.TestPlatform.ObjectModel.Client.DiscoveryCompleteEventArgs,System.Collections.Generic.IEnumerable`1<Microsoft.VisualStudio.TestPlatform.ObjectModel.TestCase>) - - - - - - - - - - - - - - - - - - - - - 100663829 - System.Void Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.Client.ProxyDiscoveryManager::HandleDiscoveredTests(System.Collections.Generic.IEnumerable`1<Microsoft.VisualStudio.TestPlatform.ObjectModel.TestCase>) - - - - - - - - - - - - - - - 100663830 - System.Void Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.Client.ProxyDiscoveryManager::HandleRawMessage(System.String) - - - - - - - - - - - - - - - - - - - 100663831 - System.Void Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.Client.ProxyDiscoveryManager::HandleLogMessage(Microsoft.VisualStudio.TestPlatform.ObjectModel.Logging.TestMessageLevel,System.String) - - - - - - - - - - - - - - 100663832 - Microsoft.VisualStudio.TestPlatform.ObjectModel.TestProcessStartInfo Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.Client.ProxyDiscoveryManager::UpdateTestProcessStartInfo(Microsoft.VisualStudio.TestPlatform.ObjectModel.TestProcessStartInfo) - - - - - - - - - - - - 100663833 - System.Void Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.Client.ProxyDiscoveryManager::InitializeExtensions(System.Collections.Generic.IEnumerable`1<System.String>,System.Boolean) - - - - - - - - - - - - - - - - - - - - - - - - - - - 100663834 - System.Void Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.Client.ProxyDiscoveryManager::LogMessage(Microsoft.VisualStudio.TestPlatform.ObjectModel.Logging.TestMessageLevel,System.String) - - - - - - - - - - - - - - 100663835 - System.Boolean Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.Client.ProxyDiscoveryManager::<InitializeExtensions>b__27_0(System.String) - - - - - - - - - - - - Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.Client.ProxyDiscoveryManager/<>c - - - - 100664276 - System.String Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.Client.ProxyDiscoveryManager/<>c::<HandleDiscoveryComplete>b__22_0(Microsoft.VisualStudio.TestPlatform.ObjectModel.TestCase) - - - - - - - - - - - - Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.Client.ProxyExecutionManager - - - - 100663838 - System.Threading.CancellationTokenSource Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.Client.ProxyExecutionManager::get_CancellationTokenSource() - - - - - - - - - - 100663839 - System.Void Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.Client.ProxyExecutionManager::set_CancellationTokenSource(System.Threading.CancellationTokenSource) - - - - - - - - - - - 100663840 - System.Void Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.Client.ProxyExecutionManager::.ctor(Microsoft.VisualStudio.TestPlatform.ObjectModel.Client.TestSessionInfo,System.Func`3<System.String,Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.Client.ProxyExecutionManager,Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.Client.ProxyOperationManager>,System.Boolean) - - - - - - - - - - - - - - - - - - 100663841 - System.Void Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.Client.ProxyExecutionManager::.ctor(Microsoft.VisualStudio.TestPlatform.ObjectModel.Client.IRequestData,Microsoft.VisualStudio.TestPlatform.CommunicationUtilities.Interfaces.ITestRequestSender,Microsoft.VisualStudio.TestPlatform.ObjectModel.Host.ITestRuntimeProvider,Microsoft.VisualStudio.TestPlatform.ObjectModel.Framework) - - - - - - - - - - - 100663842 - System.Void Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.Client.ProxyExecutionManager::.ctor(Microsoft.VisualStudio.TestPlatform.ObjectModel.Client.IRequestData,Microsoft.VisualStudio.TestPlatform.CommunicationUtilities.Interfaces.ITestRequestSender,Microsoft.VisualStudio.TestPlatform.ObjectModel.Host.ITestRuntimeProvider,Microsoft.VisualStudio.TestPlatform.ObjectModel.Framework,Microsoft.VisualStudio.TestPlatform.CommunicationUtilities.Interfaces.IDataSerializer,Microsoft.VisualStudio.TestPlatform.Utilities.Helpers.Interfaces.IFileHelper) - - - - - - - - - - - - - - - - 100663843 - System.Void Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.Client.ProxyExecutionManager::Initialize(System.Boolean) - - - - - - - - - - - - 100663844 - System.Void Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.Client.ProxyExecutionManager::InitializeTestRun(Microsoft.VisualStudio.TestPlatform.ObjectModel.Client.TestRunCriteria,Microsoft.VisualStudio.TestPlatform.ObjectModel.Client.IInternalTestRunEventsHandler) - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 100663845 - System.Int32 Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.Client.ProxyExecutionManager::StartTestRun(Microsoft.VisualStudio.TestPlatform.ObjectModel.Client.TestRunCriteria,Microsoft.VisualStudio.TestPlatform.ObjectModel.Client.IInternalTestRunEventsHandler) - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 100663846 - System.Void Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.Client.ProxyExecutionManager::HandleError(System.Exception) - - - - - - - - - - - - - - - - - - - 100663847 - System.Void Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.Client.ProxyExecutionManager::Cancel(Microsoft.VisualStudio.TestPlatform.ObjectModel.Client.IInternalTestRunEventsHandler) - - - - - - - - - - - - - - - - - - - - - - - 100663848 - System.Void Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.Client.ProxyExecutionManager::Abort(Microsoft.VisualStudio.TestPlatform.ObjectModel.Client.IInternalTestRunEventsHandler) - - - - - - - - - - - - - - - - - - - - - - - 100663849 - System.Void Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.Client.ProxyExecutionManager::Close() - - - - - - - - - - - - - - - - - - - - - - - 100663850 - System.Int32 Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.Client.ProxyExecutionManager::LaunchProcessWithDebuggerAttached(Microsoft.VisualStudio.TestPlatform.ObjectModel.TestProcessStartInfo) - - - - - - - - - - - - - 100663851 - System.Boolean Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.Client.ProxyExecutionManager::AttachDebuggerToProcess(Microsoft.VisualStudio.TestPlatform.ObjectModel.Client.Interfaces.AttachDebuggerInfo) - - - - - - - - - - - - - - - - - - - - - - 100663852 - System.Void Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.Client.ProxyExecutionManager::HandleTestRunComplete(Microsoft.VisualStudio.TestPlatform.ObjectModel.Client.TestRunCompleteEventArgs,Microsoft.VisualStudio.TestPlatform.ObjectModel.Client.TestRunChangedEventArgs,System.Collections.Generic.ICollection`1<Microsoft.VisualStudio.TestPlatform.ObjectModel.AttachmentSet>,System.Collections.Generic.ICollection`1<System.String>) - - - - - - - - - - - - - - 100663853 - System.Void Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.Client.ProxyExecutionManager::HandleTestRunStatsChange(Microsoft.VisualStudio.TestPlatform.ObjectModel.Client.TestRunChangedEventArgs) - - - - - - - - - - - - - - 100663854 - System.Void Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.Client.ProxyExecutionManager::HandleRawMessage(System.String) - - - - - - - - - - - - - - - - - - - 100663855 - System.Void Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.Client.ProxyExecutionManager::HandleLogMessage(Microsoft.VisualStudio.TestPlatform.ObjectModel.Logging.TestMessageLevel,System.String) - - - - - - - - - - - - - - 100663856 - Microsoft.VisualStudio.TestPlatform.ObjectModel.TestProcessStartInfo Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.Client.ProxyExecutionManager::UpdateTestProcessStartInfo(Microsoft.VisualStudio.TestPlatform.ObjectModel.TestProcessStartInfo) - - - - - - - - - - - - 100663857 - System.Boolean Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.Client.ProxyExecutionManager::SetupChannel(System.Collections.Generic.IEnumerable`1<System.String>,System.String) - - - - - - - - - - - - - 100663858 - System.Void Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.Client.ProxyExecutionManager::LogMessage(Microsoft.VisualStudio.TestPlatform.ObjectModel.Logging.TestMessageLevel,System.String) - - - - - - - - - - - - - - 100663859 - System.Void Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.Client.ProxyExecutionManager::InitializeExtensions(System.Collections.Generic.IEnumerable`1<System.String>) - - - - - - - - - - - - - - - - - - - - - - - - - - - 100663860 - System.Boolean Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.Client.ProxyExecutionManager::<InitializeExtensions>b__37_0(System.String) - - - - - - - - - - - - Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.Client.ProxyExecutionManager/<>c - - - - 100664279 - System.String Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.Client.ProxyExecutionManager/<>c::<InitializeTestRun>b__22_0(Microsoft.VisualStudio.TestPlatform.ObjectModel.TestCase) - - - - - - - - - - 100664280 - System.String Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.Client.ProxyExecutionManager/<>c::<InitializeTestRun>b__22_1(System.Linq.IGrouping`2<System.String,Microsoft.VisualStudio.TestPlatform.ObjectModel.TestCase>) - - - - - - - - - - 100664281 - System.String Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.Client.ProxyExecutionManager/<>c::<StartTestRun>b__23_0(Microsoft.VisualStudio.TestPlatform.ObjectModel.TestCase) - - - - - - - - - - 100664282 - System.String Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.Client.ProxyExecutionManager/<>c::<StartTestRun>b__23_1(System.Linq.IGrouping`2<System.String,Microsoft.VisualStudio.TestPlatform.ObjectModel.TestCase>) - - - - - - - - - - - - Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.Client.ProxyExecutionManagerWithDataCollection - - - - 100663861 - System.Void Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.Client.ProxyExecutionManagerWithDataCollection::.ctor(Microsoft.VisualStudio.TestPlatform.ObjectModel.Client.IRequestData,Microsoft.VisualStudio.TestPlatform.CommunicationUtilities.Interfaces.ITestRequestSender,Microsoft.VisualStudio.TestPlatform.ObjectModel.Host.ITestRuntimeProvider,Microsoft.VisualStudio.TestPlatform.ObjectModel.Framework,Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.DataCollection.Interfaces.IProxyDataCollectionManager) - - - - - - - - - - - - - - - - 100663862 - System.Void Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.Client.ProxyExecutionManagerWithDataCollection::TestHostLaunchedHandler(System.Object,Microsoft.VisualStudio.TestPlatform.ObjectModel.Host.HostProviderEventArgs) - - - - - - - - - - - 100663867 - System.Threading.CancellationToken Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.Client.ProxyExecutionManagerWithDataCollection::get_CancellationToken() - - - - - - - - - - 100663868 - System.Void Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.Client.ProxyExecutionManagerWithDataCollection::Initialize(System.Boolean) - - - - - - - - - - - - - - - - - - - - - - - 100663869 - System.Int32 Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.Client.ProxyExecutionManagerWithDataCollection::StartTestRun(Microsoft.VisualStudio.TestPlatform.ObjectModel.Client.TestRunCriteria,Microsoft.VisualStudio.TestPlatform.ObjectModel.Client.IInternalTestRunEventsHandler) - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 100663870 - System.Int32 Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.Client.ProxyExecutionManagerWithDataCollection::LaunchProcessWithDebuggerAttached(Microsoft.VisualStudio.TestPlatform.ObjectModel.TestProcessStartInfo) - - - - - - - - - - - - - - - - - - - - - - - - - - - 100663871 - Microsoft.VisualStudio.TestPlatform.ObjectModel.TestProcessStartInfo Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.Client.ProxyExecutionManagerWithDataCollection::UpdateTestProcessStartInfo(Microsoft.VisualStudio.TestPlatform.ObjectModel.TestProcessStartInfo) - - - - - - - - - - - - - - - - - - - - - - - - - - - - Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.Client.DataCollectionRunEventsHandler - - - - 100663872 - System.Void Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.Client.DataCollectionRunEventsHandler::.ctor() - - - - - - - - - - - - - 100663877 - System.Void Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.Client.DataCollectionRunEventsHandler::HandleLogMessage(Microsoft.VisualStudio.TestPlatform.ObjectModel.Logging.TestMessageLevel,System.String) - - - - - - - - - - - 100663878 - System.Void Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.Client.DataCollectionRunEventsHandler::HandleRawMessage(System.String) - - - - - - - - - - - - - Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.Client.ProxyOperationManager - - - - 100663879 - System.Void Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.Client.ProxyOperationManager::.ctor(Microsoft.VisualStudio.TestPlatform.ObjectModel.Client.IRequestData,Microsoft.VisualStudio.TestPlatform.CommunicationUtilities.Interfaces.ITestRequestSender,Microsoft.VisualStudio.TestPlatform.ObjectModel.Host.ITestRuntimeProvider,Microsoft.VisualStudio.TestPlatform.ObjectModel.Framework) - - - - - - - - - - - 100663880 - System.Void Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.Client.ProxyOperationManager::.ctor(Microsoft.VisualStudio.TestPlatform.ObjectModel.Client.IRequestData,Microsoft.VisualStudio.TestPlatform.CommunicationUtilities.Interfaces.ITestRequestSender,Microsoft.VisualStudio.TestPlatform.ObjectModel.Host.ITestRuntimeProvider,Microsoft.VisualStudio.TestPlatform.ObjectModel.Framework,Microsoft.VisualStudio.TestPlatform.ObjectModel.Client.IBaseProxy) - - - - - - - - - - - - - - - - - - - - - - - - - - 100663894 - System.Void Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.Client.ProxyOperationManager::Initialize(System.Boolean) - - - - - - - - - - 100663895 - System.Boolean Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.Client.ProxyOperationManager::SetupChannel(System.Collections.Generic.IEnumerable`1<System.String>,System.String,Microsoft.VisualStudio.TestPlatform.ObjectModel.Client.ITestMessageEventHandler) - - - - - - - - - - 100663896 - System.Boolean Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.Client.ProxyOperationManager::SetupChannel(System.Collections.Generic.IEnumerable`1<System.String>,System.String) - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 100663897 - System.Void Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.Client.ProxyOperationManager::Close() - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 100663898 - Microsoft.VisualStudio.TestPlatform.ObjectModel.TestProcessStartInfo Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.Client.ProxyOperationManager::UpdateTestProcessStartInfo(Microsoft.VisualStudio.TestPlatform.ObjectModel.TestProcessStartInfo) - - - - - - - - - - - - - - - - - 100663899 - System.String Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.Client.ProxyOperationManager::RemoveNodesFromRunsettingsIfRequired(System.String,System.Action`2<Microsoft.VisualStudio.TestPlatform.ObjectModel.Logging.TestMessageLevel,System.String>) - - - - - - - - - - - - - - - - - - - - - - 100663900 - System.String Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.Client.ProxyOperationManager::ReadTesthostFriendlyName() - - - - - - - - - - - - - - 100663901 - System.Boolean Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.Client.ProxyOperationManager::IsTesthostCompatibleWithTestSessions() - - - - - - - - - - - - - - - - - - 100663902 - System.String Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.Client.ProxyOperationManager::GetTimestampedLogFile(System.String) - - - - - - - - - - - - - 100663903 - System.Void Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.Client.ProxyOperationManager::CompatIssueWithVersionCheckAndRunsettings() - - - - - - - - - - - - - - - - - - - - - - - 100663904 - System.Void Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.Client.ProxyOperationManager::TestHostManagerHostLaunched(System.Object,Microsoft.VisualStudio.TestPlatform.ObjectModel.Host.HostProviderEventArgs) - - - - - - - - - - - - 100663905 - System.Void Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.Client.ProxyOperationManager::TestHostManagerHostExited(System.Object,Microsoft.VisualStudio.TestPlatform.ObjectModel.Host.HostProviderEventArgs) - - - - - - - - - - - - - - 100663906 - System.Void Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.Client.ProxyOperationManager::ThrowOnTestHostExited(System.Collections.Generic.IEnumerable`1<System.String>,System.Boolean) - - - - - - - - - - - - - - - 100663907 - System.Void Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.Client.ProxyOperationManager::ThrowExceptionOnConnectionFailure(System.Collections.Generic.IEnumerable`1<System.String>,System.Int32) - - - - - - - - - - - - - - - - - - - - 100663908 - System.Boolean Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.Client.ProxyOperationManager::<CompatIssueWithVersionCheckAndRunsettings>b__52_0(System.Reflection.PropertyInfo) - - - - - - - - - - 100663909 - System.Boolean Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.Client.ProxyOperationManager::<CompatIssueWithVersionCheckAndRunsettings>b__52_1(System.Reflection.PropertyInfo) - - - - - - - - - - - - Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.Client.ProxyOperationManagerWithDataCollection - - - - 100663910 - System.Void Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.Client.ProxyOperationManagerWithDataCollection::.ctor(Microsoft.VisualStudio.TestPlatform.ObjectModel.Client.IRequestData,Microsoft.VisualStudio.TestPlatform.CommunicationUtilities.Interfaces.ITestRequestSender,Microsoft.VisualStudio.TestPlatform.ObjectModel.Host.ITestRuntimeProvider,Microsoft.VisualStudio.TestPlatform.ObjectModel.Framework,Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.DataCollection.Interfaces.IProxyDataCollectionManager) - - - - - - - - - - - - - - - - 100663911 - System.Void Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.Client.ProxyOperationManagerWithDataCollection::Initialize(System.Boolean) - - - - - - - - - - - - - - - - - - - - - - - 100663912 - Microsoft.VisualStudio.TestPlatform.ObjectModel.TestProcessStartInfo Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.Client.ProxyOperationManagerWithDataCollection::UpdateTestProcessStartInfo(Microsoft.VisualStudio.TestPlatform.ObjectModel.TestProcessStartInfo) - - - - - - - - - - - - - - - - - - - - - - - - - - 100663913 - System.Boolean Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.Client.ProxyOperationManagerWithDataCollection::SetupChannel(System.Collections.Generic.IEnumerable`1<System.String>,System.String,Microsoft.VisualStudio.TestPlatform.ObjectModel.Client.ITestMessageEventHandler) - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 100663918 - System.Void Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.Client.ProxyOperationManagerWithDataCollection::TestHostLaunchedHandler(System.Object,Microsoft.VisualStudio.TestPlatform.ObjectModel.Host.HostProviderEventArgs) - - - - - - - - - - - - - Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.Client.TestLoggerManager - - - - 100663919 - System.Void Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.Client.TestLoggerManager::.ctor(Microsoft.VisualStudio.TestPlatform.ObjectModel.Client.IRequestData,Microsoft.VisualStudio.TestPlatform.ObjectModel.Logging.IMessageLogger,Microsoft.VisualStudio.TestPlatform.Common.Logging.InternalTestLoggerEvents) - - - - - - - - - - - 100663920 - System.Void Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.Client.TestLoggerManager::.ctor(Microsoft.VisualStudio.TestPlatform.ObjectModel.Client.IRequestData,Microsoft.VisualStudio.TestPlatform.ObjectModel.Logging.IMessageLogger,Microsoft.VisualStudio.TestPlatform.Common.Logging.InternalTestLoggerEvents,Microsoft.VisualStudio.TestPlatform.PlatformAbstractions.Interfaces.IAssemblyLoadContext) - - - - - - - - - - - - - - - - - 100663921 - System.Boolean Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.Client.TestLoggerManager::get_LoggersInitialized() - - - - - - - - - - 100663922 - Microsoft.VisualStudio.TestPlatform.Common.ExtensionFramework.TestLoggerExtensionManager Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.Client.TestLoggerManager::get_TestLoggerExtensionManager() - - - - - - - - - - - - - - 100663923 - System.Void Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.Client.TestLoggerManager::Initialize(System.String) - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 100663924 - System.Void Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.Client.TestLoggerManager::HandleTestRunMessage(Microsoft.VisualStudio.TestPlatform.ObjectModel.Logging.TestRunMessageEventArgs) - - - - - - - - - - - - - - - - - 100663925 - System.Void Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.Client.TestLoggerManager::HandleTestRunStatsChange(Microsoft.VisualStudio.TestPlatform.ObjectModel.Client.TestRunChangedEventArgs) - - - - - - - - - - - - - - - - - - - - - - 100663926 - System.Void Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.Client.TestLoggerManager::HandleTestRunStart(Microsoft.VisualStudio.TestPlatform.ObjectModel.Client.TestRunStartEventArgs) - - - - - - - - - - - - - - - - - 100663927 - System.Void Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.Client.TestLoggerManager::HandleTestRunComplete(Microsoft.VisualStudio.TestPlatform.ObjectModel.Client.TestRunCompleteEventArgs) - - - - - - - - - - - - - - - - - - - 100663928 - System.Void Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.Client.TestLoggerManager::HandleDiscoveryMessage(Microsoft.VisualStudio.TestPlatform.ObjectModel.Logging.TestRunMessageEventArgs) - - - - - - - - - - - - - - - - - 100663929 - System.Void Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.Client.TestLoggerManager::HandleDiscoveredTests(Microsoft.VisualStudio.TestPlatform.ObjectModel.Client.DiscoveredTestsEventArgs) - - - - - - - - - - - - - - - - - 100663930 - System.Void Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.Client.TestLoggerManager::HandleDiscoveryComplete(Microsoft.VisualStudio.TestPlatform.ObjectModel.Client.DiscoveryCompleteEventArgs) - - - - - - - - - - - - - - - - - - - 100663931 - System.Void Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.Client.TestLoggerManager::HandleDiscoveryStart(Microsoft.VisualStudio.TestPlatform.ObjectModel.Client.DiscoveryStartEventArgs) - - - - - - - - - - - - - - - - - 100663932 - System.Void Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.Client.TestLoggerManager::Dispose() - - - - - - - - - - - - 100663933 - System.Boolean Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.Client.TestLoggerManager::InitializeLoggerByUri(System.Uri,System.Collections.Generic.Dictionary`2<System.String,System.String>) - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 100663934 - System.Boolean Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.Client.TestLoggerManager::TryGetUriFromFriendlyName(System.String,System.Uri&) - - - - - - - - - - - - - - - - - - - - - - - - - - - - 100663935 - System.String Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.Client.TestLoggerManager::GetResultsDirectory(System.String) - - - - - - - - - - - - - - - - - - - - - 100663936 - Microsoft.VisualStudio.TestPlatform.ObjectModel.Framework Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.Client.TestLoggerManager::GetTargetFramework(System.String) - - - - - - - - - - - - - - - - - - - - - 100663937 - System.Boolean Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.Client.TestLoggerManager::GetTreatNoTestsAsError(System.String) - - - - - - - - - - 100663938 - System.Void Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.Client.TestLoggerManager::EnableLogging() - - - - - - - - - - - - 100663939 - System.Void Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.Client.TestLoggerManager::Dispose(System.Boolean) - - - - - - - - - - - - - - - - - - - 100663940 - System.Collections.Generic.Dictionary`2<System.String,System.String> Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.Client.TestLoggerManager::GetParametersFromConfigurationElement(System.Xml.XmlElement) - - - - - - - - - - - 100663941 - System.Boolean Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.Client.TestLoggerManager::InitializeLoggerByType(System.String,System.String,System.Collections.Generic.Dictionary`2<System.String,System.String>) - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 100663942 - System.Boolean Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.Client.TestLoggerManager::InitializeLogger(System.Object,System.String,System.Collections.Generic.Dictionary`2<System.String,System.String>) - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 100663943 - System.Collections.Generic.Dictionary`2<System.String,System.String> Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.Client.TestLoggerManager::UpdateLoggerParameters(System.Collections.Generic.Dictionary`2<System.String,System.String>) - - - - - - - - - - - - - - - - - - 100663944 - System.Void Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.Client.TestLoggerManager::CheckDisposed() - - - - - - - - - - - - - - - - - Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.Client.TestLoggerManager/<>c__DisplayClass34_0 - - - - 100664284 - System.Boolean Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.Client.TestLoggerManager/<>c__DisplayClass34_0::<InitializeLoggerByType>b__0(System.Type) - - - - - - - - - - - - Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.Client.TestRunCriteriaExtensions - - - - 100663945 - Microsoft.VisualStudio.TestPlatform.CommunicationUtilities.ObjectModel.TestRunCriteriaWithSources Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.Client.TestRunCriteriaExtensions::CreateTestRunCriteriaForSources(Microsoft.VisualStudio.TestPlatform.ObjectModel.Client.TestRunCriteria,Microsoft.VisualStudio.TestPlatform.ObjectModel.Host.ITestRuntimeProvider,System.String,Microsoft.VisualStudio.TestPlatform.ObjectModel.Engine.ClientProtocol.TestExecutionContext,System.Collections.Generic.IEnumerable`1<System.String>) - - - - - - - - - - - - - - - - 100663946 - Microsoft.VisualStudio.TestPlatform.CommunicationUtilities.ObjectModel.TestRunCriteriaWithTests Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.Client.TestRunCriteriaExtensions::CreateTestRunCriteriaForTests(Microsoft.VisualStudio.TestPlatform.ObjectModel.Client.TestRunCriteria,Microsoft.VisualStudio.TestPlatform.ObjectModel.Host.ITestRuntimeProvider,System.String,Microsoft.VisualStudio.TestPlatform.ObjectModel.Engine.ClientProtocol.TestExecutionContext,System.Collections.Generic.IEnumerable`1<System.String>) - - - - - - - - - - - - - - - - - - - - - 100663947 - System.Boolean Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.Client.TestRunCriteriaExtensions::TryCheckTestSourceDifferFromPackage(Microsoft.VisualStudio.TestPlatform.ObjectModel.Host.ITestRuntimeProvider,System.Collections.Generic.IEnumerable`1<System.String>,System.Collections.Generic.IEnumerable`1<System.String>&) - - - - - - - - - - - - - - - - - - 100663948 - System.Void Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.Client.TestRunCriteriaExtensions::UpdateTestSources(System.Collections.Generic.IEnumerable`1<System.String>,System.Collections.Generic.Dictionary`2<System.String,System.Collections.Generic.IEnumerable`1<System.String>>) - - - - - - - - - - - - - - Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.Client.TestRuntimeProviderInfo - - - - 100663953 - System.Void Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.Client.TestRuntimeProviderInfo::.ctor(System.Type,System.Boolean,System.String,System.Collections.Generic.List`1<Microsoft.VisualStudio.TestPlatform.ObjectModel.SourceDetail>) - - - - - - - - - - - - - - - - - Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.Client.Parallel.DiscoveryDataAggregator - - - - 100663960 - System.Collections.Generic.IDictionary`2<System.String,System.Object> Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.Client.Parallel.DiscoveryDataAggregator::GetMetrics() - - - - - - - - - - - - - - - - - - - - - 100663961 - System.Void Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.Client.Parallel.DiscoveryDataAggregator::MarkAsAborted() - - - - - - - - - - - - - - 100663962 - System.Void Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.Client.Parallel.DiscoveryDataAggregator::Aggregate(Microsoft.VisualStudio.TestPlatform.ObjectModel.Client.DiscoveryCompleteEventArgs) - - - - - - - - - - - - - - - - - - - - - - 100663963 - System.Void Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.Client.Parallel.DiscoveryDataAggregator::AggregateMetrics(System.Collections.Generic.IDictionary`2<System.String,System.Object>) - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 100663964 - System.Boolean Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.Client.Parallel.DiscoveryDataAggregator::TryAggregateIsMessageSent() - - - - - - - - - - 100663965 - System.Collections.Generic.List`1<System.String> Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.Client.Parallel.DiscoveryDataAggregator::GetSourcesWithStatus(Microsoft.VisualStudio.TestPlatform.ObjectModel.Engine.DiscoveryStatus) - - - - - - - - - - - - - 100663966 - System.Void Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.Client.Parallel.DiscoveryDataAggregator::MarkSourcesWithStatus(System.Collections.Generic.IEnumerable`1<System.String>,Microsoft.VisualStudio.TestPlatform.ObjectModel.Engine.DiscoveryStatus) - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 100663967 - System.String Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.Client.Parallel.DiscoveryDataAggregator::MarkSourcesBasedOnDiscoveredTestCases(System.String,System.Collections.Generic.IEnumerable`1<Microsoft.VisualStudio.TestPlatform.ObjectModel.TestCase>) - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 100663968 - System.Void Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.Client.Parallel.DiscoveryDataAggregator::.ctor() - - - - - - - - - - - - - - - Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.Client.Parallel.DiscoveryDataAggregator/<>c - - - - 100664287 - System.Boolean Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.Client.Parallel.DiscoveryDataAggregator/<>c::<GetMetrics>b__16_0(System.Collections.Generic.KeyValuePair`2<System.String,System.Object>) - - - - - - - - - - 100664288 - System.Boolean Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.Client.Parallel.DiscoveryDataAggregator/<>c::<GetMetrics>b__16_1(System.Collections.Generic.KeyValuePair`2<System.String,System.Object>) - - - - - - - - - - 100664289 - System.String Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.Client.Parallel.DiscoveryDataAggregator/<>c::<GetSourcesWithStatus>b__21_1(System.Collections.Generic.KeyValuePair`2<System.String,Microsoft.VisualStudio.TestPlatform.ObjectModel.Engine.DiscoveryStatus>) - - - - - - - - - - - - Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.Client.Parallel.DiscoveryDataAggregator/<>c__DisplayClass21_0 - - - - 100664291 - System.Boolean Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.Client.Parallel.DiscoveryDataAggregator/<>c__DisplayClass21_0::<GetSourcesWithStatus>b__0(System.Collections.Generic.KeyValuePair`2<System.String,Microsoft.VisualStudio.TestPlatform.ObjectModel.Engine.DiscoveryStatus>) - - - - - - - - - - - - Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.Client.Parallel.DiscoveryDataAggregator/<>c__DisplayClass22_1 - - - - 100664294 - Microsoft.VisualStudio.TestPlatform.ObjectModel.Engine.DiscoveryStatus Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.Client.Parallel.DiscoveryDataAggregator/<>c__DisplayClass22_1::<MarkSourcesWithStatus>b__0(System.String) - - - - - - - - - - - - - - - - 100664295 - Microsoft.VisualStudio.TestPlatform.ObjectModel.Engine.DiscoveryStatus Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.Client.Parallel.DiscoveryDataAggregator/<>c__DisplayClass22_1::<MarkSourcesWithStatus>b__1(System.String,Microsoft.VisualStudio.TestPlatform.ObjectModel.Engine.DiscoveryStatus) - - - - - - - - - - - - - - - - - - - - - - - - - - - Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.Client.Parallel.ParallelDiscoveryEventsHandler - - - - 100663969 - System.Void Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.Client.Parallel.ParallelDiscoveryEventsHandler::.ctor(Microsoft.VisualStudio.TestPlatform.ObjectModel.Client.IRequestData,Microsoft.VisualStudio.TestPlatform.ObjectModel.Engine.IProxyDiscoveryManager,Microsoft.VisualStudio.TestPlatform.ObjectModel.Client.ITestDiscoveryEventsHandler2,Microsoft.VisualStudio.TestPlatform.ObjectModel.Engine.IParallelProxyDiscoveryManager,Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.Client.Parallel.DiscoveryDataAggregator) - - - - - - - - - - - 100663970 - System.Void Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.Client.Parallel.ParallelDiscoveryEventsHandler::.ctor(Microsoft.VisualStudio.TestPlatform.ObjectModel.Client.IRequestData,Microsoft.VisualStudio.TestPlatform.ObjectModel.Engine.IProxyDiscoveryManager,Microsoft.VisualStudio.TestPlatform.ObjectModel.Client.ITestDiscoveryEventsHandler2,Microsoft.VisualStudio.TestPlatform.ObjectModel.Engine.IParallelProxyDiscoveryManager,Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.Client.Parallel.DiscoveryDataAggregator,Microsoft.VisualStudio.TestPlatform.CommunicationUtilities.Interfaces.IDataSerializer) - - - - - - - - - - - - - - - - - 100663971 - System.Void Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.Client.Parallel.ParallelDiscoveryEventsHandler::HandleDiscoveryComplete(Microsoft.VisualStudio.TestPlatform.ObjectModel.Client.DiscoveryCompleteEventArgs,System.Collections.Generic.IEnumerable`1<Microsoft.VisualStudio.TestPlatform.ObjectModel.TestCase>) - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 100663972 - System.Void Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.Client.Parallel.ParallelDiscoveryEventsHandler::HandleRawMessage(System.String) - - - - - - - - - - - - - - - - - - - - - - 100663973 - System.Void Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.Client.Parallel.ParallelDiscoveryEventsHandler::HandleDiscoveredTests(System.Collections.Generic.IEnumerable`1<Microsoft.VisualStudio.TestPlatform.ObjectModel.TestCase>) - - - - - - - - - - - 100663974 - System.Void Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.Client.Parallel.ParallelDiscoveryEventsHandler::HandleLogMessage(Microsoft.VisualStudio.TestPlatform.ObjectModel.Logging.TestMessageLevel,System.String) - - - - - - - - - - - 100663975 - System.Void Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.Client.Parallel.ParallelDiscoveryEventsHandler::ConvertToRawMessageAndSend(System.String,System.Object) - - - - - - - - - - - - - - Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.Client.Parallel.ParallelProxyDiscoveryManager - - - - 100663978 - System.Void Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.Client.Parallel.ParallelProxyDiscoveryManager::.ctor(Microsoft.VisualStudio.TestPlatform.ObjectModel.Client.IRequestData,System.Func`3<Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.Client.TestRuntimeProviderInfo,Microsoft.VisualStudio.TestPlatform.ObjectModel.Client.DiscoveryCriteria,Microsoft.VisualStudio.TestPlatform.ObjectModel.Engine.IProxyDiscoveryManager>,Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.Client.Parallel.DiscoveryDataAggregator,System.Int32,System.Collections.Generic.List`1<Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.Client.TestRuntimeProviderInfo>) - - - - - - - - - - - 100663979 - System.Void Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.Client.Parallel.ParallelProxyDiscoveryManager::.ctor(Microsoft.VisualStudio.TestPlatform.ObjectModel.Client.IRequestData,System.Func`3<Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.Client.TestRuntimeProviderInfo,Microsoft.VisualStudio.TestPlatform.ObjectModel.Client.DiscoveryCriteria,Microsoft.VisualStudio.TestPlatform.ObjectModel.Engine.IProxyDiscoveryManager>,Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.Client.Parallel.DiscoveryDataAggregator,Microsoft.VisualStudio.TestPlatform.CommunicationUtilities.Interfaces.IDataSerializer,System.Int32,System.Collections.Generic.List`1<Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.Client.TestRuntimeProviderInfo>) - - - - - - - - - - - - - - - - - - 100663980 - System.Void Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.Client.Parallel.ParallelProxyDiscoveryManager::Initialize(System.Boolean) - - - - - - - - - - - 100663981 - System.Void Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.Client.Parallel.ParallelProxyDiscoveryManager::DiscoverTests(Microsoft.VisualStudio.TestPlatform.ObjectModel.Client.DiscoveryCriteria,Microsoft.VisualStudio.TestPlatform.ObjectModel.Client.ITestDiscoveryEventsHandler2) - - - - - - - - - - - - - - - - - - - - - - - - - 100663982 - Microsoft.VisualStudio.TestPlatform.ObjectModel.Client.ITestDiscoveryEventsHandler2 Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.Client.Parallel.ParallelProxyDiscoveryManager::GetParallelEventHandler(Microsoft.VisualStudio.TestPlatform.ObjectModel.Client.ITestDiscoveryEventsHandler2,Microsoft.VisualStudio.TestPlatform.ObjectModel.Engine.IProxyDiscoveryManager) - - - - - - - - - - 100663983 - System.Void Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.Client.Parallel.ParallelProxyDiscoveryManager::Abort() - - - - - - - - - - - - 100663984 - System.Void Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.Client.Parallel.ParallelProxyDiscoveryManager::Abort(Microsoft.VisualStudio.TestPlatform.ObjectModel.Client.ITestDiscoveryEventsHandler2) - - - - - - - - - - - - 100663985 - System.Void Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.Client.Parallel.ParallelProxyDiscoveryManager::Close() - - - - - - - - - - - 100663986 - System.Boolean Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.Client.Parallel.ParallelProxyDiscoveryManager::HandlePartialDiscoveryComplete(Microsoft.VisualStudio.TestPlatform.ObjectModel.Engine.IProxyDiscoveryManager,System.Int64,System.Collections.Generic.IEnumerable`1<Microsoft.VisualStudio.TestPlatform.ObjectModel.TestCase>,System.Boolean) - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 100663987 - System.Collections.Generic.List`1<Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.Client.Parallel.ProviderSpecificWorkload`1<Microsoft.VisualStudio.TestPlatform.ObjectModel.Client.DiscoveryCriteria>> Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.Client.Parallel.ParallelProxyDiscoveryManager::SplitToWorkloads(Microsoft.VisualStudio.TestPlatform.ObjectModel.Client.DiscoveryCriteria,System.Collections.Generic.Dictionary`2<System.String,Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.Client.TestRuntimeProviderInfo>) - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 100663988 - System.Threading.Tasks.Task Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.Client.Parallel.ParallelProxyDiscoveryManager::InitializeDiscoverTestsOnConcurrentManager(Microsoft.VisualStudio.TestPlatform.ObjectModel.Engine.IProxyDiscoveryManager,Microsoft.VisualStudio.TestPlatform.ObjectModel.Client.ITestDiscoveryEventsHandler2,Microsoft.VisualStudio.TestPlatform.ObjectModel.Client.DiscoveryCriteria) - - - - - - - - - - 100663989 - System.Void Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.Client.Parallel.ParallelProxyDiscoveryManager::DiscoverTestsOnConcurrentManager(Microsoft.VisualStudio.TestPlatform.ObjectModel.Engine.IProxyDiscoveryManager,Microsoft.VisualStudio.TestPlatform.ObjectModel.Client.ITestDiscoveryEventsHandler2,Microsoft.VisualStudio.TestPlatform.ObjectModel.Client.DiscoveryCriteria,System.Boolean,System.Threading.Tasks.Task) - - - - - - - - - - - - - - - - - 100663990 - System.Void Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.Client.Parallel.ParallelProxyDiscoveryManager::HandleError(Microsoft.VisualStudio.TestPlatform.ObjectModel.Client.ITestDiscoveryEventsHandler2,System.Threading.Tasks.Task) - - - - - - - - - - - - - - - - - - 100663991 - System.Void Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.Client.Parallel.ParallelProxyDiscoveryManager::InitializeDiscovery(Microsoft.VisualStudio.TestPlatform.ObjectModel.Client.DiscoveryCriteria,Microsoft.VisualStudio.TestPlatform.ObjectModel.Client.ITestDiscoveryEventsHandler2,System.Boolean) - - - - - - - - - - 100663992 - System.Void Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.Client.Parallel.ParallelProxyDiscoveryManager::Dispose() - - - - - - - - - - - - - - - - 100663993 - Microsoft.VisualStudio.TestPlatform.ObjectModel.Client.DiscoveryCriteria Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.Client.Parallel.ParallelProxyDiscoveryManager::<SplitToWorkloads>g__NewDiscoveryCriteriaFromSourceAndSettings|25_2(System.Collections.Generic.IEnumerable`1<System.String>,Microsoft.VisualStudio.TestPlatform.ObjectModel.Client.DiscoveryCriteria,System.String) - - - - - - - - - - - - - - Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.Client.Parallel.ParallelProxyDiscoveryManager/<>c - - - - 100664298 - System.Collections.Generic.IEnumerable`1<System.Collections.Generic.KeyValuePair`2<System.String,Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.Client.TestRuntimeProviderInfo>> Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.Client.Parallel.ParallelProxyDiscoveryManager/<>c::<.ctor>b__17_0(Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.Client.TestRuntimeProviderInfo) - - - - - - - - - - 100664299 - System.String Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.Client.Parallel.ParallelProxyDiscoveryManager/<>c::<.ctor>b__17_1(System.Collections.Generic.KeyValuePair`2<System.String,Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.Client.TestRuntimeProviderInfo>) - - - - - - - - - - 100664300 - Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.Client.TestRuntimeProviderInfo Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.Client.Parallel.ParallelProxyDiscoveryManager/<>c::<.ctor>b__17_2(System.Collections.Generic.KeyValuePair`2<System.String,Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.Client.TestRuntimeProviderInfo>) - - - - - - - - - - 100664301 - System.Collections.Generic.IEnumerable`1<System.String> Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.Client.Parallel.ParallelProxyDiscoveryManager/<>c::<DiscoverTests>b__19_0(Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.Client.Parallel.ProviderSpecificWorkload`1<Microsoft.VisualStudio.TestPlatform.ObjectModel.Client.DiscoveryCriteria>) - - - - - - - - - - 100664302 - System.Boolean Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.Client.Parallel.ParallelProxyDiscoveryManager/<>c::<DiscoverTests>b__19_1(Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.Client.Parallel.ProviderSpecificWorkload`1<Microsoft.VisualStudio.TestPlatform.ObjectModel.Client.DiscoveryCriteria>) - - - - - - - - - - 100664303 - System.Boolean Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.Client.Parallel.ParallelProxyDiscoveryManager/<>c::<DiscoverTests>b__19_2(Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.Client.Parallel.ProviderSpecificWorkload`1<Microsoft.VisualStudio.TestPlatform.ObjectModel.Client.DiscoveryCriteria>) - - - - - - - - - - 100664304 - System.Collections.Generic.IEnumerable`1<System.String> Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.Client.Parallel.ParallelProxyDiscoveryManager/<>c::<DiscoverTests>b__19_3(Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.Client.Parallel.ProviderSpecificWorkload`1<Microsoft.VisualStudio.TestPlatform.ObjectModel.Client.DiscoveryCriteria>) - - - - - - - - - - 100664305 - System.Void Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.Client.Parallel.ParallelProxyDiscoveryManager/<>c::<Abort>b__21_0(Microsoft.VisualStudio.TestPlatform.ObjectModel.Engine.IProxyDiscoveryManager) - - - - - - - - - - 100664306 - System.Void Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.Client.Parallel.ParallelProxyDiscoveryManager/<>c::<Close>b__23_0(Microsoft.VisualStudio.TestPlatform.ObjectModel.Engine.IProxyDiscoveryManager) - - - - - - - - - - 100664307 - Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.Client.TestRuntimeProviderInfo Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.Client.Parallel.ParallelProxyDiscoveryManager/<>c::<SplitToWorkloads>b__25_1(Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.Client.Parallel.ProviderSpecificWorkload`1<System.String>) - - - - - - - - - - 100664308 - System.String Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.Client.Parallel.ParallelProxyDiscoveryManager/<>c::<SplitToWorkloads>b__25_4(Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.Client.Parallel.ProviderSpecificWorkload`1<System.String>) - - - - - - - - - - 100664309 - System.String[] Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.Client.Parallel.ParallelProxyDiscoveryManager/<>c::<SplitToWorkloads>b__25_3(Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.Client.Parallel.ProviderSpecificWorkload`1<System.String>) - - - - - - - - - - - - Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.Client.Parallel.ParallelProxyDiscoveryManager/<>c__DisplayClass17_0 - - - - 100664311 - System.Collections.Generic.KeyValuePair`2<System.String,Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.Client.TestRuntimeProviderInfo> Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.Client.Parallel.ParallelProxyDiscoveryManager/<>c__DisplayClass17_0::<.ctor>b__3(Microsoft.VisualStudio.TestPlatform.ObjectModel.SourceDetail) - - - - - - - - - - - - Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.Client.Parallel.ParallelProxyDiscoveryManager/<>c__DisplayClass22_0 - - - - 100664313 - System.Void Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.Client.Parallel.ParallelProxyDiscoveryManager/<>c__DisplayClass22_0::<Abort>b__0(Microsoft.VisualStudio.TestPlatform.ObjectModel.Engine.IProxyDiscoveryManager) - - - - - - - - - - - - Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.Client.Parallel.ParallelProxyDiscoveryManager/<>c__DisplayClass25_0 - - - - 100664315 - Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.Client.Parallel.ProviderSpecificWorkload`1<System.String> Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.Client.Parallel.ParallelProxyDiscoveryManager/<>c__DisplayClass25_0::<SplitToWorkloads>b__0(System.String) - - - - - - - - - - - - Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.Client.Parallel.ParallelProxyDiscoveryManager/<>c__DisplayClass26_0 - - - - 100664317 - System.Void Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.Client.Parallel.ParallelProxyDiscoveryManager/<>c__DisplayClass26_0::<InitializeDiscoverTestsOnConcurrentManager>b__0() - - - - - - - - - - - - - - - - Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.Client.Parallel.ParallelProxyDiscoveryManager/<>c__DisplayClass27_0 - - - - 100664319 - System.Void Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.Client.Parallel.ParallelProxyDiscoveryManager/<>c__DisplayClass27_0::<DiscoverTestsOnConcurrentManager>b__0() - - - - - - - - - - - - - - - - - - - - - - - 100664320 - System.Void Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.Client.Parallel.ParallelProxyDiscoveryManager/<>c__DisplayClass27_0::<DiscoverTestsOnConcurrentManager>b__1(System.Threading.Tasks.Task) - - - - - - - - - - - - Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.Client.Parallel.ParallelProxyExecutionManager - - - - 100663996 - System.Void Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.Client.Parallel.ParallelProxyExecutionManager::.ctor(Microsoft.VisualStudio.TestPlatform.ObjectModel.Client.IRequestData,System.Func`3<Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.Client.TestRuntimeProviderInfo,Microsoft.VisualStudio.TestPlatform.ObjectModel.Client.TestRunCriteria,Microsoft.VisualStudio.TestPlatform.ObjectModel.Engine.IProxyExecutionManager>,System.Int32,System.Collections.Generic.List`1<Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.Client.TestRuntimeProviderInfo>) - - - - - - - - - - - 100663997 - System.Void Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.Client.Parallel.ParallelProxyExecutionManager::.ctor(Microsoft.VisualStudio.TestPlatform.ObjectModel.Client.IRequestData,System.Func`3<Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.Client.TestRuntimeProviderInfo,Microsoft.VisualStudio.TestPlatform.ObjectModel.Client.TestRunCriteria,Microsoft.VisualStudio.TestPlatform.ObjectModel.Engine.IProxyExecutionManager>,Microsoft.VisualStudio.TestPlatform.CommunicationUtilities.Interfaces.IDataSerializer,System.Int32,System.Collections.Generic.List`1<Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.Client.TestRuntimeProviderInfo>) - - - - - - - - - - - - - - - - - - - 100663998 - System.Void Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.Client.Parallel.ParallelProxyExecutionManager::Initialize(System.Boolean) - - - - - - - - - - - 100663999 - System.Int32 Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.Client.Parallel.ParallelProxyExecutionManager::StartTestRun(Microsoft.VisualStudio.TestPlatform.ObjectModel.Client.TestRunCriteria,Microsoft.VisualStudio.TestPlatform.ObjectModel.Client.IInternalTestRunEventsHandler) - - - - - - - - - - - - - - - - - - - 100664000 - System.Void Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.Client.Parallel.ParallelProxyExecutionManager::Abort(Microsoft.VisualStudio.TestPlatform.ObjectModel.Client.IInternalTestRunEventsHandler) - - - - - - - - - - - - 100664001 - System.Void Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.Client.Parallel.ParallelProxyExecutionManager::Cancel(Microsoft.VisualStudio.TestPlatform.ObjectModel.Client.IInternalTestRunEventsHandler) - - - - - - - - - - - 100664002 - System.Void Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.Client.Parallel.ParallelProxyExecutionManager::Close() - - - - - - - - - - - 100664003 - System.Boolean Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.Client.Parallel.ParallelProxyExecutionManager::HandlePartialRunComplete(Microsoft.VisualStudio.TestPlatform.ObjectModel.Engine.IProxyExecutionManager,Microsoft.VisualStudio.TestPlatform.ObjectModel.Client.TestRunCompleteEventArgs,Microsoft.VisualStudio.TestPlatform.ObjectModel.Client.TestRunChangedEventArgs,System.Collections.Generic.ICollection`1<Microsoft.VisualStudio.TestPlatform.ObjectModel.AttachmentSet>,System.Collections.Generic.ICollection`1<System.String>) - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 100664004 - System.Collections.Generic.List`1<Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.Client.Parallel.ProviderSpecificWorkload`1<Microsoft.VisualStudio.TestPlatform.ObjectModel.Client.TestRunCriteria>> Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.Client.Parallel.ParallelProxyExecutionManager::SplitToWorkloads(Microsoft.VisualStudio.TestPlatform.ObjectModel.Client.TestRunCriteria,System.Collections.Generic.Dictionary`2<System.String,Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.Client.TestRuntimeProviderInfo>) - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 100664005 - Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.Client.Parallel.ParallelRunEventsHandler Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.Client.Parallel.ParallelProxyExecutionManager::GetParallelEventHandler(Microsoft.VisualStudio.TestPlatform.ObjectModel.Client.IInternalTestRunEventsHandler,Microsoft.VisualStudio.TestPlatform.ObjectModel.Engine.IProxyExecutionManager) - - - - - - - - - - - - - - - - 100664006 - System.Threading.Tasks.Task Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.Client.Parallel.ParallelProxyExecutionManager::PrepareTestRunOnConcurrentManager(Microsoft.VisualStudio.TestPlatform.ObjectModel.Engine.IProxyExecutionManager,Microsoft.VisualStudio.TestPlatform.ObjectModel.Client.IInternalTestRunEventsHandler,Microsoft.VisualStudio.TestPlatform.ObjectModel.Client.TestRunCriteria) - - - - - - - - - - 100664007 - System.Void Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.Client.Parallel.ParallelProxyExecutionManager::StartTestRunOnConcurrentManager(Microsoft.VisualStudio.TestPlatform.ObjectModel.Engine.IProxyExecutionManager,Microsoft.VisualStudio.TestPlatform.ObjectModel.Client.IInternalTestRunEventsHandler,Microsoft.VisualStudio.TestPlatform.ObjectModel.Client.TestRunCriteria,System.Boolean,System.Threading.Tasks.Task) - - - - - - - - - - - - - - - - 100664008 - System.Void Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.Client.Parallel.ParallelProxyExecutionManager::InitializeTestRun(Microsoft.VisualStudio.TestPlatform.ObjectModel.Client.TestRunCriteria,Microsoft.VisualStudio.TestPlatform.ObjectModel.Client.IInternalTestRunEventsHandler) - - - - - - - - - - 100664009 - System.Void Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.Client.Parallel.ParallelProxyExecutionManager::Dispose() - - - - - - - - - - - - - - - - - - Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.Client.Parallel.ParallelProxyExecutionManager/<>c - - - - 100664323 - System.Collections.Generic.IEnumerable`1<System.Collections.Generic.KeyValuePair`2<System.String,Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.Client.TestRuntimeProviderInfo>> Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.Client.Parallel.ParallelProxyExecutionManager/<>c::<.ctor>b__19_0(Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.Client.TestRuntimeProviderInfo) - - - - - - - - - - 100664324 - System.String Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.Client.Parallel.ParallelProxyExecutionManager/<>c::<.ctor>b__19_1(System.Collections.Generic.KeyValuePair`2<System.String,Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.Client.TestRuntimeProviderInfo>) - - - - - - - - - - 100664325 - Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.Client.TestRuntimeProviderInfo Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.Client.Parallel.ParallelProxyExecutionManager/<>c::<.ctor>b__19_2(System.Collections.Generic.KeyValuePair`2<System.String,Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.Client.TestRuntimeProviderInfo>) - - - - - - - - - - 100664326 - System.Boolean Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.Client.Parallel.ParallelProxyExecutionManager/<>c::<StartTestRun>b__21_0(Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.Client.Parallel.ProviderSpecificWorkload`1<Microsoft.VisualStudio.TestPlatform.ObjectModel.Client.TestRunCriteria>) - - - - - - - - - - 100664327 - System.Boolean Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.Client.Parallel.ParallelProxyExecutionManager/<>c::<StartTestRun>b__21_1(Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.Client.Parallel.ProviderSpecificWorkload`1<Microsoft.VisualStudio.TestPlatform.ObjectModel.Client.TestRunCriteria>) - - - - - - - - - - 100664328 - System.Void Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.Client.Parallel.ParallelProxyExecutionManager/<>c::<Close>b__24_0(Microsoft.VisualStudio.TestPlatform.ObjectModel.Engine.IProxyExecutionManager) - - - - - - - - - - 100664329 - System.String Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.Client.Parallel.ParallelProxyExecutionManager/<>c::<SplitToWorkloads>b__26_2(Microsoft.VisualStudio.TestPlatform.ObjectModel.TestCase) - - - - - - - - - - 100664330 - System.String Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.Client.Parallel.ParallelProxyExecutionManager/<>c::<SplitToWorkloads>b__26_3(System.Linq.IGrouping`2<System.String,Microsoft.VisualStudio.TestPlatform.ObjectModel.TestCase>) - - - - - - - - - - 100664331 - Microsoft.VisualStudio.TestPlatform.ObjectModel.TestCase[] Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.Client.Parallel.ParallelProxyExecutionManager/<>c::<SplitToWorkloads>b__26_4(System.Linq.IGrouping`2<System.String,Microsoft.VisualStudio.TestPlatform.ObjectModel.TestCase>) - - - - - - - - - - 100664332 - Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.Client.TestRuntimeProviderInfo Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.Client.Parallel.ParallelProxyExecutionManager/<>c::<SplitToWorkloads>b__26_6(Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.Client.Parallel.ProviderSpecificWorkload`1<System.String>) - - - - - - - - - - 100664333 - System.Collections.Generic.IEnumerable`1<Microsoft.VisualStudio.TestPlatform.ObjectModel.TestCase> Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.Client.Parallel.ParallelProxyExecutionManager/<>c::<SplitToWorkloads>b__26_9(Microsoft.VisualStudio.TestPlatform.ObjectModel.TestCase[]) - - - - - - - - - - 100664334 - System.Boolean Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.Client.Parallel.ParallelProxyExecutionManager/<>c::<SplitToWorkloads>b__26_10(System.Collections.Generic.List`1<Microsoft.VisualStudio.TestPlatform.ObjectModel.TestCase>) - - - - - - - - - - 100664335 - Microsoft.VisualStudio.TestPlatform.ObjectModel.TestCase[] Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.Client.Parallel.ParallelProxyExecutionManager/<>c::<SplitToWorkloads>b__26_11(System.Collections.Generic.List`1<Microsoft.VisualStudio.TestPlatform.ObjectModel.TestCase>) - - - - - - - - - - 100664336 - Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.Client.TestRuntimeProviderInfo Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.Client.Parallel.ParallelProxyExecutionManager/<>c::<SplitToWorkloads>b__26_13(Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.Client.Parallel.ProviderSpecificWorkload`1<System.String>) - - - - - - - - - - 100664337 - System.String Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.Client.Parallel.ParallelProxyExecutionManager/<>c::<SplitToWorkloads>b__26_15(Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.Client.Parallel.ProviderSpecificWorkload`1<System.String>) - - - - - - - - - - 100664338 - System.String[] Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.Client.Parallel.ParallelProxyExecutionManager/<>c::<SplitToWorkloads>b__26_14(Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.Client.Parallel.ProviderSpecificWorkload`1<System.String>) - - - - - - - - - - - - Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.Client.Parallel.ParallelProxyExecutionManager/<>c__DisplayClass19_0 - - - - 100664340 - System.Collections.Generic.KeyValuePair`2<System.String,Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.Client.TestRuntimeProviderInfo> Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.Client.Parallel.ParallelProxyExecutionManager/<>c__DisplayClass19_0::<.ctor>b__3(Microsoft.VisualStudio.TestPlatform.ObjectModel.SourceDetail) - - - - - - - - - - - - Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.Client.Parallel.ParallelProxyExecutionManager/<>c__DisplayClass22_0 - - - - 100664342 - System.Void Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.Client.Parallel.ParallelProxyExecutionManager/<>c__DisplayClass22_0::<Abort>b__0(Microsoft.VisualStudio.TestPlatform.ObjectModel.Engine.IProxyExecutionManager) - - - - - - - - - - - - Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.Client.Parallel.ParallelProxyExecutionManager/<>c__DisplayClass23_0 - - - - 100664344 - System.Void Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.Client.Parallel.ParallelProxyExecutionManager/<>c__DisplayClass23_0::<Cancel>b__0(Microsoft.VisualStudio.TestPlatform.ObjectModel.Engine.IProxyExecutionManager) - - - - - - - - - - - - Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.Client.Parallel.ParallelProxyExecutionManager/<>c__DisplayClass26_0 - - - - 100664346 - Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.Client.Parallel.ProviderSpecificWorkload`1<System.String> Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.Client.Parallel.ParallelProxyExecutionManager/<>c__DisplayClass26_0::<SplitToWorkloads>b__5(System.String) - - - - - - - - - - 100664347 - Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.Client.Parallel.ProviderSpecificWorkload`1<System.String> Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.Client.Parallel.ParallelProxyExecutionManager/<>c__DisplayClass26_0::<SplitToWorkloads>b__12(System.String) - - - - - - - - - - 100664348 - Microsoft.VisualStudio.TestPlatform.ObjectModel.Client.TestRunCriteria Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.Client.Parallel.ParallelProxyExecutionManager/<>c__DisplayClass26_0::<SplitToWorkloads>g__CreateTestRunCriteriaFromTestCasesAndSettings|0(System.Collections.Generic.IEnumerable`1<Microsoft.VisualStudio.TestPlatform.ObjectModel.TestCase>,Microsoft.VisualStudio.TestPlatform.ObjectModel.Client.TestRunCriteria,System.String) - - - - - - - - - - 100664349 - Microsoft.VisualStudio.TestPlatform.ObjectModel.Client.TestRunCriteria Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.Client.Parallel.ParallelProxyExecutionManager/<>c__DisplayClass26_0::<SplitToWorkloads>g__CreateTestRunCriteriaFromSourceAndSettings|1(System.Collections.Generic.IEnumerable`1<System.String>,Microsoft.VisualStudio.TestPlatform.ObjectModel.Client.TestRunCriteria,System.String) - - - - - - - - - - - - Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.Client.Parallel.ParallelProxyExecutionManager/<>c__DisplayClass26_1 - - - - 100664351 - System.Collections.Generic.IEnumerable`1<Microsoft.VisualStudio.TestPlatform.ObjectModel.TestCase> Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.Client.Parallel.ParallelProxyExecutionManager/<>c__DisplayClass26_1::<SplitToWorkloads>b__8(Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.Client.Parallel.ProviderSpecificWorkload`1<System.String>) - - - - - - - - - - 100664352 - Microsoft.VisualStudio.TestPlatform.ObjectModel.TestCase[] Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.Client.Parallel.ParallelProxyExecutionManager/<>c__DisplayClass26_1::<SplitToWorkloads>b__7(Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.Client.Parallel.ProviderSpecificWorkload`1<System.String>) - - - - - - - - - - - - Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.Client.Parallel.ParallelProxyExecutionManager/<>c__DisplayClass28_0 - - - - 100664354 - System.Void Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.Client.Parallel.ParallelProxyExecutionManager/<>c__DisplayClass28_0::<PrepareTestRunOnConcurrentManager>b__0() - - - - - - - - - - - - - - - - - - Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.Client.Parallel.ParallelProxyExecutionManager/<>c__DisplayClass29_0 - - - - 100664356 - System.Void Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.Client.Parallel.ParallelProxyExecutionManager/<>c__DisplayClass29_0::<StartTestRunOnConcurrentManager>b__0() - - - - - - - - - - - - - - - - - - - - - - - - - - - - 100664357 - System.Void Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.Client.Parallel.ParallelProxyExecutionManager/<>c__DisplayClass29_0::<StartTestRunOnConcurrentManager>b__1(System.Threading.Tasks.Task) - - - - - - - - - - - - - - - - - - - - Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.Client.Parallel.ProviderSpecificWorkload`1 - - - - 100664013 - System.Boolean Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.Client.Parallel.ProviderSpecificWorkload`1::get_HasProvider() - - - - - - - - - - 100664014 - System.Void Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.Client.Parallel.ProviderSpecificWorkload`1::.ctor(T,Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.Client.TestRuntimeProviderInfo) - - - - - - - - - - - - - - - Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.Client.Parallel.ParallelRunDataAggregator - - - - 100664015 - System.Void Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.Client.Parallel.ParallelRunDataAggregator::.ctor(System.String) - - - - - - - - - - - - - - - - - - - - - - - - 100664024 - System.Collections.Generic.HashSet`1<System.String> Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.Client.Parallel.ParallelRunDataAggregator::get_ExecutorUris() - - - - - - - - - - 100664032 - Microsoft.VisualStudio.TestPlatform.ObjectModel.Client.ITestRunStatistics Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.Client.Parallel.ParallelRunDataAggregator::GetAggregatedRunStats() - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 100664033 - System.Collections.Generic.IDictionary`2<System.String,System.Object> Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.Client.Parallel.ParallelRunDataAggregator::GetAggregatedRunDataMetrics() - - - - - - - - - - - - - - - - - - - - - 100664034 - System.Exception Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.Client.Parallel.ParallelRunDataAggregator::GetAggregatedException() - - - - - - - - - - - - - - - 100664035 - System.Void Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.Client.Parallel.ParallelRunDataAggregator::Aggregate(Microsoft.VisualStudio.TestPlatform.ObjectModel.Client.ITestRunStatistics,System.Collections.Generic.ICollection`1<System.String>,System.Exception,System.TimeSpan,System.Boolean,System.Boolean,System.Collections.Generic.ICollection`1<Microsoft.VisualStudio.TestPlatform.ObjectModel.AttachmentSet>,System.Collections.ObjectModel.Collection`1<Microsoft.VisualStudio.TestPlatform.ObjectModel.AttachmentSet>,System.Collections.ObjectModel.Collection`1<Microsoft.VisualStudio.TestPlatform.ObjectModel.InvokedDataCollector>,System.Collections.Generic.Dictionary`2<System.String,System.Collections.Generic.HashSet`1<System.String>>) - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 100664036 - System.Void Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.Client.Parallel.ParallelRunDataAggregator::AggregateRunDataMetrics(System.Collections.Generic.IDictionary`2<System.String,System.Object>) - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 100664037 - System.Void Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.Client.Parallel.ParallelRunDataAggregator::MarkAsAborted() - - - - - - - - - - - - - - - Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.Client.Parallel.ParallelRunDataAggregator/<>c - - - - 100664360 - System.Boolean Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.Client.Parallel.ParallelRunDataAggregator/<>c::<GetAggregatedRunDataMetrics>b__41_0(System.Collections.Generic.KeyValuePair`2<System.String,System.Object>) - - - - - - - - - - 100664361 - System.Boolean Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.Client.Parallel.ParallelRunDataAggregator/<>c::<GetAggregatedRunDataMetrics>b__41_1(System.Collections.Generic.KeyValuePair`2<System.String,System.Object>) - - - - - - - - - - - - Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.Client.Parallel.ParallelRunEventsHandler - - - - 100664038 - System.Void Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.Client.Parallel.ParallelRunEventsHandler::.ctor(Microsoft.VisualStudio.TestPlatform.ObjectModel.Client.IRequestData,Microsoft.VisualStudio.TestPlatform.ObjectModel.Engine.IProxyExecutionManager,Microsoft.VisualStudio.TestPlatform.ObjectModel.Client.IInternalTestRunEventsHandler,Microsoft.VisualStudio.TestPlatform.ObjectModel.Engine.IParallelProxyExecutionManager,Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.Client.Parallel.ParallelRunDataAggregator) - - - - - - - - - - - 100664039 - System.Void Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.Client.Parallel.ParallelRunEventsHandler::.ctor(Microsoft.VisualStudio.TestPlatform.ObjectModel.Client.IRequestData,Microsoft.VisualStudio.TestPlatform.ObjectModel.Engine.IProxyExecutionManager,Microsoft.VisualStudio.TestPlatform.ObjectModel.Client.IInternalTestRunEventsHandler,Microsoft.VisualStudio.TestPlatform.ObjectModel.Engine.IParallelProxyExecutionManager,Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.Client.Parallel.ParallelRunDataAggregator,Microsoft.VisualStudio.TestPlatform.CommunicationUtilities.Interfaces.IDataSerializer) - - - - - - - - - - - - - - - - - 100664040 - System.Void Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.Client.Parallel.ParallelRunEventsHandler::HandleTestRunComplete(Microsoft.VisualStudio.TestPlatform.ObjectModel.Client.TestRunCompleteEventArgs,Microsoft.VisualStudio.TestPlatform.ObjectModel.Client.TestRunChangedEventArgs,System.Collections.Generic.ICollection`1<Microsoft.VisualStudio.TestPlatform.ObjectModel.AttachmentSet>,System.Collections.Generic.ICollection`1<System.String>) - - - - - - - - - - - - - - - - - - - - - - - - 100664041 - System.Boolean Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.Client.Parallel.ParallelRunEventsHandler::HandleSingleTestRunComplete(Microsoft.VisualStudio.TestPlatform.ObjectModel.Client.TestRunCompleteEventArgs,Microsoft.VisualStudio.TestPlatform.ObjectModel.Client.TestRunChangedEventArgs,System.Collections.Generic.ICollection`1<Microsoft.VisualStudio.TestPlatform.ObjectModel.AttachmentSet>,System.Collections.Generic.ICollection`1<System.String>) - - - - - - - - - - - - - - - - - - 100664042 - System.Void Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.Client.Parallel.ParallelRunEventsHandler::HandleParallelTestRunComplete(Microsoft.VisualStudio.TestPlatform.ObjectModel.Client.TestRunCompleteEventArgs) - - - - - - - - - - - - - 100664043 - System.Void Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.Client.Parallel.ParallelRunEventsHandler::HandleRawMessage(System.String) - - - - - - - - - - - - - - - - 100664044 - System.Void Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.Client.Parallel.ParallelRunEventsHandler::HandleTestRunStatsChange(Microsoft.VisualStudio.TestPlatform.ObjectModel.Client.TestRunChangedEventArgs) - - - - - - - - - - - 100664045 - System.Void Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.Client.Parallel.ParallelRunEventsHandler::HandleLogMessage(Microsoft.VisualStudio.TestPlatform.ObjectModel.Logging.TestMessageLevel,System.String) - - - - - - - - - - - 100664046 - System.Int32 Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.Client.Parallel.ParallelRunEventsHandler::LaunchProcessWithDebuggerAttached(Microsoft.VisualStudio.TestPlatform.ObjectModel.TestProcessStartInfo) - - - - - - - - - - 100664047 - System.Boolean Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.Client.Parallel.ParallelRunEventsHandler::AttachDebuggerToProcess(Microsoft.VisualStudio.TestPlatform.ObjectModel.Client.Interfaces.AttachDebuggerInfo) - - - - - - - - - - 100664048 - System.Void Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.Client.Parallel.ParallelRunEventsHandler::ConvertToRawMessageAndSend(System.String,System.Object) - - - - - - - - - - - - - - Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.TestRunAttachmentsProcessing.DataCollectorAttachmentsProcessorsFactory - - - - 100664049 - Microsoft.VisualStudio.TestPlatform.ObjectModel.Engine.DataCollectorAttachmentProcessor[] Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.TestRunAttachmentsProcessing.DataCollectorAttachmentsProcessorsFactory::Create(Microsoft.VisualStudio.TestPlatform.ObjectModel.InvokedDataCollector[],Microsoft.VisualStudio.TestPlatform.ObjectModel.Logging.IMessageLogger) - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 100664050 - System.Void Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.TestRunAttachmentsProcessing.DataCollectorAttachmentsProcessorsFactory::.ctor() - - - - - - - 100664051 - System.Void Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.TestRunAttachmentsProcessing.DataCollectorAttachmentsProcessorsFactory::.cctor() - - - - - - - - - - - - Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.TestRunAttachmentsProcessing.DataCollectorAttachmentsProcessorsFactory/<>c - - - - 100664364 - System.String Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.TestRunAttachmentsProcessing.DataCollectorAttachmentsProcessorsFactory/<>c::<Create>b__2_0(Microsoft.VisualStudio.TestPlatform.ObjectModel.InvokedDataCollector) - - - - - - - - - - - - Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.TestRunAttachmentsProcessing.TestRunAttachmentsProcessingManager - - - - 100664052 - System.Void Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.TestRunAttachmentsProcessing.TestRunAttachmentsProcessingManager::.ctor(Microsoft.VisualStudio.TestPlatform.CoreUtilities.Tracing.Interfaces.ITestPlatformEventSource,Microsoft.VisualStudio.TestPlatform.ObjectModel.Engine.IDataCollectorAttachmentsProcessorsFactory) - - - - - - - - - - - - - 100664053 - System.Threading.Tasks.Task Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.TestRunAttachmentsProcessing.TestRunAttachmentsProcessingManager::ProcessTestRunAttachmentsAsync(System.String,Microsoft.VisualStudio.TestPlatform.ObjectModel.Client.IRequestData,System.Collections.Generic.IEnumerable`1<Microsoft.VisualStudio.TestPlatform.ObjectModel.AttachmentSet>,System.Collections.Generic.IEnumerable`1<Microsoft.VisualStudio.TestPlatform.ObjectModel.InvokedDataCollector>,Microsoft.VisualStudio.TestPlatform.ObjectModel.Client.ITestRunAttachmentsProcessingEventsHandler,System.Threading.CancellationToken) - - - - - - - 100664054 - System.Threading.Tasks.Task`1<System.Collections.ObjectModel.Collection`1<Microsoft.VisualStudio.TestPlatform.ObjectModel.AttachmentSet>> Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.TestRunAttachmentsProcessing.TestRunAttachmentsProcessingManager::ProcessTestRunAttachmentsAsync(System.String,Microsoft.VisualStudio.TestPlatform.ObjectModel.Client.IRequestData,System.Collections.Generic.IEnumerable`1<Microsoft.VisualStudio.TestPlatform.ObjectModel.AttachmentSet>,System.Collections.Generic.IEnumerable`1<Microsoft.VisualStudio.TestPlatform.ObjectModel.InvokedDataCollector>,System.Threading.CancellationToken) - - - - - - - - - - 100664055 - System.Threading.Tasks.Task`1<System.Collections.ObjectModel.Collection`1<Microsoft.VisualStudio.TestPlatform.ObjectModel.AttachmentSet>> Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.TestRunAttachmentsProcessing.TestRunAttachmentsProcessingManager::InternalProcessTestRunAttachmentsAsync(System.String,Microsoft.VisualStudio.TestPlatform.ObjectModel.Client.IRequestData,System.Collections.Generic.IEnumerable`1<Microsoft.VisualStudio.TestPlatform.ObjectModel.AttachmentSet>,System.Collections.Generic.IEnumerable`1<Microsoft.VisualStudio.TestPlatform.ObjectModel.InvokedDataCollector>,Microsoft.VisualStudio.TestPlatform.ObjectModel.Client.ITestRunAttachmentsProcessingEventsHandler,System.Threading.CancellationToken) - - - - - - - 100664056 - System.Threading.Tasks.Task`1<System.Collections.ObjectModel.Collection`1<Microsoft.VisualStudio.TestPlatform.ObjectModel.AttachmentSet>> Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.TestRunAttachmentsProcessing.TestRunAttachmentsProcessingManager::ProcessAttachmentsAsync(System.String,System.Collections.ObjectModel.Collection`1<Microsoft.VisualStudio.TestPlatform.ObjectModel.AttachmentSet>,System.Collections.Generic.IEnumerable`1<Microsoft.VisualStudio.TestPlatform.ObjectModel.InvokedDataCollector>,Microsoft.VisualStudio.TestPlatform.ObjectModel.Client.ITestRunAttachmentsProcessingEventsHandler,System.Threading.CancellationToken) - - - - - - - 100664057 - System.Collections.ObjectModel.Collection`1<Microsoft.VisualStudio.TestPlatform.ObjectModel.AttachmentSet> Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.TestRunAttachmentsProcessing.TestRunAttachmentsProcessingManager::FinalizeOperation(Microsoft.VisualStudio.TestPlatform.ObjectModel.Client.IRequestData,Microsoft.VisualStudio.TestPlatform.ObjectModel.Client.TestRunAttachmentsProcessingCompleteEventArgs,System.Collections.ObjectModel.Collection`1<Microsoft.VisualStudio.TestPlatform.ObjectModel.AttachmentSet>,System.Diagnostics.Stopwatch,Microsoft.VisualStudio.TestPlatform.ObjectModel.Client.ITestRunAttachmentsProcessingEventsHandler) - - - - - - - - - - - - - - - - - - - - 100664058 - Microsoft.VisualStudio.TestPlatform.ObjectModel.Logging.IMessageLogger Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.TestRunAttachmentsProcessing.TestRunAttachmentsProcessingManager::CreateMessageLogger(Microsoft.VisualStudio.TestPlatform.ObjectModel.Client.ITestRunAttachmentsProcessingEventsHandler) - - - - - - - - - - - - - 100664059 - System.Void Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.TestRunAttachmentsProcessing.TestRunAttachmentsProcessingManager::.cctor() - - - - - - - - - - - - - - Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.TestRunAttachmentsProcessing.TestRunAttachmentsProcessingManager/AttachmentsProcessingMessageLogger - - - - 100664365 - System.Void Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.TestRunAttachmentsProcessing.TestRunAttachmentsProcessingManager/AttachmentsProcessingMessageLogger::.ctor(Microsoft.VisualStudio.TestPlatform.ObjectModel.Client.ITestRunAttachmentsProcessingEventsHandler) - - - - - - - - - - - - 100664366 - System.Void Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.TestRunAttachmentsProcessing.TestRunAttachmentsProcessingManager/AttachmentsProcessingMessageLogger::SendMessage(Microsoft.VisualStudio.TestPlatform.ObjectModel.Logging.TestMessageLevel,System.String) - - - - - - - - - - - - - Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.TestRunAttachmentsProcessing.TestRunAttachmentsProcessingManager/NullMessageLogger - - - - 100664367 - System.Void Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.TestRunAttachmentsProcessing.TestRunAttachmentsProcessingManager/NullMessageLogger::SendMessage(Microsoft.VisualStudio.TestPlatform.ObjectModel.Logging.TestMessageLevel,System.String) - - - - - - - - - - 100664368 - System.Void Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.TestRunAttachmentsProcessing.TestRunAttachmentsProcessingManager/NullMessageLogger::.ctor() - - - - - - - - - Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.TestRunAttachmentsProcessing.TestRunAttachmentsProcessingManager/<>c__DisplayClass8_0 - - - - 100664370 - System.Threading.Tasks.Task`1<System.Collections.ObjectModel.Collection`1<Microsoft.VisualStudio.TestPlatform.ObjectModel.AttachmentSet>> Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.TestRunAttachmentsProcessing.TestRunAttachmentsProcessingManager/<>c__DisplayClass8_0::<InternalProcessTestRunAttachmentsAsync>b__1() - - - - - - - - - Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.TestRunAttachmentsProcessing.TestRunAttachmentsProcessingManager/<>c__DisplayClass8_0/<<InternalProcessTestRunAttachmentsAsync>b__1>d - - - - 100664387 - System.Void Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.TestRunAttachmentsProcessing.TestRunAttachmentsProcessingManager/<>c__DisplayClass8_0/<<InternalProcessTestRunAttachmentsAsync>b__1>d::MoveNext() - - - - - - - - - - 100664388 - System.Void Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.TestRunAttachmentsProcessing.TestRunAttachmentsProcessingManager/<>c__DisplayClass8_0/<<InternalProcessTestRunAttachmentsAsync>b__1>d::SetStateMachine(System.Runtime.CompilerServices.IAsyncStateMachine) - - - - - - - - - Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.TestRunAttachmentsProcessing.TestRunAttachmentsProcessingManager/<>c__DisplayClass8_1 - - - - 100664372 - System.Void Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.TestRunAttachmentsProcessing.TestRunAttachmentsProcessingManager/<>c__DisplayClass8_1::<InternalProcessTestRunAttachmentsAsync>b__0() - - - - - - - - - - - - Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.TestRunAttachmentsProcessing.TestRunAttachmentsProcessingManager/<>c__DisplayClass9_1 - - - - 100664375 - System.Boolean Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.TestRunAttachmentsProcessing.TestRunAttachmentsProcessingManager/<>c__DisplayClass9_1::<ProcessAttachmentsAsync>b__2(Microsoft.VisualStudio.TestPlatform.ObjectModel.DataCollectorSettings) - - - - - - - - - - - - Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.TestRunAttachmentsProcessing.TestRunAttachmentsProcessingManager/<>c__DisplayClass9_2 - - - - 100664377 - System.Boolean Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.TestRunAttachmentsProcessing.TestRunAttachmentsProcessingManager/<>c__DisplayClass9_2::<ProcessAttachmentsAsync>b__0(Microsoft.VisualStudio.TestPlatform.ObjectModel.AttachmentSet) - - - - - - - - - - 100664378 - System.Void Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.TestRunAttachmentsProcessing.TestRunAttachmentsProcessingManager/<>c__DisplayClass9_2::<ProcessAttachmentsAsync>b__1(System.Int32) - - - - - - - - - - - - - - - Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.TestRunAttachmentsProcessing.TestRunAttachmentsProcessingManager/<>c__DisplayClass9_3 - - - - 100664380 - System.Boolean Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.TestRunAttachmentsProcessing.TestRunAttachmentsProcessingManager/<>c__DisplayClass9_3::<ProcessAttachmentsAsync>b__3(System.Uri) - - - - - - - - - - - - Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.TestRunAttachmentsProcessing.TestRunAttachmentsProcessingManager/<InternalProcessTestRunAttachmentsAsync>d__8 - - - - 100664381 - System.Void Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.TestRunAttachmentsProcessing.TestRunAttachmentsProcessingManager/<InternalProcessTestRunAttachmentsAsync>d__8::MoveNext() - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 100664382 - System.Void Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.TestRunAttachmentsProcessing.TestRunAttachmentsProcessingManager/<InternalProcessTestRunAttachmentsAsync>d__8::SetStateMachine(System.Runtime.CompilerServices.IAsyncStateMachine) - - - - - - - - - Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.TestRunAttachmentsProcessing.TestRunAttachmentsProcessingManager/<ProcessAttachmentsAsync>d__9 - - - - 100664383 - System.Void Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.TestRunAttachmentsProcessing.TestRunAttachmentsProcessingManager/<ProcessAttachmentsAsync>d__9::MoveNext() - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 100664384 - System.Void Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.TestRunAttachmentsProcessing.TestRunAttachmentsProcessingManager/<ProcessAttachmentsAsync>d__9::SetStateMachine(System.Runtime.CompilerServices.IAsyncStateMachine) - - - - - - - - - Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.TestRunAttachmentsProcessing.TestRunAttachmentsProcessingManager/<ProcessTestRunAttachmentsAsync>d__6 - - - - 100664385 - System.Void Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.TestRunAttachmentsProcessing.TestRunAttachmentsProcessingManager/<ProcessTestRunAttachmentsAsync>d__6::MoveNext() - - - - - - - - - - - 100664386 - System.Void Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.TestRunAttachmentsProcessing.TestRunAttachmentsProcessingManager/<ProcessTestRunAttachmentsAsync>d__6::SetStateMachine(System.Runtime.CompilerServices.IAsyncStateMachine) - - - - - - - - - Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.Adapter.FrameworkHandle - - - - 100664060 - System.Void Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.Adapter.FrameworkHandle::.ctor(Microsoft.VisualStudio.TestPlatform.ObjectModel.Engine.ITestCaseEventsHandler,Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.Execution.ITestRunCache,Microsoft.VisualStudio.TestPlatform.ObjectModel.Engine.ClientProtocol.TestExecutionContext,Microsoft.VisualStudio.TestPlatform.ObjectModel.Client.IInternalTestRunEventsHandler) - - - - - - - - - - - - - 100664063 - System.Int32 Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.Adapter.FrameworkHandle::LaunchProcessWithDebuggerAttached(System.String,System.String,System.String,System.Collections.Generic.IDictionary`2<System.String,System.String>) - - - - - - - - - - - - - - - - - - - - 100664064 - System.Boolean Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.Adapter.FrameworkHandle::AttachDebuggerToProcess(System.Int32) - - - - - - - - - - - - 100664065 - System.Void Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.Adapter.FrameworkHandle::Dispose() - - - - - - - - - - - - 100664066 - System.Void Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.Adapter.FrameworkHandle::Dispose(System.Boolean) - - - - - - - - - - - - - - - - - Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.Adapter.RunContext - - - - 100664079 - System.Void Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.Adapter.RunContext::.ctor() - - - - - - - - - Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.Adapter.TestExecutionRecorder - - - - 100664080 - System.Void Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.Adapter.TestExecutionRecorder::.ctor(Microsoft.VisualStudio.TestPlatform.ObjectModel.Engine.ITestCaseEventsHandler,Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.Execution.ITestRunCache) - - - - - - - - - - - - - - - - 100664081 - System.Collections.ObjectModel.Collection`1<Microsoft.VisualStudio.TestPlatform.ObjectModel.AttachmentSet> Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.Adapter.TestExecutionRecorder::get_Attachments() - - - - - - - - - - 100664082 - System.Void Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.Adapter.TestExecutionRecorder::RecordStart(Microsoft.VisualStudio.TestPlatform.ObjectModel.TestCase) - - - - - - - - - - - - - - - - - - - - - - - 100664083 - System.Void Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.Adapter.TestExecutionRecorder::RecordResult(Microsoft.VisualStudio.TestPlatform.ObjectModel.TestResult) - - - - - - - - - - - - - - - - - - 100664084 - System.Void Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.Adapter.TestExecutionRecorder::RecordEnd(Microsoft.VisualStudio.TestPlatform.ObjectModel.TestCase,Microsoft.VisualStudio.TestPlatform.ObjectModel.TestOutcome) - - - - - - - - - - - - - 100664085 - System.Void Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.Adapter.TestExecutionRecorder::SendTestCaseEnd(Microsoft.VisualStudio.TestPlatform.ObjectModel.TestCase,Microsoft.VisualStudio.TestPlatform.ObjectModel.TestOutcome) - - - - - - - - - - - - - - - - - - - - - 100664086 - System.Void Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.Adapter.TestExecutionRecorder::RecordAttachments(System.Collections.Generic.IList`1<Microsoft.VisualStudio.TestPlatform.ObjectModel.AttachmentSet>) - - - - - - - - - - - - - - - - C:\Users\Daniel Palme\Documents\Projects\_Archiv\DotNetCoverageToolComparision\BusinessTest_NetCore\bin\Debug\net8.0\testhost.dll - 2023-11-08T10:33:46Z - testhost - - - - - - - - - - - - - - Microsoft.CodeAnalysis.EmbeddedAttribute - - - - 100663297 - System.Void Microsoft.CodeAnalysis.EmbeddedAttribute::.ctor() - - - - - - - - - System.Runtime.CompilerServices.NullableAttribute - - - - 100663298 - System.Void System.Runtime.CompilerServices.NullableAttribute::.ctor(System.Byte) - - - - - - - 100663299 - System.Void System.Runtime.CompilerServices.NullableAttribute::.ctor(System.Byte[]) - - - - - - - - - System.Runtime.CompilerServices.NullableContextAttribute - - - - 100663300 - System.Void System.Runtime.CompilerServices.NullableContextAttribute::.ctor(System.Byte) - - - - - - - - - System.Runtime.CompilerServices.RefSafetyRulesAttribute - - - - 100663301 - System.Void System.Runtime.CompilerServices.RefSafetyRulesAttribute::.ctor(System.Int32) - - - - - - - - - Microsoft.VisualStudio.TestPlatform.TestExecutor.UnitTestClient - - - - 100663302 - System.Void Microsoft.VisualStudio.TestPlatform.TestExecutor.UnitTestClient::CreateDefaultUI() - - - - - - - - - - 100663303 - System.Void Microsoft.VisualStudio.TestPlatform.TestExecutor.UnitTestClient::Run(System.String) - - - - - - - - - - - 100663304 - System.String[] Microsoft.VisualStudio.TestPlatform.TestExecutor.UnitTestClient::SplitArguments(System.String) - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Microsoft.VisualStudio.TestPlatform.TestExecutor.UnitTestClient/<>c__DisplayClass1_0 - - - - 100663352 - System.Void Microsoft.VisualStudio.TestPlatform.TestExecutor.UnitTestClient/<>c__DisplayClass1_0::<Run>b__0() - - - - - - - - - - - - Microsoft.VisualStudio.TestPlatform.TestHost.DebugAssertException - - - - 100663305 - System.Void Microsoft.VisualStudio.TestPlatform.TestHost.DebugAssertException::.ctor(System.String,System.String) - - - - - - - - - - - - - - Microsoft.VisualStudio.TestPlatform.TestHost.Program - - - - 100663307 - System.Void Microsoft.VisualStudio.TestPlatform.TestHost.Program::Main(System.String[]) - - - - - - - - - - - - - - - - - - - 100663308 - System.Void Microsoft.VisualStudio.TestPlatform.TestHost.Program::Run(System.String[]) - - - - - - - - - - 100663309 - System.Void Microsoft.VisualStudio.TestPlatform.TestHost.Program::Run(System.String[],Microsoft.VisualStudio.TestPlatform.Execution.UiLanguageOverride) - - - - - - - - - - - - - - - - 100663310 - Microsoft.VisualStudio.TestPlatform.TestHost.IEngineInvoker Microsoft.VisualStudio.TestPlatform.TestHost.Program::GetEngineInvoker(System.Collections.Generic.IDictionary`2<System.String,System.String>) - - - - - - - - - - - - - - 100663311 - System.Void Microsoft.VisualStudio.TestPlatform.TestHost.Program::.ctor() - - - - - - - - - Microsoft.VisualStudio.TestPlatform.TestHost.DefaultEngineInvoker - - - - 100663312 - System.Void Microsoft.VisualStudio.TestPlatform.TestHost.DefaultEngineInvoker::.ctor() - - - - - - - - - - - 100663313 - System.Void Microsoft.VisualStudio.TestPlatform.TestHost.DefaultEngineInvoker::.ctor(Microsoft.VisualStudio.TestPlatform.CommunicationUtilities.Interfaces.ITestRequestHandler,Microsoft.VisualStudio.TestPlatform.CommunicationUtilities.Interfaces.IDataCollectionTestCaseEventSender,Microsoft.VisualStudio.TestPlatform.PlatformAbstractions.Interfaces.IProcessHelper) - - - - - - - - - - - - - - 100663314 - System.Void Microsoft.VisualStudio.TestPlatform.TestHost.DefaultEngineInvoker::Invoke(System.Collections.Generic.IDictionary`2<System.String,System.String>) - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 100663315 - System.Boolean Microsoft.VisualStudio.TestPlatform.TestHost.DefaultEngineInvoker::GetTelemetryStatusFromArgs(System.Collections.Generic.IDictionary`2<System.String,System.String>) - - - - - - - - - - - 100663316 - System.Void Microsoft.VisualStudio.TestPlatform.TestHost.DefaultEngineInvoker::ConnectToDatacollector(System.Int32) - - - - - - - - - - - - - - - - - - - 100663317 - System.Void Microsoft.VisualStudio.TestPlatform.TestHost.DefaultEngineInvoker::SetParentProcessExitCallback(System.Collections.Generic.IDictionary`2<System.String,System.String>) - - - - - - - - - - - - - - - - - - - - - - - 100663318 - Microsoft.VisualStudio.TestPlatform.ObjectModel.TestHostConnectionInfo Microsoft.VisualStudio.TestPlatform.TestHost.DefaultEngineInvoker::GetConnectionInfo(System.Collections.Generic.IDictionary`2<System.String,System.String>) - - - - - - - - - - - - - - - - - - - - - - - - - 100663319 - System.Void Microsoft.VisualStudio.TestPlatform.TestHost.DefaultEngineInvoker::InitializeEqtTrace(System.Collections.Generic.IDictionary`2<System.String,System.String>) - - - - - - - - - - - - - - - - - - 100663320 - System.Threading.Tasks.Task Microsoft.VisualStudio.TestPlatform.TestHost.DefaultEngineInvoker::StartProcessingAsync(Microsoft.VisualStudio.TestPlatform.CommunicationUtilities.Interfaces.ITestRequestHandler,Microsoft.VisualStudio.TestPlatform.ObjectModel.Engine.TesthostProtocol.ITestHostManagerFactory) - - - - - - - - - - - - - - Microsoft.VisualStudio.TestPlatform.TestHost.DefaultEngineInvoker/<>c__DisplayClass18_0 - - - - 100663354 - System.Void Microsoft.VisualStudio.TestPlatform.TestHost.DefaultEngineInvoker/<>c__DisplayClass18_0::<SetParentProcessExitCallback>b__0(System.Object) - - - - - - - - - - - - - - Microsoft.VisualStudio.TestPlatform.TestHost.DefaultEngineInvoker/<>c__DisplayClass21_0 - - - - 100663356 - System.Void Microsoft.VisualStudio.TestPlatform.TestHost.DefaultEngineInvoker/<>c__DisplayClass21_0::<StartProcessingAsync>b__0() - - - - - - - - - - - - - - - - - - - Microsoft.VisualStudio.TestPlatform.TestHost.TestHostTraceListener - - - - 100663322 - System.Void Microsoft.VisualStudio.TestPlatform.TestHost.TestHostTraceListener::Setup() - - - - - - - - - - - - - - - - - - - - - - - - 100663323 - System.Void Microsoft.VisualStudio.TestPlatform.TestHost.TestHostTraceListener::Fail(System.String) - - - - - - - - - - 100663324 - System.Void Microsoft.VisualStudio.TestPlatform.TestHost.TestHostTraceListener::Fail(System.String,System.String) - - - - - - - - - - 100663325 - Microsoft.VisualStudio.TestPlatform.TestHost.DebugAssertException Microsoft.VisualStudio.TestPlatform.TestHost.TestHostTraceListener::GetException(System.String) - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 100663326 - System.Void Microsoft.VisualStudio.TestPlatform.TestHost.TestHostTraceListener::.ctor() - - - - - - - - - Microsoft.VisualStudio.TestPlatform.Execution.DebuggerBreakpoint - - - - 100663327 - System.Void Microsoft.VisualStudio.TestPlatform.Execution.DebuggerBreakpoint::AttachVisualStudioDebugger(System.String) - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 100663328 - System.Boolean Microsoft.VisualStudio.TestPlatform.Execution.DebuggerBreakpoint::AttachVs(System.Diagnostics.Process,System.Nullable`1<System.Int32>) - - - - - - - - - - - - - - - - - - - - - - - 100663329 - System.String Microsoft.VisualStudio.TestPlatform.Execution.DebuggerBreakpoint::FindAttachVs() - - - - - - - - - - - - - - - - - - - - - - - - - - 100663330 - System.String Microsoft.VisualStudio.TestPlatform.Execution.DebuggerBreakpoint::FindOnPath(System.String) - - - - - - - - - - - - - - - - - - - - - - 100663331 - System.Void Microsoft.VisualStudio.TestPlatform.Execution.DebuggerBreakpoint::WaitForDebugger(System.String) - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 100663332 - System.Void Microsoft.VisualStudio.TestPlatform.Execution.DebuggerBreakpoint::WaitForNativeDebugger(System.String) - - - - - - - - - - - - - - - - - - - - - - - - - - - - 100663333 - System.Void Microsoft.VisualStudio.TestPlatform.Execution.DebuggerBreakpoint::Break() - - - - - - - - - - - - - - - - 100663334 - System.Boolean Microsoft.VisualStudio.TestPlatform.Execution.DebuggerBreakpoint::ShouldNotBreak() - - - - - - - - - - - - - 100663335 - System.Void Microsoft.VisualStudio.TestPlatform.Execution.DebuggerBreakpoint::BreakNative() - - - - - - - - - - - - - - - - - - Microsoft.VisualStudio.TestPlatform.Execution.ProcDumpExecutableHelper - - - - 100663338 - System.Void Microsoft.VisualStudio.TestPlatform.Execution.ProcDumpExecutableHelper::.ctor(Microsoft.VisualStudio.TestPlatform.PlatformAbstractions.Interfaces.IProcessHelper,Microsoft.VisualStudio.TestPlatform.Utilities.Helpers.Interfaces.IFileHelper,Microsoft.VisualStudio.TestPlatform.PlatformAbstractions.Interfaces.IEnvironment,Microsoft.VisualStudio.TestPlatform.Utilities.Helpers.Interfaces.IEnvironmentVariableHelper) - - - - - - - - - - - - - - - 100663339 - System.String Microsoft.VisualStudio.TestPlatform.Execution.ProcDumpExecutableHelper::ProcDumpFileName(Microsoft.VisualStudio.TestPlatform.PlatformAbstractions.PlatformArchitecture) - - - - - - - - - - - - - - - - - - 100663340 - System.Boolean Microsoft.VisualStudio.TestPlatform.Execution.ProcDumpExecutableHelper::TryGetProcDumpExecutable(System.String&) - - - - - - - - - - - 100663341 - System.Boolean Microsoft.VisualStudio.TestPlatform.Execution.ProcDumpExecutableHelper::TryGetProcDumpExecutable(System.Int32,System.String&) - - - - - - - - - - - 100663342 - System.Boolean Microsoft.VisualStudio.TestPlatform.Execution.ProcDumpExecutableHelper::TryGetProcDumpExecutable(Microsoft.VisualStudio.TestPlatform.PlatformAbstractions.PlatformArchitecture,System.String&) - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 100663343 - System.Boolean Microsoft.VisualStudio.TestPlatform.Execution.ProcDumpExecutableHelper::TryGetExecutablePath(System.String,System.String&) - - - - - - - - - - - - - - - - - - - - - - - - - - Microsoft.VisualStudio.TestPlatform.Execution.UiLanguageOverride - - - - 100663344 - System.Void Microsoft.VisualStudio.TestPlatform.Execution.UiLanguageOverride::.ctor() - - - - - - - - - - - 100663345 - System.Void Microsoft.VisualStudio.TestPlatform.Execution.UiLanguageOverride::.ctor(Microsoft.VisualStudio.TestPlatform.Utilities.Helpers.Interfaces.IEnvironmentVariableHelper,System.Action`1<System.Globalization.CultureInfo>) - - - - - - - - - - - - - 100663346 - System.Void Microsoft.VisualStudio.TestPlatform.Execution.UiLanguageOverride::SetCultureSpecifiedByUser() - - - - - - - - - - - - - - - - - - 100663347 - System.Void Microsoft.VisualStudio.TestPlatform.Execution.UiLanguageOverride::ApplyOverrideToCurrentProcess(System.Globalization.CultureInfo,System.Action`1<System.Globalization.CultureInfo>) - - - - - - - - - - - 100663348 - System.Globalization.CultureInfo Microsoft.VisualStudio.TestPlatform.Execution.UiLanguageOverride::GetOverriddenUiLanguage(Microsoft.VisualStudio.TestPlatform.Utilities.Helpers.Interfaces.IEnvironmentVariableHelper) - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 100663349 - System.Void Microsoft.VisualStudio.TestPlatform.Execution.UiLanguageOverride::FlowOverrideToChildProcesses(System.Globalization.CultureInfo,Microsoft.VisualStudio.TestPlatform.Utilities.Helpers.Interfaces.IEnvironmentVariableHelper) - - - - - - - - - - - - - 100663350 - System.Void Microsoft.VisualStudio.TestPlatform.Execution.UiLanguageOverride::SetIfNotAlreadySet(System.String,System.String,Microsoft.VisualStudio.TestPlatform.Utilities.Helpers.Interfaces.IEnvironmentVariableHelper) - - - - - - - - - - - - - - - - - - Microsoft.VisualStudio.TestPlatform.Execution.UiLanguageOverride/<>c - - - - 100663359 - System.Void Microsoft.VisualStudio.TestPlatform.Execution.UiLanguageOverride/<>c::<.ctor>b__5_0(System.Globalization.CultureInfo) - - - - - - - - - - - - - - \ No newline at end of file diff --git a/run.bat b/run.bat index 5d4caa1..b9b2d78 100644 --- a/run.bat +++ b/run.bat @@ -2,8 +2,8 @@ rmdir /q /s target mkdir target set "opencover=%UserProfile%\.nuget\packages\opencover\4.7.1221\tools\OpenCover.Console.exe" -set "reportgenerator=%UserProfile%\.nuget\packages\reportgenerator\5.3.5\tools\net8.0\ReportGenerator.exe" -set "xunit=%UserProfile%\.nuget\packages\xunit.runner.console\2.8.1\tools\net48\xunit.console.exe" +set "reportgenerator=%UserProfile%\.nuget\packages\reportgenerator\5.4.2\tools\net9.0\ReportGenerator.exe" +set "xunit=%UserProfile%\.nuget\packages\xunit.runner.console\2.9.2\tools\net48\xunit.console.exe" set "dotnet=C:\Program Files\dotnet\dotnet.exe" ::%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% .NET 4.7 - OpenCover %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%