2 references to CreateSystemTextJsonMessageFormatter
Microsoft.AspNetCore.Razor.Test.Common.Tooling (2)
LanguageServer\CSharpTestLspServer.cs (2)
50
_serverMessageFormatter =
CreateSystemTextJsonMessageFormatter
(languageServerFactory);
57
_clientMessageFormatter =
CreateSystemTextJsonMessageFormatter
(languageServerFactory);