6 references to Unset
Aspire.Dashboard (6)
artifacts\obj\Aspire.Dashboard\Debug\net8.0\opentelemetry\proto\trace\v1\Trace.cs (5)
2444
private global::OpenTelemetry.Proto.Trace.V1.Status.Types.StatusCode code_ = global::OpenTelemetry.Proto.Trace.V1.Status.Types.StatusCode.
Unset
;
2482
if (Code != global::OpenTelemetry.Proto.Trace.V1.Status.Types.StatusCode.
Unset
) hash ^= Code.GetHashCode();
2523
if (Code != global::OpenTelemetry.Proto.Trace.V1.Status.Types.StatusCode.
Unset
) {
2540
if (Code != global::OpenTelemetry.Proto.Trace.V1.Status.Types.StatusCode.
Unset
) {
2558
if (other.Code != global::OpenTelemetry.Proto.Trace.V1.Status.Types.StatusCode.
Unset
) {
Otlp\Storage\TelemetryRepository.cs (1)
888
Status.Types.StatusCode.
Unset
=> OtlpSpanStatusCode.Unset,