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