3 references to NewLineAndIndent
GenerateDocumentationAndConfigFiles (3)
JsonWriter.cs (3)
125Debug.Assert(_pending is Pending.NewLineAndIndent or Pending.CommaNewLineAndIndent); 143_pending = Pending.NewLineAndIndent; 149_pending = Pending.NewLineAndIndent;