1 write to _profilingTelemetry
Aspire.Hosting.RemoteHost (1)
JsonRpcServer.cs (1)
38_profilingTelemetry = profilingTelemetry;
2 references to _profilingTelemetry
Aspire.Hosting.RemoteHost (2)
JsonRpcServer.cs (2)
55using var activity = _profilingTelemetry.StartJsonRpcListen(transport); 202using var activity = _profilingTelemetry.StartJsonRpcConnection();