1 reference to s_clientSideSectionPattern
Microsoft.CodeAnalysis.LanguageServer.Protocol.UnitTests (1)
Configuration\DidChangeConfigurationNotificationHandlerTest.cs (1)
334
var regex = new Regex(
s_clientSideSectionPattern
);