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