Hosts the AXSG runtime MCP surface in-process for a running Avalonia application.
public sealed class XamlSourceGenRuntimeMcpServer : IDisposable
kind:method, kind:property, kind:ctor. Press Esc to clear.XamlSourceGenRuntimeMcpServer(Stream, Stream)Initializes a new instance of the XamlSourceGenRuntimeMcpServer class.RunAsync(CancellationToken)Runs the MCP request loop until cancellation or end-of-stream.