13 references to EmitCurrentLineAsComment
Microsoft.CodeAnalysis.Razor.Workspaces (13)
Formatting\Passes\CSharpFormattingPass.CSharpDocumentGenerator.cs (13)
583return EmitCurrentLineAsComment(); 588: EmitCurrentLineAsComment(); // This is a single line element, so it doesn't cause indentation 680return EmitCurrentLineAsComment(); 707return EmitCurrentLineAsComment(); 722return EmitCurrentLineAsComment(); 731return EmitCurrentLineAsComment(); 755return EmitCurrentLineAsComment(htmlIndentLevel: htmlIndentLevel, additionalIndentation: additionalIndentation); 867return EmitCurrentLineAsComment(); 879return EmitCurrentLineAsComment(); 904return EmitCurrentLineAsComment(); 916return EmitCurrentLineAsComment(); 1014return EmitCurrentLineAsComment(); 1055return EmitCurrentLineAsComment();