3 writes to StartCharacter
Microsoft.CodeAnalysis.LanguageServer.Protocol (3)
Handler\FoldingRanges\FoldingRangesHandler.cs (3)
121StartCharacter = linePositionSpan.Start.Character, 171StartCharacter = foldingRange.StartCharacter, 180updatedRange.StartCharacter = null;
2 references to StartCharacter
Microsoft.CodeAnalysis.LanguageServer.Protocol (2)
Handler\FoldingRanges\FoldingRangesHandler.cs (1)
171StartCharacter = foldingRange.StartCharacter,
Protocol\FoldingRangeSetting.cs (1)
32/// and will ignore <see cref="FoldingRange.StartCharacter"/> and