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