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