2 references to TypeSymbolEquals
Microsoft.CodeAnalysis.CSharp (2)
Symbols\TypeWithAnnotations.cs (2)
352else if (!other.HasType || !TypeSymbolEquals(other, comparison)) 1194return _underlying.TypeSymbolEquals(otherLazy._underlying, comparison);