#nullable enable
const Microsoft.Testing.Extensions.OpenTelemetry.OpenTelemetryPlatformService.ActivitySourceName = "Microsoft.Testing.Platform" -> string!
const Microsoft.Testing.Extensions.OpenTelemetry.OpenTelemetryPlatformService.MeterName = "Microsoft.Testing.Platform" -> string!
Microsoft.CodeAnalysis.EmbeddedAttribute
Microsoft.CodeAnalysis.EmbeddedAttribute.EmbeddedAttribute() -> void
Microsoft.Testing.Extensions.OpenTelemetry.ActivityWrapper
Microsoft.Testing.Extensions.OpenTelemetry.ActivityWrapper.ActivityWrapper(System.Diagnostics.Activity! activity) -> void
Microsoft.Testing.Extensions.OpenTelemetry.ActivityWrapper.Dispose() -> void
Microsoft.Testing.Extensions.OpenTelemetry.ActivityWrapper.Id.get -> string?
Microsoft.Testing.Extensions.OpenTelemetry.ActivityWrapper.SetTag(string! key, object? value) -> Microsoft.Testing.Platform.Telemetry.IPlatformActivity!
Microsoft.Testing.Extensions.OpenTelemetry.CounterWrapper<T>
Microsoft.Testing.Extensions.OpenTelemetry.CounterWrapper<T>.Add(T delta) -> void
Microsoft.Testing.Extensions.OpenTelemetry.CounterWrapper<T>.CounterWrapper(System.Diagnostics.Metrics.Counter<T>! counter) -> void
Microsoft.Testing.Extensions.OpenTelemetry.HistogramWrapper<T>
Microsoft.Testing.Extensions.OpenTelemetry.HistogramWrapper<T>.HistogramWrapper(System.Diagnostics.Metrics.Histogram<T>! histogram) -> void
Microsoft.Testing.Extensions.OpenTelemetry.HistogramWrapper<T>.Record(T value) -> void
Microsoft.Testing.Extensions.OpenTelemetry.OpenTelemetryPlatformService
Microsoft.Testing.Extensions.OpenTelemetry.OpenTelemetryPlatformService.CreateCounter<T>(string! name, string? unit = null, string? description = null, System.Collections.Generic.IEnumerable<System.Collections.Generic.KeyValuePair<string!, object?>>? tags = null) -> Microsoft.Testing.Platform.Telemetry.ICounter<T>!
Microsoft.Testing.Extensions.OpenTelemetry.OpenTelemetryPlatformService.CreateHistogram<T>(string! name, string? unit = null, string? description = null, System.Collections.Generic.IEnumerable<System.Collections.Generic.KeyValuePair<string!, object?>>? tags = null) -> Microsoft.Testing.Platform.Telemetry.IHistogram<T>!
Microsoft.Testing.Extensions.OpenTelemetry.OpenTelemetryPlatformService.Dispose() -> void
Microsoft.Testing.Extensions.OpenTelemetry.OpenTelemetryPlatformService.OpenTelemetryPlatformService() -> void
Microsoft.Testing.Extensions.OpenTelemetry.OpenTelemetryPlatformService.StartActivity(string! name = "", System.Collections.Generic.IEnumerable<System.Collections.Generic.KeyValuePair<string!, object?>>? tags = null, string? parentId = null, System.DateTimeOffset startTime = default(System.DateTimeOffset)) -> Microsoft.Testing.Platform.Telemetry.IPlatformActivity?
Microsoft.Testing.Extensions.OpenTelemetry.OpenTelemetryPlatformService.TestFrameworkActivity.get -> Microsoft.Testing.Platform.Telemetry.IPlatformActivity?
Microsoft.Testing.Extensions.OpenTelemetry.OpenTelemetryPlatformService.TestFrameworkActivity.set -> void
Microsoft.Testing.Extensions.OpenTelemetry.OpenTelemetryProvider
Microsoft.Testing.Extensions.OpenTelemetry.OpenTelemetryProvider.Dispose() -> void
Microsoft.Testing.Extensions.OpenTelemetry.OpenTelemetryProvider.OpenTelemetryProvider(System.Action<OpenTelemetry.Trace.TracerProviderBuilder!>? withTracing = null, System.Action<OpenTelemetry.Metrics.MeterProviderBuilder!>? withMetrics = null) -> void
Polyfills.Polyfill
Polyfills.Polyfill.extension(System.OperatingSystem)
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
