2 references to TypesEquivalent
Microsoft.CodeAnalysis.Features (2)
EditAndContinue\AbstractEditAndContinueAnalyzer.cs (2)
2467=> TypesEquivalent(oldParameter.ConstraintTypes, newParameter.ConstraintTypes, exact) && 2481TypesEquivalent(oldType.AllInterfaces, newType.AllInterfaces, exact);