9 references to Types
Stress.TelemetryService (9)
artifacts\obj\Stress.TelemetryService\Debug\net8.0\opentelemetry\proto\trace\v1\Trace.cs (9)
77new pbr::GeneratedClrTypeInfo(typeof(global::OpenTelemetry.Proto.Trace.V1.Status), global::OpenTelemetry.Proto.Trace.V1.Status.Parser, new[]{ "Message", "Code" }, null, new[]{ typeof(global::OpenTelemetry.Proto.Trace.V1.Status.Types.StatusCode) }, null, null) 2444private global::OpenTelemetry.Proto.Trace.V1.Status.Types.StatusCode code_ = global::OpenTelemetry.Proto.Trace.V1.Status.Types.StatusCode.Unset; 2450public global::OpenTelemetry.Proto.Trace.V1.Status.Types.StatusCode Code { 2482if (Code != global::OpenTelemetry.Proto.Trace.V1.Status.Types.StatusCode.Unset) hash ^= Code.GetHashCode(); 2523if (Code != global::OpenTelemetry.Proto.Trace.V1.Status.Types.StatusCode.Unset) { 2540if (Code != global::OpenTelemetry.Proto.Trace.V1.Status.Types.StatusCode.Unset) { 2558if (other.Code != global::OpenTelemetry.Proto.Trace.V1.Status.Types.StatusCode.Unset) { 2612Code = (global::OpenTelemetry.Proto.Trace.V1.Status.Types.StatusCode) input.ReadEnum();