Property CodeActionPosition
CodeActionPosition
When implemented by a class, gets or sets code action position within the text.
Point CodeActionPosition { get; set; }
When implemented by a class, gets or sets code action position within the text.
Point CodeActionPosition { get; set; }