2 references to GenerateCodeMethodName
Aspire.Hosting.RemoteHost (2)
CodeGeneration\CodeGenerationService.cs (2)
234
[JsonRpcMethod(
GenerateCodeMethodName
)]
237
using var rpcActivity = _profilingTelemetry.StartJsonRpcServerCall(
GenerateCodeMethodName
);