4 references to new
Microsoft.CodeAnalysis.Features (4)
CommentSelection\AbstractCommentSelectionService.cs (2)
16
?
new
(supportsSingleLineComment: true, SupportsBlockComment, SingleLineCommentString, BlockCommentStartString, BlockCommentEndString)
17
:
new
(supportsSingleLineComment: true, SupportsBlockComment, SingleLineCommentString, blockCommentStartString: "", blockCommentEndString: "");
ExternalAccess\VSTypeScript\Api\VSTypeScriptCommentSelectionInfo.cs (1)
25
string blockCommentEndString) : this(
new
(
ExternalAccess\VSTypeScript\VSTypeScriptCommentSelectionService.cs (1)
22
=>
new
(