3 references to _writer
System.Text.RegularExpressions.Generator (3)
RegexGenerator.Emitter.cs (3)
5897if (_writer is not null) 5899_writer.Indent--; 5900_writer.WriteLine(_faux ? "//}" : "}");