2 references to DetectAppHostTypeMethodName
Aspire.Hosting.RemoteHost (2)
Language\LanguageService.cs (2)
86
[JsonRpcMethod(
DetectAppHostTypeMethodName
)]
89
using var rpcActivity = _profilingTelemetry.StartJsonRpcServerCall(
DetectAppHostTypeMethodName
);