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