public string ToString(TypeFormatFlags flags) { return(debugger.Dispatcher.UI(() => code.ToString((TypePrinterFlags)flags))); }