2 writes to _indentation
dotnet-svcutil-lib (2)
FrameworkFork\Microsoft.Xml\Xml\Core\XmlTextWriter.cs (2)
258
_indentation
= 2;
346
_indentation
= value;
2 references to _indentation
dotnet-svcutil-lib (2)
FrameworkFork\Microsoft.Xml\Xml\Core\XmlTextWriter.cs (2)
341
get { return
_indentation
; }
1402
for (i *=
_indentation
; i > 0; i--)