9 references to IndentByTwo
Microsoft.CodeAnalysis.Razor.Workspaces (1)
Formatting\Passes\CSharpFormattingPass.CSharpDocumentGenerator.cs (1)
773else if (_attributeIndentStyle == AttributeIndentStyle.IndentByTwo)
Microsoft.VisualStudio.LanguageServices.Razor.UnitTests (4)
src\Razor\src\Razor\test\Microsoft.CodeAnalysis.Razor.CohostingShared.UnitTests\Formatting\DocumentFormattingTest.cs (3)
10731attributeIndentStyle: AttributeIndentStyle.IndentByTwo); 11427attributeIndentStyle: AttributeIndentStyle.IndentByTwo); 12193attributeIndentStyle: AttributeIndentStyle.IndentByTwo);
src\Razor\src\Razor\test\Microsoft.CodeAnalysis.Razor.CohostingShared.UnitTests\Formatting\HtmlFormattingTest.cs (1)
650AttributeIndentStyle.IndentByTwo);
Microsoft.VisualStudioCode.RazorExtension.UnitTests (4)
src\Razor\src\Razor\test\Microsoft.CodeAnalysis.Razor.CohostingShared.UnitTests\Formatting\DocumentFormattingTest.cs (3)
10731attributeIndentStyle: AttributeIndentStyle.IndentByTwo); 11427attributeIndentStyle: AttributeIndentStyle.IndentByTwo); 12193attributeIndentStyle: AttributeIndentStyle.IndentByTwo);
src\Razor\src\Razor\test\Microsoft.CodeAnalysis.Razor.CohostingShared.UnitTests\Formatting\HtmlFormattingTest.cs (1)
650AttributeIndentStyle.IndentByTwo);