1 reference to ComputeWeightedDistance
Microsoft.CodeAnalysis.CSharp.Features (1)
EditAndContinue\SyntaxComparer.cs (1)
886
distance =
ComputeWeightedDistance
((CatchClauseSyntax)leftNode, (CatchClauseSyntax)rightNode);