1 write to text
System (1)
compmod\system\codedom\CodeComment.cs (1)
78
text
= value;
2 references to text
System (2)
compmod\system\codedom\CodeComment.cs (2)
75
return (
text
== null) ? string.Empty :
text
;