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