4 references to BlockCodeFence
Microsoft.CodeAnalysis.LanguageServer.Protocol (4)
Extensions\ProtocolConversions.cs (4)
884
codeFence =
BlockCodeFence
;
897
if (codeFence ==
BlockCodeFence
)
923
markdownBuilder.AppendLine($"{
BlockCodeFence
}text");
925
markdownBuilder.AppendLine(
BlockCodeFence
);