1 write to _clientMessageFormatter
Microsoft.AspNetCore.Razor.Test.Common.Tooling (1)
LanguageServer\CSharpTestLspServer.cs (1)
57_clientMessageFormatter = CreateSystemTextJsonMessageFormatter(languageServerFactory);
2 references to _clientMessageFormatter
Microsoft.AspNetCore.Razor.Test.Common.Tooling (2)
LanguageServer\CSharpTestLspServer.cs (2)
58_clientMessageHandler = new HeaderDelimitedMessageHandler(clientStream, clientStream, _clientMessageFormatter); 179_clientMessageFormatter.Dispose();