#nullable enable
abstract Microsoft.Testing.Extensions.SlowTestReporterBase.Description.get -> string!
abstract Microsoft.Testing.Extensions.SlowTestReporterBase.DisplayName.get -> string!
abstract Microsoft.Testing.Extensions.SlowTestReporterBase.EmitSlowTestAsync(string! testName, System.TimeSpan elapsed, System.Threading.CancellationToken cancellationToken) -> System.Threading.Tasks.Task!
abstract Microsoft.Testing.Extensions.SlowTestReporterBase.GetTestName(Microsoft.Testing.Platform.Extensions.Messages.TestNode! testNode) -> string!
abstract Microsoft.Testing.Extensions.SlowTestReporterBase.IsEnabled.get -> bool
abstract Microsoft.Testing.Extensions.SlowTestReporterBase.ResolveThreshold(string! testName) -> System.TimeSpan
abstract Microsoft.Testing.Extensions.SlowTestReporterBase.Uid.get -> string!
const Microsoft.Testing.Extensions.GitHubActionsReport.GitHubActionsCommandLineOptions.GitHubActionsAnnotations = "report-gh-annotations" -> string!
const Microsoft.Testing.Extensions.GitHubActionsReport.GitHubActionsCommandLineOptions.GitHubActionsGroups = "report-gh-groups" -> string!
const Microsoft.Testing.Extensions.GitHubActionsReport.GitHubActionsCommandLineOptions.GitHubActionsOptionName = "report-gh" -> string!
const Microsoft.Testing.Extensions.GitHubActionsReport.GitHubActionsCommandLineOptions.GitHubActionsSlowTestNotices = "report-gh-slow-test-notices" -> string!
const Microsoft.Testing.Extensions.GitHubActionsReport.GitHubActionsCommandLineOptions.GitHubActionsSlowTestThreshold = "report-gh-slow-test-threshold" -> string!
const Microsoft.Testing.Extensions.GitHubActionsReport.GitHubActionsCommandLineOptions.GitHubActionsStepSummary = "report-gh-step-summary" -> string!
const Microsoft.Testing.Extensions.GitHubActionsReport.GitHubActionsCommandLineOptions.SlowTestThresholdDefaultSeconds = 60 -> int
Microsoft.CodeAnalysis.EmbeddedAttribute
Microsoft.CodeAnalysis.EmbeddedAttribute.EmbeddedAttribute() -> void
Microsoft.Testing.Extensions.GitHubActionsReport.GitHubActionsAnnotationReporter
Microsoft.Testing.Extensions.GitHubActionsReport.GitHubActionsAnnotationReporter.ConsumeAsync(Microsoft.Testing.Platform.Extensions.Messages.IDataProducer! dataProducer, Microsoft.Testing.Platform.Extensions.Messages.IData! value, System.Threading.CancellationToken cancellationToken) -> System.Threading.Tasks.Task!
Microsoft.Testing.Extensions.GitHubActionsReport.GitHubActionsAnnotationReporter.DataTypesConsumed.get -> System.Type![]!
Microsoft.Testing.Extensions.GitHubActionsReport.GitHubActionsAnnotationReporter.Description.get -> string!
Microsoft.Testing.Extensions.GitHubActionsReport.GitHubActionsAnnotationReporter.DisplayName.get -> string!
Microsoft.Testing.Extensions.GitHubActionsReport.GitHubActionsAnnotationReporter.GitHubActionsAnnotationReporter(Microsoft.Testing.Platform.CommandLine.ICommandLineOptions! commandLine, Microsoft.Testing.Platform.Helpers.IEnvironment! environment, Microsoft.Testing.Platform.Helpers.IFileSystem! fileSystem, Microsoft.Testing.Platform.OutputDevice.IOutputDevice! outputDisplay, Microsoft.Testing.Platform.Logging.ILoggerFactory! loggerFactory) -> void
Microsoft.Testing.Extensions.GitHubActionsReport.GitHubActionsAnnotationReporter.IsEnabledAsync() -> System.Threading.Tasks.Task<bool>!
Microsoft.Testing.Extensions.GitHubActionsReport.GitHubActionsAnnotationReporter.Uid.get -> string!
Microsoft.Testing.Extensions.GitHubActionsReport.GitHubActionsAnnotationReporter.Version.get -> string!
Microsoft.Testing.Extensions.GitHubActionsReport.GitHubActionsCommandLineOptions
Microsoft.Testing.Extensions.GitHubActionsReport.GitHubActionsCommandLineProvider
Microsoft.Testing.Extensions.GitHubActionsReport.GitHubActionsCommandLineProvider.GitHubActionsCommandLineProvider() -> void
Microsoft.Testing.Extensions.GitHubActionsReport.GitHubActionsEscaper
Microsoft.Testing.Extensions.GitHubActionsReport.GitHubActionsFeature
Microsoft.Testing.Extensions.GitHubActionsReport.GitHubActionsReporter
Microsoft.Testing.Extensions.GitHubActionsReport.GitHubActionsReporter.ConsumeAsync(Microsoft.Testing.Platform.Extensions.Messages.IDataProducer! dataProducer, Microsoft.Testing.Platform.Extensions.Messages.IData! value, System.Threading.CancellationToken cancellationToken) -> System.Threading.Tasks.Task!
Microsoft.Testing.Extensions.GitHubActionsReport.GitHubActionsReporter.DataTypesConsumed.get -> System.Type![]!
Microsoft.Testing.Extensions.GitHubActionsReport.GitHubActionsReporter.Description.get -> string!
Microsoft.Testing.Extensions.GitHubActionsReport.GitHubActionsReporter.DisplayName.get -> string!
Microsoft.Testing.Extensions.GitHubActionsReport.GitHubActionsReporter.GitHubActionsReporter(Microsoft.Testing.Platform.CommandLine.ICommandLineOptions! commandLine, Microsoft.Testing.Platform.Helpers.IEnvironment! environment, Microsoft.Testing.Platform.OutputDevice.IOutputDevice! outputDisplay, Microsoft.Testing.Platform.Services.ITestApplicationModuleInfo! testApplicationModuleInfo, Microsoft.Testing.Platform.Logging.ILoggerFactory! loggerFactory) -> void
Microsoft.Testing.Extensions.GitHubActionsReport.GitHubActionsReporter.IsEnabledAsync() -> System.Threading.Tasks.Task<bool>!
Microsoft.Testing.Extensions.GitHubActionsReport.GitHubActionsReporter.OnTestSessionFinishingAsync(Microsoft.Testing.Platform.Services.ITestSessionContext! testSessionContext) -> System.Threading.Tasks.Task!
Microsoft.Testing.Extensions.GitHubActionsReport.GitHubActionsReporter.OnTestSessionStartingAsync(Microsoft.Testing.Platform.Services.ITestSessionContext! testSessionContext) -> System.Threading.Tasks.Task!
Microsoft.Testing.Extensions.GitHubActionsReport.GitHubActionsReporter.Uid.get -> string!
Microsoft.Testing.Extensions.GitHubActionsReport.GitHubActionsReporter.Version.get -> string!
Microsoft.Testing.Extensions.GitHubActionsReport.GitHubActionsRepositoryRoot
Microsoft.Testing.Extensions.GitHubActionsReport.GitHubActionsSlowTestReporter
Microsoft.Testing.Extensions.GitHubActionsReport.GitHubActionsSlowTestReporter.GitHubActionsSlowTestReporter(Microsoft.Testing.Platform.CommandLine.ICommandLineOptions! commandLineOptions, Microsoft.Testing.Platform.Helpers.IEnvironment! environment, Microsoft.Testing.Platform.OutputDevice.IOutputDevice! outputDevice, Microsoft.Testing.Platform.Helpers.ITask! task, Microsoft.Testing.Platform.Helpers.IClock! clock, Microsoft.Testing.Platform.Logging.ILoggerFactory! loggerFactory) -> void
Microsoft.Testing.Extensions.GitHubActionsReport.GitHubActionsSummaryReporter
Microsoft.Testing.Extensions.GitHubActionsReport.GitHubActionsSummaryReporter.ConsumeAsync(Microsoft.Testing.Platform.Extensions.Messages.IDataProducer! dataProducer, Microsoft.Testing.Platform.Extensions.Messages.IData! value, System.Threading.CancellationToken cancellationToken) -> System.Threading.Tasks.Task!
Microsoft.Testing.Extensions.GitHubActionsReport.GitHubActionsSummaryReporter.DataTypesConsumed.get -> System.Type![]!
Microsoft.Testing.Extensions.GitHubActionsReport.GitHubActionsSummaryReporter.Description.get -> string!
Microsoft.Testing.Extensions.GitHubActionsReport.GitHubActionsSummaryReporter.DisplayName.get -> string!
Microsoft.Testing.Extensions.GitHubActionsReport.GitHubActionsSummaryReporter.GitHubActionsSummaryReporter(Microsoft.Testing.Platform.CommandLine.ICommandLineOptions! commandLineOptions, Microsoft.Testing.Platform.Helpers.IEnvironment! environment, Microsoft.Testing.Platform.Helpers.IFileSystem! fileSystem, Microsoft.Testing.Platform.OutputDevice.IOutputDevice! outputDevice, Microsoft.Testing.Platform.Services.ITestApplicationModuleInfo! testApplicationModuleInfo, Microsoft.Testing.Platform.Logging.ILoggerFactory! loggerFactory) -> void
Microsoft.Testing.Extensions.GitHubActionsReport.GitHubActionsSummaryReporter.IsEnabledAsync() -> System.Threading.Tasks.Task<bool>!
Microsoft.Testing.Extensions.GitHubActionsReport.GitHubActionsSummaryReporter.OnTestSessionFinishingAsync(Microsoft.Testing.Platform.Services.ITestSessionContext! testSessionContext) -> System.Threading.Tasks.Task!
Microsoft.Testing.Extensions.GitHubActionsReport.GitHubActionsSummaryReporter.OnTestSessionStartingAsync(Microsoft.Testing.Platform.Services.ITestSessionContext! testSessionContext) -> System.Threading.Tasks.Task!
Microsoft.Testing.Extensions.GitHubActionsReport.GitHubActionsSummaryReporter.Uid.get -> string!
Microsoft.Testing.Extensions.GitHubActionsReport.GitHubActionsSummaryReporter.Version.get -> string!
Microsoft.Testing.Extensions.ReporterLoggingExtensions
Microsoft.Testing.Extensions.SlowTestReporterBase
Microsoft.Testing.Extensions.SlowTestReporterBase.ConsumeAsync(Microsoft.Testing.Platform.Extensions.Messages.IDataProducer! dataProducer, Microsoft.Testing.Platform.Extensions.Messages.IData! value, System.Threading.CancellationToken cancellationToken) -> System.Threading.Tasks.Task!
Microsoft.Testing.Extensions.SlowTestReporterBase.DataTypesConsumed.get -> System.Type![]!
Microsoft.Testing.Extensions.SlowTestReporterBase.IsEnabledAsync() -> System.Threading.Tasks.Task<bool>!
Microsoft.Testing.Extensions.SlowTestReporterBase.Logger.get -> Microsoft.Testing.Platform.Logging.ILogger!
Microsoft.Testing.Extensions.SlowTestReporterBase.OnTestSessionFinishingAsync(Microsoft.Testing.Platform.Services.ITestSessionContext! testSessionContext) -> System.Threading.Tasks.Task!
Microsoft.Testing.Extensions.SlowTestReporterBase.OnTestSessionStartingAsync(Microsoft.Testing.Platform.Services.ITestSessionContext! testSessionContext) -> System.Threading.Tasks.Task!
Microsoft.Testing.Extensions.SlowTestReporterBase.OutputDevice.get -> Microsoft.Testing.Platform.OutputDevice.IOutputDevice!
Microsoft.Testing.Extensions.SlowTestReporterBase.ScanOnceAsync(System.DateTimeOffset now, System.Threading.CancellationToken cancellationToken) -> System.Threading.Tasks.Task!
Microsoft.Testing.Extensions.SlowTestReporterBase.SlowTestReporterBase(Microsoft.Testing.Platform.OutputDevice.IOutputDevice! outputDevice, Microsoft.Testing.Platform.Helpers.ITask! task, Microsoft.Testing.Platform.Helpers.IClock! clock, Microsoft.Testing.Platform.Logging.ILogger! logger) -> void
Microsoft.Testing.Extensions.SlowTestReporterBase.Version.get -> string!
Microsoft.Testing.Extensions.StackTraceSourceLocationResolver
Microsoft.Testing.Extensions.SummaryReporterHelpers
Microsoft.Testing.Extensions.TargetFrameworkMonikerHelper
Microsoft.Testing.Extensions.TerminalKind
Microsoft.Testing.Extensions.TerminalKind.Failed = 2 -> Microsoft.Testing.Extensions.TerminalKind
Microsoft.Testing.Extensions.TerminalKind.NotTerminal = 0 -> Microsoft.Testing.Extensions.TerminalKind
Microsoft.Testing.Extensions.TerminalKind.Passed = 1 -> Microsoft.Testing.Extensions.TerminalKind
Microsoft.Testing.Extensions.TerminalKind.Skipped = 3 -> Microsoft.Testing.Extensions.TerminalKind
Microsoft.Testing.Extensions.TestNodeIdentity
Microsoft.Testing.Extensions.TestRecord
Microsoft.Testing.Extensions.TestRecord.DisplayName.get -> string!
Microsoft.Testing.Extensions.TestRecord.Duration.get -> System.TimeSpan
Microsoft.Testing.Extensions.TestRecord.FullyQualifiedName.get -> string!
Microsoft.Testing.Extensions.TestRecord.Kind.get -> Microsoft.Testing.Extensions.TerminalKind
Microsoft.Testing.Extensions.TestRecord.TestRecord() -> void
Microsoft.Testing.Extensions.TestRecord.TestRecord(string! displayName, string! fullyQualifiedName, Microsoft.Testing.Extensions.TerminalKind kind, System.TimeSpan duration) -> void
Microsoft.Testing.Platform.Helpers.ExitCode
Microsoft.Testing.Platform.Helpers.ExitCode.AtLeastOneTestFailed = 2 -> Microsoft.Testing.Platform.Helpers.ExitCode
Microsoft.Testing.Platform.Helpers.ExitCode.DependentProcessExited = 11 -> Microsoft.Testing.Platform.Helpers.ExitCode
Microsoft.Testing.Platform.Helpers.ExitCode.GenericFailure = 1 -> Microsoft.Testing.Platform.Helpers.ExitCode
Microsoft.Testing.Platform.Helpers.ExitCode.IncompatibleProtocolVersion = 12 -> Microsoft.Testing.Platform.Helpers.ExitCode
Microsoft.Testing.Platform.Helpers.ExitCode.InvalidCommandLine = 5 -> Microsoft.Testing.Platform.Helpers.ExitCode
Microsoft.Testing.Platform.Helpers.ExitCode.InvalidPlatformSetup = 4 -> Microsoft.Testing.Platform.Helpers.ExitCode
Microsoft.Testing.Platform.Helpers.ExitCode.MinimumExpectedTestsPolicyViolation = 9 -> Microsoft.Testing.Platform.Helpers.ExitCode
Microsoft.Testing.Platform.Helpers.ExitCode.Success = 0 -> Microsoft.Testing.Platform.Helpers.ExitCode
Microsoft.Testing.Platform.Helpers.ExitCode.TestAdapterTestSessionFailure = 10 -> Microsoft.Testing.Platform.Helpers.ExitCode
Microsoft.Testing.Platform.Helpers.ExitCode.TestExecutionStoppedForMaxFailedTests = 13 -> Microsoft.Testing.Platform.Helpers.ExitCode
Microsoft.Testing.Platform.Helpers.ExitCode.TestHostProcessExitedNonGracefully = 7 -> Microsoft.Testing.Platform.Helpers.ExitCode
Microsoft.Testing.Platform.Helpers.ExitCode.TestSessionAborted = 3 -> Microsoft.Testing.Platform.Helpers.ExitCode
Microsoft.Testing.Platform.Helpers.ExitCode.ZeroTests = 8 -> Microsoft.Testing.Platform.Helpers.ExitCode
Microsoft.Testing.Platform.Helpers.TimeSpanDefaultUnit
Microsoft.Testing.Platform.Helpers.TimeSpanDefaultUnit.Days = 4 -> Microsoft.Testing.Platform.Helpers.TimeSpanDefaultUnit
Microsoft.Testing.Platform.Helpers.TimeSpanDefaultUnit.Hours = 3 -> Microsoft.Testing.Platform.Helpers.TimeSpanDefaultUnit
Microsoft.Testing.Platform.Helpers.TimeSpanDefaultUnit.Milliseconds = 0 -> Microsoft.Testing.Platform.Helpers.TimeSpanDefaultUnit
Microsoft.Testing.Platform.Helpers.TimeSpanDefaultUnit.Minutes = 2 -> Microsoft.Testing.Platform.Helpers.TimeSpanDefaultUnit
Microsoft.Testing.Platform.Helpers.TimeSpanDefaultUnit.Seconds = 1 -> Microsoft.Testing.Platform.Helpers.TimeSpanDefaultUnit
Microsoft.Testing.Platform.Helpers.TimeSpanParser
Microsoft.Testing.Platform.OutputDevice.TargetFrameworkParser
Microsoft.Testing.Platform.RoslynString
Microsoft.Testing.TestInfrastructure.RootFinder
override Microsoft.Testing.Extensions.GitHubActionsReport.GitHubActionsCommandLineProvider.ValidateOptionArgumentsAsync(Microsoft.Testing.Platform.Extensions.CommandLine.CommandLineOption! commandOption, string![]! arguments) -> System.Threading.Tasks.Task<Microsoft.Testing.Platform.Extensions.ValidationResult>!
override Microsoft.Testing.Extensions.GitHubActionsReport.GitHubActionsSlowTestReporter.Description.get -> string!
override Microsoft.Testing.Extensions.GitHubActionsReport.GitHubActionsSlowTestReporter.DisplayName.get -> string!
override Microsoft.Testing.Extensions.GitHubActionsReport.GitHubActionsSlowTestReporter.Uid.get -> string!
Polyfills.Polyfill
Polyfills.Polyfill.extension(System.OperatingSystem)
static Microsoft.Testing.Extensions.GitHubActionsReport.GitHubActionsAnnotationReporter.GetErrorAnnotation(string! testName, string? explanation, System.Exception? exception, string? repoRoot, Microsoft.Testing.Platform.Helpers.IFileSystem! fileSystem, Microsoft.Testing.Platform.Logging.ILogger! logger, bool skipAssertionFrames) -> string!
static Microsoft.Testing.Extensions.GitHubActionsReport.GitHubActionsAnnotationReporter.GetSkippedAnnotation(string! testName, string? explanation) -> string!
static Microsoft.Testing.Extensions.GitHubActionsReport.GitHubActionsEscaper.EscapeData(string! value) -> string!
static Microsoft.Testing.Extensions.GitHubActionsReport.GitHubActionsEscaper.EscapeProperty(string! value) -> string!
static Microsoft.Testing.Extensions.GitHubActionsReport.GitHubActionsFeature.IsEnabled(Microsoft.Testing.Platform.CommandLine.ICommandLineOptions! commandLine, Microsoft.Testing.Platform.Helpers.IEnvironment! environment, string! knobOptionName) -> bool
static Microsoft.Testing.Extensions.GitHubActionsReport.GitHubActionsFeature.IsKnobEnabled(Microsoft.Testing.Platform.CommandLine.ICommandLineOptions! commandLine, string! knobOptionName) -> bool
static Microsoft.Testing.Extensions.GitHubActionsReport.GitHubActionsFeature.IsMasterEnabled(Microsoft.Testing.Platform.CommandLine.ICommandLineOptions! commandLine, Microsoft.Testing.Platform.Helpers.IEnvironment! environment) -> bool
static Microsoft.Testing.Extensions.GitHubActionsReport.GitHubActionsFeature.IsRunningOnGitHubActions(Microsoft.Testing.Platform.Helpers.IEnvironment! environment) -> bool
static Microsoft.Testing.Extensions.GitHubActionsReport.GitHubActionsRepositoryRoot.FindGitRoot() -> string?
static Microsoft.Testing.Extensions.GitHubActionsReport.GitHubActionsRepositoryRoot.Resolve(Microsoft.Testing.Platform.Helpers.IEnvironment! environment) -> string?
static Microsoft.Testing.Extensions.GitHubActionsReport.GitHubActionsSlowTestReporter.BuildNoticeLine(string! testName, System.TimeSpan elapsed) -> string!
static Microsoft.Testing.Extensions.GitHubActionsReport.GitHubActionsSummaryReporter.BuildMarkdown(System.Collections.Generic.IReadOnlyList<Microsoft.Testing.Extensions.TestRecord>! records, string! assemblyName, string! targetFrameworkMoniker) -> string!
static Microsoft.Testing.Extensions.ReporterLoggingExtensions.LogUnexpectedException(this Microsoft.Testing.Platform.Logging.ILogger! logger, string! callbackName, System.Exception! ex) -> void
static Microsoft.Testing.Extensions.StackTraceSourceLocationResolver.SkipAssertionFramesForCurrentRuntime.get -> bool
static Microsoft.Testing.Extensions.StackTraceSourceLocationResolver.TryResolve(string? stackTrace, string? repoRoot, Microsoft.Testing.Platform.Helpers.IFileSystem! fileSystem, Microsoft.Testing.Platform.Logging.ILogger! logger, bool skipAssertionFrames, System.Func<string!, bool>? shouldSkipFrame = null) -> (string! RelativeNormalizedPath, int LineNumber)?
static Microsoft.Testing.Extensions.SummaryReporterHelpers.FormatDuration(System.TimeSpan duration, string! minuteFormat, string! hourFormat) -> string!
static Microsoft.Testing.Extensions.SummaryReporterHelpers.GetTerminalKind(Microsoft.Testing.Platform.Extensions.Messages.TestNodeStateProperty? state) -> Microsoft.Testing.Extensions.TerminalKind
static Microsoft.Testing.Extensions.TargetFrameworkMonikerHelper.GetTargetFrameworkMonikerIncludingPlatform() -> string!
static Microsoft.Testing.Extensions.TestNodeIdentity.GetTestName(Microsoft.Testing.Platform.Extensions.Messages.TestNode! testNode) -> string!
static Microsoft.Testing.Platform.Helpers.TimeSpanParser.Parse(string? time, Microsoft.Testing.Platform.Helpers.TimeSpanDefaultUnit defaultUnit) -> System.TimeSpan
static Microsoft.Testing.Platform.Helpers.TimeSpanParser.Parse(string? time) -> System.TimeSpan
static Microsoft.Testing.Platform.Helpers.TimeSpanParser.ParseRequireSuffix(string? time) -> System.TimeSpan
static Microsoft.Testing.Platform.Helpers.TimeSpanParser.TryParse(string? time, Microsoft.Testing.Platform.Helpers.TimeSpanDefaultUnit defaultUnit, out System.TimeSpan result) -> bool
static Microsoft.Testing.Platform.Helpers.TimeSpanParser.TryParse(string? time, out System.TimeSpan result) -> bool
static Microsoft.Testing.Platform.Helpers.TimeSpanParser.TryParseRequireSuffix(string? time, out System.TimeSpan result) -> bool
static Microsoft.Testing.Platform.OutputDevice.TargetFrameworkParser.BuildTargetFrameworkMoniker(string? shortTargetFramework, string? targetPlatformName) -> string?
static Microsoft.Testing.Platform.OutputDevice.TargetFrameworkParser.GetShortTargetFramework(string? frameworkDescription) -> string?
static Microsoft.Testing.Platform.OutputDevice.TargetFrameworkParser.GetShortTargetFrameworkIncludingPlatform(System.Reflection.Assembly? entryAssembly) -> string?
static Microsoft.Testing.Platform.OutputDevice.TargetFrameworkParser.GetTargetPlatformName(System.Reflection.Assembly? entryAssembly) -> string?
static Microsoft.Testing.Platform.RoslynString.IsNullOrEmpty(string? value) -> bool
static Microsoft.Testing.Platform.RoslynString.IsNullOrWhiteSpace(string? value) -> bool
static Microsoft.Testing.TestInfrastructure.RootFinder.Find() -> string!
static Polyfills.Polyfill.extension(System.OperatingSystem).IsAndroid() -> bool
static Polyfills.Polyfill.extension(System.OperatingSystem).IsBrowser() -> bool
static Polyfills.Polyfill.extension(System.OperatingSystem).IsIOS() -> bool
static Polyfills.Polyfill.extension(System.OperatingSystem).IsTvOS() -> bool
static Polyfills.Polyfill.extension(System.OperatingSystem).IsWasi() -> bool
static Polyfills.Polyfill.IsAndroid() -> bool
static Polyfills.Polyfill.IsBrowser() -> bool
static Polyfills.Polyfill.IsIOS() -> bool
static Polyfills.Polyfill.IsTvOS() -> bool
static Polyfills.Polyfill.IsWasi() -> bool
static System.Numerics.Hashing.HashHelpers.Combine(int h1, int h2) -> int
System.Numerics.Hashing.HashHelpers
System.Runtime.CompilerServices.CompilerLoweringPreserveAttribute
System.Runtime.CompilerServices.CompilerLoweringPreserveAttribute.CompilerLoweringPreserveAttribute() -> void
virtual Microsoft.Testing.Extensions.SlowTestReporterBase.OnActivating() -> bool
