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
--;
1086
iw.
Indent
= _indent;
2 references to Indent
dotnet-svcutil-lib (2)
FrameworkFork\Microsoft.CodeDom\Compiler\CodeGenerator.cs (1)
195
return _output.
Indent
;
FrameworkFork\Microsoft.CodeDom\Microsoft\CSharpCodeProvider.cs (1)
305
return _output.
Indent
;