Implemented interface member:
2 references to GetDesiredIndentation
Microsoft.CodeAnalysis.EditorFeatures.Test.Utilities (2)
Formatting\CoreFormatterTestsBase.cs (2)
65var actualIndentation = provider.GetDesiredIndentation(indentationLineFromBuffer); 121var actualIndentation = provider.GetDesiredIndentation(indentationLineFromBuffer);