2 references to GetSyntaxWriter
Microsoft.DotNet.GenAPI (2)
Program.cs (2)
102
using (IStyleSyntaxWriter syntaxWriter =
GetSyntaxWriter
(output, writerType.ParsedValue, syntaxWriterType.ParsedValue))
130
using (IStyleSyntaxWriter syntaxWriter =
GetSyntaxWriter
(output, writerType.ParsedValue, syntaxWriterType.ParsedValue))