1 write to _textWriter
Microsoft.DotNet.GenAPI (1)
CSharpFileBuilder.cs (1)
47_textWriter = textWriter;
2 references to _textWriter
Microsoft.DotNet.GenAPI (2)
CSharpFileBuilder.cs (2)
70_textWriter.Write(GetFormattedHeader(_header)); 73root.WriteTo(_textWriter);