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