3 references to UninitializedIndentationDelta
Microsoft.CodeAnalysis.Workspaces (3)
src\Workspaces\SharedUtilitiesAndExtensions\Compiler\Core\Formatting\Context\FormattingContext.IndentationData.cs (3)
51/// <see cref="UninitializedIndentationDelta"/> if the field is not yet initialized; otherwise, the value 64_lazyIndentationDelta = UninitializedIndentationDelta; 96UninitializedIndentationDelta,