2 writes to Text
System.CodeDom (2)
System\CodeDom\CodeComment.cs (2)
14Text = text; 19Text = text;
2 references to Text
System.CodeDom (2)
Microsoft\CSharp\CSharpCodeGenerator.cs (1)
864string value = e.Text;
Microsoft\VisualBasic\VBCodeGenerator.cs (1)
1230string value = e.Text;