4 references to BlockCodeFence
Microsoft.CodeAnalysis.LanguageServer.Protocol (4)
Extensions\ProtocolConversions.cs (4)
904
codeFence =
BlockCodeFence
;
918
if (codeFence ==
BlockCodeFence
)
944
markdownBuilder.AppendLine($"{
BlockCodeFence
}text");
946
markdownBuilder.AppendLine(
BlockCodeFence
);