1 write to _arity
Microsoft.CodeAnalysis.CSharp (1)
Declarations\SingleTypeDeclaration.cs (1)
94_arity = (ushort)arity;
3 references to _arity
Microsoft.CodeAnalysis.CSharp (3)
Declarations\SingleTypeDeclaration.cs (3)
122return _arity; 261if ((thisDecl._arity != otherDecl._arity) ||