3 references to NewLineAndIndent
GenerateDocumentationAndConfigFiles (3)
JsonWriter.cs (3)
127Debug.Assert(_pending is Pending.NewLineAndIndent or Pending.CommaNewLineAndIndent); 145_pending = Pending.NewLineAndIndent; 151_pending = Pending.NewLineAndIndent;