3 writes to _text
System.Data.Entity (3)
System\Data\Common\Utils\TreePrinter.cs (3)
31_text = new StringBuilder(); 43_text = new StringBuilder(); 47_text = new StringBuilder(text);
1 reference to _text
System.Data.Entity (1)
System\Data\Common\Utils\TreePrinter.cs (1)
71internal StringBuilder Text { get { return _text; } }