Helper method that adds correct identation to the xml output. Calling this method will add level number of tab characters to the xml string. @param xml The string builder for the XML document. @param level The level of identation.
(StringBuilder xml, int level)
source not stored for this graph (policy: none)
no test coverage detected