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