2 references to GetRuntimeSpecMethodName
Aspire.Hosting.RemoteHost (2)
Language\LanguageService.cs (2)
125
[JsonRpcMethod(
GetRuntimeSpecMethodName
)]
128
using var rpcActivity = _profilingTelemetry.StartJsonRpcServerCall(
GetRuntimeSpecMethodName
);