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