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