#nullable enable
Microsoft.Testing.Platform.Messages.AsyncConsumerDataProcessor.AsyncConsumerDataProcessor(Microsoft.Testing.Platform.Extensions.IDataConsumer! consumer, Microsoft.Testing.Platform.Helpers.ITask! task, System.Threading.CancellationToken cancellationToken, System.TimeSpan canceledShutdownTimeout) -> void
*REMOVED*Microsoft.Testing.Platform.ServerMode.FormatterUtilities.MessageFormatter.Deserialize<T>(System.ReadOnlyMemory<char> serializedUtf8Content) -> T
*REMOVED*Microsoft.Testing.Platform.ServerMode.IMessageFormatter.Deserialize<T>(System.ReadOnlyMemory<char> serializedUtf8Content) -> T
*REMOVED*Microsoft.Testing.Platform.ServerMode.Json.Json.Deserialize<T>(System.ReadOnlyMemory<char> utf8Json) -> T
Microsoft.Testing.Platform.ServerMode.FormatterUtilities.MessageFormatter.Deserialize<T>(System.ReadOnlyMemory<byte> serializedUtf8Content) -> T
Microsoft.Testing.Platform.ServerMode.IMessageFormatter.Deserialize<T>(System.ReadOnlyMemory<byte> serializedUtf8Content) -> T
Microsoft.Testing.Platform.ServerMode.Json.Json.Deserialize<T>(System.ReadOnlyMemory<byte> utf8Json) -> T
static Microsoft.Testing.Platform.IPC.Serializers.BaseSerializer.ReadFields(System.IO.Stream! stream, System.Func<ushort, int, bool>! tryReadField) -> void
static Microsoft.Testing.Platform.IPC.Serializers.BaseSerializer.TryReadExecutionScopedField(System.IO.Stream! stream, ushort fieldId, int fieldSize, ref string? executionId, ref string? instanceId) -> bool
static Microsoft.Testing.Platform.IPC.Serializers.BaseSerializer.WriteExecutionScopedHeader(System.IO.Stream! stream, string? executionId, string? instanceId, ushort payloadFieldCount) -> void
static Microsoft.Testing.Platform.IPC.Serializers.BaseSerializer.WriteListPayload<T>(System.IO.Stream! stream, ushort fieldId, T[]? list, System.Action<System.IO.Stream!, T>! writeItem) -> void
Microsoft.Testing.Platform.OutputDevice.BrowserOutputDevice.BrowserOutputDevice(Microsoft.Testing.Platform.Helpers.IConsole! console, Microsoft.Testing.Platform.Services.ITestApplicationModuleInfo! testApplicationModuleInfo, Microsoft.Testing.Platform.Helpers.IAsyncMonitor! asyncMonitor, Microsoft.Testing.Platform.Helpers.IRuntimeFeature! runtimeFeature, Microsoft.Testing.Platform.Helpers.IEnvironment! environment, Microsoft.Testing.Platform.Services.IPlatformInformation! platformInformation, Microsoft.Testing.Platform.CommandLine.ICommandLineOptions! commandLineOptions, Microsoft.Testing.Platform.Services.IStopPoliciesService! policiesService) -> void
override Microsoft.Testing.Platform.OutputDevice.BrowserOutputDevice.DisplayActiveTestProgress.get -> bool
*REMOVED*Microsoft.Testing.Platform.OutputDevice.BrowserOutputDevice.BrowserOutputDevice(Microsoft.Testing.Platform.Helpers.IConsole! console, Microsoft.Testing.Platform.Services.ITestApplicationModuleInfo! testApplicationModuleInfo, Microsoft.Testing.Platform.Helpers.IAsyncMonitor! asyncMonitor, Microsoft.Testing.Platform.Helpers.IRuntimeFeature! runtimeFeature, Microsoft.Testing.Platform.Helpers.IEnvironment! environment, Microsoft.Testing.Platform.Services.IPlatformInformation! platformInformation, Microsoft.Testing.Platform.Services.IStopPoliciesService! policiesService) -> void
