4 references to BlockCodeFence
Microsoft.CodeAnalysis.LanguageServer.Protocol (4)
Extensions\ProtocolConversions.cs (4)
900
codeFence =
BlockCodeFence
;
913
if (codeFence ==
BlockCodeFence
)
939
markdownBuilder.AppendLine($"{
BlockCodeFence
}text");
941
markdownBuilder.AppendLine(
BlockCodeFence
);