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