2 references to ExportApiMethodName
Aspire.Hosting.RemoteHost (2)
CodeGeneration\CodeGenerationService.cs (2)
288
[JsonRpcMethod(
ExportApiMethodName
)]
295
using var rpcActivity = _profilingTelemetry.StartJsonRpcServerCall(
ExportApiMethodName
);