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