1 write to _text
System.CodeDom (1)
System\CodeDom\CodeComment.cs (1)
28set => _text = value;
1 reference to _text
System.CodeDom (1)
System\CodeDom\CodeComment.cs (1)
27get => _text ?? string.Empty;