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