1 instantiation of ResourceInfoJson
Aspire.Dashboard (1)
Api\TelemetryApiService.cs (1)
399.Select(r => new ResourceInfoJson
3 references to ResourceInfoJson
Aspire.Dashboard (3)
Api\TelemetryApiService.cs (1)
394public ResourceInfoJson[] GetResources()
src\Shared\Otlp\Serialization\OtlpJsonSerializerContext.cs (2)
67[JsonSerializable(typeof(ResourceInfoJson))] 68[JsonSerializable(typeof(ResourceInfoJson[]))]