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)
341get { return _indentation; } 1402for (i *= _indentation; i > 0; i--)