1 reference to HasSameShapeAs
Microsoft.CodeAnalysis.VisualBasic (1)
Symbols\ArrayTypeSymbol.vb (1)
328
If other Is Nothing OrElse Not other.
HasSameShapeAs
(Me) OrElse Not other.ElementType.Equals(ElementType, compareKind) Then