Implemented interface member:
method
CreateContext
Microsoft.CommonLanguageServerProtocol.Framework.ILspLogger.CreateContext(System.String)
1 override of CreateContext
Microsoft.CodeAnalysis.LanguageServer.Protocol (1)
NoOpLspLogger.cs (1)
16
public override IDisposable?
CreateContext
(string context) => null;