15 writes to Indent
dotnet-svcutil-lib (15)
FrameworkFork\Microsoft.CodeDom\Compiler\CodeGenerator.cs (1)
199_output.Indent = value;
FrameworkFork\Microsoft.CodeDom\Microsoft\CSharpCodeProvider.cs (1)
309_output.Indent = value;
FrameworkFork\Microsoft.Xml\Xml\schema\GenerateConverter.cs (13)
586_w.Indent++; 593_w.Indent--; 628_w.Indent++; 639_w.Indent--; 647_w.Indent++; 655_w.Indent--; 669_w.Indent++; 710_w.Indent--; 755_w.Indent++; 757_w.Indent--; 819_w.Indent++; 823_w.Indent--; 1086iw.Indent = _indent;
2 references to Indent
dotnet-svcutil-lib (2)
FrameworkFork\Microsoft.CodeDom\Compiler\CodeGenerator.cs (1)
195return _output.Indent;
FrameworkFork\Microsoft.CodeDom\Microsoft\CSharpCodeProvider.cs (1)
305return _output.Indent;