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