2 references to IndentationString
System.CodeDom (2)
Microsoft\CSharp\CSharpCodeGenerator.cs (1)
152
b.Append(indentObj.
IndentationString
);
Microsoft\VisualBasic\VBCodeGenerator.cs (1)
365
b.Append(indentObj.
IndentationString
);