3 references to ComputeWeightedDistance
Microsoft.CodeAnalysis.VisualBasic.Features (3)
EditAndContinue\SyntaxComparer.vb (3)
976
distance =
ComputeWeightedDistance
(leftStatement.ControlVariable,
990
distance =
ComputeWeightedDistance
(leftStatement.ControlVariable,
1142
Return
ComputeWeightedDistance
(Nothing, leftHeader, leftStatements, Nothing, rightHeader, rightStatements)