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