2 references to IndentationString
System (2)
compmod\microsoft\csharp\csharpcodeprovider.cs (1)
474
b.Append(indentObj.
IndentationString
);
compmod\microsoft\visualbasic\VBCodeProvider.cs (1)
494
b.Append(indentObj.
IndentationString
);