Base:
property
Arity
Microsoft.CodeAnalysis.CSharp.Symbols.ErrorTypeSymbol.Arity
3 references to Arity
Microsoft.CodeAnalysis.CSharp (3)
Symbols\ExtendedErrorTypeSymbol.cs (3)
302
this.Name == other.Name && this.
Arity
== other.
Arity
;
307
return Hash.Combine(this.
Arity
,