1 reference to GetMatrix
Microsoft.CodeAnalysis.CodeStyle (1)
EditDistance.cs (1)
490
var matrix =
GetMatrix
(sourceLength + 2, targetLength + 2);