1 reference to LastIndexOfDifferent
Microsoft.CodeAnalysis.EditorFeatures.Test.Utilities (1)
EditAndContinue\ActiveStatementsDescription.cs (1)
291
var length =
LastIndexOfDifferent
(regionText, ' ') - start + 1;