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