1 write to _writer
Microsoft.Cci.Extensions (1)
Writers\Syntax\IndentionSyntaxWriter.cs (1)
23_writer = writer;
3 references to _writer
Microsoft.Cci.Extensions (3)
Writers\Syntax\IndentionSyntaxWriter.cs (3)
38WriteIndent(_writer, _indent); 40_writer.Write(s); 60WriteLine(_writer);