3 references to NewLineAndIndent
Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost (3)
src\Compilers\Core\Portable\InternalUtilities\JsonWriter.cs (3)
219Debug.Assert(_pending == Pending.NewLineAndIndent || _pending == Pending.CommaNewLineAndIndent); 237_pending = Pending.NewLineAndIndent; 243_pending = Pending.NewLineAndIndent;