2 references to Text
Microsoft.CodeAnalysis.Features (2)
ExternalAccess\VSTypeScript\Api\IVSTypeScriptTodoCommentDataServiceImplementation.cs (1)
23public string Text => Descriptor.Text;
TaskList\AbstractTaskListService.cs (1)
93var token = commentDescriptor.Text;