2 references to BoolValue
Aspire.Dashboard (2)
Otlp\Model\Serialization\OtlpJsonProtobufConverter.cs (2)
803else if (json.BoolValue.HasValue) 805anyValue.BoolValue = json.BoolValue.Value;