23 references to CreateLineInfo
Microsoft.CodeAnalysis.Razor.Workspaces (23)
Formatting\Passes\CSharpFormattingPass.CSharpDocumentGenerator.cs (23)
246_lineInfoBuilder.Add(CreateLineInfo(processIndentation: false)); 437return CreateLineInfo( 445return CreateLineInfo( 471return CreateLineInfo(); 517return CreateLineInfo( 538return CreateLineInfo( 556return CreateLineInfo(processIndentation: false, processFormatting: true, checkForNewLines: true); 625return CreateLineInfo(); 849return CreateLineInfo(); 952return CreateLineInfo( 966return CreateLineInfo( 980return CreateLineInfo( 996return CreateLineInfo( 1068return CreateLineInfo(skipNextLineIfBrace: true); 1077return CreateLineInfo( 1093return CreateLineInfo( 1106return CreateLineInfo( 1154return CreateLineInfo(processFormatting: true, checkForNewLines: true); 1160return CreateLineInfo(htmlIndentLevel: htmlIndentLevel, additionalIndentation: additionalIndentation); 1168return CreateLineInfo(skipNextLineIfBrace: true); 1187return CreateLineInfo(htmlIndentLevel: htmlIndentLevel + 1, additionalIndentation: additionalIndentation); 1244return CreateLineInfo(); 1250return CreateLineInfo(processIndentation: false);