2 references to LinkInfix
dotnet (2)
Commands\Test\MTP\Terminal\AnsiCodes.cs (1)
46
/// Print <see cref="LinkPrefix"/>url<see cref="
LinkInfix
"/>text<see cref="LinkSuffix"/> to render a hyperlink.
Commands\Test\MTP\Terminal\AnsiTerminal.cs (1)
227
Append(AnsiCodes.
LinkInfix
);