2 references to Indentation
System (2)
compmod\microsoft\csharp\csharpcodeprovider.cs (1)
421Indentation indentObj = new Indentation((IndentedTextWriter)Output, Indent + 1);
compmod\microsoft\visualbasic\VBCodeProvider.cs (1)
423Indentation indentObj = new Indentation((IndentedTextWriter)Output, Indent + 1);